diff --git a/apps/web/public/images/partners/lefcoin.png b/apps/web/public/images/partners/lefcoin.png new file mode 100644 index 0000000000..5a6ef4720e Binary files /dev/null and b/apps/web/public/images/partners/lefcoin.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 207b872b3c..62ef0ba2be 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4768,11 +4768,19 @@ "subcategory": "bridge" }, { - "name": "Melvin", - "url": "https://melvin.wtf", - "description": "Melvin's ERC-8004 based agents scans prediction markets 24/7 and automatically hedges your positions so you profit regardless of outcome.", - "imageUrl": "/images/partners/melvin25.png", - "category": "ai", - "subcategory": "ai" + "name": "Melvin", + "url": "https://melvin.wtf", + "description": "Melvin's ERC-8004 based agents scans prediction markets 24/7 and automatically hedges your positions so you profit regardless of outcome.", + "imageUrl": "/images/partners/melvin25.png", + "category": "ai", + "subcategory": "ai" + }, + { + "name": "LefCoin", + "url": "https://lefcoin.com", + "description": "Sentiment-indexed cryptocurrency with LOVE Index that rewards holders when global positivity rises. 11 charities funded on-chain.", + "imageUrl": "/images/partners/lefcoin.png", + "category": "defi", + "subcategory": "dex" } ]