From 1c361cd585c87a841f8434d1ce279b87f92e2154 Mon Sep 17 00:00:00 2001 From: Freee Dev Date: Thu, 27 Nov 2025 08:55:29 +0800 Subject: [PATCH] [update] add gmonadmeme --- mainnet/Gmonad.meme.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 mainnet/Gmonad.meme.json diff --git a/mainnet/Gmonad.meme.json b/mainnet/Gmonad.meme.json new file mode 100644 index 0000000..0819af5 --- /dev/null +++ b/mainnet/Gmonad.meme.json @@ -0,0 +1,17 @@ +{ + "name": "Gmonad.meme", + "description": "The go-to native memecoin launchpad on Monad.", + "live": true, + "categories": ["DeFi::Launchpads"], + "addresses": { + "CoinFactory": "0xD079AC9B31371C8Fd4Cb53cd035ED449a96A4b37", + "BondingCurveImplementation": "0x1dd39B2117d496C8493Fb1e13a1E522b01dad959", + "TokenImplementation": "0x7b81878306f8B073068dA8F3BAE1a8eDA983Cf7e" + }, + "links": { + "project": "https://gmonad.meme", + "twitter": "https://x.com/gmonadmeme", + "discord": "https://discord.gg/gmonad", + "docs": "https://docs.gmonad.meme/" + } +}