diff --git a/apps/web/public/images/partners/tokengenerator.png b/apps/web/public/images/partners/tokengenerator.png new file mode 100644 index 0000000000..2198b76d94 Binary files /dev/null and b/apps/web/public/images/partners/tokengenerator.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 2bc9195f7d..0dbebb27d9 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3590,5 +3590,13 @@ "imageUrl": "/images/partners/gbm-domains.png", "category": "consumer", "subcategory": "nft" + }, + { + "name": "Token Generator", + "description": "Token Generator is the pioneering no-code tool that revolutionized the way of creating ERC20 tokens. Since 2018, Token Generator has been the go-to platform for thousands of projects and companies that have entered Web3. Try creating a token in less than a minute with the most trusted Smart Contract Generator for ERC20 tokens.", + "url": "https://www.smartcontracts.tools/token-generator/base/", + "imageUrl": "/images/partners/tokengenerator.png", + "category": "infra", + "subcategory": "developer tool" } ]