diff --git a/apps/web/public/images/partners/cowswap.png b/apps/web/public/images/partners/cowswap.png new file mode 100644 index 0000000000..9d2cd64511 Binary files /dev/null and b/apps/web/public/images/partners/cowswap.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index d8895ea915..65bebd246a 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -1,4 +1,12 @@ [ + { + "name": "CoW Swap", + "description": "CoW Swap is an intent-based meta-DEX aggregator that leverages CoW Protocol's bespoke batch/solver ecosystem. With built in MEV protection, CoW Swap lets traders big and small do more and worry less", + "url": "https://swap.cow.fi", + "imageUrl": "/images/partners/cowswap.png", + "category": "defi", + "subcategory": "dex aggregator" + }, { "name": "Arcadia Games", "description": "Arcadia Games provides PvP board games on the blockchain. Play Chess, Battleship and other classic games against other players for crypto.", @@ -3631,4 +3639,4 @@ "category": "infra", "subcategory": "data" } -] +] \ No newline at end of file