diff --git a/data/ecosystems/m/moonwell.toml b/data/ecosystems/m/moonwell.toml index 7e4ec5b43b..1d4abc8973 100644 --- a/data/ecosystems/m/moonwell.toml +++ b/data/ecosystems/m/moonwell.toml @@ -30,6 +30,10 @@ url = "https://github.com/moonwell-fi/moonwell-subgraph" [[repo]] url = "https://github.com/moonwell-fi/moonwell.js" +[[repo]] +url = "https://github.com/moonwell-fi/nomad-agents" +missing = true + [[repo]] url = "https://github.com/moonwell-fi/proposal-verification" @@ -37,4 +41,4 @@ url = "https://github.com/moonwell-fi/proposal-verification" url = "https://github.com/moonwell-fi/temporal-governance" [[repo]] -url = "https://github.com/moonwell-fi/yield-server" \ No newline at end of file +url = "https://github.com/moonwell-fi/yield-server"