diff --git a/apps/web/public/images/partners/20lab.png b/apps/web/public/images/partners/20lab.png new file mode 100644 index 0000000000..5f9835294f Binary files /dev/null and b/apps/web/public/images/partners/20lab.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 28b21d910b..5f3f3c8929 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4214,5 +4214,13 @@ "description": "The friendly crypto wallet built for DeFi & NFTs.", "url": "https://phantom.app/", "imageUrl": "/images/partners/phantom.svg" + }, + { + "name": "20lab", + "description": "20lab.app is the most customizable ERC-20, SPL & Sui token generator with over 17 extendable features. Test our generator for free and manage functions via token owner dashboard.", + "url": "https://20lab.app/generate/erc20-token/base/", + "imageUrl": "/images/partners/20lab.png", + "category": "infra", + "subcategory": "developer tool" } ]