diff --git a/apps/web/public/images/partners/melvin25.png b/apps/web/public/images/partners/melvin25.png new file mode 100644 index 00000000000..9f283c485f7 Binary files /dev/null and b/apps/web/public/images/partners/melvin25.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index ed994d69f68..207b872b3cd 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4766,5 +4766,13 @@ "imageUrl": "/images/partners/allbridge-core-logo.png", "category": "infra", "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" } ]