diff --git a/tokenlists-mainnet.json b/tokenlists-mainnet.json new file mode 100644 index 0000000..5e8a995 --- /dev/null +++ b/tokenlists-mainnet.json @@ -0,0 +1,21 @@ +{ + "name": "Monad Mainnet", + "logoURI": "https://raw.githubusercontent.com/monad-developers/token-list/refs/heads/main/assets/monad.svg", + "keywords": ["monad mainnet"], + "timestamp": "2025-09-22T04:00:00.000+00:00", + "tokens": [ + { + "chainId": 143, + "address": "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A", + "name": "Wrapped MON", + "symbol": "WMON", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/monad-developers/token-list/refs/heads/main/assets/monad.svg" + }, + ], + "version": { + "major": 0, + "minor": 0, + "patch": 1 + } +} \ No newline at end of file