From c0016e501bff01d1492961152930c350710c11cb Mon Sep 17 00:00:00 2001 From: Zeke Date: Thu, 2 Jan 2025 10:47:20 +0800 Subject: [PATCH] docs : Update the ecosystem.json file. --- apps/web/src/data/ecosystem.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index d8895ea915..d0db367e6a 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3630,5 +3630,13 @@ "imageUrl": "/images/partners/ethgastracker.png", "category": "infra", "subcategory": "data" - } + }, +{ + "name": "Starbase", + "description": "Starbase is a decentralised exchange (DEX) aggregator that optimizes trades through smart routing and trade splitting, ensuring users get the best prices and minimises slippage.", + "url": "https://starbase.ag", + "imageUrl": "https://starbase-hub.gitbook.io/guides/media-kit/starbase-media/starbase-logo", + "category": "DEFI", + "subcategory": "DEX AGGREGATOR" +} ]