SwapKit will support Monad Mainnet from day 1 (Monday November 24th 2025) through the NEAR Intents provider.
/tokens endpoint in SwapKit API will return the following entries for the Monad (NOTE: the logoURI’s will change):{
"chain": "MONAD",
"chainId": "143",
"ticker": "’MON",
"identifier": "MONAD.MON",
"symbol": "MON",
"name": "Monad",
"decimals": 18,
"logoURI": "<https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/mainnet/MON/logo.svg>",
"coingeckoId": "monad"
},
{
"chain": "MONAD",
"address": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603"
"chainId": "143",
"ticker": "USDC",
"identifier": "MONAD.USDC-0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"symbol": "USDC-0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"name": "Monad USDC",
"decimals": 6,
"logoURI": "<https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/mainnet/USDC/logo.svg>",
"coingeckoId": "usdc"
},
{
"chain": "MONAD",
"address": "0xe7cd86e13AC4309349F30B3435a9d337750fC82D",
"chainId": "143",
"ticker": "USDT0",
"identifier": "MONAD.USDT0-0xe7cd86e13AC4309349F30B3435a9d337750fC82D",
"symbol": "USDT0-0xe7cd86e13AC4309349F30B3435a9d337750fC82D",
"name": "Monad USDT0",
"decimals": 6,
"logoURI": "<https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/mainnet/USDT0/logo.svg>"
},
/tokens endpoint.For questions, feel free to inquire the SwapKit team.