diff --git a/json/chain-list.json b/json/chain-list.json new file mode 100644 index 0000000..eb2c594 --- /dev/null +++ b/json/chain-list.json @@ -0,0 +1,16036 @@ +[ + { + "name": "Ethereum Mainnet", + "chainId": 1, + "shortName": "eth", + "networkId": 1, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.infura.io/v3/${INFURA_API_KEY}", + "wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}", + "https://api.mycryptoapi.com/eth", + "https://cloudflare-eth.com", + "https://ethereum.publicnode.com" + ], + "faucets": [], + "infoURL": "https://ethereum.org" + }, + { + "name": "Expanse Network", + "chainId": 2, + "shortName": "exp", + "networkId": 1, + "nativeCurrency": { + "name": "Expanse Network Ether", + "symbol": "EXP", + "decimals": 18 + }, + "rpc": [ + "https://node.expanse.tech" + ], + "faucets": [], + "infoURL": "https://expanse.tech" + }, + { + "name": "Ropsten", + "chainId": 3, + "shortName": "rop", + "networkId": 3, + "nativeCurrency": { + "name": "Ropsten Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://ropsten.infura.io/v3/${INFURA_API_KEY}", + "wss://ropsten.infura.io/ws/v3/${INFURA_API_KEY}" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=3&address=${ADDRESS}", + "https://faucet.ropsten.be?${ADDRESS}" + ], + "infoURL": "https://github.com/ethereum/ropsten" + }, + { + "name": "Rinkeby", + "chainId": 4, + "shortName": "rin", + "networkId": 4, + "nativeCurrency": { + "name": "Rinkeby Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rinkeby.infura.io/v3/${INFURA_API_KEY}", + "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=4&address=${ADDRESS}", + "https://faucet.rinkeby.io" + ], + "infoURL": "https://www.rinkeby.io" + }, + { + "name": "Goerli", + "chainId": 5, + "shortName": "gor", + "networkId": 5, + "nativeCurrency": { + "name": "Goerli Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://goerli.infura.io/v3/${INFURA_API_KEY}", + "wss://goerli.infura.io/v3/${INFURA_API_KEY}", + "https://rpc.goerli.mudit.blog/", + "https://ethereum-goerli.publicnode.com" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=5&address=${ADDRESS}", + "https://goerli-faucet.slock.it?address=${ADDRESS}", + "https://faucet.goerli.mudit.blog" + ], + "infoURL": "https://goerli.net/#about" + }, + { + "name": "Ethereum Classic Testnet Kotti", + "chainId": 6, + "shortName": "kot", + "networkId": 6, + "nativeCurrency": { + "name": "Kotti Ether", + "symbol": "KOT", + "decimals": 18 + }, + "rpc": [ + "https://www.ethercluster.com/kotti" + ], + "faucets": [], + "infoURL": "https://explorer.jade.builders/?network=kotti" + }, + { + "name": "ThaiChain", + "chainId": 7, + "shortName": "tch", + "networkId": 7, + "nativeCurrency": { + "name": "ThaiChain Ether", + "symbol": "TCH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.dome.cloud", + "https://rpc.thaichain.org" + ], + "faucets": [], + "infoURL": "https://thaichain.io" + }, + { + "name": "Ubiq", + "chainId": 8, + "shortName": "ubq", + "networkId": 8, + "nativeCurrency": { + "name": "Ubiq Ether", + "symbol": "UBQ", + "decimals": 18 + }, + "rpc": [ + "https://rpc.octano.dev", + "https://pyrus2.ubiqscan.io" + ], + "faucets": [], + "infoURL": "https://ubiqsmart.com" + }, + { + "name": "Ubiq Network Testnet", + "chainId": 9, + "shortName": "tubq", + "networkId": 2, + "nativeCurrency": { + "name": "Ubiq Testnet Ether", + "symbol": "TUBQ", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://ethersocial.org" + }, + { + "name": "OP Mainnet", + "chainId": 10, + "shortName": "oeth", + "networkId": 10, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.optimism.io/" + ], + "faucets": [], + "infoURL": "https://optimism.io" + }, + { + "name": "Metadium Mainnet", + "chainId": 11, + "shortName": "meta", + "networkId": 11, + "nativeCurrency": { + "name": "Metadium Mainnet Ether", + "symbol": "META", + "decimals": 18 + }, + "rpc": [ + "https://api.metadium.com/prod" + ], + "faucets": [], + "infoURL": "https://metadium.com" + }, + { + "name": "Metadium Testnet", + "chainId": 12, + "shortName": "kal", + "networkId": 12, + "nativeCurrency": { + "name": "Metadium Testnet Ether", + "symbol": "KAL", + "decimals": 18 + }, + "rpc": [ + "https://api.metadium.com/dev" + ], + "faucets": [], + "infoURL": "https://metadium.com" + }, + { + "name": "Diode Testnet Staging", + "chainId": 13, + "shortName": "dstg", + "networkId": 13, + "nativeCurrency": { + "name": "Staging Diodes", + "symbol": "sDIODE", + "decimals": 18 + }, + "rpc": [ + "https://staging.diode.io:8443/", + "wss://staging.diode.io:8443/ws" + ], + "faucets": [], + "infoURL": "https://diode.io/staging" + }, + { + "name": "Flare Mainnet", + "chainId": 14, + "shortName": "flr", + "networkId": 14, + "nativeCurrency": { + "name": "Flare", + "symbol": "FLR", + "decimals": 18 + }, + "rpc": [ + "https://flare-api.flare.network/ext/C/rpc" + ], + "faucets": [], + "infoURL": "https://flare.xyz" + }, + { + "name": "Diode Prenet", + "chainId": 15, + "shortName": "diode", + "networkId": 15, + "nativeCurrency": { + "name": "Diodes", + "symbol": "DIODE", + "decimals": 18 + }, + "rpc": [ + "https://prenet.diode.io:8443/", + "wss://prenet.diode.io:8443/ws" + ], + "faucets": [], + "infoURL": "https://diode.io/prenet" + }, + { + "name": "Flare Testnet Coston", + "chainId": 16, + "shortName": "cflr", + "networkId": 16, + "nativeCurrency": { + "name": "Coston Flare", + "symbol": "CFLR", + "decimals": 18 + }, + "rpc": [ + "https://coston-api.flare.network/ext/bc/C/rpc" + ], + "faucets": [ + "https://faucet.towolabs.com", + "https://fauceth.komputing.org?chain=16&address=${ADDRESS}" + ], + "infoURL": "https://flare.xyz" + }, + { + "name": "ThaiChain 2.0 ThaiFi", + "chainId": 17, + "shortName": "tfi", + "networkId": 17, + "nativeCurrency": { + "name": "Thaifi Ether", + "symbol": "TFI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.thaifi.com" + ], + "faucets": [], + "infoURL": "https://exp.thaifi.com" + }, + { + "name": "ThunderCore Testnet", + "chainId": 18, + "shortName": "TST", + "networkId": 18, + "nativeCurrency": { + "name": "ThunderCore Testnet Token", + "symbol": "TST", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.thundercore.com" + ], + "faucets": [ + "https://faucet-testnet.thundercore.com" + ], + "infoURL": "https://thundercore.com" + }, + { + "name": "Songbird Canary-Network", + "chainId": 19, + "shortName": "sgb", + "networkId": 19, + "nativeCurrency": { + "name": "Songbird", + "symbol": "SGB", + "decimals": 18 + }, + "rpc": [ + "https://songbird-api.flare.network/ext/C/rpc", + "https://sgb.ftso.com.au/ext/bc/C/rpc", + "https://sgb.lightft.so/rpc", + "https://sgb-rpc.ftso.eu" + ], + "faucets": [], + "infoURL": "https://flare.xyz" + }, + { + "name": "Elastos Smart Chain", + "chainId": 20, + "shortName": "esc", + "networkId": 20, + "nativeCurrency": { + "name": "Elastos", + "symbol": "ELA", + "decimals": 18 + }, + "rpc": [ + "https://api.elastos.io/eth" + ], + "faucets": [ + "https://faucet.elastos.org/" + ], + "infoURL": "https://www.elastos.org/" + }, + { + "name": "Elastos Smart Chain Testnet", + "chainId": 21, + "shortName": "esct", + "networkId": 21, + "nativeCurrency": { + "name": "Elastos", + "symbol": "tELA", + "decimals": 18 + }, + "rpc": [ + "https://api-testnet.elastos.io/eth" + ], + "faucets": [ + "https://esc-faucet.elastos.io/" + ], + "infoURL": "https://www.elastos.org/" + }, + { + "name": "ELA-DID-Sidechain Mainnet", + "chainId": 22, + "shortName": "eladid", + "networkId": 22, + "nativeCurrency": { + "name": "Elastos", + "symbol": "ELA", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://www.elastos.org/" + }, + { + "name": "ELA-DID-Sidechain Testnet", + "chainId": 23, + "shortName": "eladidt", + "networkId": 23, + "nativeCurrency": { + "name": "Elastos", + "symbol": "tELA", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://elaeth.io/" + }, + { + "name": "KardiaChain Mainnet", + "chainId": 24, + "shortName": "kardiachain", + "networkId": 0, + "nativeCurrency": { + "name": "KardiaChain", + "symbol": "KAI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.kardiachain.io" + ], + "faucets": [], + "infoURL": "https://kardiachain.io" + }, + { + "name": "Cronos Mainnet Beta", + "chainId": 25, + "shortName": "cro", + "networkId": 25, + "nativeCurrency": { + "name": "Cronos", + "symbol": "CRO", + "decimals": 18 + }, + "rpc": [ + "https://evm.cronos.org", + "https://cronos-evm.publicnode.com" + ], + "faucets": [], + "infoURL": "https://cronos.org/" + }, + { + "name": "Genesis L1 testnet", + "chainId": 26, + "shortName": "L1test", + "networkId": 26, + "nativeCurrency": { + "name": "L1 testcoin", + "symbol": "L1test", + "decimals": 18 + }, + "rpc": [ + "https://testrpc.genesisl1.org" + ], + "faucets": [], + "infoURL": "https://www.genesisl1.com" + }, + { + "name": "ShibaChain", + "chainId": 27, + "shortName": "shib", + "networkId": 27, + "nativeCurrency": { + "name": "SHIBA INU COIN", + "symbol": "SHIB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.shibchain.org" + ], + "faucets": [], + "infoURL": "https://shibchain.org" + }, + { + "name": "Boba Network Rinkeby Testnet", + "chainId": 28, + "shortName": "BobaRinkeby", + "networkId": 28, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rinkeby.boba.network/" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Genesis L1", + "chainId": 29, + "shortName": "L1", + "networkId": 29, + "nativeCurrency": { + "name": "L1 coin", + "symbol": "L1", + "decimals": 18 + }, + "rpc": [ + "https://rpc.genesisl1.org" + ], + "faucets": [], + "infoURL": "https://www.genesisl1.com" + }, + { + "name": "RSK Mainnet", + "chainId": 30, + "shortName": "rsk", + "networkId": 30, + "nativeCurrency": { + "name": "Smart Bitcoin", + "symbol": "RBTC", + "decimals": 18 + }, + "rpc": [ + "https://public-node.rsk.co", + "https://mycrypto.rsk.co" + ], + "faucets": [ + "https://faucet.rsk.co/" + ], + "infoURL": "https://rsk.co" + }, + { + "name": "RSK Testnet", + "chainId": 31, + "shortName": "trsk", + "networkId": 31, + "nativeCurrency": { + "name": "Testnet Smart Bitcoin", + "symbol": "tRBTC", + "decimals": 18 + }, + "rpc": [ + "https://public-node.testnet.rsk.co", + "https://mycrypto.testnet.rsk.co" + ], + "faucets": [ + "https://faucet.rsk.co/" + ], + "infoURL": "https://rsk.co" + }, + { + "name": "GoodData Testnet", + "chainId": 32, + "shortName": "GooDT", + "networkId": 32, + "nativeCurrency": { + "name": "GoodData Testnet Ether", + "symbol": "GooD", + "decimals": 18 + }, + "rpc": [ + "https://test2.goodata.io" + ], + "faucets": [], + "infoURL": "https://www.goodata.org" + }, + { + "name": "GoodData Mainnet", + "chainId": 33, + "shortName": "GooD", + "networkId": 33, + "nativeCurrency": { + "name": "GoodData Mainnet Ether", + "symbol": "GooD", + "decimals": 18 + }, + "rpc": [ + "https://rpc.goodata.io" + ], + "faucets": [], + "infoURL": "https://www.goodata.org" + }, + { + "name": "Dithereum Testnet", + "chainId": 34, + "shortName": "dth", + "networkId": 34, + "nativeCurrency": { + "name": "Dither", + "symbol": "DTH", + "decimals": 18 + }, + "rpc": [ + "https://node-testnet.dithereum.io" + ], + "faucets": [ + "https://faucet.dithereum.org" + ], + "infoURL": "https://dithereum.org" + }, + { + "name": "TBWG Chain", + "chainId": 35, + "shortName": "tbwg", + "networkId": 35, + "nativeCurrency": { + "name": "TBWG Ether", + "symbol": "TBG", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tbwg.io" + ], + "faucets": [], + "infoURL": "https://tbwg.io" + }, + { + "name": "Dxchain Mainnet", + "chainId": 36, + "shortName": "dx", + "networkId": 36, + "nativeCurrency": { + "name": "Dxchain", + "symbol": "DX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.dxchain.com" + ], + "faucets": [], + "infoURL": "https://www.dxchain.com/" + }, + { + "name": "SeedCoin-Network", + "chainId": 37, + "shortName": "SEED", + "networkId": 37, + "nativeCurrency": { + "name": "SeedCoin", + "symbol": "SEED", + "decimals": 18 + }, + "rpc": [ + "https://node.seedcoin.network" + ], + "faucets": [], + "infoURL": "https://www.seedcoin.network/" + }, + { + "name": "Valorbit", + "chainId": 38, + "shortName": "val", + "networkId": 38, + "nativeCurrency": { + "name": "Valorbit", + "symbol": "VAL", + "decimals": 18 + }, + "rpc": [ + "https://rpc.valorbit.com/v2" + ], + "faucets": [], + "infoURL": "https://valorbit.com" + }, + { + "name": "Unicorn Ultra Testnet", + "chainId": 39, + "shortName": "u2u", + "networkId": 39, + "nativeCurrency": { + "name": "Unicorn Ultra", + "symbol": "U2U", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.uniultra.xyz" + ], + "faucets": [ + "https://faucet.uniultra.xyz" + ], + "infoURL": "https://uniultra.xyz" + }, + { + "name": "Telos EVM Mainnet", + "chainId": 40, + "shortName": "TelosEVM", + "networkId": 40, + "nativeCurrency": { + "name": "Telos", + "symbol": "TLOS", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.telos.net/evm" + ], + "faucets": [], + "infoURL": "https://telos.net" + }, + { + "name": "Telos EVM Testnet", + "chainId": 41, + "shortName": "TelosEVMTestnet", + "networkId": 41, + "nativeCurrency": { + "name": "Telos", + "symbol": "TLOS", + "decimals": 18 + }, + "rpc": [ + "https://testnet.telos.net/evm" + ], + "faucets": [ + "https://app.telos.net/testnet/developers" + ], + "infoURL": "https://telos.net" + }, + { + "name": "LUKSO Mainnet", + "chainId": 42, + "shortName": "lukso", + "networkId": 42, + "nativeCurrency": { + "name": "LUKSO", + "symbol": "LYX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mainnet.lukso.network", + "wss://ws-rpc.mainnet.lukso.network" + ], + "faucets": [], + "infoURL": "https://lukso.network" + }, + { + "name": "Darwinia Pangolin Testnet", + "chainId": 43, + "shortName": "pangolin", + "networkId": 43, + "nativeCurrency": { + "name": "Pangolin Network Native Token", + "symbol": "PRING", + "decimals": 18 + }, + "rpc": [ + "https://pangolin-rpc.darwinia.network" + ], + "faucets": [ + "https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token" + ], + "infoURL": "https://darwinia.network/" + }, + { + "name": "Darwinia Crab Network", + "chainId": 44, + "shortName": "crab", + "networkId": 44, + "nativeCurrency": { + "name": "Crab Network Native Token", + "symbol": "CRAB", + "decimals": 18 + }, + "rpc": [ + "https://crab-rpc.darwinia.network" + ], + "faucets": [], + "infoURL": "https://crab.network/" + }, + { + "name": "Darwinia Pangoro Testnet", + "chainId": 45, + "shortName": "pangoro", + "networkId": 45, + "nativeCurrency": { + "name": "Pangoro Network Native Token", + "symbol": "ORING", + "decimals": 18 + }, + "rpc": [ + "https://pangoro-rpc.darwinia.network" + ], + "faucets": [], + "infoURL": "https://darwinia.network/" + }, + { + "name": "Darwinia Network", + "chainId": 46, + "shortName": "darwinia", + "networkId": 46, + "nativeCurrency": { + "name": "Darwinia Network Native Token", + "symbol": "RING", + "decimals": 18 + }, + "rpc": [ + "https://rpc.darwinia.network" + ], + "faucets": [], + "infoURL": "https://darwinia.network/" + }, + { + "name": "Acria IntelliChain", + "chainId": 47, + "shortName": "aic", + "networkId": 47, + "nativeCurrency": { + "name": "ACRIA", + "symbol": "ACRIA", + "decimals": 18 + }, + "rpc": [ + "https://aic.acria.ai" + ], + "faucets": [], + "infoURL": "https://acria.ai" + }, + { + "name": "Ennothem Mainnet Proterozoic", + "chainId": 48, + "shortName": "etmp", + "networkId": 48, + "nativeCurrency": { + "name": "Ennothem", + "symbol": "ETMP", + "decimals": 18 + }, + "rpc": [ + "https://rpc.etm.network" + ], + "faucets": [], + "infoURL": "https://etm.network" + }, + { + "name": "Ennothem Testnet Pioneer", + "chainId": 49, + "shortName": "etmpTest", + "networkId": 49, + "nativeCurrency": { + "name": "Ennothem", + "symbol": "ETMP", + "decimals": 18 + }, + "rpc": [ + "https://rpc.pioneer.etm.network" + ], + "faucets": [], + "infoURL": "https://etm.network" + }, + { + "name": "XinFin XDC Network", + "chainId": 50, + "shortName": "xdc", + "networkId": 50, + "nativeCurrency": { + "name": "XinFin", + "symbol": "XDC", + "decimals": 18 + }, + "rpc": [ + "https://erpc.xinfin.network", + "https://rpc.xinfin.network", + "https://rpc1.xinfin.network", + "https://rpc-xdc.icecreamswap.com" + ], + "faucets": [], + "infoURL": "https://xinfin.org" + }, + { + "name": "XDC Apothem Network", + "chainId": 51, + "shortName": "txdc", + "networkId": 51, + "nativeCurrency": { + "name": "XinFin", + "symbol": "TXDC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.apothem.network", + "https://erpc.apothem.network" + ], + "faucets": [ + "https://faucet.apothem.network" + ], + "infoURL": "https://xinfin.org" + }, + { + "name": "CoinEx Smart Chain Mainnet", + "chainId": 52, + "shortName": "cet", + "networkId": 52, + "nativeCurrency": { + "name": "CoinEx Chain Native Token", + "symbol": "cet", + "decimals": 18 + }, + "rpc": [ + "https://rpc.coinex.net" + ], + "faucets": [], + "infoURL": "https://www.coinex.org/" + }, + { + "name": "CoinEx Smart Chain Testnet", + "chainId": 53, + "shortName": "tcet", + "networkId": 53, + "nativeCurrency": { + "name": "CoinEx Chain Test Native Token", + "symbol": "cett", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.coinex.net/" + ], + "faucets": [], + "infoURL": "https://www.coinex.org/" + }, + { + "name": "Openpiece Mainnet", + "chainId": 54, + "shortName": "OP", + "networkId": 54, + "nativeCurrency": { + "name": "Belly", + "symbol": "BELLY", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.openpiece.io" + ], + "faucets": [], + "infoURL": "https://cryptopiece.online" + }, + { + "name": "Zyx Mainnet", + "chainId": 55, + "shortName": "ZYX", + "networkId": 55, + "nativeCurrency": { + "name": "Zyx", + "symbol": "ZYX", + "decimals": 18 + }, + "rpc": [ + "https://rpc-1.zyx.network/", + "https://rpc-2.zyx.network/", + "https://rpc-3.zyx.network/", + "https://rpc-4.zyx.network/", + "https://rpc-5.zyx.network/", + "https://rpc-6.zyx.network/" + ], + "faucets": [], + "infoURL": "https://zyx.network/" + }, + { + "name": "Binance Smart Chain Mainnet", + "chainId": 56, + "shortName": "bnb", + "networkId": 56, + "nativeCurrency": { + "name": "Binance Chain Native Token", + "symbol": "BNB", + "decimals": 18 + }, + "rpc": [ + "https://bsc-dataseed1.binance.org", + "https://bsc-dataseed2.binance.org", + "https://bsc-dataseed3.binance.org", + "https://bsc-dataseed4.binance.org", + "https://bsc-dataseed1.defibit.io", + "https://bsc-dataseed2.defibit.io", + "https://bsc-dataseed3.defibit.io", + "https://bsc-dataseed4.defibit.io", + "https://bsc-dataseed1.ninicoin.io", + "https://bsc-dataseed2.ninicoin.io", + "https://bsc-dataseed3.ninicoin.io", + "https://bsc-dataseed4.ninicoin.io", + "https://bsc.publicnode.com", + "wss://bsc-ws-node.nariox.org" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://www.binance.org" + }, + { + "name": "Syscoin Mainnet", + "chainId": 57, + "shortName": "sys", + "networkId": 57, + "nativeCurrency": { + "name": "Syscoin", + "symbol": "SYS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.syscoin.org", + "https://rpc.ankr.com/syscoin/${ANKR_API_KEY}", + "https://syscoin.public-rpc.com", + "wss://rpc.syscoin.org/wss" + ], + "faucets": [ + "https://faucet.syscoin.org" + ], + "infoURL": "https://www.syscoin.org" + }, + { + "name": "Ontology Mainnet", + "chainId": 58, + "shortName": "OntologyMainnet", + "networkId": 58, + "nativeCurrency": { + "name": "ONG", + "symbol": "ONG", + "decimals": 18 + }, + "rpc": [ + "http://dappnode1.ont.io:20339", + "http://dappnode2.ont.io:20339", + "http://dappnode3.ont.io:20339", + "http://dappnode4.ont.io:20339", + "https://dappnode1.ont.io:10339", + "https://dappnode2.ont.io:10339", + "https://dappnode3.ont.io:10339", + "https://dappnode4.ont.io:10339" + ], + "faucets": [], + "infoURL": "https://ont.io/" + }, + { + "name": "EOS EVM Legacy", + "chainId": 59, + "shortName": "eos-legacy", + "networkId": 59, + "nativeCurrency": { + "name": "EOS", + "symbol": "EOS", + "decimals": 18 + }, + "rpc": [ + "https://api.eosargentina.io" + ], + "faucets": [], + "infoURL": "https://eosargentina.io" + }, + { + "name": "GoChain", + "chainId": 60, + "shortName": "go", + "networkId": 60, + "nativeCurrency": { + "name": "GoChain Ether", + "symbol": "GO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.gochain.io" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://gochain.io" + }, + { + "name": "Ethereum Classic Mainnet", + "chainId": 61, + "shortName": "etc", + "networkId": 1, + "nativeCurrency": { + "name": "Ethereum Classic Ether", + "symbol": "ETC", + "decimals": 18 + }, + "rpc": [ + "https://etc.rivet.link" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/?" + ], + "infoURL": "https://ethereumclassic.org" + }, + { + "name": "Ethereum Classic Testnet Morden", + "chainId": 62, + "shortName": "tetc", + "networkId": 2, + "nativeCurrency": { + "name": "Ethereum Classic Testnet Ether", + "symbol": "TETC", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://ethereumclassic.org" + }, + { + "name": "Ethereum Classic Testnet Mordor", + "chainId": 63, + "shortName": "metc", + "networkId": 7, + "nativeCurrency": { + "name": "Mordor Classic Testnet Ether", + "symbol": "METC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mordor.etccooperative.org" + ], + "faucets": [], + "infoURL": "https://github.com/eth-classic/mordor/" + }, + { + "name": "Ellaism", + "chainId": 64, + "shortName": "ellaism", + "networkId": 64, + "nativeCurrency": { + "name": "Ellaism Ether", + "symbol": "ELLA", + "decimals": 18 + }, + "rpc": [ + "https://jsonrpc.ellaism.org" + ], + "faucets": [], + "infoURL": "https://ellaism.org" + }, + { + "name": "OKExChain Testnet", + "chainId": 65, + "shortName": "tokt", + "networkId": 65, + "nativeCurrency": { + "name": "OKExChain Global Utility Token in testnet", + "symbol": "OKT", + "decimals": 18 + }, + "rpc": [ + "https://exchaintestrpc.okex.org" + ], + "faucets": [ + "https://www.okex.com/drawdex" + ], + "infoURL": "https://www.okex.com/okexchain" + }, + { + "name": "OKXChain Mainnet", + "chainId": 66, + "shortName": "okt", + "networkId": 66, + "nativeCurrency": { + "name": "OKXChain Global Utility Token", + "symbol": "OKT", + "decimals": 18 + }, + "rpc": [ + "https://exchainrpc.okex.org", + "https://okc-mainnet.gateway.pokt.network/v1/lb/6275309bea1b320039c893ff" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/?" + ], + "infoURL": "https://www.okex.com/okc" + }, + { + "name": "DBChain Testnet", + "chainId": 67, + "shortName": "dbm", + "networkId": 67, + "nativeCurrency": { + "name": "DBChain Testnet", + "symbol": "DBM", + "decimals": 18 + }, + "rpc": [ + "http://test-rpc.dbmbp.com" + ], + "faucets": [], + "infoURL": "http://test.dbmbp.com" + }, + { + "name": "SoterOne Mainnet", + "chainId": 68, + "shortName": "SO1", + "networkId": 68, + "nativeCurrency": { + "name": "SoterOne Mainnet Ether", + "symbol": "SOTER", + "decimals": 18 + }, + "rpc": [ + "https://rpc.soter.one" + ], + "faucets": [], + "infoURL": "https://www.soterone.com" + }, + { + "name": "Optimism Kovan", + "chainId": 69, + "shortName": "okov", + "networkId": 69, + "nativeCurrency": { + "name": "Kovan Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://kovan.optimism.io/" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=69&address=${ADDRESS}" + ], + "infoURL": "https://optimism.io" + }, + { + "name": "Hoo Smart Chain", + "chainId": 70, + "shortName": "hsc", + "networkId": 70, + "nativeCurrency": { + "name": "Hoo Smart Chain Native Token", + "symbol": "HOO", + "decimals": 18 + }, + "rpc": [ + "https://http-mainnet.hoosmartchain.com", + "https://http-mainnet2.hoosmartchain.com", + "wss://ws-mainnet.hoosmartchain.com", + "wss://ws-mainnet2.hoosmartchain.com" + ], + "faucets": [], + "infoURL": "https://www.hoosmartchain.com" + }, + { + "name": "Conflux eSpace (Testnet)", + "chainId": 71, + "shortName": "cfxtest", + "networkId": 71, + "nativeCurrency": { + "name": "CFX", + "symbol": "CFX", + "decimals": 18 + }, + "rpc": [ + "https://evmtestnet.confluxrpc.com" + ], + "faucets": [ + "https://faucet.confluxnetwork.org" + ], + "infoURL": "https://confluxnetwork.org" + }, + { + "name": "DxChain Testnet", + "chainId": 72, + "shortName": "dxc", + "networkId": 72, + "nativeCurrency": { + "name": "DxChain Testnet", + "symbol": "DX", + "decimals": 18 + }, + "rpc": [ + "https://testnet-http.dxchain.com" + ], + "faucets": [ + "https://faucet.dxscan.io" + ], + "infoURL": "https://testnet.dxscan.io/" + }, + { + "name": "FNCY", + "chainId": 73, + "shortName": "FNCY", + "networkId": 73, + "nativeCurrency": { + "name": "FNCY", + "symbol": "FNCY", + "decimals": 18 + }, + "rpc": [ + "https://fncy-seed1.fncy.world" + ], + "faucets": [ + "https://faucet-testnet.fncy.world" + ], + "infoURL": "https://fncyscan.fncy.world" + }, + { + "name": "IDChain Mainnet", + "chainId": 74, + "shortName": "idchain", + "networkId": 74, + "nativeCurrency": { + "name": "EIDI", + "symbol": "EIDI", + "decimals": 18 + }, + "rpc": [ + "https://idchain.one/rpc/", + "wss://idchain.one/ws/" + ], + "faucets": [], + "infoURL": "https://idchain.one/begin/" + }, + { + "name": "Decimal Smart Chain Mainnet", + "chainId": 75, + "shortName": "DSC", + "networkId": 75, + "nativeCurrency": { + "name": "Decimal", + "symbol": "DEL", + "decimals": 18 + }, + "rpc": [ + "https://node.decimalchain.com/web3" + ], + "faucets": [], + "infoURL": "https://decimalchain.com" + }, + { + "name": "Mix", + "chainId": 76, + "shortName": "mix", + "networkId": 76, + "nativeCurrency": { + "name": "Mix Ether", + "symbol": "MIX", + "decimals": 18 + }, + "rpc": [ + "https://rpc2.mix-blockchain.org:8647" + ], + "faucets": [], + "infoURL": "https://mix-blockchain.org" + }, + { + "name": "POA Network Sokol", + "chainId": 77, + "shortName": "spoa", + "networkId": 77, + "nativeCurrency": { + "name": "POA Sokol Ether", + "symbol": "SPOA", + "decimals": 18 + }, + "rpc": [ + "https://sokol.poa.network", + "wss://sokol.poa.network/wss", + "ws://sokol.poa.network:8546" + ], + "faucets": [ + "https://faucet.poa.network" + ], + "infoURL": "https://poa.network" + }, + { + "name": "PrimusChain mainnet", + "chainId": 78, + "shortName": "primuschain", + "networkId": 78, + "nativeCurrency": { + "name": "Primus Ether", + "symbol": "PETH", + "decimals": 18 + }, + "rpc": [ + "https://ethnode.primusmoney.com/mainnet" + ], + "faucets": [], + "infoURL": "https://primusmoney.com" + }, + { + "name": "Zenith Mainnet", + "chainId": 79, + "shortName": "zenith", + "networkId": 79, + "nativeCurrency": { + "name": "ZENITH", + "symbol": "ZENITH", + "decimals": 18 + }, + "rpc": [ + "https://dataserver-us-1.zenithchain.co/", + "https://dataserver-asia-3.zenithchain.co/", + "https://dataserver-asia-4.zenithchain.co/", + "https://dataserver-asia-2.zenithchain.co/", + "https://dataserver-asia-5.zenithchain.co/", + "https://dataserver-asia-6.zenithchain.co/", + "https://dataserver-asia-7.zenithchain.co/" + ], + "faucets": [], + "infoURL": "https://www.zenithchain.co/" + }, + { + "name": "GeneChain", + "chainId": 80, + "shortName": "GeneChain", + "networkId": 80, + "nativeCurrency": { + "name": "RNA", + "symbol": "RNA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.genechain.io" + ], + "faucets": [], + "infoURL": "https://scan.genechain.io/" + }, + { + "name": "Zenith Testnet (Vilnius)", + "chainId": 81, + "shortName": "VIL", + "networkId": 81, + "nativeCurrency": { + "name": "Vilnius", + "symbol": "VIL", + "decimals": 18 + }, + "rpc": [ + "https://vilnius.zenithchain.co/http" + ], + "faucets": [ + "https://faucet.zenithchain.co/" + ], + "infoURL": "https://www.zenithchain.co/" + }, + { + "name": "Meter Mainnet", + "chainId": 82, + "shortName": "Meter", + "networkId": 82, + "nativeCurrency": { + "name": "Meter", + "symbol": "MTR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.meter.io" + ], + "faucets": [ + "https://faucet.meter.io" + ], + "infoURL": "https://www.meter.io" + }, + { + "name": "Meter Testnet", + "chainId": 83, + "shortName": "MeterTest", + "networkId": 83, + "nativeCurrency": { + "name": "Meter", + "symbol": "MTR", + "decimals": 18 + }, + "rpc": [ + "https://rpctest.meter.io" + ], + "faucets": [ + "https://faucet-warringstakes.meter.io" + ], + "infoURL": "https://www.meter.io" + }, + { + "name": "Linqto Devnet", + "chainId": 84, + "shortName": "linqto-devnet", + "networkId": 84, + "nativeCurrency": { + "name": "XRP", + "symbol": "XRP", + "decimals": 18 + }, + "rpc": [ + "https://linqto-dev.com" + ], + "faucets": [], + "infoURL": "https://linqto.com" + }, + { + "name": "GateChain Testnet", + "chainId": 85, + "shortName": "gttest", + "networkId": 85, + "nativeCurrency": { + "name": "GateToken", + "symbol": "GT", + "decimals": 18 + }, + "rpc": [ + "https://testnet.gatenode.cc" + ], + "faucets": [ + "https://www.gatescan.org/testnet/faucet" + ], + "infoURL": "https://www.gatechain.io" + }, + { + "name": "GateChain Mainnet", + "chainId": 86, + "shortName": "gt", + "networkId": 86, + "nativeCurrency": { + "name": "GateToken", + "symbol": "GT", + "decimals": 18 + }, + "rpc": [ + "https://evm.gatenode.cc" + ], + "faucets": [ + "https://www.gatescan.org/faucet" + ], + "infoURL": "https://www.gatechain.io" + }, + { + "name": "Nova Network", + "chainId": 87, + "shortName": "nnw", + "networkId": 87, + "nativeCurrency": { + "name": "Supernova", + "symbol": "SNT", + "decimals": 18 + }, + "rpc": [ + "https://connect.novanetwork.io", + "https://0x57.redjackstudio.com", + "https://rpc.novanetwork.io:9070" + ], + "faucets": [], + "infoURL": "https://novanetwork.io" + }, + { + "name": "TomoChain", + "chainId": 88, + "shortName": "tomo", + "networkId": 88, + "nativeCurrency": { + "name": "TomoChain", + "symbol": "TOMO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tomochain.com" + ], + "faucets": [], + "infoURL": "https://tomochain.com" + }, + { + "name": "TomoChain Testnet", + "chainId": 89, + "shortName": "tomot", + "networkId": 89, + "nativeCurrency": { + "name": "TomoChain", + "symbol": "TOMO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.tomochain.com" + ], + "faucets": [], + "infoURL": "https://tomochain.com" + }, + { + "name": "Garizon Stage0", + "chainId": 90, + "shortName": "gar-s0", + "networkId": 90, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s0.garizon.net/rpc" + ], + "faucets": [], + "infoURL": "https://garizon.com" + }, + { + "name": "Garizon Stage1", + "chainId": 91, + "shortName": "gar-s1", + "networkId": 91, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s1.garizon.net/rpc" + ], + "faucets": [], + "infoURL": "https://garizon.com" + }, + { + "name": "Garizon Stage2", + "chainId": 92, + "shortName": "gar-s2", + "networkId": 92, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s2.garizon.net/rpc" + ], + "faucets": [], + "infoURL": "https://garizon.com" + }, + { + "name": "Garizon Stage3", + "chainId": 93, + "shortName": "gar-s3", + "networkId": 93, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s3.garizon.net/rpc" + ], + "faucets": [], + "infoURL": "https://garizon.com" + }, + { + "name": "SwissDLT", + "chainId": 94, + "shortName": "sdlt", + "networkId": 94, + "nativeCurrency": { + "name": "BCTS", + "symbol": "BCTS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.swissdlt.ch" + ], + "faucets": [], + "infoURL": "https://bcts.ch" + }, + { + "name": "CamDL Mainnet", + "chainId": 95, + "shortName": "camdl", + "networkId": 95, + "nativeCurrency": { + "name": "CADL", + "symbol": "CADL", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.camdl.gov.kh/" + ], + "faucets": [ + "https://faucet.camdl.gov.kh/" + ], + "infoURL": "https://camdl.gov.kh/" + }, + { + "name": "Bitkub Chain", + "chainId": 96, + "shortName": "bkc", + "networkId": 96, + "nativeCurrency": { + "name": "Bitkub Coin", + "symbol": "KUB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.bitkubchain.io", + "wss://wss.bitkubchain.io" + ], + "faucets": [], + "infoURL": "https://www.bitkubchain.com/" + }, + { + "name": "Binance Smart Chain Testnet", + "chainId": 97, + "shortName": "bnbt", + "networkId": 97, + "nativeCurrency": { + "name": "Binance Chain Native Token", + "symbol": "tBNB", + "decimals": 18 + }, + "rpc": [ + "https://data-seed-prebsc-1-s1.binance.org:8545", + "https://data-seed-prebsc-2-s1.binance.org:8545", + "https://data-seed-prebsc-1-s2.binance.org:8545", + "https://data-seed-prebsc-2-s2.binance.org:8545", + "https://data-seed-prebsc-1-s3.binance.org:8545", + "https://data-seed-prebsc-2-s3.binance.org:8545", + "https://bsc-testnet.publicnode.com" + ], + "faucets": [ + "https://testnet.binance.org/faucet-smart" + ], + "infoURL": "https://testnet.binance.org/" + }, + { + "name": "Six Protocol", + "chainId": 98, + "shortName": "six", + "networkId": 98, + "nativeCurrency": { + "name": "SIX evm token", + "symbol": "SIX", + "decimals": 18 + }, + "rpc": [ + "https://sixnet-rpc-evm.sixprotocol.net" + ], + "faucets": [], + "infoURL": "https://six.network/" + }, + { + "name": "POA Network Core", + "chainId": 99, + "shortName": "poa", + "networkId": 99, + "nativeCurrency": { + "name": "POA Network Core Ether", + "symbol": "POA", + "decimals": 18 + }, + "rpc": [ + "https://core.poa.network" + ], + "faucets": [], + "infoURL": "https://poa.network" + }, + { + "name": "Gnosis", + "chainId": 100, + "shortName": "gno", + "networkId": 100, + "nativeCurrency": { + "name": "xDAI", + "symbol": "XDAI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.gnosischain.com", + "https://rpc.gnosis.gateway.fm", + "https://rpc.ankr.com/gnosis", + "https://gnosischain-rpc.gateway.pokt.network", + "https://gnosis-mainnet.public.blastapi.io", + "https://gnosis.api.onfinality.io/public", + "https://gnosis.blockpi.network/v1/rpc/public", + "https://web3endpoints.com/gnosischain-mainnet", + "wss://rpc.gnosischain.com/wss" + ], + "faucets": [ + "https://gnosisfaucet.com", + "https://stakely.io/faucet/gnosis-chain-xdai", + "https://faucet.prussia.dev/xdai" + ], + "infoURL": "https://docs.gnosischain.com" + }, + { + "name": "EtherInc", + "chainId": 101, + "shortName": "eti", + "networkId": 1, + "nativeCurrency": { + "name": "EtherInc Ether", + "symbol": "ETI", + "decimals": 18 + }, + "rpc": [ + "https://api.einc.io/jsonrpc/mainnet" + ], + "faucets": [], + "infoURL": "https://einc.io" + }, + { + "name": "Web3Games Testnet", + "chainId": 102, + "shortName": "tw3g", + "networkId": 102, + "nativeCurrency": { + "name": "Web3Games", + "symbol": "W3G", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc-0.web3games.org/evm", + "https://testnet-rpc-1.web3games.org/evm", + "https://testnet-rpc-2.web3games.org/evm" + ], + "faucets": [], + "infoURL": "https://web3games.org/" + }, + { + "name": "Kaiba Lightning Chain Testnet", + "chainId": 104, + "shortName": "tklc", + "networkId": 104, + "nativeCurrency": { + "name": "Kaiba Testnet Token", + "symbol": "tKAIBA", + "decimals": 18 + }, + "rpc": [ + "https://klc.live/" + ], + "faucets": [], + "infoURL": "https://kaibadefi.com" + }, + { + "name": "Web3Games Devnet", + "chainId": 105, + "shortName": "dw3g", + "networkId": 105, + "nativeCurrency": { + "name": "Web3Games", + "symbol": "W3G", + "decimals": 18 + }, + "rpc": [ + "https://devnet.web3games.org/evm" + ], + "faucets": [], + "infoURL": "https://web3games.org/" + }, + { + "name": "Velas EVM Mainnet", + "chainId": 106, + "shortName": "vlx", + "networkId": 106, + "nativeCurrency": { + "name": "Velas", + "symbol": "VLX", + "decimals": 18 + }, + "rpc": [ + "https://evmexplorer.velas.com/rpc", + "https://explorer.velas.com/rpc" + ], + "faucets": [], + "infoURL": "https://velas.com" + }, + { + "name": "Nebula Testnet", + "chainId": 107, + "shortName": "ntn", + "networkId": 107, + "nativeCurrency": { + "name": "Nebula X", + "symbol": "NBX", + "decimals": 18 + }, + "rpc": [ + "https://testnet.rpc.novanetwork.io" + ], + "faucets": [ + "https://faucet.novanetwork.io" + ], + "infoURL": "https://novanetwork.io" + }, + { + "name": "ThunderCore Mainnet", + "chainId": 108, + "shortName": "TT", + "networkId": 108, + "nativeCurrency": { + "name": "ThunderCore Token", + "symbol": "TT", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.thundercore.com", + "https://mainnet-rpc.thundertoken.net", + "https://mainnet-rpc.thundercore.io" + ], + "faucets": [ + "https://faucet.thundercore.com" + ], + "infoURL": "https://thundercore.com" + }, + { + "name": "Proton Testnet", + "chainId": 110, + "shortName": "xpr", + "networkId": 110, + "nativeCurrency": { + "name": "Proton", + "symbol": "XPR", + "decimals": 4 + }, + "rpc": [ + "https://protontestnet.greymass.com/" + ], + "faucets": [], + "infoURL": "https://protonchain.com" + }, + { + "name": "EtherLite Chain", + "chainId": 111, + "shortName": "ETL", + "networkId": 111, + "nativeCurrency": { + "name": "EtherLite", + "symbol": "ETL", + "decimals": 18 + }, + "rpc": [ + "https://rpc.etherlite.org" + ], + "faucets": [ + "https://etherlite.org/faucets" + ], + "infoURL": "https://etherlite.org" + }, + { + "name": "Coinbit Mainnet", + "chainId": 112, + "shortName": "coinbit", + "networkId": 112, + "nativeCurrency": { + "name": "Gas IDR", + "symbol": "GIDR", + "decimals": 18 + }, + "rpc": [ + "https://coinbit-rpc-mainnet.chain.sbcrypto.app" + ], + "faucets": [], + "infoURL": "https://crypto.stockbit.com/" + }, + { + "name": "Dehvo", + "chainId": 113, + "shortName": "deh", + "networkId": 113, + "nativeCurrency": { + "name": "Dehvo", + "symbol": "Deh", + "decimals": 18 + }, + "rpc": [ + "https://connect.dehvo.com", + "https://rpc.dehvo.com", + "https://rpc1.dehvo.com", + "https://rpc2.dehvo.com" + ], + "faucets": [ + "https://buy.dehvo.com" + ], + "infoURL": "https://dehvo.com" + }, + { + "name": "Flare Testnet Coston2", + "chainId": 114, + "shortName": "c2flr", + "networkId": 114, + "nativeCurrency": { + "name": "Coston2 Flare", + "symbol": "C2FLR", + "decimals": 18 + }, + "rpc": [ + "https://coston2-api.flare.network/ext/bc/C/rpc" + ], + "faucets": [ + "https://coston2-faucet.towolabs.com" + ], + "infoURL": "https://flare.xyz" + }, + { + "name": "DeBank Testnet", + "chainId": 115, + "shortName": "debank-testnet", + "networkId": 115, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://debank.com" + }, + { + "name": "DeBank Mainnet", + "chainId": 116, + "shortName": "debank-mainnet", + "networkId": 116, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://debank.com" + }, + { + "name": "Uptick Mainnet", + "chainId": 117, + "shortName": "auptick", + "networkId": 117, + "nativeCurrency": { + "name": "Uptick", + "symbol": "UPTICK", + "decimals": 18 + }, + "rpc": [ + "https://json-rpc.uptick.network" + ], + "faucets": [], + "infoURL": "https://www.uptick.network" + }, + { + "name": "Arcology Testnet", + "chainId": 118, + "shortName": "arcology", + "networkId": 118, + "nativeCurrency": { + "name": "Arcology Coin", + "symbol": "Acol", + "decimals": 18 + }, + "rpc": [ + "https://testnet.arcology.network/rpc" + ], + "faucets": [], + "infoURL": "https://arcology.network/" + }, + { + "name": "ENULS Mainnet", + "chainId": 119, + "shortName": "enuls", + "networkId": 119, + "nativeCurrency": { + "name": "NULS", + "symbol": "NULS", + "decimals": 18 + }, + "rpc": [ + "https://evmapi.nuls.io", + "https://evmapi2.nuls.io" + ], + "faucets": [], + "infoURL": "https://nuls.io" + }, + { + "name": "ENULS Testnet", + "chainId": 120, + "shortName": "enulst", + "networkId": 120, + "nativeCurrency": { + "name": "NULS", + "symbol": "NULS", + "decimals": 18 + }, + "rpc": [ + "https://beta.evmapi.nuls.io", + "https://beta.evmapi2.nuls.io" + ], + "faucets": [ + "http://faucet.nuls.io" + ], + "infoURL": "https://nuls.io" + }, + { + "name": "Realchain Mainnet", + "chainId": 121, + "shortName": "REAL", + "networkId": 121, + "nativeCurrency": { + "name": "Realchain", + "symbol": "REAL", + "decimals": 18 + }, + "rpc": [ + "https://rcl-dataseed1.rclsidechain.com", + "https://rcl-dataseed2.rclsidechain.com", + "https://rcl-dataseed3.rclsidechain.com", + "https://rcl-dataseed4.rclsidechain.com", + "wss://rcl-dataseed1.rclsidechain.com/v1/", + "wss://rcl-dataseed2.rclsidechain.com/v1/", + "wss://rcl-dataseed3.rclsidechain.com/v1/", + "wss://rcl-dataseed4.rclsidechain.com/v1/" + ], + "faucets": [ + "https://faucet.rclsidechain.com" + ], + "infoURL": "https://www.rclsidechain.com/" + }, + { + "name": "Fuse Mainnet", + "chainId": 122, + "shortName": "fuse", + "networkId": 122, + "nativeCurrency": { + "name": "Fuse", + "symbol": "FUSE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.fuse.io" + ], + "faucets": [], + "infoURL": "https://fuse.io/" + }, + { + "name": "Fuse Sparknet", + "chainId": 123, + "shortName": "spark", + "networkId": 123, + "nativeCurrency": { + "name": "Spark", + "symbol": "SPARK", + "decimals": 18 + }, + "rpc": [ + "https://rpc.fusespark.io" + ], + "faucets": [ + "https://get.fusespark.io" + ], + "infoURL": "https://docs.fuse.io/general/fuse-network-blockchain/fuse-testnet" + }, + { + "name": "Decentralized Web Mainnet", + "chainId": 124, + "shortName": "dwu", + "networkId": 124, + "nativeCurrency": { + "name": "Decentralized Web Utility", + "symbol": "DWU", + "decimals": 18 + }, + "rpc": [ + "https://decentralized-web.tech/dw_rpc.php" + ], + "faucets": [], + "infoURL": "https://decentralized-web.tech/dw_chain.php" + }, + { + "name": "OYchain Testnet", + "chainId": 125, + "shortName": "OYchainTestnet", + "networkId": 125, + "nativeCurrency": { + "name": "OYchain Token", + "symbol": "OY", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.oychain.io" + ], + "faucets": [ + "https://faucet.oychain.io" + ], + "infoURL": "https://www.oychain.io" + }, + { + "name": "OYchain Mainnet", + "chainId": 126, + "shortName": "OYchainMainnet", + "networkId": 126, + "nativeCurrency": { + "name": "OYchain Token", + "symbol": "OY", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mainnet.oychain.io" + ], + "faucets": [], + "infoURL": "https://www.oychain.io" + }, + { + "name": "Factory 127 Mainnet", + "chainId": 127, + "shortName": "feth", + "networkId": 127, + "nativeCurrency": { + "name": "Factory 127 Token", + "symbol": "FETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://www.factory127.com" + }, + { + "name": "Huobi ECO Chain Mainnet", + "chainId": 128, + "shortName": "heco", + "networkId": 128, + "nativeCurrency": { + "name": "Huobi ECO Chain Native Token", + "symbol": "HT", + "decimals": 18 + }, + "rpc": [ + "https://http-mainnet.hecochain.com", + "wss://ws-mainnet.hecochain.com" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://www.hecochain.com" + }, + { + "name": "iExec Sidechain", + "chainId": 134, + "shortName": "rlc", + "networkId": 134, + "nativeCurrency": { + "name": "xRLC", + "symbol": "xRLC", + "decimals": 18 + }, + "rpc": [ + "https://bellecour.iex.ec" + ], + "faucets": [], + "infoURL": "https://iex.ec" + }, + { + "name": "Alyx Chain Testnet", + "chainId": 135, + "shortName": "AlyxTestnet", + "networkId": 135, + "nativeCurrency": { + "name": "Alyx Testnet Native Token", + "symbol": "ALYX", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.alyxchain.com" + ], + "faucets": [ + "https://faucet.alyxchain.com" + ], + "infoURL": "https://www.alyxchain.com" + }, + { + "name": "Deamchain Mainnet", + "chainId": 136, + "shortName": "deam", + "networkId": 136, + "nativeCurrency": { + "name": "Deamchain Native Token", + "symbol": "DEAM", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.deamchain.com" + ], + "faucets": [], + "infoURL": "https://deamchain.com" + }, + { + "name": "Polygon Mainnet", + "chainId": 137, + "shortName": "matic", + "networkId": 137, + "nativeCurrency": { + "name": "MATIC", + "symbol": "MATIC", + "decimals": 18 + }, + "rpc": [ + "https://polygon-rpc.com/", + "https://rpc-mainnet.matic.network", + "https://matic-mainnet.chainstacklabs.com", + "https://rpc-mainnet.maticvigil.com", + "https://rpc-mainnet.matic.quiknode.pro", + "https://matic-mainnet-full-rpc.bwarelabs.com", + "https://polygon-bor.publicnode.com" + ], + "faucets": [], + "infoURL": "https://polygon.technology/" + }, + { + "name": "Defi Oracle Meta Mainnet", + "chainId": 138, + "shortName": "dfio-meta-main", + "networkId": 1, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.public-0138.defi-oracle.io", + "wss://rpc.public-0138.defi-oracle.io" + ], + "faucets": [], + "infoURL": "https://defi-oracle.io/" + }, + { + "name": "WoopChain Mainnet", + "chainId": 139, + "shortName": "woop", + "networkId": 139, + "nativeCurrency": { + "name": "WoopCoin", + "symbol": "WOOC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.woop.ai/rpc" + ], + "faucets": [], + "infoURL": "https://wikiwoop.com" + }, + { + "name": "Openpiece Testnet", + "chainId": 141, + "shortName": "OPtest", + "networkId": 141, + "nativeCurrency": { + "name": "Belly", + "symbol": "BELLY", + "decimals": 18 + }, + "rpc": [ + "https://testnet.openpiece.io" + ], + "faucets": [], + "infoURL": "https://cryptopiece.online" + }, + { + "name": "DAX CHAIN", + "chainId": 142, + "shortName": "dax", + "networkId": 142, + "nativeCurrency": { + "name": "Prodax", + "symbol": "DAX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.prodax.io" + ], + "faucets": [], + "infoURL": "https://prodax.io/" + }, + { + "name": "PHI Network v2", + "chainId": 144, + "shortName": "PHI", + "networkId": 144, + "nativeCurrency": { + "name": "PHI", + "symbol": "Φ", + "decimals": 18 + }, + "rpc": [ + "https://connect.phi.network" + ], + "faucets": [], + "infoURL": "https://phi.network" + }, + { + "name": "Six Protocol Testnet", + "chainId": 150, + "shortName": "sixt", + "networkId": 150, + "nativeCurrency": { + "name": "SIX testnet evm token", + "symbol": "tSIX", + "decimals": 18 + }, + "rpc": [ + "https://rpc-evm.fivenet.sixprotocol.net" + ], + "faucets": [ + "https://faucet.sixprotocol.net" + ], + "infoURL": "https://six.network/" + }, + { + "name": "Tenet Testnet", + "chainId": 155, + "shortName": "tenet-testnet", + "networkId": 155, + "nativeCurrency": { + "name": "TENET", + "symbol": "TENET", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.tenet.org" + ], + "faucets": [ + "https://faucet.testnet.tenet.org" + ], + "infoURL": "https://tenet.org/" + }, + { + "name": "OEBlock Testnet", + "chainId": 156, + "shortName": "obe", + "networkId": 156, + "nativeCurrency": { + "name": "OEBlock", + "symbol": "OEB", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.oeblock.com" + ], + "faucets": [], + "infoURL": "https://www.oeblock.com/" + }, + { + "name": "Armonia Eva Chain Mainnet", + "chainId": 160, + "shortName": "eva", + "networkId": 160, + "nativeCurrency": { + "name": "Armonia Multichain Native Token", + "symbol": "AMAX", + "decimals": 18 + }, + "rpc": [ + "https://evascan.io/api/eth-rpc/" + ], + "faucets": [], + "infoURL": "https://amax.network" + }, + { + "name": "Armonia Eva Chain Testnet", + "chainId": 161, + "shortName": "wall-e", + "networkId": 161, + "nativeCurrency": { + "name": "Armonia Multichain Native Token", + "symbol": "AMAX", + "decimals": 18 + }, + "rpc": [ + "https://testnet.evascan.io/api/eth-rpc/" + ], + "faucets": [], + "infoURL": "https://amax.network" + }, + { + "name": "Lightstreams Testnet", + "chainId": 162, + "shortName": "tpht", + "networkId": 162, + "nativeCurrency": { + "name": "Lightstreams PHT", + "symbol": "PHT", + "decimals": 18 + }, + "rpc": [ + "https://node.sirius.lightstreams.io" + ], + "faucets": [ + "https://discuss.lightstreams.network/t/request-test-tokens" + ], + "infoURL": "https://explorer.sirius.lightstreams.io" + }, + { + "name": "Lightstreams Mainnet", + "chainId": 163, + "shortName": "pht", + "networkId": 163, + "nativeCurrency": { + "name": "Lightstreams PHT", + "symbol": "PHT", + "decimals": 18 + }, + "rpc": [ + "https://node.mainnet.lightstreams.io" + ], + "faucets": [], + "infoURL": "https://explorer.lightstreams.io" + }, + { + "name": "Omni Testnet 1", + "chainId": 165, + "shortName": "omni_testnet", + "networkId": 165, + "nativeCurrency": { + "name": "Omni", + "symbol": "OMNI", + "decimals": 18 + }, + "rpc": [ + "https://testnet-1.omni.network" + ], + "faucets": [], + "infoURL": "https://docs.omni.network/" + }, + { + "name": "Atoshi Testnet", + "chainId": 167, + "shortName": "atoshi", + "networkId": 167, + "nativeCurrency": { + "name": "ATOSHI", + "symbol": "ATOS", + "decimals": 18 + }, + "rpc": [ + "https://node.atoshi.io/" + ], + "faucets": [], + "infoURL": "https://atoshi.org" + }, + { + "name": "AIOZ Network", + "chainId": 168, + "shortName": "aioz", + "networkId": 168, + "nativeCurrency": { + "name": "AIOZ", + "symbol": "AIOZ", + "decimals": 18 + }, + "rpc": [ + "https://eth-dataseed.aioz.network" + ], + "faucets": [], + "infoURL": "https://aioz.network" + }, + { + "name": "HOO Smart Chain Testnet", + "chainId": 170, + "shortName": "hoosmartchain", + "networkId": 170, + "nativeCurrency": { + "name": "HOO", + "symbol": "HOO", + "decimals": 18 + }, + "rpc": [ + "https://http-testnet.hoosmartchain.com" + ], + "faucets": [ + "https://faucet-testnet.hscscan.com/" + ], + "infoURL": "https://www.hoosmartchain.com" + }, + { + "name": "Latam-Blockchain Resil Testnet", + "chainId": 172, + "shortName": "resil", + "networkId": 172, + "nativeCurrency": { + "name": "Latam-Blockchain Resil Test Native Token", + "symbol": "usd", + "decimals": 18 + }, + "rpc": [ + "https://rpc.latam-blockchain.com", + "wss://ws.latam-blockchain.com" + ], + "faucets": [ + "https://faucet.latam-blockchain.com" + ], + "infoURL": "https://latam-blockchain.com" + }, + { + "name": "AME Chain Mainnet", + "chainId": 180, + "shortName": "ame", + "networkId": 180, + "nativeCurrency": { + "name": "AME", + "symbol": "AME", + "decimals": 18 + }, + "rpc": [ + "https://node1.amechain.io/" + ], + "faucets": [], + "infoURL": "https://amechain.io/" + }, + { + "name": "Seele Mainnet", + "chainId": 186, + "shortName": "Seele", + "networkId": 186, + "nativeCurrency": { + "name": "Seele", + "symbol": "Seele", + "decimals": 18 + }, + "rpc": [ + "https://rpc.seelen.pro/" + ], + "faucets": [], + "infoURL": "https://seelen.pro/" + }, + { + "name": "BMC Mainnet", + "chainId": 188, + "shortName": "BMC", + "networkId": 188, + "nativeCurrency": { + "name": "BTM", + "symbol": "BTM", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.bmcchain.com/" + ], + "faucets": [], + "infoURL": "https://bmc.bytom.io/" + }, + { + "name": "BMC Testnet", + "chainId": 189, + "shortName": "BMCT", + "networkId": 189, + "nativeCurrency": { + "name": "BTM", + "symbol": "BTM", + "decimals": 18 + }, + "rpc": [ + "https://testnet.bmcchain.com" + ], + "faucets": [], + "infoURL": "https://bmc.bytom.io/" + }, + { + "name": "Crypto Emergency", + "chainId": 193, + "shortName": "cem", + "networkId": 193, + "nativeCurrency": { + "name": "Crypto Emergency", + "symbol": "CEM", + "decimals": 18 + }, + "rpc": [ + "https://cemchain.com" + ], + "faucets": [], + "infoURL": "https://cemblockchain.com/" + }, + { + "name": "OKBChain Testnet", + "chainId": 195, + "shortName": "tokb", + "networkId": 195, + "nativeCurrency": { + "name": "OKBChain Global Utility Token in testnet", + "symbol": "OKB", + "decimals": 18 + }, + "rpc": [ + "https://okbtestrpc.okbchain.org" + ], + "faucets": [ + "https://www.oklink.com/okbc-test" + ], + "infoURL": "https://www.okx.com/okbc/docs/dev/quick-start/introduction/introduction-to-okbchain" + }, + { + "name": "OKBChain Mainnet", + "chainId": 196, + "shortName": "okb", + "networkId": 196, + "nativeCurrency": { + "name": "OKBChain Global Utility Token", + "symbol": "OKB", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://www.okex.com/okc" + }, + { + "name": "Neutrinos TestNet", + "chainId": 197, + "shortName": "NEUTR", + "networkId": 197, + "nativeCurrency": { + "name": "Neutrinos", + "symbol": "NEUTR", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.neutrinoschain.com" + ], + "faucets": [ + "https://neutrinoschain.com/faucet" + ], + "infoURL": "https://docs.neutrinoschain.com" + }, + { + "name": "BitTorrent Chain Mainnet", + "chainId": 199, + "shortName": "BTT", + "networkId": 199, + "nativeCurrency": { + "name": "BitTorrent", + "symbol": "BTT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.bittorrentchain.io/" + ], + "faucets": [], + "infoURL": "https:/bt.io" + }, + { + "name": "Arbitrum on xDai", + "chainId": 200, + "shortName": "aox", + "networkId": 200, + "nativeCurrency": { + "name": "xDAI", + "symbol": "xDAI", + "decimals": 18 + }, + "rpc": [ + "https://arbitrum.xdaichain.com/" + ], + "faucets": [], + "infoURL": "https://xdaichain.com" + }, + { + "name": "MOAC testnet", + "chainId": 201, + "shortName": "moactest", + "networkId": 201, + "nativeCurrency": { + "name": "MOAC", + "symbol": "mc", + "decimals": 18 + }, + "rpc": [ + "https://gateway.moac.io/testnet" + ], + "faucets": [], + "infoURL": "https://moac.io" + }, + { + "name": "Structx Mainnet", + "chainId": 208, + "shortName": "utx", + "networkId": 208, + "nativeCurrency": { + "name": "Notes", + "symbol": "utx", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.structx.io" + ], + "faucets": [], + "infoURL": "https://structx.io" + }, + { + "name": "Freight Trust Network", + "chainId": 211, + "shortName": "EDI", + "networkId": 0, + "nativeCurrency": { + "name": "Freight Trust Native", + "symbol": "0xF", + "decimals": 18 + }, + "rpc": [ + "http://13.57.207.168:3435", + "https://app.freighttrust.net/ftn/${API_KEY}" + ], + "faucets": [ + "http://faucet.freight.sh" + ], + "infoURL": "https://freighttrust.com" + }, + { + "name": "MAP Makalu", + "chainId": 212, + "shortName": "makalu", + "networkId": 212, + "nativeCurrency": { + "name": "Makalu MAP", + "symbol": "MAP", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.maplabs.io" + ], + "faucets": [ + "https://faucet.maplabs.io" + ], + "infoURL": "https://maplabs.io" + }, + { + "name": "SiriusNet V2", + "chainId": 217, + "shortName": "SIN2", + "networkId": 217, + "nativeCurrency": { + "name": "MCD", + "symbol": "MCD", + "decimals": 18 + }, + "rpc": [ + "https://rpc2.siriusnet.io" + ], + "faucets": [], + "infoURL": "https://siriusnet.io" + }, + { + "name": "SoterOne Mainnet old", + "chainId": 218, + "shortName": "SO1-old", + "networkId": 218, + "nativeCurrency": { + "name": "SoterOne Mainnet Ether", + "symbol": "SOTER", + "decimals": 18 + }, + "rpc": [ + "https://rpc.soter.one" + ], + "faucets": [], + "infoURL": "https://www.soterone.com" + }, + { + "name": "Permission", + "chainId": 222, + "shortName": "ASK", + "networkId": 2221, + "nativeCurrency": { + "name": "ASK", + "symbol": "ASK", + "decimals": 18 + }, + "rpc": [ + "https://blockchain-api-mainnet.permission.io/rpc" + ], + "faucets": [], + "infoURL": "https://permission.io/" + }, + { + "name": "LACHAIN Mainnet", + "chainId": 225, + "shortName": "LA", + "networkId": 225, + "nativeCurrency": { + "name": "LA", + "symbol": "LA", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.lachain.io" + ], + "faucets": [], + "infoURL": "https://lachain.io" + }, + { + "name": "LACHAIN Testnet", + "chainId": 226, + "shortName": "TLA", + "networkId": 226, + "nativeCurrency": { + "name": "TLA", + "symbol": "TLA", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.lachain.io" + ], + "faucets": [], + "infoURL": "https://lachain.io" + }, + { + "name": "SwapDEX", + "chainId": 230, + "shortName": "SDX", + "networkId": 230, + "nativeCurrency": { + "name": "SwapDEX", + "symbol": "SDX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.swapdex.network", + "wss://ss.swapdex.network" + ], + "faucets": [], + "infoURL": "https://swapdex.network/" + }, + { + "name": "Deamchain Testnet", + "chainId": 236, + "shortName": "deamtest", + "networkId": 236, + "nativeCurrency": { + "name": "Deamchain Native Token", + "symbol": "DEAM", + "decimals": 18 + }, + "rpc": [ + "https://testnet.deamchain.com" + ], + "faucets": [ + "https://faucet.deamchain.com" + ], + "infoURL": "https://deamchain.com" + }, + { + "name": "Energy Web Chain", + "chainId": 246, + "shortName": "ewt", + "networkId": 246, + "nativeCurrency": { + "name": "Energy Web Token", + "symbol": "EWT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.energyweb.org", + "wss://rpc.energyweb.org/ws" + ], + "faucets": [ + "https://faucet.carbonswap.exchange", + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://energyweb.org" + }, + { + "name": "Oasys Mainnet", + "chainId": 248, + "shortName": "OAS", + "networkId": 248, + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mainnet.oasys.games" + ], + "faucets": [], + "infoURL": "https://oasys.games" + }, + { + "name": "Fantom Opera", + "chainId": 250, + "shortName": "ftm", + "networkId": 250, + "nativeCurrency": { + "name": "Fantom", + "symbol": "FTM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ftm.tools", + "https://fantom.publicnode.com" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://fantom.foundation" + }, + { + "name": "Huobi ECO Chain Testnet", + "chainId": 256, + "shortName": "hecot", + "networkId": 256, + "nativeCurrency": { + "name": "Huobi ECO Chain Test Native Token", + "symbol": "htt", + "decimals": 18 + }, + "rpc": [ + "https://http-testnet.hecochain.com", + "wss://ws-testnet.hecochain.com" + ], + "faucets": [ + "https://scan-testnet.hecochain.com/faucet" + ], + "infoURL": "https://testnet.hecoinfo.com" + }, + { + "name": "Setheum", + "chainId": 258, + "shortName": "setm", + "networkId": 258, + "nativeCurrency": { + "name": "Setheum", + "symbol": "SETM", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://setheum.xyz" + }, + { + "name": "Neonlink Mainnet", + "chainId": 259, + "shortName": "neon", + "networkId": 259, + "nativeCurrency": { + "name": "Neonlink Native Token", + "symbol": "NEON", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.neonlink.io" + ], + "faucets": [], + "infoURL": "https://neonlink.io" + }, + { + "name": "SUR Blockchain Network", + "chainId": 262, + "shortName": "SUR", + "networkId": 1, + "nativeCurrency": { + "name": "Suren", + "symbol": "SRN", + "decimals": 18 + }, + "rpc": [ + "https://sur.nilin.org" + ], + "faucets": [], + "infoURL": "https://surnet.org" + }, + { + "name": "High Performance Blockchain", + "chainId": 269, + "shortName": "hpb", + "networkId": 269, + "nativeCurrency": { + "name": "High Performance Blockchain Ether", + "symbol": "HPB", + "decimals": 18 + }, + "rpc": [ + "https://hpbnode.com", + "wss://ws.hpbnode.com" + ], + "faucets": [ + "https://myhpbwallet.com/" + ], + "infoURL": "https://hpb.io" + }, + { + "name": "LaChain", + "chainId": 274, + "shortName": "lachain", + "networkId": 274, + "nativeCurrency": { + "name": "LaCoin", + "symbol": "LAC", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.mainnet.lachain.network", + "https://rpc2.mainnet.lachain.network", + "https://lachain.rpc-nodes.cedalio.dev" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "zkSync Era Testnet", + "chainId": 280, + "shortName": "zksync-goerli", + "networkId": 280, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://testnet.era.zksync.dev" + ], + "faucets": [ + "https://goerli.portal.zksync.io/faucet" + ], + "infoURL": "https://era.zksync.io/docs/" + }, + { + "name": "Boba Network", + "chainId": 288, + "shortName": "Boba", + "networkId": 288, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.boba.network/" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Hedera Mainnet", + "chainId": 295, + "shortName": "hedera-mainnet", + "networkId": 295, + "nativeCurrency": { + "name": "hbar", + "symbol": "HBAR", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.hashio.io/api" + ], + "faucets": [], + "infoURL": "https://hedera.com" + }, + { + "name": "Hedera Testnet", + "chainId": 296, + "shortName": "hedera-testnet", + "networkId": 296, + "nativeCurrency": { + "name": "hbar", + "symbol": "HBAR", + "decimals": 18 + }, + "rpc": [ + "https://testnet.hashio.io/api" + ], + "faucets": [ + "https://portal.hedera.com" + ], + "infoURL": "https://hedera.com" + }, + { + "name": "Hedera Previewnet", + "chainId": 297, + "shortName": "hedera-previewnet", + "networkId": 297, + "nativeCurrency": { + "name": "hbar", + "symbol": "HBAR", + "decimals": 18 + }, + "rpc": [ + "https://previewnet.hashio.io/api" + ], + "faucets": [ + "https://portal.hedera.com" + ], + "infoURL": "https://hedera.com" + }, + { + "name": "Hedera Localnet", + "chainId": 298, + "shortName": "hedera-localnet", + "networkId": 298, + "nativeCurrency": { + "name": "hbar", + "symbol": "HBAR", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://hedera.com" + }, + { + "name": "(deprecated) Optimism on GC", + "chainId": 300, + "shortName": "ogc", + "networkId": 300, + "nativeCurrency": { + "name": "xDAI", + "symbol": "xDAI", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://docs.gnosischain.com" + }, + { + "name": "Bobaopera", + "chainId": 301, + "shortName": "Bobaopera", + "networkId": 301, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://bobaopera.boba.network", + "wss://wss.bobaopera.boba.network", + "https://replica.bobaopera.boba.network", + "wss://replica-wss.bobaopera.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Neurochain Testnet", + "chainId": 303, + "shortName": "ncnt", + "networkId": 303, + "nativeCurrency": { + "name": "Neurochain", + "symbol": "tNCN", + "decimals": 18 + }, + "rpc": [ + "https://nc-rpc-test1.neurochain.io" + ], + "faucets": [], + "infoURL": "https://www.neurochain.ai" + }, + { + "name": "Omax Mainnet", + "chainId": 311, + "shortName": "omax", + "networkId": 311, + "nativeCurrency": { + "name": "OMAX COIN", + "symbol": "OMAX", + "decimals": 18 + }, + "rpc": [ + "https://mainapi.omaxray.com" + ], + "faucets": [ + "https://faucet.omaxray.com/" + ], + "infoURL": "https://www.omaxcoin.com/" + }, + { + "name": "Neurochain Mainnet", + "chainId": 313, + "shortName": "ncn", + "networkId": 313, + "nativeCurrency": { + "name": "Neurochain", + "symbol": "NCN", + "decimals": 18 + }, + "rpc": [ + "https://nc-rpc-prd1.neurochain.io", + "https://nc-rpc-prd2.neurochain.io" + ], + "faucets": [], + "infoURL": "https://www.neurochain.ai" + }, + { + "name": "Filecoin - Mainnet", + "chainId": 314, + "shortName": "filecoin", + "networkId": 314, + "nativeCurrency": { + "name": "filecoin", + "symbol": "FIL", + "decimals": 18 + }, + "rpc": [ + "https://api.node.glif.io/", + "https://rpc.ankr.com/filecoin", + "https://filecoin-mainnet.chainstacklabs.com/rpc/v1" + ], + "faucets": [], + "infoURL": "https://filecoin.io" + }, + { + "name": "KCC Mainnet", + "chainId": 321, + "shortName": "kcs", + "networkId": 321, + "nativeCurrency": { + "name": "KuCoin Token", + "symbol": "KCS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.kcc.network", + "https://kcc.mytokenpocket.vip", + "https://public-rpc.blockpi.io/http/kcc" + ], + "faucets": [ + "https://faucet.kcc.io/", + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://kcc.io" + }, + { + "name": "KCC Testnet", + "chainId": 322, + "shortName": "kcst", + "networkId": 322, + "nativeCurrency": { + "name": "KuCoin Testnet Token", + "symbol": "tKCS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.kcc.network" + ], + "faucets": [ + "https://faucet-testnet.kcc.network" + ], + "infoURL": "https://scan-testnet.kcc.network" + }, + { + "name": "zkSync Era Mainnet", + "chainId": 324, + "shortName": "zksync", + "networkId": 324, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.era.zksync.io" + ], + "faucets": [], + "infoURL": "https://zksync.io/" + }, + { + "name": "Web3Q Mainnet", + "chainId": 333, + "shortName": "w3q", + "networkId": 333, + "nativeCurrency": { + "name": "Web3Q", + "symbol": "W3Q", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.web3q.io:8545" + ], + "faucets": [], + "infoURL": "https://web3q.io/home.w3q/" + }, + { + "name": "DFK Chain Test", + "chainId": 335, + "shortName": "DFKTEST", + "networkId": 335, + "nativeCurrency": { + "name": "Jewel", + "symbol": "JEWEL", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/defi-kingdoms/dfk-chain-testnet/rpc" + ], + "faucets": [], + "infoURL": "https://defikingdoms.com" + }, + { + "name": "Shiden", + "chainId": 336, + "shortName": "sdn", + "networkId": 336, + "nativeCurrency": { + "name": "Shiden", + "symbol": "SDN", + "decimals": 18 + }, + "rpc": [ + "https://shiden.api.onfinality.io/public", + "https://shiden-rpc.dwellir.com", + "https://shiden.public.blastapi.io", + "wss://shiden.api.onfinality.io/public-ws", + "wss://shiden.public.blastapi.io", + "wss://shiden-rpc.dwellir.com" + ], + "faucets": [], + "infoURL": "https://shiden.astar.network/" + }, + { + "name": "Cronos Testnet", + "chainId": 338, + "shortName": "tcro", + "networkId": 338, + "nativeCurrency": { + "name": "Cronos Test Coin", + "symbol": "TCRO", + "decimals": 18 + }, + "rpc": [ + "https://evm-t3.cronos.org" + ], + "faucets": [ + "https://cronos.org/faucet" + ], + "infoURL": "https://cronos.org" + }, + { + "name": "Theta Mainnet", + "chainId": 361, + "shortName": "theta-mainnet", + "networkId": 361, + "nativeCurrency": { + "name": "Theta Fuel", + "symbol": "TFUEL", + "decimals": 18 + }, + "rpc": [ + "https://eth-rpc-api.thetatoken.org/rpc" + ], + "faucets": [], + "infoURL": "https://www.thetatoken.org/" + }, + { + "name": "Theta Sapphire Testnet", + "chainId": 363, + "shortName": "theta-sapphire", + "networkId": 363, + "nativeCurrency": { + "name": "Theta Fuel", + "symbol": "TFUEL", + "decimals": 18 + }, + "rpc": [ + "https://eth-rpc-api-sapphire.thetatoken.org/rpc" + ], + "faucets": [], + "infoURL": "https://www.thetatoken.org/" + }, + { + "name": "Theta Amber Testnet", + "chainId": 364, + "shortName": "theta-amber", + "networkId": 364, + "nativeCurrency": { + "name": "Theta Fuel", + "symbol": "TFUEL", + "decimals": 18 + }, + "rpc": [ + "https://eth-rpc-api-amber.thetatoken.org/rpc" + ], + "faucets": [], + "infoURL": "https://www.thetatoken.org/" + }, + { + "name": "Theta Testnet", + "chainId": 365, + "shortName": "theta-testnet", + "networkId": 365, + "nativeCurrency": { + "name": "Theta Fuel", + "symbol": "TFUEL", + "decimals": 18 + }, + "rpc": [ + "https://eth-rpc-api-testnet.thetatoken.org/rpc" + ], + "faucets": [], + "infoURL": "https://www.thetatoken.org/" + }, + { + "name": "PulseChain", + "chainId": 369, + "shortName": "pls", + "networkId": 369, + "nativeCurrency": { + "name": "Pulse", + "symbol": "PLS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.pulsechain.com/", + "wss://rpc.pulsechain.com/" + ], + "faucets": [], + "infoURL": "https://pulsechain.com/" + }, + { + "name": "Consta Testnet", + "chainId": 371, + "shortName": "tCNT", + "networkId": 371, + "nativeCurrency": { + "name": "tCNT", + "symbol": "tCNT", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.theconsta.com" + ], + "faucets": [], + "infoURL": "http://theconsta.com" + }, + { + "name": "Lisinski", + "chainId": 385, + "shortName": "lisinski", + "networkId": 385, + "nativeCurrency": { + "name": "Lisinski Ether", + "symbol": "LISINS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-bitfalls1.lisinski.online" + ], + "faucets": [ + "https://pipa.lisinski.online" + ], + "infoURL": "https://lisinski.online" + }, + { + "name": "HyperonChain TestNet", + "chainId": 400, + "shortName": "hpn", + "networkId": 400, + "nativeCurrency": { + "name": "HyperonChain", + "symbol": "HPN", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.hyperonchain.com" + ], + "faucets": [ + "https://faucet.hyperonchain.com" + ], + "infoURL": "https://docs.hyperonchain.com" + }, + { + "name": "Ozone Chain Testnet", + "chainId": 401, + "shortName": "ozo_tst", + "networkId": 401, + "nativeCurrency": { + "name": "OZONE", + "symbol": "OZO", + "decimals": 18 + }, + "rpc": [ + "https://node1.testnet.ozonechain.io" + ], + "faucets": [], + "infoURL": "https://ozonechain.io" + }, + { + "name": "SX Network Mainnet", + "chainId": 416, + "shortName": "SX", + "networkId": 416, + "nativeCurrency": { + "name": "SX Network", + "symbol": "SX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.sx.technology" + ], + "faucets": [], + "infoURL": "https://www.sx.technology" + }, + { + "name": "LaTestnet", + "chainId": 418, + "shortName": "latestnet", + "networkId": 418, + "nativeCurrency": { + "name": "Test LaCoin", + "symbol": "TLA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.lachain.network", + "https://lachain-testnet.rpc-nodes.cedalio.dev" + ], + "faucets": [ + "https://faucet.lachain.network" + ], + "infoURL": "" + }, + { + "name": "Optimism Goerli Testnet", + "chainId": 420, + "shortName": "ogor", + "networkId": 420, + "nativeCurrency": { + "name": "Goerli Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://goerli.optimism.io/" + ], + "faucets": [], + "infoURL": "https://optimism.io" + }, + { + "name": "Zeeth Chain", + "chainId": 427, + "shortName": "zeeth", + "networkId": 427, + "nativeCurrency": { + "name": "Zeeth Token", + "symbol": "ZTH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.zeeth.io" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "Frenchain Testnet", + "chainId": 444, + "shortName": "tFREN", + "networkId": 444, + "nativeCurrency": { + "name": "tFREN", + "symbol": "FtREN", + "decimals": 18 + }, + "rpc": [ + "https://rpc-01tn.frenchain.app" + ], + "faucets": [], + "infoURL": "https://frenchain.app" + }, + { + "name": "ARZIO Chain", + "chainId": 456, + "shortName": "arzio", + "networkId": 456, + "nativeCurrency": { + "name": "ARZIO", + "symbol": "AZO", + "decimals": 18 + }, + "rpc": [ + "https://chain-rpc.arzio.co" + ], + "faucets": [], + "infoURL": "https://chain.arzio.co" + }, + { + "name": "Rupaya", + "chainId": 499, + "shortName": "rupx", + "networkId": 499, + "nativeCurrency": { + "name": "Rupaya", + "symbol": "RUPX", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://www.rupx.io" + }, + { + "name": "Camino C-Chain", + "chainId": 500, + "shortName": "Camino", + "networkId": 1000, + "nativeCurrency": { + "name": "Camino", + "symbol": "CAM", + "decimals": 18 + }, + "rpc": [ + "https://api.camino.network/ext/bc/C/rpc" + ], + "faucets": [], + "infoURL": "https://camino.network/" + }, + { + "name": "Columbus Test Network", + "chainId": 501, + "shortName": "Columbus", + "networkId": 1001, + "nativeCurrency": { + "name": "Camino", + "symbol": "CAM", + "decimals": 18 + }, + "rpc": [ + "https://columbus.camino.network/ext/bc/C/rpc" + ], + "faucets": [], + "infoURL": "https://camino.network/" + }, + { + "name": "Double-A Chain Mainnet", + "chainId": 512, + "shortName": "aac", + "networkId": 512, + "nativeCurrency": { + "name": "Acuteangle Native Token", + "symbol": "AAC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.acuteangle.com" + ], + "faucets": [], + "infoURL": "https://www.acuteangle.com/" + }, + { + "name": "Double-A Chain Testnet", + "chainId": 513, + "shortName": "aact", + "networkId": 513, + "nativeCurrency": { + "name": "Acuteangle Native Token", + "symbol": "AAC", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.acuteangle.com" + ], + "faucets": [ + "https://scan-testnet.acuteangle.com/faucet" + ], + "infoURL": "https://www.acuteangle.com/" + }, + { + "name": "Gear Zero Network Mainnet", + "chainId": 516, + "shortName": "gz-mainnet", + "networkId": 516, + "nativeCurrency": { + "name": "Gear Zero Network Native Token", + "symbol": "GZN", + "decimals": 18 + }, + "rpc": [ + "https://gzn.linksme.info" + ], + "faucets": [], + "infoURL": "https://token.gearzero.ca/mainnet" + }, + { + "name": "XT Smart Chain Mainnet", + "chainId": 520, + "shortName": "xt", + "networkId": 1024, + "nativeCurrency": { + "name": "XT Smart Chain Native Token", + "symbol": "XT", + "decimals": 18 + }, + "rpc": [ + "https://datarpc1.xsc.pub", + "https://datarpc2.xsc.pub", + "https://datarpc3.xsc.pub" + ], + "faucets": [ + "https://xsc.pub/faucet" + ], + "infoURL": "https://xsc.pub/" + }, + { + "name": "Firechain Mainnet", + "chainId": 529, + "shortName": "fire", + "networkId": 529, + "nativeCurrency": { + "name": "Firechain", + "symbol": "FIRE", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.rpc1.thefirechain.com" + ], + "faucets": [], + "infoURL": "https://thefirechain.com" + }, + { + "name": "F(x)Core Mainnet Network", + "chainId": 530, + "shortName": "FxCore", + "networkId": 530, + "nativeCurrency": { + "name": "Function X", + "symbol": "FX", + "decimals": 18 + }, + "rpc": [ + "https://fx-json-web3.functionx.io:8545" + ], + "faucets": [], + "infoURL": "https://functionx.io/" + }, + { + "name": "Candle", + "chainId": 534, + "shortName": "CNDL", + "networkId": 534, + "nativeCurrency": { + "name": "CANDLE", + "symbol": "CNDL", + "decimals": 18 + }, + "rpc": [ + "https://candle-rpc.com/", + "https://rpc.cndlchain.com" + ], + "faucets": [], + "infoURL": "https://candlelabs.org/" + }, + { + "name": "Vela1 Chain Mainnet", + "chainId": 555, + "shortName": "CLASS", + "networkId": 555, + "nativeCurrency": { + "name": "CLASS COIN", + "symbol": "CLASS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.velaverse.io" + ], + "faucets": [], + "infoURL": "https://velaverse.io" + }, + { + "name": "Tao Network", + "chainId": 558, + "shortName": "tao", + "networkId": 558, + "nativeCurrency": { + "name": "Tao", + "symbol": "TAO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.tao.network", + "http://rpc.testnet.tao.network:8545", + "https://rpc.tao.network", + "wss://rpc.tao.network" + ], + "faucets": [], + "infoURL": "https://tao.network" + }, + { + "name": "Dogechain Testnet", + "chainId": 568, + "shortName": "dct", + "networkId": 568, + "nativeCurrency": { + "name": "Dogecoin", + "symbol": "DOGE", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.dogechain.dog" + ], + "faucets": [ + "https://faucet.dogechain.dog" + ], + "infoURL": "https://dogechain.dog" + }, + { + "name": "Rollux Mainnet", + "chainId": 570, + "shortName": "sys-rollux", + "networkId": 570, + "nativeCurrency": { + "name": "Syscoin", + "symbol": "SYS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.rollux.com", + "https://rollux.public-rpc.com", + "wss://rpc.rollux.com/wss", + "https://rpc.ankr.com/rollux/${ANKR_API_KEY}" + ], + "faucets": [ + "https://rollux.id/faucetapp" + ], + "infoURL": "https://rollux.com" + }, + { + "name": "Metis Stardust Testnet", + "chainId": 588, + "shortName": "metis-stardust", + "networkId": 588, + "nativeCurrency": { + "name": "tMetis", + "symbol": "METIS", + "decimals": 18 + }, + "rpc": [ + "https://stardust.metis.io/?owner=588" + ], + "faucets": [], + "infoURL": "https://www.metis.io" + }, + { + "name": "Astar", + "chainId": 592, + "shortName": "astr", + "networkId": 592, + "nativeCurrency": { + "name": "Astar", + "symbol": "ASTR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.astar.network:8545" + ], + "faucets": [], + "infoURL": "https://astar.network/" + }, + { + "name": "Acala Mandala Testnet", + "chainId": 595, + "shortName": "maca", + "networkId": 595, + "nativeCurrency": { + "name": "Acala Mandala Token", + "symbol": "mACA", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://acala.network" + }, + { + "name": "Karura Network Testnet", + "chainId": 596, + "shortName": "tkar", + "networkId": 596, + "nativeCurrency": { + "name": "Karura Token", + "symbol": "KAR", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://karura.network" + }, + { + "name": "Acala Network Testnet", + "chainId": 597, + "shortName": "taca", + "networkId": 597, + "nativeCurrency": { + "name": "Acala Token", + "symbol": "ACA", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://acala.network" + }, + { + "name": "Metis Goerli Testnet", + "chainId": 599, + "shortName": "metis-goerli", + "networkId": 599, + "nativeCurrency": { + "name": "Goerli Metis", + "symbol": "METIS", + "decimals": 18 + }, + "rpc": [ + "https://goerli.gateway.metisdevops.link" + ], + "faucets": [ + "https://goerli.faucet.metisdevops.link" + ], + "infoURL": "https://www.metis.io" + }, + { + "name": "Meshnyan testnet", + "chainId": 600, + "shortName": "mesh-chain-testnet", + "networkId": 600, + "nativeCurrency": { + "name": "Meshnyan Testnet Native Token", + "symbol": "MESHT", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "" + }, + { + "name": "Graphlinq Blockchain Mainnet", + "chainId": 614, + "shortName": "glq", + "networkId": 614, + "nativeCurrency": { + "name": "GLQ", + "symbol": "GLQ", + "decimals": 18 + }, + "rpc": [ + "https://glq-dataseed.graphlinq.io" + ], + "faucets": [], + "infoURL": "https://graphlinq.io" + }, + { + "name": "SX Network Testnet", + "chainId": 647, + "shortName": "SX-Testnet", + "networkId": 647, + "nativeCurrency": { + "name": "SX Network", + "symbol": "SX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.toronto.sx.technology" + ], + "faucets": [ + "https://faucet.toronto.sx.technology" + ], + "infoURL": "https://www.sx.technology" + }, + { + "name": "Endurance Smart Chain Mainnet", + "chainId": 648, + "shortName": "ace", + "networkId": 648, + "nativeCurrency": { + "name": "Endurance Chain Native Token", + "symbol": "ACE", + "decimals": 18 + }, + "rpc": [ + "https://rpc-endurance.fusionist.io/" + ], + "faucets": [], + "infoURL": "https://ace.fusionist.io/" + }, + { + "name": "Pixie Chain Testnet", + "chainId": 666, + "shortName": "pixie-chain-testnet", + "networkId": 666, + "nativeCurrency": { + "name": "Pixie Chain Testnet Native Token", + "symbol": "PCTT", + "decimals": 18 + }, + "rpc": [ + "https://http-testnet.chain.pixie.xyz", + "wss://ws-testnet.chain.pixie.xyz" + ], + "faucets": [ + "https://chain.pixie.xyz/faucet" + ], + "infoURL": "https://scan-testnet.chain.pixie.xyz" + }, + { + "name": "Karura Network", + "chainId": 686, + "shortName": "kar", + "networkId": 686, + "nativeCurrency": { + "name": "Karura Token", + "symbol": "KAR", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://karura.network" + }, + { + "name": "Star Social Testnet", + "chainId": 700, + "shortName": "SNS", + "networkId": 700, + "nativeCurrency": { + "name": "Social", + "symbol": "SNS", + "decimals": 18 + }, + "rpc": [ + "https://avastar.cc/ext/bc/C/rpc" + ], + "faucets": [], + "infoURL": "https://info.avastar.cc" + }, + { + "name": "BlockChain Station Mainnet", + "chainId": 707, + "shortName": "bcs", + "networkId": 707, + "nativeCurrency": { + "name": "BCS Token", + "symbol": "BCS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.bcsdev.io", + "wss://rpc-ws-mainnet.bcsdev.io" + ], + "faucets": [], + "infoURL": "https://blockchainstation.io" + }, + { + "name": "BlockChain Station Testnet", + "chainId": 708, + "shortName": "tbcs", + "networkId": 708, + "nativeCurrency": { + "name": "BCS Testnet Token", + "symbol": "tBCS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.bcsdev.io", + "wss://rpc-ws-testnet.bcsdev.io" + ], + "faucets": [ + "https://faucet.bcsdev.io" + ], + "infoURL": "https://blockchainstation.io" + }, + { + "name": "Shibarium Beta", + "chainId": 719, + "shortName": "shibarium", + "networkId": 719, + "nativeCurrency": { + "name": "BONE", + "symbol": "BONE", + "decimals": 18 + }, + "rpc": [ + "https://puppynet.shibrpc.com" + ], + "faucets": [], + "infoURL": "https://beta.shibariumtech.com" + }, + { + "name": "Lycan Chain", + "chainId": 721, + "shortName": "LYC", + "networkId": 721, + "nativeCurrency": { + "name": "Lycan", + "symbol": "LYC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.lycanchain.com/" + ], + "faucets": [], + "infoURL": "https://lycanchain.com" + }, + { + "name": "Canto Testnet", + "chainId": 740, + "shortName": "tcanto", + "networkId": 740, + "nativeCurrency": { + "name": "Canto", + "symbol": "CANTO", + "decimals": 18 + }, + "rpc": [ + "https://eth.plexnode.wtf/" + ], + "faucets": [], + "infoURL": "https://canto.io" + }, + { + "name": "Vention Smart Chain Testnet", + "chainId": 741, + "shortName": "vsct", + "networkId": 741, + "nativeCurrency": { + "name": "VNT", + "symbol": "VNT", + "decimals": 18 + }, + "rpc": [ + "https://node-testnet.vention.network" + ], + "faucets": [ + "https://faucet.vention.network" + ], + "infoURL": "https://testnet.ventionscan.io" + }, + { + "name": "QL1", + "chainId": 766, + "shortName": "qom", + "networkId": 766, + "nativeCurrency": { + "name": "Shiba Predator", + "symbol": "QOM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.qom.one" + ], + "faucets": [], + "infoURL": "https://qom.one" + }, + { + "name": "OpenChain Testnet", + "chainId": 776, + "shortName": "opc", + "networkId": 776, + "nativeCurrency": { + "name": "Openchain Testnet", + "symbol": "TOPC", + "decimals": 18 + }, + "rpc": [], + "faucets": [ + "https://faucet.openchain.info/" + ], + "infoURL": "https://testnet.openchain.info/" + }, + { + "name": "cheapETH", + "chainId": 777, + "shortName": "cth", + "networkId": 777, + "nativeCurrency": { + "name": "cTH", + "symbol": "cTH", + "decimals": 18 + }, + "rpc": [ + "https://node.cheapeth.org/rpc" + ], + "faucets": [], + "infoURL": "https://cheapeth.org/" + }, + { + "name": "MAAL Sharia Chain", + "chainId": 786, + "shortName": "maal", + "networkId": 786, + "nativeCurrency": { + "name": "MAAL", + "symbol": "MAAL", + "decimals": 18 + }, + "rpc": [ + "https://node1-mainnet.maalscan.io/", + "https://node2-mainnet.maalscan.io/", + "https://node3-mainnet.maalscan.io/" + ], + "faucets": [], + "infoURL": "https://www.maalblockchain.com/" + }, + { + "name": "Acala Network", + "chainId": 787, + "shortName": "aca", + "networkId": 787, + "nativeCurrency": { + "name": "Acala Token", + "symbol": "ACA", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://acala.network" + }, + { + "name": "Aerochain Testnet", + "chainId": 788, + "shortName": "taero", + "networkId": 788, + "nativeCurrency": { + "name": "Aerochain Testnet", + "symbol": "TAero", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.aerochain.id/" + ], + "faucets": [ + "https://faucet.aerochain.id/" + ], + "infoURL": "https://aerochaincoin.org/" + }, + { + "name": "Patex", + "chainId": 789, + "shortName": "peth", + "networkId": 789, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.patex.io/" + ], + "faucets": [], + "infoURL": "https://patex.io/" + }, + { + "name": "Lucid Blockchain", + "chainId": 800, + "shortName": "LUCID", + "networkId": 800, + "nativeCurrency": { + "name": "LUCID", + "symbol": "LUCID", + "decimals": 18 + }, + "rpc": [ + "https://rpc.lucidcoin.io" + ], + "faucets": [ + "https://faucet.lucidcoin.io" + ], + "infoURL": "https://lucidcoin.io" + }, + { + "name": "Haic", + "chainId": 803, + "shortName": "haic", + "networkId": 803, + "nativeCurrency": { + "name": "Haicoin", + "symbol": "HAIC", + "decimals": 18 + }, + "rpc": [ + "https://orig.haichain.io/" + ], + "faucets": [], + "infoURL": "https://www.haichain.io/" + }, + { + "name": "Portal Fantasy Chain Test", + "chainId": 808, + "shortName": "PFTEST", + "networkId": 808, + "nativeCurrency": { + "name": "Portal Fantasy Token", + "symbol": "PFT", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/portal-fantasy/testnet/rpc" + ], + "faucets": [], + "infoURL": "https://portalfantasy.io" + }, + { + "name": "Qitmeer", + "chainId": 813, + "shortName": "meer", + "networkId": 813, + "nativeCurrency": { + "name": "Qitmeer", + "symbol": "MEER", + "decimals": 18 + }, + "rpc": [ + "https://evm-dataseed1.meerscan.io", + "https://evm-dataseed2.meerscan.io", + "https://evm-dataseed3.meerscan.io", + "https://evm-dataseed.meerscan.com", + "https://evm-dataseed1.meerscan.com", + "https://evm-dataseed2.meerscan.com" + ], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "BeOne Chain Mainnet", + "chainId": 818, + "shortName": "BOC", + "networkId": 818, + "nativeCurrency": { + "name": "BeOne Chain Mainnet", + "symbol": "BOC", + "decimals": 18 + }, + "rpc": [ + "https://dataseed1.beonechain.com", + "https://dataseed2.beonechain.com", + "https://dataseed-us1.beonechain.com", + "https://dataseed-us2.beonechain.com", + "https://dataseed-uk1.beonechain.com", + "https://dataseed-uk2.beonechain.com" + ], + "faucets": [], + "infoURL": "https://beonechain.com" + }, + { + "name": "Callisto Mainnet", + "chainId": 820, + "shortName": "clo", + "networkId": 1, + "nativeCurrency": { + "name": "Callisto", + "symbol": "CLO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.callisto.network/" + ], + "faucets": [], + "infoURL": "https://callisto.network" + }, + { + "name": "Callisto Testnet Deprecated", + "chainId": 821, + "shortName": "tclo", + "networkId": 2, + "nativeCurrency": { + "name": "Callisto Testnet Ether", + "symbol": "TCLO", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://callisto.network" + }, + { + "name": "Taraxa Mainnet", + "chainId": 841, + "shortName": "tara", + "networkId": 841, + "nativeCurrency": { + "name": "Tara", + "symbol": "TARA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mainnet.taraxa.io/" + ], + "faucets": [], + "infoURL": "https://taraxa.io" + }, + { + "name": "Taraxa Testnet", + "chainId": 842, + "shortName": "taratest", + "networkId": 842, + "nativeCurrency": { + "name": "Tara", + "symbol": "TARA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.taraxa.io/" + ], + "faucets": [], + "infoURL": "https://taraxa.io" + }, + { + "name": "Zeeth Chain Dev", + "chainId": 859, + "shortName": "zeethdev", + "networkId": 859, + "nativeCurrency": { + "name": "Zeeth Token", + "symbol": "ZTH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.dev.zeeth.io" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "Fantasia Chain Mainnet", + "chainId": 868, + "shortName": "FSCMainnet", + "networkId": 868, + "nativeCurrency": { + "name": "FST", + "symbol": "FST", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-data1.fantasiachain.com/", + "https://mainnet-data2.fantasiachain.com/", + "https://mainnet-data3.fantasiachain.com/" + ], + "faucets": [], + "infoURL": "https://fantasia.technology/" + }, + { + "name": "Bandai Namco Research Verse Mainnet", + "chainId": 876, + "shortName": "BNKEN", + "networkId": 876, + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.main.oasvrs.bnken.net" + ], + "faucets": [], + "infoURL": "https://www.bandainamco-mirai.com/en/" + }, + { + "name": "Dexit Network", + "chainId": 877, + "shortName": "DXT", + "networkId": 877, + "nativeCurrency": { + "name": "Dexit network", + "symbol": "DXT", + "decimals": 18 + }, + "rpc": [ + "https://dxt.dexit.network" + ], + "faucets": [ + "https://faucet.dexit.network" + ], + "infoURL": "https://dexit.network" + }, + { + "name": "Ambros Chain Mainnet", + "chainId": 880, + "shortName": "ambros", + "networkId": 880, + "nativeCurrency": { + "name": "AMBROS", + "symbol": "AMBROS", + "decimals": 18 + }, + "rpc": [ + "https://api.ambros.network" + ], + "faucets": [], + "infoURL": "https://ambros.network" + }, + { + "name": "Wanchain", + "chainId": 888, + "shortName": "wan", + "networkId": 888, + "nativeCurrency": { + "name": "Wancoin", + "symbol": "WAN", + "decimals": 18 + }, + "rpc": [ + "https://gwan-ssl.wandevs.org:56891/" + ], + "faucets": [], + "infoURL": "https://www.wanscan.org" + }, + { + "name": "Garizon Testnet Stage0", + "chainId": 900, + "shortName": "gar-test-s0", + "networkId": 900, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s0-testnet.garizon.net/rpc" + ], + "faucets": [ + "https://faucet-testnet.garizon.com" + ], + "infoURL": "https://garizon.com" + }, + { + "name": "Garizon Testnet Stage1", + "chainId": 901, + "shortName": "gar-test-s1", + "networkId": 901, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s1-testnet.garizon.net/rpc" + ], + "faucets": [ + "https://faucet-testnet.garizon.com" + ], + "infoURL": "https://garizon.com" + }, + { + "name": "Garizon Testnet Stage2", + "chainId": 902, + "shortName": "gar-test-s2", + "networkId": 902, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s2-testnet.garizon.net/rpc" + ], + "faucets": [ + "https://faucet-testnet.garizon.com" + ], + "infoURL": "https://garizon.com" + }, + { + "name": "Garizon Testnet Stage3", + "chainId": 903, + "shortName": "gar-test-s3", + "networkId": 903, + "nativeCurrency": { + "name": "Garizon", + "symbol": "GAR", + "decimals": 18 + }, + "rpc": [ + "https://s3-testnet.garizon.net/rpc" + ], + "faucets": [ + "https://faucet-testnet.garizon.com" + ], + "infoURL": "https://garizon.com" + }, + { + "name": "Portal Fantasy Chain", + "chainId": 909, + "shortName": "PF", + "networkId": 909, + "nativeCurrency": { + "name": "Portal Fantasy Token", + "symbol": "PFT", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://portalfantasy.io" + }, + { + "name": "DecentraBone Layer1 Testnet", + "chainId": 910, + "shortName": "DBONE", + "networkId": 910, + "nativeCurrency": { + "name": "DecentraBone", + "symbol": "DBONE", + "decimals": 18 + }, + "rpc": [ + "https://layer1test.decentrabone.com" + ], + "faucets": [], + "infoURL": "https://decentrabone.com" + }, + { + "name": "Rinia Testnet", + "chainId": 917, + "shortName": "tfire", + "networkId": 917, + "nativeCurrency": { + "name": "Firechain", + "symbol": "FIRE", + "decimals": 18 + }, + "rpc": [ + "https://rinia.rpc1.thefirechain.com" + ], + "faucets": [ + "https://faucet.thefirechain.com" + ], + "infoURL": "https://thefirechain.com" + }, + { + "name": "PulseChain Testnet", + "chainId": 940, + "shortName": "tpls", + "networkId": 940, + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.v2.testnet.pulsechain.com/", + "wss://rpc.v2.testnet.pulsechain.com/" + ], + "faucets": [ + "https://faucet.v2.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com/" + }, + { + "name": "PulseChain Testnet v2b", + "chainId": 941, + "shortName": "t2bpls", + "networkId": 941, + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.v2b.testnet.pulsechain.com/", + "wss://rpc.v2b.testnet.pulsechain.com/" + ], + "faucets": [ + "https://faucet.v2b.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com/" + }, + { + "name": "PulseChain Testnet v3", + "chainId": 942, + "shortName": "t3pls", + "networkId": 942, + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.v3.testnet.pulsechain.com/", + "wss://rpc.v3.testnet.pulsechain.com/" + ], + "faucets": [ + "https://faucet.v3.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com/" + }, + { + "name": "PulseChain Testnet v4", + "chainId": 943, + "shortName": "t4pls", + "networkId": 943, + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.v4.testnet.pulsechain.com/", + "wss://rpc.v4.testnet.pulsechain.com/" + ], + "faucets": [ + "https://faucet.v4.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com" + }, + { + "name": "muNode Testnet", + "chainId": 956, + "shortName": "munode", + "networkId": 956, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://munode.dev/" + }, + { + "name": "Oort Mainnet", + "chainId": 970, + "shortName": "ccn", + "networkId": 970, + "nativeCurrency": { + "name": "Oort", + "symbol": "CCN", + "decimals": 18 + }, + "rpc": [ + "https://rpc.oortech.com" + ], + "faucets": [], + "infoURL": "https://oortech.com" + }, + { + "name": "Oort Huygens", + "chainId": 971, + "shortName": "Huygens", + "networkId": 971, + "nativeCurrency": { + "name": "Oort", + "symbol": "CCN", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://oortech.com" + }, + { + "name": "Oort Ascraeus", + "chainId": 972, + "shortName": "Ascraeus", + "networkId": 972, + "nativeCurrency": { + "name": "Oort", + "symbol": "CCNA", + "decimals": 18 + }, + "rpc": [ + "https://ascraeus-rpc.oortech.com" + ], + "faucets": [], + "infoURL": "https://oortech.com" + }, + { + "name": "Nepal Blockchain Network", + "chainId": 977, + "shortName": "yeti", + "networkId": 977, + "nativeCurrency": { + "name": "Nepal Blockchain Network Ether", + "symbol": "YETI", + "decimals": 18 + }, + "rpc": [ + "https://api.nepalblockchain.dev", + "https://api.nepalblockchain.network" + ], + "faucets": [ + "https://faucet.nepalblockchain.network" + ], + "infoURL": "https://nepalblockchain.network" + }, + { + "name": "TOP Mainnet EVM", + "chainId": 980, + "shortName": "top_evm", + "networkId": 0, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://ethapi.topnetwork.org" + ], + "faucets": [], + "infoURL": "https://www.topnetwork.org/" + }, + { + "name": "Memo Smart Chain Mainnet", + "chainId": 985, + "shortName": "memochain", + "networkId": 985, + "nativeCurrency": { + "name": "Memo", + "symbol": "CMEMO", + "decimals": 18 + }, + "rpc": [ + "https://chain.metamemo.one:8501", + "wss://chain.metamemo.one:16801" + ], + "faucets": [ + "https://faucet.metamemo.one/" + ], + "infoURL": "www.memolabs.org" + }, + { + "name": "TOP Mainnet", + "chainId": 989, + "shortName": "top", + "networkId": 0, + "nativeCurrency": { + "name": "TOP", + "symbol": "TOP", + "decimals": 6 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://www.topnetwork.org/" + }, + { + "name": "5ireChain Thunder", + "chainId": 997, + "shortName": "5ire", + "networkId": 997, + "nativeCurrency": { + "name": "5ire Token", + "symbol": "5ire", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.5ire.network" + ], + "faucets": [ + "https://explorer.5ire.network/faucet" + ], + "infoURL": "https://5ire.org" + }, + { + "name": "Lucky Network", + "chainId": 998, + "shortName": "ln", + "networkId": 998, + "nativeCurrency": { + "name": "Lucky", + "symbol": "L99", + "decimals": 18 + }, + "rpc": [ + "https://rpc.luckynetwork.org", + "wss://ws.lnscan.org", + "https://rpc.lnscan.org" + ], + "faucets": [], + "infoURL": "https://luckynetwork.org" + }, + { + "name": "Wanchain Testnet", + "chainId": 999, + "shortName": "twan", + "networkId": 999, + "nativeCurrency": { + "name": "Wancoin", + "symbol": "WAN", + "decimals": 18 + }, + "rpc": [ + "https://gwan-ssl.wandevs.org:46891/" + ], + "faucets": [], + "infoURL": "https://testnet.wanscan.org" + }, + { + "name": "GTON Mainnet", + "chainId": 1000, + "shortName": "gton", + "networkId": 1000, + "nativeCurrency": { + "name": "GCD", + "symbol": "GCD", + "decimals": 18 + }, + "rpc": [ + "https://rpc.gton.network/" + ], + "faucets": [], + "infoURL": "https://gton.capital" + }, + { + "name": "Klaytn Testnet Baobab", + "chainId": 1001, + "shortName": "Baobab", + "networkId": 1001, + "nativeCurrency": { + "name": "KLAY", + "symbol": "KLAY", + "decimals": 18 + }, + "rpc": [ + "https://api.baobab.klaytn.net:8651" + ], + "faucets": [ + "https://baobab.wallet.klaytn.com/access?next=faucet" + ], + "infoURL": "https://www.klaytn.com/" + }, + { + "name": "T-EKTA", + "chainId": 1004, + "shortName": "t-ekta", + "networkId": 1004, + "nativeCurrency": { + "name": "T-EKTA", + "symbol": "T-EKTA", + "decimals": 18 + }, + "rpc": [ + "https://test.ekta.io:8545" + ], + "faucets": [], + "infoURL": "https://www.ekta.io" + }, + { + "name": "Newton Testnet", + "chainId": 1007, + "shortName": "tnew", + "networkId": 1007, + "nativeCurrency": { + "name": "Newton", + "symbol": "NEW", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.newchain.newtonproject.org" + ], + "faucets": [], + "infoURL": "https://www.newtonproject.org/" + }, + { + "name": "Eurus Mainnet", + "chainId": 1008, + "shortName": "eun", + "networkId": 1008, + "nativeCurrency": { + "name": "Eurus", + "symbol": "EUN", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.eurus.network/" + ], + "faucets": [], + "infoURL": "https://eurus.network" + }, + { + "name": "Evrice Network", + "chainId": 1010, + "shortName": "EVC", + "networkId": 1010, + "nativeCurrency": { + "name": "Evrice", + "symbol": "EVC", + "decimals": 18 + }, + "rpc": [ + "https://meta.evrice.com" + ], + "faucets": [], + "infoURL": "https://evrice.com" + }, + { + "name": "Newton", + "chainId": 1012, + "shortName": "new", + "networkId": 1012, + "nativeCurrency": { + "name": "Newton", + "symbol": "NEW", + "decimals": 18 + }, + "rpc": [ + "https://global.rpc.mainnet.newtonproject.org" + ], + "faucets": [], + "infoURL": "https://www.newtonproject.org/" + }, + { + "name": "Sakura", + "chainId": 1022, + "shortName": "sku", + "networkId": 1022, + "nativeCurrency": { + "name": "Sakura", + "symbol": "SKU", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://clover.finance/sakura" + }, + { + "name": "Clover Testnet", + "chainId": 1023, + "shortName": "tclv", + "networkId": 1023, + "nativeCurrency": { + "name": "Clover", + "symbol": "CLV", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://clover.finance" + }, + { + "name": "CLV Parachain", + "chainId": 1024, + "shortName": "clv", + "networkId": 1024, + "nativeCurrency": { + "name": "CLV", + "symbol": "CLV", + "decimals": 18 + }, + "rpc": [ + "https://api-para.clover.finance" + ], + "faucets": [], + "infoURL": "https://clv.org" + }, + { + "name": "BitTorrent Chain Testnet", + "chainId": 1028, + "shortName": "tbtt", + "networkId": 1028, + "nativeCurrency": { + "name": "BitTorrent", + "symbol": "BTT", + "decimals": 18 + }, + "rpc": [ + "https://testrpc.bittorrentchain.io/" + ], + "faucets": [], + "infoURL": "https://bittorrentchain.io/" + }, + { + "name": "Conflux eSpace", + "chainId": 1030, + "shortName": "cfx", + "networkId": 1030, + "nativeCurrency": { + "name": "CFX", + "symbol": "CFX", + "decimals": 18 + }, + "rpc": [ + "https://evm.confluxrpc.com" + ], + "faucets": [], + "infoURL": "https://confluxnetwork.org" + }, + { + "name": "Proxy Network Testnet", + "chainId": 1031, + "shortName": "prx", + "networkId": 1031, + "nativeCurrency": { + "name": "PRX", + "symbol": "PRX", + "decimals": 18 + }, + "rpc": [ + "http://128.199.94.183:8041" + ], + "faucets": [], + "infoURL": "https://theproxy.network" + }, + { + "name": "Bronos Testnet", + "chainId": 1038, + "shortName": "bronos-testnet", + "networkId": 1038, + "nativeCurrency": { + "name": "tBRO", + "symbol": "tBRO", + "decimals": 18 + }, + "rpc": [ + "https://evm-testnet.bronos.org" + ], + "faucets": [ + "https://faucet.bronos.org" + ], + "infoURL": "https://bronos.org" + }, + { + "name": "Bronos Mainnet", + "chainId": 1039, + "shortName": "bronos-mainnet", + "networkId": 1039, + "nativeCurrency": { + "name": "BRO", + "symbol": "BRO", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://bronos.org" + }, + { + "name": "ShimmerEVM Testnet", + "chainId": 1071, + "shortName": "shimmerevm-testnet", + "networkId": 1071, + "nativeCurrency": { + "name": "SMR", + "symbol": "SMR", + "decimals": 18 + }, + "rpc": [ + "https://json-rpc.evm.testnet.shimmer.network" + ], + "faucets": [ + "https://evm-toolkit.evm.testnet.shimmer.network", + "https://evm-faucet.testnet.shimmer.network" + ], + "infoURL": "https://shimmer.network" + }, + { + "name": "Metis Andromeda Mainnet", + "chainId": 1088, + "shortName": "metis-andromeda", + "networkId": 1088, + "nativeCurrency": { + "name": "Metis", + "symbol": "METIS", + "decimals": 18 + }, + "rpc": [ + "https://andromeda.metis.io/?owner=1088" + ], + "faucets": [], + "infoURL": "https://www.metis.io" + }, + { + "name": "MOAC mainnet", + "chainId": 1099, + "shortName": "moac", + "networkId": 1099, + "nativeCurrency": { + "name": "MOAC", + "symbol": "mc", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://moac.io" + }, + { + "name": "Polygon zkEVM", + "chainId": 1101, + "shortName": "zkevm", + "networkId": 1101, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://zkevm-rpc.com" + ], + "faucets": [], + "infoURL": "https://polygon.technology/polygon-zkevm" + }, + { + "name": "WEMIX3.0 Mainnet", + "chainId": 1111, + "shortName": "wemix", + "networkId": 1111, + "nativeCurrency": { + "name": "WEMIX", + "symbol": "WEMIX", + "decimals": 18 + }, + "rpc": [ + "https://api.wemix.com", + "wss://ws.wemix.com" + ], + "faucets": [], + "infoURL": "https://wemix.com" + }, + { + "name": "WEMIX3.0 Testnet", + "chainId": 1112, + "shortName": "twemix", + "networkId": 1112, + "nativeCurrency": { + "name": "TestnetWEMIX", + "symbol": "tWEMIX", + "decimals": 18 + }, + "rpc": [ + "https://api.test.wemix.com", + "wss://ws.test.wemix.com" + ], + "faucets": [ + "https://wallet.test.wemix.com/faucet" + ], + "infoURL": "https://wemix.com" + }, + { + "name": "Core Blockchain Testnet", + "chainId": 1115, + "shortName": "tcore", + "networkId": 1115, + "nativeCurrency": { + "name": "Core Blockchain Testnet Native Token", + "symbol": "tCORE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.test.btcs.network/" + ], + "faucets": [ + "https://scan.test.btcs.network/faucet" + ], + "infoURL": "https://www.coredao.org" + }, + { + "name": "Core Blockchain Mainnet", + "chainId": 1116, + "shortName": "core", + "networkId": 1116, + "nativeCurrency": { + "name": "Core Blockchain Native Token", + "symbol": "CORE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.coredao.org/", + "https://rpc-core.icecreamswap.com" + ], + "faucets": [], + "infoURL": "https://www.coredao.org" + }, + { + "name": "Dogcoin Mainnet", + "chainId": 1117, + "shortName": "DOGSm", + "networkId": 1117, + "nativeCurrency": { + "name": "Dogcoin", + "symbol": "DOGS", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.dogcoin.me" + ], + "faucets": [ + "https://faucet.dogcoin.network" + ], + "infoURL": "https://dogcoin.network" + }, + { + "name": "DeFiChain EVM Network Mainnet", + "chainId": 1130, + "shortName": "DFI", + "networkId": 1130, + "nativeCurrency": { + "name": "DeFiChain", + "symbol": "DFI", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://meta.defichain.com/" + }, + { + "name": "DeFiChain EVM Network Testnet", + "chainId": 1131, + "shortName": "DFI-T", + "networkId": 1131, + "nativeCurrency": { + "name": "DeFiChain", + "symbol": "DFI", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://meta.defichain.com/" + }, + { + "name": "AmStar Testnet", + "chainId": 1138, + "shortName": "ASARt", + "networkId": 1138, + "nativeCurrency": { + "name": "SINSO", + "symbol": "SINSO", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.amstarscan.com" + ], + "faucets": [], + "infoURL": "https://sinso.io" + }, + { + "name": "MathChain", + "chainId": 1139, + "shortName": "MATH", + "networkId": 1139, + "nativeCurrency": { + "name": "MathChain", + "symbol": "MATH", + "decimals": 18 + }, + "rpc": [ + "https://mathchain-asia.maiziqianbao.net/rpc", + "https://mathchain-us.maiziqianbao.net/rpc" + ], + "faucets": [], + "infoURL": "https://mathchain.org" + }, + { + "name": "MathChain Testnet", + "chainId": 1140, + "shortName": "tMATH", + "networkId": 1140, + "nativeCurrency": { + "name": "MathChain", + "symbol": "MATH", + "decimals": 18 + }, + "rpc": [ + "https://galois-hk.maiziqianbao.net/rpc" + ], + "faucets": [ + "https://scan.boka.network/#/Galois/faucet" + ], + "infoURL": "https://mathchain.org" + }, + { + "name": "Symplexia Smart Chain", + "chainId": 1149, + "shortName": "Plexchain", + "networkId": 1149, + "nativeCurrency": { + "name": "Plex Native Token", + "symbol": "PLEX", + "decimals": 18 + }, + "rpc": [ + "https://plex-rpc.plexfinance.us" + ], + "faucets": [], + "infoURL": "https://plexfinance.us/" + }, + { + "name": "Origin Testnet", + "chainId": 1170, + "shortName": "auoc", + "networkId": 1170, + "nativeCurrency": { + "name": "Origin", + "symbol": "UOC", + "decimals": 18 + }, + "rpc": [ + "https://json-rpc.origin.uptick.network" + ], + "faucets": [], + "infoURL": "https://www.uptick.network" + }, + { + "name": "Smart Host Teknoloji TESTNET", + "chainId": 1177, + "shortName": "sht", + "networkId": 1177, + "nativeCurrency": { + "name": "Smart Host Teknoloji TESTNET", + "symbol": "tSHT", + "decimals": 18 + }, + "rpc": [ + "https://s2.tl.web.tr:4041" + ], + "faucets": [], + "infoURL": "https://smart-host.com.tr" + }, + { + "name": "Iora Chain", + "chainId": 1197, + "shortName": "iora", + "networkId": 1197, + "nativeCurrency": { + "name": "Iora", + "symbol": "IORA", + "decimals": 18 + }, + "rpc": [ + "https://dataseed.iorachain.com" + ], + "faucets": [], + "infoURL": "https://iorachain.com" + }, + { + "name": "Evanesco Testnet", + "chainId": 1201, + "shortName": "avis", + "networkId": 1201, + "nativeCurrency": { + "name": "AVIS", + "symbol": "AVIS", + "decimals": 18 + }, + "rpc": [ + "https://seed5.evanesco.org:8547" + ], + "faucets": [], + "infoURL": "https://evanesco.org/" + }, + { + "name": "World Trade Technical Chain Mainnet", + "chainId": 1202, + "shortName": "wtt", + "networkId": 2048, + "nativeCurrency": { + "name": "World Trade Token", + "symbol": "WTT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.cadaut.com", + "wss://rpc.cadaut.com/ws" + ], + "faucets": [], + "infoURL": "http://www.cadaut.com" + }, + { + "name": "Popcateum Mainnet", + "chainId": 1213, + "shortName": "popcat", + "networkId": 1213, + "nativeCurrency": { + "name": "Popcat", + "symbol": "POP", + "decimals": 18 + }, + "rpc": [ + "https://dataseed.popcateum.org" + ], + "faucets": [], + "infoURL": "https://popcateum.org" + }, + { + "name": "EnterChain Mainnet", + "chainId": 1214, + "shortName": "enter", + "networkId": 1214, + "nativeCurrency": { + "name": "EnterCoin", + "symbol": "ENTER", + "decimals": 18 + }, + "rpc": [ + "https://tapi.entercoin.net/" + ], + "faucets": [], + "infoURL": "https://entercoin.net" + }, + { + "name": "Exzo Network Mainnet", + "chainId": 1229, + "shortName": "xzo", + "networkId": 1229, + "nativeCurrency": { + "name": "Exzo", + "symbol": "XZO", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.exzo.technology" + ], + "faucets": [], + "infoURL": "https://exzo.network" + }, + { + "name": "Ultron Testnet", + "chainId": 1230, + "shortName": "UltronTestnet", + "networkId": 1230, + "nativeCurrency": { + "name": "Ultron", + "symbol": "ULX", + "decimals": 18 + }, + "rpc": [ + "https://ultron-dev.io" + ], + "faucets": [], + "infoURL": "https://ultron.foundation" + }, + { + "name": "Ultron Mainnet", + "chainId": 1231, + "shortName": "UtronMainnet", + "networkId": 1231, + "nativeCurrency": { + "name": "Ultron", + "symbol": "ULX", + "decimals": 18 + }, + "rpc": [ + "https://ultron-rpc.net" + ], + "faucets": [], + "infoURL": "https://ultron.foundation" + }, + { + "name": "Step Network", + "chainId": 1234, + "shortName": "step", + "networkId": 1234, + "nativeCurrency": { + "name": "FITFI", + "symbol": "FITFI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.step.network" + ], + "faucets": [], + "infoURL": "https://step.network" + }, + { + "name": "ARC Mainnet", + "chainId": 1243, + "shortName": "ARC", + "networkId": 1243, + "nativeCurrency": { + "name": "ARC", + "symbol": "ARC", + "decimals": 18 + }, + "rpc": [ + "https://rpc-main-1.archiechain.io" + ], + "faucets": [], + "infoURL": "https://archiechain.io/" + }, + { + "name": "ARC Testnet", + "chainId": 1244, + "shortName": "TARC", + "networkId": 1244, + "nativeCurrency": { + "name": "ARC", + "symbol": "ARC", + "decimals": 18 + }, + "rpc": [ + "https://rpc-test-1.archiechain.io" + ], + "faucets": [ + "https://faucet.archiechain.io" + ], + "infoURL": "https://archiechain.io/" + }, + { + "name": "OM Platform Mainnet", + "chainId": 1246, + "shortName": "om", + "networkId": 1246, + "nativeCurrency": { + "name": "OMCOIN", + "symbol": "OM", + "decimals": 18 + }, + "rpc": [ + "https://rpc-cnx.omplatform.com/" + ], + "faucets": [], + "infoURL": "https://omplatform.com/" + }, + { + "name": "CIC Chain Testnet", + "chainId": 1252, + "shortName": "CICT", + "networkId": 1252, + "nativeCurrency": { + "name": "Crazy Internet Coin", + "symbol": "CICT", + "decimals": 18 + }, + "rpc": [ + "https://testapi.cicscan.com" + ], + "faucets": [ + "https://cicfaucet.com" + ], + "infoURL": "https://www.cicchain.net" + }, + { + "name": "HALO Mainnet", + "chainId": 1280, + "shortName": "HO", + "networkId": 1280, + "nativeCurrency": { + "name": "HALO", + "symbol": "HO", + "decimals": 18 + }, + "rpc": [ + "https://nodes.halo.land" + ], + "faucets": [], + "infoURL": "https://halo.land/#/" + }, + { + "name": "Moonbeam", + "chainId": 1284, + "shortName": "mbeam", + "networkId": 1284, + "nativeCurrency": { + "name": "Glimmer", + "symbol": "GLMR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.api.moonbeam.network", + "wss://wss.api.moonbeam.network" + ], + "faucets": [], + "infoURL": "https://moonbeam.network/networks/moonbeam/" + }, + { + "name": "Moonriver", + "chainId": 1285, + "shortName": "mriver", + "networkId": 1285, + "nativeCurrency": { + "name": "Moonriver", + "symbol": "MOVR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.api.moonriver.moonbeam.network", + "wss://wss.api.moonriver.moonbeam.network" + ], + "faucets": [], + "infoURL": "https://moonbeam.network/networks/moonriver/" + }, + { + "name": "Moonrock old", + "chainId": 1286, + "shortName": "mrock-old", + "networkId": 1286, + "nativeCurrency": { + "name": "Rocs", + "symbol": "ROC", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "" + }, + { + "name": "Moonbase Alpha", + "chainId": 1287, + "shortName": "mbase", + "networkId": 1287, + "nativeCurrency": { + "name": "Dev", + "symbol": "DEV", + "decimals": 18 + }, + "rpc": [ + "https://rpc.api.moonbase.moonbeam.network", + "wss://wss.api.moonbase.moonbeam.network" + ], + "faucets": [], + "infoURL": "https://docs.moonbeam.network/networks/testnet/" + }, + { + "name": "Moonrock", + "chainId": 1288, + "shortName": "mrock", + "networkId": 1288, + "nativeCurrency": { + "name": "Rocs", + "symbol": "ROC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.api.moonrock.moonbeam.network", + "wss://wss.api.moonrock.moonbeam.network" + ], + "faucets": [], + "infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/" + }, + { + "name": "Bobabeam", + "chainId": 1294, + "shortName": "Bobabeam", + "networkId": 1294, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://bobabeam.boba.network", + "wss://wss.bobabeam.boba.network", + "https://replica.bobabeam.boba.network", + "wss://replica-wss.bobabeam.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Bobabase Testnet", + "chainId": 1297, + "shortName": "Bobabase", + "networkId": 1297, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://bobabase.boba.network", + "wss://wss.bobabase.boba.network", + "https://replica.bobabase.boba.network", + "wss://replica-wss.bobabase.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Dos Fuji Subnet", + "chainId": 1311, + "shortName": "TDOS", + "networkId": 1311, + "nativeCurrency": { + "name": "Dos Native Token", + "symbol": "DOS", + "decimals": 18 + }, + "rpc": [ + "https://test.doschain.com/jsonrpc" + ], + "faucets": [], + "infoURL": "http://doschain.io/" + }, + { + "name": "Alyx Mainnet", + "chainId": 1314, + "shortName": "alyx", + "networkId": 1314, + "nativeCurrency": { + "name": "Alyx Chain Native Token", + "symbol": "ALYX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.alyxchain.com" + ], + "faucets": [], + "infoURL": "https://www.alyxchain.com" + }, + { + "name": "Aitd Mainnet", + "chainId": 1319, + "shortName": "aitd", + "networkId": 1319, + "nativeCurrency": { + "name": "AITD Mainnet", + "symbol": "AITD", + "decimals": 18 + }, + "rpc": [ + "https://walletrpc.aitd.io", + "https://node.aitd.io" + ], + "faucets": [], + "infoURL": "https://www.aitd.io/" + }, + { + "name": "Aitd Testnet", + "chainId": 1320, + "shortName": "aitdtestnet", + "networkId": 1320, + "nativeCurrency": { + "name": "AITD Testnet", + "symbol": "AITD", + "decimals": 18 + }, + "rpc": [ + "http://http-testnet.aitd.io" + ], + "faucets": [ + "https://aitd-faucet-pre.aitdcoin.com/" + ], + "infoURL": "https://www.aitd.io/" + }, + { + "name": "Geth Testnet", + "chainId": 1337, + "shortName": "geth", + "networkId": 1337, + "nativeCurrency": { + "name": "Geth Testnet Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "http://127.0.0.1:8545" + ], + "faucets": [], + "infoURL": "https://geth.ethereum.org" + }, + { + "name": "Elysium Testnet", + "chainId": 1338, + "shortName": "ELST", + "networkId": 1338, + "nativeCurrency": { + "name": "LAVA", + "symbol": "LAVA", + "decimals": 18 + }, + "rpc": [ + "https://elysium-test-rpc.vulcanforged.com" + ], + "faucets": [], + "infoURL": "https://elysiumscan.vulcanforged.com" + }, + { + "name": "Elysium Mainnet", + "chainId": 1339, + "shortName": "ELSM", + "networkId": 1339, + "nativeCurrency": { + "name": "LAVA", + "symbol": "LAVA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.elysiumchain.tech/" + ], + "faucets": [], + "infoURL": "https://elysiumscan.vulcanforged.com" + }, + { + "name": "CIC Chain Mainnet", + "chainId": 1353, + "shortName": "CIC", + "networkId": 1353, + "nativeCurrency": { + "name": "Crazy Internet Coin", + "symbol": "CIC", + "decimals": 18 + }, + "rpc": [ + "https://xapi.cicscan.com" + ], + "faucets": [], + "infoURL": "https://www.cicchain.net" + }, + { + "name": "Zafirium Mainnet", + "chainId": 1369, + "shortName": "zafic", + "networkId": 1369, + "nativeCurrency": { + "name": "Zakumi Chain Native Token", + "symbol": "ZAFIC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.zakumi.io" + ], + "faucets": [], + "infoURL": "https://www.zakumi.io" + }, + { + "name": "AmStar Mainnet", + "chainId": 1388, + "shortName": "ASAR", + "networkId": 1388, + "nativeCurrency": { + "name": "SINSO", + "symbol": "SINSO", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.amstarscan.com" + ], + "faucets": [], + "infoURL": "https://sinso.io" + }, + { + "name": "Joseon Mainnet", + "chainId": 1392, + "shortName": "mun", + "networkId": 1392, + "nativeCurrency": { + "name": "Joseon Mun", + "symbol": "JSM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.modchain.net/blockchain.joseon.com/rpc" + ], + "faucets": [], + "infoURL": "https://www.joseon.com/" + }, + { + "name": "Polygon zkEVM Testnet old", + "chainId": 1402, + "shortName": "zkevmtest", + "networkId": 1402, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://polygon.technology/solutions/polygon-zkevm/" + }, + { + "name": "Polygon zkEVM Testnet Pre Audit-Upgraded", + "chainId": 1422, + "shortName": "testnet-zkEVM-mango-pre-audit-upgraded", + "networkId": 1422, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://polygon.technology/solutions/polygon-zkevm/" + }, + { + "name": "Rikeza Network Mainnet", + "chainId": 1433, + "shortName": "RIK", + "networkId": 1433, + "nativeCurrency": { + "name": "Rikeza", + "symbol": "RIK", + "decimals": 18 + }, + "rpc": [ + "https://rpc.rikscan.com" + ], + "faucets": [], + "infoURL": "https://rikeza.io" + }, + { + "name": "Living Assets Mainnet", + "chainId": 1440, + "shortName": "LAS", + "networkId": 1440, + "nativeCurrency": { + "name": "LAS", + "symbol": "LAS", + "decimals": 18 + }, + "rpc": [ + "https://beta.mainnet.livingassets.io/rpc", + "https://gamma.mainnet.livingassets.io/rpc" + ], + "faucets": [], + "infoURL": "https://dev.livingassets.io/" + }, + { + "name": "Polygon zkEVM Testnet", + "chainId": 1442, + "shortName": "testnet-zkEVM-mango", + "networkId": 1442, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.public.zkevm-test.net" + ], + "faucets": [], + "infoURL": "https://polygon.technology/solutions/polygon-zkevm/" + }, + { + "name": "GIL Testnet", + "chainId": 1452, + "shortName": "gil", + "networkId": 1452, + "nativeCurrency": { + "name": "GANG", + "symbol": "GANG", + "decimals": 18 + }, + "rpc": [ + "https://rpc.giltestnet.com" + ], + "faucets": [], + "infoURL": "https://gaussgang.com/" + }, + { + "name": "Ctex Scan Blockchain", + "chainId": 1455, + "shortName": "CTEX", + "networkId": 1455, + "nativeCurrency": { + "name": "CTEX", + "symbol": "CTEX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.ctexscan.com/" + ], + "faucets": [ + "https://faucet.ctexscan.com" + ], + "infoURL": "https://ctextoken.io" + }, + { + "name": "ChainX-EVM", + "chainId": 1501, + "shortName": "chainx", + "networkId": 1501, + "nativeCurrency": { + "name": "BTC", + "symbol": "BTC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.chainx.org/rpc", + "https://mainnet2.chainx.org/rpc" + ], + "faucets": [], + "infoURL": "https://chainx.org" + }, + { + "name": "Sherpax Mainnet", + "chainId": 1506, + "shortName": "Sherpax", + "networkId": 1506, + "nativeCurrency": { + "name": "KSX", + "symbol": "KSX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.sherpax.io/rpc" + ], + "faucets": [], + "infoURL": "https://sherpax.io/" + }, + { + "name": "Sherpax Testnet", + "chainId": 1507, + "shortName": "SherpaxTestnet", + "networkId": 1507, + "nativeCurrency": { + "name": "KSX", + "symbol": "KSX", + "decimals": 18 + }, + "rpc": [ + "https://sherpax-testnet.chainx.org/rpc" + ], + "faucets": [], + "infoURL": "https://sherpax.io/" + }, + { + "name": "Beagle Messaging Chain", + "chainId": 1515, + "shortName": "beagle", + "networkId": 1515, + "nativeCurrency": { + "name": "Beagle", + "symbol": "BG", + "decimals": 18 + }, + "rpc": [ + "https://beagle.chat/eth" + ], + "faucets": [ + "https://faucet.beagle.chat/" + ], + "infoURL": "https://beagle.chat/" + }, + { + "name": "Tenet", + "chainId": 1559, + "shortName": "tenet", + "networkId": 1559, + "nativeCurrency": { + "name": "TENET", + "symbol": "TENET", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tenet.org" + ], + "faucets": [], + "infoURL": "https://tenet.org/" + }, + { + "name": "Catecoin Chain Mainnet", + "chainId": 1618, + "shortName": "cate", + "networkId": 1618, + "nativeCurrency": { + "name": "Catecoin", + "symbol": "CATE", + "decimals": 18 + }, + "rpc": [ + "https://send.catechain.com" + ], + "faucets": [], + "infoURL": "https://catechain.com" + }, + { + "name": "Atheios", + "chainId": 1620, + "shortName": "ath", + "networkId": 11235813, + "nativeCurrency": { + "name": "Atheios Ether", + "symbol": "ATH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.atheios.org/" + ], + "faucets": [], + "infoURL": "https://atheios.org" + }, + { + "name": "Btachain", + "chainId": 1657, + "shortName": "bta", + "networkId": 1657, + "nativeCurrency": { + "name": "Bitcoin Asset", + "symbol": "BTA", + "decimals": 18 + }, + "rpc": [ + "https://dataseed1.btachain.com/" + ], + "faucets": [], + "infoURL": "https://bitcoinasset.io/" + }, + { + "name": "Horizen Yuma Testnet Deprecated", + "chainId": 1662, + "shortName": "Yuma", + "networkId": 1662, + "nativeCurrency": { + "name": "Testnet Zen", + "symbol": "tZEN", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://horizen.io/" + }, + { + "name": "Horizen Gobi Testnet", + "chainId": 1663, + "shortName": "Gobi", + "networkId": 1663, + "nativeCurrency": { + "name": "Testnet Zen", + "symbol": "tZEN", + "decimals": 18 + }, + "rpc": [ + "https://gobi-testnet.horizenlabs.io/ethv1", + "https://rpc.ankr.com/horizen_testnet_evm" + ], + "faucets": [ + "https://faucet.horizen.io" + ], + "infoURL": "https://horizen.io/" + }, + { + "name": "LUDAN Mainnet", + "chainId": 1688, + "shortName": "LUDAN", + "networkId": 1688, + "nativeCurrency": { + "name": "LUDAN", + "symbol": "LUDAN", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ludan.org/" + ], + "faucets": [], + "infoURL": "https://www.ludan.org/" + }, + { + "name": "Anytype EVM Chain", + "chainId": 1701, + "shortName": "AnytypeChain", + "networkId": 1701, + "nativeCurrency": { + "name": "ANY", + "symbol": "ANY", + "decimals": 18 + }, + "rpc": [ + "https://geth.anytype.io" + ], + "faucets": [ + "https://evm.anytype.io/faucet" + ], + "infoURL": "https://evm.anytype.io" + }, + { + "name": "TBSI Mainnet", + "chainId": 1707, + "shortName": "TBSI", + "networkId": 1707, + "nativeCurrency": { + "name": "Jinda", + "symbol": "JINDA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.blockchain.or.th" + ], + "faucets": [], + "infoURL": "https://blockchain.or.th" + }, + { + "name": "TBSI Testnet", + "chainId": 1708, + "shortName": "tTBSI", + "networkId": 1708, + "nativeCurrency": { + "name": "Jinda", + "symbol": "JINDA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.blockchain.or.th" + ], + "faucets": [ + "https://faucet.blockchain.or.th" + ], + "infoURL": "https://blockchain.or.th" + }, + { + "name": "Palette Chain Mainnet", + "chainId": 1718, + "shortName": "PCM", + "networkId": 1718, + "nativeCurrency": { + "name": "Palette Token", + "symbol": "PLT", + "decimals": 18 + }, + "rpc": [ + "https://palette-rpc.com:22000" + ], + "faucets": [], + "infoURL": "https://hashpalette.com/" + }, + { + "name": "PartyChain", + "chainId": 1773, + "shortName": "TeaParty", + "networkId": 1773, + "nativeCurrency": { + "name": "Grams", + "symbol": "GRAMS", + "decimals": 18 + }, + "rpc": [ + "https://tea.mining4people.com/rpc", + "http://172.104.194.36:8545" + ], + "faucets": [], + "infoURL": "TeaPartyCrypto.com" + }, + { + "name": "Gauss Mainnet", + "chainId": 1777, + "shortName": "gauss", + "networkId": 1777, + "nativeCurrency": { + "name": "GANG", + "symbol": "GANG", + "decimals": 18 + }, + "rpc": [ + "https://rpc.gaussgang.com" + ], + "faucets": [], + "infoURL": "https://gaussgang.com/" + }, + { + "name": "Kerleano", + "chainId": 1804, + "shortName": "kerleano", + "networkId": 1804, + "nativeCurrency": { + "name": "Climate awaReness Coin", + "symbol": "CRC", + "decimals": 18 + }, + "rpc": [ + "https://cacib-saturn-test.francecentral.cloudapp.azure.com", + "wss://cacib-saturn-test.francecentral.cloudapp.azure.com:9443" + ], + "faucets": [ + "https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md" + ], + "infoURL": "https://github.com/ethereum-pocr/kerleano" + }, + { + "name": "Rabbit Analog Testnet Chain", + "chainId": 1807, + "shortName": "rAna", + "networkId": 1807, + "nativeCurrency": { + "name": "Rabbit Analog Test Chain Native Token ", + "symbol": "rAna", + "decimals": 18 + }, + "rpc": [ + "https://rabbit.analog-rpc.com" + ], + "faucets": [ + "https://analogfaucet.com" + ], + "infoURL": "https://rabbit.analogscan.com" + }, + { + "name": "Cube Chain Mainnet", + "chainId": 1818, + "shortName": "cube", + "networkId": 1818, + "nativeCurrency": { + "name": "Cube Chain Native Token", + "symbol": "CUBE", + "decimals": 18 + }, + "rpc": [ + "https://http-mainnet.cube.network", + "wss://ws-mainnet.cube.network", + "https://http-mainnet-sg.cube.network", + "wss://ws-mainnet-sg.cube.network", + "https://http-mainnet-us.cube.network", + "wss://ws-mainnet-us.cube.network" + ], + "faucets": [], + "infoURL": "https://www.cube.network" + }, + { + "name": "Cube Chain Testnet", + "chainId": 1819, + "shortName": "cubet", + "networkId": 1819, + "nativeCurrency": { + "name": "Cube Chain Test Native Token", + "symbol": "CUBET", + "decimals": 18 + }, + "rpc": [ + "https://http-testnet.cube.network", + "wss://ws-testnet.cube.network", + "https://http-testnet-sg.cube.network", + "wss://ws-testnet-sg.cube.network", + "https://http-testnet-jp.cube.network", + "wss://ws-testnet-jp.cube.network", + "https://http-testnet-us.cube.network", + "wss://ws-testnet-us.cube.network" + ], + "faucets": [ + "https://faucet.cube.network" + ], + "infoURL": "https://www.cube.network" + }, + { + "name": "Teslafunds", + "chainId": 1856, + "shortName": "tsf", + "networkId": 1, + "nativeCurrency": { + "name": "Teslafunds Ether", + "symbol": "TSF", + "decimals": 18 + }, + "rpc": [ + "https://tsfapi.europool.me" + ], + "faucets": [], + "infoURL": "https://teslafunds.io" + }, + { + "name": "Gitshock Cartenz Testnet", + "chainId": 1881, + "shortName": "gitshockchain", + "networkId": 1881, + "nativeCurrency": { + "name": "Gitshock Cartenz", + "symbol": "tGTFX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.cartenz.works" + ], + "faucets": [], + "infoURL": "https://gitshock.com" + }, + { + "name": "Lightlink Phoenix Mainnet", + "chainId": 1890, + "shortName": "lightlink_phoenix", + "networkId": 1890, + "nativeCurrency": { + "name": "Ethereum", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://replicator-01.phoenix.lightlink.io/rpc/v1", + "https://replicator-02.phoenix.lightlink.io/rpc/v1" + ], + "faucets": [], + "infoURL": "https://lightlink.io" + }, + { + "name": "Lightlink Pegasus Testnet", + "chainId": 1891, + "shortName": "lightlink_pegasus", + "networkId": 1891, + "nativeCurrency": { + "name": "Ethereum", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://replicator-01.pegasus.lightlink.io/rpc/v1", + "https://replicator-02.pegasus.lightlink.io/rpc/v1" + ], + "faucets": [ + "https://pegasus-faucet-react.vercel.app" + ], + "infoURL": "https://lightlink.io" + }, + { + "name": "BON Network", + "chainId": 1898, + "shortName": "boya", + "networkId": 1, + "nativeCurrency": { + "name": "BOYACoin", + "symbol": "BOY", + "decimals": 18 + }, + "rpc": [ + "http://rpc.boyanet.org:8545", + "ws://rpc.boyanet.org:8546" + ], + "faucets": [], + "infoURL": "https://boyanet.org" + }, + { + "name": "Bitcichain Mainnet", + "chainId": 1907, + "shortName": "bitci", + "networkId": 1907, + "nativeCurrency": { + "name": "Bitci", + "symbol": "BITCI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.bitci.com" + ], + "faucets": [], + "infoURL": "https://www.bitcichain.com" + }, + { + "name": "Bitcichain Testnet", + "chainId": 1908, + "shortName": "tbitci", + "networkId": 1908, + "nativeCurrency": { + "name": "Test Bitci", + "symbol": "TBITCI", + "decimals": 18 + }, + "rpc": [ + "https://testnet.bitcichain.com" + ], + "faucets": [ + "https://faucet.bitcichain.com" + ], + "infoURL": "https://www.bitcichain.com" + }, + { + "name": "ONUS Chain Testnet", + "chainId": 1945, + "shortName": "onus-testnet", + "networkId": 1945, + "nativeCurrency": { + "name": "ONUS", + "symbol": "ONUS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.onuschain.io" + ], + "faucets": [], + "infoURL": "https://onuschain.io" + }, + { + "name": "D-Chain Mainnet", + "chainId": 1951, + "shortName": "dchain-mainnet", + "networkId": 1951, + "nativeCurrency": { + "name": "DOINX", + "symbol": "DOINX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.d-chain.network/ext/bc/2ZiR1Bro5E59siVuwdNuRFzqL95NkvkbzyLBdrsYR9BLSHV7H4/rpc" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "Dexilla Testnet", + "chainId": 1954, + "shortName": "Dexilla", + "networkId": 1954, + "nativeCurrency": { + "name": "Dexilla Native Token", + "symbol": "DXZ", + "decimals": 18 + }, + "rpc": [ + "https://rpc.dexilla.com" + ], + "faucets": [], + "infoURL": "https://dexilla.com" + }, + { + "name": "Eleanor", + "chainId": 1967, + "shortName": "mtc", + "networkId": 1967, + "nativeCurrency": { + "name": "Eleanor Metacoin", + "symbol": "MTC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.metatime.com/eleanor", + "wss://ws.metatime.com/eleanor" + ], + "faucets": [ + "https://faucet.metatime.com/eleanor" + ], + "infoURL": "https://eleanor.metatime.com" + }, + { + "name": "Super Smart Chain Testnet", + "chainId": 1969, + "shortName": "tscs", + "networkId": 1969, + "nativeCurrency": { + "name": "Super Chain Native Token", + "symbol": "TSCS", + "decimals": 18 + }, + "rpc": [ + "https://testnetrpc.scschain.com" + ], + "faucets": [ + "https://testnet.scschain.com" + ], + "infoURL": "https://testnet.scschain.com" + }, + { + "name": "Super Smart Chain Mainnet", + "chainId": 1970, + "shortName": "scs", + "networkId": 1970, + "nativeCurrency": { + "name": "Super Chain Native Token", + "symbol": "SCS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.scschain.com" + ], + "faucets": [], + "infoURL": "https://scschain.com" + }, + { + "name": "Atelier", + "chainId": 1971, + "shortName": "atlr", + "networkId": 1971, + "nativeCurrency": { + "name": "ATLR", + "symbol": "ATLR", + "decimals": 18 + }, + "rpc": [ + "https://1971.network/atlr", + "wss://1971.network/atlr" + ], + "faucets": [], + "infoURL": "https://1971.network/" + }, + { + "name": "ONUS Chain Mainnet", + "chainId": 1975, + "shortName": "onus-mainnet", + "networkId": 1975, + "nativeCurrency": { + "name": "ONUS", + "symbol": "ONUS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.onuschain.io", + "wss://ws.onuschain.io" + ], + "faucets": [], + "infoURL": "https://onuschain.io" + }, + { + "name": "Eurus Testnet", + "chainId": 1984, + "shortName": "euntest", + "networkId": 1984, + "nativeCurrency": { + "name": "Eurus", + "symbol": "EUN", + "decimals": 18 + }, + "rpc": [ + "https://testnet.eurus.network" + ], + "faucets": [], + "infoURL": "https://eurus.network" + }, + { + "name": "EtherGem", + "chainId": 1987, + "shortName": "egem", + "networkId": 1987, + "nativeCurrency": { + "name": "EtherGem Ether", + "symbol": "EGEM", + "decimals": 18 + }, + "rpc": [ + "https://jsonrpc.egem.io/custom" + ], + "faucets": [], + "infoURL": "https://egem.io" + }, + { + "name": "Ekta", + "chainId": 1994, + "shortName": "ekta", + "networkId": 1994, + "nativeCurrency": { + "name": "EKTA", + "symbol": "EKTA", + "decimals": 18 + }, + "rpc": [ + "https://main.ekta.io" + ], + "faucets": [], + "infoURL": "https://www.ekta.io" + }, + { + "name": "edeXa Testnet", + "chainId": 1995, + "shortName": "edx", + "networkId": 1995, + "nativeCurrency": { + "name": "EDEXA", + "symbol": "EDX", + "decimals": 18 + }, + "rpc": [ + "https://testnet.edexa.com/rpc", + "https://io-dataseed1.testnet.edexa.io-market.com/rpc" + ], + "faucets": [ + "https://faucet.edexa.com/" + ], + "infoURL": "https://edexa.com/" + }, + { + "name": "Dogechain Mainnet", + "chainId": 2000, + "shortName": "dc", + "networkId": 2000, + "nativeCurrency": { + "name": "Dogecoin", + "symbol": "DOGE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.dogechain.dog", + "https://rpc01-sg.dogechain.dog", + "https://rpc.ankr.com/dogechain" + ], + "faucets": [], + "infoURL": "https://dogechain.dog" + }, + { + "name": "Milkomeda C1 Mainnet", + "chainId": 2001, + "shortName": "milkAda", + "networkId": 2001, + "nativeCurrency": { + "name": "milkAda", + "symbol": "mADA", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet-cardano-evm.c1.milkomeda.com", + "wss://rpc-mainnet-cardano-evm.c1.milkomeda.com" + ], + "faucets": [], + "infoURL": "https://milkomeda.com" + }, + { + "name": "Milkomeda A1 Mainnet", + "chainId": 2002, + "shortName": "milkALGO", + "networkId": 2002, + "nativeCurrency": { + "name": "milkALGO", + "symbol": "mALGO", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet-algorand-rollup.a1.milkomeda.com", + "wss://rpc-mainnet-algorand-rollup.a1.milkomeda.com/ws" + ], + "faucets": [], + "infoURL": "https://milkomeda.com" + }, + { + "name": "CloudWalk Testnet", + "chainId": 2008, + "shortName": "cloudwalk_testnet", + "networkId": 2008, + "nativeCurrency": { + "name": "CloudWalk Native Token", + "symbol": "CWN", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://cloudwalk.io" + }, + { + "name": "CloudWalk Mainnet", + "chainId": 2009, + "shortName": "cloudwalk_mainnet", + "networkId": 2009, + "nativeCurrency": { + "name": "CloudWalk Native Token", + "symbol": "CWN", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://cloudwalk.io" + }, + { + "name": "MainnetZ Mainnet", + "chainId": 2016, + "shortName": "NetZm", + "networkId": 2016, + "nativeCurrency": { + "name": "MainnetZ", + "symbol": "NetZ", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.mainnetz.io" + ], + "faucets": [ + "https://faucet.mainnetz.io" + ], + "infoURL": "https://mainnetz.io" + }, + { + "name": "PublicMint Devnet", + "chainId": 2018, + "shortName": "pmint_dev", + "networkId": 2018, + "nativeCurrency": { + "name": "USD", + "symbol": "USD", + "decimals": 18 + }, + "rpc": [ + "https://rpc.dev.publicmint.io:8545" + ], + "faucets": [], + "infoURL": "https://publicmint.com" + }, + { + "name": "PublicMint Testnet", + "chainId": 2019, + "shortName": "pmint_test", + "networkId": 2019, + "nativeCurrency": { + "name": "USD", + "symbol": "USD", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tst.publicmint.io:8545" + ], + "faucets": [], + "infoURL": "https://publicmint.com" + }, + { + "name": "PublicMint Mainnet", + "chainId": 2020, + "shortName": "pmint", + "networkId": 2020, + "nativeCurrency": { + "name": "USD", + "symbol": "USD", + "decimals": 18 + }, + "rpc": [ + "https://rpc.publicmint.io:8545" + ], + "faucets": [], + "infoURL": "https://publicmint.com" + }, + { + "name": "Edgeware EdgeEVM Mainnet", + "chainId": 2021, + "shortName": "edg", + "networkId": 2021, + "nativeCurrency": { + "name": "Edgeware", + "symbol": "EDG", + "decimals": 18 + }, + "rpc": [ + "https://edgeware-evm.jelliedowl.net", + "https://mainnet2.edgewa.re/evm", + "https://mainnet3.edgewa.re/evm", + "https://mainnet4.edgewa.re/evm", + "https://mainnet5.edgewa.re/evm", + "wss://edgeware.jelliedowl.net", + "wss://mainnet2.edgewa.re", + "wss://mainnet3.edgewa.re", + "wss://mainnet4.edgewa.re", + "wss://mainnet5.edgewa.re" + ], + "faucets": [], + "infoURL": "https://edgeware.io" + }, + { + "name": "Beresheet BereEVM Testnet", + "chainId": 2022, + "shortName": "edgt", + "networkId": 2022, + "nativeCurrency": { + "name": "Testnet EDG", + "symbol": "tEDG", + "decimals": 18 + }, + "rpc": [ + "https://beresheet-evm.jelliedowl.net", + "wss://beresheet.jelliedowl.net" + ], + "faucets": [], + "infoURL": "https://edgeware.io/build" + }, + { + "name": "Taycan Testnet", + "chainId": 2023, + "shortName": "taycan-testnet", + "networkId": 2023, + "nativeCurrency": { + "name": "test-Shuffle", + "symbol": "tSFL", + "decimals": 18 + }, + "rpc": [ + "https://test-taycan.hupayx.io" + ], + "faucets": [ + "https://ttaycan-faucet.hupayx.io/" + ], + "infoURL": "https://hupayx.io" + }, + { + "name": "Rangers Protocol Mainnet", + "chainId": 2025, + "shortName": "rpg", + "networkId": 2025, + "nativeCurrency": { + "name": "Rangers Protocol Gas", + "symbol": "RPG", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.rangersprotocol.com/api/jsonrpc" + ], + "faucets": [], + "infoURL": "https://rangersprotocol.com" + }, + { + "name": "OriginTrail Parachain", + "chainId": 2043, + "shortName": "otp", + "networkId": 2043, + "nativeCurrency": { + "name": "OriginTrail Parachain Token", + "symbol": "OTP", + "decimals": 12 + }, + "rpc": [ + "https://astrosat.origintrail.network", + "wss://parachain-rpc.origin-trail.network" + ], + "faucets": [], + "infoURL": "https://parachain.origintrail.io" + }, + { + "name": "Shrapnel Subnet", + "chainId": 2044, + "shortName": "Shrapnel", + "networkId": 2044, + "nativeCurrency": { + "name": "Shrapnel Gas Token", + "symbol": "SHRAPG", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/shrapnel/mainnet/rpc" + ], + "faucets": [], + "infoURL": "https://www.shrapnel.com/" + }, + { + "name": "Stratos Testnet", + "chainId": 2047, + "shortName": "stos-testnet", + "networkId": 2047, + "nativeCurrency": { + "name": "STOS", + "symbol": "STOS", + "decimals": 18 + }, + "rpc": [ + "https://web3-testnet-rpc.thestratos.org" + ], + "faucets": [], + "infoURL": "https://www.thestratos.org" + }, + { + "name": "Stratos Mainnet", + "chainId": 2048, + "shortName": "stos-mainnet", + "networkId": 2048, + "nativeCurrency": { + "name": "STOS", + "symbol": "STOS", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://www.thestratos.org" + }, + { + "name": "Quokkacoin Mainnet", + "chainId": 2077, + "shortName": "QKA", + "networkId": 2077, + "nativeCurrency": { + "name": "Qkacoin", + "symbol": "QKA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.qkacoin.org" + ], + "faucets": [], + "infoURL": "https://qkacoin.org" + }, + { + "name": "Ecoball Mainnet", + "chainId": 2100, + "shortName": "eco", + "networkId": 2100, + "nativeCurrency": { + "name": "Ecoball Coin", + "symbol": "ECO", + "decimals": 18 + }, + "rpc": [ + "https://api.ecoball.org/ecoball/" + ], + "faucets": [], + "infoURL": "https://ecoball.org" + }, + { + "name": "Ecoball Testnet Espuma", + "chainId": 2101, + "shortName": "esp", + "networkId": 2101, + "nativeCurrency": { + "name": "Espuma Coin", + "symbol": "ECO", + "decimals": 18 + }, + "rpc": [ + "https://api.ecoball.org/espuma/" + ], + "faucets": [], + "infoURL": "https://ecoball.org" + }, + { + "name": "Exosama Network", + "chainId": 2109, + "shortName": "exn", + "networkId": 2109, + "nativeCurrency": { + "name": "Sama Token", + "symbol": "SAMA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.exosama.com", + "wss://rpc.exosama.com" + ], + "faucets": [], + "infoURL": "https://moonsama.com" + }, + { + "name": "Metaplayerone Mainnet", + "chainId": 2122, + "shortName": "Metad", + "networkId": 2122, + "nativeCurrency": { + "name": "METAD", + "symbol": "METAD", + "decimals": 18 + }, + "rpc": [ + "https://rpc.metaplayer.one/" + ], + "faucets": [], + "infoURL": "https://docs.metaplayer.one/" + }, + { + "name": "Metaplayerone Dubai Testnet", + "chainId": 2124, + "shortName": "MEU", + "networkId": 2124, + "nativeCurrency": { + "name": "Metaunit", + "symbol": "MEU", + "decimals": 18 + }, + "rpc": [ + "https://rpc-dubai.mp1network.com/" + ], + "faucets": [], + "infoURL": "https://docs.metaplayer.one/" + }, + { + "name": "Defi Oracle Meta Testnet", + "chainId": 2138, + "shortName": "dfio-meta-test", + "networkId": 21, + "nativeCurrency": { + "name": "testEther", + "symbol": "tETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.public-2138.defi-oracle.io", + "wss://rpc.public-2138.defi-oracle.io" + ], + "faucets": [], + "infoURL": "https://defi-oracle.io/" + }, + { + "name": "BOSagora Mainnet", + "chainId": 2151, + "shortName": "boa", + "networkId": 2151, + "nativeCurrency": { + "name": "BOSAGORA", + "symbol": "BOA", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.bosagora.org", + "https://rpc.bosagora.org" + ], + "faucets": [], + "infoURL": "https://docs.bosagora.org" + }, + { + "name": "Findora Mainnet", + "chainId": 2152, + "shortName": "fra", + "networkId": 2152, + "nativeCurrency": { + "name": "FRA", + "symbol": "FRA", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.findora.org" + ], + "faucets": [], + "infoURL": "https://findora.org/" + }, + { + "name": "Findora Testnet", + "chainId": 2153, + "shortName": "findora-testnet", + "networkId": 2153, + "nativeCurrency": { + "name": "FRA", + "symbol": "FRA", + "decimals": 18 + }, + "rpc": [ + "https://prod-testnet.prod.findora.org:8545/" + ], + "faucets": [], + "infoURL": "https://findora.org/" + }, + { + "name": "Findora Forge", + "chainId": 2154, + "shortName": "findora-forge", + "networkId": 2154, + "nativeCurrency": { + "name": "FRA", + "symbol": "FRA", + "decimals": 18 + }, + "rpc": [ + "https://prod-forge.prod.findora.org:8545/" + ], + "faucets": [], + "infoURL": "https://findora.org/" + }, + { + "name": "Bitcoin EVM", + "chainId": 2203, + "shortName": "BTC", + "networkId": 2203, + "nativeCurrency": { + "name": "Bitcoin", + "symbol": "BTC", + "decimals": 18 + }, + "rpc": [ + "https://connect.bitcoinevm.com" + ], + "faucets": [], + "infoURL": "https://bitcoinevm.com" + }, + { + "name": "Evanesco Mainnet", + "chainId": 2213, + "shortName": "evanesco", + "networkId": 2213, + "nativeCurrency": { + "name": "EVA", + "symbol": "EVA", + "decimals": 18 + }, + "rpc": [ + "https://seed4.evanesco.org:8546" + ], + "faucets": [], + "infoURL": "https://evanesco.org/" + }, + { + "name": "Kava EVM Testnet", + "chainId": 2221, + "shortName": "tkava", + "networkId": 2221, + "nativeCurrency": { + "name": "TKava", + "symbol": "TKAVA", + "decimals": 18 + }, + "rpc": [ + "https://evm.testnet.kava.io", + "wss://wevm.testnet.kava.io" + ], + "faucets": [ + "https://faucet.kava.io" + ], + "infoURL": "https://www.kava.io" + }, + { + "name": "Kava EVM", + "chainId": 2222, + "shortName": "kava", + "networkId": 2222, + "nativeCurrency": { + "name": "Kava", + "symbol": "KAVA", + "decimals": 18 + }, + "rpc": [ + "https://evm.kava.io", + "https://evm2.kava.io", + "wss://wevm.kava.io", + "wss://wevm2.kava.io" + ], + "faucets": [], + "infoURL": "https://www.kava.io" + }, + { + "name": "VChain Mainnet", + "chainId": 2223, + "shortName": "VChain", + "networkId": 2223, + "nativeCurrency": { + "name": "VNDT", + "symbol": "VNDT", + "decimals": 18 + }, + "rpc": [ + "https://bc.vcex.xyz" + ], + "faucets": [], + "infoURL": "https://bo.vcex.xyz/" + }, + { + "name": "BOMB Chain", + "chainId": 2300, + "shortName": "bomb", + "networkId": 2300, + "nativeCurrency": { + "name": "BOMB Token", + "symbol": "BOMB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.bombchain.com" + ], + "faucets": [], + "infoURL": "https://www.bombchain.com" + }, + { + "name": "Arevia", + "chainId": 2309, + "shortName": "arevia", + "networkId": 2309, + "nativeCurrency": { + "name": "Arev", + "symbol": "ARÉV", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "" + }, + { + "name": "SOMA Network Testnet", + "chainId": 2323, + "shortName": "sma", + "networkId": 2323, + "nativeCurrency": { + "name": "SMA", + "symbol": "tSMA", + "decimals": 18 + }, + "rpc": [ + "https://data-testnet-v1.somanetwork.io/" + ], + "faucets": [ + "https://faucet.somanetwork.io" + ], + "infoURL": "https://somanetwork.io" + }, + { + "name": "Altcoinchain", + "chainId": 2330, + "shortName": "alt", + "networkId": 2330, + "nativeCurrency": { + "name": "Altcoin", + "symbol": "ALT", + "decimals": 18 + }, + "rpc": [ + "https://rpc0.altcoinchain.org/rpc" + ], + "faucets": [], + "infoURL": "https://altcoinchain.org" + }, + { + "name": "SOMA Network Mainnet", + "chainId": 2332, + "shortName": "smam", + "networkId": 2332, + "nativeCurrency": { + "name": "Soma Native Token", + "symbol": "SMA", + "decimals": 18 + }, + "rpc": [ + "https://data-mainnet-v1.somanetwork.io/" + ], + "faucets": [ + "https://airdrop.somanetwork.io" + ], + "infoURL": "https://somanetwork.io" + }, + { + "name": "Kroma Sepolia", + "chainId": 2357, + "shortName": "kroma-sepolia", + "networkId": 2357, + "nativeCurrency": { + "name": "Sepolia Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://api.sepolia.kroma.network" + ], + "faucets": [], + "infoURL": "https://kroma.network" + }, + { + "name": "BOMB Chain Testnet", + "chainId": 2399, + "shortName": "bombt", + "networkId": 2399, + "nativeCurrency": { + "name": "BOMB Token", + "symbol": "tBOMB", + "decimals": 18 + }, + "rpc": [ + "https://bombchain-testnet.ankr.com/bas_full_rpc_1" + ], + "faucets": [ + "https://faucet.bombchain-testnet.ankr.com/" + ], + "infoURL": "https://www.bombmoney.com" + }, + { + "name": "TCG Verse Mainnet", + "chainId": 2400, + "shortName": "TCGV", + "networkId": 2400, + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tcgverse.xyz" + ], + "faucets": [], + "infoURL": "https://tcgverse.xyz/" + }, + { + "name": "XODEX", + "chainId": 2415, + "shortName": "xodex", + "networkId": 10, + "nativeCurrency": { + "name": "XODEX Native Token", + "symbol": "XODEX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.xo-dex.com/rpc", + "https://xo-dex.io" + ], + "faucets": [], + "infoURL": "https://xo-dex.com" + }, + { + "name": "Kortho Mainnet", + "chainId": 2559, + "shortName": "ktoc", + "networkId": 2559, + "nativeCurrency": { + "name": "KorthoChain", + "symbol": "KTO", + "decimals": 11 + }, + "rpc": [ + "https://www.kortho-chain.com" + ], + "faucets": [], + "infoURL": "https://www.kortho.io/" + }, + { + "name": "TechPay Mainnet", + "chainId": 2569, + "shortName": "tpc", + "networkId": 2569, + "nativeCurrency": { + "name": "TechPay", + "symbol": "TPC", + "decimals": 18 + }, + "rpc": [ + "https://api.techpay.io/" + ], + "faucets": [], + "infoURL": "https://techpay.io/" + }, + { + "name": "PoCRNet", + "chainId": 2606, + "shortName": "pocrnet", + "networkId": 2606, + "nativeCurrency": { + "name": "Climate awaReness Coin", + "symbol": "CRC", + "decimals": 18 + }, + "rpc": [ + "https://pocrnet.westeurope.cloudapp.azure.com/http", + "wss://pocrnet.westeurope.cloudapp.azure.com/ws" + ], + "faucets": [], + "infoURL": "https://github.com/ethereum-pocr/pocrnet" + }, + { + "name": "Redlight Chain Mainnet", + "chainId": 2611, + "shortName": "REDLC", + "networkId": 2611, + "nativeCurrency": { + "name": "Redlight Coin", + "symbol": "REDLC", + "decimals": 18 + }, + "rpc": [ + "https://dataseed2.redlightscan.finance" + ], + "faucets": [], + "infoURL": "https://redlight.finance/" + }, + { + "name": "EZChain C-Chain Mainnet", + "chainId": 2612, + "shortName": "EZChain", + "networkId": 2612, + "nativeCurrency": { + "name": "EZChain", + "symbol": "EZC", + "decimals": 18 + }, + "rpc": [ + "https://api.ezchain.com/ext/bc/C/rpc" + ], + "faucets": [], + "infoURL": "https://ezchain.com" + }, + { + "name": "EZChain C-Chain Testnet", + "chainId": 2613, + "shortName": "Fuji-EZChain", + "networkId": 2613, + "nativeCurrency": { + "name": "EZChain", + "symbol": "EZC", + "decimals": 18 + }, + "rpc": [ + "https://testnet-api.ezchain.com/ext/bc/C/rpc" + ], + "faucets": [ + "https://testnet-faucet.ezchain.com" + ], + "infoURL": "https://ezchain.com" + }, + { + "name": "WhiteBIT Network Testnet", + "chainId": 2625, + "shortName": "twbt", + "networkId": 2625, + "nativeCurrency": { + "name": "WhiteBIT Coin", + "symbol": "WBT", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.whitebit.network" + ], + "faucets": [ + "https://explorer.whitebit.network/testnet/faucet" + ], + "infoURL": "https://whitebit.com/wbt" + }, + { + "name": "Boba Network Goerli Testnet", + "chainId": 2888, + "shortName": "Bobagoerli", + "networkId": 2888, + "nativeCurrency": { + "name": "Goerli Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://goerli.boba.network/" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "BitYuan Mainnet", + "chainId": 2999, + "shortName": "bty", + "networkId": 2999, + "nativeCurrency": { + "name": "BTY", + "symbol": "BTY", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.bityuan.com/eth" + ], + "faucets": [], + "infoURL": "https://www.bityuan.com" + }, + { + "name": "CENNZnet Rata", + "chainId": 3000, + "shortName": "cennz-r", + "networkId": 3000, + "nativeCurrency": { + "name": "CPAY", + "symbol": "CPAY", + "decimals": 18 + }, + "rpc": [], + "faucets": [ + "https://app-faucet.centrality.me" + ], + "infoURL": "https://cennz.net" + }, + { + "name": "CENNZnet Nikau", + "chainId": 3001, + "shortName": "cennz-n", + "networkId": 3001, + "nativeCurrency": { + "name": "CPAY", + "symbol": "CPAY", + "decimals": 18 + }, + "rpc": [ + "https://nikau.centrality.me/public" + ], + "faucets": [ + "https://app-faucet.centrality.me" + ], + "infoURL": "https://cennz.net" + }, + { + "name": "Canxium Mainnet", + "chainId": 3003, + "shortName": "cau", + "networkId": 3003, + "nativeCurrency": { + "name": "Canxium", + "symbol": "CAU", + "decimals": 18 + }, + "rpc": [ + "https://rpc.canxium.org" + ], + "faucets": [], + "infoURL": "https://canxium.org" + }, + { + "name": "PLAYA3ULL GAMES", + "chainId": 3011, + "shortName": "3ULL", + "networkId": 3011, + "nativeCurrency": { + "name": "3ULL", + "symbol": "3ULL", + "decimals": 18 + }, + "rpc": [ + "https://api.mainnet.playa3ull.games" + ], + "faucets": [], + "infoURL": "https://playa3ull.games" + }, + { + "name": "Orlando Chain", + "chainId": 3031, + "shortName": "ORL", + "networkId": 3031, + "nativeCurrency": { + "name": "Orlando", + "symbol": "ORL", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.orlchain.com" + ], + "faucets": [], + "infoURL": "https://orlchain.com" + }, + { + "name": "Bifrost Mainnet", + "chainId": 3068, + "shortName": "bfc", + "networkId": 3068, + "nativeCurrency": { + "name": "Bifrost", + "symbol": "BFC", + "decimals": 18 + }, + "rpc": [ + "https://public-01.mainnet.thebifrost.io/rpc", + "https://public-02.mainnet.thebifrost.io/rpc" + ], + "faucets": [], + "infoURL": "https://thebifrost.io" + }, + { + "name": "Filecoin - Hyperspace testnet", + "chainId": 3141, + "shortName": "filecoin-hyperspace", + "networkId": 3141, + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://filecoin.io" + }, + { + "name": "Debounce Subnet Testnet", + "chainId": 3306, + "shortName": "debounce-devnet", + "networkId": 3306, + "nativeCurrency": { + "name": "Debounce Network", + "symbol": "DB", + "decimals": 18 + }, + "rpc": [ + "https://dev-rpc.debounce.network" + ], + "faucets": [], + "infoURL": "https://debounce.network" + }, + { + "name": "ZCore Testnet", + "chainId": 3331, + "shortName": "zcrbeach", + "networkId": 3331, + "nativeCurrency": { + "name": "ZCore", + "symbol": "ZCR", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.zcore.cash" + ], + "faucets": [ + "https://faucet.zcore.cash" + ], + "infoURL": "https://zcore.cash" + }, + { + "name": "Web3Q Testnet", + "chainId": 3333, + "shortName": "w3q-t", + "networkId": 3333, + "nativeCurrency": { + "name": "Web3Q", + "symbol": "W3Q", + "decimals": 18 + }, + "rpc": [ + "https://testnet.web3q.io:8545" + ], + "faucets": [], + "infoURL": "https://testnet.web3q.io/home.w3q/" + }, + { + "name": "Web3Q Galileo", + "chainId": 3334, + "shortName": "w3q-g", + "networkId": 3334, + "nativeCurrency": { + "name": "Web3Q", + "symbol": "W3Q", + "decimals": 18 + }, + "rpc": [ + "https://galileo.web3q.io:8545" + ], + "faucets": [], + "infoURL": "https://galileo.web3q.io/home.w3q/" + }, + { + "name": "Paribu Net Mainnet", + "chainId": 3400, + "shortName": "prb", + "networkId": 3400, + "nativeCurrency": { + "name": "PRB", + "symbol": "PRB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.paribu.network" + ], + "faucets": [], + "infoURL": "https://net.paribu.com" + }, + { + "name": "SecureChain Testnet", + "chainId": 3434, + "shortName": "SCAIt", + "networkId": 3434, + "nativeCurrency": { + "name": "SCAI", + "symbol": "SCAI", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.securechain.ai" + ], + "faucets": [ + "https://faucet.securechain.ai" + ], + "infoURL": "https://securechain.ai" + }, + { + "name": "Paribu Net Testnet", + "chainId": 3500, + "shortName": "prbtestnet", + "networkId": 3500, + "nativeCurrency": { + "name": "PRB", + "symbol": "PRB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.paribuscan.com" + ], + "faucets": [ + "https://faucet.paribuscan.com" + ], + "infoURL": "https://net.paribu.com" + }, + { + "name": "JFIN Chain", + "chainId": 3501, + "shortName": "jfin", + "networkId": 3501, + "nativeCurrency": { + "name": "JFIN Coin", + "symbol": "jfin", + "decimals": 18 + }, + "rpc": [ + "https://rpc.jfinchain.com" + ], + "faucets": [], + "infoURL": "https://jfinchain.com" + }, + { + "name": "PandoProject Mainnet", + "chainId": 3601, + "shortName": "pando-mainnet", + "networkId": 3601, + "nativeCurrency": { + "name": "pando-token", + "symbol": "PTX", + "decimals": 18 + }, + "rpc": [ + "https://eth-rpc-api.pandoproject.org/rpc" + ], + "faucets": [], + "infoURL": "https://www.pandoproject.org/" + }, + { + "name": "PandoProject Testnet", + "chainId": 3602, + "shortName": "pando-testnet", + "networkId": 3602, + "nativeCurrency": { + "name": "pando-token", + "symbol": "PTX", + "decimals": 18 + }, + "rpc": [ + "https://testnet.ethrpc.pandoproject.org/rpc" + ], + "faucets": [], + "infoURL": "https://www.pandoproject.org/" + }, + { + "name": "Jouleverse Mainnet", + "chainId": 3666, + "shortName": "jouleverse", + "networkId": 3666, + "nativeCurrency": { + "name": "J", + "symbol": "J", + "decimals": 18 + }, + "rpc": [ + "https://rpc.jnsdao.com:8503" + ], + "faucets": [], + "infoURL": "https://jnsdao.com" + }, + { + "name": "Bittex Mainnet", + "chainId": 3690, + "shortName": "btx", + "networkId": 3690, + "nativeCurrency": { + "name": "Bittex", + "symbol": "BTX", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.bittexscan.info", + "https://rpc2.bittexscan.info" + ], + "faucets": [], + "infoURL": "https://bittexscan.com" + }, + { + "name": "Empire Network", + "chainId": 3693, + "shortName": "empire", + "networkId": 3693, + "nativeCurrency": { + "name": "Empire", + "symbol": "EMPIRE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.empirenetwork.io" + ], + "faucets": [], + "infoURL": "https://www.empirenetwork.io/" + }, + { + "name": "Crossbell", + "chainId": 3737, + "shortName": "csb", + "networkId": 3737, + "nativeCurrency": { + "name": "Crossbell Token", + "symbol": "CSB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.crossbell.io" + ], + "faucets": [ + "https://faucet.crossbell.io" + ], + "infoURL": "https://crossbell.io" + }, + { + "name": "AlveyChain Mainnet", + "chainId": 3797, + "shortName": "alv", + "networkId": 3797, + "nativeCurrency": { + "name": "AlveyCoin", + "symbol": "ALV", + "decimals": 18 + }, + "rpc": [ + "https://rpc.alveychain.com/rpc", + "https://rpc2.alvey.io/rpc" + ], + "faucets": [], + "infoURL": "https://alveyscan.com/rpc" + }, + { + "name": "DRAC Network", + "chainId": 3912, + "shortName": "drac", + "networkId": 3912, + "nativeCurrency": { + "name": "DRAC", + "symbol": "DRAC", + "decimals": 18 + }, + "rpc": [ + "https://www.dracscan.com/rpc" + ], + "faucets": [ + "https://www.dracscan.io/faucet" + ], + "infoURL": "https://drac.io/" + }, + { + "name": "DOS Tesnet", + "chainId": 3939, + "shortName": "dost", + "networkId": 3939, + "nativeCurrency": { + "name": "DOS", + "symbol": "DOS", + "decimals": 18 + }, + "rpc": [ + "https://test.doschain.com" + ], + "faucets": [], + "infoURL": "http://doschain.io/" + }, + { + "name": "DYNO Mainnet", + "chainId": 3966, + "shortName": "dyno", + "networkId": 3966, + "nativeCurrency": { + "name": "DYNO Token", + "symbol": "DYNO", + "decimals": 18 + }, + "rpc": [ + "https://api.dynoprotocol.com" + ], + "faucets": [ + "https://faucet.dynoscan.io" + ], + "infoURL": "https://dynoprotocol.com" + }, + { + "name": "DYNO Testnet", + "chainId": 3967, + "shortName": "tdyno", + "networkId": 3967, + "nativeCurrency": { + "name": "DYNO Token", + "symbol": "tDYNO", + "decimals": 18 + }, + "rpc": [ + "https://tapi.dynoprotocol.com" + ], + "faucets": [ + "https://faucet.dynoscan.io" + ], + "infoURL": "https://dynoprotocol.com" + }, + { + "name": "YuanChain Mainnet", + "chainId": 3999, + "shortName": "ycc", + "networkId": 3999, + "nativeCurrency": { + "name": "YCC", + "symbol": "YCC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.yuan.org/eth" + ], + "faucets": [], + "infoURL": "https://www.yuan.org" + }, + { + "name": "Ozone Chain Mainnet", + "chainId": 4000, + "shortName": "ozo", + "networkId": 4000, + "nativeCurrency": { + "name": "OZONE", + "symbol": "OZO", + "decimals": 18 + }, + "rpc": [ + "https://node1.ozonechain.io" + ], + "faucets": [], + "infoURL": "https://ozonechain.io" + }, + { + "name": "Peperium Chain Testnet", + "chainId": 4001, + "shortName": "PERIUM", + "networkId": 4001, + "nativeCurrency": { + "name": "Peperium Chain Testnet", + "symbol": "PERIUM", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.peperium.io" + ], + "faucets": [], + "infoURL": "https://peperium.io" + }, + { + "name": "Fantom Testnet", + "chainId": 4002, + "shortName": "tftm", + "networkId": 4002, + "nativeCurrency": { + "name": "Fantom", + "symbol": "FTM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.fantom.network", + "https://fantom-testnet.publicnode.com" + ], + "faucets": [ + "https://faucet.fantom.network" + ], + "infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet" + }, + { + "name": "Bobaopera Testnet", + "chainId": 4051, + "shortName": "BobaoperaTestnet", + "networkId": 4051, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://testnet.bobaopera.boba.network", + "wss://wss.testnet.bobaopera.boba.network", + "https://replica.testnet.bobaopera.boba.network", + "wss://replica-wss.testnet.bobaopera.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Nahmii 3 Mainnet", + "chainId": 4061, + "shortName": "Nahmii3Mainnet", + "networkId": 4061, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://nahmii.io" + }, + { + "name": "Nahmii 3 Testnet", + "chainId": 4062, + "shortName": "Nahmii3Testnet", + "networkId": 4062, + "nativeCurrency": { + "name": "Goerli Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://ngeth.testnet.n3.nahmii.io" + ], + "faucets": [], + "infoURL": "https://nahmii.io" + }, + { + "name": "Fastex Chain (Bahamut) Oasis Testnet", + "chainId": 4090, + "shortName": "Oasis", + "networkId": 4090, + "nativeCurrency": { + "name": "FTN", + "symbol": "FTN", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.oasis.bahamutchain.com" + ], + "faucets": [ + "https://faucet.oasis.fastexchain.com" + ], + "infoURL": "https://fastexchain.com" + }, + { + "name": "Bitindi Testnet", + "chainId": 4096, + "shortName": "BNIt", + "networkId": 4096, + "nativeCurrency": { + "name": "BNI", + "symbol": "$BNI", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.bitindi.org" + ], + "faucets": [ + "https://faucet.bitindi.org" + ], + "infoURL": "https://bitindi.org" + }, + { + "name": "Bitindi Mainnet", + "chainId": 4099, + "shortName": "BNIm", + "networkId": 4099, + "nativeCurrency": { + "name": "BNI", + "symbol": "$BNI", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.bitindi.org" + ], + "faucets": [ + "https://faucet.bitindi.org" + ], + "infoURL": "https://bitindi.org" + }, + { + "name": "AIOZ Network Testnet", + "chainId": 4102, + "shortName": "aioz-testnet", + "networkId": 4102, + "nativeCurrency": { + "name": "testAIOZ", + "symbol": "AIOZ", + "decimals": 18 + }, + "rpc": [ + "https://eth-ds.testnet.aioz.network" + ], + "faucets": [], + "infoURL": "https://aioz.network" + }, + { + "name": "Tipboxcoin Testnet", + "chainId": 4141, + "shortName": "TPBXt", + "networkId": 4141, + "nativeCurrency": { + "name": "Tipboxcoin", + "symbol": "TPBX", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.tipboxcoin.net" + ], + "faucets": [ + "https://faucet.tipboxcoin.net" + ], + "infoURL": "https://tipboxcoin.net" + }, + { + "name": "PHI Network V1", + "chainId": 4181, + "shortName": "PHIv1", + "networkId": 4181, + "nativeCurrency": { + "name": "PHI", + "symbol": "Φ", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.phi.network", + "https://rpc2.phi.network" + ], + "faucets": [], + "infoURL": "https://phi.network" + }, + { + "name": "LUKSO Testnet", + "chainId": 4201, + "shortName": "lukso-testnet", + "networkId": 4201, + "nativeCurrency": { + "name": "TestLYX", + "symbol": "LYXt", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.lukso.network", + "wss://ws-rpc.testnet.lukso.network" + ], + "faucets": [ + "https://faucet.testnet.lukso.network" + ], + "infoURL": "https://lukso.network" + }, + { + "name": "Nexi Mainnet", + "chainId": 4242, + "shortName": "nexi", + "networkId": 4242, + "nativeCurrency": { + "name": "Nexi", + "symbol": "NEXI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.chain.nexi.technology/", + "https://chain.nexilix.com", + "https://chain.nexi.evmnode.online" + ], + "faucets": [], + "infoURL": "https://www.nexi.technology/" + }, + { + "name": "Bobafuji Testnet", + "chainId": 4328, + "shortName": "BobaFujiTestnet", + "networkId": 4328, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://testnet.avax.boba.network", + "wss://wss.testnet.avax.boba.network", + "https://replica.testnet.avax.boba.network", + "wss://replica-wss.testnet.avax.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Htmlcoin Mainnet", + "chainId": 4444, + "shortName": "html", + "networkId": 4444, + "nativeCurrency": { + "name": "Htmlcoin", + "symbol": "HTML", + "decimals": 8 + }, + "rpc": [ + "https://janus.htmlcoin.com/api/" + ], + "faucets": [ + "https://gruvin.me/htmlcoin" + ], + "infoURL": "https://htmlcoin.com" + }, + { + "name": "IoTeX Network Mainnet", + "chainId": 4689, + "shortName": "iotex-mainnet", + "networkId": 4689, + "nativeCurrency": { + "name": "IoTeX", + "symbol": "IOTX", + "decimals": 18 + }, + "rpc": [ + "https://babel-api.mainnet.iotex.io" + ], + "faucets": [], + "infoURL": "https://iotex.io" + }, + { + "name": "IoTeX Network Testnet", + "chainId": 4690, + "shortName": "iotex-testnet", + "networkId": 4690, + "nativeCurrency": { + "name": "IoTeX", + "symbol": "IOTX", + "decimals": 18 + }, + "rpc": [ + "https://babel-api.testnet.iotex.io" + ], + "faucets": [ + "https://faucet.iotex.io/" + ], + "infoURL": "https://iotex.io" + }, + { + "name": "BlackFort Exchange Network Testnet", + "chainId": 4777, + "shortName": "TBXN", + "networkId": 4777, + "nativeCurrency": { + "name": "BlackFort Testnet Token", + "symbol": "TBXN", + "decimals": 18 + }, + "rpc": [ + "https://testnet.blackfort.network/rpc" + ], + "faucets": [], + "infoURL": "https://blackfort.exchange" + }, + { + "name": "Venidium Testnet", + "chainId": 4918, + "shortName": "txvm", + "networkId": 4918, + "nativeCurrency": { + "name": "Venidium", + "symbol": "XVM", + "decimals": 18 + }, + "rpc": [ + "https://rpc-evm-testnet.venidium.io" + ], + "faucets": [], + "infoURL": "https://venidium.io" + }, + { + "name": "Venidium Mainnet", + "chainId": 4919, + "shortName": "xvm", + "networkId": 4919, + "nativeCurrency": { + "name": "Venidium", + "symbol": "XVM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.venidium.io" + ], + "faucets": [], + "infoURL": "https://venidium.io" + }, + { + "name": "BlackFort Exchange Network", + "chainId": 4999, + "shortName": "BXN", + "networkId": 4999, + "nativeCurrency": { + "name": "BlackFort Token", + "symbol": "BXN", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.blackfort.network/rpc", + "https://mainnet-1.blackfort.network/rpc", + "https://mainnet-2.blackfort.network/rpc", + "https://mainnet-3.blackfort.network/rpc" + ], + "faucets": [], + "infoURL": "https://blackfort.exchange" + }, + { + "name": "Mantle", + "chainId": 5000, + "shortName": "mantle", + "networkId": 5000, + "nativeCurrency": { + "name": "Mantle", + "symbol": "MNT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mantle.xyz" + ], + "faucets": [], + "infoURL": "https://mantle.xyz" + }, + { + "name": "Mantle Testnet", + "chainId": 5001, + "shortName": "mantle-testnet", + "networkId": 5001, + "nativeCurrency": { + "name": "Testnet Mantle", + "symbol": "MNT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.mantle.xyz" + ], + "faucets": [ + "https://faucet.testnet.mantle.xyz" + ], + "infoURL": "https://mantle.xyz" + }, + { + "name": "Fastex Chain (Bahamut)", + "chainId": 5165, + "shortName": "ftn", + "networkId": 5165, + "nativeCurrency": { + "name": "FTN", + "symbol": "FTN", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.sahara.bahamutchain.com", + "https://rpc2.sahara.bahamutchain.com" + ], + "faucets": [], + "infoURL": "https://fastexchain.com" + }, + { + "name": "TLChain Network Mainnet", + "chainId": 5177, + "shortName": "tlc", + "networkId": 5177, + "nativeCurrency": { + "name": "TLChain Network", + "symbol": "TLC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.tlxscan.com/" + ], + "faucets": [], + "infoURL": "https://tlchain.network/" + }, + { + "name": "EraSwap Mainnet", + "chainId": 5197, + "shortName": "es", + "networkId": 5197, + "nativeCurrency": { + "name": "EraSwap", + "symbol": "ES", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.eraswap.network", + "https://rpc-mumbai.mainnet.eraswap.network" + ], + "faucets": [], + "infoURL": "https://eraswap.info/" + }, + { + "name": "Humanode Mainnet", + "chainId": 5234, + "shortName": "hmnd", + "networkId": 5234, + "nativeCurrency": { + "name": "HMND", + "symbol": "HMND", + "decimals": 18 + }, + "rpc": [ + "https://explorer-rpc-http.mainnet.stages.humanode.io" + ], + "faucets": [], + "infoURL": "https://humanode.io" + }, + { + "name": "Firechain Mainnet Old", + "chainId": 5290, + "shortName": "_old_fire", + "networkId": 5290, + "nativeCurrency": { + "name": "Firechain", + "symbol": "FIRE", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.rpc1.thefirechain.com" + ], + "faucets": [], + "infoURL": "https://thefirechain.com" + }, + { + "name": "Uzmi Network Mainnet", + "chainId": 5315, + "shortName": "UZMI", + "networkId": 5315, + "nativeCurrency": { + "name": "UZMI", + "symbol": "UZMI", + "decimals": 18 + }, + "rpc": [ + "https://network.uzmigames.com.br/" + ], + "faucets": [], + "infoURL": "https://uzmigames.com.br/" + }, + { + "name": "Nahmii Mainnet", + "chainId": 5551, + "shortName": "Nahmii", + "networkId": 5551, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://l2.nahmii.io" + ], + "faucets": [], + "infoURL": "https://nahmii.io" + }, + { + "name": "Nahmii Testnet", + "chainId": 5553, + "shortName": "NahmiiTestnet", + "networkId": 5553, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://l2.testnet.nahmii.io" + ], + "faucets": [], + "infoURL": "https://nahmii.io" + }, + { + "name": "Chain Verse Mainnet", + "chainId": 5555, + "shortName": "cverse", + "networkId": 5555, + "nativeCurrency": { + "name": "Oasys", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.chainverse.info" + ], + "faucets": [], + "infoURL": "https://chainverse.info" + }, + { + "name": "Syscoin Tanenbaum Testnet", + "chainId": 5700, + "shortName": "tsys", + "networkId": 5700, + "nativeCurrency": { + "name": "Testnet Syscoin", + "symbol": "tSYS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tanenbaum.io", + "wss://rpc.tanenbaum.io/wss" + ], + "faucets": [ + "https://faucet.tanenbaum.io" + ], + "infoURL": "https://syscoin.org" + }, + { + "name": "Hika Network Testnet", + "chainId": 5729, + "shortName": "hik", + "networkId": 5729, + "nativeCurrency": { + "name": "Hik Token", + "symbol": "HIK", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.hika.network/" + ], + "faucets": [], + "infoURL": "https://hika.network/" + }, + { + "name": "SatoshiChain Testnet", + "chainId": 5758, + "shortName": "satst", + "networkId": 5758, + "nativeCurrency": { + "name": "SatoshiChain Coin", + "symbol": "SATS", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.satoshichain.io" + ], + "faucets": [ + "https://faucet.satoshichain.io" + ], + "infoURL": "https://satoshichain.net" + }, + { + "name": "Ganache", + "chainId": 5777, + "shortName": "ggui", + "networkId": 5777, + "nativeCurrency": { + "name": "Ganache Test Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://127.0.0.1:7545" + ], + "faucets": [], + "infoURL": "https://trufflesuite.com/ganache/" + }, + { + "name": "Ontology Testnet", + "chainId": 5851, + "shortName": "OntologyTestnet", + "networkId": 5851, + "nativeCurrency": { + "name": "ONG", + "symbol": "ONG", + "decimals": 18 + }, + "rpc": [ + "http://polaris1.ont.io:20339", + "http://polaris2.ont.io:20339", + "http://polaris3.ont.io:20339", + "http://polaris4.ont.io:20339", + "https://polaris1.ont.io:10339", + "https://polaris2.ont.io:10339", + "https://polaris3.ont.io:10339", + "https://polaris4.ont.io:10339" + ], + "faucets": [ + "https://developer.ont.io/" + ], + "infoURL": "https://ont.io/" + }, + { + "name": "Wegochain Rubidium Mainnet", + "chainId": 5869, + "shortName": "rbd", + "networkId": 5869, + "nativeCurrency": { + "name": "Rubid", + "symbol": "RBD", + "decimals": 18 + }, + "rpc": [ + "https://proxy.wegochain.io", + "http://wallet.wegochain.io:7764" + ], + "faucets": [], + "infoURL": "https://www.wegochain.io" + }, + { + "name": "Tres Testnet", + "chainId": 6065, + "shortName": "TRESTEST", + "networkId": 6065, + "nativeCurrency": { + "name": "TRES", + "symbol": "TRES", + "decimals": 18 + }, + "rpc": [ + "https://rpc-test.tresleches.finance/" + ], + "faucets": [ + "http://faucet.tresleches.finance:8080" + ], + "infoURL": "https://treschain.com" + }, + { + "name": "Tres Mainnet", + "chainId": 6066, + "shortName": "TRESMAIN", + "networkId": 6066, + "nativeCurrency": { + "name": "TRES", + "symbol": "TRES", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tresleches.finance/", + "https://rpc.treschain.io/" + ], + "faucets": [], + "infoURL": "https://treschain.com" + }, + { + "name": "Cascadia Testnet", + "chainId": 6102, + "shortName": "cascadia", + "networkId": 6102, + "nativeCurrency": { + "name": "CC", + "symbol": "tCC", + "decimals": 18 + }, + "rpc": [ + "https://testnet.cascadia.foundation" + ], + "faucets": [ + "https://www.cascadia.foundation/faucet" + ], + "infoURL": "https://www.cascadia.foundation" + }, + { + "name": "UPTN Testnet", + "chainId": 6118, + "shortName": "UPTN-TEST", + "networkId": 6118, + "nativeCurrency": { + "name": "UPTN", + "symbol": "UPTN", + "decimals": 18 + }, + "rpc": [ + "https://node-api.alp.uptn.io/v1/ext/rpc" + ], + "faucets": [], + "infoURL": "https://uptn.io" + }, + { + "name": "UPTN", + "chainId": 6119, + "shortName": "UPTN", + "networkId": 6119, + "nativeCurrency": { + "name": "UPTN", + "symbol": "UPTN", + "decimals": 18 + }, + "rpc": [ + "https://node-api.uptn.io/v1/ext/rpc" + ], + "faucets": [], + "infoURL": "https://uptn.io" + }, + { + "name": "Peerpay", + "chainId": 6502, + "shortName": "Peerpay", + "networkId": 6502, + "nativeCurrency": { + "name": "Peerpay", + "symbol": "P2P", + "decimals": 18 + }, + "rpc": [ + "https://peerpay.su.gy/p2p" + ], + "faucets": [], + "infoURL": "https://peerpay.su.gy" + }, + { + "name": "Scolcoin WeiChain Testnet", + "chainId": 6552, + "shortName": "SRC-test", + "networkId": 6552, + "nativeCurrency": { + "name": "Scolcoin", + "symbol": "SCOL", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.scolcoin.com" + ], + "faucets": [ + "https://faucet.scolcoin.com" + ], + "infoURL": "https://scolcoin.com" + }, + { + "name": "Fox Testnet Network", + "chainId": 6565, + "shortName": "fox", + "networkId": 6565, + "nativeCurrency": { + "name": "FOX Native Token", + "symbol": "tFOX", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet-v1.foxchain.app/", + "https://rpc2-testnet-v1.foxchain.app/", + "https://rpc3-testnet-v1.foxchain.app" + ], + "faucets": [ + "https://faucet.foxchain.app" + ], + "infoURL": "https://foxchain.app" + }, + { + "name": "Pixie Chain Mainnet", + "chainId": 6626, + "shortName": "pixie-chain", + "networkId": 6626, + "nativeCurrency": { + "name": "Pixie Chain Native Token", + "symbol": "PIX", + "decimals": 18 + }, + "rpc": [ + "https://http-mainnet.chain.pixie.xyz", + "wss://ws-mainnet.chain.pixie.xyz" + ], + "faucets": [], + "infoURL": "https://chain.pixie.xyz" + }, + { + "name": "IRIShub", + "chainId": 6688, + "shortName": "iris", + "networkId": 6688, + "nativeCurrency": { + "name": "Eris", + "symbol": "ERIS", + "decimals": 18 + }, + "rpc": [ + "https://evmrpc.irishub-1.irisnet.org" + ], + "faucets": [], + "infoURL": "https://www.irisnet.org" + }, + { + "name": "Gold Smart Chain Mainnet", + "chainId": 6789, + "shortName": "STANDm", + "networkId": 6789, + "nativeCurrency": { + "name": "Standard in Gold", + "symbol": "STAND", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.goldsmartchain.com" + ], + "faucets": [ + "https://faucet.goldsmartchain.com" + ], + "infoURL": "https://goldsmartchain.com" + }, + { + "name": "Tomb Chain Mainnet", + "chainId": 6969, + "shortName": "tombchain", + "networkId": 6969, + "nativeCurrency": { + "name": "Tomb", + "symbol": "TOMB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tombchain.com/" + ], + "faucets": [], + "infoURL": "https://tombchain.com/" + }, + { + "name": "PolySmartChain", + "chainId": 6999, + "shortName": "psc", + "networkId": 6999, + "nativeCurrency": { + "name": "PSC", + "symbol": "PSC", + "decimals": 18 + }, + "rpc": [ + "https://seed0.polysmartchain.com/", + "https://seed1.polysmartchain.com/", + "https://seed2.polysmartchain.com/" + ], + "faucets": [], + "infoURL": "https://www.polysmartchain.com/" + }, + { + "name": "ZetaChain Mainnet", + "chainId": 7000, + "shortName": "zetachain-mainnet", + "networkId": 7000, + "nativeCurrency": { + "name": "Zeta", + "symbol": "ZETA", + "decimals": 18 + }, + "rpc": [ + "https://api.mainnet.zetachain.com/evm" + ], + "faucets": [], + "infoURL": "https://zetachain.com/docs/" + }, + { + "name": "ZetaChain Athens Testnet", + "chainId": 7001, + "shortName": "zetachain-athens", + "networkId": 7001, + "nativeCurrency": { + "name": "Zeta", + "symbol": "aZETA", + "decimals": 18 + }, + "rpc": [ + "https://zetachain-athens-evm.blockpi.network/v1/rpc/public", + "wss://zetachain-athens.blockpi.network/rpc/v1/public/websocket" + ], + "faucets": [ + "https://labs.zetachain.com/get-zeta" + ], + "infoURL": "https://zetachain.com/docs" + }, + { + "name": "Ella the heart", + "chainId": 7027, + "shortName": "ELLA", + "networkId": 7027, + "nativeCurrency": { + "name": "Ella", + "symbol": "ELLA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ella.network" + ], + "faucets": [], + "infoURL": "https://ella.network" + }, + { + "name": "Planq Mainnet", + "chainId": 7070, + "shortName": "planq", + "networkId": 7070, + "nativeCurrency": { + "name": "Planq", + "symbol": "PLQ", + "decimals": 18 + }, + "rpc": [ + "https://evm-rpc.planq.network" + ], + "faucets": [], + "infoURL": "https://planq.network" + }, + { + "name": "KLYNTAR", + "chainId": 7331, + "shortName": "kly", + "networkId": 7331, + "nativeCurrency": { + "name": "KLYNTAR", + "symbol": "KLY", + "decimals": 18 + }, + "rpc": [ + "https://evm.klyntar.org/kly_evm_rpc", + "https://evm.klyntarscan.org/kly_evm_rpc" + ], + "faucets": [], + "infoURL": "https://klyntar.org" + }, + { + "name": "Shyft Mainnet", + "chainId": 7341, + "shortName": "shyft", + "networkId": 7341, + "nativeCurrency": { + "name": "Shyft", + "symbol": "SHYFT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.shyft.network/" + ], + "faucets": [], + "infoURL": "https://shyft.network" + }, + { + "name": "Raba Network Mainnet", + "chainId": 7484, + "shortName": "raba", + "networkId": 7484, + "nativeCurrency": { + "name": "Raba", + "symbol": "RABA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.x.raba.app/", + "wss://rpc.x.raba.app/ws/" + ], + "faucets": [], + "infoURL": "https://x.raba.app/" + }, + { + "name": "ADIL Testnet", + "chainId": 7575, + "shortName": "tadil", + "networkId": 7575, + "nativeCurrency": { + "name": "Testnet ADIL", + "symbol": "ADIL", + "decimals": 18 + }, + "rpc": [ + "https://testnet.adilchain-rpc.io" + ], + "faucets": [ + "https://testnet-faucet.adil-scan.io" + ], + "infoURL": "https://adilchain.io" + }, + { + "name": "Adil Chain V2 Mainnet", + "chainId": 7576, + "shortName": "adil", + "networkId": 7576, + "nativeCurrency": { + "name": "ADIL", + "symbol": "ADIL", + "decimals": 18 + }, + "rpc": [ + "https://adilchain-rpc.io" + ], + "faucets": [], + "infoURL": "https://adilchain.io" + }, + { + "name": "The Root Network - Mainnet", + "chainId": 7668, + "shortName": "trn-mainnet", + "networkId": 7668, + "nativeCurrency": { + "name": "XRP", + "symbol": "XRP", + "decimals": 6 + }, + "rpc": [ + "https://root.rootnet.live/archive", + "wss://root.rootnet.live/archive/ws" + ], + "faucets": [], + "infoURL": "https://www.futureverse.com/technology/root" + }, + { + "name": "The Root Network - Porcini Testnet", + "chainId": 7672, + "shortName": "trn-porcini", + "networkId": 7672, + "nativeCurrency": { + "name": "XRP", + "symbol": "XRP", + "decimals": 6 + }, + "rpc": [ + "https://porcini.rootnet.app/archive", + "wss://porcini.rootnet.app/archive/ws" + ], + "faucets": [], + "infoURL": "https://www.futureverse.com/technology/root" + }, + { + "name": "Canto", + "chainId": 7700, + "shortName": "canto", + "networkId": 7700, + "nativeCurrency": { + "name": "Canto", + "symbol": "CANTO", + "decimals": 18 + }, + "rpc": [ + "https://canto.slingshot.finance", + "https://canto.neobase.one", + "https://mainnode.plexnode.org:8545" + ], + "faucets": [], + "infoURL": "https://canto.io" + }, + { + "name": "Canto Tesnet", + "chainId": 7701, + "shortName": "TestnetCanto", + "networkId": 7701, + "nativeCurrency": { + "name": "Testnet Canto", + "symbol": "CANTO", + "decimals": 18 + }, + "rpc": [ + "https://testnet-archive.plexnode.wtf" + ], + "faucets": [], + "infoURL": "https://canto.io" + }, + { + "name": "Rise of the Warbots Testnet", + "chainId": 7777, + "shortName": "RiseOfTheWarbotsTestnet", + "networkId": 7777, + "nativeCurrency": { + "name": "Nano Machines", + "symbol": "NMAC", + "decimals": 18 + }, + "rpc": [ + "https://testnet1.riseofthewarbots.com", + "https://testnet2.riseofthewarbots.com", + "https://testnet3.riseofthewarbots.com", + "https://testnet4.riseofthewarbots.com", + "https://testnet5.riseofthewarbots.com" + ], + "faucets": [], + "infoURL": "https://riseofthewarbots.com/" + }, + { + "name": "Hazlor Testnet", + "chainId": 7878, + "shortName": "tscas", + "networkId": 7878, + "nativeCurrency": { + "name": "Hazlor Test Coin", + "symbol": "TSCAS", + "decimals": 18 + }, + "rpc": [ + "https://hatlas.rpc.hazlor.com:8545", + "wss://hatlas.rpc.hazlor.com:8546" + ], + "faucets": [ + "https://faucet.hazlor.com" + ], + "infoURL": "https://hazlor.com" + }, + { + "name": "DOS Chain", + "chainId": 7979, + "shortName": "dos", + "networkId": 7979, + "nativeCurrency": { + "name": "DOS", + "symbol": "DOS", + "decimals": 18 + }, + "rpc": [ + "https://main.doschain.com" + ], + "faucets": [], + "infoURL": "https://doschain.io" + }, + { + "name": "Teleport", + "chainId": 8000, + "shortName": "teleport", + "networkId": 8000, + "nativeCurrency": { + "name": "Tele", + "symbol": "TELE", + "decimals": 18 + }, + "rpc": [ + "https://evm-rpc.teleport.network" + ], + "faucets": [], + "infoURL": "https://teleport.network" + }, + { + "name": "Teleport Testnet", + "chainId": 8001, + "shortName": "teleport-testnet", + "networkId": 8001, + "nativeCurrency": { + "name": "Tele", + "symbol": "TELE", + "decimals": 18 + }, + "rpc": [ + "https://evm-rpc.testnet.teleport.network" + ], + "faucets": [ + "https://chain-docs.teleport.network/testnet/faucet.html" + ], + "infoURL": "https://teleport.network" + }, + { + "name": "MDGL Testnet", + "chainId": 8029, + "shortName": "mdgl", + "networkId": 8029, + "nativeCurrency": { + "name": "MDGL Token", + "symbol": "MDGLT", + "decimals": 18 + }, + "rpc": [ + "https://testnet.mdgl.io" + ], + "faucets": [], + "infoURL": "https://mdgl.io" + }, + { + "name": "Shardeum Liberty 1.X", + "chainId": 8080, + "shortName": "Liberty10", + "networkId": 8080, + "nativeCurrency": { + "name": "Shardeum SHM", + "symbol": "SHM", + "decimals": 18 + }, + "rpc": [ + "https://liberty10.shardeum.org/" + ], + "faucets": [ + "https://faucet.liberty10.shardeum.org" + ], + "infoURL": "https://docs.shardeum.org/" + }, + { + "name": "Shardeum Liberty 2.X", + "chainId": 8081, + "shortName": "Liberty20", + "networkId": 8081, + "nativeCurrency": { + "name": "Shardeum SHM", + "symbol": "SHM", + "decimals": 18 + }, + "rpc": [ + "https://liberty20.shardeum.org/" + ], + "faucets": [ + "https://faucet.liberty20.shardeum.org" + ], + "infoURL": "https://docs.shardeum.org/" + }, + { + "name": "Shardeum Sphinx 1.X", + "chainId": 8082, + "shortName": "Sphinx10", + "networkId": 8082, + "nativeCurrency": { + "name": "Shardeum SHM", + "symbol": "SHM", + "decimals": 18 + }, + "rpc": [ + "https://sphinx.shardeum.org/" + ], + "faucets": [ + "https://faucet-sphinx.shardeum.org/" + ], + "infoURL": "https://docs.shardeum.org/" + }, + { + "name": "BitEth", + "chainId": 8086, + "shortName": "BitEth", + "networkId": 8086, + "nativeCurrency": { + "name": "BitEth", + "symbol": "BTE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.biteth.org" + ], + "faucets": [], + "infoURL": "https://biteth.org" + }, + { + "name": "StreamuX Blockchain", + "chainId": 8098, + "shortName": "StreamuX", + "networkId": 8098, + "nativeCurrency": { + "name": "StreamuX", + "symbol": "SmuX", + "decimals": 18 + }, + "rpc": [ + "https://u0ma6t6heb:KDNwOsRDGcyM2Oeui1p431Bteb4rvcWkuPgQNHwB4FM@u0xy4x6x82-u0e2mg517m-rpc.us0-aws.kaleido.io/" + ], + "faucets": [], + "infoURL": "https://www.streamux.cloud" + }, + { + "name": "Qitmeer Network Testnet", + "chainId": 8131, + "shortName": "meertest", + "networkId": 8131, + "nativeCurrency": { + "name": "Qitmeer Testnet", + "symbol": "MEER-T", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Qitmeer Network Mixnet", + "chainId": 8132, + "shortName": "meermix", + "networkId": 8132, + "nativeCurrency": { + "name": "Qitmeer Mixnet", + "symbol": "MEER-M", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Qitmeer Network Privnet", + "chainId": 8133, + "shortName": "meerpriv", + "networkId": 8133, + "nativeCurrency": { + "name": "Qitmeer Privnet", + "symbol": "MEER-P", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Amana", + "chainId": 8134, + "shortName": "amana", + "networkId": 8134, + "nativeCurrency": { + "name": "Amana Mainnet", + "symbol": "MEER", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Flana", + "chainId": 8135, + "shortName": "flana", + "networkId": 8135, + "nativeCurrency": { + "name": "Flana Mainnet", + "symbol": "MEER", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Mizana", + "chainId": 8136, + "shortName": "mizana", + "networkId": 8136, + "nativeCurrency": { + "name": "Mizana Mainnet", + "symbol": "MEER", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "BeOne Chain Testnet", + "chainId": 8181, + "shortName": "tBOC", + "networkId": 8181, + "nativeCurrency": { + "name": "BeOne Chain Testnet", + "symbol": "BOC", + "decimals": 18 + }, + "rpc": [ + "https://pre-boc1.beonechain.com", + "https://pre-boc2.beonechain.com", + "https://pre-boc3.beonechain.com" + ], + "faucets": [ + "https://testnet.beonescan.com/faucet" + ], + "infoURL": "https://testnet.beonescan.com" + }, + { + "name": "Klaytn Mainnet Cypress", + "chainId": 8217, + "shortName": "Cypress", + "networkId": 8217, + "nativeCurrency": { + "name": "KLAY", + "symbol": "KLAY", + "decimals": 18 + }, + "rpc": [ + "https://public-node-api.klaytnapi.com/v1/cypress" + ], + "faucets": [], + "infoURL": "https://www.klaytn.com/" + }, + { + "name": "Blockton Blockchain", + "chainId": 8272, + "shortName": "BTON", + "networkId": 8272, + "nativeCurrency": { + "name": "BLOCKTON", + "symbol": "BTON", + "decimals": 18 + }, + "rpc": [ + "https://rpc.blocktonscan.com/" + ], + "faucets": [ + "https://faucet.blocktonscan.com/" + ], + "infoURL": "https://blocktoncoin.com" + }, + { + "name": "KorthoTest", + "chainId": 8285, + "shortName": "Kortho", + "networkId": 8285, + "nativeCurrency": { + "name": "Kortho Test", + "symbol": "KTO", + "decimals": 11 + }, + "rpc": [ + "https://www.krotho-test.net" + ], + "faucets": [], + "infoURL": "https://www.kortho.io/" + }, + { + "name": "Dracones Financial Services", + "chainId": 8387, + "shortName": "fuck", + "networkId": 8387, + "nativeCurrency": { + "name": "Functionally Universal Coin Kind", + "symbol": "FUCK", + "decimals": 18 + }, + "rpc": [ + "https://api.dracones.net/" + ], + "faucets": [], + "infoURL": "https://wolfery.com" + }, + { + "name": "Base", + "chainId": 8453, + "shortName": "base", + "networkId": 8453, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://base.org" + }, + { + "name": "Toki Network", + "chainId": 8654, + "shortName": "toki", + "networkId": 8654, + "nativeCurrency": { + "name": "Toki", + "symbol": "TOKI", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.buildwithtoki.com/v0/rpc" + ], + "faucets": [], + "infoURL": "https://www.buildwithtoki.com" + }, + { + "name": "Toki Testnet", + "chainId": 8655, + "shortName": "toki-testnet", + "networkId": 8655, + "nativeCurrency": { + "name": "Toki", + "symbol": "TOKI", + "decimals": 18 + }, + "rpc": [ + "https://testnet.buildwithtoki.com/v0/rpc" + ], + "faucets": [], + "infoURL": "https://www.buildwithtoki.com" + }, + { + "name": "TOOL Global Mainnet", + "chainId": 8723, + "shortName": "olo", + "networkId": 8723, + "nativeCurrency": { + "name": "TOOL Global", + "symbol": "OLO", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-web3.wolot.io" + ], + "faucets": [], + "infoURL": "https://ibdt.io" + }, + { + "name": "TOOL Global Testnet", + "chainId": 8724, + "shortName": "tolo", + "networkId": 8724, + "nativeCurrency": { + "name": "TOOL Global", + "symbol": "OLO", + "decimals": 18 + }, + "rpc": [ + "https://testnet-web3.wolot.io" + ], + "faucets": [ + "https://testnet-explorer.wolot.io" + ], + "infoURL": "https://testnet-explorer.wolot.io" + }, + { + "name": "Alph Network", + "chainId": 8738, + "shortName": "alph", + "networkId": 8738, + "nativeCurrency": { + "name": "Alph Network", + "symbol": "ALPH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.alph.network", + "wss://rpc.alph.network" + ], + "faucets": [], + "infoURL": "https://alph.network" + }, + { + "name": "TMY Chain", + "chainId": 8768, + "shortName": "tmy", + "networkId": 8768, + "nativeCurrency": { + "name": "TMY", + "symbol": "TMY", + "decimals": 18 + }, + "rpc": [ + "https://node1.tmyblockchain.org/rpc" + ], + "faucets": [ + "https://faucet.tmychain.org/" + ], + "infoURL": "https://tmychain.org/" + }, + { + "name": "MARO Blockchain Mainnet", + "chainId": 8848, + "shortName": "maro", + "networkId": 8848, + "nativeCurrency": { + "name": "MARO", + "symbol": "MARO", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.ma.ro" + ], + "faucets": [], + "infoURL": "https://ma.ro/" + }, + { + "name": "Unique", + "chainId": 8880, + "shortName": "unq", + "networkId": 8880, + "nativeCurrency": { + "name": "Unique", + "symbol": "UNQ", + "decimals": 18 + }, + "rpc": [ + "https://rpc.unique.network", + "https://eu-rpc.unique.network", + "https://asia-rpc.unique.network", + "https://us-rpc.unique.network" + ], + "faucets": [], + "infoURL": "https://unique.network" + }, + { + "name": "Quartz by Unique", + "chainId": 8881, + "shortName": "qtz", + "networkId": 8881, + "nativeCurrency": { + "name": "Quartz", + "symbol": "QTZ", + "decimals": 18 + }, + "rpc": [ + "https://rpc-quartz.unique.network", + "https://quartz.api.onfinality.io/public-ws", + "https://eu-rpc-quartz.unique.network", + "https://asia-rpc-quartz.unique.network", + "https://us-rpc-quartz.unique.network" + ], + "faucets": [], + "infoURL": "https://unique.network" + }, + { + "name": "Opal testnet by Unique", + "chainId": 8882, + "shortName": "opl", + "networkId": 8882, + "nativeCurrency": { + "name": "Opal", + "symbol": "UNQ", + "decimals": 18 + }, + "rpc": [ + "https://rpc-opal.unique.network", + "https://us-rpc-opal.unique.network", + "https://eu-rpc-opal.unique.network", + "https://asia-rpc-opal.unique.network" + ], + "faucets": [ + "https://t.me/unique2faucet_opal_bot" + ], + "infoURL": "https://unique.network" + }, + { + "name": "Sapphire by Unique", + "chainId": 8883, + "shortName": "sph", + "networkId": 8883, + "nativeCurrency": { + "name": "Quartz", + "symbol": "QTZ", + "decimals": 18 + }, + "rpc": [ + "https://rpc-sapphire.unique.network", + "https://us-rpc-sapphire.unique.network", + "https://eu-rpc-sapphire.unique.network", + "https://asia-rpc-sapphire.unique.network" + ], + "faucets": [], + "infoURL": "https://unique.network" + }, + { + "name": "XANAChain", + "chainId": 8888, + "shortName": "XANAChain", + "networkId": 8888, + "nativeCurrency": { + "name": "XETA", + "symbol": "XETA", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.xana.net/rpc" + ], + "faucets": [], + "infoURL": "https://xanachain.xana.net/" + }, + { + "name": "Vyvo Smart Chain", + "chainId": 8889, + "shortName": "vsc", + "networkId": 8889, + "nativeCurrency": { + "name": "VSC", + "symbol": "VSC", + "decimals": 18 + }, + "rpc": [ + "https://vsc-dataseed.vyvo.org:8889" + ], + "faucets": [], + "infoURL": "https://vsc-dataseed.vyvo.org" + }, + { + "name": "Mammoth Mainnet", + "chainId": 8898, + "shortName": "mmt", + "networkId": 8898, + "nativeCurrency": { + "name": "Mammoth Token", + "symbol": "MMT", + "decimals": 18 + }, + "rpc": [ + "https://dataseed.mmtscan.io", + "https://dataseed1.mmtscan.io", + "https://dataseed2.mmtscan.io" + ], + "faucets": [ + "https://faucet.mmtscan.io/" + ], + "infoURL": "https://mmtchain.io/" + }, + { + "name": "JIBCHAIN L1", + "chainId": 8899, + "shortName": "jbc", + "networkId": 8899, + "nativeCurrency": { + "name": "JIBCOIN", + "symbol": "JBC", + "decimals": 18 + }, + "rpc": [ + "https://rpc-l1.jibchain.net" + ], + "faucets": [], + "infoURL": "https://jibchain.net" + }, + { + "name": "Giant Mammoth Mainnet", + "chainId": 8989, + "shortName": "gmmt", + "networkId": 8989, + "nativeCurrency": { + "name": "Giant Mammoth Coin", + "symbol": "GMMT", + "decimals": 18 + }, + "rpc": [ + "https://rpc-asia.gmmtchain.io" + ], + "faucets": [], + "infoURL": "https://gmmtchain.io/" + }, + { + "name": "bloxberg", + "chainId": 8995, + "shortName": "berg", + "networkId": 8995, + "nativeCurrency": { + "name": "BERG", + "symbol": "U+25B3", + "decimals": 18 + }, + "rpc": [ + "https://core.bloxberg.org" + ], + "faucets": [ + "https://faucet.bloxberg.org/" + ], + "infoURL": "https://bloxberg.org" + }, + { + "name": "Evmos Testnet", + "chainId": 9000, + "shortName": "evmos-testnet", + "networkId": 9000, + "nativeCurrency": { + "name": "test-Evmos", + "symbol": "tEVMOS", + "decimals": 18 + }, + "rpc": [ + "https://eth.bd.evmos.dev:8545" + ], + "faucets": [ + "https://faucet.evmos.dev" + ], + "infoURL": "https://evmos.org" + }, + { + "name": "Evmos", + "chainId": 9001, + "shortName": "evmos", + "networkId": 9001, + "nativeCurrency": { + "name": "Evmos", + "symbol": "EVMOS", + "decimals": 18 + }, + "rpc": [ + "https://evmos-evm.publicnode.com" + ], + "faucets": [], + "infoURL": "https://evmos.org" + }, + { + "name": "BerylBit Mainnet", + "chainId": 9012, + "shortName": "brb", + "networkId": 9012, + "nativeCurrency": { + "name": "BerylBit Chain Native Token", + "symbol": "BRB", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.berylbit.io" + ], + "faucets": [ + "https://t.me/BerylBit" + ], + "infoURL": "https://www.beryl-bit.com" + }, + { + "name": "Genesis Coin", + "chainId": 9100, + "shortName": "GENEC", + "networkId": 9100, + "nativeCurrency": { + "name": "GN Coin", + "symbol": "GNC", + "decimals": 18 + }, + "rpc": [ + "https://genesis-gn.com", + "wss://genesis-gn.com" + ], + "faucets": [], + "infoURL": "https://genesis-gn.com" + }, + { + "name": "Rinia Testnet Old", + "chainId": 9170, + "shortName": "_old_tfire", + "networkId": 9170, + "nativeCurrency": { + "name": "Firechain", + "symbol": "FIRE", + "decimals": 18 + }, + "rpc": [], + "faucets": [ + "https://faucet.thefirechain.com" + ], + "infoURL": "https://thefirechain.com" + }, + { + "name": "Dogcoin Testnet", + "chainId": 9339, + "shortName": "DOGSt", + "networkId": 9339, + "nativeCurrency": { + "name": "Dogcoin", + "symbol": "DOGS", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.dogcoin.me" + ], + "faucets": [ + "https://faucet.dogcoin.network" + ], + "infoURL": "https://dogcoin.network" + }, + { + "name": "Rangers Protocol Testnet Robin", + "chainId": 9527, + "shortName": "trpg", + "networkId": 9527, + "nativeCurrency": { + "name": "Rangers Protocol Gas", + "symbol": "tRPG", + "decimals": 18 + }, + "rpc": [ + "https://robin.rangersprotocol.com/api/jsonrpc" + ], + "faucets": [ + "https://robin-faucet.rangersprotocol.com" + ], + "infoURL": "https://rangersprotocol.com" + }, + { + "name": "QEasyWeb3 Testnet", + "chainId": 9528, + "shortName": "QETTest", + "networkId": 9528, + "nativeCurrency": { + "name": "QET", + "symbol": "QET", + "decimals": 18 + }, + "rpc": [ + "https://qeasyweb3.com" + ], + "faucets": [ + "http://faucet.qeasyweb3.com" + ], + "infoURL": "https://www.qeasyweb3.com" + }, + { + "name": "Neonlink Testnet", + "chainId": 9559, + "shortName": "testneon", + "networkId": 9559, + "nativeCurrency": { + "name": "Neonlink Native Token", + "symbol": "tNEON", + "decimals": 18 + }, + "rpc": [ + "https://testnet.neonlink.io" + ], + "faucets": [ + "https://faucet.neonlink.io/" + ], + "infoURL": "https://neonlink.io" + }, + { + "name": "Oort MainnetDev", + "chainId": 9700, + "shortName": "MainnetDev", + "networkId": 9700, + "nativeCurrency": { + "name": "Oort", + "symbol": "CCN", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://oortech.com" + }, + { + "name": "Boba BNB Testnet", + "chainId": 9728, + "shortName": "BobaBnbTestnet", + "networkId": 9728, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://testnet.bnb.boba.network", + "wss://wss.testnet.bnb.boba.network", + "https://replica.testnet.bnb.boba.network", + "wss://replica-wss.testnet.bnb.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "MainnetZ Testnet", + "chainId": 9768, + "shortName": "NetZt", + "networkId": 9768, + "nativeCurrency": { + "name": "MainnetZ", + "symbol": "NetZ", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.mainnetz.io" + ], + "faucets": [ + "https://faucet.mainnetz.io" + ], + "infoURL": "https://testnet.mainnetz.io" + }, + { + "name": "PepeNetwork Mainnet", + "chainId": 9779, + "shortName": "pn", + "networkId": 9779, + "nativeCurrency": { + "name": "Pepe", + "symbol": "WPEPE", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.pepenetwork.io" + ], + "faucets": [], + "infoURL": "https://pepenetwork.io" + }, + { + "name": "Carbon EVM", + "chainId": 9790, + "shortName": "carbon", + "networkId": 9790, + "nativeCurrency": { + "name": "swth", + "symbol": "SWTH", + "decimals": 18 + }, + "rpc": [ + "https://evm-api.carbon.network/" + ], + "faucets": [], + "infoURL": "https://carbon.network/" + }, + { + "name": "Carbon EVM Testnet", + "chainId": 9792, + "shortName": "carbon-testnet", + "networkId": 9792, + "nativeCurrency": { + "name": "swth", + "symbol": "SWTH", + "decimals": 18 + }, + "rpc": [ + "https://test-evm-api.carbon.network/" + ], + "faucets": [], + "infoURL": "https://carbon.network/" + }, + { + "name": "AltLayer Testnet", + "chainId": 9997, + "shortName": "alt-testnet", + "networkId": 9997, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rollup-api.altlayer.io" + ], + "faucets": [], + "infoURL": "https://altlayer.io" + }, + { + "name": "myOwn Testnet", + "chainId": 9999, + "shortName": "myn", + "networkId": 9999, + "nativeCurrency": { + "name": "MYN", + "symbol": "MYN", + "decimals": 18 + }, + "rpc": [ + "https://geth.dev.bccloud.net" + ], + "faucets": [], + "infoURL": "https://docs.bccloud.net/" + }, + { + "name": "Smart Bitcoin Cash", + "chainId": 10000, + "shortName": "smartbch", + "networkId": 10000, + "nativeCurrency": { + "name": "Bitcoin Cash", + "symbol": "BCH", + "decimals": 18 + }, + "rpc": [ + "https://smartbch.greyh.at", + "https://rpc-mainnet.smartbch.org", + "https://smartbch.fountainhead.cash/mainnet", + "https://smartbch.devops.cash/mainnet" + ], + "faucets": [], + "infoURL": "https://smartbch.org/" + }, + { + "name": "Smart Bitcoin Cash Testnet", + "chainId": 10001, + "shortName": "smartbchtest", + "networkId": 10001, + "nativeCurrency": { + "name": "Bitcoin Cash Test Token", + "symbol": "BCHT", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.smartbch.org", + "https://smartbch.devops.cash/testnet" + ], + "faucets": [], + "infoURL": "http://smartbch.org/" + }, + { + "name": "Gon Chain", + "chainId": 10024, + "shortName": "gon", + "networkId": 10024, + "nativeCurrency": { + "name": "Gon Token", + "symbol": "GT", + "decimals": 18 + }, + "rpc": [ + "https://node1.testnet.gaiaopen.network", + "http://database1.gaiaopen.network" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "SJATSH", + "chainId": 10086, + "shortName": "SJ", + "networkId": 10086, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "http://geth.free.idcfengye.com" + ], + "faucets": [], + "infoURL": "https://sjis.me" + }, + { + "name": "Blockchain Genesis Mainnet", + "chainId": 10101, + "shortName": "GEN", + "networkId": 10101, + "nativeCurrency": { + "name": "GEN", + "symbol": "GEN", + "decimals": 18 + }, + "rpc": [ + "https://eu.mainnet.xixoio.com", + "https://us.mainnet.xixoio.com", + "https://asia.mainnet.xixoio.com" + ], + "faucets": [], + "infoURL": "https://www.xixoio.com/" + }, + { + "name": "Gnosis Chiado Testnet", + "chainId": 10200, + "shortName": "chi", + "networkId": 10200, + "nativeCurrency": { + "name": "Chiado xDAI", + "symbol": "XDAI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.chiadochain.net", + "https://rpc.chiado.gnosis.gateway.fm", + "wss://rpc.chiadochain.net/wss" + ], + "faucets": [ + "https://gnosisfaucet.com" + ], + "infoURL": "https://docs.gnosischain.com" + }, + { + "name": "0XTade", + "chainId": 10248, + "shortName": "0xt", + "networkId": 10248, + "nativeCurrency": { + "name": "0XT", + "symbol": "0XT", + "decimals": 18 + }, + "rpc": [ + "https://node.0xtchain.com" + ], + "faucets": [], + "infoURL": "https://www.0xtrade.finance/" + }, + { + "name": "Numbers Mainnet", + "chainId": 10507, + "shortName": "Jade", + "networkId": 10507, + "nativeCurrency": { + "name": "NUM Token", + "symbol": "NUM", + "decimals": 18 + }, + "rpc": [ + "https://mainnetrpc.num.network" + ], + "faucets": [], + "infoURL": "https://numbersprotocol.io" + }, + { + "name": "Numbers Testnet", + "chainId": 10508, + "shortName": "Snow", + "networkId": 10508, + "nativeCurrency": { + "name": "NUM Token", + "symbol": "NUM", + "decimals": 18 + }, + "rpc": [ + "https://testnetrpc.num.network" + ], + "faucets": [ + "https://faucet.avax.network/?subnet=num", + "https://faucet.num.network" + ], + "infoURL": "https://numbersprotocol.io" + }, + { + "name": "CryptoCoinPay", + "chainId": 10823, + "shortName": "CCP", + "networkId": 10823, + "nativeCurrency": { + "name": "CryptoCoinPay", + "symbol": "CCP", + "decimals": 18 + }, + "rpc": [ + "http://node106.cryptocoinpay.info:8545", + "ws://node106.cryptocoinpay.info:8546" + ], + "faucets": [], + "infoURL": "https://www.cryptocoinpay.co" + }, + { + "name": "Quadrans Blockchain", + "chainId": 10946, + "shortName": "quadrans", + "networkId": 10946, + "nativeCurrency": { + "name": "Quadrans Coin", + "symbol": "QDC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.quadrans.io", + "https://rpcna.quadrans.io", + "https://rpceu.quadrans.io" + ], + "faucets": [], + "infoURL": "https://quadrans.io" + }, + { + "name": "Quadrans Blockchain Testnet", + "chainId": 10947, + "shortName": "quadranstestnet", + "networkId": 10947, + "nativeCurrency": { + "name": "Quadrans Testnet Coin", + "symbol": "tQDC", + "decimals": 18 + }, + "rpc": [ + "https://rpctest.quadrans.io", + "https://rpctest2.quadrans.io" + ], + "faucets": [ + "https://faucetpage.quadrans.io" + ], + "infoURL": "https://quadrans.io" + }, + { + "name": "Astra", + "chainId": 11110, + "shortName": "astra", + "networkId": 11110, + "nativeCurrency": { + "name": "Astra", + "symbol": "ASA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.astranaut.io", + "https://rpc1.astranaut.io" + ], + "faucets": [], + "infoURL": "https://astranaut.io" + }, + { + "name": "WAGMI", + "chainId": 11111, + "shortName": "WAGMI", + "networkId": 11111, + "nativeCurrency": { + "name": "WAGMI", + "symbol": "WGM", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc" + ], + "faucets": [ + "https://faucet.avax.network/?subnet=wagmi" + ], + "infoURL": "https://subnets-test.avax.network/wagmi/details" + }, + { + "name": "Astra Testnet", + "chainId": 11115, + "shortName": "astra-testnet", + "networkId": 11115, + "nativeCurrency": { + "name": "test-Astra", + "symbol": "tASA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.astranaut.dev" + ], + "faucets": [ + "https://faucet.astranaut.dev" + ], + "infoURL": "https://astranaut.io" + }, + { + "name": "HashBit Mainnet", + "chainId": 11119, + "shortName": "hbit", + "networkId": 11119, + "nativeCurrency": { + "name": "HashBit Native Token", + "symbol": "HBIT", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.hashbit.org", + "https://rpc.hashbit.org" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://hashbit.org" + }, + { + "name": "Haqq Network", + "chainId": 11235, + "shortName": "ISLM", + "networkId": 11235, + "nativeCurrency": { + "name": "Islamic Coin", + "symbol": "ISLM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.eth.haqq.network" + ], + "faucets": [], + "infoURL": "https://islamiccoin.net" + }, + { + "name": "Shyft Testnet", + "chainId": 11437, + "shortName": "shyftt", + "networkId": 11437, + "nativeCurrency": { + "name": "Shyft Test Token", + "symbol": "SHYFTT", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://shyft.network" + }, + { + "name": "Sardis Testnet", + "chainId": 11612, + "shortName": "SRDXt", + "networkId": 11612, + "nativeCurrency": { + "name": "Sardis", + "symbol": "SRDX", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.sardisnetwork.com" + ], + "faucets": [ + "https://faucet.sardisnetwork.com" + ], + "infoURL": "https://mysardis.com" + }, + { + "name": "SanR Chain", + "chainId": 11888, + "shortName": "SAN", + "networkId": 11888, + "nativeCurrency": { + "name": "nSAN", + "symbol": "nSAN", + "decimals": 18 + }, + "rpc": [ + "https://sanrchain-node.santiment.net" + ], + "faucets": [], + "infoURL": "https://sanr.app" + }, + { + "name": "SatoshiChain Mainnet", + "chainId": 12009, + "shortName": "sats", + "networkId": 12009, + "nativeCurrency": { + "name": "SatoshiChain Coin", + "symbol": "SATS", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.satoshichain.io" + ], + "faucets": [], + "infoURL": "https://satoshichain.net" + }, + { + "name": "Singularity ZERO Testnet", + "chainId": 12051, + "shortName": "tZERO", + "networkId": 12051, + "nativeCurrency": { + "name": "ZERO", + "symbol": "tZERO", + "decimals": 18 + }, + "rpc": [ + "https://betaenv.singularity.gold:18545" + ], + "faucets": [ + "https://nft.singularity.gold" + ], + "infoURL": "https://www.singularity.gold" + }, + { + "name": "Singularity ZERO Mainnet", + "chainId": 12052, + "shortName": "ZERO", + "networkId": 12052, + "nativeCurrency": { + "name": "ZERO", + "symbol": "ZERO", + "decimals": 18 + }, + "rpc": [ + "https://zerorpc.singularity.gold" + ], + "faucets": [ + "https://zeroscan.singularity.gold" + ], + "infoURL": "https://www.singularity.gold" + }, + { + "name": "BRC Chain Mainnet", + "chainId": 12123, + "shortName": "BRC", + "networkId": 12123, + "nativeCurrency": { + "name": "BRC Chain mainnet native token", + "symbol": "BRC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.brcchain.io" + ], + "faucets": [ + "https://faucet.brcchain.io" + ], + "infoURL": "https://bridge.brcchain.io" + }, + { + "name": "Fibonacci Mainnet", + "chainId": 12306, + "shortName": "fibo", + "networkId": 1230, + "nativeCurrency": { + "name": "FIBONACCI UTILITY TOKEN", + "symbol": "FIBO", + "decimals": 18 + }, + "rpc": [ + "https://node1.fibo-api.asia", + "https://node2.fibo-api.asia", + "https://node3.fibo-api.asia", + "https://node4.fibo-api.asia", + "https://node5.fibo-api.asia", + "https://node6.fibo-api.asia", + "https://node7.fibo-api.asia", + "https://node1.fibo-rpc.asia", + "https://node2.fibo-rpc.asia", + "https://node3.fibo-rpc.asia", + "https://node4.fibo-rpc.asia", + "https://node5.fibo-rpc.asia", + "https://node6.fibo-rpc.asia", + "https://node7.fibo-rpc.asia" + ], + "faucets": [ + "https://test.fibochain.org/faucets" + ], + "infoURL": "https://fibochain.org" + }, + { + "name": "BLG Testnet", + "chainId": 12321, + "shortName": "blgchain", + "networkId": 12321, + "nativeCurrency": { + "name": "Blg", + "symbol": "BLG", + "decimals": 18 + }, + "rpc": [ + "https://rpc.blgchain.com" + ], + "faucets": [ + "https://faucet.blgchain.com" + ], + "infoURL": "https://blgchain.com" + }, + { + "name": "Step Testnet", + "chainId": 12345, + "shortName": "steptest", + "networkId": 12345, + "nativeCurrency": { + "name": "FITFI", + "symbol": "FITFI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.step.network" + ], + "faucets": [ + "https://faucet.step.network" + ], + "infoURL": "https://step.network" + }, + { + "name": "Rikeza Network Testnet", + "chainId": 12715, + "shortName": "tRIK", + "networkId": 12715, + "nativeCurrency": { + "name": "Rikeza", + "symbol": "RIK", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.rikscan.com" + ], + "faucets": [], + "infoURL": "https://rikeza.io" + }, + { + "name": "SPS", + "chainId": 13000, + "shortName": "SPS", + "networkId": 13000, + "nativeCurrency": { + "name": "ECG", + "symbol": "ECG", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ssquad.games" + ], + "faucets": [], + "infoURL": "https://ssquad.games/" + }, + { + "name": "Credit Smartchain Mainnet", + "chainId": 13308, + "shortName": "Credit", + "networkId": 1, + "nativeCurrency": { + "name": "Credit", + "symbol": "CREDIT", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.cscscan.io" + ], + "faucets": [], + "infoURL": "https://creditsmartchain.com" + }, + { + "name": "Phoenix Mainnet", + "chainId": 13381, + "shortName": "Phoenix", + "networkId": 13381, + "nativeCurrency": { + "name": "Phoenix", + "symbol": "PHX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.phoenixplorer.com/" + ], + "faucets": [], + "infoURL": "https://cryptophoenix.org/phoenix" + }, + { + "name": "Susono", + "chainId": 13812, + "shortName": "sus", + "networkId": 13812, + "nativeCurrency": { + "name": "Susono", + "symbol": "OPN", + "decimals": 18 + }, + "rpc": [ + "https://gateway.opn.network/node/ext/bc/2VsZe5DstWw2bfgdx3YbjKcMsJnNDjni95sZorBEdk9L9Qr9Fr/rpc" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "SPS Testnet", + "chainId": 14000, + "shortName": "SPS-Test", + "networkId": 14000, + "nativeCurrency": { + "name": "ECG", + "symbol": "ECG", + "decimals": 18 + }, + "rpc": [ + "https://www.3sps.net" + ], + "faucets": [], + "infoURL": "https://ssquad.games/" + }, + { + "name": "LoopNetwork Mainnet", + "chainId": 15551, + "shortName": "loop", + "networkId": 15551, + "nativeCurrency": { + "name": "LOOP", + "symbol": "LOOP", + "decimals": 18 + }, + "rpc": [ + "https://api.mainnetloop.com" + ], + "faucets": [], + "infoURL": "http://theloopnetwork.org/" + }, + { + "name": "Trust EVM Testnet", + "chainId": 15555, + "shortName": "TrustTestnet", + "networkId": 15555, + "nativeCurrency": { + "name": "Trust EVM", + "symbol": "EVM", + "decimals": 18 + }, + "rpc": [ + "https://api.testnet-dev.trust.one" + ], + "faucets": [ + "https://faucet.testnet-dev.trust.one/" + ], + "infoURL": "https://www.trust.one/" + }, + { + "name": "EOS EVM Network Testnet", + "chainId": 15557, + "shortName": "eos-testnet", + "networkId": 15557, + "nativeCurrency": { + "name": "EOS", + "symbol": "EOS", + "decimals": 18 + }, + "rpc": [ + "https://api.testnet.evm.eosnetwork.com" + ], + "faucets": [], + "infoURL": "https://eosnetwork.com/eos-evm" + }, + { + "name": "MetaDot Mainnet", + "chainId": 16000, + "shortName": "mtt", + "networkId": 16000, + "nativeCurrency": { + "name": "MetaDot Token", + "symbol": "MTT", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.metadot.network" + ], + "faucets": [], + "infoURL": "https://metadot.network" + }, + { + "name": "MetaDot Testnet", + "chainId": 16001, + "shortName": "mtttest", + "networkId": 16001, + "nativeCurrency": { + "name": "MetaDot Token TestNet", + "symbol": "MTTest", + "decimals": 18 + }, + "rpc": [ + "https://testnet.metadot.network" + ], + "faucets": [ + "https://faucet.metadot.network/" + ], + "infoURL": "https://metadot.network" + }, + { + "name": "Genesys Mainnet", + "chainId": 16507, + "shortName": "Genesys", + "networkId": 16507, + "nativeCurrency": { + "name": "Genesys", + "symbol": "GSYS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.genesys.network" + ], + "faucets": [], + "infoURL": "https://www.genesys.network/" + }, + { + "name": "IRIShub Testnet", + "chainId": 16688, + "shortName": "nyancat", + "networkId": 16688, + "nativeCurrency": { + "name": "Eris", + "symbol": "ERIS", + "decimals": 18 + }, + "rpc": [ + "https://evmrpc.nyancat.irisnet.org" + ], + "faucets": [], + "infoURL": "https://www.irisnet.org" + }, + { + "name": "AirDAO Mainnet", + "chainId": 16718, + "shortName": "airdao", + "networkId": 16718, + "nativeCurrency": { + "name": "Amber", + "symbol": "AMB", + "decimals": 18 + }, + "rpc": [ + "https://network.ambrosus.io" + ], + "faucets": [], + "infoURL": "https://airdao.io" + }, + { + "name": "IVAR Chain Testnet", + "chainId": 16888, + "shortName": "tivar", + "networkId": 16888, + "nativeCurrency": { + "name": "tIvar", + "symbol": "tIVAR", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.ivarex.com" + ], + "faucets": [ + "https://tfaucet.ivarex.com/" + ], + "infoURL": "https://ivarex.com" + }, + { + "name": "Palette Chain Testnet", + "chainId": 17180, + "shortName": "PCT", + "networkId": 17180, + "nativeCurrency": { + "name": "Palette Token", + "symbol": "PLT", + "decimals": 18 + }, + "rpc": [ + "https://palette-opennet.com:22000" + ], + "faucets": [], + "infoURL": "https://hashpalette.com/" + }, + { + "name": "EOS EVM Network", + "chainId": 17777, + "shortName": "eos", + "networkId": 17777, + "nativeCurrency": { + "name": "EOS", + "symbol": "EOS", + "decimals": 18 + }, + "rpc": [ + "https://api.evm.eosnetwork.com" + ], + "faucets": [], + "infoURL": "https://eosnetwork.com/eos-evm" + }, + { + "name": "Frontier of Dreams Testnet", + "chainId": 18000, + "shortName": "ZKST", + "networkId": 18000, + "nativeCurrency": { + "name": "ZKST", + "symbol": "ZKST", + "decimals": 18 + }, + "rpc": [ + "https://rpc.fod.games/" + ], + "faucets": [], + "infoURL": "https://goexosphere.com" + }, + { + "name": "Proof Of Memes", + "chainId": 18159, + "shortName": "pom", + "networkId": 18159, + "nativeCurrency": { + "name": "Proof Of Memes", + "symbol": "POM", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.memescan.io", + "https://mainnet-rpc2.memescan.io", + "https://mainnet-rpc3.memescan.io", + "https://mainnet-rpc4.memescan.io" + ], + "faucets": [], + "infoURL": "https://proofofmemes.org" + }, + { + "name": "HOME Verse Mainnet", + "chainId": 19011, + "shortName": "HMV", + "networkId": 19011, + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mainnet.oasys.homeverse.games/" + ], + "faucets": [], + "infoURL": "https://www.homeverse.games/" + }, + { + "name": "BTCIX Network", + "chainId": 19845, + "shortName": "btcix", + "networkId": 19845, + "nativeCurrency": { + "name": "BTCIX Network", + "symbol": "BTCIX", + "decimals": 18 + }, + "rpc": [ + "https://seed.btcix.org/rpc" + ], + "faucets": [], + "infoURL": "https://bitcolojix.org" + }, + { + "name": "Camelark Mainnet", + "chainId": 20001, + "shortName": "Camelark", + "networkId": 20001, + "nativeCurrency": { + "name": "EthereumPoW", + "symbol": "ETHW", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-http-rpc.camelark.com" + ], + "faucets": [], + "infoURL": "https://www.camelark.com" + }, + { + "name": "Callisto Testnet", + "chainId": 20729, + "shortName": "CLOTestnet", + "networkId": 79, + "nativeCurrency": { + "name": "Callisto", + "symbol": "CLO", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.callisto.network/" + ], + "faucets": [ + "https://faucet.callisto.network/" + ], + "infoURL": "https://callisto.network" + }, + { + "name": "P12 Chain", + "chainId": 20736, + "shortName": "p12", + "networkId": 20736, + "nativeCurrency": { + "name": "Hooked P2", + "symbol": "hP2", + "decimals": 18 + }, + "rpc": [ + "https://rpc-chain.p12.games" + ], + "faucets": [], + "infoURL": "https://p12.network" + }, + { + "name": "CENNZnet Azalea", + "chainId": 21337, + "shortName": "cennz-a", + "networkId": 21337, + "nativeCurrency": { + "name": "CPAY", + "symbol": "CPAY", + "decimals": 18 + }, + "rpc": [ + "https://cennznet.unfrastructure.io/public" + ], + "faucets": [], + "infoURL": "https://cennz.net" + }, + { + "name": "omChain Mainnet", + "chainId": 21816, + "shortName": "omc", + "networkId": 21816, + "nativeCurrency": { + "name": "omChain", + "symbol": "OMC", + "decimals": 18 + }, + "rpc": [ + "https://seed.omchain.io" + ], + "faucets": [], + "infoURL": "https://omchain.io" + }, + { + "name": "Taycan", + "chainId": 22023, + "shortName": "SFL", + "networkId": 22023, + "nativeCurrency": { + "name": "shuffle", + "symbol": "SFL", + "decimals": 18 + }, + "rpc": [ + "https://taycan-rpc.hupayx.io:8545" + ], + "faucets": [], + "infoURL": "https://hupayx.io" + }, + { + "name": "AirDAO Testnet", + "chainId": 22040, + "shortName": "airdao-test", + "networkId": 22040, + "nativeCurrency": { + "name": "Amber", + "symbol": "AMB", + "decimals": 18 + }, + "rpc": [ + "https://network.ambrosus-test.io" + ], + "faucets": [], + "infoURL": "https://testnet.airdao.io" + }, + { + "name": "MAP Mainnet", + "chainId": 22776, + "shortName": "map", + "networkId": 22776, + "nativeCurrency": { + "name": "MAP", + "symbol": "MAP", + "decimals": 18 + }, + "rpc": [ + "https://rpc.maplabs.io" + ], + "faucets": [], + "infoURL": "https://maplabs.io" + }, + { + "name": "Opside Testnet", + "chainId": 23118, + "shortName": "opside", + "networkId": 23118, + "nativeCurrency": { + "name": "IDE", + "symbol": "IDE", + "decimals": 18 + }, + "rpc": [ + "https://testrpc.opside.network" + ], + "faucets": [ + "https://faucet.opside.network" + ], + "infoURL": "https://opside.network" + }, + { + "name": "Oasis Sapphire", + "chainId": 23294, + "shortName": "sapphire", + "networkId": 23294, + "nativeCurrency": { + "name": "Sapphire Rose", + "symbol": "ROSE", + "decimals": 18 + }, + "rpc": [ + "https://sapphire.oasis.io", + "wss://sapphire.oasis.io/ws" + ], + "faucets": [], + "infoURL": "https://docs.oasis.io/dapp/sapphire" + }, + { + "name": "Oasis Sapphire Testnet", + "chainId": 23295, + "shortName": "sapphire-testnet", + "networkId": 23295, + "nativeCurrency": { + "name": "Sapphire Test Rose", + "symbol": "TEST", + "decimals": 18 + }, + "rpc": [ + "https://testnet.sapphire.oasis.dev", + "wss://testnet.sapphire.oasis.dev/ws" + ], + "faucets": [], + "infoURL": "https://docs.oasis.io/dapp/sapphire" + }, + { + "name": "Webchain", + "chainId": 24484, + "shortName": "web", + "networkId": 37129, + "nativeCurrency": { + "name": "Webchain Ether", + "symbol": "WEB", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://webchain.network" + }, + { + "name": "MintMe.com Coin", + "chainId": 24734, + "shortName": "mintme", + "networkId": 37480, + "nativeCurrency": { + "name": "MintMe.com Coin", + "symbol": "MINTME", + "decimals": 18 + }, + "rpc": [ + "https://node1.mintme.com" + ], + "faucets": [], + "infoURL": "https://www.mintme.com" + }, + { + "name": "Hammer Chain Mainnet", + "chainId": 25888, + "shortName": "GOLDT", + "networkId": 25888, + "nativeCurrency": { + "name": "GOLDT", + "symbol": "GOLDT", + "decimals": 18 + }, + "rpc": [ + "https://www.hammerchain.io/rpc" + ], + "faucets": [], + "infoURL": "https://www.hammerchain.io" + }, + { + "name": "Bitkub Chain Testnet", + "chainId": 25925, + "shortName": "bkct", + "networkId": 25925, + "nativeCurrency": { + "name": "Bitkub Coin", + "symbol": "tKUB", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.bitkubchain.io", + "wss://wss-testnet.bitkubchain.io" + ], + "faucets": [ + "https://faucet.bitkubchain.com" + ], + "infoURL": "https://www.bitkubchain.com/" + }, + { + "name": "Ferrum Testnet", + "chainId": 26026, + "shortName": "frm", + "networkId": 26026, + "nativeCurrency": { + "name": "Ferrum", + "symbol": "tFRM", + "decimals": 18 + }, + "rpc": [ + "http://testnet.dev.svcs.ferrumnetwork.io:9933" + ], + "faucets": [ + "https://testnet.faucet.ferrumnetwork.io" + ], + "infoURL": "https://ferrum.network" + }, + { + "name": "Hertz Network Mainnet", + "chainId": 26600, + "shortName": "HTZ", + "networkId": 26600, + "nativeCurrency": { + "name": "Hertz", + "symbol": "HTZ", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.hertzscan.com" + ], + "faucets": [], + "infoURL": "https://www.hertz-network.com" + }, + { + "name": "OasisChain Mainnet", + "chainId": 26863, + "shortName": "OAC", + "networkId": 26863, + "nativeCurrency": { + "name": "OAC", + "symbol": "OAC", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.oasischain.io", + "https://rpc2.oasischain.io", + "https://rpc3.oasischain.io" + ], + "faucets": [ + "http://faucet.oasischain.io" + ], + "infoURL": "https://scan.oasischain.io" + }, + { + "name": "Optimism Bedrock (Goerli Alpha Testnet)", + "chainId": 28528, + "shortName": "obgor", + "networkId": 28528, + "nativeCurrency": { + "name": "Goerli Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://alpha-1-replica-0.bedrock-goerli.optimism.io", + "https://alpha-1-replica-1.bedrock-goerli.optimism.io", + "https://alpha-1-replica-2.bedrock-goerli.optimism.io", + "https://alpha-1-replica-2.bedrock-goerli.optimism.io" + ], + "faucets": [], + "infoURL": "https://community.optimism.io/docs/developers/bedrock" + }, + { + "name": "Piece testnet", + "chainId": 30067, + "shortName": "Piece", + "networkId": 30067, + "nativeCurrency": { + "name": "ECE", + "symbol": "ECE", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc0.piecenetwork.com" + ], + "faucets": [ + "https://piecenetwork.com/faucet" + ], + "infoURL": "https://piecenetwork.com" + }, + { + "name": "Ethersocial Network", + "chainId": 31102, + "shortName": "esn", + "networkId": 1, + "nativeCurrency": { + "name": "Ethersocial Network Ether", + "symbol": "ESN", + "decimals": 18 + }, + "rpc": [ + "https://api.esn.gonspool.com" + ], + "faucets": [], + "infoURL": "https://ethersocial.org" + }, + { + "name": "CloudTx Mainnet", + "chainId": 31223, + "shortName": "CLDTX", + "networkId": 31223, + "nativeCurrency": { + "name": "CloudTx", + "symbol": "CLD", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.cloudtx.finance" + ], + "faucets": [], + "infoURL": "https://cloudtx.finance" + }, + { + "name": "CloudTx Testnet", + "chainId": 31224, + "shortName": "CLD", + "networkId": 31224, + "nativeCurrency": { + "name": "CloudTx", + "symbol": "CLD", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.cloudtx.finance" + ], + "faucets": [ + "https://faucet.cloudtx.finance" + ], + "infoURL": "https://cloudtx.finance/" + }, + { + "name": "GoChain Testnet", + "chainId": 31337, + "shortName": "got", + "networkId": 31337, + "nativeCurrency": { + "name": "GoChain Coin", + "symbol": "GO", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.gochain.io" + ], + "faucets": [], + "infoURL": "https://gochain.io" + }, + { + "name": "Filecoin - Wallaby testnet", + "chainId": 31415, + "shortName": "filecoin-wallaby", + "networkId": 31415, + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://filecoin.io" + }, + { + "name": "Bitgert Mainnet", + "chainId": 32520, + "shortName": "Brise", + "networkId": 32520, + "nativeCurrency": { + "name": "Bitrise Token", + "symbol": "Brise", + "decimals": 18 + }, + "rpc": [ + "https://rpc.icecreamswap.com", + "https://mainnet-rpc.brisescan.com", + "https://chainrpc.com", + "https://serverrpc.com" + ], + "faucets": [], + "infoURL": "https://bitgert.com/" + }, + { + "name": "Fusion Mainnet", + "chainId": 32659, + "shortName": "fsn", + "networkId": 32659, + "nativeCurrency": { + "name": "Fusion", + "symbol": "FSN", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.fusionnetwork.io", + "wss://mainnet.fusionnetwork.io" + ], + "faucets": [], + "infoURL": "https://fusion.org" + }, + { + "name": "Zilliqa EVM", + "chainId": 32769, + "shortName": "zil", + "networkId": 32769, + "nativeCurrency": { + "name": "Zilliqa", + "symbol": "ZIL", + "decimals": 18 + }, + "rpc": [ + "https://api.zilliqa.com" + ], + "faucets": [], + "infoURL": "https://www.zilliqa.com/" + }, + { + "name": "Zilliqa EVM Testnet", + "chainId": 33101, + "shortName": "zil-testnet", + "networkId": 33101, + "nativeCurrency": { + "name": "Zilliqa", + "symbol": "ZIL", + "decimals": 18 + }, + "rpc": [ + "https://dev-api.zilliqa.com" + ], + "faucets": [ + "https://dev-wallet.zilliqa.com/faucet?network=testnet" + ], + "infoURL": "https://www.zilliqa.com/" + }, + { + "name": "Aves Mainnet", + "chainId": 33333, + "shortName": "avs", + "networkId": 33333, + "nativeCurrency": { + "name": "Aves", + "symbol": "AVS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.avescoin.io" + ], + "faucets": [], + "infoURL": "https://avescoin.io" + }, + { + "name": "J2O Taro", + "chainId": 35011, + "shortName": "j2o", + "networkId": 35011, + "nativeCurrency": { + "name": "TARO Coin", + "symbol": "taro", + "decimals": 18 + }, + "rpc": [ + "https://rpc.j2o.io" + ], + "faucets": [], + "infoURL": "https://j2o.io" + }, + { + "name": "Q Mainnet", + "chainId": 35441, + "shortName": "q", + "networkId": 35441, + "nativeCurrency": { + "name": "Q token", + "symbol": "Q", + "decimals": 18 + }, + "rpc": [ + "https://rpc.q.org" + ], + "faucets": [], + "infoURL": "https://q.org" + }, + { + "name": "Q Testnet", + "chainId": 35443, + "shortName": "q-testnet", + "networkId": 35443, + "nativeCurrency": { + "name": "Q token", + "symbol": "Q", + "decimals": 18 + }, + "rpc": [ + "https://rpc.qtestnet.org" + ], + "faucets": [], + "infoURL": "https://q.org/" + }, + { + "name": "Energi Mainnet", + "chainId": 39797, + "shortName": "nrg", + "networkId": 39797, + "nativeCurrency": { + "name": "Energi", + "symbol": "NRG", + "decimals": 18 + }, + "rpc": [ + "https://nodeapi.energi.network" + ], + "faucets": [], + "infoURL": "https://www.energi.world/" + }, + { + "name": "OHO Mainnet", + "chainId": 39815, + "shortName": "oho", + "networkId": 39815, + "nativeCurrency": { + "name": "OHO", + "symbol": "OHO", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.oho.ai" + ], + "faucets": [], + "infoURL": "https://oho.ai" + }, + { + "name": "Opulent-X BETA", + "chainId": 41500, + "shortName": "ox-beta", + "networkId": 41500, + "nativeCurrency": { + "name": "Oxyn Gas", + "symbol": "OXYN", + "decimals": 18 + }, + "rpc": [ + "https://connect.opulent-x.com" + ], + "faucets": [], + "infoURL": "https://beta.opulent-x.com" + }, + { + "name": "pegglecoin", + "chainId": 42069, + "shortName": "PC", + "networkId": 42069, + "nativeCurrency": { + "name": "pegglecoin", + "symbol": "peggle", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://teampeggle.com" + }, + { + "name": "Arbitrum One", + "chainId": 42161, + "shortName": "arb1", + "networkId": 42161, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", + "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", + "https://arb1.arbitrum.io/rpc" + ], + "faucets": [], + "infoURL": "https://arbitrum.io" + }, + { + "name": "Arbitrum Nova", + "chainId": 42170, + "shortName": "arb-nova", + "networkId": 42170, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://nova.arbitrum.io/rpc" + ], + "faucets": [], + "infoURL": "https://arbitrum.io" + }, + { + "name": "Celo Mainnet", + "chainId": 42220, + "shortName": "celo", + "networkId": 42220, + "nativeCurrency": { + "name": "CELO", + "symbol": "CELO", + "decimals": 18 + }, + "rpc": [ + "https://forno.celo.org", + "wss://forno.celo.org/ws" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://docs.celo.org/" + }, + { + "name": "Oasis Emerald Testnet", + "chainId": 42261, + "shortName": "emerald-testnet", + "networkId": 42261, + "nativeCurrency": { + "name": "Emerald Rose", + "symbol": "ROSE", + "decimals": 18 + }, + "rpc": [ + "https://testnet.emerald.oasis.dev/", + "wss://testnet.emerald.oasis.dev/ws" + ], + "faucets": [ + "https://faucet.testnet.oasis.dev/" + ], + "infoURL": "https://docs.oasis.io/dapp/emerald" + }, + { + "name": "Oasis Emerald", + "chainId": 42262, + "shortName": "emerald", + "networkId": 42262, + "nativeCurrency": { + "name": "Emerald Rose", + "symbol": "ROSE", + "decimals": 18 + }, + "rpc": [ + "https://emerald.oasis.dev", + "wss://emerald.oasis.dev/ws" + ], + "faucets": [], + "infoURL": "https://docs.oasis.io/dapp/emerald" + }, + { + "name": "Athereum", + "chainId": 43110, + "shortName": "avaeth", + "networkId": 43110, + "nativeCurrency": { + "name": "Athereum Ether", + "symbol": "ATH", + "decimals": 18 + }, + "rpc": [ + "https://ava.network:21015/ext/evm/rpc" + ], + "faucets": [ + "http://athfaucet.ava.network//?address=${ADDRESS}" + ], + "infoURL": "https://athereum.ava.network" + }, + { + "name": "Avalanche Fuji Testnet", + "chainId": 43113, + "shortName": "Fuji", + "networkId": 1, + "nativeCurrency": { + "name": "Avalanche", + "symbol": "AVAX", + "decimals": 18 + }, + "rpc": [ + "https://api.avax-test.network/ext/bc/C/rpc", + "https://avalanche-fuji-c-chain.publicnode.com" + ], + "faucets": [ + "https://faucet.avax-test.network/" + ], + "infoURL": "https://cchain.explorer.avax-test.network" + }, + { + "name": "Avalanche C-Chain", + "chainId": 43114, + "shortName": "avax", + "networkId": 43114, + "nativeCurrency": { + "name": "Avalanche", + "symbol": "AVAX", + "decimals": 18 + }, + "rpc": [ + "https://api.avax.network/ext/bc/C/rpc", + "https://avalanche-c-chain.publicnode.com" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://www.avax.network/" + }, + { + "name": "Boba Avax", + "chainId": 43288, + "shortName": "bobaavax", + "networkId": 43288, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://avax.boba.network", + "wss://wss.avax.boba.network", + "https://replica.avax.boba.network", + "wss://replica-wss.avax.boba.network" + ], + "faucets": [], + "infoURL": "https://docs.boba.network/for-developers/network-avalanche" + }, + { + "name": "Frenchain", + "chainId": 44444, + "shortName": "FREN", + "networkId": 44444, + "nativeCurrency": { + "name": "FREN", + "symbol": "FREN", + "decimals": 18 + }, + "rpc": [ + "https://rpc-02.frenscan.io" + ], + "faucets": [], + "infoURL": "https://frenchain.app" + }, + { + "name": "Celo Alfajores Testnet", + "chainId": 44787, + "shortName": "ALFA", + "networkId": 44787, + "nativeCurrency": { + "name": "CELO", + "symbol": "CELO", + "decimals": 18 + }, + "rpc": [ + "https://alfajores-forno.celo-testnet.org", + "wss://alfajores-forno.celo-testnet.org/ws" + ], + "faucets": [ + "https://celo.org/developers/faucet", + "https://cauldron.pretoriaresearchlab.io/alfajores-faucet" + ], + "infoURL": "https://docs.celo.org/" + }, + { + "name": "Autobahn Network", + "chainId": 45000, + "shortName": "AutobahnNetwork", + "networkId": 45000, + "nativeCurrency": { + "name": "TXL", + "symbol": "TXL", + "decimals": 18 + }, + "rpc": [ + "https://rpc.autobahn.network" + ], + "faucets": [], + "infoURL": "https://autobahn.network" + }, + { + "name": "Fusion Testnet", + "chainId": 46688, + "shortName": "tfsn", + "networkId": 46688, + "nativeCurrency": { + "name": "Testnet Fusion", + "symbol": "T-FSN", + "decimals": 18 + }, + "rpc": [ + "https://testnet.fusionnetwork.io", + "wss://testnet.fusionnetwork.io" + ], + "faucets": [], + "infoURL": "https://fusion.org" + }, + { + "name": "REI Network", + "chainId": 47805, + "shortName": "REI", + "networkId": 47805, + "nativeCurrency": { + "name": "REI", + "symbol": "REI", + "decimals": 18 + }, + "rpc": [ + "https://rpc.rei.network", + "wss://rpc.rei.network" + ], + "faucets": [], + "infoURL": "https://rei.network/" + }, + { + "name": "Wireshape Floripa Testnet", + "chainId": 49049, + "shortName": "floripa", + "networkId": 49049, + "nativeCurrency": { + "name": "WIRE", + "symbol": "WIRE", + "decimals": 18 + }, + "rpc": [ + "https://rpc-floripa.wireshape.org", + "https://wireshape-floripa-testnet.rpc.thirdweb.com" + ], + "faucets": [], + "infoURL": "https://wireshape.org" + }, + { + "name": "Bifrost Testnet", + "chainId": 49088, + "shortName": "tbfc", + "networkId": 49088, + "nativeCurrency": { + "name": "Bifrost", + "symbol": "BFC", + "decimals": 18 + }, + "rpc": [ + "https://public-01.testnet.thebifrost.io/rpc", + "https://public-02.testnet.thebifrost.io/rpc" + ], + "faucets": [], + "infoURL": "https://thebifrost.io" + }, + { + "name": "Energi Testnet", + "chainId": 49797, + "shortName": "tnrg", + "networkId": 49797, + "nativeCurrency": { + "name": "Energi", + "symbol": "NRG", + "decimals": 18 + }, + "rpc": [ + "https://nodeapi.test.energi.network" + ], + "faucets": [], + "infoURL": "https://www.energi.world/" + }, + { + "name": "Liveplex OracleEVM", + "chainId": 50001, + "shortName": "LOE", + "networkId": 50001, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.oracle.liveplex.io" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "GTON Testnet", + "chainId": 50021, + "shortName": "tgton", + "networkId": 50021, + "nativeCurrency": { + "name": "GCD", + "symbol": "GCD", + "decimals": 18 + }, + "rpc": [ + "https://testnet.gton.network/" + ], + "faucets": [], + "infoURL": "https://gton.capital" + }, + { + "name": "Opside Testnet Pre-Alpha", + "chainId": 51178, + "shortName": "Opside-Testnet", + "networkId": 51178, + "nativeCurrency": { + "name": "IDE Test Token", + "symbol": "IDE", + "decimals": 18 + }, + "rpc": [ + "https://pre-alpha-us-http-geth.opside.network", + "https://pre-alpha-hk-http-geth.opside.network" + ], + "faucets": [], + "infoURL": "https://opsi.de/" + }, + { + "name": "Sardis Mainnet", + "chainId": 51712, + "shortName": "SRDXm", + "networkId": 51712, + "nativeCurrency": { + "name": "Sardis", + "symbol": "SRDX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.sardisnetwork.com" + ], + "faucets": [ + "https://faucet.sardisnetwork.com" + ], + "infoURL": "https://mysardis.com" + }, + { + "name": "DFK Chain", + "chainId": 53935, + "shortName": "DFK", + "networkId": 53935, + "nativeCurrency": { + "name": "Jewel", + "symbol": "JEWEL", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc" + ], + "faucets": [], + "infoURL": "https://defikingdoms.com" + }, + { + "name": "Haqq Chain Testnet", + "chainId": 54211, + "shortName": "ISLMT", + "networkId": 54211, + "nativeCurrency": { + "name": "Islamic Coin", + "symbol": "ISLMT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.eth.testedge2.haqq.network" + ], + "faucets": [ + "https://testedge2.haqq.network" + ], + "infoURL": "https://islamiccoin.net" + }, + { + "name": "Titan", + "chainId": 55004, + "shortName": "teth", + "networkId": 55004, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.titan.tokamak.network", + "wss://rpc.titan.tokamak.network/ws" + ], + "faucets": [], + "infoURL": "https://tokamak.network" + }, + { + "name": "REI Chain Mainnet", + "chainId": 55555, + "shortName": "reichain", + "networkId": 55555, + "nativeCurrency": { + "name": "Rei", + "symbol": "REI", + "decimals": 18 + }, + "rpc": [ + "https://rei-rpc.moonrhythm.io" + ], + "faucets": [ + "http://kururu.finance/faucet?chainId=55555" + ], + "infoURL": "https://reichain.io" + }, + { + "name": "REI Chain Testnet", + "chainId": 55556, + "shortName": "trei", + "networkId": 55556, + "nativeCurrency": { + "name": "tRei", + "symbol": "tREI", + "decimals": 18 + }, + "rpc": [ + "https://rei-testnet-rpc.moonrhythm.io" + ], + "faucets": [ + "http://kururu.finance/faucet?chainId=55556" + ], + "infoURL": "https://reichain.io" + }, + { + "name": "Boba BNB Mainnet", + "chainId": 56288, + "shortName": "BobaBnb", + "networkId": 56288, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [ + "https://bnb.boba.network", + "wss://wss.bnb.boba.network", + "https://replica.bnb.boba.network", + "wss://replica-wss.bnb.boba.network" + ], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "Rollux Testnet", + "chainId": 57000, + "shortName": "tsys-rollux", + "networkId": 57000, + "nativeCurrency": { + "name": "Testnet Syscoin", + "symbol": "TSYS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-tanenbaum.rollux.com", + "https://rpc.ankr.com/rollux_testnet/${ANKR_API_KEY}", + "wss://rpc-tanenbaum.rollux.com/wss" + ], + "faucets": [ + "https://rollux.id/faucetapp" + ], + "infoURL": "https://rollux.com" + }, + { + "name": "Linea Testnet", + "chainId": 59140, + "shortName": "linea-testnet", + "networkId": 59140, + "nativeCurrency": { + "name": "Linea Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.goerli.linea.build", + "wss://rpc.goerli.linea.build", + "https://linea-goerli.infura.io/v3/${INFURA_API_KEY}", + "wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}" + ], + "faucets": [ + "https://faucetlink.to/goerli" + ], + "infoURL": "https://linea.build" + }, + { + "name": "Thinkium Testnet Chain 0", + "chainId": 60000, + "shortName": "TKM-test0", + "networkId": 60000, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://test.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "infoURL": "https://thinkium.net/" + }, + { + "name": "Thinkium Testnet Chain 1", + "chainId": 60001, + "shortName": "TKM-test1", + "networkId": 60001, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://test1.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "infoURL": "https://thinkium.net/" + }, + { + "name": "Thinkium Testnet Chain 2", + "chainId": 60002, + "shortName": "TKM-test2", + "networkId": 60002, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://test2.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "infoURL": "https://thinkium.net/" + }, + { + "name": "Thinkium Testnet Chain 103", + "chainId": 60103, + "shortName": "TKM-test103", + "networkId": 60103, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://test103.thinkiumrpc.net/" + ], + "faucets": [ + "https://www.thinkiumdev.net/faucet" + ], + "infoURL": "https://thinkium.net/" + }, + { + "name": "AxelChain Dev-Net", + "chainId": 61800, + "shortName": "aium-dev", + "networkId": 61800, + "nativeCurrency": { + "name": "Axelium", + "symbol": "AIUM", + "decimals": 18 + }, + "rpc": [ + "https://aium-rpc-dev.viacube.com" + ], + "faucets": [], + "infoURL": "https://www.axel.org" + }, + { + "name": "Etica Mainnet", + "chainId": 61803, + "shortName": "Etica", + "networkId": 61803, + "nativeCurrency": { + "name": "EGAZ", + "symbol": "EGAZ", + "decimals": 18 + }, + "rpc": [ + "https://eticamainnet.eticascan.org", + "https://eticamainnet.eticaprotocol.org" + ], + "faucets": [ + "http://faucet.etica-stats.org/" + ], + "infoURL": "https://eticaprotocol.org" + }, + { + "name": "DoKEN Super Chain Mainnet", + "chainId": 61916, + "shortName": "DoKEN", + "networkId": 61916, + "nativeCurrency": { + "name": "DoKEN", + "symbol": "DKN", + "decimals": 18 + }, + "rpc": [ + "https://sgrpc.doken.dev", + "https://nyrpc.doken.dev", + "https://ukrpc.doken.dev" + ], + "faucets": [], + "infoURL": "https://doken.dev/" + }, + { + "name": "Celo Baklava Testnet", + "chainId": 62320, + "shortName": "BKLV", + "networkId": 62320, + "nativeCurrency": { + "name": "CELO", + "symbol": "CELO", + "decimals": 18 + }, + "rpc": [ + "https://baklava-forno.celo-testnet.org" + ], + "faucets": [ + "https://docs.google.com/forms/d/e/1FAIpQLSdfr1BwUTYepVmmvfVUDRCwALejZ-TUva2YujNpvrEmPAX2pg/viewform", + "https://cauldron.pretoriaresearchlab.io/baklava-faucet" + ], + "infoURL": "https://docs.celo.org/" + }, + { + "name": "MultiVAC Mainnet", + "chainId": 62621, + "shortName": "mtv", + "networkId": 62621, + "nativeCurrency": { + "name": "MultiVAC", + "symbol": "MTV", + "decimals": 18 + }, + "rpc": [ + "https://rpc.mtv.ac", + "https://rpc-eu.mtv.ac" + ], + "faucets": [], + "infoURL": "https://mtv.ac" + }, + { + "name": "eCredits Mainnet", + "chainId": 63000, + "shortName": "ecs", + "networkId": 63000, + "nativeCurrency": { + "name": "eCredits", + "symbol": "ECS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ecredits.com" + ], + "faucets": [], + "infoURL": "https://ecredits.com" + }, + { + "name": "eCredits Testnet", + "chainId": 63001, + "shortName": "ecs-testnet", + "networkId": 63001, + "nativeCurrency": { + "name": "eCredits", + "symbol": "ECS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tst.ecredits.com" + ], + "faucets": [ + "https://faucet.tst.ecredits.com" + ], + "infoURL": "https://ecredits.com" + }, + { + "name": "Scolcoin Mainnet", + "chainId": 65450, + "shortName": "SRC", + "networkId": 65450, + "nativeCurrency": { + "name": "Scolcoin", + "symbol": "SCOL", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.scolcoin.com" + ], + "faucets": [], + "infoURL": "https://scolcoin.com" + }, + { + "name": "SiriusNet", + "chainId": 67390, + "shortName": "mcl", + "networkId": 67390, + "nativeCurrency": { + "name": "MCD", + "symbol": "MCD", + "decimals": 18 + }, + "rpc": [ + "https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/" + ], + "faucets": [], + "infoURL": "https://macaucasinolisboa.xyz" + }, + { + "name": "Cosmic Chain", + "chainId": 67588, + "shortName": "Cosmic", + "networkId": 3344, + "nativeCurrency": { + "name": "Cosmic Chain", + "symbol": "COSMIC", + "decimals": 18 + }, + "rpc": [ + "http://testnet.cosmicchain.site:3344" + ], + "faucets": [], + "infoURL": "https://cosmicchain.site" + }, + { + "name": "Condrieu", + "chainId": 69420, + "shortName": "cndr", + "networkId": 69420, + "nativeCurrency": { + "name": "Condrieu Testnet Ether", + "symbol": "CTE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.condrieu.ethdevops.io:8545" + ], + "faucets": [ + "https://faucet.condrieu.ethdevops.io" + ], + "infoURL": "https://condrieu.ethdevops.io" + }, + { + "name": "Thinkium Mainnet Chain 0", + "chainId": 70000, + "shortName": "TKM0", + "networkId": 70000, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://proxy.thinkiumrpc.net/" + ], + "faucets": [], + "infoURL": "https://thinkium.net/" + }, + { + "name": "Thinkium Mainnet Chain 1", + "chainId": 70001, + "shortName": "TKM1", + "networkId": 70001, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://proxy1.thinkiumrpc.net/" + ], + "faucets": [], + "infoURL": "https://thinkium.net/" + }, + { + "name": "Thinkium Mainnet Chain 2", + "chainId": 70002, + "shortName": "TKM2", + "networkId": 70002, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://proxy2.thinkiumrpc.net/" + ], + "faucets": [], + "infoURL": "https://thinkium.net/" + }, + { + "name": "Thinkium Mainnet Chain 103", + "chainId": 70103, + "shortName": "TKM103", + "networkId": 70103, + "nativeCurrency": { + "name": "TKM", + "symbol": "TKM", + "decimals": 18 + }, + "rpc": [ + "https://proxy103.thinkiumrpc.net/" + ], + "faucets": [], + "infoURL": "https://thinkium.net/" + }, + { + "name": "GuapcoinX", + "chainId": 71111, + "shortName": "GuapX", + "networkId": 71111, + "nativeCurrency": { + "name": "GuapcoinX", + "symbol": "GuapX", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.guapcoinx.com/", + "https://rpc-mainnet-1.guapcoinx.com/", + "https://rpc-mainnet-2.guapcoinx.com/" + ], + "faucets": [], + "infoURL": "https://guapcoin.org/" + }, + { + "name": "Polyjuice Testnet", + "chainId": 71393, + "shortName": "ckb", + "networkId": 1, + "nativeCurrency": { + "name": "CKB", + "symbol": "CKB", + "decimals": 8 + }, + "rpc": [ + "https://godwoken-testnet-web3-rpc.ckbapp.dev", + "ws://godwoken-testnet-web3-rpc.ckbapp.dev/ws" + ], + "faucets": [ + "https://faucet.nervos.org/" + ], + "infoURL": "https://github.com/nervosnetwork/godwoken" + }, + { + "name": "Godwoken Testnet v1", + "chainId": 71401, + "shortName": "gw-testnet-v1", + "networkId": 71401, + "nativeCurrency": { + "name": "pCKB", + "symbol": "pCKB", + "decimals": 18 + }, + "rpc": [ + "https://godwoken-testnet-v1.ckbapp.dev", + "https://v1.testnet.godwoken.io/rpc" + ], + "faucets": [ + "https://testnet.bridge.godwoken.io" + ], + "infoURL": "https://www.nervos.org" + }, + { + "name": "Godwoken Mainnet", + "chainId": 71402, + "shortName": "gw-mainnet-v1", + "networkId": 71402, + "nativeCurrency": { + "name": "pCKB", + "symbol": "pCKB", + "decimals": 18 + }, + "rpc": [ + "https://v1.mainnet.godwoken.io/rpc" + ], + "faucets": [], + "infoURL": "https://www.nervos.org" + }, + { + "name": "Energy Web Volta Testnet", + "chainId": 73799, + "shortName": "vt", + "networkId": 73799, + "nativeCurrency": { + "name": "Volta Token", + "symbol": "VT", + "decimals": 18 + }, + "rpc": [ + "https://volta-rpc.energyweb.org", + "wss://volta-rpc.energyweb.org/ws" + ], + "faucets": [ + "https://voltafaucet.energyweb.org" + ], + "infoURL": "https://energyweb.org" + }, + { + "name": "Mixin Virtual Machine", + "chainId": 73927, + "shortName": "mvm", + "networkId": 73927, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://geth.mvm.dev" + ], + "faucets": [], + "infoURL": "https://mvm.dev" + }, + { + "name": "ResinCoin Mainnet", + "chainId": 75000, + "shortName": "resin", + "networkId": 75000, + "nativeCurrency": { + "name": "Ether", + "symbol": "RESIN", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://resincoin.dev" + }, + { + "name": "Vention Smart Chain Mainnet", + "chainId": 77612, + "shortName": "vscm", + "networkId": 77612, + "nativeCurrency": { + "name": "VNT", + "symbol": "VNT", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.vention.network" + ], + "faucets": [ + "https://faucet.vention.network" + ], + "infoURL": "https://ventionscan.io" + }, + { + "name": "Firenze test network", + "chainId": 78110, + "shortName": "firenze", + "networkId": 78110, + "nativeCurrency": { + "name": "Firenze Ether", + "symbol": "FIN", + "decimals": 18 + }, + "rpc": [ + "https://ethnode.primusmoney.com/firenze" + ], + "faucets": [], + "infoURL": "https://primusmoney.com" + }, + { + "name": "Dragonfly Mainnet (Hexapod)", + "chainId": 78281, + "shortName": "dfly", + "networkId": 78281, + "nativeCurrency": { + "name": "Dragonfly", + "symbol": "DFLY", + "decimals": 18 + }, + "rpc": [ + "https://dragonfly-rpc.switch.ch", + "https://dragonfly-rpc.kore-technologies.ch", + "https://dragonfly-rpc.phoenix-systems.io", + "https://dragonfly-rpc.block-spirit.ch" + ], + "faucets": [], + "infoURL": "https://hexapod.network" + }, + { + "name": "Gold Smart Chain Testnet", + "chainId": 79879, + "shortName": "STANDt", + "networkId": 79879, + "nativeCurrency": { + "name": "Standard in Gold", + "symbol": "STAND", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.goldsmartchain.com" + ], + "faucets": [ + "https://faucet.goldsmartchain.com" + ], + "infoURL": "https://goldsmartchain.com" + }, + { + "name": "Mumbai", + "chainId": 80001, + "shortName": "maticmum", + "networkId": 80001, + "nativeCurrency": { + "name": "MATIC", + "symbol": "MATIC", + "decimals": 18 + }, + "rpc": [ + "https://matic-mumbai.chainstacklabs.com", + "https://rpc-mumbai.maticvigil.com", + "https://matic-testnet-archive-rpc.bwarelabs.com", + "https://polygon-mumbai-bor.publicnode.com" + ], + "faucets": [ + "https://faucet.polygon.technology/" + ], + "infoURL": "https://polygon.technology/" + }, + { + "name": "Amana Testnet", + "chainId": 81341, + "shortName": "amanatest", + "networkId": 81341, + "nativeCurrency": { + "name": "Amana Testnet", + "symbol": "MEER-T", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Amana Mixnet", + "chainId": 81342, + "shortName": "amanamix", + "networkId": 81342, + "nativeCurrency": { + "name": "Amana Mixnet", + "symbol": "MEER-M", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Amana Privnet", + "chainId": 81343, + "shortName": "amanapriv", + "networkId": 81343, + "nativeCurrency": { + "name": "Amana Privnet", + "symbol": "MEER-P", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Flana Testnet", + "chainId": 81351, + "shortName": "flanatest", + "networkId": 81351, + "nativeCurrency": { + "name": "Flana Testnet", + "symbol": "MEER-T", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Flana Mixnet", + "chainId": 81352, + "shortName": "flanamix", + "networkId": 81352, + "nativeCurrency": { + "name": "Flana Mixnet", + "symbol": "MEER-M", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Flana Privnet", + "chainId": 81353, + "shortName": "flanapriv", + "networkId": 81353, + "nativeCurrency": { + "name": "Flana Privnet", + "symbol": "MEER-P", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Mizana Testnet", + "chainId": 81361, + "shortName": "mizanatest", + "networkId": 81361, + "nativeCurrency": { + "name": "Mizana Testnet", + "symbol": "MEER-T", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Mizana Mixnet", + "chainId": 81362, + "shortName": "mizanamix", + "networkId": 81362, + "nativeCurrency": { + "name": "Mizana Mixnet", + "symbol": "MEER-M", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Mizana Privnet", + "chainId": 81363, + "shortName": "mizanapriv", + "networkId": 81363, + "nativeCurrency": { + "name": "Mizana Privnet", + "symbol": "MEER-P", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://github.com/Qitmeer" + }, + { + "name": "Base Goerli Testnet", + "chainId": 84531, + "shortName": "basegor", + "networkId": 84531, + "nativeCurrency": { + "name": "Goerli Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://goerli.base.org" + ], + "faucets": [ + "https://www.coinbase.com/faucets/base-ethereum-goerli-faucet" + ], + "infoURL": "https://base.org" + }, + { + "name": "CYBERTRUST", + "chainId": 85449, + "shortName": "Cyber", + "networkId": 48501, + "nativeCurrency": { + "name": "Cyber Trust", + "symbol": "CYBER", + "decimals": 18 + }, + "rpc": [ + "http://testnet.cybertrust.space:48501" + ], + "faucets": [], + "infoURL": "https://cybertrust.space" + }, + { + "name": "Chiliz Scoville Testnet", + "chainId": 88880, + "shortName": "chz", + "networkId": 88880, + "nativeCurrency": { + "name": "Chiliz", + "symbol": "CHZ", + "decimals": 18 + }, + "rpc": [ + "https://scoville-rpc.chiliz.com" + ], + "faucets": [ + "https://scoville-faucet.chiliz.com" + ], + "infoURL": "https://www.chiliz.com/en/chain" + }, + { + "name": "IVAR Chain Mainnet", + "chainId": 88888, + "shortName": "ivar", + "networkId": 88888, + "nativeCurrency": { + "name": "Ivar", + "symbol": "IVAR", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.ivarex.com" + ], + "faucets": [ + "https://faucet.ivarex.com/" + ], + "infoURL": "https://ivarex.com" + }, + { + "name": "Beverly Hills", + "chainId": 90210, + "shortName": "bvhl", + "networkId": 90210, + "nativeCurrency": { + "name": "Beverly Hills Testnet Ether", + "symbol": "BVE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.beverlyhills.ethdevops.io:8545" + ], + "faucets": [ + "https://faucet.beverlyhills.ethdevops.io" + ], + "infoURL": "https://beverlyhills.ethdevops.io" + }, + { + "name": "Nautilus Chain", + "chainId": 91002, + "shortName": "NAUT", + "networkId": 91002, + "nativeCurrency": { + "name": "Nautilus Zebec Testnet Tokens", + "symbol": "tZBC", + "decimals": 18 + }, + "rpc": [ + "https://triton.api.nautchain.xyz" + ], + "faucets": [ + "https://faucet.eclipse.builders" + ], + "infoURL": "https://docs.nautchain.xyz" + }, + { + "name": "Lambda Testnet", + "chainId": 92001, + "shortName": "lambda-testnet", + "networkId": 92001, + "nativeCurrency": { + "name": "test-Lamb", + "symbol": "LAMB", + "decimals": 18 + }, + "rpc": [ + "https://evm.lambda.top/" + ], + "faucets": [ + "https://faucet.lambda.top" + ], + "infoURL": "https://lambda.im" + }, + { + "name": "Mantis Testnet (Hexapod)", + "chainId": 96970, + "shortName": "mantis", + "networkId": 96970, + "nativeCurrency": { + "name": "Mantis", + "symbol": "MANTIS", + "decimals": 18 + }, + "rpc": [ + "https://mantis-rpc.switch.ch", + "https://mantis-rpc.kore-technologies.ch", + "https://mantis-rpc.phoenix-systems.io" + ], + "faucets": [ + "https://mantis.switch.ch/faucet", + "https://mantis.kore-technologies.ch/faucet", + "https://mantis.phoenix-systems.io/faucet", + "https://mantis.block-spirit.ch/faucet" + ], + "infoURL": "https://hexapod.network" + }, + { + "name": "Boba BNB Mainnet Old", + "chainId": 97288, + "shortName": "BobaBnbOld", + "networkId": 97288, + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://boba.network" + }, + { + "name": "UB Smart Chain(testnet)", + "chainId": 99998, + "shortName": "usctest", + "networkId": 99998, + "nativeCurrency": { + "name": "UBC", + "symbol": "UBC", + "decimals": 18 + }, + "rpc": [ + "https://testnet.rpc.uschain.network" + ], + "faucets": [], + "infoURL": "https://www.ubchain.site" + }, + { + "name": "UB Smart Chain", + "chainId": 99999, + "shortName": "usc", + "networkId": 99999, + "nativeCurrency": { + "name": "UBC", + "symbol": "UBC", + "decimals": 18 + }, + "rpc": [ + "https://rpc.uschain.network" + ], + "faucets": [], + "infoURL": "https://www.ubchain.site/" + }, + { + "name": "QuarkChain Mainnet Root", + "chainId": 100000, + "shortName": "qkc-r", + "networkId": 100000, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "http://jrpc.mainnet.quarkchain.io:38391" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 0", + "chainId": 100001, + "shortName": "qkc-s0", + "networkId": 100001, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s0-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39000" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 1", + "chainId": 100002, + "shortName": "qkc-s1", + "networkId": 100002, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s1-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39001" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 2", + "chainId": 100003, + "shortName": "qkc-s2", + "networkId": 100003, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s2-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39002" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 3", + "chainId": 100004, + "shortName": "qkc-s3", + "networkId": 100004, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s3-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39003" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 4", + "chainId": 100005, + "shortName": "qkc-s4", + "networkId": 100005, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s4-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39004" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 5", + "chainId": 100006, + "shortName": "qkc-s5", + "networkId": 100006, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s5-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39005" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 6", + "chainId": 100007, + "shortName": "qkc-s6", + "networkId": 100007, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s6-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39006" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Mainnet Shard 7", + "chainId": 100008, + "shortName": "qkc-s7", + "networkId": 100008, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-s7-ethapi.quarkchain.io", + "http://eth-jrpc.mainnet.quarkchain.io:39007" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "VeChain", + "chainId": 100009, + "shortName": "vechain", + "networkId": 100009, + "nativeCurrency": { + "name": "VeChain", + "symbol": "VET", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://vechain.org" + }, + { + "name": "VeChain Testnet", + "chainId": 100010, + "shortName": "vechain-testnet", + "networkId": 100010, + "nativeCurrency": { + "name": "VeChain", + "symbol": "VET", + "decimals": 18 + }, + "rpc": [], + "faucets": [ + "https://faucet.vecha.in" + ], + "infoURL": "https://vechain.org" + }, + { + "name": "Deprecated CHI", + "chainId": 100100, + "shortName": "chi1", + "networkId": 100100, + "nativeCurrency": { + "name": "Chiado xDAI", + "symbol": "xDAI", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://docs.gnosischain.com" + }, + { + "name": "Soverun Testnet", + "chainId": 101010, + "shortName": "SVRNt", + "networkId": 101010, + "nativeCurrency": { + "name": "Soverun", + "symbol": "SVRN", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.soverun.com" + ], + "faucets": [ + "https://faucet.soverun.com" + ], + "infoURL": "https://soverun.com" + }, + { + "name": "Crystaleum", + "chainId": 103090, + "shortName": "CRFI", + "networkId": 1, + "nativeCurrency": { + "name": "CRFI", + "symbol": "◈", + "decimals": 18 + }, + "rpc": [ + "https://evm.cryptocurrencydevs.org", + "https://rpc.crystaleum.org" + ], + "faucets": [], + "infoURL": "https://crystaleum.org" + }, + { + "name": "BROChain Mainnet", + "chainId": 108801, + "shortName": "bro", + "networkId": 108801, + "nativeCurrency": { + "name": "Brother", + "symbol": "BRO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.brochain.org", + "http://rpc.brochain.org", + "https://rpc.brochain.org/mainnet", + "http://rpc.brochain.org/mainnet" + ], + "faucets": [], + "infoURL": "https://brochain.org" + }, + { + "name": "QuarkChain Devnet Root", + "chainId": 110000, + "shortName": "qkc-d-r", + "networkId": 110000, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "http://jrpc.devnet.quarkchain.io:38391" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 0", + "chainId": 110001, + "shortName": "qkc-d-s0", + "networkId": 110001, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s0-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39900" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 1", + "chainId": 110002, + "shortName": "qkc-d-s1", + "networkId": 110002, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s1-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39901" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 2", + "chainId": 110003, + "shortName": "qkc-d-s2", + "networkId": 110003, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s2-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39902" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 3", + "chainId": 110004, + "shortName": "qkc-d-s3", + "networkId": 110004, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s3-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39903" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 4", + "chainId": 110005, + "shortName": "qkc-d-s4", + "networkId": 110005, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s4-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39904" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 5", + "chainId": 110006, + "shortName": "qkc-d-s5", + "networkId": 110006, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s5-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39905" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 6", + "chainId": 110007, + "shortName": "qkc-d-s6", + "networkId": 110007, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s6-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39906" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "QuarkChain Devnet Shard 7", + "chainId": 110008, + "shortName": "qkc-d-s7", + "networkId": 110008, + "nativeCurrency": { + "name": "QKC", + "symbol": "QKC", + "decimals": 18 + }, + "rpc": [ + "https://devnet-s7-ethapi.quarkchain.io", + "http://eth-jrpc.devnet.quarkchain.io:39907" + ], + "faucets": [], + "infoURL": "https://www.quarkchain.io" + }, + { + "name": "Siberium Test Network", + "chainId": 111000, + "shortName": "testsbr", + "networkId": 111000, + "nativeCurrency": { + "name": "TestSIBR", + "symbol": "SIBR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.test.siberium.net" + ], + "faucets": [], + "infoURL": "https://siberium.net" + }, + { + "name": "Siberium Network", + "chainId": 111111, + "shortName": "sbr", + "networkId": 111111, + "nativeCurrency": { + "name": "Siberium", + "symbol": "SIBR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.main.siberium.net", + "https://rpc.main.siberium.net.ru" + ], + "faucets": [], + "infoURL": "https://siberium.net" + }, + { + "name": "Metachain One Mainnet", + "chainId": 112358, + "shortName": "metao", + "networkId": 112358, + "nativeCurrency": { + "name": "Metao", + "symbol": "METAO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.metachain.one", + "https://rpc2.metachain.one" + ], + "faucets": [], + "infoURL": "https://metachain.one" + }, + { + "name": "ADIL Devnet", + "chainId": 123456, + "shortName": "dadil", + "networkId": 123456, + "nativeCurrency": { + "name": "Devnet ADIL", + "symbol": "ADIL", + "decimals": 18 + }, + "rpc": [ + "https://devnet.adilchain-rpc.io" + ], + "faucets": [], + "infoURL": "https://adilchain.io" + }, + { + "name": "ETND Chain Mainnets", + "chainId": 131419, + "shortName": "ETND", + "networkId": 131419, + "nativeCurrency": { + "name": "ETND", + "symbol": "ETND", + "decimals": 18 + }, + "rpc": [ + "https://rpc.node1.etnd.pro/" + ], + "faucets": [], + "infoURL": "https://www.etnd.pro" + }, + { + "name": "ICPlaza Mainnet", + "chainId": 142857, + "shortName": "ICPlaza", + "networkId": 142857, + "nativeCurrency": { + "name": "ict", + "symbol": "ict", + "decimals": 18 + }, + "rpc": [ + "https://rpcmainnet.ic-plaza.org/" + ], + "faucets": [], + "infoURL": "https://docs.ic-plaza.org/" + }, + { + "name": "Taiko (Alpha-2 Testnet)", + "chainId": 167004, + "shortName": "taiko-a2", + "networkId": 167004, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.a2.taiko.xyz" + ], + "faucets": [], + "infoURL": "https://taiko.xyz" + }, + { + "name": "Taiko (Alpha-3 Testnet)", + "chainId": 167005, + "shortName": "taiko-a3", + "networkId": 167005, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.test.taiko.xyz" + ], + "faucets": [], + "infoURL": "https://taiko.xyz" + }, + { + "name": "Condor Test Network", + "chainId": 188881, + "shortName": "condor", + "networkId": 188881, + "nativeCurrency": { + "name": "Condor Native Token", + "symbol": "CONDOR", + "decimals": 18 + }, + "rpc": [ + "https://testnet.condor.systems/rpc" + ], + "faucets": [ + "https://faucet.condor.systems" + ], + "infoURL": "https://condor.systems" + }, + { + "name": "Milkomeda C1 Testnet", + "chainId": 200101, + "shortName": "milkTAda", + "networkId": 200101, + "nativeCurrency": { + "name": "milkTAda", + "symbol": "mTAda", + "decimals": 18 + }, + "rpc": [ + "https://rpc-devnet-cardano-evm.c1.milkomeda.com", + "wss://rpc-devnet-cardano-evm.c1.milkomeda.com" + ], + "faucets": [], + "infoURL": "https://milkomeda.com" + }, + { + "name": "Milkomeda A1 Testnet", + "chainId": 200202, + "shortName": "milkTAlgo", + "networkId": 200202, + "nativeCurrency": { + "name": "milkTAlgo", + "symbol": "mTAlgo", + "decimals": 18 + }, + "rpc": [ + "https://rpc-devnet-algorand-rollup.a1.milkomeda.com" + ], + "faucets": [], + "infoURL": "https://milkomeda.com" + }, + { + "name": "Akroma", + "chainId": 200625, + "shortName": "aka", + "networkId": 200625, + "nativeCurrency": { + "name": "Akroma Ether", + "symbol": "AKA", + "decimals": 18 + }, + "rpc": [ + "https://remote.akroma.io" + ], + "faucets": [], + "infoURL": "https://akroma.io" + }, + { + "name": "Alaya Mainnet", + "chainId": 201018, + "shortName": "alaya", + "networkId": 1, + "nativeCurrency": { + "name": "ATP", + "symbol": "atp", + "decimals": 18 + }, + "rpc": [ + "https://openapi.alaya.network/rpc", + "wss://openapi.alaya.network/ws" + ], + "faucets": [], + "infoURL": "https://www.alaya.network/" + }, + { + "name": "Alaya Dev Testnet", + "chainId": 201030, + "shortName": "alayadev", + "networkId": 1, + "nativeCurrency": { + "name": "ATP", + "symbol": "atp", + "decimals": 18 + }, + "rpc": [ + "https://devnetopenapi.alaya.network/rpc", + "wss://devnetopenapi.alaya.network/ws" + ], + "faucets": [ + "https://faucet.alaya.network/faucet/?id=f93426c0887f11eb83b900163e06151c" + ], + "infoURL": "https://www.alaya.network/" + }, + { + "name": "Mythical Chain", + "chainId": 201804, + "shortName": "myth", + "networkId": 201804, + "nativeCurrency": { + "name": "Mythos", + "symbol": "MYTH", + "decimals": 18 + }, + "rpc": [ + "https://chain-rpc.mythicalgames.com" + ], + "faucets": [], + "infoURL": "https://mythicalgames.com/" + }, + { + "name": "Decimal Smart Chain Testnet", + "chainId": 202020, + "shortName": "tDSC", + "networkId": 202020, + "nativeCurrency": { + "name": "Decimal", + "symbol": "tDEL", + "decimals": 18 + }, + "rpc": [ + "https://testnet-val.decimalchain.com/web3" + ], + "faucets": [], + "infoURL": "https://decimalchain.com" + }, + { + "name": "Jellie", + "chainId": 202624, + "shortName": "twl-jellie", + "networkId": 202624, + "nativeCurrency": { + "name": "Twala Coin", + "symbol": "TWL", + "decimals": 18 + }, + "rpc": [ + "https://jellie-rpc.twala.io/", + "wss://jellie-rpc-wss.twala.io/" + ], + "faucets": [], + "infoURL": "https://twala.io/" + }, + { + "name": "PlatON Mainnet", + "chainId": 210425, + "shortName": "platon", + "networkId": 1, + "nativeCurrency": { + "name": "LAT", + "symbol": "lat", + "decimals": 18 + }, + "rpc": [ + "https://openapi2.platon.network/rpc", + "wss://openapi2.platon.network/ws" + ], + "faucets": [], + "infoURL": "https://www.platon.network" + }, + { + "name": "Mas Mainnet", + "chainId": 220315, + "shortName": "mas", + "networkId": 220315, + "nativeCurrency": { + "name": "Master Bank", + "symbol": "MAS", + "decimals": 18 + }, + "rpc": [ + "http://node.masnet.ai:8545" + ], + "faucets": [], + "infoURL": "https://masterbank.org" + }, + { + "name": "Taf ECO Chain Mainnet", + "chainId": 224168, + "shortName": "TAFECO", + "networkId": 224168, + "nativeCurrency": { + "name": "Taf ECO Chain Mainnet", + "symbol": "TAFECO", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.tafchain.com/v1" + ], + "faucets": [], + "infoURL": "https://www.tafchain.com" + }, + { + "name": "HashKey Chain Testnet", + "chainId": 230315, + "shortName": "hsktest", + "networkId": 230315, + "nativeCurrency": { + "name": "HashKey Token", + "symbol": "tHSK", + "decimals": 18 + }, + "rpc": [ + "https://testnet.hashkeychain/rpc" + ], + "faucets": [ + "https://testnet.hashkeychain/faucet" + ], + "infoURL": "https://www.hashkey.com" + }, + { + "name": "Haymo Testnet", + "chainId": 234666, + "shortName": "hym", + "networkId": 234666, + "nativeCurrency": { + "name": "HAYMO", + "symbol": "HYM", + "decimals": 18 + }, + "rpc": [ + "https://testnet1.haymo.network" + ], + "faucets": [], + "infoURL": "https://haymoswap.web.app/" + }, + { + "name": "ARTIS sigma1", + "chainId": 246529, + "shortName": "ats", + "networkId": 246529, + "nativeCurrency": { + "name": "ARTIS sigma1 Ether", + "symbol": "ATS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.sigma1.artis.network" + ], + "faucets": [], + "infoURL": "https://artis.eco" + }, + { + "name": "ARTIS Testnet tau1", + "chainId": 246785, + "shortName": "atstau", + "networkId": 246785, + "nativeCurrency": { + "name": "ARTIS tau1 Ether", + "symbol": "tATS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.tau1.artis.network" + ], + "faucets": [], + "infoURL": "https://artis.network" + }, + { + "name": "Saakuru Testnet", + "chainId": 247253, + "shortName": "saakuru-testnet", + "networkId": 247253, + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc-testnet.saakuru.network" + ], + "faucets": [], + "infoURL": "https://saakuru.network" + }, + { + "name": "CMP-Mainnet", + "chainId": 256256, + "shortName": "cmp-mainnet", + "networkId": 256256, + "nativeCurrency": { + "name": "Caduceus Token", + "symbol": "CMP", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.block.caduceus.foundation", + "wss://mainnet.block.caduceus.foundation" + ], + "faucets": [], + "infoURL": "https://caduceus.foundation/" + }, + { + "name": "Gear Zero Network Testnet", + "chainId": 266256, + "shortName": "gz-testnet", + "networkId": 266256, + "nativeCurrency": { + "name": "Gear Zero Network Native Token", + "symbol": "GZN", + "decimals": 18 + }, + "rpc": [ + "https://gzn-test.linksme.info" + ], + "faucets": [], + "infoURL": "https://token.gearzero.ca/testnet" + }, + { + "name": "Social Smart Chain Mainnet", + "chainId": 281121, + "shortName": "SoChain", + "networkId": 281121, + "nativeCurrency": { + "name": "SoChain", + "symbol": "$OC", + "decimals": 18 + }, + "rpc": [ + "https://socialsmartchain.digitalnext.business" + ], + "faucets": [], + "infoURL": "https://digitalnext.business/SocialSmartChain" + }, + { + "name": "Filecoin - Calibration testnet", + "chainId": 314159, + "shortName": "filecoin-calibration", + "networkId": 314159, + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "rpc": [ + "https://api.calibration.node.glif.io/rpc/v1", + "https://rpc.ankr.com/filecoin_testnet", + "https://filecoin-calibration.chainstacklabs.com/rpc/v1", + "https://filecoin-calibration.chainup.net/rpc/v1" + ], + "faucets": [ + "https://faucet.calibration.fildev.network/" + ], + "infoURL": "https://filecoin.io" + }, + { + "name": "TTcoin Smart Chain Mainnet", + "chainId": 330844, + "shortName": "tc", + "networkId": 330844, + "nativeCurrency": { + "name": "TTcoin", + "symbol": "TC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.tscscan.com" + ], + "faucets": [ + "https://faucet.tscscan.com" + ], + "infoURL": "https://ttcoin.info/" + }, + { + "name": "Aves Testnet", + "chainId": 333331, + "shortName": "avst", + "networkId": 333331, + "nativeCurrency": { + "name": "AvesT", + "symbol": "AVST", + "decimals": 18 + }, + "rpc": [ + "https://test.rpc.avescoin.io" + ], + "faucets": [], + "infoURL": "https://ethereum.org" + }, + { + "name": "Oone Chain Testnet", + "chainId": 333777, + "shortName": "oonetest", + "networkId": 333777, + "nativeCurrency": { + "name": "Oone", + "symbol": "tOONE", + "decimals": 18 + }, + "rpc": [ + "https://blockchain-test.adigium.world" + ], + "faucets": [ + "https://apps-test.adigium.com/faucet" + ], + "infoURL": "https://oone.world" + }, + { + "name": "Polis Testnet", + "chainId": 333888, + "shortName": "sparta", + "networkId": 333888, + "nativeCurrency": { + "name": "tPolis", + "symbol": "tPOLIS", + "decimals": 18 + }, + "rpc": [ + "https://sparta-rpc.polis.tech" + ], + "faucets": [ + "https://faucet.polis.tech" + ], + "infoURL": "https://polis.tech" + }, + { + "name": "Polis Mainnet", + "chainId": 333999, + "shortName": "olympus", + "networkId": 333999, + "nativeCurrency": { + "name": "Polis", + "symbol": "POLIS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.polis.tech" + ], + "faucets": [ + "https://faucet.polis.tech" + ], + "infoURL": "https://polis.tech" + }, + { + "name": "Bitfinity Network Testnet", + "chainId": 355113, + "shortName": "Bitfinity", + "networkId": 355113, + "nativeCurrency": { + "name": "BITFINITY", + "symbol": "BFT", + "decimals": 18 + }, + "rpc": [ + "https://testnet.bitfinity.network" + ], + "faucets": [ + "https://bitfinity.network/faucet" + ], + "infoURL": "https://bitfinity.network" + }, + { + "name": "HAPchain Testnet", + "chainId": 373737, + "shortName": "hap-testnet", + "networkId": 373737, + "nativeCurrency": { + "name": "HAP", + "symbol": "HAP", + "decimals": 18 + }, + "rpc": [ + "https://jsonrpc-test.hap.land" + ], + "faucets": [], + "infoURL": "https://hap.land" + }, + { + "name": "Metal C-Chain", + "chainId": 381931, + "shortName": "metal", + "networkId": 381931, + "nativeCurrency": { + "name": "Metal", + "symbol": "METAL", + "decimals": 18 + }, + "rpc": [ + "https://api.metalblockchain.org/ext/bc/C/rpc" + ], + "faucets": [], + "infoURL": "https://www.metalblockchain.org/" + }, + { + "name": "Metal Tahoe C-Chain", + "chainId": 381932, + "shortName": "Tahoe", + "networkId": 381932, + "nativeCurrency": { + "name": "Metal", + "symbol": "METAL", + "decimals": 18 + }, + "rpc": [ + "https://tahoe.metalblockchain.org/ext/bc/C/rpc" + ], + "faucets": [], + "infoURL": "https://www.metalblockchain.org/" + }, + { + "name": "Tipboxcoin Mainnet", + "chainId": 404040, + "shortName": "TPBXm", + "networkId": 404040, + "nativeCurrency": { + "name": "Tipboxcoin", + "symbol": "TPBX", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.tipboxcoin.net" + ], + "faucets": [ + "https://faucet.tipboxcoin.net" + ], + "infoURL": "https://tipboxcoin.net" + }, + { + "name": "Kekchain", + "chainId": 420420, + "shortName": "KEK", + "networkId": 103090, + "nativeCurrency": { + "name": "KEK", + "symbol": "KEK", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.kekchain.com" + ], + "faucets": [], + "infoURL": "https://kekchain.com" + }, + { + "name": "Kekchain (kektest)", + "chainId": 420666, + "shortName": "tKEK", + "networkId": 1, + "nativeCurrency": { + "name": "tKEK", + "symbol": "tKEK", + "decimals": 18 + }, + "rpc": [ + "https://testnet.kekchain.com" + ], + "faucets": [], + "infoURL": "https://kekchain.com" + }, + { + "name": "Arbitrum Rinkeby", + "chainId": 421611, + "shortName": "arb-rinkeby", + "networkId": 421611, + "nativeCurrency": { + "name": "Arbitrum Rinkeby Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rinkeby.arbitrum.io/rpc" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=421611&address=${ADDRESS}" + ], + "infoURL": "https://arbitrum.io" + }, + { + "name": "Arbitrum Goerli", + "chainId": 421613, + "shortName": "arb-goerli", + "networkId": 421613, + "nativeCurrency": { + "name": "Arbitrum Goerli Ether", + "symbol": "AGOR", + "decimals": 18 + }, + "rpc": [ + "https://goerli-rollup.arbitrum.io/rpc/" + ], + "faucets": [], + "infoURL": "https://arbitrum.io/" + }, + { + "name": "Fastex Chain testnet", + "chainId": 424242, + "shortName": "fastexTestnet", + "networkId": 424242, + "nativeCurrency": { + "name": "FTN", + "symbol": "FTN", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.fastexchain.com" + ], + "faucets": [], + "infoURL": "https://fastex.com" + }, + { + "name": "Markr Go", + "chainId": 431140, + "shortName": "markr-go", + "networkId": 431140, + "nativeCurrency": { + "name": "Avalanche", + "symbol": "AVAX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.markr.io/ext/" + ], + "faucets": [], + "infoURL": "https://www.markr.io/" + }, + { + "name": "Dexalot Subnet Testnet", + "chainId": 432201, + "shortName": "dexalot-testnet", + "networkId": 432201, + "nativeCurrency": { + "name": "Dexalot", + "symbol": "ALOT", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/dexalot/testnet/rpc" + ], + "faucets": [ + "https://faucet.avax.network/?subnet=dexalot" + ], + "infoURL": "https://dexalot.com" + }, + { + "name": "Dexalot Subnet", + "chainId": 432204, + "shortName": "dexalot", + "networkId": 432204, + "nativeCurrency": { + "name": "Dexalot", + "symbol": "ALOT", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/dexalot/mainnet/rpc" + ], + "faucets": [], + "infoURL": "https://dexalot.com" + }, + { + "name": "Weelink Testnet", + "chainId": 444900, + "shortName": "wlkt", + "networkId": 444900, + "nativeCurrency": { + "name": "Weelink Chain Token", + "symbol": "tWLK", + "decimals": 18 + }, + "rpc": [ + "https://weelinknode1c.gw002.oneitfarm.com" + ], + "faucets": [ + "https://faucet.weelink.gw002.oneitfarm.com" + ], + "infoURL": "https://weelink.cloud" + }, + { + "name": "Patex Sepolia Testnet", + "chainId": 471100, + "shortName": "psep", + "networkId": 471100, + "nativeCurrency": { + "name": "Sepolia Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://test-rpc.patex.io/" + ], + "faucets": [], + "infoURL": "https://patex.io/" + }, + { + "name": "OpenChain Mainnet", + "chainId": 474142, + "shortName": "oc", + "networkId": 474142, + "nativeCurrency": { + "name": "OpenCoin", + "symbol": "OPC", + "decimals": 10 + }, + "rpc": [ + "https://baas-rpc.luniverse.io:18545?lChainId=1641349324562974539" + ], + "faucets": [], + "infoURL": "https://www.openchain.live" + }, + { + "name": "CMP-Testnet", + "chainId": 512512, + "shortName": "cmp", + "networkId": 512512, + "nativeCurrency": { + "name": "Caduceus Testnet Token", + "symbol": "CMP", + "decimals": 18 + }, + "rpc": [ + "https://galaxy.block.caduceus.foundation", + "wss://galaxy.block.caduceus.foundation" + ], + "faucets": [ + "https://dev.caduceus.foundation/testNetwork" + ], + "infoURL": "https://caduceus.foundation/" + }, + { + "name": "ethereum Fair", + "chainId": 513100, + "shortName": "ethf", + "networkId": 513100, + "nativeCurrency": { + "name": "EthereumFair", + "symbol": "ETHF", + "decimals": 18 + }, + "rpc": [ + "https://rpc.etherfair.org" + ], + "faucets": [], + "infoURL": "https://etherfair.org" + }, + { + "name": "Scroll Sepolia Testnet", + "chainId": 534351, + "shortName": "scr-sepolia", + "networkId": 534351, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://scroll.io" + }, + { + "name": "Scroll", + "chainId": 534352, + "shortName": "scr", + "networkId": 534352, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://scroll.io" + }, + { + "name": "Scroll Alpha Testnet", + "chainId": 534353, + "shortName": "scr-alpha", + "networkId": 534353, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://alpha-rpc.scroll.io/l2" + ], + "faucets": [], + "infoURL": "https://scroll.io" + }, + { + "name": "Scroll Pre-Alpha Testnet", + "chainId": 534354, + "shortName": "scr-prealpha", + "networkId": 534354, + "nativeCurrency": { + "name": "Ether", + "symbol": "TSETH", + "decimals": 18 + }, + "rpc": [ + "https://prealpha-rpc.scroll.io/l2" + ], + "faucets": [ + "https://prealpha.scroll.io/faucet" + ], + "infoURL": "https://scroll.io" + }, + { + "name": "BeanEco SmartChain", + "chainId": 535037, + "shortName": "BESC", + "networkId": 535037, + "nativeCurrency": { + "name": "BeanEco SmartChain", + "symbol": "BESC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.bescscan.io" + ], + "faucets": [ + "faucet.bescscan.ion" + ], + "infoURL": "besceco.finance" + }, + { + "name": "Bear Network Chain Mainnet", + "chainId": 641230, + "shortName": "BRNKC", + "networkId": 641230, + "nativeCurrency": { + "name": "Bear Network Chain Native Token", + "symbol": "BRNKC", + "decimals": 18 + }, + "rpc": [ + "https://brnkc-mainnet.bearnetwork.net", + "https://brnkc-mainnet1.bearnetwork.net" + ], + "faucets": [], + "infoURL": "https://bearnetwork.net" + }, + { + "name": "Vision - Vpioneer Test Chain", + "chainId": 666666, + "shortName": "vpioneer", + "networkId": 666666, + "nativeCurrency": { + "name": "VS", + "symbol": "VS", + "decimals": 18 + }, + "rpc": [ + "https://vpioneer.infragrid.v.network/ethereum/compatible" + ], + "faucets": [ + "https://vpioneerfaucet.visionscan.org" + ], + "infoURL": "https://visionscan.org" + }, + { + "name": "Bear Network Chain Testnet", + "chainId": 751230, + "shortName": "BRNKCTEST", + "networkId": 751230, + "nativeCurrency": { + "name": "Bear Network Chain Testnet Token", + "symbol": "tBRNKC", + "decimals": 18 + }, + "rpc": [ + "https://brnkc-test.bearnetwork.net" + ], + "faucets": [ + "https://faucet.bearnetwork.net" + ], + "infoURL": "https://bearnetwork.net" + }, + { + "name": "OctaSpace", + "chainId": 800001, + "shortName": "octa", + "networkId": 800001, + "nativeCurrency": { + "name": "OctaSpace", + "symbol": "OCTA", + "decimals": 18 + }, + "rpc": [ + "https://rpc.octa.space", + "wss://rpc.octa.space" + ], + "faucets": [], + "infoURL": "https://octa.space" + }, + { + "name": "CURVE Mainnet", + "chainId": 827431, + "shortName": "CURVEm", + "networkId": 827431, + "nativeCurrency": { + "name": "Curve", + "symbol": "CURVE", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.curvescan.io" + ], + "faucets": [], + "infoURL": "https://curvescan.io" + }, + { + "name": "4GoodNetwork", + "chainId": 846000, + "shortName": "bloqs4good", + "networkId": 846000, + "nativeCurrency": { + "name": "APTA", + "symbol": "APTA", + "decimals": 18 + }, + "rpc": [ + "https://chain.deptofgood.com" + ], + "faucets": [], + "infoURL": "https://bloqs4good.com" + }, + { + "name": "Vision - Mainnet", + "chainId": 888888, + "shortName": "vision", + "networkId": 888888, + "nativeCurrency": { + "name": "VS", + "symbol": "VS", + "decimals": 18 + }, + "rpc": [ + "https://infragrid.v.network/ethereum/compatible" + ], + "faucets": [], + "infoURL": "https://www.v.network" + }, + { + "name": "Posichain Mainnet Shard 0", + "chainId": 900000, + "shortName": "psc-s0", + "networkId": 900000, + "nativeCurrency": { + "name": "Posichain Native Token", + "symbol": "POSI", + "decimals": 18 + }, + "rpc": [ + "https://api.posichain.org", + "https://api.s0.posichain.org" + ], + "faucets": [ + "https://faucet.posichain.org/" + ], + "infoURL": "https://posichain.org" + }, + { + "name": "Posichain Testnet Shard 0", + "chainId": 910000, + "shortName": "psc-t-s0", + "networkId": 910000, + "nativeCurrency": { + "name": "Posichain Native Token", + "symbol": "POSI", + "decimals": 18 + }, + "rpc": [ + "https://api.s0.t.posichain.org" + ], + "faucets": [ + "https://faucet.posichain.org/" + ], + "infoURL": "https://posichain.org" + }, + { + "name": "Posichain Devnet Shard 0", + "chainId": 920000, + "shortName": "psc-d-s0", + "networkId": 920000, + "nativeCurrency": { + "name": "Posichain Native Token", + "symbol": "POSI", + "decimals": 18 + }, + "rpc": [ + "https://api.s0.d.posichain.org" + ], + "faucets": [ + "https://faucet.posichain.org/" + ], + "infoURL": "https://posichain.org" + }, + { + "name": "Posichain Devnet Shard 1", + "chainId": 920001, + "shortName": "psc-d-s1", + "networkId": 920001, + "nativeCurrency": { + "name": "Posichain Native Token", + "symbol": "POSI", + "decimals": 18 + }, + "rpc": [ + "https://api.s1.d.posichain.org" + ], + "faucets": [ + "https://faucet.posichain.org/" + ], + "infoURL": "https://posichain.org" + }, + { + "name": "FNCY Testnet", + "chainId": 923018, + "shortName": "tFNCY", + "networkId": 923018, + "nativeCurrency": { + "name": "FNCY", + "symbol": "FNCY", + "decimals": 18 + }, + "rpc": [ + "https://fncy-testnet-seed.fncy.world" + ], + "faucets": [ + "https://faucet-testnet.fncy.world" + ], + "infoURL": "https://fncyscan-testnet.fncy.world" + }, + { + "name": "Eluvio Content Fabric", + "chainId": 955305, + "shortName": "elv", + "networkId": 955305, + "nativeCurrency": { + "name": "ELV", + "symbol": "ELV", + "decimals": 18 + }, + "rpc": [ + "https://host-76-74-28-226.contentfabric.io/eth/", + "https://host-76-74-28-232.contentfabric.io/eth/", + "https://host-76-74-29-2.contentfabric.io/eth/", + "https://host-76-74-29-8.contentfabric.io/eth/", + "https://host-76-74-29-34.contentfabric.io/eth/", + "https://host-76-74-29-35.contentfabric.io/eth/", + "https://host-154-14-211-98.contentfabric.io/eth/", + "https://host-154-14-192-66.contentfabric.io/eth/", + "https://host-60-240-133-202.contentfabric.io/eth/", + "https://host-64-235-250-98.contentfabric.io/eth/" + ], + "faucets": [], + "infoURL": "https://eluv.io" + }, + { + "name": "Etho Protocol", + "chainId": 1313114, + "shortName": "etho", + "networkId": 1313114, + "nativeCurrency": { + "name": "Etho Protocol", + "symbol": "ETHO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ethoprotocol.com" + ], + "faucets": [], + "infoURL": "https://ethoprotocol.com" + }, + { + "name": "Xerom", + "chainId": 1313500, + "shortName": "xero", + "networkId": 1313500, + "nativeCurrency": { + "name": "Xerom Ether", + "symbol": "XERO", + "decimals": 18 + }, + "rpc": [ + "https://rpc.xerom.org" + ], + "faucets": [], + "infoURL": "https://xerom.org" + }, + { + "name": "Kintsugi", + "chainId": 1337702, + "shortName": "kintsugi", + "networkId": 1337702, + "nativeCurrency": { + "name": "kintsugi Ethere", + "symbol": "kiETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.kintsugi.themerge.dev" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}", + "https://faucet.kintsugi.themerge.dev" + ], + "infoURL": "https://kintsugi.themerge.dev/" + }, + { + "name": "Kiln", + "chainId": 1337802, + "shortName": "kiln", + "networkId": 1337802, + "nativeCurrency": { + "name": "Testnet ETH", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.kiln.themerge.dev" + ], + "faucets": [ + "https://faucet.kiln.themerge.dev", + "https://kiln-faucet.pk910.de", + "https://kilnfaucet.com" + ], + "infoURL": "https://kiln.themerge.dev/" + }, + { + "name": "Zhejiang", + "chainId": 1337803, + "shortName": "zhejiang", + "networkId": 1337803, + "nativeCurrency": { + "name": "Testnet ETH", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.zhejiang.ethpandaops.io" + ], + "faucets": [ + "https://faucet.zhejiang.ethpandaops.io", + "https://zhejiang-faucet.pk910.de" + ], + "infoURL": "https://zhejiang.ethpandaops.io" + }, + { + "name": "Plian Mainnet Main", + "chainId": 2099156, + "shortName": "plian-mainnet", + "networkId": 2099156, + "nativeCurrency": { + "name": "Plian Token", + "symbol": "PI", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.plian.io/pchain" + ], + "faucets": [], + "infoURL": "https://plian.org/" + }, + { + "name": "PlatON Dev Testnet Deprecated", + "chainId": 2203181, + "shortName": "platondev", + "networkId": 1, + "nativeCurrency": { + "name": "LAT", + "symbol": "lat", + "decimals": 18 + }, + "rpc": [ + "https://devnetopenapi2.platon.network/rpc", + "wss://devnetopenapi2.platon.network/ws" + ], + "faucets": [ + "https://devnet2faucet.platon.network/faucet" + ], + "infoURL": "https://www.platon.network" + }, + { + "name": "PlatON Dev Testnet2", + "chainId": 2206132, + "shortName": "platondev2", + "networkId": 1, + "nativeCurrency": { + "name": "LAT", + "symbol": "lat", + "decimals": 18 + }, + "rpc": [ + "https://devnet2openapi.platon.network/rpc", + "wss://devnet2openapi.platon.network/ws" + ], + "faucets": [ + "https://devnet2faucet.platon.network/faucet" + ], + "infoURL": "https://www.platon.network" + }, + { + "name": "Filecoin - Butterfly testnet", + "chainId": 3141592, + "shortName": "filecoin-butterfly", + "networkId": 3141592, + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "rpc": [], + "faucets": [ + "https://faucet.butterfly.fildev.network" + ], + "infoURL": "https://filecoin.io" + }, + { + "name": "Worlds Caldera", + "chainId": 4281033, + "shortName": "worldscal", + "networkId": 4281033, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://worlds-test.calderachain.xyz/http" + ], + "faucets": [], + "infoURL": "https://caldera.xyz/" + }, + { + "name": "MXC Wannsee zkEVM Testnet", + "chainId": 5167003, + "shortName": "MXC", + "networkId": 5167003, + "nativeCurrency": { + "name": "MXC Wannsee zkEVM Testnet", + "symbol": "MXC", + "decimals": 18 + }, + "rpc": [ + "https://wannsee-rpc.mxc.com" + ], + "faucets": [], + "infoURL": "https://wannsee.mxc.com/docs/intro" + }, + { + "name": "Imversed Mainnet", + "chainId": 5555555, + "shortName": "imversed", + "networkId": 5555555, + "nativeCurrency": { + "name": "Imversed Token", + "symbol": "IMV", + "decimals": 18 + }, + "rpc": [ + "https://jsonrpc.imversed.network", + "https://ws-jsonrpc.imversed.network" + ], + "faucets": [], + "infoURL": "https://imversed.com" + }, + { + "name": "Imversed Testnet", + "chainId": 5555558, + "shortName": "imversed-testnet", + "networkId": 5555558, + "nativeCurrency": { + "name": "Imversed Token", + "symbol": "IMV", + "decimals": 18 + }, + "rpc": [ + "https://jsonrpc-test.imversed.network", + "https://ws-jsonrpc-test.imversed.network" + ], + "faucets": [], + "infoURL": "https://imversed.com" + }, + { + "name": "Saakuru Mainnet", + "chainId": 7225878, + "shortName": "saakuru", + "networkId": 7225878, + "nativeCurrency": { + "name": "OAS", + "symbol": "OAS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.saakuru.network" + ], + "faucets": [], + "infoURL": "https://saakuru.network" + }, + { + "name": "OpenVessel", + "chainId": 7355310, + "shortName": "vsl", + "networkId": 7355310, + "nativeCurrency": { + "name": "Vessel ETH", + "symbol": "VETH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-external.openvessel.io" + ], + "faucets": [], + "infoURL": "https://www.openvessel.io" + }, + { + "name": "QL1 Testnet", + "chainId": 7668378, + "shortName": "tqom", + "networkId": 7668378, + "nativeCurrency": { + "name": "Shiba Predator", + "symbol": "QOM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.testnet.qom.one" + ], + "faucets": [ + "https://faucet.qom.one" + ], + "infoURL": "https://qom.one" + }, + { + "name": "Musicoin", + "chainId": 7762959, + "shortName": "music", + "networkId": 7762959, + "nativeCurrency": { + "name": "Musicoin", + "symbol": "MUSIC", + "decimals": 18 + }, + "rpc": [ + "https://mewapi.musicoin.tw" + ], + "faucets": [], + "infoURL": "https://musicoin.tw" + }, + { + "name": "Zora", + "chainId": 7777777, + "shortName": "zora", + "networkId": 7777777, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.zora.energy/" + ], + "faucets": [], + "infoURL": "https://zora.energy" + }, + { + "name": "Plian Mainnet Subchain 1", + "chainId": 8007736, + "shortName": "plian-mainnet-l2", + "networkId": 8007736, + "nativeCurrency": { + "name": "Plian Token", + "symbol": "PI", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.plian.io/child_0" + ], + "faucets": [], + "infoURL": "https://plian.org" + }, + { + "name": "HAPchain", + "chainId": 8794598, + "shortName": "hap", + "networkId": 8794598, + "nativeCurrency": { + "name": "HAP", + "symbol": "HAP", + "decimals": 18 + }, + "rpc": [ + "https://jsonrpc.hap.land" + ], + "faucets": [], + "infoURL": "https://hap.land" + }, + { + "name": "Quarix Testnet", + "chainId": 8888881, + "shortName": "quarix-testnet", + "networkId": 8888881, + "nativeCurrency": { + "name": "Q", + "symbol": "Q", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "" + }, + { + "name": "Quarix", + "chainId": 8888888, + "shortName": "quarix", + "networkId": 8888888, + "nativeCurrency": { + "name": "Q", + "symbol": "Q", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "" + }, + { + "name": "Plian Testnet Subchain 1", + "chainId": 10067275, + "shortName": "plian-testnet-l2", + "networkId": 10067275, + "nativeCurrency": { + "name": "Plian Token", + "symbol": "TPI", + "decimals": 18 + }, + "rpc": [ + "https://testnet.plian.io/child_test" + ], + "faucets": [], + "infoURL": "https://plian.org/" + }, + { + "name": "Soverun Mainnet", + "chainId": 10101010, + "shortName": "SVRNm", + "networkId": 10101010, + "nativeCurrency": { + "name": "Soverun", + "symbol": "SVRN", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.soverun.com" + ], + "faucets": [ + "https://faucet.soverun.com" + ], + "infoURL": "https://soverun.com" + }, + { + "name": "Sepolia", + "chainId": 11155111, + "shortName": "sep", + "networkId": 11155111, + "nativeCurrency": { + "name": "Sepolia Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://rpc.sepolia.org", + "https://rpc2.sepolia.org", + "https://rpc-sepolia.rockx.com" + ], + "faucets": [ + "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}" + ], + "infoURL": "https://sepolia.otterscan.io" + }, + { + "name": "PepChain Churchill", + "chainId": 13371337, + "shortName": "tpep", + "networkId": 13371337, + "nativeCurrency": { + "name": "PepChain Churchill Ether", + "symbol": "TPEP", + "decimals": 18 + }, + "rpc": [ + "https://churchill-rpc.pepchain.io" + ], + "faucets": [], + "infoURL": "https://pepchain.io" + }, + { + "name": "Anduschain Mainnet", + "chainId": 14288640, + "shortName": "anduschain-mainnet", + "networkId": 14288640, + "nativeCurrency": { + "name": "DAON", + "symbol": "DEB", + "decimals": 18 + }, + "rpc": [ + "https://rpc.anduschain.io/rpc", + "wss://rpc.anduschain.io/ws" + ], + "faucets": [], + "infoURL": "https://anduschain.io/" + }, + { + "name": "Plian Testnet Main", + "chainId": 16658437, + "shortName": "plian-testnet", + "networkId": 16658437, + "nativeCurrency": { + "name": "Plian Testnet Token", + "symbol": "TPI", + "decimals": 18 + }, + "rpc": [ + "https://testnet.plian.io/testnet" + ], + "faucets": [], + "infoURL": "https://plian.org" + }, + { + "name": "IOLite", + "chainId": 18289463, + "shortName": "ilt", + "networkId": 18289463, + "nativeCurrency": { + "name": "IOLite Ether", + "symbol": "ILT", + "decimals": 18 + }, + "rpc": [ + "https://net.iolite.io" + ], + "faucets": [], + "infoURL": "https://iolite.io" + }, + { + "name": "SmartMesh Mainnet", + "chainId": 20180430, + "shortName": "spectrum", + "networkId": 1, + "nativeCurrency": { + "name": "SmartMesh Native Token", + "symbol": "SMT", + "decimals": 18 + }, + "rpc": [ + "https://jsonapi1.smartmesh.cn" + ], + "faucets": [], + "infoURL": "https://smartmesh.io" + }, + { + "name": "quarkblockchain", + "chainId": 20181205, + "shortName": "qki", + "networkId": 20181205, + "nativeCurrency": { + "name": "quarkblockchain Native Token", + "symbol": "QKI", + "decimals": 18 + }, + "rpc": [ + "https://hz.rpc.qkiscan.cn", + "https://jp.rpc.qkiscan.io" + ], + "faucets": [], + "infoURL": "https://quarkblockchain.org/" + }, + { + "name": "Pego Network", + "chainId": 20201022, + "shortName": "pg", + "networkId": 20201022, + "nativeCurrency": { + "name": "Pego Native Token", + "symbol": "PG", + "decimals": 18 + }, + "rpc": [ + "https://pegorpc.com", + "https://node1.pegorpc.com", + "https://node2.pegorpc.com", + "https://node3.pegorpc.com" + ], + "faucets": [], + "infoURL": "https://pego.network" + }, + { + "name": "Excelon Mainnet", + "chainId": 22052002, + "shortName": "xlon", + "networkId": 22052002, + "nativeCurrency": { + "name": "Excelon", + "symbol": "xlon", + "decimals": 18 + }, + "rpc": [ + "https://edgewallet1.xlon.org/" + ], + "faucets": [], + "infoURL": "https://xlon.org" + }, + { + "name": "Excoincial Chain Volta-Testnet", + "chainId": 27082017, + "shortName": "exlvolta", + "networkId": 27082017, + "nativeCurrency": { + "name": "TExlcoin", + "symbol": "TEXL", + "decimals": 18 + }, + "rpc": [ + "https://testnet-rpc.exlscan.com" + ], + "faucets": [ + "https://faucet.exlscan.com" + ], + "infoURL": "" + }, + { + "name": "Excoincial Chain Mainnet", + "chainId": 27082022, + "shortName": "exl", + "networkId": 27082022, + "nativeCurrency": { + "name": "Exlcoin", + "symbol": "EXL", + "decimals": 18 + }, + "rpc": [ + "https://rpc.exlscan.com" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "Auxilium Network Mainnet", + "chainId": 28945486, + "shortName": "auxi", + "networkId": 28945486, + "nativeCurrency": { + "name": "Auxilium coin", + "symbol": "AUX", + "decimals": 18 + }, + "rpc": [ + "https://rpc.auxilium.global" + ], + "faucets": [], + "infoURL": "https://auxilium.global" + }, + { + "name": "Flachain Mainnet", + "chainId": 29032022, + "shortName": "fla", + "networkId": 29032022, + "nativeCurrency": { + "name": "Flacoin", + "symbol": "FLA", + "decimals": 18 + }, + "rpc": [ + "https://flachain.flaexchange.top/" + ], + "faucets": [], + "infoURL": "https://www.flaexchange.top" + }, + { + "name": "Filecoin - Local testnet", + "chainId": 31415926, + "shortName": "filecoin-local", + "networkId": 31415926, + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://filecoin.io" + }, + { + "name": "Joys Digital Mainnet", + "chainId": 35855456, + "shortName": "JOYS", + "networkId": 35855456, + "nativeCurrency": { + "name": "JOYS", + "symbol": "JOYS", + "decimals": 18 + }, + "rpc": [ + "https://node.joys.digital" + ], + "faucets": [], + "infoURL": "https://joys.digital" + }, + { + "name": "maistestsubnet", + "chainId": 43214913, + "shortName": "mais", + "networkId": 43214913, + "nativeCurrency": { + "name": "maistestsubnet", + "symbol": "MAI", + "decimals": 18 + }, + "rpc": [ + "http://174.138.9.169:9650/ext/bc/VUKSzFZKckx4PoZF9gX5QAqLPxbLzvu1vcssPG5QuodaJtdHT/rpc" + ], + "faucets": [], + "infoURL": "" + }, + { + "name": "Aquachain", + "chainId": 61717561, + "shortName": "aqua", + "networkId": 61717561, + "nativeCurrency": { + "name": "Aquachain Ether", + "symbol": "AQUA", + "decimals": 18 + }, + "rpc": [ + "https://c.onical.org", + "https://tx.aquacha.in/api" + ], + "faucets": [ + "https://aquacha.in/faucet" + ], + "infoURL": "https://aquachain.github.io" + }, + { + "name": "Autonity Bakerloo (Thames) Testnet", + "chainId": 65010000, + "shortName": "bakerloo-0", + "networkId": 65010000, + "nativeCurrency": { + "name": "Bakerloo Auton", + "symbol": "ATN", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.bakerloo.autonity.org/", + "wss://rpc1.bakerloo.autonity.org/ws/" + ], + "faucets": [ + "https://faucet.autonity.org/" + ], + "infoURL": "https://autonity.org/" + }, + { + "name": "Autonity Piccadilly (Thames) Testnet", + "chainId": 65100000, + "shortName": "piccadilly-0", + "networkId": 65100000, + "nativeCurrency": { + "name": "Piccadilly Auton", + "symbol": "ATN", + "decimals": 18 + }, + "rpc": [ + "https://rpc1.piccadilly.autonity.org/", + "wss://rpc1.piccadilly.autonity.org/ws/" + ], + "faucets": [ + "https://faucet.autonity.org/" + ], + "infoURL": "https://autonity.org/" + }, + { + "name": "T.E.A.M Blockchain", + "chainId": 88888888, + "shortName": "team", + "networkId": 88888888, + "nativeCurrency": { + "name": "TEAM", + "symbol": "$TEAM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.teamblockchain.team" + ], + "faucets": [], + "infoURL": "https://teamblockchain.team" + }, + { + "name": "Joys Digital TestNet", + "chainId": 99415706, + "shortName": "TOYS", + "networkId": 99415706, + "nativeCurrency": { + "name": "TOYS", + "symbol": "TOYS", + "decimals": 18 + }, + "rpc": [ + "https://toys.joys.cash/" + ], + "faucets": [ + "https://faucet.joys.digital/" + ], + "infoURL": "https://joys.digital" + }, + { + "name": "Gather Mainnet Network", + "chainId": 192837465, + "shortName": "GTH", + "networkId": 192837465, + "nativeCurrency": { + "name": "Gather", + "symbol": "GTH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.gather.network" + ], + "faucets": [], + "infoURL": "https://gather.network" + }, + { + "name": "Kanazawa", + "chainId": 222000222, + "shortName": "kanazawa", + "networkId": 222000222, + "nativeCurrency": { + "name": "gMeld", + "symbol": "gMELD", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/meld/testnet/rpc" + ], + "faucets": [], + "infoURL": "https://meld.com" + }, + { + "name": "Neon EVM DevNet", + "chainId": 245022926, + "shortName": "neonevm-devnet", + "networkId": 245022926, + "nativeCurrency": { + "name": "Neon", + "symbol": "NEON", + "decimals": 18 + }, + "rpc": [ + "https://devnet.neonevm.org" + ], + "faucets": [ + "https://neonfaucet.org" + ], + "infoURL": "https://neon-labs.org" + }, + { + "name": "Neon EVM MainNet", + "chainId": 245022934, + "shortName": "neonevm-mainnet", + "networkId": 245022934, + "nativeCurrency": { + "name": "Neon", + "symbol": "NEON", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.neonevm.org" + ], + "faucets": [], + "infoURL": "https://neon-labs.org" + }, + { + "name": "Neon EVM TestNet", + "chainId": 245022940, + "shortName": "neonevm-testnet", + "networkId": 245022940, + "nativeCurrency": { + "name": "Neon", + "symbol": "NEON", + "decimals": 18 + }, + "rpc": [ + "https://testnet.neonevm.org" + ], + "faucets": [], + "infoURL": "https://neon-labs.org" + }, + { + "name": "Razor Skale Chain", + "chainId": 278611351, + "shortName": "razor", + "networkId": 278611351, + "nativeCurrency": { + "name": "sFuel", + "symbol": "SFUEL", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.skalenodes.com/v1/turbulent-unique-scheat" + ], + "faucets": [ + "https://faucet.razorscan.io/" + ], + "infoURL": "https://razor.network" + }, + { + "name": "OneLedger Mainnet", + "chainId": 311752642, + "shortName": "oneledger", + "networkId": 311752642, + "nativeCurrency": { + "name": "OLT", + "symbol": "OLT", + "decimals": 18 + }, + "rpc": [ + "https://mainnet-rpc.oneledger.network" + ], + "faucets": [], + "infoURL": "https://oneledger.io" + }, + { + "name": "Meld", + "chainId": 333000333, + "shortName": "meld", + "networkId": 333000333, + "nativeCurrency": { + "name": "gMeld", + "symbol": "gMELD", + "decimals": 18 + }, + "rpc": [ + "https://subnets.avax.network/meld/mainnet/rpc" + ], + "faucets": [], + "infoURL": "https://meld.com" + }, + { + "name": "Calypso NFT Hub (SKALE Testnet)", + "chainId": 344106930, + "shortName": "calypso-testnet", + "networkId": 344106930, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar" + ], + "faucets": [ + "https://sfuel.dirtroad.dev/staging" + ], + "infoURL": "https://calypsohub.network/" + }, + { + "name": "Gather Testnet Network", + "chainId": 356256156, + "shortName": "tGTH", + "networkId": 356256156, + "nativeCurrency": { + "name": "Gather", + "symbol": "GTH", + "decimals": 18 + }, + "rpc": [ + "https://testnet.gather.network" + ], + "faucets": [], + "infoURL": "https://gather.network" + }, + { + "name": "Gather Devnet Network", + "chainId": 486217935, + "shortName": "dGTH", + "networkId": 486217935, + "nativeCurrency": { + "name": "Gather", + "symbol": "GTH", + "decimals": 18 + }, + "rpc": [ + "https://devnet.gather.network" + ], + "faucets": [], + "infoURL": "https://gather.network" + }, + { + "name": "Nebula Staging", + "chainId": 503129905, + "shortName": "nebula-staging", + "networkId": 503129905, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird", + "wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird" + ], + "faucets": [], + "infoURL": "https://nebulachain.io/" + }, + { + "name": "IPOS Network", + "chainId": 1122334455, + "shortName": "ipos", + "networkId": 1122334455, + "nativeCurrency": { + "name": "IPOS Network Ether", + "symbol": "IPOS", + "decimals": 18 + }, + "rpc": [ + "https://rpc.iposlab.com", + "https://rpc2.iposlab.com" + ], + "faucets": [], + "infoURL": "https://iposlab.com" + }, + { + "name": "CyberdeckNet", + "chainId": 1146703430, + "shortName": "cyb", + "networkId": 1146703430, + "nativeCurrency": { + "name": "Cyb", + "symbol": "CYB", + "decimals": 18 + }, + "rpc": [ + "http://cybeth1.cyberdeck.eu:8545" + ], + "faucets": [], + "infoURL": "https://cyberdeck.eu" + }, + { + "name": "HUMAN Protocol", + "chainId": 1273227453, + "shortName": "human-mainnet", + "networkId": 1273227453, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.skalenodes.com/v1/wan-red-ain" + ], + "faucets": [ + "https://dashboard.humanprotocol.org/faucet" + ], + "infoURL": "https://www.humanprotocol.org" + }, + { + "name": "Aurora Mainnet", + "chainId": 1313161554, + "shortName": "aurora", + "networkId": 1313161554, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.aurora.dev" + ], + "faucets": [], + "infoURL": "https://aurora.dev" + }, + { + "name": "Aurora Testnet", + "chainId": 1313161555, + "shortName": "aurora-testnet", + "networkId": 1313161555, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [ + "https://testnet.aurora.dev/" + ], + "faucets": [], + "infoURL": "https://aurora.dev" + }, + { + "name": "Aurora Betanet", + "chainId": 1313161556, + "shortName": "aurora-betanet", + "networkId": 1313161556, + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "rpc": [], + "faucets": [], + "infoURL": "https://aurora.dev" + }, + { + "name": "Chaos (SKALE Testnet)", + "chainId": 1351057110, + "shortName": "chaos-tenet", + "networkId": 1351057110, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix" + ], + "faucets": [ + "https://sfuel.skale.network/staging/chaos" + ], + "infoURL": "https://docs.skale.network/develop/" + }, + { + "name": "RaptorChain", + "chainId": 1380996178, + "shortName": "rptr", + "networkId": 1380996178, + "nativeCurrency": { + "name": "Raptor", + "symbol": "RPTR", + "decimals": 18 + }, + "rpc": [ + "https://rpc.raptorchain.io/web3" + ], + "faucets": [], + "infoURL": "https://raptorchain.io" + }, + { + "name": "Nebula Mainnet", + "chainId": 1482601649, + "shortName": "nebula-mainnet", + "networkId": 1482601649, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.skalenodes.com/v1/green-giddy-denebola", + "wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola" + ], + "faucets": [], + "infoURL": "https://nebulachain.io/" + }, + { + "name": "Calypso NFT Hub (SKALE)", + "chainId": 1564830818, + "shortName": "calypso-mainnet", + "networkId": 1564830818, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague" + ], + "faucets": [ + "https://sfuel.dirtroad.dev" + ], + "infoURL": "https://calypsohub.network/" + }, + { + "name": "Harmony Mainnet Shard 0", + "chainId": 1666600000, + "shortName": "hmy-s0", + "networkId": 1666600000, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.harmony.one", + "https://api.s0.t.hmny.io" + ], + "faucets": [ + "https://free-online-app.com/faucet-for-eth-evm-chains/" + ], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Mainnet Shard 1", + "chainId": 1666600001, + "shortName": "hmy-s1", + "networkId": 1666600001, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s1.t.hmny.io" + ], + "faucets": [], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Mainnet Shard 2", + "chainId": 1666600002, + "shortName": "hmy-s2", + "networkId": 1666600002, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s2.t.hmny.io" + ], + "faucets": [], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Mainnet Shard 3", + "chainId": 1666600003, + "shortName": "hmy-s3", + "networkId": 1666600003, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s3.t.hmny.io" + ], + "faucets": [], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Testnet Shard 0", + "chainId": 1666700000, + "shortName": "hmy-b-s0", + "networkId": 1666700000, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s0.b.hmny.io" + ], + "faucets": [ + "https://faucet.pops.one" + ], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Testnet Shard 1", + "chainId": 1666700001, + "shortName": "hmy-b-s1", + "networkId": 1666700001, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s1.b.hmny.io" + ], + "faucets": [], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Testnet Shard 2", + "chainId": 1666700002, + "shortName": "hmy-b-s2", + "networkId": 1666700002, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s2.b.hmny.io" + ], + "faucets": [], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Testnet Shard 3", + "chainId": 1666700003, + "shortName": "hmy-b-s3", + "networkId": 1666700003, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s3.b.hmny.io" + ], + "faucets": [], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "Harmony Devnet Shard 0", + "chainId": 1666900000, + "shortName": "hmy-ps-s0", + "networkId": 1666900000, + "nativeCurrency": { + "name": "ONE", + "symbol": "ONE", + "decimals": 18 + }, + "rpc": [ + "https://api.s1.ps.hmny.io", + "https://api.s1.ps.hmny.io" + ], + "faucets": [ + "http://dev.faucet.easynode.one/" + ], + "infoURL": "https://www.harmony.one/" + }, + { + "name": "DataHopper", + "chainId": 2021121117, + "shortName": "hop", + "networkId": 2021121117, + "nativeCurrency": { + "name": "DataHoppers", + "symbol": "HOP", + "decimals": 18 + }, + "rpc": [ + "https://23.92.21.121:8545" + ], + "faucets": [], + "infoURL": "https://www.DataHopper.com" + }, + { + "name": "Europa SKALE Chain", + "chainId": 2046399126, + "shortName": "europa", + "networkId": 2046399126, + "nativeCurrency": { + "name": "sFUEL", + "symbol": "sFUEL", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.skalenodes.com/v1/elated-tan-skat", + "wss://mainnet.skalenodes.com/v1/elated-tan-skat" + ], + "faucets": [ + "https://ruby.exchange/faucet.html", + "https://sfuel.mylilius.com/" + ], + "infoURL": "https://europahub.network/" + }, + { + "name": "Pirl", + "chainId": 3125659152, + "shortName": "pirl", + "networkId": 3125659152, + "nativeCurrency": { + "name": "Pirl Ether", + "symbol": "PIRL", + "decimals": 18 + }, + "rpc": [ + "https://wallrpc.pirl.io" + ], + "faucets": [], + "infoURL": "https://pirl.io" + }, + { + "name": "OneLedger Testnet Frankenstein", + "chainId": 4216137055, + "shortName": "frankenstein", + "networkId": 4216137055, + "nativeCurrency": { + "name": "OLT", + "symbol": "OLT", + "decimals": 18 + }, + "rpc": [ + "https://frankenstein-rpc.oneledger.network" + ], + "faucets": [ + "https://frankenstein-faucet.oneledger.network" + ], + "infoURL": "https://oneledger.io" + }, + { + "name": "Palm Testnet", + "chainId": 11297108099, + "shortName": "tpalm", + "networkId": 11297108099, + "nativeCurrency": { + "name": "PALM", + "symbol": "PALM", + "decimals": 18 + }, + "rpc": [ + "https://palm-testnet.infura.io/v3/${INFURA_API_KEY}" + ], + "faucets": [], + "infoURL": "https://palm.io" + }, + { + "name": "Palm", + "chainId": 11297108109, + "shortName": "palm", + "networkId": 11297108109, + "nativeCurrency": { + "name": "PALM", + "symbol": "PALM", + "decimals": 18 + }, + "rpc": [ + "https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}" + ], + "faucets": [], + "infoURL": "https://palm.io" + }, + { + "name": "Alphabet Mainnet", + "chainId": 111222333444, + "shortName": "alphabet", + "networkId": 111222333444, + "nativeCurrency": { + "name": "ALT", + "symbol": "ALT", + "decimals": 18 + }, + "rpc": [ + "https://londonpublic.alphabetnetwork.org", + "wss://londonpublic.alphabetnetwork.org/ws/", + "https://main-rpc.com", + "wss://main-rpc.com/ws/" + ], + "faucets": [], + "infoURL": "https://alphabetnetwork.org" + }, + { + "name": "Ntity Mainnet", + "chainId": 197710212030, + "shortName": "ntt", + "networkId": 197710212030, + "nativeCurrency": { + "name": "Ntity", + "symbol": "NTT", + "decimals": 18 + }, + "rpc": [ + "https://rpc.ntity.io" + ], + "faucets": [], + "infoURL": "https://ntity.io" + }, + { + "name": "Haradev Testnet", + "chainId": 197710212031, + "shortName": "ntt-haradev", + "networkId": 197710212031, + "nativeCurrency": { + "name": "Ntity Haradev", + "symbol": "NTTH", + "decimals": 18 + }, + "rpc": [ + "https://blockchain.haradev.com" + ], + "faucets": [], + "infoURL": "https://ntity.io" + }, + { + "name": "Zeniq", + "chainId": 383414847825, + "shortName": "zeniq", + "networkId": 383414847825, + "nativeCurrency": { + "name": "Zeniq", + "symbol": "ZENIQ", + "decimals": 18 + }, + "rpc": [ + "https://smart.zeniq.network:9545" + ], + "faucets": [ + "https://faucet.zeniq.net/" + ], + "infoURL": "https://www.zeniq.dev/" + }, + { + "name": "PDC Mainnet", + "chainId": 666301171999, + "shortName": "ipdc", + "networkId": 666301171999, + "nativeCurrency": { + "name": "PDC", + "symbol": "PDC", + "decimals": 18 + }, + "rpc": [ + "https://mainnet.ipdc.io/" + ], + "faucets": [], + "infoURL": "https://ipdc.io" + }, + { + "name": "Molereum Network", + "chainId": 6022140761023, + "shortName": "mole", + "networkId": 6022140761023, + "nativeCurrency": { + "name": "Molereum Ether", + "symbol": "MOLE", + "decimals": 18 + }, + "rpc": [ + "https://molereum.jdubedition.com" + ], + "faucets": [], + "infoURL": "https://github.com/Jdubedition/molereum" + }, + { + "name": "Godwoken Testnet (V1)", + "chainId": 868455272153094, + "shortName": "gw-testnet-v1-deprecated", + "networkId": 868455272153094, + "nativeCurrency": { + "name": "CKB", + "symbol": "CKB", + "decimals": 8 + }, + "rpc": [ + "https://godwoken-testnet-web3-v1-rpc.ckbapp.dev" + ], + "faucets": [ + "https://homura.github.io/light-godwoken" + ], + "infoURL": "https://www.nervos.org" + } +] \ No newline at end of file diff --git a/json/token-list.json b/json/token-list.json new file mode 100644 index 0000000..6ab627a --- /dev/null +++ b/json/token-list.json @@ -0,0 +1,10515 @@ +{ + "name": "Uniswap Labs Default", + "timestamp": "2023-06-21T16:19:00.225Z", + "version": { + "major": 11, + "minor": 2, + "patch": 0 + }, + "tags": {}, + "logoURI": "ipfs://QmNa8mQkrNKp1WEEeGjFezDmDeodkWRevGFN8JCV7b4Xir", + "keywords": [ + "uniswap", + "default" + ], + "tokens": [ + { + "chainId": 1, + "address": "0x111111111117dC0aa78b770fA6A738034120C302", + "name": "1inch", + "symbol": "1INCH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13469/thumb/1inch-token.png?1608803028", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x111111111117dC0aa78b770fA6A738034120C302" + }, + "137": { + "tokenAddress": "0x9c2C5fd7b07E95EE044DDeba0E97a665F142394f" + }, + "42161": { + "tokenAddress": "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF" + }, + "43114": { + "tokenAddress": "0xd501281565bf7789224523144Fe5D98e8B28f267" + } + } + } + }, + { + "chainId": 1, + "address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x76FB31fb4af56892A25e32cFC43De717950c9278" + }, + "56": { + "tokenAddress": "0xfb6115445Bff7b52FeB98650C87f44907E58f802" + }, + "137": { + "tokenAddress": "0xD6DF932A45C0f255f85145f286eA0b292B21C90B" + }, + "42161": { + "tokenAddress": "0xba5DdD1f9d7F570dc94a51479a000E3BCE967196" + }, + "43114": { + "tokenAddress": "0x63a72806098Bd3D9520cC43356dD78afe5D386D9" + } + } + } + }, + { + "chainId": 1, + "address": "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986", + "name": "Arcblock", + "symbol": "ABT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2341/thumb/arcblock.png?1547036543" + }, + { + "chainId": 1, + "address": "0xEd04915c23f00A313a544955524EB7DBD823143d", + "name": "Alchemy Pay", + "symbol": "ACH", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/12390/thumb/ACH_%281%29.png?1599691266", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xBc7d6B50616989655AfD682fb42743507003056D" + } + } + } + }, + { + "chainId": 1, + "address": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", + "name": "Ambire AdEx", + "symbol": "ADX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/847/thumb/Ambire_AdEx_Symbol_color.png?1655432540", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819" + }, + "137": { + "tokenAddress": "0xdDa7b23D2D72746663E7939743f929a3d85FC975" + } + } + } + }, + { + "chainId": 1, + "address": "0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6", + "name": "Aergo", + "symbol": "AERGO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4490/thumb/aergo.png?1647696770" + }, + { + "chainId": 1, + "address": "0x32353A6C91143bfd6C7d363B546e62a9A2489A20", + "name": "Adventure Gold", + "symbol": "AGLD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18125/thumb/lpgblc4h_400x400.jpg?1630570955", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x6a6bD53d677F8632631662C48bD47b1D4D6524ee" + }, + "42161": { + "tokenAddress": "0xb7910E8b16e63EFD51d5D1a093d56280012A3B9C" + } + } + } + }, + { + "chainId": 1, + "address": "0x626E8036dEB333b408Be468F951bdB42433cBF18", + "name": "AIOZ Network", + "symbol": "AIOZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14631/thumb/aioz_logo.png?1617413126", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x33d08D8C7a168333a85285a68C0042b39fC3741D" + }, + "137": { + "tokenAddress": "0xe2341718c6C0CbFa8e6686102DD8FbF4047a9e9B" + }, + "42161": { + "tokenAddress": "0xeC76E8fe6e2242e6c2117caA244B9e2DE1569923" + } + } + } + }, + { + "chainId": 1, + "address": "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF", + "name": "Alchemix", + "symbol": "ALCX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14113/thumb/Alchemix.png?1614409874", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x95c300e7740D2A88a44124B424bFC1cB2F9c3b89" + } + } + } + }, + { + "chainId": 1, + "address": "0x27702a26126e0B3702af63Ee09aC4d1A084EF628", + "name": "Aleph im", + "symbol": "ALEPH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11676/thumb/Monochram-aleph.png?1608483725", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4" + }, + "137": { + "tokenAddress": "0x82dCf1Df86AdA26b2dCd9ba6334CeDb8c2448e9e" + }, + "42161": { + "tokenAddress": "0xe7dcD50836d0A28c959c72D72122fEDB8E245A6C" + } + } + } + }, + { + "chainId": 1, + "address": "0x6B0b3a982b4634aC68dD83a4DBF02311cE324181", + "name": "Alethea Artificial Liquid Intelligence", + "symbol": "ALI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/22062/thumb/alethea-logo-transparent-colored.png?1642748848", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xbFc70507384047Aa74c29Cdc8c5Cb88D0f7213AC" + }, + "42161": { + "tokenAddress": "0xeF6124368c0B56556667e0de77eA008DfC0a71d1" + } + } + } + }, + { + "chainId": 1, + "address": "0xAC51066d7bEC65Dc4589368da368b212745d63E8", + "name": "My Neighbor Alice", + "symbol": "ALICE", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/14375/thumb/alice_logo.jpg?1615782968", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xAC51066d7bEC65Dc4589368da368b212745d63E8" + }, + "137": { + "tokenAddress": "0x50858d870FAF55da2fD90FB6DF7c34b5648305C6" + } + } + } + }, + { + "chainId": 1, + "address": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", + "name": "Alpha Venture DAO", + "symbol": "ALPHA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12738/thumb/AlphaToken_256x256.png?1617160876", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" + }, + "137": { + "tokenAddress": "0x3AE490db48d74B1bC626400135d4616377D0109f" + }, + "42161": { + "tokenAddress": "0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646" + }, + "43114": { + "tokenAddress": "0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f" + } + } + } + }, + { + "chainId": 1, + "address": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2", + "name": "Amp", + "symbol": "AMP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12409/thumb/amp-200x200.png?1599625397", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0621d647cecbFb64b79E44302c1933cB4f27054d" + } + } + } + }, + { + "chainId": 1, + "address": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", + "name": "Ankr", + "symbol": "ANKR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4324/thumb/U85xTl2.png?1608111978", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xf307910A4c7bbc79691fD374889b36d8531B08e3" + }, + "137": { + "tokenAddress": "0x101A023270368c0D50BFfb62780F4aFd4ea79C35" + }, + "42161": { + "tokenAddress": "0x1bfc5d35bf0f7B9e15dc24c78b8C02dbC1e95447" + }, + "43114": { + "tokenAddress": "0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE" + } + } + } + }, + { + "name": "Aragon", + "address": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e", + "symbol": "ANT", + "decimals": 18, + "chainId": 1, + "logoURI": "https://assets.coingecko.com/coins/images/681/thumb/JelZ58cv_400x400.png?1601449653", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x2b8504ab5eFc246d0eC5Ec7E74565683227497de" + } + } + } + }, + { + "chainId": 1, + "address": "0x4d224452801ACEd8B2F0aebE155379bb5D594381", + "name": "ApeCoin", + "symbol": "APE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/24383/small/apecoin.jpg?1647476455", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xB7b31a6BC18e48888545CE79e83E06003bE70930" + }, + "42161": { + "tokenAddress": "0x74885b4D524d497261259B38900f54e6dbAd2210" + } + } + } + }, + { + "chainId": 1, + "address": "0x0b38210ea11411557c13457D4dA7dC6ea731B88a", + "name": "API3", + "symbol": "API3", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13256/thumb/api3.jpg?1606751424", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x45C27821E80F8789b60Fd8B600C73815d34DDa6C" + }, + "42161": { + "tokenAddress": "0xF01dB12F50D0CDF5Fe360ae005b9c52F92CA7811" + } + } + } + }, + { + "chainId": 1, + "name": "Arbitrum", + "address": "0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1", + "symbol": "ARB", + "decimals": 18, + "logoURI": "https://arbitrum.foundation/logo.png", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x912CE59144191C1204E64559FE8253a0e49E6548" + } + } + } + }, + { + "chainId": 1, + "address": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", + "name": "ARPA Chain", + "symbol": "ARPA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/8506/thumb/9u0a23XY_400x400.jpg?1559027357", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e" + }, + "137": { + "tokenAddress": "0xEE800B277A96B0f490a1A732e1D6395FAD960A26" + } + } + } + }, + { + "chainId": 1, + "address": "0x64D91f12Ece7362F91A6f8E7940Cd55F05060b92", + "name": "ASH", + "symbol": "ASH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15714/thumb/omnPqaTY.png?1622820503" + }, + { + "chainId": 1, + "address": "0x2565ae0385659badCada1031DB704442E1b69982", + "name": "Assemble Protocol", + "symbol": "ASM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11605/thumb/gpvrlkSq_400x400_%281%29.jpg?1591775789" + }, + { + "chainId": 1, + "address": "0x27054b13b1B798B345b591a4d22e6562d47eA75a", + "name": "AirSwap", + "symbol": "AST", + "decimals": 4, + "logoURI": "https://assets.coingecko.com/coins/images/1019/thumb/Airswap.png?1630903484", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x04bEa9FCE76943E90520489cCAb84E84C0198E29" + } + } + } + }, + { + "chainId": 1, + "address": "0xA2120b9e674d3fC3875f415A7DF52e382F141225", + "name": "Automata", + "symbol": "ATA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15985/thumb/ATA.jpg?1622535745", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xA2120b9e674d3fC3875f415A7DF52e382F141225" + }, + "137": { + "tokenAddress": "0x0df0f72EE0e5c9B7ca761ECec42754992B2Da5BF" + }, + "42161": { + "tokenAddress": "0xAC9Ac2C17cdFED4AbC80A53c5553388575714d03" + } + } + } + }, + { + "chainId": 1, + "address": "0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096", + "name": "Bounce", + "symbol": "AUCTION", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13860/thumb/1_KtgpRIJzuwfHe0Rl0avP_g.jpeg?1612412025" + }, + { + "chainId": 1, + "address": "0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998", + "name": "Audius", + "symbol": "AUDIO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12913/thumb/AudiusCoinLogo_2x.png?1603425727", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5eB8D998371971D01954205c7AFE90A7AF6a95AC" + } + } + } + }, + { + "chainId": 1, + "address": "0x845576c64f9754CF09d87e45B720E82F3EeF522C", + "name": "Artverse Token", + "symbol": "AVT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19727/thumb/ewnektoB_400x400.png?1635767094" + }, + { + "chainId": 1, + "address": "0x467719aD09025FcC6cF6F8311755809d45a5E5f3", + "name": "Axelar", + "symbol": "AXL", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/27277/large/V-65_xQ1_400x400.jpeg", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65" + }, + "42161": { + "tokenAddress": "0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f" + }, + "43114": { + "tokenAddress": "0x44c784266cf024a60e8acF2427b9857Ace194C5d" + } + } + } + }, + { + "chainId": 1, + "address": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b", + "name": "Axie Infinity", + "symbol": "AXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13029/thumb/axie_infinity_logo.png?1604471082", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0" + }, + "137": { + "tokenAddress": "0x61BDD9C7d4dF4Bf47A4508c0c8245505F2Af5b7b" + }, + "42161": { + "tokenAddress": "0xe88998Fb579266628aF6a03e3821d5983e5D0089" + } + } + } + }, + { + "chainId": 1, + "address": "0x3472A5A71965499acd81997a54BBA8D852C6E53d", + "name": "Badger DAO", + "symbol": "BADGER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13287/thumb/badger_dao_logo.jpg?1607054976", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x1FcbE5937B0cc2adf69772D228fA4205aCF4D9b2" + }, + "42161": { + "tokenAddress": "0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E" + } + } + } + }, + { + "name": "Balancer", + "address": "0xba100000625a3754423978a60c9317c58a424e3D", + "symbol": "BAL", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3" + }, + "42161": { + "tokenAddress": "0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8" + } + } + } + }, + { + "chainId": 1, + "address": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", + "name": "Band Protocol", + "symbol": "BAND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9545/thumb/band-protocol.png?1568730326", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xA8b1E0764f85f53dfe21760e8AfE5446D82606ac" + } + } + } + }, + { + "chainId": 1, + "address": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", + "name": "Basic Attention Token", + "symbol": "BAT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/677/thumb/basic-attention-token.png?1547034427", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x3Cef98bb43d732E2F285eE605a8158cDE967D219" + }, + "42161": { + "tokenAddress": "0x3450687EF141dCd6110b77c2DC44B008616AeE75" + }, + "43114": { + "tokenAddress": "0x98443B96EA4b0858FDF3219Cd13e98C7A4690588" + } + } + } + }, + { + "chainId": 1, + "address": "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2", + "name": "Biconomy", + "symbol": "BICO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/21061/thumb/biconomy_logo.jpg?1638269749", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x91c89A94567980f0e9723b487b0beD586eE96aa7" + }, + "42161": { + "tokenAddress": "0xa68Ec98D7ca870cF1Dd0b00EBbb7c4bF60A8e74d" + } + } + } + }, + { + "chainId": 1, + "address": "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5", + "name": "BitDAO", + "symbol": "BIT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17627/thumb/rI_YptK8.png?1653983088", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x406C8dB506653D882295875F633bEC0bEb921C2A" + } + } + } + }, + { + "chainId": 1, + "address": "0x5283D291DBCF85356A21bA090E6db59121208b44", + "name": "Blur", + "symbol": "BLUR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/28453/large/blur.png?1670745921", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0xEf171a5BA71348eff16616fd692855c2Fe606EB2" + } + } + } + }, + { + "chainId": 1, + "address": "0x5732046A883704404F284Ce41FfADd5b007FD668", + "name": "Bluzelle", + "symbol": "BLZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2848/thumb/ColorIcon_3x.png?1622516510", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x935a544Bf5816E3A7C13DB2EFe3009Ffda0aCdA2" + }, + "137": { + "tokenAddress": "0x438B28C5AA5F00a817b7Def7cE2Fb3d5d1970974" + } + } + } + }, + { + "name": "Bancor Network Token", + "address": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C", + "symbol": "BNT", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xc26D47d5c33aC71AC5CF9F776D63Ba292a4F7842" + } + } + } + }, + { + "chainId": 1, + "address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc", + "name": "Boba Network", + "symbol": "BOBA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/20285/thumb/BOBA.png?1636811576", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xa4B2B20b2C73c7046ED19AC6bfF5E5285c58F20a" + } + } + } + }, + { + "chainId": 1, + "address": "0x0391D2021f89DC339F60Fff84546EA23E337750f", + "name": "BarnBridge", + "symbol": "BOND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12811/thumb/barnbridge.jpg?1602728853", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x3e7eF8f50246f725885102E8238CBba33F276747" + }, + "137": { + "tokenAddress": "0xA041544fe2BE56CCe31Ebb69102B965E06aacE80" + }, + "42161": { + "tokenAddress": "0x0D81E50bC677fa67341c44D7eaA9228DEE64A4e1" + } + } + } + }, + { + "chainId": 1, + "address": "0x799ebfABE77a6E34311eeEe9825190B9ECe32824", + "name": "Braintrust", + "symbol": "BTRST", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18100/thumb/braintrust.PNG?1630475394" + }, + { + "chainId": 1, + "address": "0x4Fabb145d64652a948d72533023f6E7A623C7C53", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9576/thumb/BUSD.png?1568947766", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39" + }, + "56": { + "tokenAddress": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56" + }, + "137": { + "tokenAddress": "0xdAb529f40E671A1D4bF91361c21bf9f0C9712ab7" + }, + "42161": { + "tokenAddress": "0x31190254504622cEFdFA55a7d3d272e6462629a2" + }, + "43114": { + "tokenAddress": "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39" + } + } + } + }, + { + "chainId": 1, + "address": "0xAE12C5930881c53715B369ceC7606B70d8EB229f", + "name": "Coin98", + "symbol": "C98", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17117/thumb/logo.png?1626412904", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6" + } + } + } + }, + { + "chainId": 1, + "address": "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704", + "name": "Coinbase Wrapped Staked ETH", + "symbol": "cbETH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/27008/large/cbeth.png", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x1DEBd73E752bEaF79865Fd6446b0c970EaE7732f" + } + } + } + }, + { + "chainId": 1, + "address": "0x4F9254C83EB525f9FCf346490bbb3ed28a81C667", + "name": "Celer Network", + "symbol": "CELR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4379/thumb/Celr.png?1554705437", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x91a4635F620766145C099E15889Bd2766906A559" + }, + "42161": { + "tokenAddress": "0x3a8B787f78D775AECFEEa15706D4221B40F345AB" + } + } + } + }, + { + "chainId": 1, + "address": "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2", + "name": "Chromia", + "symbol": "CHR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/5000/thumb/Chromia.png?1559038018", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE" + }, + "137": { + "tokenAddress": "0x594C984E3318e91313f881B021A0C4203fF5E59F" + } + } + } + }, + { + "chainId": 1, + "address": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF", + "name": "Chiliz", + "symbol": "CHZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/8834/thumb/Chiliz.png?1561970540", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xf1938Ce12400f9a761084E7A80d37e732a4dA056" + } + } + } + }, + { + "chainId": 1, + "address": "0x80C62FE4487E1351b47Ba49809EBD60ED085bf52", + "name": "Clover Finance", + "symbol": "CLV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15278/thumb/clover.png?1645084454", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x09E889BB4D5b474f561db0491C38702F367A4e4d" + } + } + } + }, + { + "name": "Compound", + "address": "0xc00e94Cb662C3520282E6f5717214004A7f26888", + "symbol": "COMP", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8" + }, + "137": { + "tokenAddress": "0x8505b9d2254A7Ae468c0E9dd10Ccea3A837aef5c" + }, + "42161": { + "tokenAddress": "0x354A6dA3fcde098F8389cad84b0182725c6C91dE" + }, + "43114": { + "tokenAddress": "0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437" + } + } + } + }, + { + "chainId": 1, + "address": "0xDDB3422497E61e13543BeA06989C0789117555c5", + "name": "COTI", + "symbol": "COTI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2962/thumb/Coti.png?1559653863", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x6FE14d3CC2f7bDdffBa5CdB3BBE7467dd81ea101" + } + } + } + }, + { + "chainId": 1, + "address": "0x3D658390460295FB963f54dC0899cfb1c30776Df", + "name": "Circuits of Value", + "symbol": "COVAL", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/588/thumb/coval-logo.png?1599493950", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xd15CeE1DEaFBad6C0B3Fd7489677Cc102B141464" + } + } + } + }, + { + "chainId": 1, + "address": "0xD417144312DbF50465b1C641d016962017Ef6240", + "name": "Covalent", + "symbol": "CQT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14168/thumb/covalent-cqt.png?1624545218", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x93B0fF1C8828F6eB039D345Ff681eD735086d925" + } + } + } + }, + { + "chainId": 1, + "address": "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b", + "name": "Cronos", + "symbol": "CRO", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/7310/thumb/oCw2s3GI_400x400.jpeg?1645172042", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C" + }, + "42161": { + "tokenAddress": "0x8ea3156f834A0dfC78F1A5304fAC2CdA676F354C" + } + } + } + }, + { + "chainId": 1, + "address": "0x08389495D7456E1951ddF7c3a1314A4bfb646d8B", + "name": "Crypterium", + "symbol": "CRPT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1901/thumb/crypt.png?1547036205" + }, + { + "name": "Curve DAO Token", + "address": "0xD533a949740bb3306d119CC777fa900bA034cd52", + "symbol": "CRV", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x0994206dfE8De6Ec6920FF4D779B0d950605Fb53" + }, + "137": { + "tokenAddress": "0x172370d5Cd63279eFa6d502DAB29171933a610AF" + }, + "42161": { + "tokenAddress": "0x11cDb42B0EB46D95f990BeDD4695A6e3fA034978" + } + } + } + }, + { + "chainId": 1, + "address": "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D", + "name": "Cartesi", + "symbol": "CTSI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11038/thumb/cartesi.png?1592288021", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2" + }, + "137": { + "tokenAddress": "0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B" + }, + "42161": { + "tokenAddress": "0x319f865b287fCC10b30d8cE6144e8b6D1b476999" + }, + "43114": { + "tokenAddress": "0x6b289CCeAA8639e3831095D75A3e43520faBf552" + } + } + } + }, + { + "chainId": 1, + "address": "0x321C2fE4446C7c963dc41Dd58879AF648838f98D", + "name": "Cryptex Finance", + "symbol": "CTX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14932/thumb/glossy_icon_-_C200px.png?1619073171", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x8c208BC2A808a088a78398fed8f2640cab0b6EDb" + }, + "42161": { + "tokenAddress": "0x84F5c2cFba754E76DD5aE4fB369CfC920425E12b" + } + } + } + }, + { + "chainId": 1, + "address": "0xDf801468a808a32656D2eD2D2d80B72A129739f4", + "name": "Somnium Space CUBEs", + "symbol": "CUBE", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/10687/thumb/CUBE_icon.png?1617026861", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x276C9cbaa4BDf57d7109a41e67BD09699536FA3d" + } + } + } + }, + { + "chainId": 1, + "address": "0x41e5560054824eA6B0732E656E3Ad64E20e94E45", + "name": "Civic", + "symbol": "CVC", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/788/thumb/civic.png?1547034556", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x66Dc5A08091d1968e08C16aA5b27BAC8398b02Be" + }, + "42161": { + "tokenAddress": "0x9DfFB23CAd3322440bCcFF7aB1C58E781dDBF144" + } + } + } + }, + { + "chainId": 1, + "address": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B", + "name": "Convex Finance", + "symbol": "CVX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15585/thumb/convex.png?1621256328", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x4257EA7637c355F81616050CbB6a9b709fd72683" + }, + "42161": { + "tokenAddress": "0xaAFcFD42c9954C6689ef1901e03db742520829c5" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0x6B175474E89094C44Da98b954EedeAC495271d0F", + "symbol": "DAI", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1" + }, + "56": { + "tokenAddress": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3" + }, + "137": { + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063" + }, + "42161": { + "tokenAddress": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1" + }, + "43114": { + "tokenAddress": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70" + } + } + } + }, + { + "chainId": 1, + "address": "0x081131434f93063751813C619Ecca9C4dC7862a3", + "name": "Mines of Dalarnia", + "symbol": "DAR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/19837/thumb/dar.png?1636014223", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978" + } + } + } + }, + { + "chainId": 1, + "address": "0x3A880652F47bFaa771908C07Dd8673A787dAEd3A", + "name": "DerivaDAO", + "symbol": "DDX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13453/thumb/ddx_logo.png?1608741641", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x26f5FB1e6C8a65b3A873fF0a213FA16EFF5a7828" + } + } + } + }, + { + "chainId": 1, + "address": "0x3597bfD533a99c9aa083587B074434E61Eb0A258", + "name": "Dent", + "symbol": "DENT", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/1152/thumb/gLCEA2G.png?1604543239" + }, + { + "chainId": 1, + "address": "0xfB7B4564402E5500dB5bB6d63Ae671302777C75a", + "name": "DexTools", + "symbol": "DEXT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11603/thumb/dext.png?1605790188", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xe91a8D2c584Ca93C7405F15c22CdFE53C29896E3" + }, + "137": { + "tokenAddress": "0xff835562C761205659939B64583dd381a6AA4D92" + }, + "42161": { + "tokenAddress": "0x3Be7cB2e9413Ef8F42b4A202a0114EB59b64e227" + } + } + } + }, + { + "chainId": 1, + "address": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419", + "name": "DIA", + "symbol": "DIA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11955/thumb/image.png?1646041751", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD" + }, + "137": { + "tokenAddress": "0x993f2CafE9dbE525243f4A78BeBC69DAc8D36000" + }, + "42161": { + "tokenAddress": "0xca642467C6Ebe58c13cB4A7091317f34E17ac05e" + } + } + } + }, + { + "chainId": 1, + "address": "0x0AbdAce70D3790235af448C88547603b945604ea", + "name": "district0x", + "symbol": "DNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/849/thumb/district0x.png?1547223762", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0xE3696a02b2C9557639E29d829E9C45EFa49aD47A" + } + } + } + }, + { + "chainId": 1, + "address": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", + "name": "DeFi Pulse Index", + "symbol": "DPI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12465/thumb/defi_pulse_index_set.png?1600051053", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x85955046DF4668e1DD369D2DE9f3AEB98DD2A369" + }, + "42161": { + "tokenAddress": "0x4667cf53C4eDF659E402B733BEA42B18B68dd74c" + } + } + } + }, + { + "chainId": 1, + "address": "0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2", + "name": "Drep", + "symbol": "DREP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14578/thumb/KotgsCgS_400x400.jpg?1617094445", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xEC583f25A049CC145dA9A256CDbE9B6201a705Ff" + } + } + } + }, + { + "chainId": 1, + "address": "0x92D6C1e31e14520e676a687F0a93788B716BEff5", + "name": "dYdX", + "symbol": "DYDX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17500/thumb/hjnIm9bV.jpg?1628009360", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x4C3bF0a3DE9524aF68327d1D2558a3B70d17D42a" + }, + "42161": { + "tokenAddress": "0x51863cB90Ce5d6dA9663106F292fA27c8CC90c5a" + } + } + } + }, + { + "chainId": 1, + "address": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "name": "DeFi Yield Protocol", + "symbol": "DYP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13480/thumb/DYP_Logo_Symbol-8.png?1655809066", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17" + }, + "43114": { + "tokenAddress": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17" + } + } + } + }, + { + "chainId": 1, + "address": "0xe6fd75ff38Adca4B97FBCD938c86b98772431867", + "name": "Elastos", + "symbol": "ELA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2780/thumb/Elastos.png?1597048112" + }, + { + "chainId": 1, + "address": "0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3", + "name": "Dogelon Mars", + "symbol": "ELON", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14962/thumb/6GxcPRo3_400x400.jpg?1619157413", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x7bd6FaBD64813c48545C9c0e312A0099d9be2540" + }, + "137": { + "tokenAddress": "0xE0339c80fFDE91F3e20494Df88d4206D86024cdF" + }, + "42161": { + "tokenAddress": "0x3e4Cff6E50F37F731284A92d44AE943e17077fD4" + } + } + } + }, + { + "chainId": 1, + "address": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", + "name": "Enjin Coin", + "symbol": "ENJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1102/thumb/enjin-coin-logo.png?1547035078", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x7eC26842F195c852Fa843bB9f6D8B583a274a157" + }, + "42161": { + "tokenAddress": "0x7fa9549791EFc9030e1Ed3F25D18014163806758" + } + } + } + }, + { + "chainId": 1, + "address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "name": "Ethereum Name Service", + "symbol": "ENS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19785/thumb/acatxTm8_400x400.jpg?1635850140", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x65559aA14915a70190438eF90104769e5E890A00" + }, + "137": { + "tokenAddress": "0xbD7A5Cf51d22930B8B3Df6d834F9BCEf90EE7c4f" + }, + "42161": { + "tokenAddress": "0xfeA31d704DEb0975dA8e77Bf13E04239e70d7c28" + } + } + } + }, + { + "chainId": 1, + "address": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", + "name": "Ethernity Chain", + "symbol": "ERN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14238/thumb/LOGO_HIGH_QUALITY.png?1647831402", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0E50BEA95Fe001A370A4F1C220C49AEdCB982DeC" + }, + "42161": { + "tokenAddress": "0x2354c8e9Ea898c751F1A15Addeb048714D667f96" + } + } + } + }, + { + "chainId": 1, + "address": "0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b", + "name": "Euler", + "symbol": "EUL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/26149/thumb/YCvKDfl8_400x400.jpeg?1656041509" + }, + { + "chainId": 1, + "address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c", + "name": "Euro Coin", + "symbol": "EUROC", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/26045/thumb/euro-coin.png?1655394420", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x8a037dbcA8134FFc72C362e394e35E0Cad618F85" + }, + "42161": { + "tokenAddress": "0x863708032B5c328e11aBcbC0DF9D79C71Fc52a48" + } + } + } + }, + { + "chainId": 1, + "address": "0xa0246c9032bC3A600820415aE600c6388619A14D", + "name": "Harvest Finance", + "symbol": "FARM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12304/thumb/Harvest.png?1613016180", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743" + }, + "137": { + "tokenAddress": "0x176f5AB638cf4Ff3B6239Ba609C3fadAA46ef5B0" + }, + "42161": { + "tokenAddress": "0x8553d254Cb6934b16F87D2e486b64BbD24C83C70" + } + } + } + }, + { + "chainId": 1, + "address": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85", + "name": "Fetch ai", + "symbol": "FET", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/5681/thumb/Fetch.jpg?1572098136", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x031b41e504677879370e9DBcF937283A8691Fa7f" + }, + "137": { + "tokenAddress": "0x7583FEDDbceFA813dc18259940F76a02710A8905" + }, + "42161": { + "tokenAddress": "0x4BE87C766A7CE11D5Cc864b6C3Abb7457dCC4cC9" + } + } + } + }, + { + "chainId": 1, + "address": "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d", + "name": "Stafi", + "symbol": "FIS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12423/thumb/stafi_logo.jpg?1599730991", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x7A7B94F18EF6AD056CDa648588181CDA84800f94" + }, + "42161": { + "tokenAddress": "0x849B40AB2469309117Ed1038c5A99894767C7282" + } + } + } + }, + { + "chainId": 1, + "address": "0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29", + "name": "Forta", + "symbol": "FORT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/25060/thumb/Forta_lgo_%281%29.png?1655353696", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x9ff62d1FC52A907B6DCbA8077c2DDCA6E6a9d3e1" + }, + "42161": { + "tokenAddress": "0x3A1429d50E0cBBc45c997aF600541Fe1cc3D2923" + } + } + } + }, + { + "chainId": 1, + "address": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0", + "name": "Ampleforth Governance Token", + "symbol": "FORTH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14917/thumb/photo_2021-04-22_00.00.03.jpeg?1619020835", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5eCbA59DAcc1ADc5bDEA35f38A732823fc3dE977" + } + } + } + }, + { + "chainId": 1, + "address": "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d", + "name": "ShapeShift FOX Token", + "symbol": "FOX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9988/thumb/FOX.png?1574330622", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x65A05DB8322701724c197AF82C9CaE41195B0aA8" + }, + "42161": { + "tokenAddress": "0xf929de51D91C77E42f5090069E0AD7A09e513c73" + } + } + } + }, + { + "chainId": 1, + "address": "0x853d955aCEf822Db058eb8505911ED77F175b99e", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13422/thumb/frax_logo.png?1608476506", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x90C97F71E18723b0Cf0dfa30ee176Ab653E89F40" + }, + "137": { + "tokenAddress": "0x104592a158490a9228070E0A8e5343B499e125D0" + }, + "42161": { + "tokenAddress": "0x7468a5d8E02245B00E8C0217fCE021C70Bc51305" + }, + "43114": { + "tokenAddress": "0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64" + } + } + } + }, + { + "chainId": 1, + "address": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870", + "name": "Fantom", + "symbol": "FTM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4001/thumb/Fantom.png?1558015016", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xAD29AbB318791D579433D831ed122aFeAf29dcfe" + }, + "137": { + "tokenAddress": "0xC9c1c1c20B3658F8787CC2FD702267791f224Ce1" + }, + "42161": { + "tokenAddress": "0xd42785D323e608B9E99fa542bd8b1000D4c2Df37" + } + } + } + }, + { + "chainId": 1, + "address": "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057", + "name": "Function X", + "symbol": "FX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/8186/thumb/47271330_590071468072434_707260356350705664_n.jpg?1556096683" + }, + { + "chainId": 1, + "address": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0", + "name": "Frax Share", + "symbol": "FXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13423/thumb/frax_share.png?1608478989", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE" + }, + "137": { + "tokenAddress": "0x3e121107F6F22DA4911079845a470757aF4e1A1b" + }, + "42161": { + "tokenAddress": "0xd9f9d2Ee2d3EFE420699079f16D9e924affFdEA4" + }, + "43114": { + "tokenAddress": "0x214DB107654fF987AD859F34125307783fC8e387" + } + } + } + }, + { + "chainId": 1, + "address": "0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875", + "name": "Project Galaxy", + "symbol": "GAL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/24530/thumb/GAL-Token-Icon.png?1651483533", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5" + } + } + } + }, + { + "chainId": 1, + "address": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", + "name": "Gala", + "symbol": "GALA", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/12493/thumb/GALA-COINGECKO.png?1600233435", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x09E1943Dd2A4e82032773594f50CF54453000b97" + }, + "42161": { + "tokenAddress": "0x2Ed5C8fA0D7Ad71025638aFe5fd72E4fbc5A2667" + } + } + } + }, + { + "chainId": 1, + "address": "0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b", + "name": "Goldfinch", + "symbol": "GFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19081/thumb/GOLDFINCH.png?1634369662" + }, + { + "chainId": 1, + "address": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550", + "name": "Aavegotchi", + "symbol": "GHST", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12467/thumb/ghst_200.png?1600750321", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7" + } + } + } + }, + { + "chainId": 1, + "address": "0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429", + "name": "Golem", + "symbol": "GLM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/542/thumb/Golem_Submark_Positive_RGB.png?1606392013", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf" + } + } + } + }, + { + "name": "Gnosis Token", + "address": "0x6810e776880C02933D47DB1b9fc05908e5386b96", + "symbol": "GNO", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5FFD62D3C3eE2E81C00A7b9079FB248e7dF024A8" + }, + "42161": { + "tokenAddress": "0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1" + } + } + } + }, + { + "chainId": 1, + "address": "0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97", + "name": "Gods Unchained", + "symbol": "GODS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17139/thumb/10631.png?1635718182", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xF88fc6b493eda7650E4bcf7A290E8d108F677CfE" + } + } + } + }, + { + "chainId": 1, + "address": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", + "name": "The Graph", + "symbol": "GRT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13397/thumb/Graph_Token.png?1608145566", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5fe2B58c013d7601147DcdD68C143A77499f5531" + }, + "42161": { + "tokenAddress": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7" + }, + "43114": { + "tokenAddress": "0x8a0cAc13c7da965a312f08ea4229c37869e85cB9" + } + } + } + }, + { + "chainId": 1, + "address": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F", + "name": "Gitcoin", + "symbol": "GTC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15810/thumb/gitcoin.png?1621992929", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xdb95f9188479575F3F718a245EcA1B3BF74567EC" + }, + "42161": { + "tokenAddress": "0x7f9a7DB853Ca816B9A138AEe3380Ef34c437dEe0" + } + } + } + }, + { + "chainId": 1, + "address": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd", + "name": "Gemini Dollar", + "symbol": "GUSD", + "decimals": 2, + "logoURI": "https://assets.coingecko.com/coins/images/5992/thumb/gemini-dollar-gusd.png?1536745278", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xC8A94a3d3D2dabC3C1CaffFFDcA6A7543c3e3e65" + } + } + } + }, + { + "chainId": 1, + "address": "0xC08512927D12348F6620a698105e1BAac6EcD911", + "name": "GYEN", + "symbol": "GYEN", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/14191/thumb/icon_gyen_200_200.png?1614843343", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x482bc619eE7662759CDc0685B4E78f464Da39C73" + }, + "42161": { + "tokenAddress": "0x589d35656641d6aB57A545F08cf473eCD9B6D5F7" + } + } + } + }, + { + "chainId": 1, + "address": "0xb3999F658C0391d94A37f7FF328F3feC942BcADC", + "name": "Hashflow", + "symbol": "HFT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/26136/large/hashflow-icon-cmc.png", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x44Ec807ce2F4a6F2737A92e985f318d035883e47" + } + } + } + }, + { + "chainId": 1, + "address": "0x71Ab77b7dbB4fa7e017BC15090b2163221420282", + "name": "Highstreet", + "symbol": "HIGH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18973/thumb/logosq200200Coingecko.png?1634090470", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63" + }, + "42161": { + "tokenAddress": "0xd12Eeb0142D4Efe7Af82e4f29E5Af382615bcEeA" + } + } + } + }, + { + "chainId": 1, + "name": "HOPR", + "symbol": "HOPR", + "logoURI": "https://assets.coingecko.com/coins/images/14061/thumb/Shared_HOPR_logo_512px.png?1614073468", + "address": "0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x6cCBF3627b2C83AFEF05bf2F035E7f7B210Fe30D" + }, + "42161": { + "tokenAddress": "0x177F394A3eD18FAa85c1462Ae626438a70294EF7" + } + } + } + }, + { + "chainId": 1, + "address": "0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE", + "name": "IDEX", + "symbol": "IDEX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2565/thumb/logomark-purple-286x286.png?1638362736", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x9Cb74C8032b007466865f060ad2c46145d45553D" + } + } + } + }, + { + "chainId": 1, + "address": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E", + "name": "Illuvium", + "symbol": "ILV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14468/large/ILV.JPG", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xFA46dAf9909e116DBc40Fe1cC95fC0Bb1f452aBE" + }, + "42161": { + "tokenAddress": "0x61cA9D186f6b9a793BC08F6C79fd35f205488673" + } + } + } + }, + { + "chainId": 1, + "address": "0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF", + "name": "Immutable X", + "symbol": "IMX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17233/thumb/imx.png?1636691817", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x183070C90B34A63292cC908Ce1b263Cb56D49A7F" + }, + "42161": { + "tokenAddress": "0x3cFD99593a7F035F717142095a3898e3Fca7783e" + } + } + } + }, + { + "chainId": 1, + "name": "Index Cooperative", + "symbol": "INDEX", + "logoURI": "https://assets.coingecko.com/coins/images/12729/thumb/index.png?1634894321", + "address": "0x0954906da0Bf32d5479e25f46056d22f08464cab", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xfBd8A3b908e764dBcD51e27992464B4432A1132b" + } + } + } + }, + { + "chainId": 1, + "address": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", + "name": "Injective", + "symbol": "INJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12882/thumb/Secondary_Symbol.png?1628233237", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xa2B726B1145A4773F68593CF171187d8EBe4d495" + }, + "137": { + "tokenAddress": "0x4E8dc2149EaC3f3dEf36b1c281EA466338249371" + }, + "42161": { + "tokenAddress": "0x2A2053cb633CAD465B4A8975eD3d7f09DF608F80" + } + } + } + }, + { + "chainId": 1, + "address": "0x41D5D79431A913C4aE7d69a668ecdfE5fF9DFB68", + "name": "Inverse Finance", + "symbol": "INV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14205/thumb/inverse_finance.jpg?1614921871", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xF18Ac368001b0DdC80aA6a8374deb49e868EFDb8" + } + } + } + }, + { + "chainId": 1, + "address": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69", + "name": "IoTeX", + "symbol": "IOTX", + "decimals": 18, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/2777.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66" + } + } + } + }, + { + "chainId": 1, + "name": "Geojam", + "symbol": "JAM", + "logoURI": "https://assets.coingecko.com/coins/images/24648/thumb/ey40AzBN_400x400.jpg?1648507272", + "address": "0x23894DC9da6c94ECb439911cAF7d337746575A72", + "decimals": 18 + }, + { + "chainId": 1, + "address": "0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC", + "name": "JasmyCoin", + "symbol": "JASMY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13876/thumb/JASMY200x200.jpg?1612473259", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xb87f5c1E81077FfcfE821dA240fd20C99c533aF1" + } + } + } + }, + { + "chainId": 1, + "name": "Jupiter", + "symbol": "JUP", + "logoURI": "https://assets.coingecko.com/coins/images/10351/thumb/logo512.png?1632480932", + "address": "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7" + } + } + } + }, + { + "chainId": 1, + "address": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", + "name": "Keep Network", + "symbol": "KEEP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3373/thumb/IuNzUb5b_400x400.jpg?1589526336", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x42f37A1296b2981F7C3cAcEd84c5096b2Eb0C72C" + } + } + } + }, + { + "chainId": 1, + "name": "SelfKey", + "symbol": "KEY", + "logoURI": "https://assets.coingecko.com/coins/images/2034/thumb/selfkey.png?1548608934", + "address": "0x4CC19356f2D37338b9802aa8E8fc58B0373296E7", + "decimals": 18 + }, + { + "name": "Kyber Network Crystal", + "address": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200", + "symbol": "KNC", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x324b28d6565f784d596422B0F2E5aB6e9CFA1Dc7" + } + } + } + }, + { + "chainId": 1, + "address": "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44", + "name": "Keep3rV1", + "symbol": "KP3R", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12966/thumb/kp3r_logo.jpg?1607057458", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x53AEc293212E3B792563Bc16f1be26956adb12e9" + } + } + } + }, + { + "chainId": 1, + "address": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", + "name": "KRYLL", + "symbol": "KRL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2807/thumb/krl.png?1547036979" + }, + { + "chainId": 1, + "address": "0x037A54AaB062628C9Bbae1FDB1583c195585fe41", + "name": "LCX", + "symbol": "LCX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9985/thumb/zRPSu_0o_400x400.jpg?1574327008", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xE8A51D0dD1b4525189ddA2187F90ddF0932b5482" + } + } + } + }, + { + "chainId": 1, + "address": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32", + "name": "Lido DAO", + "symbol": "LDO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13573/thumb/Lido_DAO.png?1609873644", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xC3C7d422809852031b44ab29EEC9F1EfF2A58756" + }, + "42161": { + "tokenAddress": "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60" + } + } + } + }, + { + "name": "ChainLink Token", + "address": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "symbol": "LINK", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6" + }, + "56": { + "tokenAddress": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD" + }, + "137": { + "tokenAddress": "0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39" + }, + "42161": { + "tokenAddress": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4" + }, + "43114": { + "tokenAddress": "0x5947BB275c521040051D82396192181b413227A3" + } + } + } + }, + { + "chainId": 1, + "name": "League of Kingdoms", + "symbol": "LOKA", + "logoURI": "https://assets.coingecko.com/coins/images/22572/thumb/loka_64pix.png?1642643271", + "address": "0x61E90A50137E1F645c9eF4a0d3A4f01477738406", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x465b67CB20A7E8bC4c51b4C7DA591C1945b41427" + } + } + } + }, + { + "name": "Loom Network", + "address": "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0", + "symbol": "LOOM", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x66EfB7cC647e0efab02eBA4316a2d2941193F6b3" + } + } + } + }, + { + "chainId": 1, + "address": "0x58b6A8A3302369DAEc383334672404Ee733aB239", + "name": "Livepeer", + "symbol": "LPT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/7137/thumb/logo-circle-green.png?1619593365", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x3962F4A0A0051DccE0be73A7e09cEf5756736712" + }, + "42161": { + "tokenAddress": "0x289ba1701C2F088cf0faf8B3705246331cB8A839" + } + } + } + }, + { + "chainId": 1, + "address": "0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D", + "name": "Liquity", + "symbol": "LQTY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14665/thumb/200-lqty-icon.png?1617631180", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x8Ab2Fec94d17ae69FB90E7c773f2C85Ed1802c01" + }, + "42161": { + "tokenAddress": "0xfb9E5D956D889D91a82737B9bFCDaC1DCE3e1449" + } + } + } + }, + { + "name": "LoopringCoin V2", + "address": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", + "symbol": "LRC", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0xFEaA9194F9F8c1B65429E31341a103071464907E" + }, + "137": { + "tokenAddress": "0x84e1670F61347CDaeD56dcc736FB990fBB47ddC1" + }, + "42161": { + "tokenAddress": "0x46d0cE7de6247b0A95f67b43B589b4041BaE7fbE" + } + } + } + }, + { + "chainId": 1, + "name": "Liquity USD", + "symbol": "LUSD", + "logoURI": "https://assets.coingecko.com/coins/images/14666/thumb/Group_3.png?1617631327", + "address": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0xc40F949F8a4e094D1b49a23ea9241D289B7b2819" + }, + "137": { + "tokenAddress": "0x23001f892c0C82b79303EDC9B9033cD190BB21c7" + }, + "42161": { + "tokenAddress": "0x93b346b6BC2548dA6A1E7d98E9a421B42541425b" + } + } + } + }, + { + "chainId": 1, + "address": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", + "name": "Decentraland", + "symbol": "MANA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/878/thumb/decentraland-mana.png?1550108745", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xA1c57f48F0Deb89f569dFbE6E2B7f46D33606fD4" + }, + "42161": { + "tokenAddress": "0x442d24578A564EF628A65e6a7E3e7be2a165E231" + } + } + } + }, + { + "chainId": 1, + "address": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074", + "name": "Mask Network", + "symbol": "MASK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14051/thumb/Mask_Network.jpg?1614050316", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x3390108E913824B8eaD638444cc52B9aBdF63798" + }, + "56": { + "tokenAddress": "0x2eD9a5C8C13b93955103B9a7C167B67Ef4d568a3" + }, + "137": { + "tokenAddress": "0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7" + }, + "42161": { + "tokenAddress": "0x533A7B414CD1236815a5e09F1E97FC7d5c313739" + } + } + } + }, + { + "chainId": 1, + "name": "MATH", + "symbol": "MATH", + "logoURI": "https://assets.coingecko.com/coins/images/11335/thumb/2020-05-19-token-200.png?1589940590", + "address": "0x08d967bb0134F2d07f7cfb6E246680c53927DD30", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xF218184Af829Cf2b0019F8E6F0b2423498a36983" + }, + "137": { + "tokenAddress": "0x347ACCAFdA7F8c5BdeC57fa34a5b663CBd1aeca7" + }, + "42161": { + "tokenAddress": "0x99F40b01BA9C469193B360f72740E416B17Ac332" + } + } + } + }, + { + "chainId": 1, + "address": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", + "name": "Polygon", + "symbol": "MATIC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4713/thumb/matic-token-icon.png?1624446912", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xCC42724C6683B7E57334c4E856f4c9965ED682bD" + }, + "137": { + "tokenAddress": "0x0000000000000000000000000000000000001010" + }, + "42161": { + "tokenAddress": "0x561877b6b3DD7651313794e5F2894B2F18bE0766" + } + } + } + }, + { + "chainId": 1, + "address": "0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6", + "name": "Merit Circle", + "symbol": "MC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19304/thumb/Db4XqML.png?1634972154", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6" + } + } + } + }, + { + "chainId": 1, + "address": "0xfC98e825A2264D890F9a1e68ed50E1526abCcacD", + "name": "Moss Carbon Credit", + "symbol": "MCO2", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14414/thumb/ENtxnThA_400x400.jpg?1615948522", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xAa7DbD1598251f856C12f63557A4C4397c253Cea" + } + } + } + }, + { + "chainId": 1, + "address": "0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26", + "name": "Measurable Data Token", + "symbol": "MDT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2441/thumb/mdt_logo.png?1569813574" + }, + { + "chainId": 1, + "name": "Metis", + "symbol": "METIS", + "logoURI": "https://assets.coingecko.com/coins/images/15595/thumb/metis.jpeg?1660285312", + "address": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xe552Fb52a4F19e44ef5A967632DBc320B0820639" + }, + "137": { + "tokenAddress": "0x1B9D40715E757Bdb9bdEC3215B898E46d8a3b71a" + }, + "42161": { + "tokenAddress": "0x7F728F3595db17B0B359f4FC47aE80FAd2e33769" + } + } + } + }, + { + "chainId": 1, + "address": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3", + "name": "Magic Internet Money", + "symbol": "MIM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/16786/thumb/mimlogopng.png?1624979612", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba" + }, + "137": { + "tokenAddress": "0x01288e04435bFcd4718FF203D6eD18146C17Cd4b" + }, + "42161": { + "tokenAddress": "0xB20A02dfFb172C474BC4bDa3fD6f4eE70C04daf2" + }, + "43114": { + "tokenAddress": "0x130966628846BFd36ff31a822705796e8cb8C18D" + } + } + } + }, + { + "chainId": 1, + "address": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608", + "name": "Mirror Protocol", + "symbol": "MIR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13295/thumb/mirror_logo_transparent.png?1611554658", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x5B6DcF557E2aBE2323c48445E8CC948910d8c2c9" + }, + "137": { + "tokenAddress": "0x1C5cccA2CB59145A4B25F452660cbA6436DDce9b" + } + } + } + }, + { + "name": "Maker", + "address": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", + "symbol": "MKR", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0xab7bAdEF82E9Fe11f6f33f87BC9bC2AA27F2fCB5" + }, + "137": { + "tokenAddress": "0x6f7C932e7684666C9fd1d44527765433e01fF61d" + }, + "42161": { + "tokenAddress": "0x2e9a6Df78E42a30712c10a9Dc4b1C8656f8F2879" + }, + "43114": { + "tokenAddress": "0x88128fd4b259552A9A1D457f435a6527AAb72d42" + } + } + } + }, + { + "chainId": 1, + "address": "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892", + "name": "Melon", + "symbol": "MLN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/605/thumb/melon.png?1547034295", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xa9f37D84c856fDa3812ad0519Dad44FA0a3Fe207" + }, + "42161": { + "tokenAddress": "0x8f5c1A99b1df736Ad685006Cb6ADCA7B7Ae4b514" + } + } + } + }, + { + "chainId": 1, + "name": "Monavale", + "symbol": "MONA", + "logoURI": "https://assets.coingecko.com/coins/images/13298/thumb/monavale_logo.jpg?1607232721", + "address": "0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x6968105460f67c3BF751bE7C15f92F5286Fd0CE5" + } + } + } + }, + { + "chainId": 1, + "address": "0x33349B282065b0284d756F0577FB39c158F935e6", + "name": "Maple", + "symbol": "MPL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14097/thumb/photo_2021-05-03_14.20.41.jpeg?1620022863", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x29024832eC3baBF5074D4F46102aA988097f0Ca0" + } + } + } + }, + { + "chainId": 1, + "name": "Metal", + "symbol": "MTL", + "logoURI": "https://assets.coingecko.com/coins/images/763/thumb/Metal.png?1592195010", + "address": "0xF433089366899D83a9f26A773D59ec7eCF30355e", + "decimals": 8 + }, + { + "chainId": 1, + "address": "0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4", + "name": "Multichain", + "symbol": "MULTI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/22087/thumb/1_Wyot-SDGZuxbjdkaOeT2-A.png?1640764238", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3" + }, + "43114": { + "tokenAddress": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3" + } + } + } + }, + { + "chainId": 1, + "address": "0xe2f2a5C287993345a840Db3B0845fbC70f5935a5", + "name": "mStable USD", + "symbol": "MUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11576/thumb/mStable_USD.png?1595591803" + }, + { + "chainId": 1, + "name": "Muse DAO", + "symbol": "MUSE", + "logoURI": "https://assets.coingecko.com/coins/images/13230/thumb/muse_logo.png?1606460453", + "address": "0xB6Ca7399B4F9CA56FC27cBfF44F4d2e4Eef1fc81", + "decimals": 18 + }, + { + "chainId": 1, + "name": "GensoKishi Metaverse", + "symbol": "MV", + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/17704.png", + "address": "0xAE788F80F2756A86aa2F410C651F2aF83639B95b", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xA3c322Ad15218fBFAEd26bA7f616249f7705D945" + } + } + } + }, + { + "chainId": 1, + "name": "MXC", + "symbol": "MXC", + "logoURI": "https://assets.coingecko.com/coins/images/4604/thumb/mxc.png?1655534336", + "address": "0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x91b468Fe3dce581D7a6cFE34189F1314b6862eD6" + } + } + } + }, + { + "chainId": 1, + "address": "0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1", + "name": "PolySwarm", + "symbol": "NCT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2843/thumb/ImcYCVfX_400x400.jpg?1628519767", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x4985E0B13554fB521840e893574D3848C10Fcc6f" + }, + "42161": { + "tokenAddress": "0x53236015A675fcB937485F1AE58040e4Fb920d5b" + } + } + } + }, + { + "chainId": 1, + "name": "Nest Protocol", + "symbol": "NEST", + "logoURI": "https://assets.coingecko.com/coins/images/11284/thumb/52954052.png?1589868539", + "address": "0x04abEdA201850aC0124161F037Efd70c74ddC74C", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7" + } + } + } + }, + { + "chainId": 1, + "address": "0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb", + "name": "NKN", + "symbol": "NKN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3375/thumb/nkn.png?1548329212", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0xBE06ca305A5Cb49ABf6B1840da7c42690406177b" + } + } + } + }, + { + "name": "Numeraire", + "address": "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", + "symbol": "NMR", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0Bf519071b02F22C17E7Ed5F4002ee1911f46729" + }, + "42161": { + "tokenAddress": "0x597701b32553b9fa473e21362D480b3a6B569711" + } + } + } + }, + { + "chainId": 1, + "address": "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc", + "name": "NuCypher", + "symbol": "NU", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3318/thumb/photo1198982838879365035.jpg?1547037916" + }, + { + "chainId": 1, + "address": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", + "name": "Ocean Protocol", + "symbol": "OCEAN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3687/thumb/ocean-protocol-logo.jpg?1547038686", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x282d8efCe846A88B159800bd4130ad77443Fa1A1" + }, + "42161": { + "tokenAddress": "0x933d31561e470478079FEB9A6Dd2691fAD8234DF" + } + } + } + }, + { + "chainId": 1, + "address": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", + "name": "Origin Protocol", + "symbol": "OGN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3296/thumb/op.jpg?1547037878", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xa63Beffd33AB3a2EfD92a39A7D2361CEE14cEbA8" + }, + "42161": { + "tokenAddress": "0x6FEb262FEb0f775B5312D2e009923f7f58AE423E" + } + } + } + }, + { + "chainId": 1, + "address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", + "name": "OMG Network", + "symbol": "OMG", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/776/thumb/OMG_Network.jpg?1591167168", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x62414D03084EeB269E18C970a21f45D2967F0170" + } + } + } + }, + { + "chainId": 1, + "address": "0x6F59e0461Ae5E2799F1fB3847f05a63B16d0DbF8", + "name": "ORCA Alliance", + "symbol": "ORCA", + "decimals": 18, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/5183.png" + }, + { + "chainId": 1, + "address": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", + "name": "Orion Protocol", + "symbol": "ORN", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/11841/thumb/orion_logo.png?1594943318", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0EE392bA5ef1354c9bd75a98044667d307C0e773" + } + } + } + }, + { + "name": "Orchid", + "address": "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb", + "symbol": "OXT", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x9880e3dDA13c8e7D4804691A45160102d31F6060" + } + } + } + }, + { + "chainId": 1, + "address": "0xc1D204d77861dEf49b6E769347a883B15EC397Ff", + "name": "PayperEx", + "symbol": "PAX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1601/thumb/pax.png?1547035800" + }, + { + "chainId": 1, + "address": "0x45804880De22913dAFE09f4980848ECE6EcbAf78", + "name": "PAX Gold", + "symbol": "PAXG", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9519/thumb/paxg.PNG?1568542565", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x553d3D295e0f695B9228246232eDF400ed3560B5" + }, + "42161": { + "tokenAddress": "0xfEb4DfC8C4Cf7Ed305bb08065D08eC6ee6728429" + } + } + } + }, + { + "chainId": 1, + "address": "0x6982508145454Ce325dDbE47a25d4ec3d2311933", + "name": "Pepe", + "symbol": "PEPE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/29850/large/pepe-token.jpeg?1682922725", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x35E6A59F786d9266c7961eA28c7b768B33959cbB" + } + } + } + }, + { + "chainId": 1, + "address": "0xbC396689893D065F41bc2C6EcbeE5e0085233447", + "name": "Perpetual Protocol", + "symbol": "PERP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12381/thumb/60d18e06844a844ad75901a9_mark_only_03.png?1628674771", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0" + }, + "56": { + "tokenAddress": "0x4e7f408be2d4E9D60F49A64B89Bb619c84C7c6F5" + }, + "137": { + "tokenAddress": "0x263534a4Fe3cb249dF46810718B7B612a30ebbff" + }, + "42161": { + "tokenAddress": "0x753D224bCf9AAFaCD81558c32341416df61D3DAC" + } + } + } + }, + { + "chainId": 1, + "address": "0x3a4f40631a4f906c2BaD353Ed06De7A5D3fCb430", + "name": "PlayDapp", + "symbol": "PLA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14316/thumb/54023228.png?1615366911", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x8765f05ADce126d70bcdF1b0a48Db573316662eB" + } + } + } + }, + { + "chainId": 1, + "address": "0xD8912C10681D8B21Fd3742244f44658dBA12264E", + "name": "Pluton", + "symbol": "PLU", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1241/thumb/pluton.png?1548331624", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x7dc0cb65EC6019330a6841e9c274f2EE57A6CA6C" + } + } + } + }, + { + "chainId": 1, + "address": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", + "name": "Polkastarter", + "symbol": "POLS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12648/thumb/polkastarter.png?1609813702", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x7e624FA0E1c4AbFD309cC15719b7E2580887f570" + }, + "137": { + "tokenAddress": "0x8dc302e2141DA59c934d900886DbF1518Fd92cd4" + }, + "42161": { + "tokenAddress": "0xeeeB5EaC2dB7A7Fc28134aA3248580d48b016b64" + } + } + } + }, + { + "chainId": 1, + "address": "0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC", + "name": "Polymath", + "symbol": "POLY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2784/thumb/inKkF01.png?1605007034", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xcB059C5573646047D6d88dDdb87B745C18161d3b" + }, + "42161": { + "tokenAddress": "0xE12F29704F635F4A6E7Ae154838d21F9B33809e9" + } + } + } + }, + { + "chainId": 1, + "name": "Marlin", + "symbol": "POND", + "logoURI": "https://assets.coingecko.com/coins/images/8903/thumb/POND_200x200.png?1622515451", + "address": "0x57B946008913B82E4dF85f501cbAeD910e58D26C", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x73580A2416A57f1C4b6391DBA688A9e4f7DBECE0" + }, + "42161": { + "tokenAddress": "0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD" + } + } + } + }, + { + "chainId": 1, + "address": "0x595832F8FC6BF59c85C527fEC3740A1b7a361269", + "name": "Power Ledger", + "symbol": "POWR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/1104/thumb/power-ledger.png?1547035082", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0AaB8DC887D34f00D50E19aee48371a941390d14" + }, + "42161": { + "tokenAddress": "0x4e91F2AF1ee0F84B529478f19794F5AFD423e4A6" + } + } + } + }, + { + "chainId": 1, + "address": "0xb23d80f5FefcDDaa212212F028021B41DEd428CF", + "name": "Prime", + "symbol": "PRIME", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/29053/large/PRIMELOGOOO.png?1676976222", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x8d8e1b6ffc6832E8D2eF0DE8a3d957cAE7ac5067" + } + } + } + }, + { + "chainId": 1, + "address": "0x226bb599a12C826476e3A771454697EA52E9E220", + "name": "Propy", + "symbol": "PRO", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/869/thumb/propy.png?1548332100", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x82FFdFD1d8699E8886a4e77CeFA9dd9710a7FefD" + } + } + } + }, + { + "chainId": 1, + "name": "PARSIQ", + "symbol": "PRQ", + "logoURI": "https://assets.coingecko.com/coins/images/11973/thumb/DsNgK0O.png?1596590280", + "address": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xd21d29B38374528675C34936bf7d5Dd693D2a577" + }, + "137": { + "tokenAddress": "0x9377Eeb7419486FD4D485671d50baa4BF77c2222" + }, + "42161": { + "tokenAddress": "0x82164a8B646401a8776F9dC5c8Cba35DcAf60Cd2" + } + } + } + }, + { + "chainId": 1, + "name": "pSTAKE Finance", + "symbol": "PSTAKE", + "logoURI": "https://assets.coingecko.com/coins/images/23931/thumb/PSTAKE_Dark.png?1645709930", + "address": "0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x4C882ec256823eE773B25b414d36F92ef58a7c0C" + } + } + } + }, + { + "chainId": 1, + "address": "0x4a220E6096B25EADb88358cb44068A3248254675", + "name": "Quant", + "symbol": "QNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3370/thumb/5ZOu7brX_400x400.jpg?1612437252", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x36B77a184bE8ee56f5E81C56727B20647A42e28E" + }, + "42161": { + "tokenAddress": "0xC7557C73e0eCa2E1BF7348bB6874Aee63C7eFF85" + } + } + } + }, + { + "chainId": 1, + "name": "Qredo", + "symbol": "QRDO", + "logoURI": "https://assets.coingecko.com/coins/images/17541/thumb/qrdo.png?1630637735", + "address": "0x4123a133ae3c521FD134D7b13A2dEC35b56c2463", + "decimals": 8 + }, + { + "chainId": 1, + "address": "0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d", + "name": "Quantstamp", + "symbol": "QSP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1219/thumb/0_E0kZjb4dG4hUnoDD_.png?1604815917" + }, + { + "chainId": 1, + "address": "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f", + "name": "Quickswap", + "symbol": "QUICK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13970/thumb/1_pOU6pBMEmiL-ZJVb0CYRjQ.png?1613386659", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x831753DD7087CaC61aB5644b308642cc1c33Dc13" + } + } + } + }, + { + "chainId": 1, + "address": "0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3", + "name": "Radicle", + "symbol": "RAD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14013/thumb/radicle.png?1614402918", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x2f81e176471CC57fDC76f7d332FB4511bF2bebDD" + } + } + } + }, + { + "chainId": 1, + "address": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919", + "name": "Rai Reflex Index", + "symbol": "RAI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14004/thumb/RAI-logo-coin.png?1613592334", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x7FB688CCf682d58f86D7e38e03f9D22e7705448B" + }, + "137": { + "tokenAddress": "0x00e5646f60AC6Fb446f621d146B6E1886f002905" + }, + "42161": { + "tokenAddress": "0xaeF5bbcbFa438519a5ea80B4c7181B4E78d419f2" + }, + "43114": { + "tokenAddress": "0x97Cd1CFE2ed5712660bb6c14053C0EcB031Bff7d" + } + } + } + }, + { + "chainId": 1, + "address": "0xba5BDe662c17e2aDFF1075610382B9B691296350", + "name": "SuperRare", + "symbol": "RARE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17753/thumb/RARE.jpg?1629220534" + }, + { + "chainId": 1, + "address": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", + "name": "Rarible", + "symbol": "RARI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11845/thumb/Rari.png?1594946953", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x780053837cE2CeEaD2A90D9151aA21FC89eD49c2" + }, + "42161": { + "tokenAddress": "0xCF8600347Dc375C5f2FdD6Dab9BB66e0b6773cd7" + } + } + } + }, + { + "chainId": 1, + "address": "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3", + "name": "Rubic", + "symbol": "RBC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12629/thumb/200x200.png?1607952509", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xc3cFFDAf8F3fdF07da6D5e3A89B8723D5E385ff8" + }, + "42161": { + "tokenAddress": "0x2E9AE8f178d5Ea81970C7799A377B3985cbC335F" + } + } + } + }, + { + "chainId": 1, + "address": "0x6123B0049F904d730dB3C36a31167D9d4121fA6B", + "name": "Ribbon Finance", + "symbol": "RBN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15823/thumb/RBN_64x64.png?1633529723" + }, + { + "name": "Republic Token", + "address": "0x408e41876cCCDC0F92210600ef50372656052a38", + "symbol": "REN", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x19782D3Dc4701cEeeDcD90f0993f0A9126ed89d0" + }, + "42161": { + "tokenAddress": "0x9fA891e1dB0a6D1eEAC4B929b5AAE1011C79a204" + } + } + } + }, + { + "name": "Reputation Augur v1", + "address": "0x1985365e9f78359a9B6AD760e32412f4a445E862", + "symbol": "REP", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png" + }, + { + "name": "Reputation Augur v2", + "address": "0x221657776846890989a759BA2973e427DfF5C9bB", + "symbol": "REPv2", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x6563c1244820CfBd6Ca8820FBdf0f2847363F733" + } + } + } + }, + { + "chainId": 1, + "address": "0x8f8221aFbB33998d8584A2B05749bA73c37a938a", + "name": "Request", + "symbol": "REQ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1031/thumb/Request_icon_green.png?1643250951", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xAdf2F2Ed91755eA3f4bcC9107a494879f633ae7C" + } + } + } + }, + { + "chainId": 1, + "name": "REVV", + "symbol": "REVV", + "logoURI": "https://assets.coingecko.com/coins/images/12373/thumb/REVV_TOKEN_Refined_2021_%281%29.png?1627652390", + "address": "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x833F307aC507D47309fD8CDD1F835BeF8D702a93" + }, + "137": { + "tokenAddress": "0x70c006878a5A50Ed185ac4C87d837633923De296" + } + } + } + }, + { + "chainId": 1, + "address": "0xD291E7a03283640FDc51b121aC401383A46cC623", + "name": "Rari Governance Token", + "symbol": "RGT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12900/thumb/Rari_Logo_Transparent.png?1613978014", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0xB548f63D4405466B36C0c0aC3318a22fDcec711a" + }, + "137": { + "tokenAddress": "0x3b9dB434F08003A89554CDB43b3e0b1f8734BdE7" + }, + "42161": { + "tokenAddress": "0xef888bcA6AB6B1d26dbeC977C455388ecd794794" + } + } + } + }, + { + "chainId": 1, + "address": "0x607F4C5BB672230e8672085532f7e901544a7375", + "name": "iExec RLC", + "symbol": "RLC", + "decimals": 9, + "logoURI": "https://assets.coingecko.com/coins/images/646/thumb/pL1VuXm.png?1604543202", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xbe662058e00849C3Eef2AC9664f37fEfdF2cdbFE" + } + } + } + }, + { + "chainId": 1, + "address": "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b", + "name": "Rally", + "symbol": "RLY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12843/thumb/image.png?1611212077", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x76b8D57e5ac6afAc5D415a054453d1DD2c3C0094" + } + } + } + }, + { + "chainId": 1, + "address": "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24", + "name": "Render Token", + "symbol": "RNDR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11636/thumb/rndr.png?1638840934", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x61299774020dA444Af134c82fa83E3810b309991" + }, + "42161": { + "tokenAddress": "0xC8a4EeA31E9B6b61c406DF013DD4FEc76f21E279" + } + } + } + }, + { + "chainId": 1, + "name": "Rook", + "symbol": "ROOK", + "logoURI": "https://assets.coingecko.com/coins/images/13005/thumb/keeper_dao_logo.jpg?1604316506", + "address": "0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xF92501c8213da1D6C74A76372CCc720Dc8818407" + } + } + } + }, + { + "chainId": 1, + "address": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", + "name": "The Sandbox", + "symbol": "SAND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12129/thumb/sandbox_logo.jpg?1597397942", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xBbba073C31bF03b8ACf7c28EF0738DeCF3695683" + }, + "42161": { + "tokenAddress": "0xd1318eb19DBF2647743c720ed35174efd64e3DAC" + } + } + } + }, + { + "chainId": 1, + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "name": "Shiba Inu", + "symbol": "SHIB", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11939/thumb/shiba.png?1622619446", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x6f8a06447Ff6FcF75d803135a7de15CE88C1d4ec" + }, + "42161": { + "tokenAddress": "0x5033833c9fe8B9d3E09EEd2f73d2aaF7E3872fd1" + } + } + } + }, + { + "chainId": 1, + "address": "0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC", + "name": "Shping", + "symbol": "SHPING", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2588/thumb/r_yabKKi_400x400.jpg?1639470164" + }, + { + "chainId": 1, + "address": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", + "name": "SKALE", + "symbol": "SKL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13245/thumb/SKALE_token_300x300.png?1606789574", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x4F9b7DEDD8865871dF65c5D26B1c2dD537267878" + } + } + } + }, + { + "chainId": 1, + "address": "0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25", + "name": "Smooth Love Potion", + "symbol": "SLP", + "decimals": 0, + "logoURI": "https://assets.coingecko.com/coins/images/10366/thumb/SLP.png?1578640057", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x0C7304fBAf2A320a1c50c46FE03752722F729946" + } + } + } + }, + { + "chainId": 1, + "address": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E", + "name": "Status", + "symbol": "SNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/779/thumb/status.png?1548610778", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x707F635951193dDaFBB40971a0fCAAb8A6415160" + } + } + } + }, + { + "name": "Synthetix Network Token", + "address": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", + "symbol": "SNX", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4" + }, + "137": { + "tokenAddress": "0x50B728D8D964fd00C2d0AAD81718b71311feF68a" + }, + "42161": { + "tokenAddress": "0xcBA56Cd8216FCBBF3fA6DF6137F3147cBcA37D60" + }, + "43114": { + "tokenAddress": "0xBeC243C995409E6520D7C41E404da5dEba4b209B" + } + } + } + }, + { + "chainId": 1, + "address": "0x23B608675a2B2fB1890d3ABBd85c5775c51691d5", + "name": "Unisocks", + "symbol": "SOCKS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/10717/thumb/qFrcoiM.png?1582525244", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0xb2BE52744a804Cc732d606817C2572C5A3B264e7" + } + } + } + }, + { + "chainId": 1, + "address": "0xD31a59c85aE9D8edEFeC411D448f90841571b89c", + "name": "SOL Wormhole ", + "symbol": "SOL", + "decimals": 9, + "logoURI": "https://assets.coingecko.com/coins/images/22876/thumb/SOL_wh_small.png?1644224316", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e" + }, + "42161": { + "tokenAddress": "0xb74Da9FE2F96B9E0a5f4A3cf0b92dd2bEC617124" + }, + "43114": { + "tokenAddress": "0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F" + } + } + } + }, + { + "chainId": 1, + "address": "0x090185f2135308BaD17527004364eBcC2D37e5F6", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15861/thumb/abracadabra-3.png?1622544862", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xcdB3C70CD25FD15307D84C4F9D37d5C043B33Fb2" + }, + "42161": { + "tokenAddress": "0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF" + }, + "43114": { + "tokenAddress": "0xCE1bFFBD5374Dac86a2893119683F4911a2F7814" + } + } + } + }, + { + "chainId": 1, + "name": "Stargate Finance", + "symbol": "STG", + "logoURI": "https://assets.coingecko.com/coins/images/24413/thumb/STG_LOGO.png?1647654518", + "address": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xB0D502E938ed5f4df2E681fE6E419ff29631d62b" + }, + "42161": { + "tokenAddress": "0xe018C7a3d175Fb0fE15D70Da2c874d3CA16313EC" + }, + "43114": { + "tokenAddress": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590" + } + } + } + }, + { + "name": "Storj Token", + "address": "0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC", + "symbol": "STORJ", + "decimals": 8, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xd72357dAcA2cF11A5F155b9FF7880E595A3F5792" + } + } + } + }, + { + "chainId": 1, + "address": "0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45", + "name": "Stox", + "symbol": "STX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1230/thumb/stox-token.png?1547035256", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xB36e3391B22a970d31A9b620Ae1A414C6c256d2a" + } + } + } + }, + { + "chainId": 1, + "address": "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7", + "name": "SUKU", + "symbol": "SUKU", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11969/thumb/UmfW5S6f_400x400.jpg?1596602238", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x60Ea918FC64360269Da4efBDA11d8fC6514617C6" + } + } + } + }, + { + "chainId": 1, + "address": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", + "name": "SuperFarm", + "symbol": "SUPER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14040/thumb/6YPdWn6.png?1613975899", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D" + }, + "137": { + "tokenAddress": "0xa1428174F516F527fafdD146b883bB4428682737" + }, + "42161": { + "tokenAddress": "0x7f9cf5a2630a0d58567122217dF7609c26498956" + } + } + } + }, + { + "name": "Synth sUSD", + "address": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", + "symbol": "sUSD", + "decimals": 18, + "chainId": 1, + "logoURI": "https://assets.coingecko.com/coins/images/5013/thumb/sUSD.png?1616150765", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xF81b4Bec6Ca8f9fe7bE01CA734F55B2b6e03A7a0" + }, + "42161": { + "tokenAddress": "0xA970AF1a584579B618be4d69aD6F73459D112F95" + } + } + } + }, + { + "chainId": 1, + "address": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", + "name": "Sushi", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12271/thumb/512x512_Logo_no_chop.png?1606986688", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4" + }, + "137": { + "tokenAddress": "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a" + }, + "42161": { + "tokenAddress": "0xd4d42F0b6DEF4CE0383636770eF773390d85c61A" + }, + "43114": { + "tokenAddress": "0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76" + } + } + } + }, + { + "chainId": 1, + "name": "SWFTCOIN", + "symbol": "SWFTC", + "logoURI": "https://assets.coingecko.com/coins/images/2346/thumb/SWFTCoin.jpg?1618392022", + "address": "0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e", + "decimals": 8, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3" + } + } + } + }, + { + "chainId": 1, + "name": "Swipe", + "symbol": "SXP", + "logoURI": "https://assets.coingecko.com/coins/images/9368/thumb/swipe.png?1566792311", + "address": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A" + }, + "137": { + "tokenAddress": "0x6aBB753C1893194DE4a83c6e8B4EadFc105Fd5f5" + } + } + } + }, + { + "chainId": 1, + "name": "Sylo", + "symbol": "SYLO", + "logoURI": "https://assets.coingecko.com/coins/images/6430/thumb/SYLO.svg?1589527756", + "address": "0xf293d23BF2CDc05411Ca0edDD588eb1977e8dcd4", + "decimals": 18 + }, + { + "chainId": 1, + "address": "0x0f2D719407FdBeFF09D87557AbB7232601FD9F29", + "name": "Synapse", + "symbol": "SYN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18024/thumb/syn.png?1635002049", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0xa4080f1778e69467E905B8d6F72f6e441f9e9484" + }, + "42161": { + "tokenAddress": "0x1bCfc0B4eE1471674cd6A9F6B363A034375eAD84" + }, + "43114": { + "tokenAddress": "0x1f1E7c893855525b303f99bDF5c3c05Be09ca251" + } + } + } + }, + { + "chainId": 1, + "name": "Threshold Network", + "symbol": "T", + "logoURI": "https://assets.coingecko.com/coins/images/22228/thumb/nFPNiSbL_400x400.jpg?1641220340", + "address": "0xCdF7028ceAB81fA0C6971208e83fa7872994beE5", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x0945Cae3ae47cb384b2d47BC448Dc6A9dEC21F55" + } + } + } + }, + { + "chainId": 1, + "address": "0x18084fbA666a33d37592fA2633fD49a74DD93a88", + "name": "tBTC", + "symbol": "tBTC", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/uniswap/assets/master/blockchains/ethereum/assets/0x18084fbA666a33d37592fA2633fD49a74DD93a88/logo.png", + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x7E2a1eDeE171C5B19E6c54D73752396C0A572594" + } + } + } + }, + { + "chainId": 1, + "name": "ChronoTech", + "symbol": "TIME", + "logoURI": "https://assets.coingecko.com/coins/images/604/thumb/time-32x32.png?1627130666", + "address": "0x485d17A6f1B8780392d53D64751824253011A260", + "decimals": 8, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x3b198e26E473b8faB2085b37978e36c9DE5D7f68" + } + } + } + }, + { + "chainId": 1, + "name": "Alien Worlds", + "symbol": "TLM", + "logoURI": "https://assets.coingecko.com/coins/images/14676/thumb/kY-C4o7RThfWrDQsLCAG4q4clZhBDDfJQVhWUEKxXAzyQYMj4Jmq1zmFwpRqxhAJFPOa0AsW_PTSshoPuMnXNwq3rU7Imp15QimXTjlXMx0nC088mt1rIwRs75GnLLugWjSllxgzvQ9YrP4tBgclK4_rb17hjnusGj_c0u2fx0AvVokjSNB-v2poTj0xT9BZRCbzRE3-lF1.jpg?1617700061", + "address": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72", + "decimals": 4, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95" + } + } + } + }, + { + "chainId": 1, + "address": "0x2e9d63788249371f1DFC918a52f8d799F4a38C94", + "name": "Tokemak", + "symbol": "TOKE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17495/thumb/tokemak-avatar-200px-black.png?1628131614", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xe1708AbDE4847B4929b70547E5197F1Ba1db2250" + } + } + } + }, + { + "chainId": 1, + "name": "TE FOOD", + "symbol": "TONE", + "logoURI": "https://assets.coingecko.com/coins/images/2325/thumb/tec.png?1547036538", + "address": "0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4", + "decimals": 18 + }, + { + "chainId": 1, + "address": "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F", + "name": "OriginTrail", + "symbol": "TRAC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1877/thumb/TRAC.jpg?1635134367", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xA7b98d63a137bF402b4570799ac4caD0BB1c4B1c" + } + } + } + }, + { + "chainId": 1, + "address": "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0", + "name": "Tellor", + "symbol": "TRB", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9644/thumb/Blk_icon_current.png?1584980686", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xE3322702BEdaaEd36CdDAb233360B939775ae5f1" + }, + "42161": { + "tokenAddress": "0xd58D345Fd9c82262E087d2D0607624B410D88242" + } + } + } + }, + { + "chainId": 1, + "address": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B", + "name": "Tribe", + "symbol": "TRIBE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14575/thumb/tribe.PNG?1617487954", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x8676815789211E799a6DC86d02748ADF9cF86836" + }, + "42161": { + "tokenAddress": "0xBfAE6fecD8124ba33cbB2180aAb0Fe4c03914A5A" + } + } + } + }, + { + "chainId": 1, + "address": "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", + "name": "TrueFi", + "symbol": "TRU", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/13180/thumb/truefi_glyph_color.png?1617610941", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5b77bCA482bd3E7958b1103d123888EfCCDaF803" + } + } + } + }, + { + "chainId": 1, + "name": "The Virtua Kolect", + "symbol": "TVK", + "logoURI": "https://assets.coingecko.com/coins/images/13330/thumb/virtua_original.png?1656043619", + "address": "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5667dcC0ab74D1b1355C3b2061893399331B57e2" + } + } + } + }, + { + "name": "UMA Voting Token v1", + "address": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", + "symbol": "UMA", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0xE7798f023fC62146e8Aa1b36Da45fb70855a77Ea" + }, + "137": { + "tokenAddress": "0x3066818837c5e6eD6601bd5a91B0762877A6B731" + }, + "42161": { + "tokenAddress": "0xd693Ec944A85eeca4247eC1c3b130DCa9B0C3b22" + }, + "43114": { + "tokenAddress": "0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339" + } + } + } + }, + { + "chainId": 1, + "address": "0x441761326490cACF7aF299725B6292597EE822c2", + "name": "Unifi Protocol DAO", + "symbol": "UNFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13152/thumb/logo-2.png?1605748967", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B" + } + } + } + }, + { + "name": "Uniswap", + "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "symbol": "UNI", + "decimals": 18, + "chainId": 1, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x6fd9d7AD17242c41f7131d257212c54A0e816691" + }, + "56": { + "tokenAddress": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1" + }, + "137": { + "tokenAddress": "0xb33EaAd8d922B1083446DC23f610c2567fB5180f" + }, + "42161": { + "tokenAddress": "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0" + }, + "43114": { + "tokenAddress": "0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580" + } + } + } + }, + { + "chainId": 1, + "address": "0x70D2b7C19352bB76e4409858FF5746e500f2B67c", + "name": "Pawtocol", + "symbol": "UPI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12186/thumb/pawtocol.jpg?1597962008", + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x0D35A2B85c5A63188d566D104bEbf7C694334Ee4" + } + } + } + }, + { + "name": "USDCoin", + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "symbol": "USDC", + "decimals": 6, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607" + }, + "56": { + "tokenAddress": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d" + }, + "137": { + "tokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174" + }, + "42161": { + "tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" + }, + "43114": { + "tokenAddress": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E" + } + } + } + }, + { + "name": "Tether USD", + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "symbol": "USDT", + "decimals": 6, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58" + }, + "56": { + "tokenAddress": "0x55d398326f99059fF775485246999027B3197955" + }, + "137": { + "tokenAddress": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F" + }, + "42161": { + "tokenAddress": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9" + }, + "43114": { + "tokenAddress": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7" + } + } + } + }, + { + "chainId": 1, + "address": "0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d", + "name": "Voyager Token", + "symbol": "VGX", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/794/thumb/Voyager-vgx.png?1575693595" + }, + { + "chainId": 1, + "name": "Wrapped Ampleforth", + "symbol": "WAMPL", + "logoURI": "https://assets.coingecko.com/coins/images/20825/thumb/photo_2021-11-25_02-05-11.jpg?1637811951", + "address": "0xEDB171C18cE90B633DB442f2A6F72874093b49Ef", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "42161": { + "tokenAddress": "0x1c8Ec4DE3c2BFD3050695D89853EC6d78AE650bb" + } + } + } + }, + { + "name": "Wrapped BTC", + "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "symbol": "WBTC", + "decimals": 8, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x68f180fcCe6836688e9084f035309E29Bf0A2095" + }, + "137": { + "tokenAddress": "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6" + }, + "42161": { + "tokenAddress": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f" + }, + "43114": { + "tokenAddress": "0x50b7545627a5162F82A992c33b87aDc75187B218" + } + } + } + }, + { + "chainId": 1, + "name": "Wrapped Centrifuge", + "symbol": "WCFG", + "logoURI": "https://assets.coingecko.com/coins/images/17106/thumb/WCFG.jpg?1626266462", + "address": "0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x90bb6fEB70A9a43CfAaA615F856BA309FD759A90" + } + } + } + }, + { + "name": "Wrapped Ether", + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "symbol": "WETH", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "10": { + "tokenAddress": "0x4200000000000000000000000000000000000006" + }, + "56": { + "tokenAddress": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8" + }, + "137": { + "tokenAddress": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" + }, + "42161": { + "tokenAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1" + }, + "42220": { + "tokenAddress": "0x2DEf4285787d58a2f811AF24755A8150622f4361" + }, + "43114": { + "tokenAddress": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB" + } + } + } + }, + { + "chainId": 1, + "name": "WOO Network", + "symbol": "WOO", + "logoURI": "https://assets.coingecko.com/coins/images/12921/thumb/w2UiemF__400x400.jpg?1603670367", + "address": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B" + }, + "137": { + "tokenAddress": "0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603" + }, + "42161": { + "tokenAddress": "0xcAFcD85D8ca7Ad1e1C6F82F651fA15E33AEfD07b" + }, + "43114": { + "tokenAddress": "0xaBC9547B534519fF73921b1FBA6E672b5f58D083" + } + } + } + }, + { + "chainId": 1, + "name": "Chain", + "symbol": "XCN", + "logoURI": "https://assets.coingecko.com/coins/images/24210/thumb/Chain_icon_200x200.png?1646895054", + "address": "0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "56": { + "tokenAddress": "0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b" + }, + "42161": { + "tokenAddress": "0x58BbC087e36Db40a84b22c1B93a042294deEAFEd" + } + } + } + }, + { + "chainId": 1, + "address": "0x55296f69f40Ea6d20E478533C15A6B08B654E758", + "name": "XYO Network", + "symbol": "XYO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4519/thumb/XYO_Network-logo.png?1547039819", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xd2507e7b5794179380673870d88B22F94da6abe0" + } + } + } + }, + { + "chainId": 1, + "address": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", + "name": "yearn finance", + "symbol": "YFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11849/thumb/yfi-192x192.png?1598325330", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xDA537104D6A5edd53c6fBba9A898708E465260b6" + }, + "42161": { + "tokenAddress": "0x82e3A8F066a6989666b031d916c43672085b1582" + }, + "43114": { + "tokenAddress": "0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc" + } + } + } + }, + { + "chainId": 1, + "address": "0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83", + "name": "DFI money", + "symbol": "YFII", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11902/thumb/YFII-logo.78631676.png?1598677348", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0xb8cb8a7F4C2885C03e57E973C74827909Fdc2032" + } + } + } + }, + { + "chainId": 1, + "name": "Yield Guild Games", + "symbol": "YGG", + "logoURI": "https://assets.coingecko.com/coins/images/17358/thumb/le1nzlO6_400x400.jpg?1632465691", + "address": "0x25f8087EAD173b73D6e8B84329989A8eEA16CF73", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1" + } + } + } + }, + { + "name": "0x Protocol Token", + "address": "0xE41d2489571d322189246DaFA5ebDe1F4699F498", + "symbol": "ZRX", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", + "extensions": { + "bridgeInfo": { + "137": { + "tokenAddress": "0x5559Edb74751A0edE9DeA4DC23aeE72cCA6bE3D5" + }, + "42161": { + "tokenAddress": "0xBD591Bd4DdB64b77B5f76Eab8f03d02519235Ae2" + }, + "43114": { + "tokenAddress": "0x596fA47043f99A4e0F122243B841E55375cdE0d2" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0xaD6D458402F60fD3Bd25163575031ACDce07538D", + "symbol": "DAI", + "decimals": 18, + "chainId": 3, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xaD6D458402F60fD3Bd25163575031ACDce07538D/logo.png" + }, + { + "name": "Uniswap", + "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "symbol": "UNI", + "decimals": 18, + "chainId": 3, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg" + }, + { + "name": "Wrapped Ether", + "address": "0xc778417E063141139Fce010982780140Aa0cD5Ab", + "symbol": "WETH", + "decimals": 18, + "chainId": 3, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc778417E063141139Fce010982780140Aa0cD5Ab/logo.png" + }, + { + "name": "Dai Stablecoin", + "address": "0xc7AD46e0b8a400Bb3C915120d284AafbA8fc4735", + "symbol": "DAI", + "decimals": 18, + "chainId": 4, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc7AD46e0b8a400Bb3C915120d284AafbA8fc4735/logo.png" + }, + { + "name": "Maker", + "address": "0xF9bA5210F91D0474bd1e1DcDAeC4C58E359AaD85", + "symbol": "MKR", + "decimals": 18, + "chainId": 4, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xF9bA5210F91D0474bd1e1DcDAeC4C58E359AaD85/logo.png" + }, + { + "name": "Uniswap", + "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "symbol": "UNI", + "decimals": 18, + "chainId": 4, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg" + }, + { + "name": "Wrapped Ether", + "address": "0xc778417E063141139Fce010982780140Aa0cD5Ab", + "symbol": "WETH", + "decimals": 18, + "chainId": 4, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc778417E063141139Fce010982780140Aa0cD5Ab/logo.png" + }, + { + "name": "Uniswap", + "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "symbol": "UNI", + "decimals": 18, + "chainId": 5, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg" + }, + { + "name": "Wrapped Ether", + "address": "0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6", + "symbol": "WETH", + "decimals": 18, + "chainId": 5, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6/logo.png" + }, + { + "chainId": 10, + "address": "0x76FB31fb4af56892A25e32cFC43De717950c9278", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" + } + } + } + }, + { + "chainId": 10, + "address": "0x3e7eF8f50246f725885102E8238CBba33F276747", + "name": "BarnBridge", + "symbol": "BOND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12811/thumb/barnbridge.jpg?1602728853", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0391D2021f89DC339F60Fff84546EA23E337750f" + } + } + } + }, + { + "chainId": 10, + "address": "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9576/thumb/BUSD.png?1568947766", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" + } + } + } + }, + { + "name": "Curve DAO Token", + "address": "0x0994206dfE8De6Ec6920FF4D779B0d950605Fb53", + "symbol": "CRV", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD533a949740bb3306d119CC777fa900bA034cd52" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "symbol": "DAI", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F" + } + } + } + }, + { + "chainId": 10, + "address": "0x65559aA14915a70190438eF90104769e5E890A00", + "name": "Ethereum Name Service", + "symbol": "ENS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19785/thumb/acatxTm8_400x400.jpg?1635850140", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72" + } + } + } + }, + { + "name": "ChainLink Token", + "address": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", + "symbol": "LINK", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" + } + } + } + }, + { + "name": "LoopringCoin V2", + "address": "0xFEaA9194F9F8c1B65429E31341a103071464907E", + "symbol": "LRC", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD" + } + } + } + }, + { + "chainId": 10, + "name": "Liquity USD", + "symbol": "LUSD", + "logoURI": "https://assets.coingecko.com/coins/images/14666/thumb/Group_3.png?1617631327", + "address": "0xc40F949F8a4e094D1b49a23ea9241D289B7b2819", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0" + } + } + } + }, + { + "chainId": 10, + "address": "0x3390108E913824B8eaD638444cc52B9aBdF63798", + "name": "Mask Network", + "symbol": "MASK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14051/thumb/Mask_Network.jpg?1614050316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074" + } + } + } + }, + { + "name": "Maker", + "address": "0xab7bAdEF82E9Fe11f6f33f87BC9bC2AA27F2fCB5", + "symbol": "MKR", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2" + } + } + } + }, + { + "chainId": 10, + "address": "0x4200000000000000000000000000000000000042", + "name": "Optimism", + "symbol": "OP", + "decimals": 18, + "logoURI": "https://ethereum-optimism.github.io/data/OP/logo.png" + }, + { + "chainId": 10, + "address": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0", + "name": "Perpetual Protocol", + "symbol": "PERP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12381/thumb/60d18e06844a844ad75901a9_mark_only_03.png?1628674771", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xbC396689893D065F41bc2C6EcbeE5e0085233447" + } + } + } + }, + { + "chainId": 10, + "address": "0x7FB688CCf682d58f86D7e38e03f9D22e7705448B", + "name": "Rai Reflex Index", + "symbol": "RAI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14004/thumb/RAI-logo-coin.png?1613592334", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919" + } + } + } + }, + { + "chainId": 10, + "address": "0xB548f63D4405466B36C0c0aC3318a22fDcec711a", + "name": "Rari Governance Token", + "symbol": "RGT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12900/thumb/Rari_Logo_Transparent.png?1613978014", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD291E7a03283640FDc51b121aC401383A46cC623" + } + } + } + }, + { + "name": "Synthetix Network Token", + "address": "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4", + "symbol": "SNX", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" + } + } + } + }, + { + "name": "UMA Voting Token v1", + "address": "0xE7798f023fC62146e8Aa1b36Da45fb70855a77Ea", + "symbol": "UMA", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" + } + } + } + }, + { + "name": "Uniswap", + "address": "0x6fd9d7AD17242c41f7131d257212c54A0e816691", + "symbol": "UNI", + "decimals": 18, + "chainId": 10, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + } + } + }, + { + "name": "USDCoin", + "address": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607", + "symbol": "USDC", + "decimals": 6, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + } + } + } + }, + { + "name": "Tether USD", + "address": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58", + "symbol": "USDT", + "decimals": 6, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7" + } + } + } + }, + { + "name": "Wrapped BTC", + "address": "0x68f180fcCe6836688e9084f035309E29Bf0A2095", + "symbol": "WBTC", + "decimals": 8, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + } + } + }, + { + "name": "Wrapped Ether", + "address": "0x4200000000000000000000000000000000000006", + "symbol": "WETH", + "decimals": 18, + "chainId": 10, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0x4F96Fe3b7A6Cf9725f59d353F723c1bDb64CA6Aa", + "symbol": "DAI", + "decimals": 18, + "chainId": 42, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4F96Fe3b7A6Cf9725f59d353F723c1bDb64CA6Aa/logo.png" + }, + { + "name": "Maker", + "address": "0xAaF64BFCC32d0F15873a02163e7E500671a4ffcD", + "symbol": "MKR", + "decimals": 18, + "chainId": 42, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xAaF64BFCC32d0F15873a02163e7E500671a4ffcD/logo.png" + }, + { + "name": "Uniswap", + "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "symbol": "UNI", + "decimals": 18, + "chainId": 42, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg" + }, + { + "name": "Wrapped Ether", + "address": "0xd0A1E359811322d97991E03f863a0C30C2cF029C", + "symbol": "WETH", + "decimals": 18, + "chainId": 42, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xd0A1E359811322d97991E03f863a0C30C2cF029C/logo.png" + }, + { + "chainId": 56, + "address": "0x111111111117dC0aa78b770fA6A738034120C302", + "name": "1inch", + "symbol": "1INCH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13469/thumb/1inch-token.png?1608803028", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x111111111117dC0aa78b770fA6A738034120C302" + } + } + } + }, + { + "chainId": 56, + "address": "0xfb6115445Bff7b52FeB98650C87f44907E58f802", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" + } + } + } + }, + { + "chainId": 56, + "address": "0xBc7d6B50616989655AfD682fb42743507003056D", + "name": "Alchemy Pay", + "symbol": "ACH", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/12390/thumb/ACH_%281%29.png?1599691266", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xEd04915c23f00A313a544955524EB7DBD823143d" + } + } + } + }, + { + "chainId": 56, + "address": "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", + "name": "Ambire AdEx", + "symbol": "ADX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/847/thumb/Ambire_AdEx_Symbol_color.png?1655432540", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3" + } + } + } + }, + { + "chainId": 56, + "address": "0x33d08D8C7a168333a85285a68C0042b39fC3741D", + "name": "AIOZ Network", + "symbol": "AIOZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14631/thumb/aioz_logo.png?1617413126", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x626E8036dEB333b408Be468F951bdB42433cBF18" + } + } + } + }, + { + "chainId": 56, + "address": "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", + "name": "Aleph im", + "symbol": "ALEPH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11676/thumb/Monochram-aleph.png?1608483725", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x27702a26126e0B3702af63Ee09aC4d1A084EF628" + } + } + } + }, + { + "chainId": 56, + "address": "0xAC51066d7bEC65Dc4589368da368b212745d63E8", + "name": "My Neighbor Alice", + "symbol": "ALICE", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/14375/thumb/alice_logo.jpg?1615782968", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAC51066d7bEC65Dc4589368da368b212745d63E8" + } + } + } + }, + { + "chainId": 56, + "address": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", + "name": "Alpha Venture DAO", + "symbol": "ALPHA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12738/thumb/AlphaToken_256x256.png?1617160876", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" + } + } + } + }, + { + "chainId": 56, + "address": "0xf307910A4c7bbc79691fD374889b36d8531B08e3", + "name": "Ankr", + "symbol": "ANKR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4324/thumb/U85xTl2.png?1608111978", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4" + } + } + } + }, + { + "chainId": 56, + "address": "0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e", + "name": "ARPA Chain", + "symbol": "ARPA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/8506/thumb/9u0a23XY_400x400.jpg?1559027357", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a" + } + } + } + }, + { + "chainId": 56, + "address": "0xA2120b9e674d3fC3875f415A7DF52e382F141225", + "name": "Automata", + "symbol": "ATA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15985/thumb/ATA.jpg?1622535745", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA2120b9e674d3fC3875f415A7DF52e382F141225" + } + } + } + }, + { + "chainId": 56, + "address": "0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65", + "name": "Axelar", + "symbol": "AXL", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/27277/large/V-65_xQ1_400x400.jpeg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x467719aD09025FcC6cF6F8311755809d45a5E5f3" + } + } + } + }, + { + "chainId": 56, + "address": "0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0", + "name": "Axie Infinity", + "symbol": "AXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13029/thumb/axie_infinity_logo.png?1604471082", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b" + } + } + } + }, + { + "chainId": 56, + "address": "0x935a544Bf5816E3A7C13DB2EFe3009Ffda0aCdA2", + "name": "Bluzelle", + "symbol": "BLZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2848/thumb/ColorIcon_3x.png?1622516510", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5732046A883704404F284Ce41FfADd5b007FD668" + } + } + } + }, + { + "chainId": 56, + "address": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9576/thumb/BUSD.png?1568947766", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" + } + } + } + }, + { + "chainId": 56, + "address": "0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6", + "name": "Coin98", + "symbol": "C98", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17117/thumb/logo.png?1626412904", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAE12C5930881c53715B369ceC7606B70d8EB229f" + } + } + } + }, + { + "chainId": 56, + "address": "0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE", + "name": "Chromia", + "symbol": "CHR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/5000/thumb/Chromia.png?1559038018", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2" + } + } + } + }, + { + "chainId": 56, + "address": "0x09E889BB4D5b474f561db0491C38702F367A4e4d", + "name": "Clover Finance", + "symbol": "CLV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15278/thumb/clover.png?1645084454", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x80C62FE4487E1351b47Ba49809EBD60ED085bf52" + } + } + } + }, + { + "name": "Compound", + "address": "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", + "symbol": "COMP", + "decimals": 18, + "chainId": 56, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888" + } + } + } + }, + { + "chainId": 56, + "address": "0xd15CeE1DEaFBad6C0B3Fd7489677Cc102B141464", + "name": "Circuits of Value", + "symbol": "COVAL", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/588/thumb/coval-logo.png?1599493950", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3D658390460295FB963f54dC0899cfb1c30776Df" + } + } + } + }, + { + "chainId": 56, + "address": "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2", + "name": "Cartesi", + "symbol": "CTSI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11038/thumb/cartesi.png?1592288021", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", + "symbol": "DAI", + "decimals": 18, + "chainId": 56, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F" + } + } + } + }, + { + "chainId": 56, + "address": "0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978", + "name": "Mines of Dalarnia", + "symbol": "DAR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/19837/thumb/dar.png?1636014223", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x081131434f93063751813C619Ecca9C4dC7862a3" + } + } + } + }, + { + "chainId": 56, + "address": "0xe91a8D2c584Ca93C7405F15c22CdFE53C29896E3", + "name": "DexTools", + "symbol": "DEXT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11603/thumb/dext.png?1605790188", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfB7B4564402E5500dB5bB6d63Ae671302777C75a" + } + } + } + }, + { + "chainId": 56, + "address": "0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD", + "name": "DIA", + "symbol": "DIA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11955/thumb/image.png?1646041751", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419" + } + } + } + }, + { + "chainId": 56, + "address": "0xEC583f25A049CC145dA9A256CDbE9B6201a705Ff", + "name": "Drep", + "symbol": "DREP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14578/thumb/KotgsCgS_400x400.jpg?1617094445", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2" + } + } + } + }, + { + "chainId": 56, + "address": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "name": "DeFi Yield Protocol", + "symbol": "DYP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13480/thumb/DYP_Logo_Symbol-8.png?1655809066", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17" + } + } + } + }, + { + "chainId": 56, + "address": "0x7bd6FaBD64813c48545C9c0e312A0099d9be2540", + "name": "Dogelon Mars", + "symbol": "ELON", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14962/thumb/6GxcPRo3_400x400.jpg?1619157413", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3" + } + } + } + }, + { + "chainId": 56, + "address": "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", + "name": "Harvest Finance", + "symbol": "FARM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12304/thumb/Harvest.png?1613016180", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa0246c9032bC3A600820415aE600c6388619A14D" + } + } + } + }, + { + "chainId": 56, + "address": "0x031b41e504677879370e9DBcF937283A8691Fa7f", + "name": "Fetch ai", + "symbol": "FET", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/5681/thumb/Fetch.jpg?1572098136", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85" + } + } + } + }, + { + "chainId": 56, + "address": "0x90C97F71E18723b0Cf0dfa30ee176Ab653E89F40", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13422/thumb/frax_logo.png?1608476506", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x853d955aCEf822Db058eb8505911ED77F175b99e" + } + } + } + }, + { + "chainId": 56, + "address": "0xAD29AbB318791D579433D831ed122aFeAf29dcfe", + "name": "Fantom", + "symbol": "FTM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4001/thumb/Fantom.png?1558015016", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870" + } + } + } + }, + { + "chainId": 56, + "address": "0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE", + "name": "Frax Share", + "symbol": "FXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13423/thumb/frax_share.png?1608478989", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0" + } + } + } + }, + { + "chainId": 56, + "address": "0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5", + "name": "Project Galaxy", + "symbol": "GAL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/24530/thumb/GAL-Token-Icon.png?1651483533", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875" + } + } + } + }, + { + "chainId": 56, + "address": "0x44Ec807ce2F4a6F2737A92e985f318d035883e47", + "name": "Hashflow", + "symbol": "HFT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/26136/large/hashflow-icon-cmc.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xb3999F658C0391d94A37f7FF328F3feC942BcADC" + } + } + } + }, + { + "chainId": 56, + "address": "0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63", + "name": "Highstreet", + "symbol": "HIGH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18973/thumb/logosq200200Coingecko.png?1634090470", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x71Ab77b7dbB4fa7e017BC15090b2163221420282" + } + } + } + }, + { + "chainId": 56, + "address": "0xa2B726B1145A4773F68593CF171187d8EBe4d495", + "name": "Injective", + "symbol": "INJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12882/thumb/Secondary_Symbol.png?1628233237", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30" + } + } + } + }, + { + "chainId": 56, + "name": "Jupiter", + "symbol": "JUP", + "logoURI": "https://assets.coingecko.com/coins/images/10351/thumb/logo512.png?1632480932", + "address": "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8" + } + } + } + }, + { + "name": "ChainLink Token", + "address": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", + "symbol": "LINK", + "decimals": 18, + "chainId": 56, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" + } + } + } + }, + { + "chainId": 56, + "address": "0x2eD9a5C8C13b93955103B9a7C167B67Ef4d568a3", + "name": "Mask Network", + "symbol": "MASK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14051/thumb/Mask_Network.jpg?1614050316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074" + } + } + } + }, + { + "chainId": 56, + "name": "MATH", + "symbol": "MATH", + "logoURI": "https://assets.coingecko.com/coins/images/11335/thumb/2020-05-19-token-200.png?1589940590", + "address": "0xF218184Af829Cf2b0019F8E6F0b2423498a36983", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x08d967bb0134F2d07f7cfb6E246680c53927DD30" + } + } + } + }, + { + "chainId": 56, + "address": "0xCC42724C6683B7E57334c4E856f4c9965ED682bD", + "name": "Polygon", + "symbol": "MATIC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4713/thumb/matic-token-icon.png?1624446912", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0" + } + } + } + }, + { + "chainId": 56, + "address": "0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6", + "name": "Merit Circle", + "symbol": "MC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19304/thumb/Db4XqML.png?1634972154", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6" + } + } + } + }, + { + "chainId": 56, + "name": "Metis", + "symbol": "METIS", + "logoURI": "https://assets.coingecko.com/coins/images/15595/thumb/metis.jpeg?1660285312", + "address": "0xe552Fb52a4F19e44ef5A967632DBc320B0820639", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e" + } + } + } + }, + { + "chainId": 56, + "address": "0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba", + "name": "Magic Internet Money", + "symbol": "MIM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/16786/thumb/mimlogopng.png?1624979612", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3" + } + } + } + }, + { + "chainId": 56, + "address": "0x5B6DcF557E2aBE2323c48445E8CC948910d8c2c9", + "name": "Mirror Protocol", + "symbol": "MIR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13295/thumb/mirror_logo_transparent.png?1611554658", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608" + } + } + } + }, + { + "chainId": 56, + "address": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "name": "Multichain", + "symbol": "MULTI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/22087/thumb/1_Wyot-SDGZuxbjdkaOeT2-A.png?1640764238", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4" + } + } + } + }, + { + "chainId": 56, + "name": "Nest Protocol", + "symbol": "NEST", + "logoURI": "https://assets.coingecko.com/coins/images/11284/thumb/52954052.png?1589868539", + "address": "0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x04abEdA201850aC0124161F037Efd70c74ddC74C" + } + } + } + }, + { + "chainId": 56, + "address": "0x4e7f408be2d4E9D60F49A64B89Bb619c84C7c6F5", + "name": "Perpetual Protocol", + "symbol": "PERP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12381/thumb/60d18e06844a844ad75901a9_mark_only_03.png?1628674771", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xbC396689893D065F41bc2C6EcbeE5e0085233447" + } + } + } + }, + { + "chainId": 56, + "address": "0x7e624FA0E1c4AbFD309cC15719b7E2580887f570", + "name": "Polkastarter", + "symbol": "POLS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12648/thumb/polkastarter.png?1609813702", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa" + } + } + } + }, + { + "chainId": 56, + "name": "PARSIQ", + "symbol": "PRQ", + "logoURI": "https://assets.coingecko.com/coins/images/11973/thumb/DsNgK0O.png?1596590280", + "address": "0xd21d29B38374528675C34936bf7d5Dd693D2a577", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2" + } + } + } + }, + { + "chainId": 56, + "name": "pSTAKE Finance", + "symbol": "PSTAKE", + "logoURI": "https://assets.coingecko.com/coins/images/23931/thumb/PSTAKE_Dark.png?1645709930", + "address": "0x4C882ec256823eE773B25b414d36F92ef58a7c0C", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006" + } + } + } + }, + { + "chainId": 56, + "name": "REVV", + "symbol": "REVV", + "logoURI": "https://assets.coingecko.com/coins/images/12373/thumb/REVV_TOKEN_Refined_2021_%281%29.png?1627652390", + "address": "0x833F307aC507D47309fD8CDD1F835BeF8D702a93", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca" + } + } + } + }, + { + "chainId": 56, + "address": "0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e", + "name": "SOL Wormhole ", + "symbol": "SOL", + "decimals": 9, + "logoURI": "https://assets.coingecko.com/coins/images/22876/thumb/SOL_wh_small.png?1644224316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD31a59c85aE9D8edEFeC411D448f90841571b89c" + } + } + } + }, + { + "chainId": 56, + "name": "Stargate Finance", + "symbol": "STG", + "logoURI": "https://assets.coingecko.com/coins/images/24413/thumb/STG_LOGO.png?1647654518", + "address": "0xB0D502E938ed5f4df2E681fE6E419ff29631d62b", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6" + } + } + } + }, + { + "chainId": 56, + "address": "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D", + "name": "SuperFarm", + "symbol": "SUPER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14040/thumb/6YPdWn6.png?1613975899", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55" + } + } + } + }, + { + "chainId": 56, + "address": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", + "name": "Sushi", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12271/thumb/512x512_Logo_no_chop.png?1606986688", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2" + } + } + } + }, + { + "chainId": 56, + "name": "SWFTCOIN", + "symbol": "SWFTC", + "logoURI": "https://assets.coingecko.com/coins/images/2346/thumb/SWFTCoin.jpg?1618392022", + "address": "0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e" + } + } + } + }, + { + "chainId": 56, + "name": "Swipe", + "symbol": "SXP", + "logoURI": "https://assets.coingecko.com/coins/images/9368/thumb/swipe.png?1566792311", + "address": "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9" + } + } + } + }, + { + "chainId": 56, + "address": "0xa4080f1778e69467E905B8d6F72f6e441f9e9484", + "name": "Synapse", + "symbol": "SYN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18024/thumb/syn.png?1635002049", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0f2D719407FdBeFF09D87557AbB7232601FD9F29" + } + } + } + }, + { + "chainId": 56, + "name": "ChronoTech", + "symbol": "TIME", + "logoURI": "https://assets.coingecko.com/coins/images/604/thumb/time-32x32.png?1627130666", + "address": "0x3b198e26E473b8faB2085b37978e36c9DE5D7f68", + "decimals": 8, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x485d17A6f1B8780392d53D64751824253011A260" + } + } + } + }, + { + "chainId": 56, + "name": "Alien Worlds", + "symbol": "TLM", + "logoURI": "https://assets.coingecko.com/coins/images/14676/thumb/kY-C4o7RThfWrDQsLCAG4q4clZhBDDfJQVhWUEKxXAzyQYMj4Jmq1zmFwpRqxhAJFPOa0AsW_PTSshoPuMnXNwq3rU7Imp15QimXTjlXMx0nC088mt1rIwRs75GnLLugWjSllxgzvQ9YrP4tBgclK4_rb17hjnusGj_c0u2fx0AvVokjSNB-v2poTj0xT9BZRCbzRE3-lF1.jpg?1617700061", + "address": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95", + "decimals": 4, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72" + } + } + } + }, + { + "chainId": 56, + "address": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", + "name": "Unifi Protocol DAO", + "symbol": "UNFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13152/thumb/logo-2.png?1605748967", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x441761326490cACF7aF299725B6292597EE822c2" + } + } + } + }, + { + "name": "Uniswap", + "address": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", + "symbol": "UNI", + "decimals": 18, + "chainId": 56, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + } + } + }, + { + "chainId": 56, + "address": "0x0D35A2B85c5A63188d566D104bEbf7C694334Ee4", + "name": "Pawtocol", + "symbol": "UPI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12186/thumb/pawtocol.jpg?1597962008", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x70D2b7C19352bB76e4409858FF5746e500f2B67c" + } + } + } + }, + { + "name": "USDCoin", + "address": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", + "symbol": "USDC", + "decimals": 18, + "chainId": 56, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + } + } + } + }, + { + "name": "Tether USD", + "address": "0x55d398326f99059fF775485246999027B3197955", + "symbol": "USDT", + "decimals": 18, + "chainId": 56, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7" + } + } + } + }, + { + "chainId": 56, + "address": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", + "name": "Wrapped BNB", + "symbol": "WBNB", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png" + }, + { + "name": "Wrapped Ether", + "address": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", + "symbol": "WETH", + "decimals": 18, + "chainId": 56, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + } + } + } + }, + { + "chainId": 56, + "name": "WOO Network", + "symbol": "WOO", + "logoURI": "https://assets.coingecko.com/coins/images/12921/thumb/w2UiemF__400x400.jpg?1603670367", + "address": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B" + } + } + } + }, + { + "chainId": 56, + "name": "Chain", + "symbol": "XCN", + "logoURI": "https://assets.coingecko.com/coins/images/24210/thumb/Chain_icon_200x200.png?1646895054", + "address": "0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18" + } + } + } + }, + { + "chainId": 137, + "address": "0x9c2C5fd7b07E95EE044DDeba0E97a665F142394f", + "name": "1inch", + "symbol": "1INCH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13469/thumb/1inch-token.png?1608803028", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x111111111117dC0aa78b770fA6A738034120C302" + } + } + } + }, + { + "chainId": 137, + "address": "0xD6DF932A45C0f255f85145f286eA0b292B21C90B", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" + } + } + } + }, + { + "chainId": 137, + "address": "0xdDa7b23D2D72746663E7939743f929a3d85FC975", + "name": "Ambire AdEx", + "symbol": "ADX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/847/thumb/Ambire_AdEx_Symbol_color.png?1655432540", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3" + } + } + } + }, + { + "chainId": 137, + "address": "0x6a6bD53d677F8632631662C48bD47b1D4D6524ee", + "name": "Adventure Gold", + "symbol": "AGLD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18125/thumb/lpgblc4h_400x400.jpg?1630570955", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x32353A6C91143bfd6C7d363B546e62a9A2489A20" + } + } + } + }, + { + "chainId": 137, + "address": "0xe2341718c6C0CbFa8e6686102DD8FbF4047a9e9B", + "name": "AIOZ Network", + "symbol": "AIOZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14631/thumb/aioz_logo.png?1617413126", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x626E8036dEB333b408Be468F951bdB42433cBF18" + } + } + } + }, + { + "chainId": 137, + "address": "0x95c300e7740D2A88a44124B424bFC1cB2F9c3b89", + "name": "Alchemix", + "symbol": "ALCX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14113/thumb/Alchemix.png?1614409874", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF" + } + } + } + }, + { + "chainId": 137, + "address": "0x82dCf1Df86AdA26b2dCd9ba6334CeDb8c2448e9e", + "name": "Aleph im", + "symbol": "ALEPH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11676/thumb/Monochram-aleph.png?1608483725", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x27702a26126e0B3702af63Ee09aC4d1A084EF628" + } + } + } + }, + { + "chainId": 137, + "address": "0xbFc70507384047Aa74c29Cdc8c5Cb88D0f7213AC", + "name": "Alethea Artificial Liquid Intelligence", + "symbol": "ALI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/22062/thumb/alethea-logo-transparent-colored.png?1642748848", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B0b3a982b4634aC68dD83a4DBF02311cE324181" + } + } + } + }, + { + "chainId": 137, + "address": "0x50858d870FAF55da2fD90FB6DF7c34b5648305C6", + "name": "My Neighbor Alice", + "symbol": "ALICE", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/14375/thumb/alice_logo.jpg?1615782968", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAC51066d7bEC65Dc4589368da368b212745d63E8" + } + } + } + }, + { + "chainId": 137, + "address": "0x3AE490db48d74B1bC626400135d4616377D0109f", + "name": "Alpha Venture DAO", + "symbol": "ALPHA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12738/thumb/AlphaToken_256x256.png?1617160876", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" + } + } + } + }, + { + "chainId": 137, + "address": "0x0621d647cecbFb64b79E44302c1933cB4f27054d", + "name": "Amp", + "symbol": "AMP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12409/thumb/amp-200x200.png?1599625397", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2" + } + } + } + }, + { + "chainId": 137, + "address": "0x101A023270368c0D50BFfb62780F4aFd4ea79C35", + "name": "Ankr", + "symbol": "ANKR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4324/thumb/U85xTl2.png?1608111978", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4" + } + } + } + }, + { + "name": "Aragon", + "address": "0x2b8504ab5eFc246d0eC5Ec7E74565683227497de", + "symbol": "ANT", + "decimals": 18, + "chainId": 137, + "logoURI": "https://assets.coingecko.com/coins/images/681/thumb/JelZ58cv_400x400.png?1601449653", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e" + } + } + } + }, + { + "chainId": 137, + "address": "0xB7b31a6BC18e48888545CE79e83E06003bE70930", + "name": "ApeCoin", + "symbol": "APE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/24383/small/apecoin.jpg?1647476455", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4d224452801ACEd8B2F0aebE155379bb5D594381" + } + } + } + }, + { + "chainId": 137, + "address": "0x45C27821E80F8789b60Fd8B600C73815d34DDa6C", + "name": "API3", + "symbol": "API3", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13256/thumb/api3.jpg?1606751424", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0b38210ea11411557c13457D4dA7dC6ea731B88a" + } + } + } + }, + { + "chainId": 137, + "address": "0xEE800B277A96B0f490a1A732e1D6395FAD960A26", + "name": "ARPA Chain", + "symbol": "ARPA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/8506/thumb/9u0a23XY_400x400.jpg?1559027357", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a" + } + } + } + }, + { + "chainId": 137, + "address": "0x04bEa9FCE76943E90520489cCAb84E84C0198E29", + "name": "AirSwap", + "symbol": "AST", + "decimals": 4, + "logoURI": "https://assets.coingecko.com/coins/images/1019/thumb/Airswap.png?1630903484", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x27054b13b1B798B345b591a4d22e6562d47eA75a" + } + } + } + }, + { + "chainId": 137, + "address": "0x0df0f72EE0e5c9B7ca761ECec42754992B2Da5BF", + "name": "Automata", + "symbol": "ATA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15985/thumb/ATA.jpg?1622535745", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA2120b9e674d3fC3875f415A7DF52e382F141225" + } + } + } + }, + { + "chainId": 137, + "address": "0x5eB8D998371971D01954205c7AFE90A7AF6a95AC", + "name": "Audius", + "symbol": "AUDIO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12913/thumb/AudiusCoinLogo_2x.png?1603425727", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998" + } + } + } + }, + { + "chainId": 137, + "address": "0x61BDD9C7d4dF4Bf47A4508c0c8245505F2Af5b7b", + "name": "Axie Infinity", + "symbol": "AXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13029/thumb/axie_infinity_logo.png?1604471082", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b" + } + } + } + }, + { + "chainId": 137, + "address": "0x1FcbE5937B0cc2adf69772D228fA4205aCF4D9b2", + "name": "Badger DAO", + "symbol": "BADGER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13287/thumb/badger_dao_logo.jpg?1607054976", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3472A5A71965499acd81997a54BBA8D852C6E53d" + } + } + } + }, + { + "name": "Balancer", + "address": "0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3", + "symbol": "BAL", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xba100000625a3754423978a60c9317c58a424e3D" + } + } + } + }, + { + "chainId": 137, + "address": "0xA8b1E0764f85f53dfe21760e8AfE5446D82606ac", + "name": "Band Protocol", + "symbol": "BAND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9545/thumb/band-protocol.png?1568730326", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55" + } + } + } + }, + { + "chainId": 137, + "address": "0x3Cef98bb43d732E2F285eE605a8158cDE967D219", + "name": "Basic Attention Token", + "symbol": "BAT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/677/thumb/basic-attention-token.png?1547034427", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF" + } + } + } + }, + { + "chainId": 137, + "address": "0x91c89A94567980f0e9723b487b0beD586eE96aa7", + "name": "Biconomy", + "symbol": "BICO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/21061/thumb/biconomy_logo.jpg?1638269749", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2" + } + } + } + }, + { + "chainId": 137, + "address": "0x438B28C5AA5F00a817b7Def7cE2Fb3d5d1970974", + "name": "Bluzelle", + "symbol": "BLZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2848/thumb/ColorIcon_3x.png?1622516510", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5732046A883704404F284Ce41FfADd5b007FD668" + } + } + } + }, + { + "name": "Bancor Network Token", + "address": "0xc26D47d5c33aC71AC5CF9F776D63Ba292a4F7842", + "symbol": "BNT", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C" + } + } + } + }, + { + "chainId": 137, + "address": "0xa4B2B20b2C73c7046ED19AC6bfF5E5285c58F20a", + "name": "Boba Network", + "symbol": "BOBA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/20285/thumb/BOBA.png?1636811576", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc" + } + } + } + }, + { + "chainId": 137, + "address": "0xA041544fe2BE56CCe31Ebb69102B965E06aacE80", + "name": "BarnBridge", + "symbol": "BOND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12811/thumb/barnbridge.jpg?1602728853", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0391D2021f89DC339F60Fff84546EA23E337750f" + } + } + } + }, + { + "chainId": 137, + "address": "0xdAb529f40E671A1D4bF91361c21bf9f0C9712ab7", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9576/thumb/BUSD.png?1568947766", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" + } + } + } + }, + { + "chainId": 137, + "address": "0x91a4635F620766145C099E15889Bd2766906A559", + "name": "Celer Network", + "symbol": "CELR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4379/thumb/Celr.png?1554705437", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4F9254C83EB525f9FCf346490bbb3ed28a81C667" + } + } + } + }, + { + "chainId": 137, + "address": "0x594C984E3318e91313f881B021A0C4203fF5E59F", + "name": "Chromia", + "symbol": "CHR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/5000/thumb/Chromia.png?1559038018", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2" + } + } + } + }, + { + "chainId": 137, + "address": "0xf1938Ce12400f9a761084E7A80d37e732a4dA056", + "name": "Chiliz", + "symbol": "CHZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/8834/thumb/Chiliz.png?1561970540", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF" + } + } + } + }, + { + "name": "Compound", + "address": "0x8505b9d2254A7Ae468c0E9dd10Ccea3A837aef5c", + "symbol": "COMP", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888" + } + } + } + }, + { + "chainId": 137, + "address": "0x93B0fF1C8828F6eB039D345Ff681eD735086d925", + "name": "Covalent", + "symbol": "CQT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14168/thumb/covalent-cqt.png?1624545218", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD417144312DbF50465b1C641d016962017Ef6240" + } + } + } + }, + { + "chainId": 137, + "address": "0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C", + "name": "Cronos", + "symbol": "CRO", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/7310/thumb/oCw2s3GI_400x400.jpeg?1645172042", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b" + } + } + } + }, + { + "name": "Curve DAO Token", + "address": "0x172370d5Cd63279eFa6d502DAB29171933a610AF", + "symbol": "CRV", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD533a949740bb3306d119CC777fa900bA034cd52" + } + } + } + }, + { + "chainId": 137, + "address": "0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B", + "name": "Cartesi", + "symbol": "CTSI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11038/thumb/cartesi.png?1592288021", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D" + } + } + } + }, + { + "chainId": 137, + "address": "0x8c208BC2A808a088a78398fed8f2640cab0b6EDb", + "name": "Cryptex Finance", + "symbol": "CTX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14932/thumb/glossy_icon_-_C200px.png?1619073171", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x321C2fE4446C7c963dc41Dd58879AF648838f98D" + } + } + } + }, + { + "chainId": 137, + "address": "0x276C9cbaa4BDf57d7109a41e67BD09699536FA3d", + "name": "Somnium Space CUBEs", + "symbol": "CUBE", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/10687/thumb/CUBE_icon.png?1617026861", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xDf801468a808a32656D2eD2D2d80B72A129739f4" + } + } + } + }, + { + "chainId": 137, + "address": "0x66Dc5A08091d1968e08C16aA5b27BAC8398b02Be", + "name": "Civic", + "symbol": "CVC", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/788/thumb/civic.png?1547034556", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x41e5560054824eA6B0732E656E3Ad64E20e94E45" + } + } + } + }, + { + "chainId": 137, + "address": "0x4257EA7637c355F81616050CbB6a9b709fd72683", + "name": "Convex Finance", + "symbol": "CVX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15585/thumb/convex.png?1621256328", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", + "symbol": "DAI", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F" + } + } + } + }, + { + "chainId": 137, + "address": "0x26f5FB1e6C8a65b3A873fF0a213FA16EFF5a7828", + "name": "DerivaDAO", + "symbol": "DDX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13453/thumb/ddx_logo.png?1608741641", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3A880652F47bFaa771908C07Dd8673A787dAEd3A" + } + } + } + }, + { + "chainId": 137, + "address": "0xff835562C761205659939B64583dd381a6AA4D92", + "name": "DexTools", + "symbol": "DEXT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11603/thumb/dext.png?1605790188", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfB7B4564402E5500dB5bB6d63Ae671302777C75a" + } + } + } + }, + { + "chainId": 137, + "address": "0x993f2CafE9dbE525243f4A78BeBC69DAc8D36000", + "name": "DIA", + "symbol": "DIA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11955/thumb/image.png?1646041751", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419" + } + } + } + }, + { + "chainId": 137, + "address": "0x85955046DF4668e1DD369D2DE9f3AEB98DD2A369", + "name": "DeFi Pulse Index", + "symbol": "DPI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12465/thumb/defi_pulse_index_set.png?1600051053", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b" + } + } + } + }, + { + "chainId": 137, + "address": "0x4C3bF0a3DE9524aF68327d1D2558a3B70d17D42a", + "name": "dYdX", + "symbol": "DYDX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17500/thumb/hjnIm9bV.jpg?1628009360", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x92D6C1e31e14520e676a687F0a93788B716BEff5" + } + } + } + }, + { + "chainId": 137, + "address": "0xE0339c80fFDE91F3e20494Df88d4206D86024cdF", + "name": "Dogelon Mars", + "symbol": "ELON", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14962/thumb/6GxcPRo3_400x400.jpg?1619157413", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3" + } + } + } + }, + { + "chainId": 137, + "address": "0x7eC26842F195c852Fa843bB9f6D8B583a274a157", + "name": "Enjin Coin", + "symbol": "ENJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1102/thumb/enjin-coin-logo.png?1547035078", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c" + } + } + } + }, + { + "chainId": 137, + "address": "0xbD7A5Cf51d22930B8B3Df6d834F9BCEf90EE7c4f", + "name": "Ethereum Name Service", + "symbol": "ENS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19785/thumb/acatxTm8_400x400.jpg?1635850140", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72" + } + } + } + }, + { + "chainId": 137, + "address": "0x0E50BEA95Fe001A370A4F1C220C49AEdCB982DeC", + "name": "Ethernity Chain", + "symbol": "ERN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14238/thumb/LOGO_HIGH_QUALITY.png?1647831402", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505" + } + } + } + }, + { + "chainId": 137, + "address": "0x8a037dbcA8134FFc72C362e394e35E0Cad618F85", + "name": "Euro Coin", + "symbol": "EUROC", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/26045/thumb/euro-coin.png?1655394420", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c" + } + } + } + }, + { + "chainId": 137, + "address": "0x176f5AB638cf4Ff3B6239Ba609C3fadAA46ef5B0", + "name": "Harvest Finance", + "symbol": "FARM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12304/thumb/Harvest.png?1613016180", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa0246c9032bC3A600820415aE600c6388619A14D" + } + } + } + }, + { + "chainId": 137, + "address": "0x7583FEDDbceFA813dc18259940F76a02710A8905", + "name": "Fetch ai", + "symbol": "FET", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/5681/thumb/Fetch.jpg?1572098136", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85" + } + } + } + }, + { + "chainId": 137, + "address": "0x7A7B94F18EF6AD056CDa648588181CDA84800f94", + "name": "Stafi", + "symbol": "FIS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12423/thumb/stafi_logo.jpg?1599730991", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d" + } + } + } + }, + { + "chainId": 137, + "address": "0x9ff62d1FC52A907B6DCbA8077c2DDCA6E6a9d3e1", + "name": "Forta", + "symbol": "FORT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/25060/thumb/Forta_lgo_%281%29.png?1655353696", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29" + } + } + } + }, + { + "chainId": 137, + "address": "0x5eCbA59DAcc1ADc5bDEA35f38A732823fc3dE977", + "name": "Ampleforth Governance Token", + "symbol": "FORTH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14917/thumb/photo_2021-04-22_00.00.03.jpeg?1619020835", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0" + } + } + } + }, + { + "chainId": 137, + "address": "0x65A05DB8322701724c197AF82C9CaE41195B0aA8", + "name": "ShapeShift FOX Token", + "symbol": "FOX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9988/thumb/FOX.png?1574330622", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d" + } + } + } + }, + { + "chainId": 137, + "address": "0x104592a158490a9228070E0A8e5343B499e125D0", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13422/thumb/frax_logo.png?1608476506", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x853d955aCEf822Db058eb8505911ED77F175b99e" + } + } + } + }, + { + "chainId": 137, + "address": "0xC9c1c1c20B3658F8787CC2FD702267791f224Ce1", + "name": "Fantom", + "symbol": "FTM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4001/thumb/Fantom.png?1558015016", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870" + } + } + } + }, + { + "chainId": 137, + "address": "0x3e121107F6F22DA4911079845a470757aF4e1A1b", + "name": "Frax Share", + "symbol": "FXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13423/thumb/frax_share.png?1608478989", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0" + } + } + } + }, + { + "chainId": 137, + "address": "0x09E1943Dd2A4e82032773594f50CF54453000b97", + "name": "Gala", + "symbol": "GALA", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/12493/thumb/GALA-COINGECKO.png?1600233435", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA" + } + } + } + }, + { + "chainId": 137, + "address": "0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7", + "name": "Aavegotchi", + "symbol": "GHST", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12467/thumb/ghst_200.png?1600750321", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550" + } + } + } + }, + { + "chainId": 137, + "address": "0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf", + "name": "Golem", + "symbol": "GLM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/542/thumb/Golem_Submark_Positive_RGB.png?1606392013", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429" + } + } + } + }, + { + "name": "Gnosis Token", + "address": "0x5FFD62D3C3eE2E81C00A7b9079FB248e7dF024A8", + "symbol": "GNO", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6810e776880C02933D47DB1b9fc05908e5386b96" + } + } + } + }, + { + "chainId": 137, + "address": "0xF88fc6b493eda7650E4bcf7A290E8d108F677CfE", + "name": "Gods Unchained", + "symbol": "GODS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17139/thumb/10631.png?1635718182", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97" + } + } + } + }, + { + "chainId": 137, + "address": "0x5fe2B58c013d7601147DcdD68C143A77499f5531", + "name": "The Graph", + "symbol": "GRT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13397/thumb/Graph_Token.png?1608145566", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7" + } + } + } + }, + { + "chainId": 137, + "address": "0xdb95f9188479575F3F718a245EcA1B3BF74567EC", + "name": "Gitcoin", + "symbol": "GTC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15810/thumb/gitcoin.png?1621992929", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F" + } + } + } + }, + { + "chainId": 137, + "address": "0xC8A94a3d3D2dabC3C1CaffFFDcA6A7543c3e3e65", + "name": "Gemini Dollar", + "symbol": "GUSD", + "decimals": 2, + "logoURI": "https://assets.coingecko.com/coins/images/5992/thumb/gemini-dollar-gusd.png?1536745278", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd" + } + } + } + }, + { + "chainId": 137, + "address": "0x482bc619eE7662759CDc0685B4E78f464Da39C73", + "name": "GYEN", + "symbol": "GYEN", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/14191/thumb/icon_gyen_200_200.png?1614843343", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC08512927D12348F6620a698105e1BAac6EcD911" + } + } + } + }, + { + "chainId": 137, + "name": "HOPR", + "symbol": "HOPR", + "logoURI": "https://assets.coingecko.com/coins/images/14061/thumb/Shared_HOPR_logo_512px.png?1614073468", + "address": "0x6cCBF3627b2C83AFEF05bf2F035E7f7B210Fe30D", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA" + } + } + } + }, + { + "chainId": 137, + "address": "0x9Cb74C8032b007466865f060ad2c46145d45553D", + "name": "IDEX", + "symbol": "IDEX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2565/thumb/logomark-purple-286x286.png?1638362736", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE" + } + } + } + }, + { + "chainId": 137, + "address": "0xFA46dAf9909e116DBc40Fe1cC95fC0Bb1f452aBE", + "name": "Illuvium", + "symbol": "ILV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14468/large/ILV.JPG", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E" + } + } + } + }, + { + "chainId": 137, + "address": "0x183070C90B34A63292cC908Ce1b263Cb56D49A7F", + "name": "Immutable X", + "symbol": "IMX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17233/thumb/imx.png?1636691817", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF" + } + } + } + }, + { + "chainId": 137, + "name": "Index Cooperative", + "symbol": "INDEX", + "logoURI": "https://assets.coingecko.com/coins/images/12729/thumb/index.png?1634894321", + "address": "0xfBd8A3b908e764dBcD51e27992464B4432A1132b", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0954906da0Bf32d5479e25f46056d22f08464cab" + } + } + } + }, + { + "chainId": 137, + "address": "0x4E8dc2149EaC3f3dEf36b1c281EA466338249371", + "name": "Injective", + "symbol": "INJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12882/thumb/Secondary_Symbol.png?1628233237", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30" + } + } + } + }, + { + "chainId": 137, + "address": "0xF18Ac368001b0DdC80aA6a8374deb49e868EFDb8", + "name": "Inverse Finance", + "symbol": "INV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14205/thumb/inverse_finance.jpg?1614921871", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x41D5D79431A913C4aE7d69a668ecdfE5fF9DFB68" + } + } + } + }, + { + "chainId": 137, + "address": "0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66", + "name": "IoTeX", + "symbol": "IOTX", + "decimals": 18, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/2777.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69" + } + } + } + }, + { + "chainId": 137, + "address": "0xb87f5c1E81077FfcfE821dA240fd20C99c533aF1", + "name": "JasmyCoin", + "symbol": "JASMY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13876/thumb/JASMY200x200.jpg?1612473259", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC" + } + } + } + }, + { + "chainId": 137, + "address": "0x42f37A1296b2981F7C3cAcEd84c5096b2Eb0C72C", + "name": "Keep Network", + "symbol": "KEEP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3373/thumb/IuNzUb5b_400x400.jpg?1589526336", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC" + } + } + } + }, + { + "name": "Kyber Network Crystal", + "address": "0x324b28d6565f784d596422B0F2E5aB6e9CFA1Dc7", + "symbol": "KNC", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200" + } + } + } + }, + { + "chainId": 137, + "address": "0x53AEc293212E3B792563Bc16f1be26956adb12e9", + "name": "Keep3rV1", + "symbol": "KP3R", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12966/thumb/kp3r_logo.jpg?1607057458", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44" + } + } + } + }, + { + "chainId": 137, + "address": "0xE8A51D0dD1b4525189ddA2187F90ddF0932b5482", + "name": "LCX", + "symbol": "LCX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9985/thumb/zRPSu_0o_400x400.jpg?1574327008", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x037A54AaB062628C9Bbae1FDB1583c195585fe41" + } + } + } + }, + { + "chainId": 137, + "address": "0xC3C7d422809852031b44ab29EEC9F1EfF2A58756", + "name": "Lido DAO", + "symbol": "LDO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13573/thumb/Lido_DAO.png?1609873644", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32" + } + } + } + }, + { + "name": "ChainLink Token", + "address": "0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39", + "symbol": "LINK", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" + } + } + } + }, + { + "chainId": 137, + "name": "League of Kingdoms", + "symbol": "LOKA", + "logoURI": "https://assets.coingecko.com/coins/images/22572/thumb/loka_64pix.png?1642643271", + "address": "0x465b67CB20A7E8bC4c51b4C7DA591C1945b41427", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x61E90A50137E1F645c9eF4a0d3A4f01477738406" + } + } + } + }, + { + "name": "Loom Network", + "address": "0x66EfB7cC647e0efab02eBA4316a2d2941193F6b3", + "symbol": "LOOM", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0" + } + } + } + }, + { + "chainId": 137, + "address": "0x3962F4A0A0051DccE0be73A7e09cEf5756736712", + "name": "Livepeer", + "symbol": "LPT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/7137/thumb/logo-circle-green.png?1619593365", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x58b6A8A3302369DAEc383334672404Ee733aB239" + } + } + } + }, + { + "chainId": 137, + "address": "0x8Ab2Fec94d17ae69FB90E7c773f2C85Ed1802c01", + "name": "Liquity", + "symbol": "LQTY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14665/thumb/200-lqty-icon.png?1617631180", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D" + } + } + } + }, + { + "name": "LoopringCoin V2", + "address": "0x84e1670F61347CDaeD56dcc736FB990fBB47ddC1", + "symbol": "LRC", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD" + } + } + } + }, + { + "chainId": 137, + "name": "Liquity USD", + "symbol": "LUSD", + "logoURI": "https://assets.coingecko.com/coins/images/14666/thumb/Group_3.png?1617631327", + "address": "0x23001f892c0C82b79303EDC9B9033cD190BB21c7", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0" + } + } + } + }, + { + "chainId": 137, + "address": "0xA1c57f48F0Deb89f569dFbE6E2B7f46D33606fD4", + "name": "Decentraland", + "symbol": "MANA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/878/thumb/decentraland-mana.png?1550108745", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942" + } + } + } + }, + { + "chainId": 137, + "address": "0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7", + "name": "Mask Network", + "symbol": "MASK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14051/thumb/Mask_Network.jpg?1614050316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074" + } + } + } + }, + { + "chainId": 137, + "name": "MATH", + "symbol": "MATH", + "logoURI": "https://assets.coingecko.com/coins/images/11335/thumb/2020-05-19-token-200.png?1589940590", + "address": "0x347ACCAFdA7F8c5BdeC57fa34a5b663CBd1aeca7", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x08d967bb0134F2d07f7cfb6E246680c53927DD30" + } + } + } + }, + { + "chainId": 137, + "address": "0x0000000000000000000000000000000000001010", + "name": "Polygon", + "symbol": "MATIC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4713/thumb/matic-token-icon.png?1624446912", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0" + } + } + } + }, + { + "chainId": 137, + "address": "0xAa7DbD1598251f856C12f63557A4C4397c253Cea", + "name": "Moss Carbon Credit", + "symbol": "MCO2", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14414/thumb/ENtxnThA_400x400.jpg?1615948522", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfC98e825A2264D890F9a1e68ed50E1526abCcacD" + } + } + } + }, + { + "chainId": 137, + "name": "Metis", + "symbol": "METIS", + "logoURI": "https://assets.coingecko.com/coins/images/15595/thumb/metis.jpeg?1660285312", + "address": "0x1B9D40715E757Bdb9bdEC3215B898E46d8a3b71a", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e" + } + } + } + }, + { + "chainId": 137, + "address": "0x01288e04435bFcd4718FF203D6eD18146C17Cd4b", + "name": "Magic Internet Money", + "symbol": "MIM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/16786/thumb/mimlogopng.png?1624979612", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3" + } + } + } + }, + { + "chainId": 137, + "address": "0x1C5cccA2CB59145A4B25F452660cbA6436DDce9b", + "name": "Mirror Protocol", + "symbol": "MIR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13295/thumb/mirror_logo_transparent.png?1611554658", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608" + } + } + } + }, + { + "name": "Maker", + "address": "0x6f7C932e7684666C9fd1d44527765433e01fF61d", + "symbol": "MKR", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2" + } + } + } + }, + { + "chainId": 137, + "address": "0xa9f37D84c856fDa3812ad0519Dad44FA0a3Fe207", + "name": "Melon", + "symbol": "MLN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/605/thumb/melon.png?1547034295", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892" + } + } + } + }, + { + "chainId": 137, + "name": "Monavale", + "symbol": "MONA", + "logoURI": "https://assets.coingecko.com/coins/images/13298/thumb/monavale_logo.jpg?1607232721", + "address": "0x6968105460f67c3BF751bE7C15f92F5286Fd0CE5", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A" + } + } + } + }, + { + "chainId": 137, + "name": "GensoKishi Metaverse", + "symbol": "MV", + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/17704.png", + "address": "0xA3c322Ad15218fBFAEd26bA7f616249f7705D945", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAE788F80F2756A86aa2F410C651F2aF83639B95b" + } + } + } + }, + { + "chainId": 137, + "address": "0x4985E0B13554fB521840e893574D3848C10Fcc6f", + "name": "PolySwarm", + "symbol": "NCT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2843/thumb/ImcYCVfX_400x400.jpg?1628519767", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1" + } + } + } + }, + { + "name": "Numeraire", + "address": "0x0Bf519071b02F22C17E7Ed5F4002ee1911f46729", + "symbol": "NMR", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671" + } + } + } + }, + { + "chainId": 137, + "address": "0x282d8efCe846A88B159800bd4130ad77443Fa1A1", + "name": "Ocean Protocol", + "symbol": "OCEAN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3687/thumb/ocean-protocol-logo.jpg?1547038686", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48" + } + } + } + }, + { + "chainId": 137, + "address": "0xa63Beffd33AB3a2EfD92a39A7D2361CEE14cEbA8", + "name": "Origin Protocol", + "symbol": "OGN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3296/thumb/op.jpg?1547037878", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26" + } + } + } + }, + { + "chainId": 137, + "address": "0x62414D03084EeB269E18C970a21f45D2967F0170", + "name": "OMG Network", + "symbol": "OMG", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/776/thumb/OMG_Network.jpg?1591167168", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07" + } + } + } + }, + { + "chainId": 137, + "address": "0x0EE392bA5ef1354c9bd75a98044667d307C0e773", + "name": "Orion Protocol", + "symbol": "ORN", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/11841/thumb/orion_logo.png?1594943318", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a" + } + } + } + }, + { + "name": "Orchid", + "address": "0x9880e3dDA13c8e7D4804691A45160102d31F6060", + "symbol": "OXT", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb" + } + } + } + }, + { + "chainId": 137, + "address": "0x553d3D295e0f695B9228246232eDF400ed3560B5", + "name": "PAX Gold", + "symbol": "PAXG", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9519/thumb/paxg.PNG?1568542565", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x45804880De22913dAFE09f4980848ECE6EcbAf78" + } + } + } + }, + { + "chainId": 137, + "address": "0x263534a4Fe3cb249dF46810718B7B612a30ebbff", + "name": "Perpetual Protocol", + "symbol": "PERP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12381/thumb/60d18e06844a844ad75901a9_mark_only_03.png?1628674771", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xbC396689893D065F41bc2C6EcbeE5e0085233447" + } + } + } + }, + { + "chainId": 137, + "address": "0x8765f05ADce126d70bcdF1b0a48Db573316662eB", + "name": "PlayDapp", + "symbol": "PLA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14316/thumb/54023228.png?1615366911", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3a4f40631a4f906c2BaD353Ed06De7A5D3fCb430" + } + } + } + }, + { + "chainId": 137, + "address": "0x7dc0cb65EC6019330a6841e9c274f2EE57A6CA6C", + "name": "Pluton", + "symbol": "PLU", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1241/thumb/pluton.png?1548331624", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD8912C10681D8B21Fd3742244f44658dBA12264E" + } + } + } + }, + { + "chainId": 137, + "address": "0x8dc302e2141DA59c934d900886DbF1518Fd92cd4", + "name": "Polkastarter", + "symbol": "POLS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12648/thumb/polkastarter.png?1609813702", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa" + } + } + } + }, + { + "chainId": 137, + "address": "0xcB059C5573646047D6d88dDdb87B745C18161d3b", + "name": "Polymath", + "symbol": "POLY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2784/thumb/inKkF01.png?1605007034", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC" + } + } + } + }, + { + "chainId": 137, + "name": "Marlin", + "symbol": "POND", + "logoURI": "https://assets.coingecko.com/coins/images/8903/thumb/POND_200x200.png?1622515451", + "address": "0x73580A2416A57f1C4b6391DBA688A9e4f7DBECE0", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x57B946008913B82E4dF85f501cbAeD910e58D26C" + } + } + } + }, + { + "chainId": 137, + "address": "0x0AaB8DC887D34f00D50E19aee48371a941390d14", + "name": "Power Ledger", + "symbol": "POWR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/1104/thumb/power-ledger.png?1547035082", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x595832F8FC6BF59c85C527fEC3740A1b7a361269" + } + } + } + }, + { + "chainId": 137, + "address": "0x82FFdFD1d8699E8886a4e77CeFA9dd9710a7FefD", + "name": "Propy", + "symbol": "PRO", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/869/thumb/propy.png?1548332100", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x226bb599a12C826476e3A771454697EA52E9E220" + } + } + } + }, + { + "chainId": 137, + "name": "PARSIQ", + "symbol": "PRQ", + "logoURI": "https://assets.coingecko.com/coins/images/11973/thumb/DsNgK0O.png?1596590280", + "address": "0x9377Eeb7419486FD4D485671d50baa4BF77c2222", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2" + } + } + } + }, + { + "chainId": 137, + "address": "0x36B77a184bE8ee56f5E81C56727B20647A42e28E", + "name": "Quant", + "symbol": "QNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3370/thumb/5ZOu7brX_400x400.jpg?1612437252", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4a220E6096B25EADb88358cb44068A3248254675" + } + } + } + }, + { + "chainId": 137, + "address": "0x831753DD7087CaC61aB5644b308642cc1c33Dc13", + "name": "Quickswap", + "symbol": "QUICK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13970/thumb/1_pOU6pBMEmiL-ZJVb0CYRjQ.png?1613386659", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f" + } + } + } + }, + { + "chainId": 137, + "address": "0x2f81e176471CC57fDC76f7d332FB4511bF2bebDD", + "name": "Radicle", + "symbol": "RAD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14013/thumb/radicle.png?1614402918", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3" + } + } + } + }, + { + "chainId": 137, + "address": "0x00e5646f60AC6Fb446f621d146B6E1886f002905", + "name": "Rai Reflex Index", + "symbol": "RAI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14004/thumb/RAI-logo-coin.png?1613592334", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919" + } + } + } + }, + { + "chainId": 137, + "address": "0x780053837cE2CeEaD2A90D9151aA21FC89eD49c2", + "name": "Rarible", + "symbol": "RARI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11845/thumb/Rari.png?1594946953", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF" + } + } + } + }, + { + "chainId": 137, + "address": "0xc3cFFDAf8F3fdF07da6D5e3A89B8723D5E385ff8", + "name": "Rubic", + "symbol": "RBC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12629/thumb/200x200.png?1607952509", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3" + } + } + } + }, + { + "name": "Republic Token", + "address": "0x19782D3Dc4701cEeeDcD90f0993f0A9126ed89d0", + "symbol": "REN", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x408e41876cCCDC0F92210600ef50372656052a38" + } + } + } + }, + { + "name": "Reputation Augur v2", + "address": "0x6563c1244820CfBd6Ca8820FBdf0f2847363F733", + "symbol": "REPv2", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x221657776846890989a759BA2973e427DfF5C9bB" + } + } + } + }, + { + "chainId": 137, + "address": "0xAdf2F2Ed91755eA3f4bcC9107a494879f633ae7C", + "name": "Request", + "symbol": "REQ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1031/thumb/Request_icon_green.png?1643250951", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8f8221aFbB33998d8584A2B05749bA73c37a938a" + } + } + } + }, + { + "chainId": 137, + "name": "REVV", + "symbol": "REVV", + "logoURI": "https://assets.coingecko.com/coins/images/12373/thumb/REVV_TOKEN_Refined_2021_%281%29.png?1627652390", + "address": "0x70c006878a5A50Ed185ac4C87d837633923De296", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca" + } + } + } + }, + { + "chainId": 137, + "address": "0x3b9dB434F08003A89554CDB43b3e0b1f8734BdE7", + "name": "Rari Governance Token", + "symbol": "RGT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12900/thumb/Rari_Logo_Transparent.png?1613978014", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD291E7a03283640FDc51b121aC401383A46cC623" + } + } + } + }, + { + "chainId": 137, + "address": "0xbe662058e00849C3Eef2AC9664f37fEfdF2cdbFE", + "name": "iExec RLC", + "symbol": "RLC", + "decimals": 9, + "logoURI": "https://assets.coingecko.com/coins/images/646/thumb/pL1VuXm.png?1604543202", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x607F4C5BB672230e8672085532f7e901544a7375" + } + } + } + }, + { + "chainId": 137, + "address": "0x76b8D57e5ac6afAc5D415a054453d1DD2c3C0094", + "name": "Rally", + "symbol": "RLY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12843/thumb/image.png?1611212077", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b" + } + } + } + }, + { + "chainId": 137, + "address": "0x61299774020dA444Af134c82fa83E3810b309991", + "name": "Render Token", + "symbol": "RNDR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11636/thumb/rndr.png?1638840934", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24" + } + } + } + }, + { + "chainId": 137, + "name": "Rook", + "symbol": "ROOK", + "logoURI": "https://assets.coingecko.com/coins/images/13005/thumb/keeper_dao_logo.jpg?1604316506", + "address": "0xF92501c8213da1D6C74A76372CCc720Dc8818407", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a" + } + } + } + }, + { + "chainId": 137, + "address": "0xBbba073C31bF03b8ACf7c28EF0738DeCF3695683", + "name": "The Sandbox", + "symbol": "SAND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12129/thumb/sandbox_logo.jpg?1597397942", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0" + } + } + } + }, + { + "chainId": 137, + "address": "0x6f8a06447Ff6FcF75d803135a7de15CE88C1d4ec", + "name": "Shiba Inu", + "symbol": "SHIB", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11939/thumb/shiba.png?1622619446", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE" + } + } + } + }, + { + "chainId": 137, + "address": "0x0C7304fBAf2A320a1c50c46FE03752722F729946", + "name": "Smooth Love Potion", + "symbol": "SLP", + "decimals": 0, + "logoURI": "https://assets.coingecko.com/coins/images/10366/thumb/SLP.png?1578640057", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25" + } + } + } + }, + { + "name": "Synthetix Network Token", + "address": "0x50B728D8D964fd00C2d0AAD81718b71311feF68a", + "symbol": "SNX", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" + } + } + } + }, + { + "chainId": 137, + "address": "0xcdB3C70CD25FD15307D84C4F9D37d5C043B33Fb2", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15861/thumb/abracadabra-3.png?1622544862", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x090185f2135308BaD17527004364eBcC2D37e5F6" + } + } + } + }, + { + "name": "Storj Token", + "address": "0xd72357dAcA2cF11A5F155b9FF7880E595A3F5792", + "symbol": "STORJ", + "decimals": 8, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC" + } + } + } + }, + { + "chainId": 137, + "address": "0xB36e3391B22a970d31A9b620Ae1A414C6c256d2a", + "name": "Stox", + "symbol": "STX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1230/thumb/stox-token.png?1547035256", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45" + } + } + } + }, + { + "chainId": 137, + "address": "0x60Ea918FC64360269Da4efBDA11d8fC6514617C6", + "name": "SUKU", + "symbol": "SUKU", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11969/thumb/UmfW5S6f_400x400.jpg?1596602238", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7" + } + } + } + }, + { + "chainId": 137, + "address": "0xa1428174F516F527fafdD146b883bB4428682737", + "name": "SuperFarm", + "symbol": "SUPER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14040/thumb/6YPdWn6.png?1613975899", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55" + } + } + } + }, + { + "name": "Synth sUSD", + "address": "0xF81b4Bec6Ca8f9fe7bE01CA734F55B2b6e03A7a0", + "symbol": "sUSD", + "decimals": 18, + "chainId": 137, + "logoURI": "https://assets.coingecko.com/coins/images/5013/thumb/sUSD.png?1616150765", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51" + } + } + } + }, + { + "chainId": 137, + "address": "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a", + "name": "Sushi", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12271/thumb/512x512_Logo_no_chop.png?1606986688", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2" + } + } + } + }, + { + "chainId": 137, + "name": "Swipe", + "symbol": "SXP", + "logoURI": "https://assets.coingecko.com/coins/images/9368/thumb/swipe.png?1566792311", + "address": "0x6aBB753C1893194DE4a83c6e8B4EadFc105Fd5f5", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9" + } + } + } + }, + { + "chainId": 137, + "address": "0xe1708AbDE4847B4929b70547E5197F1Ba1db2250", + "name": "Tokemak", + "symbol": "TOKE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17495/thumb/tokemak-avatar-200px-black.png?1628131614", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x2e9d63788249371f1DFC918a52f8d799F4a38C94" + } + } + } + }, + { + "chainId": 137, + "address": "0xA7b98d63a137bF402b4570799ac4caD0BB1c4B1c", + "name": "OriginTrail", + "symbol": "TRAC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1877/thumb/TRAC.jpg?1635134367", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F" + } + } + } + }, + { + "chainId": 137, + "address": "0xE3322702BEdaaEd36CdDAb233360B939775ae5f1", + "name": "Tellor", + "symbol": "TRB", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9644/thumb/Blk_icon_current.png?1584980686", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0" + } + } + } + }, + { + "chainId": 137, + "address": "0x8676815789211E799a6DC86d02748ADF9cF86836", + "name": "Tribe", + "symbol": "TRIBE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14575/thumb/tribe.PNG?1617487954", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B" + } + } + } + }, + { + "chainId": 137, + "address": "0x5b77bCA482bd3E7958b1103d123888EfCCDaF803", + "name": "TrueFi", + "symbol": "TRU", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/13180/thumb/truefi_glyph_color.png?1617610941", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784" + } + } + } + }, + { + "chainId": 137, + "name": "The Virtua Kolect", + "symbol": "TVK", + "logoURI": "https://assets.coingecko.com/coins/images/13330/thumb/virtua_original.png?1656043619", + "address": "0x5667dcC0ab74D1b1355C3b2061893399331B57e2", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988" + } + } + } + }, + { + "name": "UMA Voting Token v1", + "address": "0x3066818837c5e6eD6601bd5a91B0762877A6B731", + "symbol": "UMA", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" + } + } + } + }, + { + "name": "Uniswap", + "address": "0xb33EaAd8d922B1083446DC23f610c2567fB5180f", + "symbol": "UNI", + "decimals": 18, + "chainId": 137, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + } + } + }, + { + "name": "USDCoin", + "address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174", + "symbol": "USDC", + "decimals": 6, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + } + } + } + }, + { + "name": "Tether USD", + "address": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F", + "symbol": "USDT", + "decimals": 6, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7" + } + } + } + }, + { + "chainId": 137, + "address": "0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F", + "name": "Voxies", + "symbol": "VOXEL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/21260/large/voxies.png" + }, + { + "name": "Wrapped BTC", + "address": "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6", + "symbol": "WBTC", + "decimals": 8, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + } + } + }, + { + "chainId": 137, + "name": "Wrapped Centrifuge", + "symbol": "WCFG", + "logoURI": "https://assets.coingecko.com/coins/images/17106/thumb/WCFG.jpg?1626266462", + "address": "0x90bb6fEB70A9a43CfAaA615F856BA309FD759A90", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0" + } + } + } + }, + { + "name": "Wrapped Ether", + "address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619", + "symbol": "WETH", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + } + } + } + }, + { + "name": "Wrapped Matic", + "address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", + "symbol": "WMATIC", + "decimals": 18, + "chainId": 137, + "logoURI": "https://assets.coingecko.com/coins/images/4713/thumb/matic-token-icon.png?1624446912" + }, + { + "chainId": 137, + "name": "WOO Network", + "symbol": "WOO", + "logoURI": "https://assets.coingecko.com/coins/images/12921/thumb/w2UiemF__400x400.jpg?1603670367", + "address": "0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B" + } + } + } + }, + { + "chainId": 137, + "address": "0xd2507e7b5794179380673870d88B22F94da6abe0", + "name": "XYO Network", + "symbol": "XYO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4519/thumb/XYO_Network-logo.png?1547039819", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x55296f69f40Ea6d20E478533C15A6B08B654E758" + } + } + } + }, + { + "chainId": 137, + "address": "0xDA537104D6A5edd53c6fBba9A898708E465260b6", + "name": "yearn finance", + "symbol": "YFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11849/thumb/yfi-192x192.png?1598325330", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e" + } + } + } + }, + { + "chainId": 137, + "address": "0xb8cb8a7F4C2885C03e57E973C74827909Fdc2032", + "name": "DFI money", + "symbol": "YFII", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11902/thumb/YFII-logo.78631676.png?1598677348", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83" + } + } + } + }, + { + "chainId": 137, + "name": "Yield Guild Games", + "symbol": "YGG", + "logoURI": "https://assets.coingecko.com/coins/images/17358/thumb/le1nzlO6_400x400.jpg?1632465691", + "address": "0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x25f8087EAD173b73D6e8B84329989A8eEA16CF73" + } + } + } + }, + { + "name": "0x Protocol Token", + "address": "0x5559Edb74751A0edE9DeA4DC23aeE72cCA6bE3D5", + "symbol": "ZRX", + "decimals": 18, + "chainId": 137, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xE41d2489571d322189246DaFA5ebDe1F4699F498" + } + } + } + }, + { + "chainId": 42161, + "address": "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF", + "name": "1inch", + "symbol": "1INCH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13469/thumb/1inch-token.png?1608803028", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x111111111117dC0aa78b770fA6A738034120C302" + } + } + } + }, + { + "chainId": 42161, + "address": "0xba5DdD1f9d7F570dc94a51479a000E3BCE967196", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" + } + } + } + }, + { + "chainId": 42161, + "address": "0xb7910E8b16e63EFD51d5D1a093d56280012A3B9C", + "name": "Adventure Gold", + "symbol": "AGLD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18125/thumb/lpgblc4h_400x400.jpg?1630570955", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x32353A6C91143bfd6C7d363B546e62a9A2489A20" + } + } + } + }, + { + "chainId": 42161, + "address": "0xeC76E8fe6e2242e6c2117caA244B9e2DE1569923", + "name": "AIOZ Network", + "symbol": "AIOZ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14631/thumb/aioz_logo.png?1617413126", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x626E8036dEB333b408Be468F951bdB42433cBF18" + } + } + } + }, + { + "chainId": 42161, + "address": "0xe7dcD50836d0A28c959c72D72122fEDB8E245A6C", + "name": "Aleph im", + "symbol": "ALEPH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11676/thumb/Monochram-aleph.png?1608483725", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x27702a26126e0B3702af63Ee09aC4d1A084EF628" + } + } + } + }, + { + "chainId": 42161, + "address": "0xeF6124368c0B56556667e0de77eA008DfC0a71d1", + "name": "Alethea Artificial Liquid Intelligence", + "symbol": "ALI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/22062/thumb/alethea-logo-transparent-colored.png?1642748848", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B0b3a982b4634aC68dD83a4DBF02311cE324181" + } + } + } + }, + { + "chainId": 42161, + "address": "0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646", + "name": "Alpha Venture DAO", + "symbol": "ALPHA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12738/thumb/AlphaToken_256x256.png?1617160876", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" + } + } + } + }, + { + "chainId": 42161, + "address": "0x1bfc5d35bf0f7B9e15dc24c78b8C02dbC1e95447", + "name": "Ankr", + "symbol": "ANKR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4324/thumb/U85xTl2.png?1608111978", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4" + } + } + } + }, + { + "chainId": 42161, + "address": "0x74885b4D524d497261259B38900f54e6dbAd2210", + "name": "ApeCoin", + "symbol": "APE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/24383/small/apecoin.jpg?1647476455", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4d224452801ACEd8B2F0aebE155379bb5D594381" + } + } + } + }, + { + "chainId": 42161, + "address": "0xF01dB12F50D0CDF5Fe360ae005b9c52F92CA7811", + "name": "API3", + "symbol": "API3", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13256/thumb/api3.jpg?1606751424", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0b38210ea11411557c13457D4dA7dC6ea731B88a" + } + } + } + }, + { + "chainId": 42161, + "name": "Arbitrum", + "address": "0x912CE59144191C1204E64559FE8253a0e49E6548", + "symbol": "ARB", + "decimals": 18, + "logoURI": "https://arbitrum.foundation/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1" + } + } + } + }, + { + "chainId": 42161, + "address": "0xAC9Ac2C17cdFED4AbC80A53c5553388575714d03", + "name": "Automata", + "symbol": "ATA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15985/thumb/ATA.jpg?1622535745", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA2120b9e674d3fC3875f415A7DF52e382F141225" + } + } + } + }, + { + "chainId": 42161, + "address": "0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f", + "name": "Axelar", + "symbol": "AXL", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/27277/large/V-65_xQ1_400x400.jpeg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x467719aD09025FcC6cF6F8311755809d45a5E5f3" + } + } + } + }, + { + "chainId": 42161, + "address": "0xe88998Fb579266628aF6a03e3821d5983e5D0089", + "name": "Axie Infinity", + "symbol": "AXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13029/thumb/axie_infinity_logo.png?1604471082", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b" + } + } + } + }, + { + "chainId": 42161, + "address": "0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E", + "name": "Badger DAO", + "symbol": "BADGER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13287/thumb/badger_dao_logo.jpg?1607054976", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3472A5A71965499acd81997a54BBA8D852C6E53d" + } + } + } + }, + { + "name": "Balancer", + "address": "0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8", + "symbol": "BAL", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xba100000625a3754423978a60c9317c58a424e3D" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3450687EF141dCd6110b77c2DC44B008616AeE75", + "name": "Basic Attention Token", + "symbol": "BAT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/677/thumb/basic-attention-token.png?1547034427", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF" + } + } + } + }, + { + "chainId": 42161, + "address": "0xa68Ec98D7ca870cF1Dd0b00EBbb7c4bF60A8e74d", + "name": "Biconomy", + "symbol": "BICO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/21061/thumb/biconomy_logo.jpg?1638269749", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2" + } + } + } + }, + { + "chainId": 42161, + "address": "0x406C8dB506653D882295875F633bEC0bEb921C2A", + "name": "BitDAO", + "symbol": "BIT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17627/thumb/rI_YptK8.png?1653983088", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5" + } + } + } + }, + { + "chainId": 42161, + "address": "0xEf171a5BA71348eff16616fd692855c2Fe606EB2", + "name": "Blur", + "symbol": "BLUR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/28453/large/blur.png?1670745921", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5283D291DBCF85356A21bA090E6db59121208b44" + } + } + } + }, + { + "chainId": 42161, + "address": "0x0D81E50bC677fa67341c44D7eaA9228DEE64A4e1", + "name": "BarnBridge", + "symbol": "BOND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12811/thumb/barnbridge.jpg?1602728853", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0391D2021f89DC339F60Fff84546EA23E337750f" + } + } + } + }, + { + "chainId": 42161, + "address": "0x31190254504622cEFdFA55a7d3d272e6462629a2", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9576/thumb/BUSD.png?1568947766", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" + } + } + } + }, + { + "chainId": 42161, + "address": "0x1DEBd73E752bEaF79865Fd6446b0c970EaE7732f", + "name": "Coinbase Wrapped Staked ETH", + "symbol": "cbETH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/27008/large/cbeth.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3a8B787f78D775AECFEEa15706D4221B40F345AB", + "name": "Celer Network", + "symbol": "CELR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4379/thumb/Celr.png?1554705437", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4F9254C83EB525f9FCf346490bbb3ed28a81C667" + } + } + } + }, + { + "name": "Compound", + "address": "0x354A6dA3fcde098F8389cad84b0182725c6C91dE", + "symbol": "COMP", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888" + } + } + } + }, + { + "chainId": 42161, + "address": "0x6FE14d3CC2f7bDdffBa5CdB3BBE7467dd81ea101", + "name": "COTI", + "symbol": "COTI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2962/thumb/Coti.png?1559653863", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xDDB3422497E61e13543BeA06989C0789117555c5" + } + } + } + }, + { + "chainId": 42161, + "address": "0x8ea3156f834A0dfC78F1A5304fAC2CdA676F354C", + "name": "Cronos", + "symbol": "CRO", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/7310/thumb/oCw2s3GI_400x400.jpeg?1645172042", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b" + } + } + } + }, + { + "name": "Curve DAO Token", + "address": "0x11cDb42B0EB46D95f990BeDD4695A6e3fA034978", + "symbol": "CRV", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD533a949740bb3306d119CC777fa900bA034cd52" + } + } + } + }, + { + "chainId": 42161, + "address": "0x319f865b287fCC10b30d8cE6144e8b6D1b476999", + "name": "Cartesi", + "symbol": "CTSI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11038/thumb/cartesi.png?1592288021", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D" + } + } + } + }, + { + "chainId": 42161, + "address": "0x84F5c2cFba754E76DD5aE4fB369CfC920425E12b", + "name": "Cryptex Finance", + "symbol": "CTX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14932/thumb/glossy_icon_-_C200px.png?1619073171", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x321C2fE4446C7c963dc41Dd58879AF648838f98D" + } + } + } + }, + { + "chainId": 42161, + "address": "0x9DfFB23CAd3322440bCcFF7aB1C58E781dDBF144", + "name": "Civic", + "symbol": "CVC", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/788/thumb/civic.png?1547034556", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x41e5560054824eA6B0732E656E3Ad64E20e94E45" + } + } + } + }, + { + "chainId": 42161, + "address": "0xaAFcFD42c9954C6689ef1901e03db742520829c5", + "name": "Convex Finance", + "symbol": "CVX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15585/thumb/convex.png?1621256328", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B" + } + } + } + }, + { + "name": "Dai Stablecoin", + "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "symbol": "DAI", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3Be7cB2e9413Ef8F42b4A202a0114EB59b64e227", + "name": "DexTools", + "symbol": "DEXT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11603/thumb/dext.png?1605790188", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xfB7B4564402E5500dB5bB6d63Ae671302777C75a" + } + } + } + }, + { + "chainId": 42161, + "address": "0xca642467C6Ebe58c13cB4A7091317f34E17ac05e", + "name": "DIA", + "symbol": "DIA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11955/thumb/image.png?1646041751", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419" + } + } + } + }, + { + "chainId": 42161, + "address": "0xE3696a02b2C9557639E29d829E9C45EFa49aD47A", + "name": "district0x", + "symbol": "DNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/849/thumb/district0x.png?1547223762", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0AbdAce70D3790235af448C88547603b945604ea" + } + } + } + }, + { + "chainId": 42161, + "address": "0x4667cf53C4eDF659E402B733BEA42B18B68dd74c", + "name": "DeFi Pulse Index", + "symbol": "DPI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12465/thumb/defi_pulse_index_set.png?1600051053", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b" + } + } + } + }, + { + "chainId": 42161, + "address": "0x51863cB90Ce5d6dA9663106F292fA27c8CC90c5a", + "name": "dYdX", + "symbol": "DYDX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17500/thumb/hjnIm9bV.jpg?1628009360", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x92D6C1e31e14520e676a687F0a93788B716BEff5" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3e4Cff6E50F37F731284A92d44AE943e17077fD4", + "name": "Dogelon Mars", + "symbol": "ELON", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14962/thumb/6GxcPRo3_400x400.jpg?1619157413", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3" + } + } + } + }, + { + "chainId": 42161, + "address": "0x7fa9549791EFc9030e1Ed3F25D18014163806758", + "name": "Enjin Coin", + "symbol": "ENJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/1102/thumb/enjin-coin-logo.png?1547035078", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c" + } + } + } + }, + { + "chainId": 42161, + "address": "0xfeA31d704DEb0975dA8e77Bf13E04239e70d7c28", + "name": "Ethereum Name Service", + "symbol": "ENS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/19785/thumb/acatxTm8_400x400.jpg?1635850140", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72" + } + } + } + }, + { + "chainId": 42161, + "address": "0x2354c8e9Ea898c751F1A15Addeb048714D667f96", + "name": "Ethernity Chain", + "symbol": "ERN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14238/thumb/LOGO_HIGH_QUALITY.png?1647831402", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505" + } + } + } + }, + { + "chainId": 42161, + "address": "0x863708032B5c328e11aBcbC0DF9D79C71Fc52a48", + "name": "Euro Coin", + "symbol": "EUROC", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/26045/thumb/euro-coin.png?1655394420", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c" + } + } + } + }, + { + "chainId": 42161, + "address": "0x8553d254Cb6934b16F87D2e486b64BbD24C83C70", + "name": "Harvest Finance", + "symbol": "FARM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12304/thumb/Harvest.png?1613016180", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa0246c9032bC3A600820415aE600c6388619A14D" + } + } + } + }, + { + "chainId": 42161, + "address": "0x4BE87C766A7CE11D5Cc864b6C3Abb7457dCC4cC9", + "name": "Fetch ai", + "symbol": "FET", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/5681/thumb/Fetch.jpg?1572098136", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85" + } + } + } + }, + { + "chainId": 42161, + "address": "0x849B40AB2469309117Ed1038c5A99894767C7282", + "name": "Stafi", + "symbol": "FIS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12423/thumb/stafi_logo.jpg?1599730991", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3A1429d50E0cBBc45c997aF600541Fe1cc3D2923", + "name": "Forta", + "symbol": "FORT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/25060/thumb/Forta_lgo_%281%29.png?1655353696", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29" + } + } + } + }, + { + "chainId": 42161, + "address": "0xf929de51D91C77E42f5090069E0AD7A09e513c73", + "name": "ShapeShift FOX Token", + "symbol": "FOX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9988/thumb/FOX.png?1574330622", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d" + } + } + } + }, + { + "chainId": 42161, + "address": "0x7468a5d8E02245B00E8C0217fCE021C70Bc51305", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13422/thumb/frax_logo.png?1608476506", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x853d955aCEf822Db058eb8505911ED77F175b99e" + } + } + } + }, + { + "chainId": 42161, + "address": "0xd42785D323e608B9E99fa542bd8b1000D4c2Df37", + "name": "Fantom", + "symbol": "FTM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4001/thumb/Fantom.png?1558015016", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870" + } + } + } + }, + { + "chainId": 42161, + "address": "0xd9f9d2Ee2d3EFE420699079f16D9e924affFdEA4", + "name": "Frax Share", + "symbol": "FXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13423/thumb/frax_share.png?1608478989", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0" + } + } + } + }, + { + "chainId": 42161, + "address": "0x2Ed5C8fA0D7Ad71025638aFe5fd72E4fbc5A2667", + "name": "Gala", + "symbol": "GALA", + "decimals": 8, + "logoURI": "https://assets.coingecko.com/coins/images/12493/thumb/GALA-COINGECKO.png?1600233435", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA" + } + } + } + }, + { + "name": "Gnosis Token", + "address": "0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1", + "symbol": "GNO", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6810e776880C02933D47DB1b9fc05908e5386b96" + } + } + } + }, + { + "chainId": 42161, + "address": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7", + "name": "The Graph", + "symbol": "GRT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13397/thumb/Graph_Token.png?1608145566", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7" + } + } + } + }, + { + "chainId": 42161, + "address": "0x7f9a7DB853Ca816B9A138AEe3380Ef34c437dEe0", + "name": "Gitcoin", + "symbol": "GTC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15810/thumb/gitcoin.png?1621992929", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F" + } + } + } + }, + { + "chainId": 42161, + "address": "0x589d35656641d6aB57A545F08cf473eCD9B6D5F7", + "name": "GYEN", + "symbol": "GYEN", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/14191/thumb/icon_gyen_200_200.png?1614843343", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC08512927D12348F6620a698105e1BAac6EcD911" + } + } + } + }, + { + "chainId": 42161, + "address": "0xd12Eeb0142D4Efe7Af82e4f29E5Af382615bcEeA", + "name": "Highstreet", + "symbol": "HIGH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18973/thumb/logosq200200Coingecko.png?1634090470", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x71Ab77b7dbB4fa7e017BC15090b2163221420282" + } + } + } + }, + { + "chainId": 42161, + "name": "HOPR", + "symbol": "HOPR", + "logoURI": "https://assets.coingecko.com/coins/images/14061/thumb/Shared_HOPR_logo_512px.png?1614073468", + "address": "0x177F394A3eD18FAa85c1462Ae626438a70294EF7", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA" + } + } + } + }, + { + "chainId": 42161, + "address": "0x61cA9D186f6b9a793BC08F6C79fd35f205488673", + "name": "Illuvium", + "symbol": "ILV", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14468/large/ILV.JPG", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3cFD99593a7F035F717142095a3898e3Fca7783e", + "name": "Immutable X", + "symbol": "IMX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/17233/thumb/imx.png?1636691817", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF" + } + } + } + }, + { + "chainId": 42161, + "address": "0x2A2053cb633CAD465B4A8975eD3d7f09DF608F80", + "name": "Injective", + "symbol": "INJ", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12882/thumb/Secondary_Symbol.png?1628233237", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30" + } + } + } + }, + { + "chainId": 42161, + "address": "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60", + "name": "Lido DAO", + "symbol": "LDO", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13573/thumb/Lido_DAO.png?1609873644", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32" + } + } + } + }, + { + "name": "ChainLink Token", + "address": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", + "symbol": "LINK", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" + } + } + } + }, + { + "chainId": 42161, + "address": "0x289ba1701C2F088cf0faf8B3705246331cB8A839", + "name": "Livepeer", + "symbol": "LPT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/7137/thumb/logo-circle-green.png?1619593365", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x58b6A8A3302369DAEc383334672404Ee733aB239" + } + } + } + }, + { + "chainId": 42161, + "address": "0xfb9E5D956D889D91a82737B9bFCDaC1DCE3e1449", + "name": "Liquity", + "symbol": "LQTY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14665/thumb/200-lqty-icon.png?1617631180", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D" + } + } + } + }, + { + "name": "LoopringCoin V2", + "address": "0x46d0cE7de6247b0A95f67b43B589b4041BaE7fbE", + "symbol": "LRC", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD" + } + } + } + }, + { + "chainId": 42161, + "name": "Liquity USD", + "symbol": "LUSD", + "logoURI": "https://assets.coingecko.com/coins/images/14666/thumb/Group_3.png?1617631327", + "address": "0x93b346b6BC2548dA6A1E7d98E9a421B42541425b", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0" + } + } + } + }, + { + "chainId": 42161, + "address": "0x442d24578A564EF628A65e6a7E3e7be2a165E231", + "name": "Decentraland", + "symbol": "MANA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/878/thumb/decentraland-mana.png?1550108745", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942" + } + } + } + }, + { + "chainId": 42161, + "address": "0x533A7B414CD1236815a5e09F1E97FC7d5c313739", + "name": "Mask Network", + "symbol": "MASK", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14051/thumb/Mask_Network.jpg?1614050316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074" + } + } + } + }, + { + "chainId": 42161, + "name": "MATH", + "symbol": "MATH", + "logoURI": "https://assets.coingecko.com/coins/images/11335/thumb/2020-05-19-token-200.png?1589940590", + "address": "0x99F40b01BA9C469193B360f72740E416B17Ac332", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x08d967bb0134F2d07f7cfb6E246680c53927DD30" + } + } + } + }, + { + "chainId": 42161, + "address": "0x561877b6b3DD7651313794e5F2894B2F18bE0766", + "name": "Polygon", + "symbol": "MATIC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4713/thumb/matic-token-icon.png?1624446912", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0" + } + } + } + }, + { + "chainId": 42161, + "name": "Metis", + "symbol": "METIS", + "logoURI": "https://assets.coingecko.com/coins/images/15595/thumb/metis.jpeg?1660285312", + "address": "0x7F728F3595db17B0B359f4FC47aE80FAd2e33769", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e" + } + } + } + }, + { + "chainId": 42161, + "address": "0xB20A02dfFb172C474BC4bDa3fD6f4eE70C04daf2", + "name": "Magic Internet Money", + "symbol": "MIM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/16786/thumb/mimlogopng.png?1624979612", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3" + } + } + } + }, + { + "name": "Maker", + "address": "0x2e9a6Df78E42a30712c10a9Dc4b1C8656f8F2879", + "symbol": "MKR", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2" + } + } + } + }, + { + "chainId": 42161, + "address": "0x8f5c1A99b1df736Ad685006Cb6ADCA7B7Ae4b514", + "name": "Melon", + "symbol": "MLN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/605/thumb/melon.png?1547034295", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892" + } + } + } + }, + { + "chainId": 42161, + "address": "0x29024832eC3baBF5074D4F46102aA988097f0Ca0", + "name": "Maple", + "symbol": "MPL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14097/thumb/photo_2021-05-03_14.20.41.jpeg?1620022863", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x33349B282065b0284d756F0577FB39c158F935e6" + } + } + } + }, + { + "chainId": 42161, + "name": "MXC", + "symbol": "MXC", + "logoURI": "https://assets.coingecko.com/coins/images/4604/thumb/mxc.png?1655534336", + "address": "0x91b468Fe3dce581D7a6cFE34189F1314b6862eD6", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e" + } + } + } + }, + { + "chainId": 42161, + "address": "0x53236015A675fcB937485F1AE58040e4Fb920d5b", + "name": "PolySwarm", + "symbol": "NCT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2843/thumb/ImcYCVfX_400x400.jpg?1628519767", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1" + } + } + } + }, + { + "chainId": 42161, + "address": "0xBE06ca305A5Cb49ABf6B1840da7c42690406177b", + "name": "NKN", + "symbol": "NKN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3375/thumb/nkn.png?1548329212", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb" + } + } + } + }, + { + "name": "Numeraire", + "address": "0x597701b32553b9fa473e21362D480b3a6B569711", + "symbol": "NMR", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671" + } + } + } + }, + { + "chainId": 42161, + "address": "0x933d31561e470478079FEB9A6Dd2691fAD8234DF", + "name": "Ocean Protocol", + "symbol": "OCEAN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3687/thumb/ocean-protocol-logo.jpg?1547038686", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48" + } + } + } + }, + { + "chainId": 42161, + "address": "0x6FEb262FEb0f775B5312D2e009923f7f58AE423E", + "name": "Origin Protocol", + "symbol": "OGN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3296/thumb/op.jpg?1547037878", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26" + } + } + } + }, + { + "chainId": 42161, + "address": "0xfEb4DfC8C4Cf7Ed305bb08065D08eC6ee6728429", + "name": "PAX Gold", + "symbol": "PAXG", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9519/thumb/paxg.PNG?1568542565", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x45804880De22913dAFE09f4980848ECE6EcbAf78" + } + } + } + }, + { + "chainId": 42161, + "address": "0x35E6A59F786d9266c7961eA28c7b768B33959cbB", + "name": "Pepe", + "symbol": "PEPE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/29850/large/pepe-token.jpeg?1682922725", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6982508145454Ce325dDbE47a25d4ec3d2311933" + } + } + } + }, + { + "chainId": 42161, + "address": "0x753D224bCf9AAFaCD81558c32341416df61D3DAC", + "name": "Perpetual Protocol", + "symbol": "PERP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12381/thumb/60d18e06844a844ad75901a9_mark_only_03.png?1628674771", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xbC396689893D065F41bc2C6EcbeE5e0085233447" + } + } + } + }, + { + "chainId": 42161, + "address": "0xeeeB5EaC2dB7A7Fc28134aA3248580d48b016b64", + "name": "Polkastarter", + "symbol": "POLS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12648/thumb/polkastarter.png?1609813702", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa" + } + } + } + }, + { + "chainId": 42161, + "address": "0xE12F29704F635F4A6E7Ae154838d21F9B33809e9", + "name": "Polymath", + "symbol": "POLY", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/2784/thumb/inKkF01.png?1605007034", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC" + } + } + } + }, + { + "chainId": 42161, + "name": "Marlin", + "symbol": "POND", + "logoURI": "https://assets.coingecko.com/coins/images/8903/thumb/POND_200x200.png?1622515451", + "address": "0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x57B946008913B82E4dF85f501cbAeD910e58D26C" + } + } + } + }, + { + "chainId": 42161, + "address": "0x4e91F2AF1ee0F84B529478f19794F5AFD423e4A6", + "name": "Power Ledger", + "symbol": "POWR", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/1104/thumb/power-ledger.png?1547035082", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x595832F8FC6BF59c85C527fEC3740A1b7a361269" + } + } + } + }, + { + "chainId": 42161, + "address": "0x8d8e1b6ffc6832E8D2eF0DE8a3d957cAE7ac5067", + "name": "Prime", + "symbol": "PRIME", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/29053/large/PRIMELOGOOO.png?1676976222", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xb23d80f5FefcDDaa212212F028021B41DEd428CF" + } + } + } + }, + { + "chainId": 42161, + "name": "PARSIQ", + "symbol": "PRQ", + "logoURI": "https://assets.coingecko.com/coins/images/11973/thumb/DsNgK0O.png?1596590280", + "address": "0x82164a8B646401a8776F9dC5c8Cba35DcAf60Cd2", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2" + } + } + } + }, + { + "chainId": 42161, + "address": "0xC7557C73e0eCa2E1BF7348bB6874Aee63C7eFF85", + "name": "Quant", + "symbol": "QNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/3370/thumb/5ZOu7brX_400x400.jpg?1612437252", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4a220E6096B25EADb88358cb44068A3248254675" + } + } + } + }, + { + "chainId": 42161, + "address": "0xaeF5bbcbFa438519a5ea80B4c7181B4E78d419f2", + "name": "Rai Reflex Index", + "symbol": "RAI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14004/thumb/RAI-logo-coin.png?1613592334", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919" + } + } + } + }, + { + "chainId": 42161, + "address": "0xCF8600347Dc375C5f2FdD6Dab9BB66e0b6773cd7", + "name": "Rarible", + "symbol": "RARI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11845/thumb/Rari.png?1594946953", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF" + } + } + } + }, + { + "chainId": 42161, + "address": "0x2E9AE8f178d5Ea81970C7799A377B3985cbC335F", + "name": "Rubic", + "symbol": "RBC", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12629/thumb/200x200.png?1607952509", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3" + } + } + } + }, + { + "name": "Republic Token", + "address": "0x9fA891e1dB0a6D1eEAC4B929b5AAE1011C79a204", + "symbol": "REN", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x408e41876cCCDC0F92210600ef50372656052a38" + } + } + } + }, + { + "chainId": 42161, + "address": "0xef888bcA6AB6B1d26dbeC977C455388ecd794794", + "name": "Rari Governance Token", + "symbol": "RGT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12900/thumb/Rari_Logo_Transparent.png?1613978014", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD291E7a03283640FDc51b121aC401383A46cC623" + } + } + } + }, + { + "chainId": 42161, + "address": "0xC8a4EeA31E9B6b61c406DF013DD4FEc76f21E279", + "name": "Render Token", + "symbol": "RNDR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11636/thumb/rndr.png?1638840934", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24" + } + } + } + }, + { + "chainId": 42161, + "address": "0xd1318eb19DBF2647743c720ed35174efd64e3DAC", + "name": "The Sandbox", + "symbol": "SAND", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12129/thumb/sandbox_logo.jpg?1597397942", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0" + } + } + } + }, + { + "chainId": 42161, + "address": "0x5033833c9fe8B9d3E09EEd2f73d2aaF7E3872fd1", + "name": "Shiba Inu", + "symbol": "SHIB", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11939/thumb/shiba.png?1622619446", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE" + } + } + } + }, + { + "chainId": 42161, + "address": "0x4F9b7DEDD8865871dF65c5D26B1c2dD537267878", + "name": "SKALE", + "symbol": "SKL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13245/thumb/SKALE_token_300x300.png?1606789574", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7" + } + } + } + }, + { + "chainId": 42161, + "address": "0x707F635951193dDaFBB40971a0fCAAb8A6415160", + "name": "Status", + "symbol": "SNT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/779/thumb/status.png?1548610778", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E" + } + } + } + }, + { + "name": "Synthetix Network Token", + "address": "0xcBA56Cd8216FCBBF3fA6DF6137F3147cBcA37D60", + "symbol": "SNX", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" + } + } + } + }, + { + "chainId": 42161, + "address": "0xb2BE52744a804Cc732d606817C2572C5A3B264e7", + "name": "Unisocks", + "symbol": "SOCKS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/10717/thumb/qFrcoiM.png?1582525244", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x23B608675a2B2fB1890d3ABBd85c5775c51691d5" + } + } + } + }, + { + "chainId": 42161, + "address": "0xb74Da9FE2F96B9E0a5f4A3cf0b92dd2bEC617124", + "name": "SOL Wormhole ", + "symbol": "SOL", + "decimals": 9, + "logoURI": "https://assets.coingecko.com/coins/images/22876/thumb/SOL_wh_small.png?1644224316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD31a59c85aE9D8edEFeC411D448f90841571b89c" + } + } + } + }, + { + "chainId": 42161, + "address": "0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15861/thumb/abracadabra-3.png?1622544862", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x090185f2135308BaD17527004364eBcC2D37e5F6" + } + } + } + }, + { + "chainId": 42161, + "name": "Stargate Finance", + "symbol": "STG", + "logoURI": "https://assets.coingecko.com/coins/images/24413/thumb/STG_LOGO.png?1647654518", + "address": "0xe018C7a3d175Fb0fE15D70Da2c874d3CA16313EC", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6" + } + } + } + }, + { + "chainId": 42161, + "address": "0x7f9cf5a2630a0d58567122217dF7609c26498956", + "name": "SuperFarm", + "symbol": "SUPER", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14040/thumb/6YPdWn6.png?1613975899", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55" + } + } + } + }, + { + "name": "Synth sUSD", + "address": "0xA970AF1a584579B618be4d69aD6F73459D112F95", + "symbol": "sUSD", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://assets.coingecko.com/coins/images/5013/thumb/sUSD.png?1616150765", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51" + } + } + } + }, + { + "chainId": 42161, + "address": "0xd4d42F0b6DEF4CE0383636770eF773390d85c61A", + "name": "Sushi", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12271/thumb/512x512_Logo_no_chop.png?1606986688", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2" + } + } + } + }, + { + "chainId": 42161, + "address": "0x1bCfc0B4eE1471674cd6A9F6B363A034375eAD84", + "name": "Synapse", + "symbol": "SYN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18024/thumb/syn.png?1635002049", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0f2D719407FdBeFF09D87557AbB7232601FD9F29" + } + } + } + }, + { + "chainId": 42161, + "name": "Threshold Network", + "symbol": "T", + "logoURI": "https://assets.coingecko.com/coins/images/22228/thumb/nFPNiSbL_400x400.jpg?1641220340", + "address": "0x0945Cae3ae47cb384b2d47BC448Dc6A9dEC21F55", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xCdF7028ceAB81fA0C6971208e83fa7872994beE5" + } + } + } + }, + { + "chainId": 42161, + "address": "0x7E2a1eDeE171C5B19E6c54D73752396C0A572594", + "name": "tBTC", + "symbol": "tBTC", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/uniswap/assets/master/blockchains/ethereum/assets/0x18084fbA666a33d37592fA2633fD49a74DD93a88/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x18084fbA666a33d37592fA2633fD49a74DD93a88" + } + } + } + }, + { + "chainId": 42161, + "address": "0xd58D345Fd9c82262E087d2D0607624B410D88242", + "name": "Tellor", + "symbol": "TRB", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9644/thumb/Blk_icon_current.png?1584980686", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0" + } + } + } + }, + { + "chainId": 42161, + "address": "0xBfAE6fecD8124ba33cbB2180aAb0Fe4c03914A5A", + "name": "Tribe", + "symbol": "TRIBE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14575/thumb/tribe.PNG?1617487954", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B" + } + } + } + }, + { + "name": "UMA Voting Token v1", + "address": "0xd693Ec944A85eeca4247eC1c3b130DCa9B0C3b22", + "symbol": "UMA", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" + } + } + } + }, + { + "name": "Uniswap", + "address": "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0", + "symbol": "UNI", + "decimals": 18, + "chainId": 42161, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + } + } + }, + { + "name": "USDCoin", + "address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", + "symbol": "USDC", + "decimals": 6, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + } + } + } + }, + { + "name": "Bridged USDC", + "address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", + "symbol": "USDC.e", + "decimals": 6, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png" + }, + { + "name": "Tether USD", + "address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "symbol": "USDT", + "decimals": 6, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7" + } + } + } + }, + { + "chainId": 42161, + "name": "Wrapped Ampleforth", + "symbol": "WAMPL", + "logoURI": "https://assets.coingecko.com/coins/images/20825/thumb/photo_2021-11-25_02-05-11.jpg?1637811951", + "address": "0x1c8Ec4DE3c2BFD3050695D89853EC6d78AE650bb", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xEDB171C18cE90B633DB442f2A6F72874093b49Ef" + } + } + } + }, + { + "name": "Wrapped BTC", + "address": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f", + "symbol": "WBTC", + "decimals": 8, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + } + } + }, + { + "name": "Wrapped Ether", + "address": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", + "symbol": "WETH", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + } + } + } + }, + { + "chainId": 42161, + "name": "WOO Network", + "symbol": "WOO", + "logoURI": "https://assets.coingecko.com/coins/images/12921/thumb/w2UiemF__400x400.jpg?1603670367", + "address": "0xcAFcD85D8ca7Ad1e1C6F82F651fA15E33AEfD07b", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B" + } + } + } + }, + { + "chainId": 42161, + "name": "Chain", + "symbol": "XCN", + "logoURI": "https://assets.coingecko.com/coins/images/24210/thumb/Chain_icon_200x200.png?1646895054", + "address": "0x58BbC087e36Db40a84b22c1B93a042294deEAFEd", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18" + } + } + } + }, + { + "chainId": 42161, + "address": "0x82e3A8F066a6989666b031d916c43672085b1582", + "name": "yearn finance", + "symbol": "YFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11849/thumb/yfi-192x192.png?1598325330", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e" + } + } + } + }, + { + "name": "0x Protocol Token", + "address": "0xBD591Bd4DdB64b77B5f76Eab8f03d02519235Ae2", + "symbol": "ZRX", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xE41d2489571d322189246DaFA5ebDe1F4699F498" + } + } + } + }, + { + "chainId": 42220, + "address": "0x471EcE3750Da237f93B8E339c536989b8978a438", + "name": "Celo", + "symbol": "CELO", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/ubeswap/default-token-list/master/assets/asset_CELO.png" + }, + { + "name": "Wrapped Ether", + "address": "0x2DEf4285787d58a2f811AF24755A8150622f4361", + "symbol": "WETH", + "decimals": 18, + "chainId": 42220, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + } + } + } + }, + { + "chainId": 43114, + "address": "0xd501281565bf7789224523144Fe5D98e8B28f267", + "name": "1inch", + "symbol": "1INCH", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13469/thumb/1inch-token.png?1608803028", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x111111111117dC0aa78b770fA6A738034120C302" + } + } + } + }, + { + "chainId": 43114, + "address": "0x63a72806098Bd3D9520cC43356dD78afe5D386D9", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" + } + } + } + }, + { + "chainId": 43114, + "address": "0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f", + "name": "Alpha Venture DAO", + "symbol": "ALPHA", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12738/thumb/AlphaToken_256x256.png?1617160876", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" + } + } + } + }, + { + "chainId": 43114, + "address": "0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE", + "name": "Ankr", + "symbol": "ANKR", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/4324/thumb/U85xTl2.png?1608111978", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4" + } + } + } + }, + { + "chainId": 43114, + "address": "0x44c784266cf024a60e8acF2427b9857Ace194C5d", + "name": "Axelar", + "symbol": "AXL", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/27277/large/V-65_xQ1_400x400.jpeg", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x467719aD09025FcC6cF6F8311755809d45a5E5f3" + } + } + } + }, + { + "chainId": 43114, + "address": "0x98443B96EA4b0858FDF3219Cd13e98C7A4690588", + "name": "Basic Attention Token", + "symbol": "BAT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/677/thumb/basic-attention-token.png?1547034427", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF" + } + } + } + }, + { + "chainId": 43114, + "address": "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/9576/thumb/BUSD.png?1568947766", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" + } + } + } + }, + { + "name": "Compound", + "address": "0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437", + "symbol": "COMP", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888" + } + } + } + }, + { + "chainId": 43114, + "address": "0x6b289CCeAA8639e3831095D75A3e43520faBf552", + "name": "Cartesi", + "symbol": "CTSI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11038/thumb/cartesi.png?1592288021", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D" + } + } + } + }, + { + "name": "DAI.e Token", + "address": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", + "symbol": "DAI.e", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B175474E89094C44Da98b954EedeAC495271d0F" + } + } + } + }, + { + "chainId": 43114, + "address": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "name": "DeFi Yield Protocol", + "symbol": "DYP", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13480/thumb/DYP_Logo_Symbol-8.png?1655809066", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17" + } + } + } + }, + { + "chainId": 43114, + "address": "0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13422/thumb/frax_logo.png?1608476506", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x853d955aCEf822Db058eb8505911ED77F175b99e" + } + } + } + }, + { + "chainId": 43114, + "address": "0x214DB107654fF987AD859F34125307783fC8e387", + "name": "Frax Share", + "symbol": "FXS", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13423/thumb/frax_share.png?1608478989", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0" + } + } + } + }, + { + "chainId": 43114, + "address": "0x8a0cAc13c7da965a312f08ea4229c37869e85cB9", + "name": "The Graph", + "symbol": "GRT", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/13397/thumb/Graph_Token.png?1608145566", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7" + } + } + } + }, + { + "name": "ChainLink Token", + "address": "0x5947BB275c521040051D82396192181b413227A3", + "symbol": "LINK", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" + } + } + } + }, + { + "chainId": 43114, + "address": "0x130966628846BFd36ff31a822705796e8cb8C18D", + "name": "Magic Internet Money", + "symbol": "MIM", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/16786/thumb/mimlogopng.png?1624979612", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3" + } + } + } + }, + { + "name": "Maker", + "address": "0x88128fd4b259552A9A1D457f435a6527AAb72d42", + "symbol": "MKR", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2" + } + } + } + }, + { + "chainId": 43114, + "address": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "name": "Multichain", + "symbol": "MULTI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/22087/thumb/1_Wyot-SDGZuxbjdkaOeT2-A.png?1640764238", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4" + } + } + } + }, + { + "chainId": 43114, + "address": "0x97Cd1CFE2ed5712660bb6c14053C0EcB031Bff7d", + "name": "Rai Reflex Index", + "symbol": "RAI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/14004/thumb/RAI-logo-coin.png?1613592334", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919" + } + } + } + }, + { + "name": "Synthetix Network Token", + "address": "0xBeC243C995409E6520D7C41E404da5dEba4b209B", + "symbol": "SNX", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" + } + } + } + }, + { + "chainId": 43114, + "address": "0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F", + "name": "SOL Wormhole ", + "symbol": "SOL", + "decimals": 9, + "logoURI": "https://assets.coingecko.com/coins/images/22876/thumb/SOL_wh_small.png?1644224316", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xD31a59c85aE9D8edEFeC411D448f90841571b89c" + } + } + } + }, + { + "chainId": 43114, + "address": "0xCE1bFFBD5374Dac86a2893119683F4911a2F7814", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/15861/thumb/abracadabra-3.png?1622544862", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x090185f2135308BaD17527004364eBcC2D37e5F6" + } + } + } + }, + { + "chainId": 43114, + "name": "Stargate Finance", + "symbol": "STG", + "logoURI": "https://assets.coingecko.com/coins/images/24413/thumb/STG_LOGO.png?1647654518", + "address": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6" + } + } + } + }, + { + "chainId": 43114, + "address": "0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76", + "name": "Sushi", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/12271/thumb/512x512_Logo_no_chop.png?1606986688", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2" + } + } + } + }, + { + "chainId": 43114, + "address": "0x1f1E7c893855525b303f99bDF5c3c05Be09ca251", + "name": "Synapse", + "symbol": "SYN", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/18024/thumb/syn.png?1635002049", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0f2D719407FdBeFF09D87557AbB7232601FD9F29" + } + } + } + }, + { + "name": "UMA Voting Token v1", + "address": "0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339", + "symbol": "UMA", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" + } + } + } + }, + { + "name": "UNI.e Token", + "address": "0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580", + "symbol": "UNI.e", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + } + } + }, + { + "name": "USDC Token", + "address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "symbol": "USDC", + "decimals": 6, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + } + } + } + }, + { + "name": "Tether USD", + "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", + "symbol": "USDT", + "decimals": 6, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7" + } + } + } + }, + { + "chainId": 43114, + "address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "name": "Wrapped AVAX", + "symbol": "WAVAX", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/logo.png" + }, + { + "name": "Wrapped BTC", + "address": "0x50b7545627a5162F82A992c33b87aDc75187B218", + "symbol": "WBTC", + "decimals": 8, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + } + } + }, + { + "name": "Wrapped Ether", + "address": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB", + "symbol": "WETH", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + } + } + } + }, + { + "chainId": 43114, + "name": "WOO Network", + "symbol": "WOO", + "logoURI": "https://assets.coingecko.com/coins/images/12921/thumb/w2UiemF__400x400.jpg?1603670367", + "address": "0xaBC9547B534519fF73921b1FBA6E672b5f58D083", + "decimals": 18, + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B" + } + } + } + }, + { + "chainId": 43114, + "address": "0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc", + "name": "yearn finance", + "symbol": "YFI", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/11849/thumb/yfi-192x192.png?1598325330", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e" + } + } + } + }, + { + "name": "0x Protocol Token", + "address": "0x596fA47043f99A4e0F122243B841E55375cdE0d2", + "symbol": "ZRX", + "decimals": 18, + "chainId": 43114, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", + "extensions": { + "bridgeInfo": { + "1": { + "tokenAddress": "0xE41d2489571d322189246DaFA5ebDe1F4699F498" + } + } + } + }, + { + "name": "Wrapped Ether", + "address": "0xA6FA4fB5f76172d178d61B04b0ecd319C5d1C0aa", + "symbol": "WETH", + "decimals": 18, + "chainId": 80001, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png" + }, + { + "name": "Wrapped Matic", + "address": "0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889", + "symbol": "WMATIC", + "decimals": 18, + "chainId": 80001, + "logoURI": "https://assets.coingecko.com/coins/images/4713/thumb/matic-token-icon.png?1624446912" + }, + { + "name": "Uniswap", + "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "symbol": "UNI", + "decimals": 18, + "chainId": 11155111, + "logoURI": "ipfs://QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg" + }, + { + "name": "Wrapped Ether", + "address": "0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14", + "symbol": "WETH", + "decimals": 18, + "chainId": 11155111, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png" + } + ] + } \ No newline at end of file diff --git a/tools/token-db.py b/tools/token-db.py new file mode 100644 index 0000000..8ae8b01 --- /dev/null +++ b/tools/token-db.py @@ -0,0 +1,87 @@ +import json +import argparse +import struct + +CHAIN_MAGIC = 0x4348 +ERC20_MAGIC = 0x3020 + +def serialize_addresses(addresses): + res = b'' + for id, address in addresses.items(): + res = res + struct.pack("