Supported chains: 26 networks
MemeSwap routes swaps on 26 networks: 23 EVM chains plus Solana, Sui and TON. The chain key in the first column is what the API expects in chain parameters and in /t/<chain>/<address> token page URLs.
Updated 2026-09-17. All documentation.
| Key | Network | Chain id | Native coin | Swaps via | Bridge via | Prices | Explorer |
|---|---|---|---|---|---|---|---|
arc | Arc | 5042 | USDC (18 decimals) | none | none | Alchemy, DexScreener fallback | explorer.arc.io |
ethereum | Ethereum | 1 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | etherscan.io |
bsc | BNB Smart Chain | 56 | BNB (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | bscscan.com |
base | Base | 8453 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | basescan.org |
arbitrum | Arbitrum One | 42161 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | arbiscan.io |
avalanche | Avalanche | 43114 | AVAX (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | snowtrace.io |
polygon | Polygon | 137 | POL (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | polygonscan.com |
optimism | OP Mainnet | 10 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | optimistic.etherscan.io |
hyperevm | HyperEVM | 999 | HYPE (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | hyperevmscan.io |
unichain | Unichain | 130 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | uniscan.xyz |
abstract | Abstract | 2741 | ETH (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | abscan.org |
sonic | Sonic | 146 | S (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | sonicscan.org |
blast | Blast | 81457 | ETH (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | blastscan.io |
linea | Linea Mainnet | 59144 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | lineascan.build |
mantle | Mantle | 5000 | MNT (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | mantlescan.xyz |
cronos | Cronos Mainnet | 25 | CRO (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | explorer.cronos.org |
robinhood | Robinhood Chain | 4663 | ETH (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | robinhoodchain.blockscout.com |
ink | Ink | 57073 | ETH (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | explorer.inkonchain.com |
zksync | ZKsync Era | 324 | ETH (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | explorer.zksync.io |
scroll | Scroll | 534352 | ETH (18 decimals) | LI.FI | LI.FI | Alchemy, DexScreener fallback | scrollscan.com |
berachain | Berachain | 80094 | BERA (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | berascan.com |
monad | Monad | 143 | MON (18 decimals) | KyberSwap | LI.FI | Alchemy, DexScreener fallback | monadscan.com |
pulsechain | PulseChain | 369 | PLS (18 decimals) | PulseX routers (direct) | LI.FI | DexScreener | ipfs.scan.pulsechain.com |
ton | TON | n/a (not EVM) | TON (9 decimals) | STON.fi | Relay | DexScreener | tonviewer.com |
sui | Sui | n/a (not EVM) | SUI (9 decimals) | Cetus | LI.FI | DexScreener | suiscan.xyz/mainnet |
solana | Solana | n/a (not EVM) | SOL (9 decimals) | Jupiter | LI.FI | Alchemy, DexScreener fallback | solscan.io |
What works where
- Swaps. Every chain in the table has a swap provider. On EVM chains that KyberSwap covers, KyberSwap aggregates the pools; the chains it does not cover route through LI.FI's on-chain swap; PulseChain has no aggregator at all, so MemeSwap quotes the two PulseX routers directly and takes the better fill. Solana uses Jupiter, Sui uses the Cetus aggregator, TON uses STON.fi.
- Bridges. A chain with a LI.FI id can be the source or destination of a cross-chain route quoted through LI.FI, and Robinhood Chain pairs also route through deBridge DLN. TON is reachable through Relay. A chain marked "none" can be swapped on but not bridged to from inside MemeSwap.
- Prices and holders. Chains with an Alchemy network get prices and balances from Alchemy first; PulseChain, Sui and TON fall back to DexScreener for prices.
- Fees. The same 85 bps trade fee applies on every chain, collected through that chain's provider; see Fees.
- Token pages.
/t/<chain>/<address>renders for any published token on any chain in the table; the chain hubs list what is currently published per chain.
From the API
GET /api/chains returns this table as JSON (key, chain id in decimal and hex, name, native coin and decimals, default RPC URLs, explorer, swap provider and LI.FI id) and is the authoritative list at any moment. See the API reference.
Chain ids and explorers come from the chain definitions MemeSwap ships (scripts/xkeys.mjs); this page is regenerated from them, not typed by hand.
Nothing here is financial advice. Meme coins are high risk and most lose value. The transaction review and wallet confirmation are authoritative for any live route. Read the full risk disclosure.