diff --git a/apps/web/public/images/partners/moss.png b/apps/web/public/images/partners/moss.png new file mode 100644 index 0000000000..b63e4b6d6a Binary files /dev/null and b/apps/web/public/images/partners/moss.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 8693a2cb10..63d9cc40a6 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -1,19 +1,19 @@ [ { - "name": "growthepie", - "description": "The open analytics platform for the Ethereum ecosystem. We empower Base Chain builders with open and actionable metrics on usage, growth, and adoption.", - "url": "https://www.growthepie.com/chains/base", - "imageUrl": "/images/partners/growthepie.webp", - "category": "infra", - "subcategory": "data" + "name": "growthepie", + "description": "The open analytics platform for the Ethereum ecosystem. We empower Base Chain builders with open and actionable metrics on usage, growth, and adoption.", + "url": "https://www.growthepie.com/chains/base", + "imageUrl": "/images/partners/growthepie.webp", + "category": "infra", + "subcategory": "data" }, { - "name": "Coinrule", - "description": "Launch fully self-custodial onchain automated trading strategies at lightning speed and with one-click UX. Team is backed by Y Combinator", - "url": "https://coinrule.com", - "imageUrl": "/images/partners/coinrule.png", - "category": "defi", - "subcategory": "dex aggregator" + "name": "Coinrule", + "description": "Launch fully self-custodial onchain automated trading strategies at lightning speed and with one-click UX. Team is backed by Y Combinator", + "url": "https://coinrule.com", + "imageUrl": "/images/partners/coinrule.png", + "category": "defi", + "subcategory": "dex aggregator" }, { "name": "0x", @@ -3015,7 +3015,7 @@ "category": "infra", "subcategory": "bridge" }, - { + { "name": "Ormi Labs", "description": "A next-generation Subgraph indexer built for real-time and historical blockchain data at scale.", "url": "https://ormilabs.com/", @@ -4647,7 +4647,7 @@ "category": "consumer", "subcategory": "payments" }, - { + { "name": "KOLZ", "description": "A cutting-edge Web3 influencer platform designed to bridge the gap between leading influencers in the cryptocurrency and blockchain space (known as KOLs - Key Opinion Leaders) and their followers.", "url": "https://kolz.chat/", @@ -4696,13 +4696,13 @@ "subcategory": "dao" }, { - "name": "Super OETH", + "name": "Super OETH", "url": "https://www.originprotocol.com/super", "description": "Super OETH is the first Ethereum LST native to the Base network. Hold superOETHb in your wallet and watch as the balance magically grows daily. Designed by Origin Protocol.", "imageUrl": "/images/partners/SuperOETH.png", "category": "defi", "subcategory": "yield vault" - }, + }, { "name": "Levva", "url": "https://levva.fi/", @@ -4734,5 +4734,13 @@ "imageUrl": "/images/partners/neurobro-logo.png", "category": "ai", "subcategory": "ai" + }, + { + "name": "Moss", + "description": "Moss is an all-in-one AI agent that decodes noise, catches alpha early, and lets you trade smarter.", + "url": "https://moss.site/agent", + "imageUrl": "/images/partners/moss.png", + "category": "ai", + "subcategory": "ai" } ]