{
    "1": {
        "chain": {
            "name": "Ethereum Mainnet",
            "chain": "ETH",
            "icon": "ethereum",
            "rpc": [
                "https://eth.merkle.io",
                "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-rpc.publicnode.com",
                "wss://ethereum-rpc.publicnode.com",
                "https://mainnet.gateway.tenderly.co",
                "wss://mainnet.gateway.tenderly.co",
                "https://rpc.blocknative.com/boost",
                "https://rpc.flashbots.net",
                "https://rpc.flashbots.net/fast",
                "https://rpc.mevblocker.io",
                "https://rpc.mevblocker.io/fast",
                "https://rpc.mevblocker.io/noreverts",
                "https://rpc.mevblocker.io/fullprivacy",
                "https://eth.drpc.org",
                "wss://eth.drpc.org",
                "https://api.securerpc.com/v1"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethereum.org",
            "shortName": "eth",
            "chainId": 1,
            "networkId": 1,
            "slip44": 60,
            "ens": {
                "registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
            },
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://etherscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://eth.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://ethereum.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://ethereum.routescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "2": {
        "chain": {
            "name": "Expanse Network",
            "chain": "EXP",
            "rpc": [
                "https://node.expanse.tech",
                "https://node.expanse.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Expanse Network Ether",
                "symbol": "EXP",
                "decimals": 18
            },
            "infoURL": "https://expanse.tech",
            "shortName": "exp",
            "chainId": 2,
            "networkId": 1,
            "slip44": 40
        }
    },
    "3": {
        "chain": {
            "name": "Ropsten",
            "title": "Ethereum Testnet Ropsten",
            "chain": "ETH",
            "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}"
            ],
            "nativeCurrency": {
                "name": "Ropsten Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://github.com/ethereum/ropsten",
            "shortName": "rop",
            "chainId": 3,
            "networkId": 3,
            "slip44": 1,
            "ens": {
                "registry": "0x112234455c3a32fd11230c42e7bccd4a84e02010"
            },
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://ropsten.etherscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4": {
        "chain": {
            "name": "Rinkeby",
            "title": "Ethereum Testnet Rinkeby",
            "chain": "ETH",
            "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"
            ],
            "nativeCurrency": {
                "name": "Rinkeby Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.rinkeby.io",
            "shortName": "rin",
            "chainId": 4,
            "networkId": 4,
            "slip44": 1,
            "ens": {
                "registry": "0xe7410170f87102df0055eb195163a03b7f2bff4a"
            },
            "explorers": [
                {
                    "name": "etherscan-rinkeby",
                    "url": "https://rinkeby.etherscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5": {
        "chain": {
            "name": "Goerli",
            "title": "Ethereum Testnet Goerli",
            "chain": "ETH",
            "rpc": [
                "https://5.rpc.thirdweb.com",
                "https://goerli.infura.io/v3/${INFURA_API_KEY}",
                "wss://goerli.infura.io/v3/${INFURA_API_KEY}",
                "https://rpc.goerli.mudit.blog/",
                "https://ethereum-goerli-rpc.publicnode.com",
                "wss://ethereum-goerli-rpc.publicnode.com",
                "https://goerli.gateway.tenderly.co",
                "wss://goerli.gateway.tenderly.co"
            ],
            "faucets": [
                "http://fauceth.komputing.org?chain=5&address=${ADDRESS}",
                "https://goerli-faucet.slock.it?address=${ADDRESS}",
                "https://faucet.goerli.mudit.blog"
            ],
            "nativeCurrency": {
                "name": "Goerli Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://goerli.net/#about",
            "shortName": "gor",
            "chainId": 5,
            "networkId": 5,
            "slip44": 1,
            "ens": {
                "registry": "0x112234455c3a32fd11230c42e7bccd4a84e02010"
            },
            "explorers": [
                {
                    "name": "etherscan-goerli",
                    "url": "https://goerli.etherscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout-goerli",
                    "url": "https://eth-goerli.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "6": {
        "chain": {
            "name": "Kotti Testnet",
            "title": "Ethereum Classic Kotti Testnet",
            "status": "deprecated",
            "chain": "ETC",
            "icon": "ethereumclassictestnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kotti Ether",
                "symbol": "KOT",
                "decimals": 18
            },
            "infoURL": "https://ethereumclassic.org/development/testnets",
            "shortName": "kot",
            "chainId": 6,
            "networkId": 6,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmawMDPsaj3kBTZErCYQ3tshv5RrMAN3smWNs72m943Fyj",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "7": {
        "chain": {
            "name": "ThaiChain",
            "chain": "TCH",
            "rpc": [
                "https://rpc.thaichain.org",
                "https://rpc.dome.cloud",
                "https://rpc.thaichain.org"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "ThaiChain Ether",
                "symbol": "TCH",
                "decimals": 18
            },
            "infoURL": "https://thaichain.io",
            "shortName": "tch",
            "chainId": 7,
            "networkId": 7,
            "icon": "tch",
            "explorers": [
                {
                    "name": "Thaichain Explorer",
                    "url": "https://exp.thaichain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPvXht4fY5AigcLbC9ZqycN11K3iqjRTMGynfTtM9gYX5",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "8": {
        "chain": {
            "name": "Ubiq",
            "chain": "UBQ",
            "rpc": [
                "https://pyrus2.ubiqscan.io",
                "https://rpc.octano.dev",
                "https://pyrus2.ubiqscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ubiq Ether",
                "symbol": "UBQ",
                "decimals": 18
            },
            "infoURL": "https://ubiqsmart.com",
            "shortName": "ubq",
            "chainId": 8,
            "networkId": 8,
            "slip44": 108,
            "explorers": [
                {
                    "name": "ubiqscan",
                    "url": "https://ubiqscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "9": {
        "chain": {
            "name": "Quai Network Mainnet",
            "chain": "QUAI",
            "icon": "quai",
            "rpc": [
                "http://localhost:15045",
                "https://rpc.quai.network/cyprus1"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Quai",
                "symbol": "QUAI",
                "decimals": 18
            },
            "infoURL": "https://qu.ai",
            "shortName": "quai",
            "chainId": 9,
            "networkId": 9,
            "redFlags": [
                "reusedChainId"
            ],
            "explorers": [
                {
                    "name": "Quaiscan",
                    "url": "https://quaiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih5hekf3lfvpbjcjlswylc6r3a4nbkogeesrf2pdtrhrwuy4a76cm",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "10": {
        "chain": {
            "name": "OP Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.optimism.io",
                "https://mainnet.optimism.io",
                "https://optimism-rpc.publicnode.com",
                "wss://optimism-rpc.publicnode.com",
                "https://optimism.gateway.tenderly.co",
                "wss://optimism.gateway.tenderly.co",
                "https://optimism.drpc.org",
                "wss://optimism.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://optimism.io",
            "shortName": "oeth",
            "chainId": 10,
            "networkId": 10,
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://optimistic.etherscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://optimism.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://optimism.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://mainnet.superscan.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11": {
        "chain": {
            "name": "Metadium Mainnet",
            "chain": "META",
            "rpc": [
                "https://api.metadium.com/prod",
                "https://api.metadium.com/prod"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metadium Mainnet Ether",
                "symbol": "META",
                "decimals": 18
            },
            "infoURL": "https://metadium.com",
            "shortName": "meta",
            "chainId": 11,
            "networkId": 11,
            "slip44": 916
        }
    },
    "12": {
        "chain": {
            "name": "Metadium Testnet",
            "chain": "META",
            "rpc": [
                "https://api.metadium.com/dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metadium Testnet Ether",
                "symbol": "KAL",
                "decimals": 18
            },
            "infoURL": "https://metadium.com",
            "shortName": "kal",
            "chainId": 12,
            "networkId": 12,
            "slip44": 1
        }
    },
    "13": {
        "chain": {
            "name": "Diode Testnet Staging",
            "chain": "DIODE",
            "rpc": [
                "https://staging.diode.io:8443/",
                "wss://staging.diode.io:8443/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Staging Diodes",
                "symbol": "sDIODE",
                "decimals": 18
            },
            "infoURL": "https://diode.io/staging",
            "shortName": "dstg",
            "chainId": 13,
            "networkId": 13,
            "slip44": 1
        }
    },
    "14": {
        "chain": {
            "name": "Flare Mainnet",
            "chain": "FLR",
            "icon": "flare",
            "rpc": [
                "https://flare-api.flare.network/ext/C/rpc",
                "https://flare-api.flare.network/ext/C/rpc",
                "https://flare.rpc.thirdweb.com",
                "https://flare-bundler.etherspot.io",
                "https://rpc.ankr.com/flare",
                "https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc",
                "https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc",
                "https://rpc.au.cc/flare",
                "https://flare.enosys.global/ext/C/rpc",
                "https://flare.solidifi.app/ext/C/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flare",
                "symbol": "FLR",
                "decimals": 18
            },
            "infoURL": "https://flare.network",
            "shortName": "flr",
            "chainId": 14,
            "networkId": 14,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://flare-explorer.flare.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://mainnet.flarescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbT52cCx4h1rcz6nXGfUPFdRyw1VfFMU8kKpY7YCtvUjs",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "15": {
        "chain": {
            "icon": "diode",
            "name": "Diode Prenet",
            "chain": "DIODE",
            "rpc": [
                "https://prenet.diode.io:8443",
                "https://prenet.diode.io:8443/",
                "wss://prenet.diode.io:8443/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Diodes",
                "symbol": "DIODE",
                "decimals": 18
            },
            "infoURL": "https://diode.io/prenet",
            "shortName": "diode",
            "chainId": 15,
            "networkId": 15
        },
        "icon": [
            {
                "url": "ipfs://bafkreigsppluw555hxzp43uc7xv6rjodspdij3sqqg2owcdrpilpbqeymm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "16": {
        "chain": {
            "name": "Songbird Testnet Coston",
            "chain": "SGB",
            "icon": "coston",
            "rpc": [
                "https://coston-api.flare.network/ext/C/rpc",
                "https://coston-api.flare.network/ext/C/rpc",
                "https://songbird-testnet-coston.rpc.thirdweb.com",
                "https://01-gravelines-004-01.rpc.tatum.io/ext/bc/C/rpc",
                "https://02-chicago-004-02.rpc.tatum.io/ext/bc/C/rpc",
                "https://02-tokyo-004-03.rpc.tatum.io/ext/bc/C/rpc",
                "https://coston.enosys.global/ext/C/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.flare.network"
            ],
            "nativeCurrency": {
                "name": "Coston Flare",
                "symbol": "CFLR",
                "decimals": 18
            },
            "infoURL": "https://flare.network",
            "shortName": "cflr",
            "chainId": 16,
            "networkId": 16,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://coston-explorer.flare.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://coston.testnet.flarescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV5PVhxaT3ePRHYsH3aryEHin2c49W18xW3Xg4o171iYE",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "17": {
        "chain": {
            "name": "ThaiChain 2.0 ThaiFi",
            "chain": "TCH",
            "rpc": [
                "https://rpc.thaifi.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Thaifi Ether",
                "symbol": "TFI",
                "decimals": 18
            },
            "infoURL": "https://exp.thaifi.com",
            "shortName": "tfi",
            "chainId": 17,
            "networkId": 17
        }
    },
    "18": {
        "chain": {
            "name": "ThunderCore Testnet",
            "chain": "TST",
            "rpc": [
                "https://testnet-rpc.thundercore.com",
                "https://thundercore-testnet.drpc.org",
                "wss://thundercore-testnet.drpc.org"
            ],
            "faucets": [
                "https://faucet-testnet.thundercore.com"
            ],
            "nativeCurrency": {
                "name": "ThunderCore Testnet Token",
                "symbol": "TST",
                "decimals": 18
            },
            "infoURL": "https://thundercore.com",
            "shortName": "TST",
            "chainId": 18,
            "networkId": 18,
            "slip44": 1,
            "explorers": [
                {
                    "name": "thundercore-blockscout-testnet",
                    "url": "https://explorer-testnet.thundercore.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "19": {
        "chain": {
            "name": "Songbird Canary-Network",
            "chain": "SGB",
            "icon": "songbird",
            "rpc": [
                "https://songbird-api.flare.network/ext/C/rpc",
                "https://songbird-api.flare.network/ext/C/rpc",
                "https://01-gravelines-006-01.rpc.tatum.io/ext/bc/C/rpc",
                "https://01-vinthill-006-02.rpc.tatum.io/ext/bc/C/rpc",
                "https://02-tokyo-006-03.rpc.tatum.io/ext/bc/C/rpc",
                "https://rpc.au.cc/songbird",
                "https://songbird.enosys.global/ext/C/rpc",
                "https://songbird.solidifi.app/ext/C/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Songbird",
                "symbol": "SGB",
                "decimals": 18
            },
            "infoURL": "https://flare.network",
            "shortName": "sgb",
            "chainId": 19,
            "networkId": 19,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://songbird-explorer.flare.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://songbird.flarescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdpaH9pEFDXB4tUPxcqAHfB3Sfx3BQufz6EAzBWhHH6Ka",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "20": {
        "chain": {
            "name": "Elastos Smart Chain",
            "chain": "ETH",
            "rpc": [
                "https://api2.elastos.io/eth",
                "https://api.elastos.io/eth"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Elastos",
                "symbol": "ELA",
                "decimals": 18
            },
            "infoURL": "https://www.elastos.org/",
            "shortName": "esc",
            "chainId": 20,
            "networkId": 20,
            "explorers": [
                {
                    "name": "elastos esc explorer",
                    "url": "https://esc.elastos.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "21": {
        "chain": {
            "name": "Elastos Smart Chain Testnet",
            "chain": "ETH",
            "rpc": [
                "https://api-testnet.elastos.io/eth",
                "https://api-testnet.elastos.io/eth"
            ],
            "faucets": [
                "https://esc-faucet.elastos.io/"
            ],
            "nativeCurrency": {
                "name": "Elastos",
                "symbol": "tELA",
                "decimals": 18
            },
            "infoURL": "https://www.elastos.org/",
            "shortName": "esct",
            "chainId": 21,
            "networkId": 21,
            "explorers": [
                {
                    "name": "elastos esc explorer",
                    "url": "https://esc-testnet.elastos.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "22": {
        "chain": {
            "name": "ELA-DID-Sidechain Mainnet",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Elastos",
                "symbol": "ELA",
                "decimals": 18
            },
            "infoURL": "https://www.elastos.org/",
            "shortName": "eladid",
            "chainId": 22,
            "networkId": 22
        }
    },
    "23": {
        "chain": {
            "name": "ELA-DID-Sidechain Testnet",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Elastos",
                "symbol": "tELA",
                "decimals": 18
            },
            "infoURL": "https://elaeth.io/",
            "shortName": "eladidt",
            "chainId": 23,
            "networkId": 23,
            "slip44": 1
        }
    },
    "24": {
        "chain": {
            "name": "KardiaChain Mainnet",
            "chain": "KAI",
            "icon": "kardiachain",
            "rpc": [
                "https://rpc.kardiachain.io",
                "https://rpc.kardiachain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KardiaChain",
                "symbol": "KAI",
                "decimals": 18
            },
            "infoURL": "https://kardiachain.io",
            "shortName": "kardiachain",
            "chainId": 24,
            "networkId": 0,
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXoHaZXJevc59GuzEgBhwRSH6kio1agMRvL8bD93pARRV",
                "format": "png",
                "width": 297,
                "height": 297
            }
        ]
    },
    "25": {
        "chain": {
            "name": "Cronos Mainnet",
            "chain": "CRO",
            "rpc": [
                "https://evm.cronos.org",
                "https://evm.cronos.org",
                "https://cronos-evm-rpc.publicnode.com",
                "wss://cronos-evm-rpc.publicnode.com",
                "https://cronos.drpc.org",
                "wss://cronos.drpc.org"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cronos",
                "symbol": "CRO",
                "decimals": 18
            },
            "infoURL": "https://cronos.org/",
            "shortName": "cro",
            "chainId": 25,
            "networkId": 25,
            "explorers": [
                {
                    "name": "Cronos Explorer",
                    "url": "https://explorer.cronos.org",
                    "standard": "none"
                }
            ]
        }
    },
    "26": {
        "chain": {
            "name": "Genesis L1 testnet",
            "chain": "genesis",
            "rpc": [
                "https://testrpc.genesisl1.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "L1 testcoin",
                "symbol": "L1test",
                "decimals": 18
            },
            "infoURL": "https://www.genesisl1.com",
            "shortName": "L1test",
            "chainId": 26,
            "networkId": 26,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Genesis L1 testnet explorer",
                    "url": "https://testnet.genesisl1.org",
                    "standard": "none"
                }
            ]
        }
    },
    "27": {
        "chain": {
            "name": "ShibaChain",
            "chain": "SHIB",
            "rpc": [
                "https://rpc.shibchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SHIBA INU COIN",
                "symbol": "SHIB",
                "decimals": 18
            },
            "infoURL": "https://shibchain.org",
            "shortName": "shib",
            "chainId": 27,
            "networkId": 27,
            "explorers": [
                {
                    "name": "Shiba Explorer",
                    "url": "https://exp.shibchain.org",
                    "standard": "none"
                }
            ]
        }
    },
    "28": {
        "chain": {
            "name": "Boba Network Rinkeby Testnet",
            "chain": "ETH",
            "status": "deprecated",
            "rpc": [
                "https://rinkeby.boba.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaRinkeby",
            "chainId": 28,
            "networkId": 28,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://blockexplorer.rinkeby.boba.network",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-4",
                "bridges": [
                    {
                        "url": "https://gateway.rinkeby.boba.network"
                    }
                ]
            }
        }
    },
    "29": {
        "chain": {
            "name": "Genesis L1",
            "chain": "genesis",
            "rpc": [
                "https://rpc.genesisl1.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "L1 coin",
                "symbol": "L1",
                "decimals": 18
            },
            "infoURL": "https://www.genesisl1.com",
            "shortName": "L1",
            "chainId": 29,
            "networkId": 29,
            "explorers": [
                {
                    "name": "Genesis L1 blockchain explorer",
                    "url": "https://explorer.genesisl1.org",
                    "standard": "none"
                }
            ]
        }
    },
    "30": {
        "chain": {
            "name": "Rootstock Mainnet",
            "chain": "Rootstock",
            "rpc": [
                "https://public-node.rsk.co",
                "https://public-node.rsk.co",
                "https://mycrypto.rsk.co"
            ],
            "faucets": [],
            "icon": "rootstock",
            "nativeCurrency": {
                "name": "Smart Bitcoin",
                "symbol": "RBTC",
                "decimals": 18
            },
            "infoURL": "https://rootstock.io",
            "shortName": "rsk",
            "chainId": 30,
            "networkId": 30,
            "slip44": 137,
            "explorers": [
                {
                    "name": "Rootstock Explorer",
                    "url": "https://explorer.rsk.co",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://rootstock.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigidzbf22dnpmmlfxv6u7oifq6ln33j4n57ox4ipiproalufrheym",
                "width": 3000,
                "height": 3325,
                "format": "png"
            }
        ]
    },
    "31": {
        "chain": {
            "name": "Rootstock Testnet",
            "chain": "Rootstock",
            "rpc": [
                "https://public-node.testnet.rsk.co",
                "https://public-node.testnet.rsk.co",
                "https://mycrypto.testnet.rsk.co"
            ],
            "faucets": [
                "https://faucet.rsk.co/"
            ],
            "icon": "rootstock",
            "nativeCurrency": {
                "name": "Testnet Smart Bitcoin",
                "symbol": "tRBTC",
                "decimals": 18
            },
            "infoURL": "https://rootstock.io",
            "shortName": "trsk",
            "chainId": 31,
            "networkId": 31,
            "slip44": 1,
            "explorers": [
                {
                    "name": "RSK Testnet Explorer",
                    "url": "https://explorer.testnet.rsk.co",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigidzbf22dnpmmlfxv6u7oifq6ln33j4n57ox4ipiproalufrheym",
                "width": 3000,
                "height": 3325,
                "format": "png"
            }
        ]
    },
    "32": {
        "chain": {
            "name": "GoodData Testnet",
            "chain": "GooD",
            "rpc": [
                "https://test2.goodata.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoodData Testnet Ether",
                "symbol": "GooD",
                "decimals": 18
            },
            "infoURL": "https://www.goodata.org",
            "shortName": "GooDT",
            "chainId": 32,
            "networkId": 32,
            "slip44": 1
        }
    },
    "33": {
        "chain": {
            "name": "GoodData Mainnet",
            "chain": "GooD",
            "rpc": [
                "https://rpc.goodata.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoodData Mainnet Ether",
                "symbol": "GooD",
                "decimals": 18
            },
            "infoURL": "https://www.goodata.org",
            "shortName": "GooD",
            "chainId": 33,
            "networkId": 33
        }
    },
    "34": {
        "chain": {
            "name": "SecureChain Mainnet",
            "chain": "SCAI",
            "icon": "scaiIcon",
            "rpc": [
                "https://mainnet-rpc.scai.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SecureChain",
                "symbol": "SCAI",
                "decimals": 18
            },
            "infoURL": "https://securechain.ai",
            "shortName": "scai",
            "chainId": 34,
            "networkId": 34,
            "redFlags": [
                "reusedChainId"
            ],
            "explorers": [
                {
                    "name": "SecureChain Mainnet",
                    "url": "https://explorer.securechain.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme2Z8VFYjhHGfLQPBnfseNpEdRfmTDy7VXqrdH4AHETJf",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "35": {
        "chain": {
            "name": "TBWG Chain",
            "chain": "TBWG",
            "rpc": [
                "https://rpc.tbwg.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TBWG Ether",
                "symbol": "TBG",
                "decimals": 18
            },
            "infoURL": "https://tbwg.io",
            "shortName": "tbwg",
            "chainId": 35,
            "networkId": 35
        }
    },
    "36": {
        "chain": {
            "name": "Dxchain Mainnet",
            "chain": "Dxchain",
            "icon": "dx",
            "rpc": [
                "https://mainnet.dxchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dxchain",
                "symbol": "DX",
                "decimals": 18
            },
            "infoURL": "https://www.dxchain.com/",
            "shortName": "dx",
            "chainId": 36,
            "networkId": 36,
            "explorers": [
                {
                    "name": "dxscan",
                    "url": "https://dxscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYBup5bWoBfkaHntbcgW8Ji7ncad7f53deJ4Q55z4PNQs",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "37": {
        "chain": {
            "name": "CONX Chain",
            "chain": "CONX",
            "rpc": [
                "https://dimension-evm-rpc.xpla.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XPLA",
                "symbol": "XPLA",
                "decimals": 18
            },
            "infoURL": "https://conx.xyz",
            "shortName": "conx",
            "chainId": 37,
            "networkId": 37,
            "icon": "conx",
            "explorers": [
                {
                    "name": "CONX Explorer",
                    "url": "https://explorer.conx.xyz/mainnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiern5i2ud6xopguxlnufes67le46owiedjmktewq62pccr6httfta",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "38": {
        "chain": {
            "name": "Valorbit",
            "chain": "VAL",
            "rpc": [
                "https://rpc.valorbit.com/v2"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Valorbit",
                "symbol": "VAL",
                "decimals": 18
            },
            "infoURL": "https://valorbit.com",
            "shortName": "val",
            "chainId": 38,
            "networkId": 38,
            "slip44": 538
        }
    },
    "39": {
        "chain": {
            "name": "U2U Solaris Mainnet",
            "chain": "u2u",
            "rpc": [
                "https://rpc-mainnet.u2u.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "U2U Network",
                "symbol": "U2U",
                "decimals": 18
            },
            "infoURL": "https://u2u.xyz",
            "shortName": "u2u",
            "chainId": 39,
            "networkId": 39,
            "icon": "u2u",
            "explorers": [
                {
                    "icon": "u2u",
                    "name": "U2U Explorer",
                    "url": "https://u2uscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcW64RgqQVHnNbVFyfaMNKt7dJvFqEbfEHZmeyeK8dpEa",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "40": {
        "chain": {
            "name": "Telos EVM Mainnet",
            "chain": "TLOS",
            "rpc": [
                "https://rpc.telos.net",
                "https://rpc.telos.net",
                "https://telos.drpc.org",
                "wss://telos.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Telos",
                "symbol": "TLOS",
                "decimals": 18
            },
            "infoURL": "https://telos.net",
            "shortName": "TelosEVM",
            "chainId": 40,
            "networkId": 40,
            "explorers": [
                {
                    "name": "teloscan",
                    "url": "https://teloscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "41": {
        "chain": {
            "name": "Telos EVM Testnet",
            "chain": "TLOS",
            "rpc": [
                "https://rpc.testnet.telos.net",
                "https://rpc.testnet.telos.net",
                "https://telos-testnet.drpc.org",
                "wss://telos-testnet.drpc.org"
            ],
            "faucets": [
                "https://app.telos.net/testnet/developers"
            ],
            "nativeCurrency": {
                "name": "Telos",
                "symbol": "TLOS",
                "decimals": 18
            },
            "infoURL": "https://telos.net",
            "shortName": "TelosEVMTestnet",
            "chainId": 41,
            "networkId": 41,
            "slip44": 1,
            "explorers": [
                {
                    "name": "teloscan",
                    "url": "https://testnet.teloscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "42": {
        "chain": {
            "name": "LUKSO Mainnet",
            "chain": "LUKSO",
            "icon": "lukso",
            "rpc": [
                "https://rpc.mainnet.lukso.network",
                "https://42.rpc.thirdweb.com",
                "https://rpc.lukso.sigmacore.io",
                "https://rpc.mainnet.lukso.network",
                "wss://ws-rpc.mainnet.lukso.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LUKSO",
                "symbol": "LYX",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "LUKSO Execution Explorer",
                    "url": "https://explorer.lukso.network",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://lukso.network",
            "shortName": "lukso",
            "chainId": 42,
            "networkId": 42,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3bbfc4jgzcurebnn6vwjcp6gxwewqpjep4nouqkq4k4jlmsldpy",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "43": {
        "chain": {
            "name": "Darwinia Pangolin Testnet",
            "chain": "pangolin",
            "rpc": [
                "https://pangolin-rpc.darwinia.network"
            ],
            "faucets": [
                "https://docs.darwinia.network/pangolin-testnet-1e9ac8b09e874e8abd6a7f18c096ca6a"
            ],
            "nativeCurrency": {
                "name": "Pangolin Network Native Token",
                "symbol": "PRING",
                "decimals": 18
            },
            "infoURL": "https://darwinia.network/",
            "shortName": "pangolin",
            "chainId": 43,
            "networkId": 43,
            "slip44": 1,
            "explorers": [
                {
                    "name": "subscan",
                    "url": "https://pangolin.subscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "44": {
        "chain": {
            "name": "Crab Network",
            "chain": "crab",
            "rpc": [
                "https://crab-rpc.darwinia.network",
                "https://crab-rpc.darwinia.network",
                "https://crab-rpc.dcdao.box"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Crab Network Native Token",
                "symbol": "CRAB",
                "decimals": 18
            },
            "infoURL": "https://crab.network/",
            "shortName": "crab",
            "chainId": 44,
            "networkId": 44,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://crab-scan.darwinia.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "45": {
        "chain": {
            "name": "Darwinia Pangoro Testnet",
            "chain": "pangoro",
            "rpc": [
                "https://pangoro-rpc.darwinia.network"
            ],
            "faucets": [
                "https://docs.darwinia.network/pangoro-testnet-70cfec5dc9ca42759959ba3803edaec2"
            ],
            "nativeCurrency": {
                "name": "Pangoro Network Native Token",
                "symbol": "ORING",
                "decimals": 18
            },
            "infoURL": "https://darwinia.network/",
            "shortName": "pangoro",
            "chainId": 45,
            "networkId": 45,
            "slip44": 1,
            "explorers": [
                {
                    "name": "subscan",
                    "url": "https://pangoro.subscan.io",
                    "standard": "none"
                }
            ]
        }
    },
    "46": {
        "chain": {
            "name": "Darwinia Network",
            "chain": "darwinia",
            "rpc": [
                "https://rpc.darwinia.network",
                "https://rpc.darwinia.network",
                "https://darwinia-rpc.dcdao.box",
                "https://darwinia-rpc.dwellir.com",
                "https://darwinia.rpc.subquery.network/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Darwinia Network Native Token",
                "symbol": "RING",
                "decimals": 18
            },
            "infoURL": "https://darwinia.network",
            "shortName": "darwinia",
            "chainId": 46,
            "networkId": 46,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.darwinia.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "47": {
        "chain": {
            "name": "Acria IntelliChain",
            "chain": "AIC",
            "rpc": [
                "https://aic.acria.ai",
                "https://aic.acria.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ACRIA",
                "symbol": "ACRIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://acria.ai",
            "shortName": "aic",
            "chainId": 47,
            "networkId": 47,
            "explorers": [
                {
                    "name": "Acria IntelliChain-Explorer",
                    "url": "https://explorer.acria.ai",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "48": {
        "chain": {
            "name": "Ennothem Mainnet Proterozoic",
            "chain": "ETMP",
            "rpc": [
                "https://rpc.etm.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ennothem",
                "symbol": "ETMP",
                "decimals": 18
            },
            "infoURL": "https://etm.network",
            "shortName": "etmp",
            "chainId": 48,
            "networkId": 48,
            "icon": "etmp",
            "explorers": [
                {
                    "name": "etmpscan",
                    "url": "https://etmscan.network",
                    "icon": "etmp",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT7DTqT1V2y42pRpt3sj9ifijfmbtkHN7D2vTfAUAS622",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "49": {
        "chain": {
            "name": "Ennothem Testnet Pioneer",
            "chain": "ETMP",
            "rpc": [
                "https://rpc.pioneer.etm.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ennothem",
                "symbol": "ETMP",
                "decimals": 18
            },
            "infoURL": "https://etm.network",
            "shortName": "etmpTest",
            "chainId": 49,
            "networkId": 49,
            "slip44": 1,
            "icon": "etmp",
            "explorers": [
                {
                    "name": "etmp",
                    "url": "https://pioneer.etmscan.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT7DTqT1V2y42pRpt3sj9ifijfmbtkHN7D2vTfAUAS622",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "50": {
        "chain": {
            "name": "XDC Network",
            "chain": "XDC",
            "rpc": [
                "https://rpc.xdcrpc.com",
                "https://erpc.xinfin.network",
                "https://rpc.xinfin.network",
                "https://rpc1.xinfin.network",
                "https://rpc.xdcrpc.com",
                "https://erpc.xdcrpc.com",
                "https://rpc.ankr.com/xdc",
                "https://rpc.xdc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XinFin",
                "symbol": "XDC",
                "decimals": 18
            },
            "infoURL": "https://xinfin.org",
            "shortName": "xdc",
            "chainId": 50,
            "networkId": 50,
            "icon": "xdc",
            "explorers": [
                {
                    "name": "xdcscan",
                    "url": "https://xdcscan.com",
                    "icon": "blocksscan",
                    "standard": "EIP3091"
                },
                {
                    "name": "openscan",
                    "url": "https://xdcscan.io",
                    "icon": "blocksscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeRq7pabiJE2n1xU3Y5Mb4TZSX9kQ74x7a3P2Z4PqcMRX",
                "width": 1450,
                "height": 1450,
                "format": "png"
            }
        ]
    },
    "51": {
        "chain": {
            "name": "XDC Apothem Network",
            "chain": "XDC",
            "rpc": [
                "https://erpc.apothem.network",
                "https://rpc.apothem.network",
                "https://erpc.apothem.network",
                "https://apothem.xdcrpc.com"
            ],
            "faucets": [
                "https://faucet.apothem.network",
                "https://faucet.blocksscan.io",
                "https://apothem.xdcscan.io/faucet"
            ],
            "nativeCurrency": {
                "name": "XinFin",
                "symbol": "TXDC",
                "decimals": 18
            },
            "infoURL": "https://xinfin.org",
            "shortName": "txdc",
            "chainId": 51,
            "networkId": 51,
            "icon": "xdc",
            "explorers": [
                {
                    "name": "xdcscan",
                    "url": "https://testnet.xdcscan.com",
                    "icon": "blocksscan",
                    "standard": "EIP3091"
                },
                {
                    "name": "openscan",
                    "url": "https://apothem.xdcscan.io",
                    "icon": "blocksscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeRq7pabiJE2n1xU3Y5Mb4TZSX9kQ74x7a3P2Z4PqcMRX",
                "width": 1450,
                "height": 1450,
                "format": "png"
            }
        ]
    },
    "52": {
        "chain": {
            "name": "CoinEx Smart Chain Mainnet",
            "chain": "CSC",
            "rpc": [
                "https://rpc.coinex.net",
                "https://rpc.coinex.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CoinEx Chain Native Token",
                "symbol": "cet",
                "decimals": 18
            },
            "infoURL": "https://www.coinex.org/",
            "shortName": "cet",
            "chainId": 52,
            "networkId": 52,
            "explorers": [
                {
                    "name": "coinexscan",
                    "url": "https://www.coinex.net",
                    "standard": "none"
                }
            ]
        }
    },
    "53": {
        "chain": {
            "name": "CoinEx Smart Chain Testnet",
            "chain": "CSC",
            "rpc": [
                "https://testnet-rpc.coinex.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CoinEx Chain Test Native Token",
                "symbol": "cett",
                "decimals": 18
            },
            "infoURL": "https://www.coinex.org/",
            "shortName": "tcet",
            "chainId": 53,
            "networkId": 53,
            "slip44": 1,
            "explorers": [
                {
                    "name": "coinexscan",
                    "url": "https://testnet.coinex.net",
                    "standard": "none"
                }
            ]
        }
    },
    "54": {
        "chain": {
            "name": "Openpiece Mainnet",
            "chain": "OPENPIECE",
            "icon": "openpiece",
            "rpc": [
                "https://mainnet.openpiece.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Belly",
                "symbol": "BELLY",
                "decimals": 18
            },
            "infoURL": "https://cryptopiece.online",
            "shortName": "OP",
            "chainId": 54,
            "networkId": 54,
            "explorers": [
                {
                    "name": "Belly Scan",
                    "url": "https://bellyscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVTahJkdSH3HPYsJMK2GmqfWZjLyxE7cXy1aHEnHU3vp2",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "55": {
        "chain": {
            "name": "Zyx Mainnet",
            "chain": "ZYX",
            "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": [],
            "nativeCurrency": {
                "name": "Zyx",
                "symbol": "ZYX",
                "decimals": 18
            },
            "infoURL": "https://zyx.network/",
            "shortName": "ZYX",
            "chainId": 55,
            "networkId": 55,
            "explorers": [
                {
                    "name": "zyxscan",
                    "url": "https://zyxscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "56": {
        "chain": {
            "name": "BNB Smart Chain Mainnet",
            "chain": "BSC",
            "rpc": [
                "https://56.rpc.thirdweb.com",
                "https://bsc-dataseed1.bnbchain.org",
                "https://bsc-dataseed2.bnbchain.org",
                "https://bsc-dataseed3.bnbchain.org",
                "https://bsc-dataseed4.bnbchain.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-rpc.publicnode.com",
                "wss://bsc-rpc.publicnode.com",
                "wss://bsc-ws-node.nariox.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://www.bnbchain.org/en",
            "shortName": "bnb",
            "chainId": 56,
            "networkId": 56,
            "slip44": 714,
            "explorers": [
                {
                    "name": "bscscan",
                    "url": "https://bscscan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://bnb.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "57": {
        "chain": {
            "name": "Syscoin Mainnet",
            "chain": "SYS",
            "rpc": [
                "https://rpc.syscoin.org",
                "https://rpc.syscoin.org",
                "https://rpc.ankr.com/syscoin/${ANKR_API_KEY}",
                "https://syscoin.public-rpc.com",
                "https://57.rpc.thirdweb.com",
                "wss://rpc.syscoin.org/wss",
                "https://syscoin-evm.publicnode.com",
                "wss://syscoin-evm.publicnode.com"
            ],
            "faucets": [
                "https://faucet.syscoin.org"
            ],
            "nativeCurrency": {
                "name": "Syscoin",
                "symbol": "SYS",
                "decimals": 18
            },
            "infoURL": "https://www.syscoin.org",
            "shortName": "sys",
            "chainId": 57,
            "networkId": 57,
            "explorers": [
                {
                    "name": "Syscoin Block Explorer",
                    "url": "https://explorer.syscoin.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "58": {
        "chain": {
            "name": "Ontology Mainnet",
            "chain": "Ontology",
            "icon": "ontology",
            "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": [],
            "nativeCurrency": {
                "name": "ONG",
                "symbol": "ONG",
                "decimals": 18
            },
            "infoURL": "https://ont.io/",
            "shortName": "OntologyMainnet",
            "chainId": 58,
            "networkId": 58,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.ont.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigmvn6spvbiirtutowpq6jmetevbxoof5plzixjoerbeswy4htfb4",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "59": {
        "chain": {
            "name": "EOS EVM Legacy",
            "chain": "EOS",
            "rpc": [
                "https://api.eosargentina.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EOS",
                "symbol": "EOS",
                "decimals": 18
            },
            "infoURL": "https://eosargentina.io",
            "shortName": "eos-legacy",
            "chainId": 59,
            "networkId": 59,
            "explorers": [],
            "status": "deprecated"
        }
    },
    "60": {
        "chain": {
            "name": "GoChain",
            "chain": "GO",
            "rpc": [
                "https://rpc.gochain.io",
                "https://rpc.gochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoChain Ether",
                "symbol": "GO",
                "decimals": 18
            },
            "infoURL": "https://gochain.io",
            "shortName": "go",
            "chainId": 60,
            "networkId": 60,
            "slip44": 6060,
            "explorers": [
                {
                    "name": "GoChain Explorer",
                    "url": "https://explorer.gochain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "61": {
        "chain": {
            "name": "Ethereum Classic",
            "title": "Ethereum Classic Mainnet",
            "status": "active",
            "chain": "ETC",
            "icon": "ethereumclassic",
            "rpc": [
                "https://etc.rivet.link",
                "https://etc.rivet.link",
                "https://besu-at.etc-network.info",
                "https://geth-at.etc-network.info",
                "https://etc.etcdesktop.com",
                "https://etc.mytokenpocket.vip"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETC",
                "decimals": 18
            },
            "infoURL": "https://ethereumclassic.org",
            "shortName": "etc",
            "chainId": 61,
            "networkId": 1,
            "slip44": 61,
            "explorers": [
                {
                    "name": "blockscout-ethereum-classic",
                    "url": "https://etc.blockscout.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "etcnetworkinfo-blockscout-ethereum-classic",
                    "url": "https://explorer-blockscout.etc-network.info",
                    "standard": "none"
                },
                {
                    "name": "etcnetworkinfo-alethio-ethereum-classic",
                    "url": "https://explorer-alethio.etc-network.info",
                    "standard": "none"
                },
                {
                    "name": "etcnetworkinfo-expedition-ethereum-classic",
                    "url": "https://explorer-expedition.etc-network.info",
                    "standard": "none"
                },
                {
                    "name": "hebeblock-ethereum-classic",
                    "url": "https://etcerscan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "oklink-ethereum-classic",
                    "url": "https://www.oklink.com/etc",
                    "standard": "EIP3091"
                },
                {
                    "name": "tokenview-ethereum-classic",
                    "url": "https://etc.tokenview.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme7PT7gidTzRuf3T2JdxQ64JeZPgFH7yNBB8mYoMPbpTe",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "62": {
        "chain": {
            "name": "Morden Testnet",
            "title": "Ethereum Classic Morden Testnet",
            "status": "deprecated",
            "chain": "ETC",
            "icon": "ethereumclassictestnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Morden Ether",
                "symbol": "TETC",
                "decimals": 18
            },
            "infoURL": "https://ethereumclassic.org/development/testnets",
            "shortName": "tetc",
            "chainId": 62,
            "networkId": 2,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmawMDPsaj3kBTZErCYQ3tshv5RrMAN3smWNs72m943Fyj",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "63": {
        "chain": {
            "name": "Mordor Testnet",
            "title": "Ethereum Classic Mordor Testnet",
            "status": "active",
            "chain": "ETC",
            "icon": "ethereumclassictestnet",
            "rpc": [
                "https://rpc.mordor.etccooperative.org",
                "https://geth-mordor.etc-network.info"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://easy.hebeswap.com/#/faucet",
                "https://faucet.mordortest.net"
            ],
            "nativeCurrency": {
                "name": "Mordor Ether",
                "symbol": "METC",
                "decimals": 18
            },
            "infoURL": "https://ethereumclassic.org/development/testnets",
            "shortName": "metc",
            "chainId": 63,
            "networkId": 7,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout-mordor",
                    "url": "https://etc-mordor.blockscout.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "etcnetworkinfo-expedition-mordor",
                    "url": "https://explorer-expedition.etc-network.info/?network=Ethereum+Classic+at+etc-network.info+GETH+Mordor",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmawMDPsaj3kBTZErCYQ3tshv5RrMAN3smWNs72m943Fyj",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "64": {
        "chain": {
            "name": "Ellaism",
            "chain": "ELLA",
            "rpc": [
                "https://jsonrpc.ellaism.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ellaism Ether",
                "symbol": "ELLA",
                "decimals": 18
            },
            "infoURL": "https://ellaism.org",
            "shortName": "ellaism",
            "chainId": 64,
            "networkId": 64,
            "slip44": 163
        }
    },
    "65": {
        "chain": {
            "name": "OKExChain Testnet",
            "chain": "okexchain",
            "rpc": [
                "https://exchaintestrpc.okex.org"
            ],
            "faucets": [
                "https://www.okex.com/drawdex"
            ],
            "nativeCurrency": {
                "name": "OKExChain Global Utility Token in testnet",
                "symbol": "OKT",
                "decimals": 18
            },
            "infoURL": "https://www.okex.com/okexchain",
            "shortName": "tokt",
            "chainId": 65,
            "networkId": 65,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OKLink",
                    "url": "https://www.oklink.com/okexchain-test",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "66": {
        "chain": {
            "name": "OKXChain Mainnet",
            "chain": "okxchain",
            "rpc": [
                "https://exchainrpc.okex.org",
                "https://exchainrpc.okex.org",
                "https://okc-mainnet.gateway.pokt.network/v1/lb/6275309bea1b320039c893ff"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OKXChain Global Utility Token",
                "symbol": "OKT",
                "decimals": 18
            },
            "infoURL": "https://www.okex.com/okc",
            "shortName": "okt",
            "chainId": 66,
            "networkId": 66,
            "explorers": [
                {
                    "name": "OKLink",
                    "url": "https://www.oklink.com/en/okc",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "67": {
        "chain": {
            "name": "DBChain Testnet",
            "chain": "DBM",
            "rpc": [
                "http://test-rpc.dbmbp.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DBChain Testnet",
                "symbol": "DBM",
                "decimals": 18
            },
            "infoURL": "http://test.dbmbp.com",
            "shortName": "dbm",
            "chainId": 67,
            "networkId": 67,
            "slip44": 1
        }
    },
    "68": {
        "chain": {
            "name": "SoterOne Mainnet",
            "chain": "SOTER",
            "rpc": [
                "https://rpc.soter.one"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SoterOne Mainnet Ether",
                "symbol": "SOTER",
                "decimals": 18
            },
            "infoURL": "https://www.soterone.com",
            "shortName": "SO1",
            "chainId": 68,
            "networkId": 68
        }
    },
    "69": {
        "chain": {
            "name": "Optimism Kovan",
            "title": "Optimism Testnet Kovan",
            "chain": "ETH",
            "rpc": [
                "https://kovan.optimism.io/"
            ],
            "faucets": [
                "http://fauceth.komputing.org?chain=69&address=${ADDRESS}"
            ],
            "nativeCurrency": {
                "name": "Kovan Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://kovan-optimistic.etherscan.io",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://optimism.io",
            "shortName": "okov",
            "chainId": 69,
            "networkId": 69,
            "slip44": 1
        }
    },
    "70": {
        "chain": {
            "name": "Hoo Smart Chain",
            "chain": "HSC",
            "rpc": [
                "https://http-mainnet.hoosmartchain.com",
                "https://http-mainnet2.hoosmartchain.com",
                "wss://ws-mainnet.hoosmartchain.com",
                "wss://ws-mainnet2.hoosmartchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hoo Smart Chain Native Token",
                "symbol": "HOO",
                "decimals": 18
            },
            "infoURL": "https://www.hoosmartchain.com",
            "shortName": "hsc",
            "chainId": 70,
            "networkId": 70,
            "slip44": 1170,
            "explorers": [
                {
                    "name": "hooscan",
                    "url": "https://www.hooscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "71": {
        "chain": {
            "name": "Conflux eSpace (Testnet)",
            "chain": "Conflux",
            "rpc": [
                "https://evmtestnet.confluxrpc.com",
                "https://evmtestnet.confluxrpc.com"
            ],
            "faucets": [
                "https://faucet.confluxnetwork.org"
            ],
            "nativeCurrency": {
                "name": "CFX",
                "symbol": "CFX",
                "decimals": 18
            },
            "infoURL": "https://confluxnetwork.org",
            "shortName": "cfxtest",
            "chainId": 71,
            "networkId": 71,
            "icon": "conflux",
            "explorers": [
                {
                    "name": "Conflux Scan",
                    "url": "https://evmtestnet.confluxscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifj7n24u2dslfijfihwqvpdeigt5aj3k3sxv6s35lv75sxsfr3ojy",
                "width": 460,
                "height": 576,
                "format": "png"
            }
        ]
    },
    "72": {
        "chain": {
            "name": "DxChain Testnet",
            "chain": "DxChain",
            "rpc": [
                "https://testnet-http.dxchain.com"
            ],
            "faucets": [
                "https://faucet.dxscan.io"
            ],
            "nativeCurrency": {
                "name": "DxChain Testnet",
                "symbol": "DX",
                "decimals": 18
            },
            "infoURL": "https://testnet.dxscan.io/",
            "shortName": "dxc",
            "chainId": 72,
            "networkId": 72,
            "slip44": 1
        }
    },
    "73": {
        "chain": {
            "name": "FNCY",
            "chain": "FNCY",
            "rpc": [
                "https://fncy-seed1.fncy.world"
            ],
            "faucets": [
                "https://faucet-testnet.fncy.world"
            ],
            "nativeCurrency": {
                "name": "FNCY",
                "symbol": "FNCY",
                "decimals": 18
            },
            "infoURL": "https://fncyscan.fncy.world",
            "shortName": "FNCY",
            "chainId": 73,
            "networkId": 73,
            "icon": "fncy",
            "explorers": [
                {
                    "name": "fncy scan",
                    "url": "https://fncyscan.fncy.world",
                    "icon": "fncy",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfXCh6UnaEHn3Evz7RFJ3p2ggJBRm9hunDHegeoquGuhD",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "74": {
        "chain": {
            "name": "IDChain Mainnet",
            "chain": "IDChain",
            "rpc": [
                "https://idchain.one/rpc",
                "https://idchain.one/rpc/",
                "wss://idchain.one/ws/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EIDI",
                "symbol": "EIDI",
                "decimals": 18
            },
            "infoURL": "https://idchain.one/begin/",
            "shortName": "idchain",
            "chainId": 74,
            "networkId": 74,
            "icon": "idchain",
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.idchain.one",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZVwsY6HPXScKqZCA9SWNrr4jrQAHkPhVhMWi6Fj1DsrJ",
                "width": 162,
                "height": 129,
                "format": "png"
            }
        ]
    },
    "75": {
        "chain": {
            "name": "Decimal Smart Chain Mainnet",
            "chain": "DSC",
            "rpc": [
                "https://node.decimalchain.com/web3/",
                "https://node1-mainnet.decimalchain.com/web3/",
                "https://node2-mainnet.decimalchain.com/web3/",
                "https://node3-mainnet.decimalchain.com/web3/",
                "https://node4-mainnet.decimalchain.com/web3/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Decimal",
                "symbol": "DEL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://decimalchain.com",
            "shortName": "DSC",
            "chainId": 75,
            "networkId": 75,
            "icon": "dsc",
            "explorers": [
                {
                    "name": "DSC Explorer Mainnet",
                    "url": "https://explorer.decimalchain.com",
                    "icon": "dsc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSgzwKnJJjys3Uq2aVVdwJ3NffLj3CXMVCph9uByTBegc",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "76": {
        "chain": {
            "name": "Mix",
            "chain": "MIX",
            "rpc": [
                "https://rpc2.mix-blockchain.org:8647"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mix Ether",
                "symbol": "MIX",
                "decimals": 18
            },
            "infoURL": "https://mix-blockchain.org",
            "shortName": "mix",
            "chainId": 76,
            "networkId": 76,
            "slip44": 76
        }
    },
    "77": {
        "chain": {
            "name": "POA Network Sokol",
            "chain": "POA",
            "rpc": [
                "https://sokol.poa.network",
                "wss://sokol.poa.network/wss",
                "ws://sokol.poa.network:8546"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "POA Sokol Ether",
                "symbol": "SPOA",
                "decimals": 18
            },
            "infoURL": "https://poa.network",
            "shortName": "spoa",
            "chainId": 77,
            "networkId": 77,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.com/poa/sokol",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "78": {
        "chain": {
            "name": "PrimusChain mainnet",
            "chain": "PC",
            "rpc": [
                "https://ethnode.primusmoney.com/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Primus Ether",
                "symbol": "PETH",
                "decimals": 18
            },
            "infoURL": "https://primusmoney.com",
            "shortName": "primuschain",
            "chainId": 78,
            "networkId": 78
        }
    },
    "79": {
        "chain": {
            "name": "Zenith Mainnet",
            "chain": "Zenith",
            "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": [],
            "nativeCurrency": {
                "name": "ZENITH",
                "symbol": "ZENITH",
                "decimals": 18
            },
            "infoURL": "https://www.zenithchain.co/",
            "chainId": 79,
            "networkId": 79,
            "shortName": "zenith",
            "explorers": [
                {
                    "name": "zenith scan",
                    "url": "https://scan.zenithchain.co",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "80": {
        "chain": {
            "name": "GeneChain",
            "chain": "GeneChain",
            "rpc": [
                "https://rpc.genechain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RNA",
                "symbol": "RNA",
                "decimals": 18
            },
            "infoURL": "https://scan.genechain.io/",
            "shortName": "GeneChain",
            "chainId": 80,
            "networkId": 80,
            "explorers": [
                {
                    "name": "GeneChain Scan",
                    "url": "https://scan.genechain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "81": {
        "chain": {
            "name": "Japan Open Chain Mainnet",
            "chain": "JOC",
            "rpc": [
                "https://rpc-1.japanopenchain.org:8545",
                "https://rpc-2.japanopenchain.org:8545",
                "https://rpc-3.japanopenchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Japan Open Chain Token",
                "symbol": "JOC",
                "decimals": 18
            },
            "infoURL": "https://www.japanopenchain.org/",
            "shortName": "joc",
            "chainId": 81,
            "networkId": 81,
            "icon": "joc",
            "explorers": [
                {
                    "name": "Block Explorer",
                    "url": "https://explorer.japanopenchain.org",
                    "standard": "EIP3091",
                    "icon": "joc"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigkeot6kwnehcrmhppzd5yqaifttmmvyznv3qjo7agh2figylfyvu",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "82": {
        "chain": {
            "name": "Meter Mainnet",
            "chain": "METER",
            "rpc": [
                "https://rpc.meter.io",
                "https://rpc.meter.io"
            ],
            "faucets": [
                "https://faucet.meter.io"
            ],
            "nativeCurrency": {
                "name": "Meter",
                "symbol": "MTR",
                "decimals": 18
            },
            "infoURL": "https://www.meter.io",
            "shortName": "Meter",
            "chainId": 82,
            "networkId": 82,
            "explorers": [
                {
                    "name": "Meter Mainnet Scan",
                    "url": "https://scan.meter.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "83": {
        "chain": {
            "name": "Meter Testnet",
            "chain": "METER Testnet",
            "rpc": [
                "https://rpctest.meter.io",
                "https://rpctest.meter.io"
            ],
            "faucets": [
                "https://faucet-warringstakes.meter.io"
            ],
            "nativeCurrency": {
                "name": "Meter",
                "symbol": "MTR",
                "decimals": 18
            },
            "infoURL": "https://www.meter.io",
            "shortName": "MeterTest",
            "chainId": 83,
            "networkId": 83,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Meter Testnet Scan",
                    "url": "https://scan-warringstakes.meter.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "84": {
        "chain": {
            "name": "Linqto Devnet",
            "chain": "LNQ",
            "rpc": [
                "https://linqto-dev.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XRP",
                "symbol": "XRP",
                "decimals": 18
            },
            "infoURL": "https://linqto.com",
            "shortName": "linqto-devnet",
            "chainId": 84,
            "networkId": 84,
            "explorers": [
                {
                    "name": "Linqto Devnet Explorer",
                    "url": "https://explorer.linqto-dev.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "85": {
        "chain": {
            "name": "GateChain Testnet",
            "chainId": 85,
            "shortName": "gttest",
            "chain": "GTTEST",
            "networkId": 85,
            "slip44": 1,
            "nativeCurrency": {
                "name": "GateToken",
                "symbol": "GT",
                "decimals": 18
            },
            "rpc": [
                "https://testnet.gatenode.cc"
            ],
            "faucets": [
                "https://www.gatescan.org/testnet/faucet"
            ],
            "explorers": [
                {
                    "name": "GateScan",
                    "url": "https://www.gatescan.org/testnet",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://www.gatechain.io"
        }
    },
    "86": {
        "chain": {
            "name": "GateChain Mainnet",
            "chainId": 86,
            "shortName": "gt",
            "chain": "GT",
            "networkId": 86,
            "nativeCurrency": {
                "name": "GateToken",
                "symbol": "GT",
                "decimals": 18
            },
            "rpc": [
                "https://evm.gatenode.cc"
            ],
            "faucets": [
                "https://www.gatescan.org/faucet"
            ],
            "explorers": [
                {
                    "name": "GateScan",
                    "url": "https://www.gatescan.org",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://www.gatechain.io"
        }
    },
    "87": {
        "chain": {
            "name": "Nova Network",
            "chain": "NNW",
            "icon": "novanetwork",
            "rpc": [
                "https://connect.novanetwork.io",
                "https://0x57.redjackstudio.com",
                "https://rpc.novanetwork.io:9070"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Supernova",
                "symbol": "SNT",
                "decimals": 18
            },
            "infoURL": "https://novanetwork.io",
            "shortName": "nnw",
            "chainId": 87,
            "networkId": 87,
            "explorers": [
                {
                    "name": "novanetwork",
                    "url": "https://explorer.novanetwork.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTTamJ55YGQwMboq4aqf3JjTEy5WDtjo4GBRQ5VdsWA6U",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "88": {
        "chain": {
            "name": "Viction",
            "chain": "Viction",
            "rpc": [
                "https://rpc.viction.xyz",
                "https://rpc.viction.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Viction",
                "symbol": "VIC",
                "decimals": 18
            },
            "infoURL": "https://viction.xyz",
            "shortName": "vic",
            "chainId": 88,
            "networkId": 88,
            "slip44": 889
        }
    },
    "89": {
        "chain": {
            "name": "Viction Testnet",
            "chain": "Viction",
            "rpc": [
                "https://rpc-testnet.viction.xyz",
                "https://rpc-testnet.viction.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Viction",
                "symbol": "VIC",
                "decimals": 18
            },
            "infoURL": "https://viction.xyz",
            "shortName": "vict",
            "chainId": 89,
            "networkId": 89,
            "slip44": 1
        }
    },
    "90": {
        "chain": {
            "name": "Garizon Stage0",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s0.garizon.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-s0",
            "chainId": 90,
            "networkId": 90,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "91": {
        "chain": {
            "name": "Garizon Stage1",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s1.garizon.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-s1",
            "chainId": 91,
            "networkId": 91,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-90",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "92": {
        "chain": {
            "name": "Garizon Stage2",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s2.garizon.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-s2",
            "chainId": 92,
            "networkId": 92,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-90",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "93": {
        "chain": {
            "name": "Garizon Stage3",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s3.garizon.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-s3",
            "chainId": 93,
            "networkId": 93,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-90",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "94": {
        "chain": {
            "name": "SwissDLT",
            "chain": "SDLT",
            "rpc": [
                "https://rpc.swissdlt.ch",
                "https://rpc.swissdlt.ch"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BCTS",
                "symbol": "BCTS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://bcts.ch",
            "shortName": "sdlt",
            "chainId": 94,
            "networkId": 94,
            "icon": "bcts",
            "explorers": [
                {
                    "name": "SwissDLT Explorer",
                    "url": "https://explorer.swissdlt.ch",
                    "icon": "bcts",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig7x5z4j6vh2r3pugmjnob3tmlksaekhqcgsorqzvs55o6v7ehqd4",
                "width": 682,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "95": {
        "chain": {
            "name": "CamDL Mainnet",
            "chain": "CADL",
            "rpc": [
                "https://rpc1.camdl.gov.kh/"
            ],
            "faucets": [
                "https://faucet.camdl.gov.kh/"
            ],
            "nativeCurrency": {
                "name": "CADL",
                "symbol": "CADL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://camdl.gov.kh/",
            "shortName": "camdl",
            "chainId": 95,
            "networkId": 95,
            "redFlags": [
                "reusedChainId"
            ],
            "icon": "camdl",
            "explorers": [
                {
                    "name": "CamDL Block Explorer",
                    "url": "https://explorer.camdl.gov.kh",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmW5Fpb2Ywnfqcj4ibvpbKvPv5Mo5eseWdYZnnUvLkj2Hp",
                "width": 1453,
                "height": 1453,
                "format": "png"
            }
        ]
    },
    "96": {
        "chain": {
            "name": "KUB Mainnet",
            "chain": "KUB",
            "rpc": [
                "https://rpc.bitkubchain.io",
                "https://rpc.bitkubchain.io",
                "wss://wss.bitkubchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KUB Coin",
                "symbol": "KUB",
                "decimals": 18
            },
            "infoURL": "https://www.kubchain.com/",
            "shortName": "kub",
            "chainId": 96,
            "networkId": 96,
            "icon": "kub",
            "explorers": [
                {
                    "name": "KUB Mainnet Explorer",
                    "url": "https://kubscan.com",
                    "standard": "none",
                    "icon": "kub"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigwng335wvow35ypah7hpq3m3xga3idods2wqs3cfcncoyzu7vxli",
                "width": 4167,
                "height": 4167,
                "format": "png"
            }
        ]
    },
    "97": {
        "chain": {
            "name": "BNB Smart Chain Testnet",
            "chain": "BSC",
            "rpc": [
                "https://data-seed-prebsc-1-s1.bnbchain.org:8545",
                "https://data-seed-prebsc-1-s1.bnbchain.org:8545",
                "https://data-seed-prebsc-2-s1.bnbchain.org:8545",
                "https://data-seed-prebsc-1-s2.bnbchain.org:8545",
                "https://data-seed-prebsc-2-s2.bnbchain.org:8545",
                "https://data-seed-prebsc-1-s3.bnbchain.org:8545",
                "https://data-seed-prebsc-2-s3.bnbchain.org:8545",
                "https://bsc-testnet-rpc.publicnode.com",
                "wss://bsc-testnet-rpc.publicnode.com"
            ],
            "faucets": [
                "https://testnet.bnbchain.org/faucet-smart"
            ],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "tBNB",
                "decimals": 18
            },
            "infoURL": "https://www.bnbchain.org/en",
            "shortName": "bnbt",
            "chainId": 97,
            "networkId": 97,
            "slip44": 1,
            "explorers": [
                {
                    "name": "bscscan-testnet",
                    "url": "https://testnet.bscscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "98": {
        "chain": {
            "name": "Six Protocol",
            "chain": "SIXNET",
            "icon": "six",
            "rpc": [
                "https://sixnet-rpc-evm.sixprotocol.net",
                "https://sixnet-rpc-evm.sixprotocol.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SIX evm token",
                "symbol": "SIX",
                "decimals": 18
            },
            "infoURL": "https://six.network/",
            "shortName": "six",
            "chainId": 98,
            "networkId": 98,
            "explorers": [
                {
                    "name": "SIX Scan",
                    "url": "https://sixscan.io/sixnet",
                    "standard": "none",
                    "icon": "six"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP93z696v8Hetu13peY2oEHDXq8Bj5CqaDRwpVkpnM15A",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "99": {
        "chain": {
            "name": "POA Network Core",
            "chain": "POA",
            "rpc": [
                "https://core.poa.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "POA Network Core Ether",
                "symbol": "POA",
                "decimals": 18
            },
            "infoURL": "https://poa.network",
            "shortName": "poa",
            "chainId": 99,
            "networkId": 99,
            "slip44": 178,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.com/poa/core",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100": {
        "chain": {
            "name": "Gnosis",
            "chain": "GNO",
            "icon": "gnosis",
            "rpc": [
                "https://rpc.gnosischain.com",
                "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",
                "https://gnosis.oat.farm",
                "wss://rpc.gnosischain.com/wss",
                "https://gnosis-rpc.publicnode.com",
                "wss://gnosis-rpc.publicnode.com"
            ],
            "faucets": [
                "https://gnosisfaucet.com",
                "https://stakely.io/faucet/gnosis-chain-xdai",
                "https://faucet.prussia.dev/xdai"
            ],
            "nativeCurrency": {
                "name": "xDAI",
                "symbol": "XDAI",
                "decimals": 18
            },
            "infoURL": "https://docs.gnosischain.com",
            "shortName": "gno",
            "chainId": 100,
            "networkId": 100,
            "slip44": 700,
            "explorers": [
                {
                    "name": "gnosisscan",
                    "url": "https://gnosisscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://gnosis.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://gnosis.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
                "width": 1800,
                "height": 1800,
                "format": "png"
            }
        ]
    },
    "101": {
        "chain": {
            "name": "EtherInc",
            "chain": "ETI",
            "rpc": [
                "https://api.einc.io/jsonrpc/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EtherInc Ether",
                "symbol": "ETI",
                "decimals": 18
            },
            "infoURL": "https://einc.io",
            "shortName": "eti",
            "chainId": 101,
            "networkId": 1,
            "slip44": 464
        }
    },
    "102": {
        "chain": {
            "name": "Web3Games Testnet",
            "chain": "Web3Games",
            "icon": "web3games",
            "rpc": [
                "https://testnet-rpc-0.web3games.org/evm",
                "https://testnet-rpc-1.web3games.org/evm",
                "https://testnet-rpc-2.web3games.org/evm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Web3Games",
                "symbol": "W3G",
                "decimals": 18
            },
            "infoURL": "https://web3games.org/",
            "shortName": "tw3g",
            "chainId": 102,
            "networkId": 102,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmUc57w3UTHiWapNW9oQb1dP57ymtdemTTbpvGkjVHBRCo",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "103": {
        "chain": {
            "name": "WorldLand Mainnet",
            "chain": "Worldland",
            "icon": "worldland",
            "rpc": [
                "https://seoul.worldland.foundation",
                "https://seoul.worldland.foundation",
                "https://seoul2.worldland.foundation"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Worldland",
                "symbol": "WLC",
                "decimals": 18
            },
            "infoURL": "https://worldland.foundation",
            "shortName": "WLC",
            "chainId": 103,
            "networkId": 103,
            "explorers": [
                {
                    "name": "Worldland Explorer",
                    "url": "https://scan.worldland.foundation",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYZNTfK3byhgLsTjXP8vPubVHRz2CWsBrTJxZrQmKq6JZ",
                "width": 3509,
                "height": 2482,
                "format": "png"
            }
        ]
    },
    "104": {
        "chain": {
            "name": "Kaiba Lightning Chain Testnet",
            "chain": "tKLC",
            "rpc": [
                "https://klc.live/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kaiba Testnet Token",
                "symbol": "tKAIBA",
                "decimals": 18
            },
            "infoURL": "https://kaibadefi.com",
            "shortName": "tklc",
            "chainId": 104,
            "networkId": 104,
            "slip44": 1,
            "icon": "kaiba",
            "explorers": [
                {
                    "name": "kaibascan",
                    "url": "https://kaibascan.io",
                    "icon": "kaibascan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeihbsw3ky7yf6llpww6fabo4dicotcgwjpefscoxrppstjx25dvtea",
                "width": 932,
                "height": 932,
                "format": "png"
            }
        ]
    },
    "105": {
        "chain": {
            "name": "Web3Games Devnet",
            "chain": "Web3Games",
            "icon": "web3games",
            "rpc": [
                "https://devnet.web3games.org/evm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Web3Games",
                "symbol": "W3G",
                "decimals": 18
            },
            "infoURL": "https://web3games.org/",
            "shortName": "dw3g",
            "chainId": 105,
            "networkId": 105,
            "explorers": [
                {
                    "name": "Web3Games Explorer",
                    "url": "https://explorer-devnet.web3games.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUc57w3UTHiWapNW9oQb1dP57ymtdemTTbpvGkjVHBRCo",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "106": {
        "chain": {
            "name": "Velas EVM Mainnet",
            "chain": "Velas",
            "icon": "velas",
            "rpc": [
                "https://evmexplorer.velas.com/rpc",
                "https://evmexplorer.velas.com/rpc",
                "https://explorer.velas.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Velas",
                "symbol": "VLX",
                "decimals": 18
            },
            "infoURL": "https://velas.com",
            "shortName": "vlx",
            "chainId": 106,
            "networkId": 106,
            "explorers": [
                {
                    "name": "Velas Explorer",
                    "url": "https://evmexplorer.velas.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNXiCXJxEeBd7ZYGYjPSMTSdbDd2nfodLC677gUfk9ku5",
                "width": 924,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "107": {
        "chain": {
            "name": "Nebula Testnet",
            "chain": "NTN",
            "icon": "nebulatestnet",
            "rpc": [
                "https://testnet.rpc.novanetwork.io"
            ],
            "faucets": [
                "https://faucet.novanetwork.io"
            ],
            "nativeCurrency": {
                "name": "Nebula X",
                "symbol": "NBX",
                "decimals": 18
            },
            "infoURL": "https://novanetwork.io",
            "shortName": "ntn",
            "chainId": 107,
            "networkId": 107,
            "slip44": 1,
            "explorers": [
                {
                    "name": "nebulatestnet",
                    "url": "https://explorer.novanetwork.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeFaJtQqTKKuXQR7ysS53bLFPasFBcZw445cvYJ2HGeTo",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "108": {
        "chain": {
            "name": "ThunderCore Mainnet",
            "chain": "TT",
            "rpc": [
                "https://mainnet-rpc.thundercore.com",
                "https://mainnet-rpc.thundercore.com",
                "https://mainnet-rpc.thundertoken.net",
                "https://mainnet-rpc.thundercore.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ThunderCore Token",
                "symbol": "TT",
                "decimals": 18
            },
            "infoURL": "https://thundercore.com",
            "shortName": "TT",
            "chainId": 108,
            "networkId": 108,
            "slip44": 1001,
            "explorers": [
                {
                    "name": "thundercore-viewblock",
                    "url": "https://viewblock.io/thundercore",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "109": {
        "chain": {
            "name": "Shibarium",
            "chain": "Shibarium",
            "icon": "shibarium",
            "rpc": [
                "https://rpc.shibrpc.com",
                "https://rpc.shibrpc.com",
                "https://shib.nownodes.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BONE Shibarium",
                "symbol": "BONE",
                "decimals": 18
            },
            "infoURL": "https://shibariumecosystem.com",
            "shortName": "shibariumecosystem",
            "chainId": 109,
            "networkId": 109,
            "explorers": [
                {
                    "name": "shibariumscan",
                    "url": "https://www.shibariumscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd6rSbfpVjQQZXothmiwGqKo7zovnB9gkeoYcunDt7ZTb",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "110": {
        "chain": {
            "name": "Proton Testnet",
            "chain": "XPR",
            "rpc": [
                "https://protontestnet.greymass.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Proton",
                "symbol": "XPR",
                "decimals": 4
            },
            "infoURL": "https://protonchain.com",
            "shortName": "xpr",
            "chainId": 110,
            "networkId": 110,
            "slip44": 1
        }
    },
    "111": {
        "chain": {
            "name": "EtherLite Chain",
            "chain": "ETL",
            "rpc": [
                "https://rpc.etherlite.org"
            ],
            "faucets": [
                "https://etherlite.org/faucets"
            ],
            "nativeCurrency": {
                "name": "EtherLite",
                "symbol": "ETL",
                "decimals": 18
            },
            "infoURL": "https://etherlite.org",
            "shortName": "ETL",
            "chainId": 111,
            "networkId": 111,
            "icon": "etherlite"
        },
        "icon": [
            {
                "url": "ipfs://QmbNAai1KnBnw4SPQKgrf6vBddifPCQTg2PePry1bmmZYy",
                "width": 88,
                "height": 88,
                "format": "png"
            }
        ]
    },
    "112": {
        "chain": {
            "name": "Coinbit Mainnet",
            "chain": "Coinbit",
            "rpc": [
                "https://coinbit-rpc-mainnet.chain.sbcrypto.app",
                "https://coinbit-rpc-mainnet.chain.sbcrypto.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gas IDR",
                "symbol": "GIDR",
                "decimals": 18
            },
            "infoURL": "https://crypto.stockbit.com/",
            "shortName": "coinbit",
            "chainId": 112,
            "networkId": 112,
            "icon": "coinbit",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://coinbit-explorer.chain.sbcrypto.app",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdaQRUbAXJGfHeJ8jaB8WVh8CCmHExq8VjvAfXpLWWQEo",
                "width": 760,
                "height": 760,
                "format": "png"
            }
        ]
    },
    "113": {
        "chain": {
            "name": "Dehvo",
            "chain": "Dehvo",
            "rpc": [
                "https://connect.dehvo.com",
                "https://rpc.dehvo.com",
                "https://rpc1.dehvo.com",
                "https://rpc2.dehvo.com"
            ],
            "faucets": [
                "https://buy.dehvo.com"
            ],
            "nativeCurrency": {
                "name": "Dehvo",
                "symbol": "Deh",
                "decimals": 18
            },
            "infoURL": "https://dehvo.com",
            "shortName": "deh",
            "chainId": 113,
            "networkId": 113,
            "slip44": 714,
            "explorers": [
                {
                    "name": "Dehvo Explorer",
                    "url": "https://explorer.dehvo.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "114": {
        "chain": {
            "name": "Flare Testnet Coston2",
            "chain": "FLR",
            "icon": "coston2",
            "rpc": [
                "https://coston2-api.flare.network/ext/C/rpc",
                "https://coston2-api.flare.network/ext/C/rpc",
                "https://flare-testnet-coston2.rpc.thirdweb.com",
                "https://flaretestnet-bundler.etherspot.io",
                "https://01-gravelines-005-01.rpc.tatum.io/ext/bc/C/rpc",
                "https://02-chicago-005-02.rpc.tatum.io/ext/bc/C/rpc",
                "https://02-tokyo-005-03.rpc.tatum.io/ext/bc/C/rpc",
                "https://coston2.enosys.global/ext/C/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.flare.network"
            ],
            "nativeCurrency": {
                "name": "Coston2 Flare",
                "symbol": "C2FLR",
                "decimals": 18
            },
            "infoURL": "https://flare.network",
            "shortName": "c2flr",
            "chainId": 114,
            "networkId": 114,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://coston2-explorer.flare.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://coston2.testnet.flarescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSmXY36oXCLmTp1u3Z2MSrBstBFVFyQv3aGKLKf1hxB6u",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "115": {
        "chain": {
            "name": "DeBank Testnet(Deprecated)",
            "chain": "DeBank",
            "rpc": [],
            "faucets": [],
            "icon": "debank",
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "status": "deprecated",
            "infoURL": "https://debank.com",
            "shortName": "debank-testnet",
            "chainId": 115,
            "networkId": 115,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "116": {
        "chain": {
            "name": "DeBank Mainnet",
            "chain": "DeBank",
            "rpc": [],
            "faucets": [],
            "icon": "debank",
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "status": "deprecated",
            "infoURL": "https://debank.com",
            "shortName": "debank-mainnet",
            "chainId": 116,
            "networkId": 116,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "117": {
        "chain": {
            "name": "Uptick Mainnet",
            "chain": "Uptick",
            "rpc": [
                "https://json-rpc.uptick.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Uptick",
                "symbol": "UPTICK",
                "decimals": 18
            },
            "infoURL": "https://www.uptick.network",
            "shortName": "auptick",
            "chainId": 117,
            "networkId": 117,
            "icon": "uptick",
            "explorers": [
                {
                    "name": "Uptick Explorer",
                    "url": "https://evm-explorer.uptick.network",
                    "icon": "uptick",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "118": {
        "chain": {
            "name": "Arcology Testnet",
            "chain": "Arcology",
            "icon": "acolicon",
            "rpc": [
                "https://testnet.arcology.network/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Arcology Coin",
                "symbol": "Acol",
                "decimals": 18
            },
            "infoURL": "https://arcology.network/",
            "shortName": "arcology",
            "chainId": 118,
            "networkId": 118,
            "slip44": 1,
            "explorers": [
                {
                    "name": "arcology",
                    "url": "https://testnet.arcology.network/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRD7itMvaZutfBjyA7V9xkMGDtsZiJSagPwd3ijqka8kE",
                "width": 288,
                "height": 288,
                "format": "png"
            }
        ]
    },
    "119": {
        "chain": {
            "name": "ENULS Mainnet",
            "chain": "ENULS",
            "rpc": [
                "https://evmapi2.nuls.io",
                "https://evmapi.nuls.io",
                "https://evmapi2.nuls.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NULS",
                "symbol": "NULS",
                "decimals": 18
            },
            "infoURL": "https://nuls.io",
            "shortName": "enuls",
            "chainId": 119,
            "networkId": 119,
            "icon": "enuls",
            "explorers": [
                {
                    "name": "enulsscan",
                    "url": "https://evmscan.nuls.io",
                    "icon": "enuls",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYz8LK5WkUN8UwqKfWUjnyLuYqQZWihT7J766YXft4TSy",
                "width": 26,
                "height": 41,
                "format": "svg"
            }
        ]
    },
    "120": {
        "chain": {
            "name": "ENULS Testnet",
            "chain": "ENULS",
            "rpc": [
                "https://beta.evmapi.nuls.io",
                "https://beta.evmapi2.nuls.io"
            ],
            "faucets": [
                "http://faucet.nuls.io"
            ],
            "nativeCurrency": {
                "name": "NULS",
                "symbol": "NULS",
                "decimals": 18
            },
            "infoURL": "https://nuls.io",
            "shortName": "enulst",
            "chainId": 120,
            "networkId": 120,
            "slip44": 1,
            "icon": "enuls",
            "explorers": [
                {
                    "name": "enulsscan",
                    "url": "https://beta.evmscan.nuls.io",
                    "icon": "enuls",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYz8LK5WkUN8UwqKfWUjnyLuYqQZWihT7J766YXft4TSy",
                "width": 26,
                "height": 41,
                "format": "svg"
            }
        ]
    },
    "121": {
        "chain": {
            "name": "Realchain Mainnet",
            "chain": "REAL",
            "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": [],
            "nativeCurrency": {
                "name": "Realchain",
                "symbol": "REAL",
                "decimals": 18
            },
            "infoURL": "https://www.rclsidechain.com/",
            "shortName": "REAL",
            "chainId": 121,
            "networkId": 121,
            "slip44": 714,
            "explorers": [
                {
                    "name": "realscan",
                    "url": "https://rclscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "122": {
        "chain": {
            "name": "Fuse Mainnet",
            "chain": "FUSE",
            "rpc": [
                "https://rpc.fuse.io",
                "https://rpc.fuse.io",
                "https://fuse.drpc.org",
                "wss://fuse.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Fuse",
                "symbol": "FUSE",
                "decimals": 18
            },
            "infoURL": "https://fuse.io/",
            "shortName": "fuse",
            "chainId": 122,
            "networkId": 122,
            "icon": "fuse",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.fuse.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR3gooSiRfCuryT2y7Q37a3DqmdCKvV6vYp1fVpJW3VWz",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "123": {
        "chain": {
            "name": "Fuse Sparknet",
            "chain": "fuse",
            "rpc": [
                "https://rpc.fusespark.io",
                "https://rpc.fusespark.io"
            ],
            "faucets": [
                "https://get.fusespark.io"
            ],
            "nativeCurrency": {
                "name": "Spark",
                "symbol": "SPARK",
                "decimals": 18
            },
            "infoURL": "https://docs.fuse.io/general/fuse-network-blockchain/fuse-testnet",
            "shortName": "spark",
            "chainId": 123,
            "networkId": 123
        }
    },
    "124": {
        "chain": {
            "name": "Decentralized Web Mainnet",
            "shortName": "dwu",
            "chain": "DWU",
            "chainId": 124,
            "networkId": 124,
            "rpc": [
                "https://decentralized-web.tech/dw_rpc.php"
            ],
            "faucets": [],
            "infoURL": "https://decentralized-web.tech/dw_chain.php",
            "nativeCurrency": {
                "name": "Decentralized Web Utility",
                "symbol": "DWU",
                "decimals": 18
            }
        }
    },
    "125": {
        "chain": {
            "name": "OYchain Testnet",
            "chain": "OYchain",
            "rpc": [
                "https://rpc.testnet.oychain.io"
            ],
            "faucets": [
                "https://faucet.oychain.io"
            ],
            "nativeCurrency": {
                "name": "OYchain Token",
                "symbol": "OY",
                "decimals": 18
            },
            "infoURL": "https://www.oychain.io",
            "shortName": "OYchainTestnet",
            "chainId": 125,
            "networkId": 125,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OYchain Testnet Explorer",
                    "url": "https://explorer.testnet.oychain.io",
                    "standard": "none"
                }
            ]
        }
    },
    "126": {
        "chain": {
            "name": "OYchain Mainnet",
            "chain": "OYchain",
            "icon": "oychain",
            "rpc": [
                "https://rpc.mainnet.oychain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OYchain Token",
                "symbol": "OY",
                "decimals": 18
            },
            "infoURL": "https://www.oychain.io",
            "shortName": "OYchainMainnet",
            "chainId": 126,
            "networkId": 126,
            "slip44": 126,
            "explorers": [
                {
                    "name": "OYchain Mainnet Explorer",
                    "url": "https://explorer.oychain.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXW5T2MaGHznXUmQEXoyJjcdmX7dhLbj5fnqvZZKqeKzA",
                "width": 677,
                "height": 237,
                "format": "png"
            }
        ]
    },
    "127": {
        "chain": {
            "name": "Factory 127 Mainnet",
            "chain": "FETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Factory 127 Token",
                "symbol": "FETH",
                "decimals": 18
            },
            "infoURL": "https://www.factory127.com",
            "shortName": "feth",
            "chainId": 127,
            "networkId": 127,
            "slip44": 127
        }
    },
    "128": {
        "chain": {
            "name": "Huobi ECO Chain Mainnet",
            "chain": "Heco",
            "rpc": [
                "https://http-mainnet.hecochain.com",
                "wss://ws-mainnet.hecochain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Huobi ECO Chain Native Token",
                "symbol": "HT",
                "decimals": 18
            },
            "infoURL": "https://www.hecochain.com",
            "shortName": "heco",
            "chainId": 128,
            "networkId": 128,
            "slip44": 1010,
            "explorers": [
                {
                    "name": "hecoinfo",
                    "url": "https://hecoinfo.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "129": {
        "chain": {
            "name": "Innovator Chain",
            "chain": "INNOVATOR",
            "rpc": [
                "https://rpc.innovatorchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "INOV8",
                "symbol": "INOV8",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://innovatorchain.com",
            "shortName": "Innovator",
            "chainId": 129,
            "networkId": 129,
            "icon": "innovator",
            "explorers": [
                {
                    "name": "Innovator Explorer",
                    "url": "https://evm.innovatorchain.com",
                    "icon": "blockscout",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVJBGeFYZXMQqicNdzctMfvPN5CrtRrfZBTw3CEpkCBsS",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "130": {
        "chain": {
            "name": "Unichain",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.unichain.org/",
                "https://mainnet.unichain.org",
                "https://unichain-rpc.publicnode.com",
                "wss://unichain-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://unichain.org",
            "shortName": "unichain",
            "chainId": 130,
            "networkId": 130,
            "icon": "unichain",
            "explorers": [
                {
                    "name": "Unichain Mainnet Explorer",
                    "url": "https://uniscan.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "Unichain Mainnet Explorer",
                    "url": "https://unichain.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWtu564n5T9KhhzKGMEcNWXXume5RzyUu7bARUX6ppHpW",
                "width": 513,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "131": {
        "chain": {
            "name": "Engram Testnet",
            "chain": "tGRAM",
            "icon": "engram",
            "rpc": [
                "https://tokioswift.engram.tech",
                "https://tokio-archive.engram.tech"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Engram Tokio Testnet",
                "symbol": "tGRAM",
                "decimals": 18
            },
            "infoURL": "https://engramnet.io",
            "shortName": "tgram",
            "chainId": 131,
            "networkId": 131,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://tokioscan-v2.engram.tech",
                    "icon": "engram",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidn7dolavrzgqxthydb6rt5iwuzm6cvkxqirzh2szarjspsdp4kyu",
                "width": 400,
                "height": 400,
                "format": "svg"
            }
        ]
    },
    "132": {
        "chain": {
            "name": "Namefi Chain Mainnet",
            "chain": "NFIC",
            "rpc": [
                "https://rpc.chain.namefi.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Namefi Coin",
                "symbol": "NFIC",
                "decimals": 18
            },
            "infoURL": "https://namefi.io/",
            "shortName": "nfic",
            "chainId": 132,
            "networkId": 132
        }
    },
    "133": {
        "chain": {
            "name": "HashKey Chain Testnet",
            "title": "HashKey Chain Testnet",
            "chain": "HashKey Chain Testnet",
            "rpc": [
                "https://hashkeychain-testnet.alt.technology",
                "https://testnet.hsk.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HashKey EcoPoints",
                "symbol": "HSK",
                "decimals": 18
            },
            "infoURL": "https://hashkeychain.net",
            "shortName": "HSKT",
            "chainId": 133,
            "networkId": 133,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.hsk.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        }
    },
    "134": {
        "chain": {
            "name": "iExec Sidechain",
            "chain": "Bellecour",
            "icon": "rlc",
            "rpc": [
                "https://bellecour.iex.ec"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "xRLC",
                "symbol": "xRLC",
                "decimals": 18
            },
            "infoURL": "https://iex.ec",
            "shortName": "rlc",
            "chainId": 134,
            "networkId": 134,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.bellecour.iex.ec",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUYKpVmZL4aS3TEZLG5wbrRJ6exxLiwm1rejfGYYNicfb",
                "width": 155,
                "height": 155,
                "format": "png"
            }
        ]
    },
    "135": {
        "chain": {
            "name": "Alyx Chain Testnet",
            "chain": "Alyx Chain Testnet",
            "rpc": [
                "https://testnet-rpc.alyxchain.com"
            ],
            "faucets": [
                "https://faucet.alyxchain.com"
            ],
            "nativeCurrency": {
                "name": "Alyx Testnet Native Token",
                "symbol": "ALYX",
                "decimals": 18
            },
            "infoURL": "https://www.alyxchain.com",
            "shortName": "AlyxTestnet",
            "chainId": 135,
            "networkId": 135,
            "slip44": 1,
            "explorers": [
                {
                    "name": "alyx testnet scan",
                    "url": "https://testnet.alyxscan.com",
                    "standard": "EIP3091"
                }
            ],
            "icon": "alyx"
        },
        "icon": [
            {
                "url": "ipfs://bafkreifd43fcvh77mdcwjrpzpnlhthounc6b4u645kukqpqhduaveatf6i",
                "width": 2481,
                "height": 2481,
                "format": "png"
            }
        ]
    },
    "136": {
        "chain": {
            "name": "Deamchain Mainnet",
            "chain": "Deamchain",
            "icon": "deam",
            "rpc": [
                "https://mainnet.deamchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Deamchain Native Token",
                "symbol": "DEAM",
                "decimals": 18
            },
            "infoURL": "https://deamchain.com",
            "shortName": "deam",
            "chainId": 136,
            "networkId": 136,
            "explorers": [
                {
                    "name": "Deamchain Block Explorer",
                    "url": "https://scan.deamchain.com",
                    "standard": "EIP3091",
                    "icon": "deam"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXvHWmjfXKdZMSz7x82NR4SjEqigKdJELVHbnzUPkj17F",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "137": {
        "chain": {
            "name": "Polygon Mainnet",
            "chain": "Polygon",
            "icon": "polygon",
            "rpc": [
                "https://polygon-rpc.com",
                "https://polygon.drpc.org",
                "wss://polygon.drpc.org",
                "https://rpc-mainnet.matic.quiknode.pro",
                "https://polygon-bor-rpc.publicnode.com",
                "wss://polygon-bor-rpc.publicnode.com",
                "https://polygon.gateway.tenderly.co",
                "wss://polygon.gateway.tenderly.co",
                "https://rpc.satelink.network/rpc/polygon",
                "https://rpcfree.com/polygon-rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "POL",
                "symbol": "POL",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/",
            "shortName": "pol",
            "chainId": 137,
            "networkId": 137,
            "slip44": 966,
            "explorers": [
                {
                    "name": "polygonscan",
                    "url": "https://polygonscan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "oklink",
                    "url": "https://www.oklink.com/polygon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRNqgazYuxUa5WdddFPftTWiP3KwzBMgV9Z19QWnLMETc",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "138": {
        "chain": {
            "name": "Defi Oracle Meta Mainnet",
            "chain": "dfiometa",
            "rpc": [
                "https://rpc-http-pub.d-bis.org",
                "wss://rpc-ws-pub.d-bis.org",
                "https://rpc.d-bis.org",
                "wss://rpc.d-bis.org",
                "https://rpc2.d-bis.org",
                "wss://ws.rpc.d-bis.org",
                "wss://ws.rpc2.d-bis.org",
                "https://rpc.public-0138.defi-oracle.io",
                "wss://rpc.public-0138.defi-oracle.io",
                "https://rpc.defi-oracle.io",
                "wss://wss.defi-oracle.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP2718"
                },
                {
                    "name": "EIP2930"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://d-bis.org",
            "shortName": "dfio-meta-main",
            "chainId": 138,
            "networkId": 138,
            "slip44": 60,
            "ens": {
                "registry": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85"
            },
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.d-bis.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "139": {
        "chain": {
            "name": "WoopChain Mainnet",
            "chain": "WOOP",
            "icon": "woopchain",
            "rpc": [
                "https://rpc.woop.ai/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WoopCoin",
                "symbol": "WOOC",
                "decimals": 18
            },
            "infoURL": "https://wikiwoop.com",
            "shortName": "woop",
            "chainId": 139,
            "networkId": 139,
            "explorers": [
                {
                    "name": "wikiwoop",
                    "url": "https://explorer.wikiwoop.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma7LpnkGjAN1dwL6VTXUYqzySNxjLg4br7J8UE4yZWYec",
                "width": 310,
                "height": 310,
                "format": "png"
            }
        ]
    },
    "140": {
        "chain": {
            "name": "Eteria Mainnet",
            "chain": "ERA",
            "icon": "eteria",
            "rpc": [
                "https://mainnet.eteria.io/v1"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eteria",
                "symbol": "ERA",
                "decimals": 18
            },
            "infoURL": "https://eteria.io",
            "shortName": "ERA",
            "chainId": 140,
            "networkId": 140,
            "explorers": [
                {
                    "name": "eteriascan",
                    "url": "https://explorer.eteria.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieuh4toxf5wvysvvylajsfgholhg5tplyzwsfv5f2nvmhr537jp7y",
                "width": 193,
                "height": 193,
                "format": "png"
            }
        ]
    },
    "141": {
        "chain": {
            "name": "Openpiece Testnet",
            "chain": "OPENPIECE",
            "icon": "openpiece",
            "rpc": [
                "https://testnet.openpiece.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Belly",
                "symbol": "BELLY",
                "decimals": 18
            },
            "infoURL": "https://cryptopiece.online",
            "shortName": "OPtest",
            "chainId": 141,
            "networkId": 141,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Belly Scan",
                    "url": "https://testnet.bellyscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVTahJkdSH3HPYsJMK2GmqfWZjLyxE7cXy1aHEnHU3vp2",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "142": {
        "chain": {
            "name": "DAX CHAIN",
            "chain": "DAX",
            "rpc": [
                "https://rpc.prodax.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Prodax",
                "symbol": "DAX",
                "decimals": 18
            },
            "infoURL": "https://prodax.io/",
            "shortName": "dax",
            "chainId": 142,
            "networkId": 142
        }
    },
    "143": {
        "chain": {
            "name": "Monad",
            "chain": "MON",
            "icon": "monad",
            "rpc": [
                "https://rpc.monad.xyz"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Monad",
                "symbol": "MON",
                "decimals": 18
            },
            "infoURL": "https://monad.xyz",
            "shortName": "mon",
            "chainId": 143,
            "networkId": 143,
            "slip44": 268435779,
            "explorers": [
                {
                    "name": "Monad Vision",
                    "url": "https://monadvision.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Monadscan",
                    "url": "https://monadscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya",
                "width": 32,
                "height": 32,
                "format": "svg"
            }
        ]
    },
    "144": {
        "chain": {
            "name": "PHI Network v2",
            "chain": "PHI",
            "rpc": [
                "https://connect.phi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PHI",
                "symbol": "Φ",
                "decimals": 18
            },
            "infoURL": "https://phi.network",
            "shortName": "PHI",
            "chainId": 144,
            "networkId": 144,
            "icon": "phi",
            "explorers": [
                {
                    "name": "Phiscan",
                    "url": "https://phiscan.com",
                    "icon": "phi",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid6pm3mic7izp3a6zlfwhhe7etd276bjfsq2xash6a4s2vmcdf65a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "145": {
        "chain": {
            "name": "SoraAI Testnet",
            "chain": "SETH",
            "icon": "ethereum",
            "rpc": [
                "https://rpc-testnet.soraai.bot"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SoraETH",
                "symbol": "SETH",
                "decimals": 18
            },
            "infoURL": "https://soraai.bot",
            "shortName": "SETH",
            "chainId": 145,
            "networkId": 145,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.soraai.bot",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.soraai.bot"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "146": {
        "chain": {
            "name": "Sonic Mainnet",
            "chain": "sonic",
            "rpc": [
                "https://rpc.soniclabs.com",
                "https://rpc.soniclabs.com",
                "https://sonic-rpc.publicnode.com",
                "wss://sonic-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sonic",
                "symbol": "S",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://soniclabs.com",
            "shortName": "sonic",
            "chainId": 146,
            "networkId": 146,
            "icon": "sonic",
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://sonicscan.org",
                    "icon": "sonic",
                    "standard": "EIP3091"
                },
                {
                    "name": "sonic",
                    "url": "https://explorer.soniclabs.com",
                    "icon": "sonic",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbFqQ87T3HwjF6KejNYYYMcUtc7t64FDbfkpgWchFgMpC",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "147": {
        "chain": {
            "name": "Flag Mainnet",
            "chain": "Flag",
            "icon": "flag",
            "rpc": [
                "https://mainnet-rpc.flagscan.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flag",
                "symbol": "FLAG",
                "decimals": 18
            },
            "infoURL": "https://flagscan.xyz",
            "shortName": "FLAG",
            "chainId": 147,
            "networkId": 147,
            "explorers": [
                {
                    "name": "Flag Mainnet Explorer",
                    "url": "https://flagscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeibcrxeavdxpwwmj4mc6hhp232nkrfbpvfpngcqux2v5rmoshycj3u",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "148": {
        "chain": {
            "name": "ShimmerEVM",
            "title": "ShimmerEVM",
            "chain": "ShimmerEVM",
            "rpc": [
                "https://json-rpc.evm.shimmer.network",
                "https://json-rpc.evm.shimmer.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SMR",
                "symbol": "SMR",
                "decimals": 18
            },
            "infoURL": "https://shimmer.network",
            "shortName": "shimmerevm",
            "chainId": 148,
            "networkId": 148,
            "icon": "shimmerevm",
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.evm.shimmer.network",
                    "icon": "shimmerevm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "150": {
        "chain": {
            "name": "Six Protocol Testnet",
            "chain": "FIVENET",
            "icon": "six",
            "rpc": [
                "https://rpc-evm.fivenet.sixprotocol.net"
            ],
            "faucets": [
                "https://faucet.sixprotocol.net"
            ],
            "nativeCurrency": {
                "name": "SIX testnet evm token",
                "symbol": "tSIX",
                "decimals": 18
            },
            "infoURL": "https://six.network/",
            "shortName": "sixt",
            "chainId": 150,
            "networkId": 150,
            "explorers": [
                {
                    "name": "SIX Scan fivenet",
                    "url": "https://sixscan.io/fivenet",
                    "standard": "none",
                    "icon": "six"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP93z696v8Hetu13peY2oEHDXq8Bj5CqaDRwpVkpnM15A",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "151": {
        "chain": {
            "name": "Redbelly Network Mainnet",
            "shortName": "rbn",
            "chain": "RBN",
            "chainId": 151,
            "networkId": 151,
            "slip44": 824,
            "icon": "redbelly",
            "rpc": [
                "https://governors.mainnet.redbelly.network",
                "https://governors.mainnet.redbelly.network"
            ],
            "faucets": [],
            "infoURL": "https://redbelly.network",
            "nativeCurrency": {
                "name": "Redbelly Network Coin",
                "symbol": "RBNT",
                "decimals": 18
            },
            "status": "active",
            "explorers": [
                {
                    "name": "Routescan",
                    "url": "https://redbelly.routescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbU86AmMYhDTwDzJWLtrLAURqepXinJbVhXUJq5BaWqCp",
                "width": 500,
                "height": 550,
                "format": "svg"
            }
        ]
    },
    "152": {
        "chain": {
            "name": "Redbelly Network Devnet",
            "shortName": "rbn-devnet",
            "chain": "RBN",
            "chainId": 152,
            "networkId": 152,
            "rpc": [],
            "faucets": [],
            "infoURL": "https://redbelly.network",
            "nativeCurrency": {
                "name": "Redbelly Network Coin",
                "symbol": "RBNT",
                "decimals": 18
            },
            "status": "incubating"
        }
    },
    "153": {
        "chain": {
            "name": "Redbelly Network Testnet",
            "shortName": "rbn-testnet",
            "chain": "RBN",
            "chainId": 153,
            "networkId": 153,
            "icon": "redbelly",
            "slip44": 1,
            "rpc": [
                "https://governors.testnet.redbelly.network",
                "https://governors.testnet.redbelly.network"
            ],
            "faucets": [],
            "infoURL": "https://redbelly.network",
            "nativeCurrency": {
                "name": "Redbelly Network Coin",
                "symbol": "RBNT",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "Routescan",
                    "url": "https://redbelly.testnet.routescan.io",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmbU86AmMYhDTwDzJWLtrLAURqepXinJbVhXUJq5BaWqCp",
                "width": 500,
                "height": 550,
                "format": "svg"
            }
        ]
    },
    "154": {
        "chain": {
            "name": "Redbelly Network TGE",
            "shortName": "rbn-tge",
            "chain": "RBN",
            "chainId": 154,
            "networkId": 154,
            "rpc": [],
            "faucets": [],
            "infoURL": "https://redbelly.network",
            "nativeCurrency": {
                "name": "Redbelly Network Coin",
                "symbol": "RBNT",
                "decimals": 18
            }
        }
    },
    "155": {
        "chain": {
            "name": "Tenet Testnet",
            "title": "Tenet Testnet",
            "chain": "TENET",
            "icon": "tenet",
            "rpc": [
                "https://rpc.testnet.tenet.org"
            ],
            "faucets": [
                "https://faucet.testnet.tenet.org"
            ],
            "nativeCurrency": {
                "name": "TENET",
                "symbol": "TENET",
                "decimals": 18
            },
            "infoURL": "https://tenet.org/",
            "shortName": "tenet-testnet",
            "chainId": 155,
            "networkId": 155,
            "slip44": 1,
            "explorers": [
                {
                    "name": "TenetScan Testnet",
                    "url": "https://testnet.tenetscan.io",
                    "icon": "tenet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc1gqjWTzNo4pyFSGtQuCu7kRSZZBUVybtTjHn2nNEEPA",
                "width": 640,
                "height": 640,
                "format": "svg"
            }
        ]
    },
    "156": {
        "chain": {
            "name": "OEBlock Testnet",
            "chain": "OEBt",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://testnet-rpc.oeblock.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OEBlock",
                "symbol": "OEB",
                "decimals": 18
            },
            "infoURL": "https://www.oeblock.com/",
            "shortName": "obe",
            "chainId": 156,
            "networkId": 156,
            "slip44": 1,
            "icon": "oescan",
            "explorers": [
                {
                    "name": "OEScan explorer",
                    "url": "https://testnet.oescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdoQUfYqtkWMfjtoPv2KWDY4MxDDSsyWgwXtCx6jfkezz",
                "width": 155,
                "height": 177,
                "format": "png"
            }
        ]
    },
    "157": {
        "chain": {
            "name": "Puppynet",
            "chain": "Puppynet",
            "icon": "shibarium",
            "rpc": [
                "https://puppynet.shibrpc.com",
                "https://puppynet.shibrpc.com"
            ],
            "faucets": [
                "https://shibarium.shib.io/faucet"
            ],
            "nativeCurrency": {
                "name": "BONE",
                "symbol": "BONE",
                "decimals": 18
            },
            "infoURL": "https://shibariumecosystem.com",
            "shortName": "puppynet",
            "chainId": 157,
            "networkId": 157,
            "explorers": [
                {
                    "name": "puppyscan",
                    "url": "https://puppyscan.shib.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd6rSbfpVjQQZXothmiwGqKo7zovnB9gkeoYcunDt7ZTb",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "158": {
        "chain": {
            "name": "Roburna Mainnet",
            "chain": "RBA",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://dataseed.roburna.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Roburna",
                "symbol": "RBA",
                "decimals": 18
            },
            "infoURL": "https://www.roburna.com/",
            "shortName": "rba",
            "chainId": 158,
            "networkId": 158,
            "icon": "roburna",
            "explorers": [
                {
                    "name": "Rbascan Explorer",
                    "url": "https://rbascan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTk1uhB9nvnvXifvwEPGFcdgsXRt4EXNjovUGyUmfFRcB",
                "width": 4000,
                "height": 4000,
                "format": "png"
            }
        ]
    },
    "159": {
        "chain": {
            "name": "Roburna Testnet",
            "chain": "RBAT",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://preseed-testnet-1.roburna.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Roburna",
                "symbol": "RBAT",
                "decimals": 18
            },
            "infoURL": "https://www.roburna.com/",
            "shortName": "rbat",
            "chainId": 159,
            "networkId": 159,
            "icon": "roburna",
            "explorers": [
                {
                    "name": "Rbascan Testnet Explorer",
                    "url": "https://testnet.rbascan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTk1uhB9nvnvXifvwEPGFcdgsXRt4EXNjovUGyUmfFRcB",
                "width": 4000,
                "height": 4000,
                "format": "png"
            }
        ]
    },
    "160": {
        "chain": {
            "name": "Armonia Eva Chain Mainnet",
            "chain": "Eva",
            "rpc": [
                "https://evascan.io/api/eth-rpc/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Armonia Multichain Native Token",
                "symbol": "AMAX",
                "decimals": 18
            },
            "infoURL": "https://amax.network",
            "shortName": "eva",
            "chainId": 160,
            "networkId": 160,
            "status": "incubating"
        }
    },
    "161": {
        "chain": {
            "name": "Armonia Eva Chain Testnet",
            "chain": "Wall-e",
            "rpc": [
                "https://testnet.evascan.io/api/eth-rpc/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Armonia Multichain Native Token",
                "symbol": "AMAX",
                "decimals": 18
            },
            "infoURL": "https://amax.network",
            "shortName": "wall-e",
            "chainId": 161,
            "networkId": 161,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout - evascan",
                    "url": "https://testnet.evascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "162": {
        "chain": {
            "name": "Lightstreams Testnet",
            "chain": "PHT",
            "rpc": [
                "https://node.sirius.lightstreams.io"
            ],
            "faucets": [
                "https://discuss.lightstreams.network/t/request-test-tokens"
            ],
            "nativeCurrency": {
                "name": "Lightstreams PHT",
                "symbol": "PHT",
                "decimals": 18
            },
            "infoURL": "https://explorer.sirius.lightstreams.io",
            "shortName": "tpht",
            "chainId": 162,
            "networkId": 162,
            "slip44": 1
        }
    },
    "163": {
        "chain": {
            "name": "Lightstreams Mainnet",
            "chain": "PHT",
            "rpc": [
                "https://node.mainnet.lightstreams.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lightstreams PHT",
                "symbol": "PHT",
                "decimals": 18
            },
            "infoURL": "https://explorer.lightstreams.io",
            "shortName": "pht",
            "chainId": 163,
            "networkId": 163
        }
    },
    "164": {
        "chain": {
            "name": "Omni Omega Testnet",
            "chain": "Omni",
            "status": "active",
            "rpc": [
                "https://omega.omni.network",
                "https://omega.omni.network",
                "wss://wss.omega.omni.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Omni",
                "symbol": "OMNI",
                "decimals": 18
            },
            "infoURL": "https://docs.omni.network",
            "shortName": "omni_omega",
            "chainId": 164,
            "networkId": 164,
            "slip44": 1,
            "icon": "omni",
            "explorers": [
                {
                    "name": "Omni EVM and cross-chain Explorer",
                    "url": "https://omega.omniscan.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdCMVucuZJpMqSn3xSWCU3io5ftRAwtzAqTd8QXLQEaos",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "165": {
        "chain": {
            "name": "Omni Testnet (Deprecated)",
            "chain": "Omni",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Omni",
                "symbol": "OMNI",
                "decimals": 18
            },
            "infoURL": "https://docs.omni.network/",
            "shortName": "omni_testnet_deprecated",
            "chainId": 165,
            "networkId": 165,
            "slip44": 1,
            "explorers": [],
            "status": "deprecated"
        }
    },
    "166": {
        "chain": {
            "name": "Nomina",
            "chain": "Nomina",
            "status": "active",
            "rpc": [
                "https://mainnet.omni.network",
                "https://mainnet.nomina.io",
                "wss://wss.mainnet.nomina.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nomina",
                "symbol": "NOM",
                "decimals": 18
            },
            "infoURL": "https://docs.omni.network",
            "shortName": "nom",
            "chainId": 166,
            "networkId": 166,
            "slip44": 1,
            "icon": "nom",
            "explorers": [
                {
                    "name": "Nomina EVM and cross-chain Explorer",
                    "url": "https://nomscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVfJBGe7JpKJhG8hrSMU42RxhCSQ3ga3NSArA9vEFqF4C",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "167": {
        "chain": {
            "name": "Atoshi Testnet",
            "chain": "ATOSHI",
            "icon": "atoshi",
            "rpc": [
                "https://node.atoshi.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ATOSHI",
                "symbol": "ATOS",
                "decimals": 18
            },
            "infoURL": "https://atoshi.org",
            "shortName": "atoshi",
            "chainId": 167,
            "networkId": 167,
            "slip44": 1,
            "explorers": [
                {
                    "name": "atoshiscan",
                    "url": "https://scan.atoverse.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfFK6B4MFLrpSS46aLf7hjpt28poHFeTGEKEuH248Tbyj",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "168": {
        "chain": {
            "name": "AIOZ Network",
            "chain": "AIOZ",
            "icon": "aioz",
            "rpc": [
                "https://eth-dataseed.aioz.network",
                "https://eth-dataseed.aioz.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AIOZ",
                "symbol": "AIOZ",
                "decimals": 18
            },
            "infoURL": "https://aioz.network",
            "shortName": "aioz",
            "chainId": 168,
            "networkId": 168,
            "slip44": 60,
            "explorers": [
                {
                    "name": "AIOZ Network Explorer",
                    "url": "https://explorer.aioz.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRAGPFhvQiXgoJkui7WHajpKctGFrJNhHqzYdwcWt5V3Z",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "169": {
        "chain": {
            "name": "Manta Pacific Mainnet",
            "chain": "Manta Pacific",
            "rpc": [
                "https://pacific-rpc.manta.network/http",
                "https://pacific-rpc.manta.network/http",
                "https://manta-pacific.drpc.org",
                "wss://manta-pacific.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://pacific-info.manta.network",
            "shortName": "manta",
            "chainId": 169,
            "networkId": 169,
            "icon": "manta",
            "explorers": [
                {
                    "name": "manta-pacific Explorer",
                    "url": "https://pacific-explorer.manta.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTckcVTViRZ3NqT36MTt8AvgBSmudrbgU3pi8AaNtthoV",
                "width": 834,
                "height": 834,
                "format": "png"
            }
        ]
    },
    "170": {
        "chain": {
            "name": "HOO Smart Chain Testnet",
            "chain": "ETH",
            "rpc": [
                "https://http-testnet.hoosmartchain.com"
            ],
            "faucets": [
                "https://faucet-testnet.hscscan.com/"
            ],
            "nativeCurrency": {
                "name": "HOO",
                "symbol": "HOO",
                "decimals": 18
            },
            "infoURL": "https://www.hoosmartchain.com",
            "shortName": "hoosmartchain",
            "chainId": 170,
            "networkId": 170,
            "slip44": 1
        }
    },
    "171": {
        "chain": {
            "name": "CO2e Chain",
            "chain": "CO2E",
            "rpc": [
                "https://rpc.co2e.cc",
                "https://rpc.co2ledger.xyz"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "CO2e Token",
                "symbol": "CO2E",
                "decimals": 18
            },
            "infoURL": "https://co2e.cc",
            "shortName": "CO2e",
            "chainId": 171,
            "networkId": 171,
            "icon": "co2e",
            "explorers": [
                {
                    "name": "CO2e Explorer",
                    "url": "https://exp.co2e.cc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmdcs7BTuVPjMxfQjfcWdzVeRiXwhzRtRj637pyGRbT9ff",
                "width": 2400,
                "height": 2400,
                "format": "png"
            }
        ]
    },
    "172": {
        "chain": {
            "name": "Latam-Blockchain Resil Testnet",
            "chain": "Resil",
            "rpc": [
                "https://rpc.latam-blockchain.com",
                "wss://ws.latam-blockchain.com"
            ],
            "faucets": [
                "https://faucet.latam-blockchain.com"
            ],
            "nativeCurrency": {
                "name": "Latam-Blockchain Resil Test Native Token",
                "symbol": "usd",
                "decimals": 18
            },
            "infoURL": "https://latam-blockchain.com",
            "shortName": "resil",
            "chainId": 172,
            "networkId": 172,
            "slip44": 1
        }
    },
    "173": {
        "chain": {
            "name": "ENI Mainnet",
            "chain": "ENI",
            "rpc": [
                "https://rpc.eniac.network",
                "https://rpc1.eniac.network",
                "https://rpc2.eniac.network",
                "https://enirpc.com",
                "https://jp.enirpc.com",
                "https://jp.eniacrpc.net",
                "wss://rpc.eniac.network/ws/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EGAS",
                "symbol": "EGAS",
                "decimals": 18
            },
            "infoURL": "https://eniac.network/",
            "shortName": "eni",
            "chainId": 173,
            "networkId": 173,
            "icon": "eni",
            "explorers": [
                {
                    "name": "ENI Explorer",
                    "url": "https://scan.eniac.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdhqHQnPHhuhowh3ifncxw2SNzjMRCy2jQY8aMScpjUpd",
                "width": 677,
                "height": 687,
                "format": "svg"
            }
        ]
    },
    "174": {
        "chain": {
            "name": "ENI Testnet",
            "chain": "ENI",
            "rpc": [
                "https://rpc-testnet.eniac.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EGAS",
                "symbol": "EGAS",
                "decimals": 18
            },
            "infoURL": "https://eniac.network/",
            "shortName": "eni-test",
            "chainId": 174,
            "networkId": 174,
            "icon": "eni-test",
            "explorers": [
                {
                    "name": "ENI Testnet Explorer",
                    "url": "https://scan-testnet.eniac.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdhqHQnPHhuhowh3ifncxw2SNzjMRCy2jQY8aMScpjUpd",
                "width": 677,
                "height": 687,
                "format": "svg"
            }
        ]
    },
    "175": {
        "chain": {
            "name": "OTC",
            "chain": "OTC",
            "faucets": [],
            "icon": "otc",
            "rpc": [
                "https://rpc.otc.run",
                "wss://rpc.otc.run"
            ],
            "nativeCurrency": {
                "name": "OTC",
                "symbol": "OTC",
                "decimals": 18
            },
            "infoURL": "https://otc.network",
            "shortName": "OTC",
            "chainId": 175,
            "networkId": 175,
            "slip44": 511
        },
        "icon": [
            {
                "url": "ipfs://QmfC9nTyEUPTXeqhDTpAcqHtLphHFyvZYj2tyoWiMu46H1",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "176": {
        "chain": {
            "name": "DC Mainnet",
            "chain": "dcchain",
            "icon": "dcchain",
            "rpc": [
                "https://rpc.dcnetio.cloud",
                "wss://ws.dcnetio.cloud"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DC Native Token",
                "symbol": "DCT",
                "decimals": 18
            },
            "infoURL": "https://www.dcnetio.cloud",
            "shortName": "dcchain",
            "chainId": 176,
            "networkId": 176,
            "explorers": [
                {
                    "name": "dcscan",
                    "url": "https://exp.dcnetio.cloud",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQsNtUoaKUHWaxFMBuCQwkX9WmKHz7iNotcZTFkWo7Qgt",
                "width": 1020,
                "height": 1022,
                "format": "png"
            }
        ]
    },
    "177": {
        "chain": {
            "name": "HashKey Chain",
            "title": "HashKey Chain",
            "chain": "HashKey Chain",
            "rpc": [
                "https://mainnet.hsk.xyz",
                "https://mainnet.hsk.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HashKey EcoPoints",
                "symbol": "HSK",
                "decimals": 18
            },
            "infoURL": "https://hsk.xyz",
            "shortName": "hsk",
            "chainId": 177,
            "networkId": 177,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://hashkey.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://explorer.hsk.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        }
    },
    "178": {
        "chain": {
            "name": "Abey Testnet",
            "chain": "Abey",
            "rpc": [
                "https://testrpc.abeychain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://testnet-faucet.abeychain.com"
            ],
            "nativeCurrency": {
                "name": "ABEY",
                "symbol": "tABEY",
                "decimals": 18
            },
            "infoURL": "https://abey.com",
            "shortName": "abeyt",
            "chainId": 178,
            "networkId": 178,
            "icon": "abey",
            "explorers": [
                {
                    "name": "abeyscan-testnet",
                    "url": "https://testnet.abeyscan.com",
                    "icon": "abey",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicaucnt5aqvwq6pw2fzvotzonkeaf7cj5yqt3m2wyhtusblroi4se",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "179": {
        "chain": {
            "name": "Abey Mainnet",
            "chain": "Abey",
            "rpc": [
                "https://rpc.abeychain.com",
                "https://rpc.abeychain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ABEY",
                "symbol": "ABEY",
                "decimals": 18
            },
            "infoURL": "https://abey.com",
            "shortName": "abey",
            "chainId": 179,
            "networkId": 179,
            "icon": "abey",
            "explorers": [
                {
                    "name": "abeyscan",
                    "url": "https://abeyscan.com",
                    "icon": "abey",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicaucnt5aqvwq6pw2fzvotzonkeaf7cj5yqt3m2wyhtusblroi4se",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "180": {
        "chain": {
            "name": "AME Chain Mainnet",
            "chain": "AME",
            "rpc": [
                "https://node1.amechain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AME",
                "symbol": "AME",
                "decimals": 18
            },
            "infoURL": "https://amechain.io/",
            "shortName": "ame",
            "chainId": 180,
            "networkId": 180,
            "explorers": [
                {
                    "name": "AME Scan",
                    "url": "https://amescan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "181": {
        "chain": {
            "name": "Waterfall Network",
            "chain": "Waterfall Network",
            "rpc": [
                "https://rpc.waterfall.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WATER",
                "symbol": "WATER",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://waterfall.network",
            "shortName": "water",
            "chainId": 181,
            "networkId": 181,
            "icon": "waterfall-main",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmSDJPBKh9cLVL8UZ5KYwdwPyhD8bRWNb33jjt48wtu5Uc",
                "width": 241,
                "height": 179,
                "format": "png"
            }
        ]
    },
    "182": {
        "chain": {
            "name": "IOST Mainnet",
            "chain": "iost",
            "rpc": [
                "https://l2-mainnet.iost.io",
                "wss://l2-mainnet.iost.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://iost.io",
            "shortName": "iost",
            "chainId": 182,
            "networkId": 182,
            "icon": "bnbchain",
            "slip44": 714,
            "explorers": [
                {
                    "name": "IOSTscan",
                    "url": "https://l2-scan.iost.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-56",
                "bridges": [
                    {
                        "url": "https://l2-bridge.iost.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeib75gwytvblyvjpfminitr3i6mpat3a624udfsqsl5nysf5vuuvie",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "183": {
        "chain": {
            "name": "Ethernity",
            "chain": "Ethernity",
            "rpc": [
                "https://mainnet.ethernitychain.io",
                "https://mainnet.ethernitychain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "ethernity",
            "infoURL": "https://www.ethernity.io",
            "shortName": "ethernity-mainnet",
            "chainId": 183,
            "networkId": 183,
            "explorers": [
                {
                    "name": "Ethernity Explorer",
                    "url": "https://ernscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihditrs2v6atsj2lzq2auchqiujg2d7lc2owot6tvj7rxe6ikgnv4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "184": {
        "chain": {
            "name": "Dojima Testnet",
            "chain": "Dojima",
            "rpc": [
                "https://rpc-test-d11k.dojima.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dojima",
                "symbol": "DOJ",
                "decimals": 18
            },
            "icon": "dojima",
            "infoURL": "https://www.dojima.network/",
            "shortName": "dojtestnet",
            "chainId": 184,
            "networkId": 184,
            "explorers": [
                {
                    "name": "Dojima Testnet Explorer",
                    "url": "https://explorer-test.dojima.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmarhJVEb6jVNfW1GP2rcvAfto6DFdr7RSauZQxjd3iFam",
                "width": 379,
                "height": 379,
                "format": "png"
            }
        ]
    },
    "185": {
        "chain": {
            "name": "Mint Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.mintchain.io",
                "https://rpc.mintchain.io",
                "https://global.rpc.mintchain.io",
                "https://asia.rpc.mintchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.mintchain.io",
            "shortName": "mint",
            "chainId": 185,
            "networkId": 185,
            "icon": "mint",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.mintchain.io",
                    "icon": "mint",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVfsiKWkiYzxoq1j2Ri3yLYGvgHJBPybVEPsgyw5kqsMN",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "186": {
        "chain": {
            "name": "Seele Mainnet",
            "chain": "Seele",
            "rpc": [
                "https://rpc.seelen.pro/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Seele",
                "symbol": "Seele",
                "decimals": 18
            },
            "infoURL": "https://seelen.pro/",
            "shortName": "Seele",
            "chainId": 186,
            "networkId": 186,
            "explorers": [
                {
                    "name": "seeleview",
                    "url": "https://seeleview.net",
                    "standard": "none"
                }
            ]
        }
    },
    "187": {
        "chain": {
            "name": "Dojima",
            "chain": "Dojima",
            "rpc": [
                "https://rpc-d11k.dojima.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dojima",
                "symbol": "DOJ",
                "decimals": 18
            },
            "icon": "dojima",
            "infoURL": "https://www.dojima.network/",
            "shortName": "dojima",
            "chainId": 187,
            "networkId": 187,
            "explorers": [
                {
                    "name": "Dojima Explorer",
                    "url": "https://explorer.dojima.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmarhJVEb6jVNfW1GP2rcvAfto6DFdr7RSauZQxjd3iFam",
                "width": 379,
                "height": 379,
                "format": "png"
            }
        ]
    },
    "188": {
        "chain": {
            "name": "BMC Mainnet",
            "chain": "BMC",
            "rpc": [
                "https://mainnet.bmcchain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTM",
                "symbol": "BTM",
                "decimals": 18
            },
            "infoURL": "https://bmc.bytom.io/",
            "shortName": "BMC",
            "chainId": 188,
            "networkId": 188,
            "explorers": [
                {
                    "name": "Blockmeta",
                    "url": "https://bmc.blockmeta.com",
                    "standard": "none"
                }
            ]
        }
    },
    "189": {
        "chain": {
            "name": "BMC Testnet",
            "chain": "BMC",
            "rpc": [
                "https://testnet.bmcchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTM",
                "symbol": "BTM",
                "decimals": 18
            },
            "infoURL": "https://bmc.bytom.io/",
            "shortName": "BMCT",
            "chainId": 189,
            "networkId": 189,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockmeta",
                    "url": "https://bmctestnet.blockmeta.com",
                    "standard": "none"
                }
            ]
        }
    },
    "190": {
        "chain": {
            "name": "CMDAO BBQ Chain",
            "chain": "Underchain 1",
            "rpc": [
                "https://bbqchain-rpc.commudao.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CommuDAO",
                "symbol": "CMD",
                "decimals": 18
            },
            "infoURL": "https://commudao.xyz",
            "shortName": "cmdao-bbq-chain",
            "chainId": 190,
            "networkId": 190,
            "explorers": [
                {
                    "name": "bbqchain-explorer",
                    "url": "https://bbqchain-exp.commudao.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "191": {
        "chain": {
            "name": "FileFileGo",
            "chain": "FFG",
            "icon": "ffgIcon",
            "rpc": [
                "https://rpc.filefilego.com/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FFG",
                "symbol": "FFG",
                "decimals": 18
            },
            "infoURL": "https://filefilego.com",
            "shortName": "ffg",
            "chainId": 191,
            "networkId": 191
        },
        "icon": [
            {
                "url": "ipfs://bafkreihsas2rwakc7lllmtb4pcgwutlel2woibmqmhd4aiin342zgtpmwy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "192": {
        "chain": {
            "name": "Redmansion Chain",
            "chain": "RMC",
            "icon": "redmansion",
            "rpc": [
                "https://redmansion.io/srpc/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Redmansion Coin",
                "symbol": "RMC",
                "decimals": 18
            },
            "infoURL": "https://www.redmansion.io",
            "shortName": "rmc",
            "chainId": 192,
            "networkId": 192,
            "explorers": [
                {
                    "name": "Redmansion explorer",
                    "url": "https://redmansion.io",
                    "icon": "redmansion",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd49EoSchLo4LbHvdmAx6cFcL4gLgo7hzDyUjB1hPrTTP",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "193": {
        "chain": {
            "name": "Crypto Emergency",
            "chain": "CEM",
            "rpc": [
                "https://cemchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Crypto Emergency",
                "symbol": "CEM",
                "decimals": 18
            },
            "infoURL": "https://cemblockchain.com/",
            "shortName": "cem",
            "chainId": 193,
            "networkId": 193,
            "explorers": [
                {
                    "name": "cemscan",
                    "url": "https://cemscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "194": {
        "chain": {
            "name": "firachain",
            "chain": "FIR",
            "icon": "firachainIcon",
            "rpc": [
                "https://rpc.firachain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "firachain",
                "symbol": "FIR",
                "decimals": 18
            },
            "infoURL": "https://firachain.com",
            "shortName": "FIR",
            "chainId": 194,
            "networkId": 194,
            "status": "active",
            "explorers": [
                {
                    "name": "FiraChain Explorer",
                    "url": "https://block.firachain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifpbnvzcnl3badp6uig64fxxnf5tquw2ujyxqa5r2r36wuwd3yo5m",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "195": {
        "chain": {
            "name": "X Layer Testnet(Deprecated)",
            "chain": "X Layer",
            "rpc": [
                "https://xlayertestrpc.okx.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "X Layer Global Utility Token in testnet(Deprecated)",
                "symbol": "OKBDep",
                "decimals": 18
            },
            "features": [],
            "infoURL": "",
            "shortName": "tokb-dep",
            "chainId": 195,
            "networkId": 195,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OKLink",
                    "url": "https://www.oklink.com/zh-hans/x-layer-testnet",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        }
    },
    "196": {
        "chain": {
            "name": "X Layer Mainnet",
            "chain": "X Layer",
            "rpc": [
                "https://rpc.xlayer.tech",
                "https://rpc.xlayer.tech",
                "https://xlayerrpc.okx.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "X Layer Global Utility Token",
                "symbol": "OKB",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://www.okx.com/xlayer",
            "shortName": "okb",
            "chainId": 196,
            "networkId": 196,
            "icon": "xlayer",
            "explorers": [
                {
                    "name": "OKLink",
                    "url": "https://www.oklink.com/xlayer",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmSLkiAAr6VtJ6jEqEzz3QdZtVEHzR6Az7E4XD8qXwjuio",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "197": {
        "chain": {
            "name": "Neutrinos TestNet",
            "chain": "NEUTR",
            "rpc": [
                "https://testnet-rpc.neutrinoschain.com"
            ],
            "faucets": [
                "https://neutrinoschain.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Neutrinos",
                "symbol": "NEUTR",
                "decimals": 18
            },
            "infoURL": "https://docs.neutrinoschain.com",
            "shortName": "NEUTR",
            "chainId": 197,
            "networkId": 197,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.neutrinoschain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "198": {
        "chain": {
            "name": "Bitchain Mainnet",
            "chain": "Bit",
            "rpc": [
                "https://rpc.bitchain.biz/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.bitchain.biz/",
            "shortName": "bit",
            "chainId": 198,
            "networkId": 198,
            "explorers": [
                {
                    "name": "Bitchain Scan",
                    "url": "https://explorer.bitchain.biz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "199": {
        "chain": {
            "name": "BitTorrent Chain Mainnet",
            "chain": "BTTC",
            "icon": "bttc",
            "rpc": [
                "https://rpc.bittorrentchain.io",
                "https://rpc.bt.io",
                "https://bittorrent.drpc.org",
                "wss://bittorrent.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BitTorrent",
                "symbol": "BTT",
                "decimals": 18
            },
            "infoURL": "https://bt.io",
            "shortName": "BTT",
            "chainId": 199,
            "networkId": 199,
            "explorers": [
                {
                    "name": "BitTorrent Chain Explorer",
                    "url": "https://bttcscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW7DmMmWVH4xTWf573AkaUD87tsWZyAxwjyvYx8vU6bjK",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "200": {
        "chain": {
            "name": "Arbitrum on xDai",
            "chain": "AOX",
            "rpc": [
                "https://arbitrum.xdaichain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "xDAI",
                "symbol": "xDAI",
                "decimals": 18
            },
            "infoURL": "https://xdaichain.com",
            "shortName": "aox",
            "chainId": 200,
            "networkId": 200,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.com/xdai/arbitrum",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-100",
                "type": "L2"
            }
        }
    },
    "201": {
        "chain": {
            "name": "MOAC testnet",
            "chain": "MOAC",
            "rpc": [
                "https://gateway.moac.io/testnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MOAC",
                "symbol": "mc",
                "decimals": 18
            },
            "infoURL": "https://moac.io",
            "shortName": "moactest",
            "chainId": 201,
            "networkId": 201,
            "slip44": 1,
            "explorers": [
                {
                    "name": "moac testnet explorer",
                    "url": "https://testnet.moac.io",
                    "standard": "none"
                }
            ]
        }
    },
    "202": {
        "chain": {
            "name": "Edgeless Testnet",
            "chain": "EdgelessTestnet",
            "rpc": [
                "https://edgeless-testnet.rpc.caldera.xyz/http",
                "https://testnet.rpc.edgeless.network/http"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Edgeless Wrapped Eth",
                "symbol": "EwEth",
                "decimals": 18
            },
            "infoURL": "https://edgeless.network",
            "shortName": "edgeless-testnet",
            "chainId": 202,
            "networkId": 202,
            "explorers": [
                {
                    "name": "Edgeless Explorer",
                    "url": "https://testnet.explorer.edgeless.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "203": {
        "chain": {
            "name": "WowChain Mainnet",
            "title": "WowChain Mainnet",
            "chain": "WowChain",
            "rpc": [
                "https://rpc.wowchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dogecoin",
                "symbol": "DOGE",
                "decimals": 18
            },
            "infoURL": "https://wowchain.io",
            "shortName": "wow",
            "chainId": 203,
            "networkId": 203,
            "icon": "wowchain",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.wowchain.io",
                    "icon": "wowchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZvveFvougFMXqHRi8jGQ1EStBFhmCxTyNK16RK2WWp8t",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "204": {
        "chain": {
            "name": "opBNB Mainnet",
            "icon": "bnbchain",
            "chain": "opBNB",
            "rpc": [
                "https://opbnb-mainnet-rpc.bnbchain.org",
                "https://opbnb-mainnet-rpc.bnbchain.org",
                "https://opbnb-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3",
                "wss://opbnb-mainnet.nodereal.io/ws/v1/64a9df0874fb4a93b9d0a3849de012d3",
                "https://opbnb-mainnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5",
                "wss://opbnb-mainnet.nodereal.io/ws/v1/e9a36765eb8a40b9bd12e680a1fd2bc5",
                "https://opbnb-rpc.publicnode.com",
                "wss://opbnb-rpc.publicnode.com",
                "https://opbnb.drpc.org",
                "wss://opbnb.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://opbnb.bnbchain.org/en",
            "shortName": "obnb",
            "chainId": 204,
            "networkId": 204,
            "slip44": 714,
            "explorers": [
                {
                    "name": "opbnbscan",
                    "url": "https://mainnet.opbnbscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeib75gwytvblyvjpfminitr3i6mpat3a624udfsqsl5nysf5vuuvie",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "205": {
        "chain": {
            "name": "EKAASH",
            "chain": "EKAASH",
            "rpc": [
                "https://mainnet.ekaash.biz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Global Mobile Money Gateway",
                "symbol": "$EKH",
                "decimals": 18
            },
            "infoURL": "https://ekaash.biz",
            "shortName": "ekaash",
            "chainId": 205,
            "networkId": 205,
            "slip44": 1,
            "explorers": []
        }
    },
    "206": {
        "chain": {
            "name": "VinuChain Testnet",
            "chain": "VinuChain Testnet",
            "rpc": [
                "https://vinufoundation-rpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VinuChain",
                "symbol": "VC",
                "decimals": 18
            },
            "infoURL": "https://vitainu.org",
            "shortName": "VCTEST",
            "chainId": 206,
            "networkId": 206,
            "slip44": 1,
            "icon": "vitainu-testnet",
            "explorers": [
                {
                    "name": "VinuScan Testnet",
                    "url": "https://testnet.vinuscan.com",
                    "icon": "vinuscan-testnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidtie4srt52ry67wd3dpxhklmug2ozrawvf3jdlljveinp3frutra",
                "width": 2000,
                "height": 392,
                "format": "png"
            }
        ]
    },
    "207": {
        "chain": {
            "name": "VinuChain Network",
            "chain": "VinuChain",
            "rpc": [
                "https://vinuchain-rpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VinuChain",
                "symbol": "VC",
                "decimals": 18
            },
            "infoURL": "https://vitainu.org",
            "shortName": "VC",
            "chainId": 207,
            "networkId": 207,
            "icon": "vitainu",
            "explorers": [
                {
                    "name": "VinuScan",
                    "url": "https://vinuscan.com",
                    "icon": "vinuscan",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiderli6uaaxk7eboyf7g4abnybgrkbglmqbkmf25z57ode7zdzmvy",
                "width": 613,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "208": {
        "chain": {
            "name": "Structx Mainnet",
            "chain": "utx",
            "rpc": [
                "https://mainnet.structx.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Notes",
                "symbol": "utx",
                "decimals": 18
            },
            "infoURL": "https://structx.io",
            "shortName": "utx",
            "chainId": 208,
            "networkId": 208
        }
    },
    "210": {
        "chain": {
            "name": "Bitnet",
            "chain": "BTN",
            "icon": "bitnet",
            "rpc": [
                "https://rpc.bitnet.money",
                "https://rpc.btnscan.com",
                "https://rpc.btn.network",
                "https://rpc.bitnetmoney.com",
                "https://rpc.btn-network.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitnet",
                "symbol": "BTN",
                "decimals": 18
            },
            "infoURL": "https://bitnet.technology",
            "shortName": "BTN",
            "chainId": 210,
            "networkId": 210,
            "explorers": [
                {
                    "name": "Bitnet Explorer",
                    "url": "https://btnscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS9h3nFiCzaBLnBNw8Wot4U7vvEVK45EQfi8nxH4nvrmz",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "211": {
        "chain": {
            "name": "Freight Trust Network",
            "chain": "EDI",
            "rpc": [
                "http://13.57.207.168:3435",
                "https://app.freighttrust.net/ftn/${API_KEY}"
            ],
            "faucets": [
                "http://faucet.freight.sh"
            ],
            "nativeCurrency": {
                "name": "Freight Trust Native",
                "symbol": "0xF",
                "decimals": 18
            },
            "infoURL": "https://freighttrust.com",
            "shortName": "EDI",
            "chainId": 211,
            "networkId": 0
        }
    },
    "212": {
        "chain": {
            "name": "MAPO Makalu",
            "title": "MAPO Testnet Makalu",
            "chain": "MAPO",
            "rpc": [
                "https://testnet-rpc.maplabs.io"
            ],
            "faucets": [
                "https://faucet.mapprotocol.io"
            ],
            "nativeCurrency": {
                "name": "Makalu MAPO",
                "symbol": "MAPO",
                "decimals": 18
            },
            "infoURL": "https://mapprotocol.io/",
            "shortName": "makalu",
            "chainId": 212,
            "networkId": 212,
            "explorers": [
                {
                    "name": "maposcan",
                    "url": "https://testnet.maposcan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "213": {
        "chain": {
            "name": "B2 Hub Mainnet",
            "chain": "B2",
            "rpc": [
                "https://hub-rpc.bsquared.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BSquared Token",
                "symbol": "B2",
                "decimals": 18
            },
            "infoURL": "https://www.bsquared.network",
            "shortName": "B2Hub-mainnet",
            "chainId": 213,
            "networkId": 213,
            "icon": "bsquare",
            "explorers": [
                {
                    "name": "B2 Hub Mainnet Explorer",
                    "url": "https://hub-explorer.bsquared.network",
                    "icon": "bsquare",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPV6ASrQDEkEW3g3ni7p2rJMPeciRLpEpvrAc1QfzVkx9",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "214": {
        "chain": {
            "name": "Shinarium Mainnet",
            "chain": "Shinarium",
            "icon": "shinarium",
            "rpc": [
                "https://mainnet.shinarium.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shina Inu",
                "symbol": "SHI",
                "decimals": 18
            },
            "infoURL": "https://shinarium.org",
            "shortName": "shinarium",
            "chainId": 214,
            "networkId": 214,
            "explorers": [
                {
                    "name": "shinascan",
                    "url": "https://shinascan.shinarium.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiadbavrwcial76vs5ovhyykyaobteltuhliqcthdairbja4klwzhu",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "215": {
        "chain": {
            "name": "IDN Mainnet",
            "chain": "IDN",
            "icon": "idn",
            "rpc": [
                "https://dataseed1.idn-rpc.com",
                "https://dataseed2.idn-rpc.com",
                "https://dataseed3.idn-rpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IDN",
                "symbol": "IDN",
                "decimals": 18
            },
            "infoURL": "https://www.idn.world",
            "shortName": "IDN",
            "chainId": 215,
            "networkId": 215,
            "explorers": [
                {
                    "name": "Idn Explorer",
                    "url": "https://scan.idn-network.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiarbxyddbnz5x36rj4l2ousrwnsjminqjjcswsttzxqckqwz6b7ba",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "216": {
        "chain": {
            "name": "Happychain Testnet",
            "chainId": 216,
            "networkId": 216,
            "chain": "Happychain Testnet",
            "rpc": [
                "https://rpc.testnet.happy.tech/http",
                "https://rpc.testnet.happy.tech/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Happy",
                "symbol": "HAPPY",
                "decimals": 18
            },
            "shortName": "happytestnet",
            "infoURL": "https://testnet.happy.tech",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.testnet.happy.tech",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "217": {
        "chain": {
            "name": "SiriusNet V2",
            "chain": "SIN2",
            "faucets": [],
            "rpc": [
                "https://rpc2.siriusnet.io"
            ],
            "icon": "siriusnet",
            "nativeCurrency": {
                "name": "MCD",
                "symbol": "MCD",
                "decimals": 18
            },
            "infoURL": "https://siriusnet.io",
            "shortName": "SIN2",
            "chainId": 217,
            "networkId": 217,
            "explorers": [
                {
                    "name": "siriusnet explorer",
                    "url": "https://scan.siriusnet.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeicxuxdzrzpwsil4owqmn7wpwka2rqsohpfqmukg57pifzyxr5om2q",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "218": {
        "chain": {
            "name": "SoterOne Mainnet old",
            "chain": "SOTER",
            "rpc": [
                "https://rpc.soter.one"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SoterOne Mainnet Ether",
                "symbol": "SOTER",
                "decimals": 18
            },
            "infoURL": "https://www.soterone.com",
            "shortName": "SO1-old",
            "chainId": 218,
            "networkId": 218,
            "status": "deprecated"
        }
    },
    "220": {
        "chain": {
            "name": "Scalind Testnet",
            "chain": "ETH",
            "icon": "scalind",
            "rpc": [
                "https://rpc-sepolia.scalind.com"
            ],
            "faucets": [
                "https://faucet.scalind.com"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://scalind.com",
            "shortName": "sepscal",
            "chainId": 220,
            "networkId": 220,
            "explorers": [
                {
                    "name": "scalind",
                    "url": "https://explorer-sepolia.scalind.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmayuauUTSkYxbT1xi2AkkG5VLEMDhcMeZ18WZHiApPa9M",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "221": {
        "chain": {
            "name": "BlockEx Mainnet",
            "chain": "BlockEx",
            "rpc": [
                "https://rpc.blockex.biz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BlockEx",
                "symbol": "XBE",
                "decimals": 18
            },
            "infoURL": "https://blockex.biz",
            "shortName": "BlockEx",
            "chainId": 221,
            "networkId": 221,
            "explorers": [
                {
                    "name": "BlockEx Scan",
                    "url": "http://explorer.blockex.biz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "222": {
        "chain": {
            "name": "Permission",
            "chain": "ASK",
            "rpc": [
                "https://blockchain-api-mainnet.permission.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ASK",
                "symbol": "ASK",
                "decimals": 18
            },
            "infoURL": "https://permission.io/",
            "shortName": "ASK",
            "chainId": 222,
            "networkId": 2221,
            "slip44": 2221,
            "status": "deprecated"
        }
    },
    "223": {
        "chain": {
            "name": "B2 Mainnet",
            "title": "B2 Mainnet",
            "chain": "B2",
            "rpc": [
                "https://rpc.bsquared.network",
                "https://mainnet.b2-rpc.com",
                "https://rpc.bsquared.network",
                "https://b2-mainnet.alt.technology",
                "https://b2-mainnet-public.s.chainbase.com",
                "https://rpc.ankr.com/b2"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.bsquared.network",
            "shortName": "B2-mainnet",
            "chainId": 223,
            "networkId": 223,
            "icon": "bsquare",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.bsquared.network",
                    "icon": "bsquare",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-213",
                "bridges": [
                    {
                        "url": "https://www.bsquared.network/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmPV6ASrQDEkEW3g3ni7p2rJMPeciRLpEpvrAc1QfzVkx9",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "224": {
        "chain": {
            "name": "Viridis Testnet",
            "chain": "VRD",
            "icon": "viridis",
            "rpc": [
                "https://testnet-rpc.vrd.network"
            ],
            "faucets": [
                "https://faucet.vrd.network"
            ],
            "nativeCurrency": {
                "name": "Viridis Token",
                "symbol": "VRD",
                "decimals": 18
            },
            "infoURL": "https://viridis.network",
            "shortName": "VRD-Testnet",
            "chainId": 224,
            "networkId": 224,
            "explorers": [
                {
                    "name": "Viridis Testnet",
                    "url": "https://testnet.vrd.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPdxcJwPogfZdec7UAqxeatRxrivEktpP1ftJBTeJQTdR",
                "width": 3000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "225": {
        "chain": {
            "name": "LACHAIN Mainnet",
            "chain": "LA",
            "icon": "lachain-io",
            "rpc": [
                "https://rpc-mainnet.lachain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LA",
                "symbol": "LA",
                "decimals": 18
            },
            "infoURL": "https://lachain.io",
            "shortName": "LA",
            "chainId": 225,
            "networkId": 225,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.lachain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "226": {
        "chain": {
            "name": "LACHAIN Testnet",
            "chain": "TLA",
            "icon": "lachain-io",
            "rpc": [
                "https://rpc-testnet.lachain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TLA",
                "symbol": "TLA",
                "decimals": 18
            },
            "infoURL": "https://lachain.io",
            "shortName": "TLA",
            "chainId": 226,
            "networkId": 226,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan-test.lachain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "227": {
        "chain": {
            "name": "Prom",
            "chain": "Prom",
            "icon": "prom",
            "rpc": [
                "https://prom-rpc.eu-north-2.gateway.fm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Prom",
                "symbol": "PROM",
                "decimals": 18
            },
            "infoURL": "https://prom.io",
            "shortName": "PROM",
            "chainId": 227,
            "networkId": 227,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://prom-blockscout.eu-north-2.gateway.fm",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://prom-bridge.eu-north-2.gateway.fm/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmWK2y5qCZgb6uCR7RrsEgTK1ci5rCSxmCWYtt5yJwpoE1",
                "width": 224,
                "height": 224,
                "format": "png"
            }
        ]
    },
    "228": {
        "chain": {
            "name": "Mind Network Mainnet",
            "chain": "FHE",
            "rpc": [
                "https://rpc-mainnet.mindnetwork.xyz",
                "wss://rpc-mainnet.mindnetwork.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://mindnetwork.xyz",
            "shortName": "fhe",
            "chainId": 228,
            "networkId": 228
        }
    },
    "230": {
        "chain": {
            "name": "SwapDEX",
            "chain": "SDX",
            "rpc": [
                "https://rpc.swapdex.network",
                "wss://ss.swapdex.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SwapDEX",
                "symbol": "SDX",
                "decimals": 18
            },
            "infoURL": "https://swapdex.network/",
            "shortName": "SDX",
            "chainId": 230,
            "networkId": 230,
            "explorers": [
                {
                    "name": "SwapDEX",
                    "url": "https://evm.swapdex.network",
                    "standard": "none"
                }
            ]
        }
    },
    "232": {
        "chain": {
            "name": "Lens",
            "title": "Lens mainnet",
            "chain": "Lens",
            "rpc": [
                "https://rpc.lens.xyz",
                "https://rpc.lens.xyz"
            ],
            "faucets": [],
            "chainId": 232,
            "networkId": 232,
            "nativeCurrency": {
                "name": "GHO",
                "symbol": "GHO",
                "decimals": 18
            },
            "icon": "lens",
            "infoURL": "https://lens.xyz",
            "shortName": "lens",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://app.across.to/bridge?destinationChainId=232"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Lens Block Explorer",
                    "url": "https://explorer.lens.xyz",
                    "icon": "lens",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP9HNKbbWQLEx5H57BSV3VhJNyVpVaC5B3NBCsyoomTMU",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "233": {
        "chain": {
            "name": "Ethernity Testnet",
            "chain": "Ethernity",
            "rpc": [
                "https://testnet.ethernitychain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.ethernity.io",
            "shortName": "ethernity-testnet",
            "chainId": 233,
            "networkId": 233,
            "explorers": [
                {
                    "name": "Ethernity Testnet Explorer",
                    "url": "https://testnet.ernscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "234": {
        "chain": {
            "name": "ProtoJumbo Testnet",
            "chain": "Jumbo",
            "rpc": [
                "https://testnode.jumbochain.org"
            ],
            "faucets": [
                "https://protojumbo.jumbochain.org/faucet-smart"
            ],
            "nativeCurrency": {
                "name": "JNFTC",
                "symbol": "JNFTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://jumbochain.org",
            "shortName": "ProtoJumbo",
            "chainId": 234,
            "networkId": 234,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ProtoJumbo",
                    "url": "https://protojumbo.jumbochain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "236": {
        "chain": {
            "name": "Deamchain Testnet",
            "chain": "Deamchain",
            "icon": "deam",
            "rpc": [
                "https://testnet.deamchain.com"
            ],
            "faucets": [
                "https://faucet.deamchain.com"
            ],
            "nativeCurrency": {
                "name": "Deamchain Native Token",
                "symbol": "DEAM",
                "decimals": 18
            },
            "infoURL": "https://deamchain.com",
            "shortName": "deamtest",
            "chainId": 236,
            "networkId": 236,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Deamchain Testnet Explorer",
                    "url": "https://testnet-scan.deamchain.com",
                    "standard": "EIP3091",
                    "icon": "deam"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXvHWmjfXKdZMSz7x82NR4SjEqigKdJELVHbnzUPkj17F",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "237": {
        "chain": {
            "name": "AEREDIUM",
            "chain": "AERX",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "AERX",
                "symbol": "AERX",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://aeredium.io",
            "shortName": "aer",
            "chainId": 237,
            "networkId": 237,
            "icon": "aeredium",
            "explorers": [
                {
                    "name": "AEREDIUM Explorer",
                    "url": "https://explorer.aeredium.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdgJ7rPvUdnGnKowPKYo5e9oaPytVXV5cXd8fmAtVQKRY",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "238": {
        "chain": {
            "name": "Blast Mainnet",
            "chain": "ETH",
            "icon": "blastIcon",
            "rpc": [
                "https://zkevmrpc.blastchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "One World Chain",
                "symbol": "OWCT",
                "decimals": 18
            },
            "infoURL": "https://docs.blastchain.org",
            "shortName": "blast",
            "chainId": 238,
            "networkId": 238,
            "explorers": [
                {
                    "name": "Blast Mainnet",
                    "url": "https://blastchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdHpjiepU2Q4bt4kR48tKHPgaQW57Sb6UVFgLh4MCyg6U",
                "width": 595,
                "height": 582,
                "format": "png"
            }
        ]
    },
    "239": {
        "chain": {
            "name": "TAC Mainnet",
            "title": "TAC Mainnet",
            "chain": "TAC",
            "icon": "tac",
            "rpc": [
                "https://rpc.tac.build",
                "https://rpc.ankr.com/tac",
                "https://ws.rpc.tac.build"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TAC",
                "symbol": "TAC",
                "decimals": 18
            },
            "infoURL": "https://tac.build/",
            "shortName": "tacchain_239-1",
            "slip44": 60,
            "chainId": 239,
            "networkId": 239,
            "explorers": [
                {
                    "name": "TAC Explorer",
                    "url": "https://explorer.tac.build",
                    "standard": "EIP3091"
                },
                {
                    "name": "Blockscout",
                    "url": "https://tac.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigvlt7py3h7ehy75x3w2ksmncfj57xt6giyfkhoue2vlrnfokezse",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "240": {
        "chain": {
            "name": "Cronos zkEVM Testnet",
            "chain": "CronosZkEVMTestnet",
            "rpc": [
                "https://rpcurl.pos.nexilix.com",
                "https://testnet.zkevm.cronos.org"
            ],
            "faucets": [
                "https://zkevm.cronos.org/faucet"
            ],
            "nativeCurrency": {
                "name": "Cronos zkEVM Test Coin",
                "symbol": "zkTCRO",
                "decimals": 18
            },
            "infoURL": "https://docs-zkevm.cronos.org",
            "shortName": "zkTCRO",
            "chainId": 240,
            "networkId": 240,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Cronos zkEVM Testnet Explorer",
                    "url": "https://explorer.zkevm.cronos.org/testnet",
                    "standard": "none"
                }
            ]
        }
    },
    "242": {
        "chain": {
            "name": "Plinga Mainnet",
            "chain": "Plinga",
            "icon": "plinga",
            "rpc": [
                "https://rpcurl.mainnet.plgchain.com",
                "https://rpcurl.mainnet.plgchain.com",
                "https://rpcurl.plgchain.blockchain.evmnode.online",
                "https://rpcurl.mainnet.plgchain.plinga.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plinga",
                "symbol": "PLINGA",
                "decimals": 18
            },
            "infoURL": "https://www.plinga.technology/",
            "shortName": "plgchain",
            "chainId": 242,
            "networkId": 242,
            "explorers": [
                {
                    "name": "plgscan",
                    "url": "https://www.plgscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeibpvlod5nyev6wyuvp6pbestmgvru3ovbadsul32odpno26xwld6y",
                "width": 1039,
                "height": 1022,
                "format": "svg"
            }
        ]
    },
    "246": {
        "chain": {
            "name": "Energy Web Chain",
            "chain": "Energy Web Chain",
            "rpc": [
                "https://rpc.energyweb.org",
                "https://rpc.energyweb.org",
                "wss://rpc.energyweb.org/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Energy Web Token",
                "symbol": "EWT",
                "decimals": 18
            },
            "infoURL": "https://energyweb.org",
            "shortName": "ewt",
            "chainId": 246,
            "networkId": 246,
            "slip44": 246,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.energyweb.org",
                    "standard": "none"
                }
            ]
        }
    },
    "247": {
        "chain": {
            "name": "ChooChain",
            "title": "ChooChain Mainnet",
            "chain": "CHOO",
            "rpc": [
                "https://rpc.choochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ChooChain Token",
                "symbol": "CHOO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://github.com/Trinketz/ChooChain",
            "shortName": "choo",
            "chainId": 247,
            "networkId": 247,
            "explorers": [
                {
                    "name": "ChooChain Explorer",
                    "url": "https://blocks.choochain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "248": {
        "chain": {
            "name": "Oasys Mainnet",
            "chain": "Oasys",
            "icon": "oasys",
            "rpc": [
                "https://rpc.mainnet.oasys.games",
                "https://rpc.mainnet.oasys.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://oasys.games",
            "shortName": "OAS",
            "chainId": 248,
            "networkId": 248,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.oasys.games",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVjT18MJ7S965w5oTce5D3KPbzfoGGaKaNDKJcfGfSNWm",
                "width": 733,
                "height": 733,
                "format": "png"
            }
        ]
    },
    "250": {
        "chain": {
            "name": "Fantom Opera",
            "chain": "FTM",
            "rpc": [
                "https://250.rpc.thirdweb.com",
                "https://rpc.ftm.tools",
                "https://fantom-rpc.publicnode.com",
                "wss://fantom-rpc.publicnode.com",
                "https://fantom.drpc.org",
                "wss://fantom.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Fantom",
                "symbol": "FTM",
                "decimals": 18
            },
            "infoURL": "https://fantom.foundation",
            "shortName": "ftm",
            "chainId": 250,
            "networkId": 250,
            "icon": "fantom",
            "explorers": [
                {
                    "name": "ftmscan",
                    "url": "https://ftmscan.com",
                    "icon": "ftmscan",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://fantom.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcM8kHNsNYoitt5S3kLThyrKVFTZo3k2rgnume6tnNroQ",
                "width": 1212,
                "height": 1546,
                "format": "png"
            }
        ]
    },
    "251": {
        "chain": {
            "name": "Glide L1 Protocol XP",
            "chain": "GLXP",
            "icon": "glide",
            "rpc": [
                "https://rpc-api.glideprotocol.xyz/l1-rpc",
                "https://rpc-api.glideprotocol.xyz/l1-rpc/",
                "wss://rpc-api.glideprotocol.xyz/l1-rpc/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Glide XP",
                "symbol": "GLXP",
                "decimals": 18
            },
            "infoURL": "https://glideprotocol.xyz",
            "shortName": "glide",
            "chainId": 251,
            "networkId": 251,
            "slip44": 60,
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreihxec2ckjvyoh5rhk4j2fvyqquiw5mievvs7up7fl2dfef5d767aa",
                "width": 700,
                "height": 700,
                "format": "svg"
            }
        ]
    },
    "252": {
        "chain": {
            "name": "Fraxtal",
            "chain": "FRAX",
            "rpc": [
                "https://rpc.frax.com",
                "https://rpc.frax.com",
                "https://fraxtal-rpc.publicnode.com",
                "wss://fraxtal-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Frax",
                "symbol": "FRAX",
                "decimals": 18
            },
            "infoURL": "https://mainnet.frax.com",
            "shortName": "frax",
            "chainId": 252,
            "networkId": 252,
            "icon": "fraxtal",
            "explorers": [
                {
                    "name": "fraxscan",
                    "url": "https://fraxscan.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiet3pmz37ymq6wlkglw5wmcee6jdyz4bbe4zg6h2voso2z2mf2s7q",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "253": {
        "chain": {
            "name": "Glide L2 Protocol XP",
            "chain": "GLXP",
            "icon": "glide",
            "rpc": [
                "https://rpc-api.glideprotocol.xyz/l2-rpc",
                "https://rpc-api.glideprotocol.xyz/l2-rpc/",
                "wss://rpc-api.glideprotocol.xyz/l2-rpc/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Glide XP",
                "symbol": "GLXP",
                "decimals": 18
            },
            "infoURL": "https://glideprotocol.xyz",
            "shortName": "glidexp",
            "chainId": 253,
            "networkId": 253,
            "explorers": [
                {
                    "name": "glidescan",
                    "url": "https://blockchain-explorer.glideprotocol.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-251"
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreihxec2ckjvyoh5rhk4j2fvyqquiw5mievvs7up7fl2dfef5d767aa",
                "width": 700,
                "height": 700,
                "format": "svg"
            }
        ]
    },
    "254": {
        "chain": {
            "name": "Swan Chain Mainnet",
            "chain": "SWAN",
            "rpc": [
                "https://mainnet-rpc.swanchain.org",
                "https://mainnet-rpc.swanchain.org",
                "https://mainnet-rpc-01.swanchain.org",
                "https://mainnet-rpc-02.swanchain.org",
                "https://mainnet-rpc-03.swanchain.org",
                "https://mainnet-rpc-04.swanchain.org"
            ],
            "faucets": [],
            "icon": "swan",
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://swanchain.io/",
            "shortName": "Swan",
            "chainId": 254,
            "networkId": 254,
            "explorers": [
                {
                    "name": "Swanchain Explorer",
                    "url": "https://swanscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiduag3kgux5c5a2zdiv3cjcrhwwh3cudc2hxyxufeadpfzhrjbo4u",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "255": {
        "chain": {
            "name": "Kroma",
            "chain": "ETH",
            "rpc": [
                "https://api.kroma.network",
                "https://api.kroma.network",
                "https://rpc-kroma.rockx.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kroma.network",
            "icon": "kroma",
            "shortName": "kroma",
            "chainId": 255,
            "networkId": 255,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.kroma.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://kroma.network/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVpV2WET6ZrqnvvPfE9hCwoE2y5ygbPuniuugpaRoxrho",
                "width": 320,
                "height": 320,
                "format": "svg"
            }
        ]
    },
    "256": {
        "chain": {
            "name": "Huobi ECO Chain Testnet",
            "chain": "Heco",
            "rpc": [
                "https://http-testnet.hecochain.com",
                "wss://ws-testnet.hecochain.com"
            ],
            "faucets": [
                "https://scan-testnet.hecochain.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Huobi ECO Chain Test Native Token",
                "symbol": "htt",
                "decimals": 18
            },
            "infoURL": "https://testnet.hecoinfo.com",
            "shortName": "hecot",
            "chainId": 256,
            "networkId": 256
        }
    },
    "258": {
        "chain": {
            "name": "Setheum",
            "chain": "Setheum",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Setheum",
                "symbol": "SETM",
                "decimals": 18
            },
            "infoURL": "https://setheum.xyz",
            "shortName": "setm",
            "chainId": 258,
            "networkId": 258
        }
    },
    "259": {
        "chain": {
            "name": "Neonlink Mainnet",
            "chain": "Neonlink",
            "rpc": [
                "https://mainnet.neonlink.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Neonlink Native Token",
                "symbol": "NEON",
                "decimals": 18
            },
            "infoURL": "https://neonlink.io",
            "shortName": "neon",
            "chainId": 259,
            "networkId": 259,
            "icon": "neonlink",
            "explorers": [
                {
                    "name": "Neon Blockchain Explorer",
                    "url": "https://scan.neonlink.io",
                    "standard": "EIP3091",
                    "icon": "neonlink"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "260": {
        "chain": {
            "name": "Guru Network",
            "chain": "GURU",
            "icon": "GuruNetwork",
            "rpc": [
                "http://localhost:8011",
                "https://rpc-main.gurunetwork.ai"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Guru",
                "symbol": "GURU",
                "decimals": 18
            },
            "infoURL": "https://gurunetwork.ai",
            "shortName": "guru",
            "chainId": 260,
            "networkId": 260,
            "explorers": [
                {
                    "name": "guruscan",
                    "url": "https://scan.gurunetwork.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTDWnSNSCcVPCYD1FKrUirkT2MVrShdVK9dsxAi6eZdbD",
                "width": 70,
                "height": 70,
                "format": "svg"
            }
        ]
    },
    "261": {
        "chain": {
            "name": "Guru Network Testnet",
            "chain": "tGURU",
            "icon": "GuruNetwork",
            "rpc": [
                "https://rpc-test.gurunetwork.ai",
                "https://rpc.gurunetwork.ai/archive/261",
                "https://rpc-test.gurunetwork.ai"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://v2.dex.guru/season-pass/faucet"
            ],
            "nativeCurrency": {
                "name": "testGURU",
                "symbol": "tGURU",
                "decimals": 18
            },
            "infoURL": "https://gurunetwork.ai",
            "shortName": "tguru",
            "chainId": 261,
            "networkId": 261,
            "explorers": [
                {
                    "name": "guruscan",
                    "url": "https://sepolia.gurunetwork.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTDWnSNSCcVPCYD1FKrUirkT2MVrShdVK9dsxAi6eZdbD",
                "width": 70,
                "height": 70,
                "format": "svg"
            }
        ]
    },
    "262": {
        "chain": {
            "name": "SUR Blockchain Network",
            "chain": "SUR",
            "rpc": [
                "https://sur.nilin.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Suren",
                "symbol": "SRN",
                "decimals": 18
            },
            "infoURL": "https://surnet.org",
            "shortName": "SUR",
            "chainId": 262,
            "networkId": 1,
            "icon": "SUR",
            "explorers": [
                {
                    "name": "Surnet Explorer",
                    "url": "https://explorer.surnet.org",
                    "icon": "SUR",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbUcDQHCvheYQrWk9WFJRMW5fTJQmtZqkoGUed4bhCM7T",
                "width": 3000,
                "height": 3000,
                "format": "png"
            }
        ]
    },
    "266": {
        "chain": {
            "name": "Neura",
            "title": "Neura Mainnet",
            "chain": "NEURA",
            "icon": "neura",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ankr",
                "symbol": "ANKR",
                "decimals": 18
            },
            "infoURL": "https://www.neuraprotocol.io/",
            "shortName": "neura",
            "chainId": 266,
            "networkId": 266,
            "status": "incubating",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "267": {
        "chain": {
            "name": "Neura Testnet",
            "title": "Neura Testnet",
            "chain": "NEURA",
            "icon": "neura",
            "rpc": [
                "https://rpc.ankr.com/neura_testnet"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://testnet.neuraprotocol.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Testnet Ankr",
                "symbol": "ANKR",
                "decimals": 18
            },
            "infoURL": "https://www.neuraprotocol.io/",
            "shortName": "tneura",
            "chainId": 267,
            "networkId": 267,
            "explorers": [
                {
                    "name": "ankrscan-neura",
                    "url": "https://testnet.explorer.neuraprotocol.io",
                    "icon": "neura",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://explorer.neura-testnet.ankr.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "status": "active",
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "268": {
        "chain": {
            "name": "Neura Devnet",
            "title": "Neura Devnet",
            "chain": "NEURA",
            "icon": "neura",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Devnet Ankr",
                "symbol": "ANKR",
                "decimals": 18
            },
            "infoURL": "https://www.neuraprotocol.io/",
            "shortName": "dneura",
            "chainId": 268,
            "networkId": 268,
            "explorers": [],
            "status": "incubating",
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "269": {
        "chain": {
            "name": "High Performance Blockchain",
            "chain": "HPB",
            "rpc": [
                "https://hpbnode.com",
                "https://hpbnode.com",
                "wss://ws.hpbnode.com"
            ],
            "faucets": [
                "https://myhpbwallet.com/"
            ],
            "nativeCurrency": {
                "name": "High Performance Blockchain Ether",
                "symbol": "HPB",
                "decimals": 18
            },
            "infoURL": "https://hpb.io",
            "shortName": "hpb",
            "chainId": 269,
            "networkId": 269,
            "slip44": 269,
            "explorers": [
                {
                    "name": "hscan",
                    "url": "https://hscan.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "271": {
        "chain": {
            "name": "EgonCoin Mainnet",
            "chain": "EGON",
            "icon": "egonicon",
            "rpc": [
                "https://rpc.egonscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EgonCoin",
                "symbol": "EGON",
                "decimals": 18
            },
            "infoURL": "https://egonscan.com",
            "shortName": "EGONm",
            "chainId": 271,
            "networkId": 271,
            "explorers": [
                {
                    "name": "EgonCoin Mainnet",
                    "url": "https://egonscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNZiMmzMQYjyGtNSghtzLg4UooYhDgMQsa677DAP5KsBg",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "273": {
        "chain": {
            "name": "XR One",
            "chain": "ETH",
            "rpc": [
                "https://xr1.calderachain.xyz/http",
                "https://xr1.calderachain.xyz/http",
                "wss://xr1.calderachain.xyz/ws"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "XR1",
                "symbol": "XR1",
                "decimals": 18
            },
            "infoURL": "https://xr-one.gitbook.io",
            "shortName": "xr1",
            "chainId": 273,
            "networkId": 273,
            "icon": "xr",
            "slip44": 60,
            "explorers": [
                {
                    "name": "XR One Explorer",
                    "url": "https://xr1.calderaexplorer.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://xr1.bridge.caldera.xyz"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmTrFxtjUBwxi87rty13jbXg4BW9nvVuBmtbzb9j9F99Gt",
                "width": 886,
                "height": 886,
                "format": "png"
            }
        ]
    },
    "274": {
        "chain": {
            "name": "LaChain",
            "chain": "LaChain",
            "icon": "lachain-network",
            "rpc": [
                "https://rpc1.mainnet.lachain.network",
                "https://rpc2.mainnet.lachain.network",
                "https://lachain.rpc-nodes.cedalio.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LaCoin",
                "symbol": "LAC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "",
            "shortName": "lachain",
            "chainId": 274,
            "networkId": 274,
            "explorers": [
                {
                    "name": "LaChain Explorer",
                    "url": "https://explorer.lachain.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "278": {
        "chain": {
            "name": "xFair.AI Mainnet",
            "chain": "FAI",
            "rpc": [
                "https://rpc_mainnet.xfair.ai",
                "wss://rpc_mainnet.xfair.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FAI",
                "symbol": "FAI",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://xfair.ai",
            "shortName": "fai",
            "chainId": 278,
            "networkId": 278
        }
    },
    "279": {
        "chain": {
            "name": "BPX Chain",
            "chain": "BPX",
            "icon": "bpx",
            "rpc": [
                "https://rpc.bpxchain.cc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BPX",
                "symbol": "BPX",
                "decimals": 18
            },
            "infoURL": "https://bpxchain.cc",
            "shortName": "bpx",
            "chainId": 279,
            "networkId": 279,
            "explorers": [
                {
                    "name": "BPX Chain Block Explorer",
                    "url": "https://explorer.bpxchain.cc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiatcu42wbjlo24mr35jou4awvsqpaqys6iv4kxgkjhno3haovsiaq",
                "width": 140,
                "height": 140,
                "format": "svg"
            }
        ]
    },
    "280": {
        "chain": {
            "name": "zkSync Era Goerli Testnet (deprecated)",
            "status": "deprecated",
            "chain": "ETH",
            "rpc": [
                "https://testnet.era.zksync.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zksync.io/",
            "shortName": "zksync-goerli",
            "chainId": 280,
            "networkId": 280,
            "slip44": 1,
            "icon": "zksync-era",
            "explorers": [
                {
                    "name": "zkSync Era Block Explorer",
                    "url": "https://goerli.explorer.zksync.io",
                    "icon": "zksync-era",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.zksync.io/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "282": {
        "chain": {
            "name": "Deprecated Cronos zkEVM Testnet",
            "chain": "deprecatedCronosZkEVMTestnet",
            "rpc": [
                "https://testnet.zkevm.cronos.org",
                "https://deprecated.testnet.zkevm.cronos.org"
            ],
            "faucets": [
                "https://zkevm.cronos.org/faucet"
            ],
            "nativeCurrency": {
                "name": "Cronos zkEVM Test Coin",
                "symbol": "zkTCRO",
                "decimals": 18
            },
            "infoURL": "https://docs-zkevm.cronos.org",
            "shortName": "deprecated-zkTCRO",
            "chainId": 282,
            "networkId": 282,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Cronos zkEVM Testnet Explorer",
                    "url": "https://explorer.zkevm.cronos.org/testnet",
                    "standard": "none"
                }
            ],
            "status": "deprecated"
        }
    },
    "288": {
        "chain": {
            "name": "Boba Network",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.boba.network",
                "https://mainnet.boba.network",
                "https://replica.boba.network",
                "https://boba-ethereum.gateway.tenderly.co",
                "https://gateway.tenderly.co/public/boba-ethereum",
                "wss://boba-ethereum.gateway.tenderly.co/",
                "wss://gateway.tenderly.co/public/boba-ethereum",
                "https://boba-eth.drpc.org",
                "wss://boba-eth.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "Boba",
            "chainId": 288,
            "networkId": 288,
            "explorers": [
                {
                    "name": "Bobascan",
                    "url": "https://bobascan.com",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://gateway.boba.network"
                    }
                ]
            }
        }
    },
    "291": {
        "chain": {
            "name": "Orderly Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.orderly.network",
                "https://rpc.orderly.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://orderly.network/",
            "shortName": "orderly",
            "chainId": 291,
            "networkId": 291,
            "icon": "orderly",
            "explorers": [
                {
                    "name": "orderlyscout",
                    "url": "https://explorer.orderly.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSpwp3RAVhZsErAQrCQxEmjnGqJQMigarzZbfqr9Ktakb",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "293": {
        "chain": {
            "name": "DaVinci",
            "chain": "DCOIN",
            "rpc": [
                "https://rpc.davinci.bz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DaVinci",
                "symbol": "DCOIN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://davinci.bz",
            "shortName": "davinci",
            "chainId": 293,
            "networkId": 293,
            "icon": "davinci",
            "explorers": [
                {
                    "name": "davinciscan",
                    "icon": "blockscout",
                    "url": "https://mainnet-explorer.davinci.bz",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreierr6bqbopiokhqcisqdfxjkslnjgk2j77dmq2ec4oitpgxtm4wha",
                "width": 406,
                "height": 351,
                "format": "svg"
            }
        ]
    },
    "295": {
        "chain": {
            "name": "Hedera Mainnet",
            "chain": "Hedera",
            "icon": "hedera",
            "rpc": [
                "https://mainnet.hashio.io/api",
                "https://mainnet.hashio.io/api",
                "https://hedera.linkpool.pro"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "hbar",
                "symbol": "HBAR",
                "decimals": 18
            },
            "infoURL": "https://hedera.com",
            "shortName": "hedera-mainnet",
            "chainId": 295,
            "networkId": 295,
            "slip44": 3030,
            "explorers": [
                {
                    "name": "Arkhia Explorer",
                    "url": "https://explorer.arkhia.io",
                    "standard": "none"
                },
                {
                    "name": "DragonGlass",
                    "url": "https://app.dragonglass.me",
                    "standard": "none"
                },
                {
                    "name": "Hedera Explorer",
                    "url": "https://hederaexplorer.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "296": {
        "chain": {
            "name": "Hedera Testnet",
            "chain": "Hedera",
            "icon": "hedera",
            "rpc": [
                "https://testnet.hashio.io/api",
                "https://testnet.hashio.io/api"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://portal.hedera.com"
            ],
            "nativeCurrency": {
                "name": "hbar",
                "symbol": "HBAR",
                "decimals": 18
            },
            "infoURL": "https://hedera.com",
            "shortName": "hedera-testnet",
            "chainId": 296,
            "networkId": 296,
            "slip44": 1,
            "explorers": [
                {
                    "name": "HashScan",
                    "url": "https://hashscan.io/testnet",
                    "standard": "EIP3091"
                },
                {
                    "name": "Arkhia Explorer",
                    "url": "https://explorer.arkhia.io",
                    "standard": "none"
                },
                {
                    "name": "DragonGlass",
                    "url": "https://app.dragonglass.me",
                    "standard": "none"
                },
                {
                    "name": "Hedera Explorer",
                    "url": "https://hederaexplorer.io",
                    "standard": "none"
                },
                {
                    "name": "Ledger Works Explore",
                    "url": "https://explore.lworks.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "297": {
        "chain": {
            "name": "Hedera Previewnet",
            "chain": "Hedera",
            "icon": "hedera",
            "rpc": [
                "https://previewnet.hashio.io/api",
                "https://previewnet.hashio.io/api"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://portal.hedera.com"
            ],
            "nativeCurrency": {
                "name": "hbar",
                "symbol": "HBAR",
                "decimals": 18
            },
            "infoURL": "https://hedera.com",
            "shortName": "hedera-previewnet",
            "chainId": 297,
            "networkId": 297,
            "slip44": 3030,
            "explorers": [
                {
                    "name": "HashScan",
                    "url": "https://hashscan.io/previewnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "298": {
        "chain": {
            "name": "Hedera Localnet",
            "chain": "Hedera",
            "icon": "hedera",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "hbar",
                "symbol": "HBAR",
                "decimals": 18
            },
            "infoURL": "https://hedera.com",
            "shortName": "hedera-localnet",
            "chainId": 298,
            "networkId": 298,
            "slip44": 3030,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "300": {
        "chain": {
            "name": "zkSync Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.era.zksync.dev",
                "https://sepolia.era.zksync.dev",
                "https://zksync-sepolia.drpc.org",
                "wss://zksync-sepolia.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zksync.io/",
            "shortName": "zksync-sepolia",
            "chainId": 300,
            "networkId": 300,
            "slip44": 1,
            "icon": "zksync-era",
            "explorers": [
                {
                    "name": "zkSync Block Explorer",
                    "url": "https://sepolia.explorer.zksync.io",
                    "icon": "zksync-era",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.zksync.io/"
                    }
                ]
            },
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "301": {
        "chain": {
            "name": "Bobaopera",
            "chain": "Bobaopera",
            "status": "deprecated",
            "rpc": [
                "https://bobaopera.boba.network",
                "wss://wss.bobaopera.boba.network",
                "https://replica.bobaopera.boba.network",
                "wss://replica-wss.bobaopera.boba.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "Bobaopera",
            "chainId": 301,
            "networkId": 301,
            "explorers": [
                {
                    "name": "Bobaopera block explorer",
                    "url": "https://blockexplorer.bobaopera.boba.network",
                    "standard": "none"
                }
            ]
        }
    },
    "302": {
        "chain": {
            "name": "ZKcandy Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.rpc.zkcandy.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zkcandy.io/",
            "shortName": "zkcandy-sepolia",
            "chainId": 302,
            "networkId": 302,
            "icon": "zkcandy",
            "explorers": [
                {
                    "name": "ZKcandy Block Explorer",
                    "url": "https://sepolia.explorer.zkcandy.io",
                    "icon": "zkcandy",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://sepolia.bridge.zkcandy.io/"
                    }
                ]
            },
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib5jsvl6kxn2qvv4giag3l3e54d2wolo2lqbgkhivxu4cpjzi77eq",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "303": {
        "chain": {
            "name": "Neurochain Testnet",
            "chain": "NCN",
            "rpc": [
                "https://nc-rpc-test1.neurochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Neurochain",
                "symbol": "tNCN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.neurochain.ai",
            "shortName": "ncnt",
            "chainId": 303,
            "networkId": 303,
            "slip44": 1,
            "explorers": [
                {
                    "name": "neuroscan",
                    "url": "https://testnet.ncnscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "305": {
        "chain": {
            "name": "ZKSats Mainnet",
            "title": "ZKSats Mainnet",
            "chain": "ZKSats",
            "rpc": [
                "https://mainnet.zksats.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://zksats.io",
            "shortName": "ZKSats-Mainnet",
            "chainId": 305,
            "networkId": 305,
            "icon": "zksats",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.zksats.io",
                    "icon": "zksats",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaopiJuCSxRKZJHDkCu9w77x2HEmbNb3QeLC1SUavehEE",
                "width": 3072,
                "height": 3072,
                "format": "png"
            }
        ]
    },
    "307": {
        "chain": {
            "name": "Lovely Network Testnet",
            "chain": "Lovely",
            "icon": "lovely",
            "rpc": [
                "https://trpc.lovely.network"
            ],
            "faucets": [
                "https://faucet.lovely.network"
            ],
            "nativeCurrency": {
                "name": "Lovely",
                "symbol": "LOVELY",
                "decimals": 18
            },
            "infoURL": "https://lovely.network",
            "shortName": "LOVELY-Testnet",
            "chainId": 307,
            "networkId": 307,
            "explorers": [
                {
                    "name": "Lovely Network Testnet",
                    "url": "https://tscan.lovely.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPB7uW7Wj8zWWdeuPnUHPJ5FhaiTL76tv4ZQ4oKWEpb1g",
                "width": 897,
                "height": 824,
                "format": "png"
            }
        ]
    },
    "308": {
        "chain": {
            "name": "Furtheon",
            "chain": "Furtheon Network",
            "rpc": [
                "https://rpc.furtheon.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Furtheon",
                "symbol": "FTH",
                "decimals": 18
            },
            "infoURL": "https://furtheon.org/",
            "shortName": "furtheon",
            "chainId": 308,
            "networkId": 308,
            "explorers": [
                {
                    "name": "furthscan",
                    "url": "http://furthscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "309": {
        "chain": {
            "name": "Wyzth Testnet",
            "chain": "WYZ",
            "rpc": [
                "https://rpc-testnet3.wyzthchain.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Wyzth",
                "symbol": "WYZ",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://wyzth.org/",
            "shortName": "wyz",
            "chainId": 309,
            "networkId": 309,
            "slip44": 1,
            "icon": "wyzth_icon",
            "explorers": [
                {
                    "name": "wyzth",
                    "url": "http://24.199.108.65:4000",
                    "icon": "wyzth",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeDfLgA5heAAXsU8kf5J23Y8up4uHN27uRBEAJFPMJEu7",
                "width": 48,
                "height": 48,
                "format": "png"
            }
        ]
    },
    "311": {
        "chain": {
            "name": "Omax Mainnet",
            "chain": "OMAX Chain",
            "rpc": [
                "https://mainapi.omaxray.com",
                "https://mainapi.omaxray.com",
                "https://mainapi.omaxscan.com"
            ],
            "faucets": [
                "https://faucet.omaxray.com/"
            ],
            "nativeCurrency": {
                "name": "OMAX COIN",
                "symbol": "OMAX",
                "decimals": 18
            },
            "infoURL": "https://www.omaxcoin.com/",
            "shortName": "omax",
            "chainId": 311,
            "networkId": 311,
            "icon": "omaxchain",
            "explorers": [
                {
                    "name": "Omax Chain Explorer",
                    "url": "https://omaxray.com",
                    "icon": "omaxray",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd7omPxrehSuxHHPMYd5Nr7nfrtjKdRJQEhDLfTb87w8G",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "313": {
        "chain": {
            "name": "Neurochain Mainnet",
            "chain": "NCN",
            "rpc": [
                "https://nc-rpc-prd1.neurochain.io",
                "https://nc-rpc-prd2.neurochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Neurochain",
                "symbol": "NCN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.neurochain.ai",
            "shortName": "ncn",
            "chainId": 313,
            "networkId": 313,
            "explorers": [
                {
                    "name": "neuroscan",
                    "url": "https://ncnscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "314": {
        "chain": {
            "name": "Filecoin - Mainnet",
            "chain": "FIL",
            "icon": "filecoin",
            "rpc": [
                "https://api.node.glif.io/rpc/v1",
                "https://api.node.glif.io/",
                "https://rpc.ankr.com/filecoin",
                "https://filecoin-mainnet.chainstacklabs.com/rpc/v1",
                "https://filfox.info/rpc/v1",
                "https://filecoin.drpc.org",
                "wss://filecoin.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "filecoin",
                "symbol": "FIL",
                "decimals": 18
            },
            "infoURL": "https://filecoin.io",
            "shortName": "filecoin",
            "chainId": 314,
            "networkId": 314,
            "slip44": 461,
            "explorers": [
                {
                    "name": "Filfox",
                    "url": "https://filfox.info/en",
                    "standard": "none"
                },
                {
                    "name": "Beryx",
                    "url": "https://beryx.zondax.ch",
                    "standard": "none"
                },
                {
                    "name": "Glif Explorer",
                    "url": "https://explorer.glif.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Dev.storage",
                    "url": "https://dev.storage",
                    "standard": "none"
                },
                {
                    "name": "Filscan",
                    "url": "https://filscan.io",
                    "standard": "none"
                },
                {
                    "name": "Filscout",
                    "url": "https://filscout.io/en",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "315": {
        "chain": {
            "name": "WorldEcoMoney",
            "chain": "WEM",
            "rpc": [
                "https://rpc.wemblockchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WEM Coin",
                "symbol": "WEM",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "Smart Contracts"
                },
                {
                    "name": "Custom Gas Model"
                },
                {
                    "name": "Low-Latency Transactions"
                }
            ],
            "infoURL": "https://worldecomoney.com",
            "shortName": "wem",
            "chainId": 315,
            "networkId": 315,
            "icon": "wem",
            "explorers": [
                {
                    "name": "wemscan",
                    "url": "https://wemscan.com",
                    "icon": "wemscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreianwjcj56pf2cwlzl4jyuarqmxs6ewmfaz2aemxl74tdbg2fumps4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "320": {
        "chain": {
            "name": "ZKcandy Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.zkcandy.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zkcandy.io/",
            "shortName": "zkcandy",
            "chainId": 320,
            "networkId": 320,
            "icon": "zkcandymainnet",
            "explorers": [
                {
                    "name": "ZKcandy Block Explorer",
                    "url": "https://explorer.zkcandy.io",
                    "icon": "zkcandymainnet",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.zkcandy.io/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreib5jsvl6kxn2qvv4giag3l3e54d2wolo2lqbgkhivxu4cpjzi77eq",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "321": {
        "chain": {
            "name": "KCC Mainnet",
            "chain": "KCC",
            "rpc": [
                "https://kcc-rpc.com",
                "https://rpc-mainnet.kcc.network",
                "https://kcc.mytokenpocket.vip",
                "https://public-rpc.blockpi.io/http/kcc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KuCoin Token",
                "symbol": "KCS",
                "decimals": 18
            },
            "infoURL": "https://kcc.io",
            "shortName": "kcs",
            "chainId": 321,
            "networkId": 321,
            "slip44": 641,
            "explorers": [
                {
                    "name": "KCC Explorer",
                    "url": "https://explorer.kcc.io/en",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "322": {
        "chain": {
            "name": "KCC Testnet",
            "chain": "KCC",
            "rpc": [
                "https://rpc-testnet.kcc.network"
            ],
            "faucets": [
                "https://faucet-testnet.kcc.network"
            ],
            "nativeCurrency": {
                "name": "KuCoin Testnet Token",
                "symbol": "tKCS",
                "decimals": 18
            },
            "infoURL": "https://scan-testnet.kcc.network",
            "shortName": "kcst",
            "chainId": 322,
            "networkId": 322,
            "slip44": 1,
            "explorers": [
                {
                    "name": "kcc-scan-testnet",
                    "url": "https://scan-testnet.kcc.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "323": {
        "chain": {
            "name": "BuyCex Infinity Chain",
            "chain": "BUYCEX",
            "rpc": [
                "https://rpc.buycex.net",
                "wss://socket.buycex.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Buycex",
                "symbol": "BCX",
                "decimals": 18
            },
            "infoURL": "https://infinity.buycex.com",
            "shortName": "buycex",
            "chainId": 323,
            "networkId": 323,
            "status": "active",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://buycex.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "324": {
        "chain": {
            "name": "zkSync Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.era.zksync.io",
                "https://mainnet.era.zksync.io",
                "https://zksync.drpc.org",
                "wss://zksync.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zksync.io/",
            "shortName": "zksync",
            "chainId": 324,
            "networkId": 324,
            "icon": "zksync-era",
            "explorers": [
                {
                    "name": "zkSync Era Block Explorer",
                    "url": "https://explorer.zksync.io",
                    "icon": "zksync-era",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.zksync.io/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "325": {
        "chain": {
            "name": "GRVT Exchange",
            "chain": "ETH",
            "rpc": [
                "https://rpc.grvt.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://grvt.io/",
            "shortName": "grvt",
            "chainId": 325,
            "networkId": 325,
            "icon": "grvt",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmVRdhjaBYeUVCkF8SUYMqAgGtbePYaozzy4YtMVKazLut",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "326": {
        "chain": {
            "name": "GRVT Exchange Testnet",
            "chain": "ETH",
            "rpc": [
                "https://zkrpc.testnet.grvt.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://grvt.io/",
            "shortName": "grvt-sepolia",
            "chainId": 326,
            "networkId": 326,
            "icon": "grvt",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmVRdhjaBYeUVCkF8SUYMqAgGtbePYaozzy4YtMVKazLut",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "329": {
        "chain": {
            "name": "VirBiCoin",
            "chain": "VBC",
            "rpc": [
                "https://rpc.digitalregion.jp"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VBC",
                "symbol": "VBC",
                "decimals": 18
            },
            "infoURL": "https://vbc.digitalregion.jp",
            "shortName": "virbicoin",
            "chainId": 329,
            "networkId": 329,
            "icon": "vbc",
            "explorers": [
                {
                    "name": "VirBiCoin Explorer",
                    "url": "https://explorer.digitalregion.jp",
                    "icon": "vbc",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreihwi6alsxnjlox2tu3yg2ahbn3dqaltktgwip7fg73vr6yujvdy5y",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "331": {
        "chain": {
            "name": "Telos zkEVM Testnet",
            "title": "Telos zkEVM Testnet",
            "chain": "Telos",
            "rpc": [
                "https://zkrpc.testnet.telos.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "telos-zkevm-testnet",
            "chainId": 331,
            "networkId": 331,
            "icon": "telos",
            "explorers": [
                {
                    "name": "TeloScan",
                    "icon": "teloscan",
                    "url": "https://zkexplorer.testnet.telos.net",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://zkbridge.testnet.telos.net"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreig7dmdjzvamf53drtqm452vr3evozh5zfihbk4m5vi77zwmtae5a4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "332": {
        "chain": {
            "name": "Omax Testnet",
            "chain": "Omax Chain",
            "rpc": [
                "https://testapi.omaxray.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.omaxray.com/"
            ],
            "nativeCurrency": {
                "name": "OMAX TESTCOIN",
                "symbol": "OMAX",
                "decimals": 18
            },
            "infoURL": "https://www.omaxcoin.com/",
            "shortName": "omaxt",
            "chainId": 332,
            "networkId": 332,
            "icon": "omaxchain",
            "explorers": [
                {
                    "name": "Omax Chain Explorer",
                    "url": "https://testnet.omaxscan.com",
                    "icon": "omaxray",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd7omPxrehSuxHHPMYd5Nr7nfrtjKdRJQEhDLfTb87w8G",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "333": {
        "chain": {
            "name": "EthStorage Mainnet",
            "chain": "EthStorage",
            "rpc": [
                "https://rpc.mainnet.ethstorage.io:9540"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethstorage.io/",
            "shortName": "es-m",
            "chainId": 333,
            "networkId": 333,
            "slip44": 1,
            "status": "incubating",
            "redFlags": [
                "reusedChainId"
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        }
    },
    "335": {
        "chain": {
            "name": "DFK Chain Test",
            "chain": "DFK",
            "icon": "dfk",
            "rpc": [
                "https://subnets.avax.network/defi-kingdoms/dfk-chain-testnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Jewel",
                "symbol": "JEWEL",
                "decimals": 18
            },
            "infoURL": "https://defikingdoms.com",
            "shortName": "DFKTEST",
            "chainId": 335,
            "networkId": 335,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ethernal",
                    "url": "https://explorer-test.dfkchain.com",
                    "icon": "ethereum",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "336": {
        "chain": {
            "name": "Shiden",
            "chain": "SDN",
            "rpc": [
                "https://shiden.public.blastapi.io",
                "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": [],
            "nativeCurrency": {
                "name": "Shiden",
                "symbol": "SDN",
                "decimals": 18
            },
            "infoURL": "https://shiden.astar.network/",
            "shortName": "sdn",
            "chainId": 336,
            "networkId": 336,
            "icon": "shiden",
            "explorers": [
                {
                    "name": "subscan",
                    "url": "https://shiden.subscan.io",
                    "standard": "none",
                    "icon": "subscan"
                },
                {
                    "name": "blockscout",
                    "url": "https://blockscout.com/shiden",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQySjAoWHgk3ou1yvBi2TrTcgH6KhfGiU7GcrLzrAeRkE",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "337": {
        "chain": {
            "name": "R5 Network",
            "chain": "r5",
            "rpc": [
                "https://rpc.r5.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "R5",
                "symbol": "R5",
                "decimals": 18
            },
            "infoURL": "https://r5.network",
            "shortName": "r5",
            "chainId": 337,
            "networkId": 337,
            "icon": "r5",
            "explorers": [
                {
                    "name": "R5 Explorer",
                    "url": "https://explorer.r5.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihrnrmjndul22scpktxzfvm6lyuxdepjtbfrn7ce4znl2blrqw6te",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "338": {
        "chain": {
            "name": "Cronos Testnet",
            "chain": "CRO",
            "rpc": [
                "https://evm-t3.cronos.org",
                "https://evm-t3.cronos.org",
                "https://cronos-testnet.drpc.org",
                "wss://cronos-testnet.drpc.org"
            ],
            "faucets": [
                "https://cronos.org/faucet"
            ],
            "nativeCurrency": {
                "name": "Cronos Test Coin",
                "symbol": "TCRO",
                "decimals": 18
            },
            "infoURL": "https://cronos.org",
            "shortName": "tcro",
            "chainId": 338,
            "networkId": 338,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Cronos Testnet Explorer",
                    "url": "https://explorer.cronos.org/testnet",
                    "standard": "none"
                }
            ]
        }
    },
    "339": {
        "chain": {
            "name": "Pencils Protocol",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pencils Protocol Token",
                "symbol": "DAPP",
                "decimals": 18
            },
            "infoURL": "https://pencilsprotocol.io/",
            "shortName": "dapp",
            "chainId": 339,
            "networkId": 339,
            "status": "incubating"
        }
    },
    "343": {
        "chain": {
            "name": "Capital Exchange",
            "chain": "BOURSE",
            "rpc": [
                "https://rpc.capitalexchange.com",
                "https://rpc.capitalexchange.digital"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bourse",
                "symbol": "BOURSE",
                "decimals": 18
            },
            "infoURL": "https://about.capitalexchange.com",
            "shortName": "bourse",
            "chainId": 343,
            "networkId": 343,
            "icon": "bourse",
            "explorers": [
                {
                    "name": "Capital Exchange | Digital",
                    "url": "https://bourse.capitalexchange.com",
                    "icon": "bourse",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYi6C3pQdDxoo5GqUL9xNuZLsRhLynS7ngnMu75jFHX8s",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "345": {
        "chain": {
            "name": "TSC Mainnet",
            "chain": "Trust Smart Chain",
            "rpc": [
                "https://rpc01.trias.one"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TAS",
                "symbol": "TAS",
                "decimals": 18
            },
            "infoURL": "https://www.trias.one",
            "shortName": "TSC",
            "icon": "netx",
            "chainId": 345,
            "networkId": 16,
            "explorers": [
                {
                    "name": "tscscan",
                    "url": "https://www.tscscan.io",
                    "icon": "netxscan",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYmQAo5hSr16LDeSbWbXfKdF6qa2zCoK7e88r2f7RiFdt",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "355": {
        "chain": {
            "name": "ACME stealth testnet",
            "chain": "AST",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "acme-testnet",
            "chainId": 355,
            "networkId": 355,
            "explorers": []
        }
    },
    "360": {
        "chain": {
            "name": "Shape",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.shape.network",
                "https://mainnet.shape.network",
                "https://shape-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://shape.network",
            "shortName": "shape",
            "chainId": 360,
            "networkId": 360,
            "icon": "shape",
            "explorers": [
                {
                    "name": "shapescan",
                    "url": "https://shapescan.xyz",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmUfr1ufnNJ4PcA3Jgf6jdi4ZiRFr6mPzKafwK1pSqvY9j",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "361": {
        "chain": {
            "name": "Theta Mainnet",
            "chain": "Theta",
            "rpc": [
                "https://eth-rpc-api.thetatoken.org/rpc",
                "https://eth-rpc-api.thetatoken.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Theta Fuel",
                "symbol": "TFUEL",
                "decimals": 18
            },
            "infoURL": "https://www.thetatoken.org/",
            "shortName": "theta-mainnet",
            "chainId": 361,
            "networkId": 361,
            "explorers": [
                {
                    "name": "Theta Mainnet Explorer",
                    "url": "https://explorer.thetatoken.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "363": {
        "chain": {
            "name": "Theta Sapphire Testnet",
            "chain": "Theta",
            "rpc": [
                "https://eth-rpc-api-sapphire.thetatoken.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Theta Fuel",
                "symbol": "TFUEL",
                "decimals": 18
            },
            "infoURL": "https://www.thetatoken.org/",
            "shortName": "theta-sapphire",
            "chainId": 363,
            "networkId": 363,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Theta Sapphire Testnet Explorer",
                    "url": "https://guardian-testnet-sapphire-explorer.thetatoken.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "364": {
        "chain": {
            "name": "Theta Amber Testnet",
            "chain": "Theta",
            "rpc": [
                "https://eth-rpc-api-amber.thetatoken.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Theta Fuel",
                "symbol": "TFUEL",
                "decimals": 18
            },
            "infoURL": "https://www.thetatoken.org/",
            "shortName": "theta-amber",
            "chainId": 364,
            "networkId": 364,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Theta Amber Testnet Explorer",
                    "url": "https://guardian-testnet-amber-explorer.thetatoken.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "365": {
        "chain": {
            "name": "Theta Testnet",
            "chain": "Theta",
            "rpc": [
                "https://eth-rpc-api-testnet.thetatoken.org/rpc",
                "https://eth-rpc-api-testnet.thetatoken.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Theta Fuel",
                "symbol": "TFUEL",
                "decimals": 18
            },
            "infoURL": "https://www.thetatoken.org/",
            "shortName": "theta-testnet",
            "chainId": 365,
            "networkId": 365,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Theta Testnet Explorer",
                    "url": "https://testnet-explorer.thetatoken.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "369": {
        "chain": {
            "name": "PulseChain",
            "shortName": "pls",
            "chain": "PLS",
            "chainId": 369,
            "networkId": 369,
            "infoURL": "https://pulsechain.com/",
            "rpc": [
                "https://rpc.pulsechain.com",
                "https://rpc.pulsechain.com",
                "https://pulsechain-rpc.publicnode.com",
                "wss://pulsechain-rpc.publicnode.com",
                "https://rpc-pulsechain.g4mm4.io"
            ],
            "icon": "pulsechain",
            "slip44": 60,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "ens": {
                "registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
            },
            "status": "active",
            "nativeCurrency": {
                "name": "Pulse",
                "symbol": "PLS",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "pulsechain",
                    "url": "https://ipfs.scan.pulsechain.com",
                    "icon": "pulsechain",
                    "standard": "EIP3091"
                },
                {
                    "name": "otterscan",
                    "url": "https://otter.pulsechain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmckj9B9F3jWDk9bv9HwoPmfjrx2Ju8J2BQSNoPFdYGduj",
                "width": 433,
                "height": 402,
                "format": "png"
            }
        ]
    },
    "371": {
        "chain": {
            "name": "Consta Testnet",
            "chain": "tCNT",
            "rpc": [
                "https://rpc-testnet.theconsta.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tCNT",
                "symbol": "tCNT",
                "decimals": 18
            },
            "infoURL": "http://theconsta.com",
            "shortName": "tCNT",
            "chainId": 371,
            "networkId": 371,
            "slip44": 1,
            "icon": "constachain",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-testnet.theconsta.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfQ1yae6uvXgBSwnwJM4Mtp8ctH66tM6mB1Hsgu4XvsC9",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "373": {
        "chain": {
            "name": "Status Network",
            "title": "Status Network Mainnet",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://status.network",
            "shortName": "snt",
            "chainId": 373,
            "networkId": 373,
            "icon": "snt",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.status.network"
                    }
                ]
            },
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreifrwbkb6mb3mtxka7q3qitd4ney5wldhe54tu4vxmvqm536wrstpe",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "374": {
        "chain": {
            "name": "Status Network Hoodi",
            "title": "Status Network Hoodi",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://status.network",
            "shortName": "snt-hoodi",
            "chainId": 374,
            "networkId": 374,
            "icon": "snt",
            "parent": {
                "type": "L2",
                "chain": "eip155-560048",
                "bridges": [
                    {
                        "url": "https://bridge.status.network"
                    }
                ]
            },
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreifrwbkb6mb3mtxka7q3qitd4ney5wldhe54tu4vxmvqm536wrstpe",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "375": {
        "chain": {
            "name": "zkXPLA Mainnet",
            "chain": "zkXPLA",
            "rpc": [
                "https://rpc.zkxpla.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://xpla.io",
            "shortName": "zkxpla",
            "chainId": 375,
            "networkId": 375,
            "icon": "xpla",
            "explorers": [
                {
                    "name": "zkXPLA Mainnet Explorer",
                    "url": "https://explorer.zkxpla.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "380": {
        "chain": {
            "name": "ZKAmoeba Testnet",
            "chain": "FIL",
            "rpc": [
                "https://rpc.testnet.zkamoeba.com:4050/",
                "https://rpc1.testnet.zkamoeba.com:4050/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "filecoin",
                "symbol": "FIL",
                "decimals": 18
            },
            "infoURL": "https://testnet.zkamoeba.com",
            "shortName": "zkamoeba-test",
            "chainId": 380,
            "networkId": 380,
            "icon": "zkamoeba-micro",
            "explorers": [
                {
                    "name": "ZKAmoeba Test Explorer",
                    "url": "https://testnetexplorer.zkamoeba.com",
                    "icon": "zkamoeba-micro",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-314",
                "bridges": [
                    {
                        "url": "https://testnet.zkamoeba.com/en/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRTChjmiwh9HrGsLh9qECsH7WHQAhqT5Ww8S34s8ME2Cp",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "381": {
        "chain": {
            "name": "ZKAmoeba Mainnet",
            "chain": "FIL",
            "rpc": [
                "https://rpc.mainnet.zkamoeba.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "filecoin",
                "symbol": "FIL",
                "decimals": 18
            },
            "infoURL": "https://www.zkamoeba.com",
            "shortName": "zkamoeba",
            "chainId": 381,
            "networkId": 381,
            "icon": "zkamoeba-micro",
            "explorers": [
                {
                    "name": "ZKAmoeba Explorer",
                    "url": "https://explorer.zkamoeba.com",
                    "icon": "zkamoeba-micro",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-314",
                "bridges": [
                    {
                        "url": "https://www.zkamoeba.com/en/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRTChjmiwh9HrGsLh9qECsH7WHQAhqT5Ww8S34s8ME2Cp",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "385": {
        "chain": {
            "name": "Lisinski",
            "chain": "CRO",
            "rpc": [
                "https://rpc-bitfalls1.lisinski.online"
            ],
            "faucets": [
                "https://pipa.lisinski.online"
            ],
            "nativeCurrency": {
                "name": "Lisinski Ether",
                "symbol": "LISINS",
                "decimals": 18
            },
            "infoURL": "https://lisinski.online",
            "shortName": "lisinski",
            "chainId": 385,
            "networkId": 385
        }
    },
    "388": {
        "chain": {
            "name": "Cronos zkEVM Mainnet",
            "chain": "CronosZkEVMMainnet",
            "rpc": [
                "https://mainnet.zkevm.cronos.org",
                "https://mainnet.zkevm.cronos.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cronos zkEVM CRO",
                "symbol": "zkCRO",
                "decimals": 18
            },
            "infoURL": "https://cronos.org/zkevm",
            "shortName": "zkCRO",
            "chainId": 388,
            "networkId": 388,
            "explorers": [
                {
                    "name": "Cronos zkEVM (Mainnet) Chain Explorer",
                    "url": "https://explorer.zkevm.cronos.org",
                    "standard": "none"
                }
            ]
        }
    },
    "389": {
        "chain": {
            "name": "LunaroChain Mainnet",
            "chain": "LNR",
            "rpc": [
                "https://rpc.lunaro.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lunaro",
                "symbol": "LNR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://lunaro.network",
            "shortName": "lnr",
            "chainId": 389,
            "networkId": 389,
            "icon": "lunaro",
            "explorers": [
                {
                    "name": "LunaroScan",
                    "url": "https://scan.lunaro.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicskexsgh2atpmhuljlmntpeaisy2hwgt3lt5zhpiuvyx5fdbx6km",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "395": {
        "chain": {
            "name": "CamDL Testnet",
            "chain": "CADL",
            "rpc": [
                "https://rpc1.testnet.camdl.gov.kh/"
            ],
            "faucets": [
                "https://faucet.testnet.camdl.gov.kh/"
            ],
            "nativeCurrency": {
                "name": "CADL",
                "symbol": "CADL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://camdl.gov.kh/",
            "shortName": "camdl-testnet",
            "chainId": 395,
            "networkId": 395,
            "icon": "camdl",
            "explorers": [
                {
                    "name": "CamDL Testnet Explorer",
                    "url": "https://explorer.testnet.camdl.gov.kh",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmW5Fpb2Ywnfqcj4ibvpbKvPv5Mo5eseWdYZnnUvLkj2Hp",
                "width": 1453,
                "height": 1453,
                "format": "png"
            }
        ]
    },
    "397": {
        "chain": {
            "name": "NEAR Protocol",
            "chain": "NEAR",
            "rpc": [
                "https://eth-rpc.mainnet.near.org",
                "https://eth-rpc.mainnet.near.org"
            ],
            "icon": "near",
            "faucets": [],
            "nativeCurrency": {
                "name": "NEAR",
                "symbol": "NEAR",
                "decimals": 18
            },
            "infoURL": "https://near.org",
            "shortName": "near",
            "chainId": 397,
            "networkId": 397,
            "explorers": [
                {
                    "name": "NEAR Explorer",
                    "url": "https://eth-explorer.near.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiayxzdbu3e5ahri3ooieg6k6pjxrwkrkc2x5cnyadqeu5zbmaummq",
                "width": 639,
                "height": 639,
                "format": "png"
            }
        ]
    },
    "398": {
        "chain": {
            "name": "NEAR Protocol Testnet",
            "chain": "NEAR",
            "rpc": [
                "https://eth-rpc.testnet.near.org",
                "https://eth-rpc.testnet.near.org"
            ],
            "icon": "near",
            "faucets": [],
            "nativeCurrency": {
                "name": "NEAR",
                "symbol": "NEAR",
                "decimals": 18
            },
            "infoURL": "https://near.org",
            "shortName": "near-testnet",
            "chainId": 398,
            "networkId": 398,
            "explorers": [
                {
                    "name": "NEAR Explorer",
                    "url": "https://eth-explorer-testnet.near.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiayxzdbu3e5ahri3ooieg6k6pjxrwkrkc2x5cnyadqeu5zbmaummq",
                "width": 639,
                "height": 639,
                "format": "png"
            }
        ]
    },
    "399": {
        "chain": {
            "name": "Nativ3 Mainnet",
            "chainId": 399,
            "shortName": "N3",
            "chain": "Nativ3",
            "icon": "nativ3",
            "networkId": 399,
            "nativeCurrency": {
                "name": "USNT",
                "symbol": "USNT",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.nativ3.network",
                "wss://ws.nativ3.network"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "N3scan",
                    "url": "https://scan.nativ3.network",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://nativ3.network",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.nativ3.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVzJDndPui6qBSeJWe5kMLA56C3KpVhqqqk9xvVKE1DGb",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "400": {
        "chain": {
            "name": "HyperonChain TestNet",
            "chain": "HPN",
            "icon": "hyperonchain",
            "rpc": [
                "https://testnet-rpc.hyperonchain.com"
            ],
            "faucets": [
                "https://faucet.hyperonchain.com"
            ],
            "nativeCurrency": {
                "name": "HyperonChain",
                "symbol": "HPN",
                "decimals": 18
            },
            "infoURL": "https://docs.hyperonchain.com",
            "shortName": "hpn",
            "chainId": 400,
            "networkId": 400,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.hyperonchain.com",
                    "icon": "hyperonchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWxhyxXTEsWH98v7M3ck4ZL1qQoUaHG4HgtgxzD2KJQ5m",
                "width": 540,
                "height": 541,
                "format": "png"
            }
        ]
    },
    "401": {
        "chain": {
            "name": "Ozone Chain Testnet",
            "chain": "OZONE",
            "rpc": [
                "https://node1.testnet.ozonechain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OZONE",
                "symbol": "OZO",
                "decimals": 18
            },
            "infoURL": "https://ozonechain.io",
            "shortName": "ozo_tst",
            "chainId": 401,
            "networkId": 401,
            "slip44": 1,
            "icon": "ozonechain",
            "explorers": [
                {
                    "name": "OZONE Scan",
                    "url": "https://testnet.ozonescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbM4weV8Bk6c9yNhosYntkVw39SNZtCHYGgWyXTxkevZ8",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "404": {
        "chain": {
            "name": "Syndr L3",
            "chainId": 404,
            "shortName": "syndr-l3",
            "title": "Syndr L3 Rollup",
            "chain": "SYNDR",
            "networkId": 404,
            "icon": "syndr",
            "rpc": [
                "https://rpc.syndr.com",
                "wss://rpc.syndr.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://syndr.com",
            "explorers": [
                {
                    "name": "Syndr L3 Explorer",
                    "url": "https://explorer.syndr.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.syndr.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreibsl7iuxeibovp7uddigbus3lyse2f7n4s2lomgvf33fmgyxjwq5i",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "411": {
        "chain": {
            "name": "Pepe Chain Mainnet",
            "chain": "PC",
            "status": "active",
            "icon": "pepechain",
            "rpc": [
                "https://rpc.pepe-chain.vip"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pepe",
                "symbol": "PEPE",
                "decimals": 18
            },
            "infoURL": "https://pepe-chain.vip",
            "shortName": "pepe",
            "chainId": 411,
            "networkId": 411,
            "explorers": [
                {
                    "name": "pepechain explorer",
                    "url": "https://explorer.pepe-chain.vip",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjsc3gww3moti27za2hpyq552aevux3yv5y2ntdklksyr4v4uavy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "416": {
        "chain": {
            "name": "SX Network Mainnet",
            "chain": "SX",
            "icon": "SX",
            "rpc": [
                "https://rpc.sx.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SX Network",
                "symbol": "SX",
                "decimals": 18
            },
            "infoURL": "https://www.sx.technology",
            "shortName": "SX",
            "chainId": 416,
            "networkId": 416,
            "explorers": [
                {
                    "name": "SX Network Explorer",
                    "url": "https://explorer.sx.technology",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF",
                "width": 896,
                "height": 690,
                "format": "png"
            }
        ]
    },
    "418": {
        "chain": {
            "name": "LaTestnet",
            "chain": "LaTestnet",
            "icon": "lachain-network",
            "rpc": [
                "https://rpc.testnet.lachain.network",
                "https://lachain-testnet.rpc-nodes.cedalio.dev"
            ],
            "faucets": [
                "https://faucet.lachain.network"
            ],
            "nativeCurrency": {
                "name": "Test LaCoin",
                "symbol": "TLA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "",
            "shortName": "latestnet",
            "chainId": 418,
            "networkId": 418,
            "explorers": [
                {
                    "name": "LaTestnet Explorer",
                    "url": "https://testexplorer.lachain.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "420": {
        "chain": {
            "name": "Optimism Goerli Testnet",
            "chain": "ETH",
            "rpc": [
                "https://goerli.optimism.io",
                "https://goerli.optimism.io",
                "https://optimism-goerli-rpc.publicnode.com",
                "wss://optimism-goerli-rpc.publicnode.com",
                "https://optimism-goerli.gateway.tenderly.co",
                "wss://optimism-goerli.gateway.tenderly.co",
                "https://optimism-testnet.drpc.org",
                "wss://optimism-testnet.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Goerli Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://optimism.io",
            "shortName": "ogor",
            "chainId": 420,
            "networkId": 420,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://optimism-goerli.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "422": {
        "chain": {
            "name": "Viridis Mainnet",
            "chain": "VRD",
            "icon": "viridis",
            "rpc": [
                "https://mainnet-rpc.vrd.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Viridis Token",
                "symbol": "VRD",
                "decimals": 18
            },
            "infoURL": "https://viridis.network",
            "shortName": "vrd",
            "chainId": 422,
            "networkId": 422,
            "explorers": [
                {
                    "name": "Viridis Mainnet",
                    "url": "https://explorer.vrd.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPdxcJwPogfZdec7UAqxeatRxrivEktpP1ftJBTeJQTdR",
                "width": 3000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "424": {
        "chain": {
            "name": "PGN (Public Goods Network)",
            "chain": "ETH",
            "rpc": [
                "https://rpc.publicgoods.network",
                "https://rpc.publicgoods.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://publicgoods.network/",
            "shortName": "PGN",
            "chainId": 424,
            "networkId": 424,
            "icon": "publicGoodsNetwork",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.publicgoods.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.publicgoods.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmUVJ7MLCEAfq3pHVPFLscqRMiyAY5biVgTkeDQCmAhHNS",
                "width": 574,
                "height": 574,
                "format": "svg"
            }
        ]
    },
    "425": {
        "chain": {
            "name": "Stenix Mainnet",
            "chain": "STEN",
            "rpc": [
                "https://stenix.network/pub"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Stenix",
                "symbol": "STEN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://stenix.org",
            "shortName": "sten",
            "chainId": 425,
            "networkId": 425,
            "icon": "stenix",
            "explorers": [
                {
                    "name": "stenscan",
                    "url": "https://stenscan.com",
                    "icon": "stenscan",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVM1zLyWDZYyje5qWWfDdve1fmrDm69J9pSKhivb1zkCH",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "426": {
        "chain": {
            "name": "The Widows Mite",
            "chain": "MITE",
            "rpc": [
                "https://rpc.twmcrypto.com/"
            ],
            "faucets": [
                "https://faucet.twmcrypto.com/"
            ],
            "nativeCurrency": {
                "name": "The Widows Mite",
                "symbol": "MITE",
                "decimals": 8
            },
            "infoURL": "https://twmcrypto.com/",
            "shortName": "mite",
            "chainId": 426,
            "networkId": 426,
            "icon": "mite",
            "explorers": [
                {
                    "name": "The Widows Mite Explorer",
                    "url": "https://scan.twmcrypto.com",
                    "icon": "mite",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUdrSXS4729UQGVvUYfc8S1CHnG3JpG2HhCTDmsCw6jk8",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "427": {
        "chain": {
            "name": "Zeeth Chain",
            "chain": "ZeethChain",
            "rpc": [
                "https://rpc.zeeth.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zeeth Token",
                "symbol": "ZTH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "zeeth",
            "chainId": 427,
            "networkId": 427,
            "explorers": [
                {
                    "name": "Zeeth Explorer",
                    "url": "https://explorer.zeeth.io",
                    "standard": "none"
                }
            ]
        }
    },
    "428": {
        "chain": {
            "name": "Geso Verse",
            "chain": "Geso Verse",
            "rpc": [
                "https://rpc.verse.gesoten.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://gesoten.com/",
            "shortName": "GSV",
            "icon": "gesoten",
            "chainId": 428,
            "networkId": 428,
            "explorers": [
                {
                    "name": "Geso Verse Explorer",
                    "url": "https://explorer.verse.gesoten.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb7oJY9zd9sTzxNNQNTVZQz2hkd1aA94mWm4cvXfJ9QxV",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "432": {
        "chain": {
            "name": "NutriEmp Chain",
            "chain": "nutriemp-chain",
            "rpc": [
                "https://rpc.nutriemp-chain.link",
                "https://rpc.nutriemp.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GRAMZ",
                "symbol": "GRAMZ",
                "decimals": 18
            },
            "infoURL": "https://nutriemp.com",
            "shortName": "nutriemp",
            "chainId": 432,
            "networkId": 432,
            "icon": "GRAMZ",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "explorers": [
                {
                    "name": "NutriEmp Explorer",
                    "url": "https://explorer.nutriemp-chain.link",
                    "standard": "EIP3091",
                    "icon": "GRAMZ"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeih7p2zkgxc6i6ygihz556y22aruacwybtfaif7554hqnd2a745uce",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "434": {
        "chain": {
            "name": "Boyaa",
            "chain": "BYC",
            "rpc": [
                "https://rpc.boyaa.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boyaa native coin",
                "symbol": "BYC",
                "decimals": 18
            },
            "infoURL": "https://boyaa.network",
            "shortName": "BYC",
            "chainId": 434,
            "networkId": 434,
            "icon": "boyaanetwork",
            "explorers": [
                {
                    "name": "Boyaa explorer",
                    "url": "https://explorer.boyaa.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiek7pg3hualucn2zd2wixsd5tjgewugdgpeetjqx7ue5raf6ca3d4",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "443": {
        "chain": {
            "name": "Ten Testnet",
            "title": "Ten Sepolia Rollup Testnet",
            "chainId": 443,
            "shortName": "ten-testnet",
            "chain": "ETH",
            "networkId": 443,
            "slip44": 1,
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://testnet.ten.xyz"
            ],
            "faucets": [],
            "infoURL": "https://ten.xyz",
            "explorers": [
                {
                    "name": "Ten Sepolia Rollup Explorer",
                    "url": "https://tenscan.io",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": [
                    {
                        "url": "https://bridge.ten.xyz"
                    }
                ]
            }
        }
    },
    "444": {
        "chain": {
            "name": "Synapse Chain Testnet",
            "status": "active",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.synapseprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://synapseprotocol.com",
            "shortName": "synapse-sepolia",
            "chainId": 444,
            "networkId": 444,
            "slip44": 1,
            "redFlags": [
                "reusedChainId"
            ],
            "explorers": [
                {
                    "name": "Synapse Chain Sepolia",
                    "url": "https://sepolia.synapsescan.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://docs.synapseprotocol.com/synapse-chain/using-synapse-chain/bridging-to-synapse-chain"
                    }
                ]
            }
        }
    },
    "456": {
        "chain": {
            "name": "ARZIO Chain",
            "chain": "ARZIO",
            "icon": "arzio",
            "rpc": [
                "https://chain-rpc.arzio.co"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ARZIO",
                "symbol": "AZO",
                "decimals": 18
            },
            "infoURL": "https://chain.arzio.co",
            "shortName": "arzio",
            "chainId": 456,
            "networkId": 456,
            "explorers": [
                {
                    "name": "ARZIO Scan",
                    "url": "https://scan.arzio.co",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUwqGWGjjQweTprn5LBirAwRjYnteTiFLCVpSNHrfMmSL",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "462": {
        "chain": {
            "name": "Areon Network Testnet",
            "chain": "Areon",
            "icon": "areon",
            "rpc": [
                "https://testnet-rpc.areon.network",
                "https://testnet-rpc.areon.network",
                "https://testnet-rpc2.areon.network",
                "https://testnet-rpc3.areon.network",
                "https://testnet-rpc4.areon.network",
                "https://testnet-rpc5.areon.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Areon",
                "symbol": "TAREA",
                "decimals": 18
            },
            "infoURL": "https://areon.network",
            "shortName": "tarea",
            "chainId": 462,
            "networkId": 462,
            "slip44": 1,
            "explorers": [
                {
                    "name": "AreonScan",
                    "url": "https://areonscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihs2nrnizpcuzjmuu2yi7wrtwd7qlqje46qnil5bnntfbfkb2roea",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "463": {
        "chain": {
            "name": "Areum Network Mainnet",
            "chain": "Areum",
            "icon": "areum",
            "rpc": [
                "https://mainnet-rpc.areon.network",
                "https://mainnet-rpc.areum.network",
                "https://mainnet-rpc2.areum.network",
                "https://mainnet-rpc3.areum.network",
                "https://mainnet-rpc4.areum.network",
                "https://mainnet-rpc5.areum.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Areum",
                "symbol": "AREA",
                "decimals": 18
            },
            "infoURL": "https://areum.network",
            "shortName": "area",
            "chainId": 463,
            "networkId": 463,
            "explorers": [
                {
                    "name": "Areum Explorer",
                    "url": "https://explorer.areum.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSeFxipmiL8vSCcyNwk8uiVSwmby2HfbhH4qxafJpLXEK",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "466": {
        "chain": {
            "name": "AppChain",
            "chain": "AppChain",
            "rpc": [
                "https://rpc.appchain.xyz/http",
                "wss://rpc.appchain.xyz/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://appchain.xyz",
            "shortName": "appchain",
            "chainId": 466,
            "networkId": 466,
            "icon": "appchain",
            "explorers": [
                {
                    "name": "AppChain Explorer",
                    "url": "https://explorer.appchain.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.appchain.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeigx76uxvcvet7365sjdzuxxcgl5auzck6vbbigu2jeg6ixl5k3tya",
                "width": 1320,
                "height": 1320,
                "format": "svg"
            }
        ]
    },
    "475": {
        "chain": {
            "name": "zkXPLA Testnet",
            "chain": "zkXPLA",
            "rpc": [
                "https://testnet-rpc.zkxpla.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://xpla.io",
            "shortName": "zkxpla-testnet",
            "chainId": 475,
            "networkId": 475,
            "icon": "xpla",
            "explorers": [
                {
                    "name": "zkXPLA Testnet Explorer",
                    "url": "https://testnet-explorer.zkxpla.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "478": {
        "chain": {
            "name": "Form Network",
            "title": "Form Network",
            "chain": "form",
            "icon": "form",
            "rpc": [
                "https://rpc.form.network/http",
                "https://rpc.form.network/http",
                "wss://rpc.form.network/ws"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://info.form.network",
            "shortName": "formnetwork",
            "chainId": 478,
            "networkId": 478,
            "explorers": [
                {
                    "name": "Form Explorer",
                    "url": "https://explorer.form.network",
                    "standard": "EIP3091",
                    "icon": "form"
                }
            ],
            "faucets": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.form.network"
                    },
                    {
                        "url": "https://op-bridge.form.network"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmWrjS43miGAKEzKyNn1YajFn4zG7cDiPiaNHF1gTqKR91",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "480": {
        "chain": {
            "name": "World Chain",
            "chain": "ETH",
            "rpc": [
                "https://worldchain-mainnet.g.alchemy.com/public",
                "https://worldchain-mainnet.g.alchemy.com/public",
                "https://480.rpc.thirdweb.com",
                "https://worldchain-mainnet.gateway.tenderly.co",
                "wss://worldchain-mainnet.gateway.tenderly.co"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://world.org/world-chain",
            "shortName": "wc",
            "chainId": 480,
            "networkId": 480,
            "slip44": 1,
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://world-chain.superbridge.app"
                    },
                    {
                        "url": "https://app.across.to/bridge?destinationChainId=480"
                    },
                    {
                        "url": "https://worldchain-mainnet.bridge.alchemy.com"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://worldscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://worldchain-mainnet.explorer.alchemy.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "484": {
        "chain": {
            "name": "Camp Network Mainnet",
            "chain": "CAMP",
            "icon": "camp",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://rpc.camp.raas.gelato.cloud"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Camp",
                "symbol": "CAMP",
                "decimals": 18
            },
            "infoURL": "https://docs.campnetwork.xyz",
            "shortName": "CampMainnet",
            "chainId": 484,
            "networkId": 484,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://camp.cloud.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "486": {
        "chain": {
            "name": "Standard Mainnet",
            "chain": "STND",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Standard",
                "symbol": "STND",
                "decimals": 18
            },
            "infoURL": "https://standardweb3.com",
            "shortName": "stnd",
            "chainId": 486,
            "networkId": 486,
            "status": "incubating"
        }
    },
    "488": {
        "chain": {
            "name": "BlackFort Exchange Network",
            "chain": "BXN",
            "rpc": [
                "https://rpc.blackfort.network/mainnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BlackFort Token",
                "symbol": "BXN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://blackfort.com",
            "shortName": "BXN",
            "chainId": 488,
            "networkId": 488,
            "icon": "bxn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blackfortscan.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC",
                "width": 1968,
                "height": 1968,
                "format": "png"
            }
        ]
    },
    "495": {
        "chain": {
            "name": "Landstars",
            "chain": "Landstars",
            "icon": "landstars",
            "rpc": [
                "https://13882-60301.pph-server.de"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Landstars",
                "symbol": "LDS",
                "decimals": 18
            },
            "infoURL": "https://github.com/khalikov001/landstars-info",
            "shortName": "lds",
            "chainId": 495,
            "networkId": 495,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjv5chptzvncnfrro7tlx43q4um2tho7kvebdpk6fm765irfle4q",
                "width": 626,
                "height": 417,
                "format": "jpg"
            }
        ]
    },
    "499": {
        "chain": {
            "name": "Rupaya",
            "chain": "RUPX",
            "rpc": [
                "https://rpc.rupaya.io"
            ],
            "faucets": [
                "https://faucet.rupaya.io"
            ],
            "nativeCurrency": {
                "name": "Rupaya",
                "symbol": "RUPX",
                "decimals": 18
            },
            "infoURL": "https://www.rupaya.io",
            "shortName": "rupx",
            "chainId": 499,
            "networkId": 499,
            "slip44": 499,
            "explorers": [
                {
                    "name": "Rupaya Explorer",
                    "url": "https://scan.rupaya.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "500": {
        "chain": {
            "name": "Camino C-Chain",
            "chain": "CAM",
            "rpc": [
                "https://api.camino.network/ext/bc/C/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Camino",
                "symbol": "CAM",
                "decimals": 18
            },
            "infoURL": "https://camino.network/",
            "shortName": "Camino",
            "chainId": 500,
            "networkId": 1000,
            "icon": "camino",
            "explorers": [
                {
                    "name": "blockexplorer",
                    "url": "https://suite.camino.network/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSEoUonisawfCvT3osysuZzbqUEHugtgNraePKWL8PKYa",
                "width": 768,
                "height": 768,
                "format": "png"
            }
        ]
    },
    "501": {
        "chain": {
            "name": "Columbus Test Network",
            "chain": "CAM",
            "rpc": [
                "https://columbus.camino.network/ext/bc/C/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Camino",
                "symbol": "CAM",
                "decimals": 18
            },
            "infoURL": "https://camino.network/",
            "shortName": "Columbus",
            "chainId": 501,
            "networkId": 1001,
            "slip44": 1,
            "icon": "camino",
            "explorers": [
                {
                    "name": "blockexplorer",
                    "url": "https://suite.camino.network/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSEoUonisawfCvT3osysuZzbqUEHugtgNraePKWL8PKYa",
                "width": 768,
                "height": 768,
                "format": "png"
            }
        ]
    },
    "505": {
        "chain": {
            "name": "DotOne Smart Chain",
            "chain": "DOTO",
            "rpc": [
                "https://rpc.dotone.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Doto",
                "symbol": "DOTO",
                "decimals": 18
            },
            "infoURL": "https://dotone.network",
            "shortName": "doto",
            "chainId": 505,
            "networkId": 505,
            "icon": "dotonechain",
            "explorers": [
                {
                    "name": "DotOne Smart Chain Explorer",
                    "url": "https://explorer.dotone.network",
                    "icon": "dotonechain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRmQKK8ZQA7ohmQB97v9vJZZ67yERUnmQJBNYmNk1v6fj",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "510": {
        "chain": {
            "name": "Syndicate Mainnet",
            "chain": "Syndicate",
            "shortName": "syndicate",
            "infoURL": "https://syndicate.io",
            "icon": "syndicate",
            "status": "active",
            "chainId": 510,
            "networkId": 510,
            "nativeCurrency": {
                "name": "Syndicate",
                "symbol": "SYND",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.syndicate.io"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Syndicate Explorer",
                    "url": "https://explorer.syndicate.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmeSvQcD3XvLFAiMLoQSPbGK9JxVfbCWPBUTMLhhhzYPqX",
                "width": 16000,
                "height": 16000,
                "format": "png"
            }
        ]
    },
    "512": {
        "chain": {
            "name": "Double-A Chain Mainnet",
            "chain": "AAC",
            "rpc": [
                "https://rpc.acuteangle.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Acuteangle Native Token",
                "symbol": "AAC",
                "decimals": 18
            },
            "infoURL": "https://www.acuteangle.com/",
            "shortName": "aac",
            "chainId": 512,
            "networkId": 512,
            "slip44": 1512,
            "explorers": [
                {
                    "name": "aacscan",
                    "url": "https://scan.acuteangle.com",
                    "standard": "EIP3091"
                }
            ],
            "icon": "aac"
        },
        "icon": [
            {
                "url": "ipfs://QmRUrz4dULaoaMpnqd8qXT7ehwz3aaqnYKY4ePsy7isGaF",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "513": {
        "chain": {
            "name": "Double-A Chain Testnet",
            "chain": "AAC",
            "icon": "aac",
            "rpc": [
                "https://rpc-testnet.acuteangle.com"
            ],
            "faucets": [
                "https://scan-testnet.acuteangle.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Acuteangle Native Token",
                "symbol": "AAC",
                "decimals": 18
            },
            "infoURL": "https://www.acuteangle.com/",
            "shortName": "aact",
            "chainId": 513,
            "networkId": 513,
            "slip44": 1,
            "explorers": [
                {
                    "name": "aacscan-testnet",
                    "url": "https://scan-testnet.acuteangle.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRUrz4dULaoaMpnqd8qXT7ehwz3aaqnYKY4ePsy7isGaF",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "516": {
        "chain": {
            "name": "Gear Zero Network Mainnet",
            "chain": "GearZero",
            "rpc": [
                "https://gzn.linksme.info"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gear Zero Network Native Token",
                "symbol": "GZN",
                "decimals": 18
            },
            "infoURL": "https://token.gearzero.ca/mainnet",
            "shortName": "gz-mainnet",
            "chainId": 516,
            "networkId": 516,
            "slip44": 516,
            "explorers": []
        }
    },
    "520": {
        "chain": {
            "name": "XT Smart Chain Mainnet",
            "chain": "XSC",
            "icon": "xsc",
            "rpc": [
                "https://datarpc1.xsc.pub",
                "https://datarpc2.xsc.pub",
                "https://datarpc3.xsc.pub"
            ],
            "faucets": [
                "https://xsc.pub/faucet"
            ],
            "nativeCurrency": {
                "name": "XT Smart Chain Native Token",
                "symbol": "XT",
                "decimals": 18
            },
            "infoURL": "https://xsc.pub/",
            "shortName": "xt",
            "chainId": 520,
            "networkId": 1024,
            "explorers": [
                {
                    "name": "xscscan",
                    "url": "https://xscscan.pub",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNmAFgQKkjofaBR5mhB5ygE1Gna36YBVsGkgZQxrwW85s",
                "width": 98,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "529": {
        "chain": {
            "name": "Firechain Mainnet",
            "chain": "FIRE",
            "rpc": [
                "https://rpc-mainnet.thefirechain.com",
                "https://rpc-mainnet.firestation.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Firechain",
                "symbol": "FIRE",
                "decimals": 18
            },
            "infoURL": "https://thefirechain.com",
            "shortName": "fire",
            "chainId": 529,
            "networkId": 529,
            "icon": "firechain",
            "explorers": [],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmYjuztyURb3Fc6ZTLgCbwQa64CcVoigF5j9cafzuSbqgf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "530": {
        "chain": {
            "name": "Pundi AIFX Omnilayer",
            "chain": "PUNDIAI",
            "rpc": [
                "https://fx-json-web3.functionx.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pundi AIFX",
                "symbol": "PUNDAI",
                "decimals": 18
            },
            "infoURL": "https://fx.pundi.ai/",
            "shortName": "pundiai",
            "chainId": 530,
            "networkId": 530,
            "icon": "pundiai",
            "explorers": [
                {
                    "name": "PundiScan Explorer",
                    "url": "https://pundiscan.io/evm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUve9vX4k6rtTX5dJZhXTGBGUosFccMZL9E349gdTHNkV",
                "width": 64,
                "height": 64,
                "format": "jpg"
            }
        ]
    },
    "534": {
        "chain": {
            "name": "Candle",
            "chain": "Candle",
            "rpc": [
                "https://candle-rpc.com/",
                "https://rpc.cndlchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CANDLE",
                "symbol": "CNDL",
                "decimals": 18
            },
            "infoURL": "https://candlelabs.org/",
            "shortName": "CNDL",
            "chainId": 534,
            "networkId": 534,
            "slip44": 674,
            "explorers": [
                {
                    "name": "candleexplorer",
                    "url": "https://candleexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "537": {
        "chain": {
            "name": "OpTrust Mainnet",
            "chain": "OpTrust",
            "rpc": [
                "https://rpc.optrust.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BSC",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://optrust.io",
            "shortName": "optrust",
            "chainId": 537,
            "networkId": 537,
            "icon": "optrust",
            "explorers": [
                {
                    "name": "OpTrust explorer",
                    "url": "https://scan.optrust.io",
                    "icon": "optrust",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYktPMo4tdQhMA9nRJBVckjzHcFLbpHbTVNSpGUUPEP8J",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "540": {
        "chain": {
            "name": "Pontes-Appia DLT",
            "chain": "BESU",
            "icon": "ethereum",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "AppiaToken",
                "symbol": "ATK",
                "decimals": 18
            },
            "infoURL": "https://www.tuosito.it",
            "shortName": "appia-540",
            "chainId": 540,
            "networkId": 540,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "542": {
        "chain": {
            "name": "PAWCHAIN Testnet",
            "chain": "PAW",
            "rpc": [
                "https://pawchainx.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PAW",
                "symbol": "PAW",
                "decimals": 18
            },
            "infoURL": "https://pawchainx.com/",
            "shortName": "PAW",
            "chainId": 542,
            "networkId": 542,
            "slip44": 1,
            "explorers": [
                {
                    "name": "PAWCHAIN Testnet",
                    "url": "https://pawscan.io",
                    "standard": "none"
                }
            ]
        }
    },
    "545": {
        "chain": {
            "name": "Flow EVM Testnet",
            "chain": "Flow",
            "rpc": [
                "https://testnet.evm.nodes.onflow.org",
                "https://testnet.evm.nodes.onflow.org"
            ],
            "faucets": [
                "https://faucet.flow.com/fund-account"
            ],
            "nativeCurrency": {
                "name": "FLOW",
                "symbol": "FLOW",
                "decimals": 18
            },
            "infoURL": "https://developers.flow.com/evm/about",
            "shortName": "flow-testnet",
            "chainId": 545,
            "networkId": 545,
            "icon": "flowevm",
            "explorers": [
                {
                    "name": "FlowScan Testnet",
                    "url": "https://evm-testnet.flowscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "550": {
        "chain": {
            "name": "River",
            "chain": "river",
            "rpc": [
                "https://mainnet.rpc.river.build",
                "https://towns-mainnet.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.river.build",
            "shortName": "river",
            "chainId": 550,
            "networkId": 550,
            "icon": "river",
            "explorers": [
                {
                    "name": "River Explorer",
                    "url": "https://explorer.river.build",
                    "standard": "EIP3091"
                },
                {
                    "name": "River Caldera Explorer",
                    "url": "https://towns-mainnet.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiafftbrpywlc4awvbgbdau4bpd5rg27za4eyh7somqw5pv755gbmq",
                "width": 28,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "555": {
        "chain": {
            "name": "Vela1 Chain Mainnet",
            "chain": "VELA1",
            "rpc": [
                "https://rpc.velaverse.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CLASS COIN",
                "symbol": "CLASS",
                "decimals": 18
            },
            "infoURL": "https://velaverse.io",
            "shortName": "CLASS",
            "chainId": 555,
            "networkId": 555,
            "explorers": [
                {
                    "name": "Vela1 Chain Mainnet Explorer",
                    "url": "https://exp.velaverse.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "558": {
        "chain": {
            "name": "Tao Network",
            "chain": "TAO",
            "rpc": [
                "https://rpc.testnet.tao.network",
                "http://rpc.testnet.tao.network:8545",
                "https://rpc.tao.network",
                "wss://rpc.tao.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tao",
                "symbol": "TAO",
                "decimals": 18
            },
            "infoURL": "https://tao.network",
            "shortName": "tao",
            "chainId": 558,
            "networkId": 558
        }
    },
    "565": {
        "chain": {
            "name": "Prometheuz Testnet",
            "chain": "Prometheuz",
            "rpc": [
                "https://explorer.testnet.prometheuz.io"
            ],
            "faucets": [
                "https://faucet.testnet.prometheuz.io"
            ],
            "nativeCurrency": {
                "name": "Pyre",
                "symbol": "PYRE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "",
            "shortName": "prometheuz-testnet",
            "chainId": 565,
            "networkId": 565,
            "explorers": [
                {
                    "name": "Prometheuz Explorer",
                    "url": "https://explorer.testnet.prometheuz.io",
                    "standard": "none"
                }
            ]
        }
    },
    "567": {
        "chain": {
            "name": "Validium Network",
            "chain": "Validium Network Testnet",
            "rpc": [
                "https://testnet.l2.rpc.validium.network"
            ],
            "nativeCurrency": {
                "name": "Validium",
                "symbol": "VLDM",
                "decimals": 18
            },
            "faucets": [
                "https://testnet.faucet.validium.network"
            ],
            "infoURL": "https://www.validium.network",
            "shortName": "validium-testnet",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet.bridge.validium.network/bridge"
                    }
                ]
            },
            "status": "active",
            "chainId": 567,
            "networkId": 567,
            "explorers": [
                {
                    "name": "Validium Network Testnet Block Explorer",
                    "url": "https://testnet.explorer.validium.network",
                    "standard": "none"
                }
            ]
        }
    },
    "568": {
        "chain": {
            "name": "Dogechain Testnet",
            "chain": "DC",
            "icon": "dogechain",
            "rpc": [
                "https://rpc-testnet.dogechain.dog"
            ],
            "faucets": [
                "https://faucet.dogechain.dog"
            ],
            "nativeCurrency": {
                "name": "Dogecoin",
                "symbol": "DOGE",
                "decimals": 18
            },
            "infoURL": "https://dogechain.dog",
            "shortName": "dct",
            "chainId": 568,
            "networkId": 568,
            "slip44": 1,
            "explorers": [
                {
                    "name": "dogechain testnet explorer",
                    "url": "https://explorer-testnet.dogechain.dog",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNS6B6L8FfgGSMTEi2SxD3bK5cdmKPNtQKcYaJeRWrkHs",
                "width": 732,
                "height": 732,
                "format": "png"
            }
        ]
    },
    "570": {
        "chain": {
            "name": "Rollux Mainnet",
            "chain": "SYS",
            "rpc": [
                "https://rpc.rollux.com",
                "https://rpc.rollux.com",
                "wss://rpc.rollux.com/wss",
                "https://rpc.ankr.com/rollux"
            ],
            "faucets": [
                "https://rollux.id/faucet"
            ],
            "nativeCurrency": {
                "name": "Syscoin",
                "symbol": "SYS",
                "decimals": 18
            },
            "infoURL": "https://rollux.com",
            "shortName": "sys-rollux",
            "chainId": 570,
            "networkId": 570,
            "explorers": [
                {
                    "name": "Rollux Mainnet Explorer",
                    "url": "https://explorer.rollux.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "571": {
        "chain": {
            "name": "MetaChain Mainnet",
            "chain": "MTC",
            "icon": "metachain",
            "rpc": [
                "https://rpc.metatime.com",
                "https://rpc.metatime.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metatime Coin",
                "symbol": "MTC",
                "decimals": 18
            },
            "infoURL": "https://metatime.com/en",
            "shortName": "metatime",
            "chainId": 571,
            "networkId": 571,
            "slip44": 571,
            "explorers": [
                {
                    "name": "MetaExplorer",
                    "url": "https://explorer.metatime.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUH2Ph2hW4upvevEAGCaSo7nd8nthqMx5RrHcrnNZ9Y3g",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "579": {
        "chain": {
            "name": "Filenova Mainnet",
            "chain": "Filenova",
            "rpc": [
                "https://rpc.filenova.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Filecoin",
                "symbol": "FIL",
                "decimals": 18
            },
            "infoURL": "https://filenova.org",
            "shortName": "filenova",
            "chainId": 579,
            "networkId": 579,
            "icon": "filenova",
            "explorers": [
                {
                    "name": "filenova explorer",
                    "url": "https://scan.filenova.org",
                    "icon": "filenova",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc4KSKiAChhtN7ZNE5gvkLTRbvtLreKU9xaQFG8BKM8RE",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "588": {
        "chain": {
            "name": "Metis Stardust Testnet",
            "chain": "ETH",
            "rpc": [
                "https://stardust.metis.io/?owner=588"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tMetis",
                "symbol": "METIS",
                "decimals": 18
            },
            "infoURL": "https://www.metis.io",
            "shortName": "metis-stardust",
            "chainId": 588,
            "networkId": 588,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://stardust-explorer.metis.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-4",
                "bridges": [
                    {
                        "url": "https://bridge.metis.io"
                    }
                ]
            },
            "status": "deprecated"
        }
    },
    "589": {
        "chain": {
            "name": "LadyChain",
            "chain": "LADY",
            "icon": "lady",
            "rpc": [
                "https://ladyrpc.us/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lady",
                "symbol": "LADY",
                "decimals": 18
            },
            "infoURL": "https://ladyswap.us",
            "shortName": "lady",
            "chainId": 589,
            "networkId": 589,
            "explorers": [
                {
                    "name": "LadyScan",
                    "url": "https://ladyscan.us",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWcjr13L8Meo6XcokKAFH8TAn7cEdwQb7Qcva1bjZnVLh",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "592": {
        "chain": {
            "name": "Astar",
            "chain": "ASTR",
            "rpc": [
                "https://astar.api.onfinality.io/public",
                "https://rpc.astar.network:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Astar",
                "symbol": "ASTR",
                "decimals": 18
            },
            "infoURL": "https://astar.network/",
            "shortName": "astr",
            "chainId": 592,
            "networkId": 592,
            "icon": "astar",
            "explorers": [
                {
                    "name": "subscan",
                    "url": "https://astar.subscan.io",
                    "standard": "none",
                    "icon": "subscan"
                },
                {
                    "name": "blockscout",
                    "url": "https://blockscout.com/astar",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmdvmx3p6gXBCLUMU1qivscaTNkT6h3URdhUTZCHLwKudg",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "595": {
        "chain": {
            "name": "Acala Mandala Testnet TC9",
            "chain": "mACA",
            "rpc": [
                "https://eth-rpc-tc9.aca-staging.network",
                "https://eth-rpc-tc9.aca-staging.network",
                "wss://eth-rpc-tc9.aca-staging.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Acala Mandala Token",
                "symbol": "mACA",
                "decimals": 18
            },
            "infoURL": "https://acala.network",
            "shortName": "maca",
            "chainId": 595,
            "networkId": 595,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.mandala.aca-staging.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "596": {
        "chain": {
            "name": "Karura Network Testnet",
            "chain": "KAR",
            "rpc": [
                "https://eth-rpc-karura-testnet.aca-staging.network",
                "wss://eth-rpc-karura-testnet.aca-staging.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Karura Token",
                "symbol": "KAR",
                "decimals": 18
            },
            "infoURL": "https://karura.network",
            "shortName": "tkar",
            "chainId": 596,
            "networkId": 596,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.karura-testnet.aca-staging.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "597": {
        "chain": {
            "name": "Acala Network Testnet",
            "chain": "ACA",
            "rpc": [
                "https://eth-rpc-acala-testnet.aca-staging.network",
                "wss://eth-rpc-acala-testnet.aca-staging.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Acala Token",
                "symbol": "ACA",
                "decimals": 18
            },
            "infoURL": "https://acala.network",
            "shortName": "taca",
            "chainId": 597,
            "networkId": 597,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.acala-dev.aca-dev.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "599": {
        "chain": {
            "name": "Metis Goerli Testnet",
            "chain": "ETH",
            "rpc": [
                "https://goerli.gateway.metisdevops.link",
                "https://goerli.gateway.metisdevops.link"
            ],
            "faucets": [
                "https://goerli.faucet.metisdevops.link"
            ],
            "nativeCurrency": {
                "name": "Goerli Metis",
                "symbol": "METIS",
                "decimals": 18
            },
            "infoURL": "https://www.metis.io",
            "shortName": "metis-goerli",
            "chainId": 599,
            "networkId": 599,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://goerli.explorer.metisdevops.link",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-4",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.metis.io"
                    }
                ]
            },
            "status": "deprecated"
        }
    },
    "600": {
        "chain": {
            "name": "Meshnyan testnet",
            "chain": "MeshTestChain",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Meshnyan Testnet Native Token",
                "symbol": "MESHT",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "mesh-chain-testnet",
            "chainId": 600,
            "networkId": 600,
            "slip44": 1
        }
    },
    "601": {
        "chain": {
            "name": "Vine Testnet",
            "chain": "VINE",
            "rpc": [
                "https://rpc-testnet.vne.network"
            ],
            "faucets": [
                "https://vne.network/rose"
            ],
            "nativeCurrency": {
                "name": "VINE",
                "symbol": "VNE",
                "decimals": 18
            },
            "infoURL": "https://www.peer.inc",
            "shortName": "VINE",
            "chainId": 601,
            "networkId": 601,
            "icon": "vine",
            "explorers": [
                {
                    "name": "Vine Explorer",
                    "url": "https://vne.network/rose",
                    "standard": "none",
                    "icon": "vine"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTPbbhH4CkQiQWm4JUh3J9o5w79vXjFZaMBW4DKNuSVU3",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "610": {
        "chain": {
            "name": "Darwin Devnet",
            "chain": "Darwin",
            "rpc": [
                "https://devnet-rpc.darwinchain.ai"
            ],
            "faucets": [
                "https://devnet-rpc.darwinchain.ai/faucet"
            ],
            "nativeCurrency": {
                "name": "Darwin Devnet token",
                "symbol": "DNA",
                "decimals": 18
            },
            "infoURL": "https://darwinchain.ai",
            "shortName": "darwin-devnet",
            "chainId": 610,
            "networkId": 610,
            "icon": "darwin",
            "explorers": [
                {
                    "name": "Darwin Explorer",
                    "url": "https://explorer.darwinchain.ai",
                    "icon": "darwin",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiec5zeuhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "612": {
        "chain": {
            "name": "EIOB Mainnet",
            "chain": "EIOB",
            "icon": "eiob",
            "rpc": [
                "https://rpc.eiob.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EIOB",
                "symbol": "EIOB",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "eiob",
            "chainId": 612,
            "networkId": 612,
            "explorers": [
                {
                    "name": "EIOB Explorer",
                    "url": "https://explorer.eiob.xyz",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfJLG2mXgSqKx2V3A2jzTwt4vkozvQTTXkRy3os27wEVm",
                "width": 48,
                "height": 48,
                "format": "png"
            }
        ]
    },
    "614": {
        "chain": {
            "name": "Graphlinq Blockchain Mainnet",
            "chain": "GLQ Blockchain",
            "rpc": [
                "https://glq-dataseed.graphlinq.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GLQ",
                "symbol": "GLQ",
                "decimals": 18
            },
            "infoURL": "https://graphlinq.io",
            "shortName": "glq",
            "chainId": 614,
            "networkId": 614,
            "explorers": [
                {
                    "name": "GLQ Explorer",
                    "url": "https://explorer.graphlinq.io",
                    "standard": "none"
                }
            ]
        }
    },
    "619": {
        "chain": {
            "name": "Skynet",
            "chain": "Skynet",
            "rpc": [
                "http://rpc.skynet.io"
            ],
            "nativeCurrency": {
                "name": "SkyUSD",
                "symbol": "sUSD",
                "decimals": 18
            },
            "infoURL": "http://explorer.skynet.io",
            "shortName": "Skynet",
            "chainId": 619,
            "networkId": 619,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "http://explorer.skynet.io",
                    "standard": "none"
                }
            ],
            "faucets": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "http://bridge.skynet.io"
                    }
                ]
            }
        }
    },
    "624": {
        "chain": {
            "name": "Binary Mainnet",
            "chain": "The Binary Holdings",
            "rpc": [
                "https://rpc.zero.thebinaryholdings.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Binary Token",
                "symbol": "BNRY",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "thebinaryholdings-mainnet",
            "chainId": 624,
            "networkId": 624,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://explorer.thebinaryholdings.com",
                    "standard": "none"
                }
            ]
        }
    },
    "625": {
        "chain": {
            "name": "Binary Sepolia",
            "chain": "The Binary Holdings",
            "rpc": [
                "https://rpc.testnet.thebinaryholdings.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Test BNRY",
                "symbol": "BNRY",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "thebinaryholdings-sepolia",
            "chainId": 625,
            "networkId": 625,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://explorer.sepolia.thebinaryholdings.com",
                    "standard": "none"
                }
            ]
        }
    },
    "626": {
        "chain": {
            "name": "BattleChain Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.battlechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://battlechain.com",
            "shortName": "battlechain",
            "chainId": 626,
            "networkId": 626,
            "icon": "battlechain",
            "explorers": [
                {
                    "name": "BattleChain Explorer",
                    "url": "https://explorer.battlechain.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.battlechain.com/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiak3qxpg5epvquglvcxp2tqc3hth5wbqnztrncm6tdikxnhol4zqq",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "627": {
        "chain": {
            "name": "BattleChain Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet.battlechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://battlechain.com",
            "shortName": "battlechain-testnet",
            "chainId": 627,
            "networkId": 627,
            "slip44": 1,
            "icon": "battlechain",
            "explorers": [
                {
                    "name": "BattleChain Explorer",
                    "url": "https://explorer.testnet.battlechain.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.battlechain.com/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiak3qxpg5epvquglvcxp2tqc3hth5wbqnztrncm6tdikxnhol4zqq",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "632": {
        "chain": {
            "name": "NFB Chain",
            "chain": "NFB Chain",
            "rpc": [
                "https://node.nfbchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NFBCoin",
                "symbol": "NFBC",
                "decimals": 18
            },
            "infoURL": "https://nfbchain.com/",
            "shortName": "nfbchain",
            "chainId": 632,
            "networkId": 632,
            "explorers": [
                {
                    "name": "NFB Chain Explorer",
                    "url": "https://scan.nfbchain.com",
                    "standard": "none"
                }
            ]
        }
    },
    "634": {
        "chain": {
            "name": "Avocado",
            "chain": "Avocado",
            "rpc": [
                "https://rpc.avocado.instadapp.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDC",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://avocado.instadapp.io",
            "shortName": "avocado",
            "chainId": 634,
            "networkId": 634,
            "icon": "avocado",
            "explorers": [
                {
                    "name": "avoscan",
                    "url": "https://avoscan.co",
                    "icon": "avocado",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma9rJSgy32UL1iXtXKFZQJA6FjkcUcDU4HR6y13Wu1vjn",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "646": {
        "chain": {
            "name": "Flow EVM Previewnet",
            "chain": "Flow",
            "rpc": [
                "https://previewnet.evm.nodes.onflow.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FLOW",
                "symbol": "FLOW",
                "decimals": 18
            },
            "infoURL": "https://developers.flow.com/evm/about",
            "shortName": "flow-previewnet",
            "chainId": 646,
            "networkId": 646,
            "icon": "flowevm",
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "647": {
        "chain": {
            "name": "SX Network Testnet",
            "chain": "SX",
            "icon": "SX",
            "rpc": [
                "https://rpc.toronto.sx.technology"
            ],
            "faucets": [
                "https://faucet.toronto.sx.technology"
            ],
            "nativeCurrency": {
                "name": "SX Network",
                "symbol": "SX",
                "decimals": 18
            },
            "infoURL": "https://www.sx.technology",
            "shortName": "SX-Testnet",
            "chainId": 647,
            "networkId": 647,
            "slip44": 1,
            "explorers": [
                {
                    "name": "SX Network Toronto Explorer",
                    "url": "https://explorer.toronto.sx.technology",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF",
                "width": 896,
                "height": 690,
                "format": "png"
            }
        ]
    },
    "648": {
        "chain": {
            "name": "Endurance Smart Chain Mainnet",
            "chain": "ACE",
            "rpc": [
                "https://rpc-endurance.fusionist.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Endurance Chain Native Token",
                "symbol": "ACE",
                "decimals": 18
            },
            "infoURL": "https://ace.fusionist.io/",
            "shortName": "ace",
            "chainId": 648,
            "networkId": 648,
            "explorers": [
                {
                    "name": "Endurance Scan",
                    "url": "https://explorer.endurance.fusionist.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "653": {
        "chain": {
            "name": "Kalichain Testnet",
            "chain": "Kalichain",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "kalis",
                "symbol": "KALIS",
                "decimals": 18
            },
            "infoURL": "https://kalichain.com",
            "shortName": "kalichain",
            "chainId": 653,
            "networkId": 653,
            "icon": "kalichain",
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreieox7v337p3jfhd37dz74mq6mn3uk5i5475rmzpirmyp6ydcfzzqi",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "654": {
        "chain": {
            "name": "Kalichain",
            "chain": "Kalichain",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "kalis",
                "symbol": "KALIS",
                "decimals": 18
            },
            "infoURL": "https://kalichain.com",
            "shortName": "kalichainMainnet",
            "chainId": 654,
            "networkId": 654,
            "icon": "kalichain",
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreieox7v337p3jfhd37dz74mq6mn3uk5i5475rmzpirmyp6ydcfzzqi",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "662": {
        "chain": {
            "name": "AmaxSmartchain",
            "chain": "AmaxSmartchain",
            "rpc": [
                "https://rpc.amaxchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "amax",
                "symbol": "AMAX",
                "decimals": 18
            },
            "infoURL": "https://amaxchain.io",
            "shortName": "Amaxsmartchain",
            "chainId": 662,
            "networkId": 662,
            "icon": "ultronsmartchain",
            "explorers": [
                {
                    "name": "Amaxsmartchain explorer",
                    "url": "https://scan.amaxchain.io",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTns2FXAqDCq1QJsocUBGjhxsgWYK7pFfD4UrRZ9JBsF1",
                "width": 50,
                "height": 50,
                "format": "png"
            }
        ]
    },
    "666": {
        "chain": {
            "name": "Pixie Chain Testnet",
            "chain": "PixieChain",
            "rpc": [
                "https://http-testnet.chain.pixie.xyz",
                "wss://ws-testnet.chain.pixie.xyz"
            ],
            "faucets": [
                "https://chain.pixie.xyz/faucet"
            ],
            "nativeCurrency": {
                "name": "Pixie Chain Testnet Native Token",
                "symbol": "PCTT",
                "decimals": 18
            },
            "infoURL": "https://scan-testnet.chain.pixie.xyz",
            "shortName": "pixie-chain-testnet",
            "chainId": 666,
            "networkId": 666,
            "slip44": 1
        }
    },
    "667": {
        "chain": {
            "name": "LAOS Arrakis",
            "title": "LAOS Testnet Arrakis",
            "chain": "LAOS",
            "icon": "laos",
            "rpc": [
                "https://arrakis.gorengine.com/own",
                "wss://arrakis.gorengine.com/own"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LAOS",
                "symbol": "LAOS",
                "decimals": 18
            },
            "infoURL": "https://www.laosfoundation.io/",
            "shortName": "laos",
            "chainId": 667,
            "networkId": 667,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://arrakis.gorengine.com",
                    "icon": "laos",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZ4YYcvhcaeotMPaGXC5Vab7JFaVkka37V8TiTJpT7Mak",
                "width": 586,
                "height": 558,
                "format": "png"
            }
        ]
    },
    "668": {
        "chain": {
            "name": "JuncaChain",
            "chain": "JuncaChain",
            "rpc": [
                "https://rpc.juncachain.com"
            ],
            "nativeCurrency": {
                "name": "JuncaChain Native Token",
                "symbol": "JGC",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "https://junca-cash.world",
            "shortName": "junca",
            "chainId": 668,
            "networkId": 668,
            "explorers": [
                {
                    "name": "JuncaScan",
                    "url": "https://scan.juncachain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "669": {
        "chain": {
            "name": "JuncaChain testnet",
            "chain": "JuncaChain testnet",
            "rpc": [
                "https://rpc-testnet.juncachain.com",
                "wss://ws-testnet.juncachain.com"
            ],
            "faucets": [
                "https://faucet-testnet.juncachain.com"
            ],
            "nativeCurrency": {
                "name": "JuncaChain Testnet Native Token",
                "symbol": "JGCT",
                "decimals": 18
            },
            "infoURL": "https://junca-cash.world",
            "shortName": "juncat",
            "chainId": 669,
            "networkId": 669,
            "slip44": 1,
            "explorers": [
                {
                    "name": "JuncaScan",
                    "url": "https://scan-testnet.juncachain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "678": {
        "chain": {
            "name": "Janction",
            "chain": "Janction",
            "rpc": [
                "https://rpc.janction.io",
                "wss://rpc.janction.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Janction",
                "symbol": "JCT",
                "decimals": 18
            },
            "infoURL": "https://janction.io",
            "shortName": "janction",
            "chainId": 678,
            "networkId": 678,
            "icon": "janction",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreieemyhmsjo3a3aghqcwcitqwdxt7fxtsz4tmvlu2io3hcbtetyg6e",
                "width": 198,
                "height": 199,
                "format": "png"
            }
        ]
    },
    "679": {
        "chain": {
            "name": "Janction Testnet",
            "chain": "Janction Testnet",
            "rpc": [
                "https://rpc_testnet.janction.io",
                "wss://rpc_testnet.janction.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Janction",
                "symbol": "JCT",
                "decimals": 18
            },
            "infoURL": "https://janction.io",
            "shortName": "janction_testnet",
            "chainId": 679,
            "networkId": 679,
            "icon": "janction",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreieemyhmsjo3a3aghqcwcitqwdxt7fxtsz4tmvlu2io3hcbtetyg6e",
                "width": 198,
                "height": 199,
                "format": "png"
            }
        ]
    },
    "680": {
        "chain": {
            "name": "JasmyChain",
            "chain": "jasmychain",
            "rpc": [
                "https://rpc.jasmyscan.net",
                "wss://rpc.jasmyscan.net/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JasmyCoin",
                "symbol": "JASMY",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://jasmy.global",
            "shortName": "jasmychain",
            "chainId": 680,
            "networkId": 680,
            "icon": "jasmychain",
            "explorers": [
                {
                    "name": "jasmyscan",
                    "url": "https://explorer.jasmyscan.net",
                    "icon": "jasmychain",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge?sourceChain=ethereum&destinationChain=jasmychain"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiglzuiafx3ci2thfff4fnmadb6ajzxsqs3wrwrdxtjrwjmpo7zesy",
                "width": 125,
                "height": 125,
                "format": "svg"
            }
        ]
    },
    "681": {
        "chain": {
            "name": "JasmyChain Testnet",
            "chain": "jasmychain-testnet",
            "rpc": [
                "https://jasmy-chain-testnet.alt.technology",
                "wss://jasmy-chain-testnet.alt.technology/ws"
            ],
            "faucets": [
                "https://faucet.janction.ai"
            ],
            "nativeCurrency": {
                "name": "JasmyCoin",
                "symbol": "JASMY",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://jasmy.global",
            "shortName": "jasmychain-test",
            "chainId": 681,
            "networkId": 681,
            "icon": "jasmychain",
            "explorers": [
                {
                    "name": "jasmyscan",
                    "url": "https://jasmy-chain-testnet-explorer.alt.technology",
                    "icon": "jasmychain",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge?sourceChain=sepolia&destinationChain=jasmy-chain-testnet"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiglzuiafx3ci2thfff4fnmadb6ajzxsqs3wrwrdxtjrwjmpo7zesy",
                "width": 125,
                "height": 125,
                "format": "svg"
            }
        ]
    },
    "686": {
        "chain": {
            "name": "Karura Network",
            "chain": "KAR",
            "rpc": [
                "https://eth-rpc-karura.aca-api.network",
                "https://eth-rpc-karura.aca-api.network",
                "wss://eth-rpc-karura.aca-api.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Karura Token",
                "symbol": "KAR",
                "decimals": 18
            },
            "infoURL": "https://acala.network/karura",
            "shortName": "kar",
            "chainId": 686,
            "networkId": 686,
            "slip44": 686,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.karura.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "689": {
        "chain": {
            "name": "NERO Testnet",
            "chain": "NERO Chain",
            "rpc": [
                "https://rpc-testnet.nerochain.io",
                "wss://ws-testnet.nerochain.io"
            ],
            "faucets": [
                "https://faucet-testnet.nerochain.io"
            ],
            "nativeCurrency": {
                "name": "NERO",
                "symbol": "NERO",
                "decimals": 18
            },
            "infoURL": "https://docs.nerochain.io/",
            "shortName": "NEROT",
            "chainId": 689,
            "networkId": 689,
            "slip44": 1,
            "icon": "nero",
            "explorers": [
                {
                    "name": "nero testnet scan",
                    "url": "https://testnet.neroscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdkENLFjLRNts2kBspNbM3q84WjG5Yf7C8amVVr7FCQrp",
                "width": 521,
                "height": 521,
                "format": "png"
            }
        ]
    },
    "690": {
        "chain": {
            "name": "Redstone",
            "chain": "ETH",
            "rpc": [
                "https://rpc.redstonechain.com",
                "https://rpc.redstonechain.com",
                "wss://rpc.redstonechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://redstone.xyz",
            "shortName": "redstone",
            "chainId": 690,
            "networkId": 690,
            "icon": "redstone",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.redstone.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://redstone.xyz/deposit"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreieyaqgkgntvxuo5tnhgseladga5q6gutc37dab7kqqfdguhq7vkxq",
                "width": 5836,
                "height": 5836,
                "format": "png"
            }
        ]
    },
    "698": {
        "chain": {
            "name": "Matchain",
            "chain": "Matchain",
            "icon": "matchain",
            "rpc": [
                "https://rpc.matchain.io",
                "https://rpc.matchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://www.matchain.io",
            "shortName": "Matchain",
            "chainId": 698,
            "networkId": 698,
            "slip44": 714,
            "explorers": [
                {
                    "name": "Matchscan",
                    "url": "https://matchscan.io",
                    "icon": "matchain",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-56",
                "bridges": [
                    {
                        "url": "https://bnb-bridge.matchain.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmdGWNf6Tmq7Wn4TbJEDBHMZCGfYgsvmmYnFqYdE4CJTRn",
                "width": 393,
                "height": 412,
                "format": "png"
            }
        ]
    },
    "699": {
        "chain": {
            "name": "Matchain Testnet",
            "chain": "Matchain",
            "icon": "matchain",
            "rpc": [
                "https://testnet-rpc.matchain.io",
                "https://testnet-rpc.matchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://www.matchain.io",
            "shortName": "tMatchain",
            "chainId": 699,
            "networkId": 699,
            "explorers": [
                {
                    "name": "Matchscan Testnet",
                    "url": "https://testnet.matchscan.io",
                    "standard": "EIP3091",
                    "icon": "matchain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGWNf6Tmq7Wn4TbJEDBHMZCGfYgsvmmYnFqYdE4CJTRn",
                "width": 393,
                "height": 412,
                "format": "png"
            }
        ]
    },
    "700": {
        "chain": {
            "name": "Star Social Testnet",
            "chain": "SNS",
            "rpc": [
                "https://avastar.cc/ext/bc/C/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Social",
                "symbol": "SNS",
                "decimals": 18
            },
            "infoURL": "https://info.avastar.cc",
            "shortName": "SNS",
            "chainId": 700,
            "networkId": 700,
            "slip44": 1,
            "explorers": [
                {
                    "name": "starscan",
                    "url": "https://avastar.info",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "701": {
        "chain": {
            "name": "Darwinia Koi Testnet",
            "chain": "Darwinia Koi",
            "rpc": [
                "https://koi-rpc.darwinia.network",
                "https://koi-rpc.darwinia.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Koi Network Native Token",
                "symbol": "KRING",
                "decimals": 18
            },
            "infoURL": "https://darwinia.network/",
            "shortName": "darwinia-koi",
            "chainId": 701,
            "networkId": 701,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://koi-scan.darwinia.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "707": {
        "chain": {
            "name": "BlockChain Station Mainnet",
            "chain": "BCS",
            "rpc": [
                "https://rpc-mainnet.bcsdev.io",
                "wss://rpc-ws-mainnet.bcsdev.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BCS Token",
                "symbol": "BCS",
                "decimals": 18
            },
            "infoURL": "https://blockchainstation.io",
            "shortName": "bcs",
            "chainId": 707,
            "networkId": 707,
            "explorers": [
                {
                    "name": "BlockChain Station Explorer",
                    "url": "https://explorer.bcsdev.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "708": {
        "chain": {
            "name": "BlockChain Station Testnet",
            "chain": "BCS",
            "rpc": [
                "https://rpc-testnet.bcsdev.io",
                "wss://rpc-ws-testnet.bcsdev.io"
            ],
            "faucets": [
                "https://faucet.bcsdev.io"
            ],
            "nativeCurrency": {
                "name": "BCS Testnet Token",
                "symbol": "tBCS",
                "decimals": 18
            },
            "infoURL": "https://blockchainstation.io",
            "shortName": "tbcs",
            "chainId": 708,
            "networkId": 708,
            "slip44": 1,
            "explorers": [
                {
                    "name": "BlockChain Station Explorer",
                    "url": "https://testnet.bcsdev.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "710": {
        "chain": {
            "name": "Highbury",
            "chain": "HIGHBURY",
            "rpc": [
                "https://highbury.furya.io",
                "https://rest.furya.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Fury",
                "symbol": "FURY",
                "decimals": 18
            },
            "infoURL": "https://www.fury.black",
            "shortName": "fury",
            "chainId": 710,
            "networkId": 710,
            "icon": "highbury",
            "explorers": [
                {
                    "name": "Furya EVM Explorer",
                    "url": "https://explorer.furya.io",
                    "standard": "EIP3091",
                    "icon": "highbury"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiby27m6esbsjthmknckq5ktsaaj2z6hylzljbsmvx4fgezdra3q4m",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "711": {
        "chain": {
            "name": "Tucana",
            "chain": "Tucana",
            "title": "Tucana Testnet",
            "rpc": [
                "https://evm-rpc.tucana.zone",
                "wss://evm-ws.tucana.zone"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tucana",
                "symbol": "TUC",
                "decimals": 18
            },
            "infoURL": "https://tucana.zone",
            "shortName": "tuc",
            "chainId": 711,
            "networkId": 711,
            "slip44": 1,
            "icon": "tucana",
            "explorers": [
                {
                    "name": "Tucana Explorer",
                    "url": "https://explorer.tucana.zone",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb7SKBSBusnRy77HsaEsSWNwyXVwuzbM4duxCLtjWZhT8",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "712": {
        "chain": {
            "name": "Birdee-2",
            "chain": "Tucana",
            "title": "Tucana Testnet",
            "rpc": [
                "https://evm-rpc.birdee-2.tucana.zone",
                "wss://evm-ws.birdee-2.tucana.zone"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tucana",
                "symbol": "TUC",
                "decimals": 18
            },
            "infoURL": "https://tucana.zone",
            "shortName": "birdee-2",
            "chainId": 712,
            "networkId": 712,
            "slip44": 1,
            "icon": "tucana",
            "explorers": [
                {
                    "name": "Birdee-2 Explorer",
                    "url": "https://explorer.birdee-2.tucana.zone",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb7SKBSBusnRy77HsaEsSWNwyXVwuzbM4duxCLtjWZhT8",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "713": {
        "chain": {
            "name": "Vrcscan Mainnet",
            "chain": "VRC",
            "rpc": [
                "https://rpc-mainnet-5.vrcscan.com",
                "https://rpc-mainnet-6.vrcscan.com",
                "https://rpc-mainnet-7.vrcscan.com",
                "https://rpc-mainnet-8.vrcscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VRC Chain",
                "symbol": "VRC",
                "decimals": 18
            },
            "infoURL": "https://vrccoin.com",
            "shortName": "vrc",
            "chainId": 713,
            "networkId": 713,
            "explorers": [
                {
                    "name": "vrcscan",
                    "url": "https://vrcscan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "dxbscan",
                    "url": "https://dxb.vrcscan.com",
                    "standard": "EIP3091"
                }
            ],
            "icon": "vrcscan"
        },
        "icon": [
            {
                "url": "ipfs://QmasMkZJ6m7y77fgY6SooNnrH3Y4a3vVYNDWe9T3KusxeU",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "714": {
        "chain": {
            "name": "Eden",
            "chain": "Eden",
            "rpc": [
                "https://rpc.eden.gateway.fm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIA",
                "symbol": "TIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://celestia.org",
            "shortName": "eden",
            "chainId": 714,
            "networkId": 714,
            "icon": "eden",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://eden.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYLEio4bAGi4W8pwLbUcXYJC5ui5gs1ePzJCziEniypyp",
                "width": 2000,
                "height": 2000,
                "format": "svg"
            }
        ]
    },
    "718": {
        "chain": {
            "name": "UXLINK ONE Mainnet",
            "chain": "UXLINK ONE",
            "rpc": [
                "https://rpc.uxlinkone.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UXLINK",
                "symbol": "UXLINK",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.uxlinkone.com",
            "shortName": "uxlink1",
            "chainId": 718,
            "networkId": 718,
            "icon": "uxlinkone",
            "explorers": [
                {
                    "name": "UXLINK ONE Mainnet Explorer",
                    "url": "https://sepolia.uxlinkone.com",
                    "icon": "uxlinkone",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibppp6mjqupwr5ffrcj4fcculphzoxxoqx5m4sjypsxwglljuq7sy",
                "width": 706,
                "height": 706,
                "format": "jpg"
            }
        ]
    },
    "719": {
        "chain": {
            "name": "Shibarium Beta",
            "chain": "Shibarium",
            "icon": "shibarium",
            "rpc": [
                "https://puppynet.shibrpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BONE",
                "symbol": "BONE",
                "decimals": 18
            },
            "infoURL": "https://beta.shibariumtech.com",
            "shortName": "shibarium",
            "chainId": 719,
            "networkId": 719,
            "explorers": [
                {
                    "name": "shibscan",
                    "url": "https://puppyscan.shib.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd6rSbfpVjQQZXothmiwGqKo7zovnB9gkeoYcunDt7ZTb",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "721": {
        "chain": {
            "name": "Lycan Chain",
            "chain": "LYC",
            "rpc": [
                "https://rpc.lycanchain.com",
                "https://us-east.lycanchain.com",
                "https://us-west.lycanchain.com",
                "https://eu-north.lycanchain.com",
                "https://eu-west.lycanchain.com",
                "https://asia-southeast.lycanchain.com",
                "https://rpc.lycanchain.com/",
                "https://us-east.lycanchain.com",
                "https://us-west.lycanchain.com",
                "https://eu-north.lycanchain.com",
                "https://eu-west.lycanchain.com",
                "https://asia-southeast.lycanchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lycan",
                "symbol": "LYC",
                "decimals": 18
            },
            "infoURL": "https://lycanchain.com",
            "shortName": "LYC",
            "chainId": 721,
            "networkId": 721,
            "icon": "lycanchain",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.lycanchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZsp3gnmHCJPw3qReiqV8P8Ct5Eidib4E5jDNfBUxYEgP",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "723": {
        "chain": {
            "name": "Bitasset Chain Mainnet",
            "chain": "BAC",
            "rpc": [
                "https://rpc.bitassetchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitasset Chain Native Token",
                "symbol": "BAC",
                "decimals": 18
            },
            "infoURL": "https://bitassetchain.io",
            "shortName": "bac",
            "chainId": 723,
            "networkId": 723,
            "icon": "bac",
            "explorers": [
                {
                    "name": "bacscan",
                    "url": "https://bacscan.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4ksufgnm6dnur5cnfzqrirfcqrvixgw72lzbxutsw6zqggmjbhy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "727": {
        "chain": {
            "name": "Blucrates",
            "chain": "BLU",
            "rpc": [
                "https://data.bluchain.pro"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Blucrates",
                "symbol": "BLU",
                "decimals": 18
            },
            "infoURL": "https://www.blucrates.com",
            "shortName": "blu",
            "chainId": 727,
            "networkId": 727,
            "slip44": 727
        }
    },
    "730": {
        "chain": {
            "name": "Lovely Network Mainnet",
            "chain": "Lovely",
            "icon": "lovely",
            "rpc": [
                "https://rpc.lovely.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lovely",
                "symbol": "LOVELY",
                "decimals": 18
            },
            "infoURL": "https://lovely.network",
            "shortName": "LOVELY",
            "chainId": 730,
            "networkId": 730,
            "explorers": [
                {
                    "name": "Lovely Network Mainnet",
                    "url": "https://scan.lovely.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPB7uW7Wj8zWWdeuPnUHPJ5FhaiTL76tv4ZQ4oKWEpb1g",
                "width": 897,
                "height": 824,
                "format": "png"
            }
        ]
    },
    "740": {
        "chain": {
            "name": "Canto Testnet",
            "chain": "Canto Tesnet",
            "rpc": [
                "https://eth.plexnode.wtf/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Canto",
                "symbol": "CANTO",
                "decimals": 18
            },
            "infoURL": "https://canto.io",
            "shortName": "tcanto",
            "chainId": 740,
            "networkId": 740,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Canto Tesnet Explorer (Neobase)",
                    "url": "https://testnet-explorer.canto.neobase.one",
                    "standard": "none"
                }
            ],
            "status": "deprecated"
        }
    },
    "741": {
        "chain": {
            "name": "Vention Smart Chain Testnet",
            "chain": "VSCT",
            "icon": "ventionTestnet",
            "rpc": [
                "https://node-testnet.vention.network"
            ],
            "faucets": [
                "https://faucet.vention.network"
            ],
            "nativeCurrency": {
                "name": "VNT",
                "symbol": "VNT",
                "decimals": 18
            },
            "infoURL": "https://testnet.ventionscan.io",
            "shortName": "vsct",
            "chainId": 741,
            "networkId": 741,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ventionscan",
                    "url": "https://testnet.ventionscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcNepHmbmHW1BZYM3MFqJW4awwhmDqhUPRXXmRnXwg1U4",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "742": {
        "chain": {
            "name": "Script Testnet",
            "chain": "SPAY",
            "rpc": [
                "https://testeth-rpc-api.script.tv/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Script",
                "symbol": "SPAY",
                "decimals": 18
            },
            "infoURL": "https://token.script.tv",
            "shortName": "SPAY",
            "chainId": 742,
            "networkId": 742,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Script Explorer",
                    "url": "https://explorer.script.tv",
                    "standard": "none"
                }
            ]
        }
    },
    "743": {
        "chain": {
            "name": "Tranched Mainnet",
            "chain": "tranched-mainnet",
            "rpc": [
                "https://tranched-mainnet.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://tranched-mainnet.hub.caldera.xyz",
            "shortName": "tranched-mainnet",
            "chainId": 743,
            "networkId": 743,
            "icon": "tranched-mainnet",
            "explorers": [
                {
                    "name": "Tranched Mainnet Caldera Explorer",
                    "url": "https://tranched-mainnet.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieb6bx5nqv43qgykfuycpfilf5xk7v3jugli74ofb7pm6t6f5wcmu",
                "width": 1080,
                "height": 1080,
                "format": "png"
            }
        ]
    },
    "747": {
        "chain": {
            "name": "Flow EVM Mainnet",
            "chain": "Flow",
            "rpc": [
                "https://mainnet.evm.nodes.onflow.org",
                "https://mainnet.evm.nodes.onflow.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FLOW",
                "symbol": "FLOW",
                "decimals": 18
            },
            "infoURL": "https://developers.flow.com/evm/about",
            "shortName": "flow-mainnet",
            "chainId": 747,
            "networkId": 747,
            "icon": "flowevm",
            "explorers": [
                {
                    "name": "FlowScan",
                    "url": "https://evm.flowscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "753": {
        "chain": {
            "name": "Rivalz",
            "chain": "rivalz",
            "rpc": [
                "https://rivalz.calderachain.xyz/http",
                "https://rivalz.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://rivalz.hub.caldera.xyz",
            "shortName": "rivalz",
            "chainId": 753,
            "networkId": 753,
            "icon": "rivalz",
            "explorers": [
                {
                    "name": "Rivalz Caldera Explorer",
                    "url": "https://rivalz.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaykqfno5aveymgvrv3y725acslww2jidtaqr4nkmmti4zbayf2k4",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "766": {
        "chain": {
            "name": "QL1",
            "chain": "QOM",
            "status": "incubating",
            "rpc": [
                "https://rpc.qom.one",
                "https://rpc.qom.one",
                "https://evm-rpc-ql1.foxxone.one"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shiba Predator",
                "symbol": "QOM",
                "decimals": 18
            },
            "infoURL": "https://qom.one",
            "shortName": "qom",
            "chainId": 766,
            "networkId": 766,
            "icon": "qom",
            "explorers": [
                {
                    "name": "QL1 Mainnet Explorer",
                    "url": "https://scan.qom.one",
                    "icon": "qom",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRc1kJ7AgcDL1BSoMYudatWHTrz27K6WNTwGifQb5V17D",
                "width": 518,
                "height": 518,
                "format": "png"
            }
        ]
    },
    "776": {
        "chain": {
            "name": "OpenChain Testnet",
            "chain": "OpenChain Testnet",
            "rpc": [],
            "faucets": [
                "https://faucet.openchain.info/"
            ],
            "nativeCurrency": {
                "name": "Openchain Testnet",
                "symbol": "TOPC",
                "decimals": 18
            },
            "infoURL": "https://testnet.openchain.info/",
            "shortName": "opc",
            "chainId": 776,
            "networkId": 776,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OPEN CHAIN TESTNET",
                    "url": "https://testnet.openchain.info",
                    "standard": "none"
                }
            ]
        }
    },
    "777": {
        "chain": {
            "name": "cheapETH",
            "chain": "cheapETH",
            "rpc": [
                "https://node.cheapeth.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "cTH",
                "symbol": "cTH",
                "decimals": 18
            },
            "infoURL": "https://cheapeth.org/",
            "shortName": "cth",
            "chainId": 777,
            "networkId": 777
        }
    },
    "785": {
        "chain": {
            "name": "AUTHEO Testnet",
            "chain": "AUTHEO Testnet",
            "rpc": [
                "https://testnet-rpc1.autheo.com"
            ],
            "faucets": [
                "https://testnet-faucet.autheo.com"
            ],
            "nativeCurrency": {
                "name": "THEO",
                "symbol": "THEO",
                "decimals": 18
            },
            "infoURL": "https://autheo.com",
            "shortName": "autheo-Test-Chain",
            "chainId": 785,
            "networkId": 785,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://testnet-explorer.autheo.com",
                    "standard": "none"
                }
            ]
        }
    },
    "786": {
        "chain": {
            "name": "MAAL Chain",
            "chain": "MAAL",
            "icon": "maal",
            "rpc": [
                "https://node1-mainnet.maalscan.io/",
                "https://node2-mainnet.maalscan.io/",
                "https://node3-mainnet.maalscan.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MAAL",
                "symbol": "MAAL",
                "decimals": 18
            },
            "infoURL": "https://www.maalchain.com/",
            "shortName": "maal",
            "chainId": 786,
            "networkId": 786,
            "explorers": [
                {
                    "name": "maalscan",
                    "url": "https://maalscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "787": {
        "chain": {
            "name": "Acala Network",
            "chain": "ACA",
            "rpc": [
                "https://eth-rpc-acala.aca-api.network",
                "https://eth-rpc-acala.aca-api.network",
                "wss://eth-rpc-acala.aca-api.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Acala Token",
                "symbol": "ACA",
                "decimals": 18
            },
            "infoURL": "https://acala.network",
            "shortName": "aca",
            "chainId": 787,
            "networkId": 787,
            "slip44": 787,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.acala.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "788": {
        "chain": {
            "name": "Aerochain Testnet",
            "chain": "Aerochain",
            "rpc": [
                "https://testnet-rpc.aerochain.id/"
            ],
            "faucets": [
                "https://faucet.aerochain.id/"
            ],
            "nativeCurrency": {
                "name": "Aerochain Testnet",
                "symbol": "TAero",
                "decimals": 18
            },
            "infoURL": "https://aerochaincoin.org/",
            "shortName": "taero",
            "chainId": 788,
            "networkId": 788,
            "slip44": 1,
            "explorers": [
                {
                    "name": "aeroscan",
                    "url": "https://testnet.aeroscan.id",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "789": {
        "chain": {
            "name": "Patex",
            "chain": "ETH",
            "icon": "patex",
            "rpc": [
                "https://rpc.patex.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://patex.io/",
            "shortName": "peth",
            "chainId": 789,
            "networkId": 789,
            "explorers": [
                {
                    "name": "patexscan",
                    "url": "https://patexscan.io",
                    "icon": "patex",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTNTSNn3t5WpSEzQmUYbkxYkBKaH6QahyVdVrRKyPHChr",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "799": {
        "chain": {
            "name": "Rupaya Testnet",
            "chain": "Rupaya Testnet",
            "rpc": [
                "https://rpc.testnet.rupaya.io"
            ],
            "faucets": [
                "https://faucet.testnet.rupaya.io"
            ],
            "nativeCurrency": {
                "name": "Test Rupaya",
                "symbol": "TRUPX",
                "decimals": 18
            },
            "infoURL": "https://www.rupaya.io",
            "shortName": "RupayaTestnet",
            "chainId": 799,
            "networkId": 799,
            "slip44": 1,
            "explorers": [
                {
                    "name": "rupayascan",
                    "url": "https://scan.testnet.rupaya.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "800": {
        "chain": {
            "name": "Lucid Blockchain",
            "chain": "Lucid",
            "icon": "lucid",
            "rpc": [
                "https://rpc.lucidcoin.io"
            ],
            "faucets": [
                "https://faucet.lucidcoin.io"
            ],
            "nativeCurrency": {
                "name": "LUCID",
                "symbol": "LUCID",
                "decimals": 18
            },
            "infoURL": "https://lucidcoin.io",
            "shortName": "LUCID",
            "chainId": 800,
            "networkId": 800,
            "explorers": [
                {
                    "name": "Lucid Explorer",
                    "url": "https://explorer.lucidcoin.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeigxiyyxll4vst5cjjh732mr6zhsnligxubaldyiul2xdvvi6ibktu",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "803": {
        "chain": {
            "name": "Haic",
            "chain": "Haic",
            "rpc": [
                "https://orig.haichain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Haicoin",
                "symbol": "HAIC",
                "decimals": 18
            },
            "infoURL": "https://www.haichain.io/",
            "shortName": "haic",
            "chainId": 803,
            "networkId": 803
        }
    },
    "805": {
        "chain": {
            "name": "Evoz Mainnet",
            "chain": "Evoz",
            "rpc": [
                "https://rpc.evozscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Evoz Mainnet",
                "symbol": "EVOZ",
                "decimals": 18
            },
            "infoURL": "https://rpc.evozscan.com",
            "shortName": "Evoz",
            "chainId": 805,
            "networkId": 805,
            "icon": "evoz",
            "explorers": [
                {
                    "name": "evozscan",
                    "url": "https://evozscan.com",
                    "icon": "evoz",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia7pxdzauhdibtcjqhy4ywwshdgcspvh2jt3g4hyvamfymldlwhi4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "808": {
        "chain": {
            "name": "Portal Fantasy Chain Test",
            "chain": "PF",
            "icon": "pf",
            "rpc": [
                "https://subnets.avax.network/portal-fantasy/testnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Portal Fantasy Token",
                "symbol": "PFT",
                "decimals": 18
            },
            "infoURL": "https://portalfantasy.io",
            "shortName": "PFTEST",
            "chainId": 808,
            "networkId": 808,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmeMa6aw3ebUKJdGgbzDgcVtggzp7cQdfSrmzMYmnt5ywc",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "810": {
        "chain": {
            "name": "Haven1 Testnet",
            "chain": "haven1",
            "rpc": [
                "https://testnet-rpc.haven1.org"
            ],
            "faucets": [
                "https://www.haven1.org/faucet"
            ],
            "nativeCurrency": {
                "name": "Haven1",
                "symbol": "H1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.haven1.org",
            "shortName": "h1",
            "chainId": 810,
            "networkId": 810,
            "icon": "haven1",
            "explorers": [
                {
                    "name": "Haven1 Explorer",
                    "url": "https://testnet-explorer.haven1.org",
                    "icon": "haven1",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih4jq33lz2mjwvu62hmo2ptt277et5l6oqi5ejuyxv2dir2iohsai",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "813": {
        "chain": {
            "name": "Qitmeer Network Mainnet",
            "chain": "MEER",
            "rpc": [
                "https://evm-dataseed1.meerscan.io",
                "https://evm-dataseed2.meerscan.io",
                "https://evm-dataseed3.meerscan.io",
                "https://evm-dataseed.meerscan.com",
                "https://qng.rpc.qitmeer.io",
                "https://mainnet.meerlabs.com",
                "https://rpc.dimai.ai",
                "https://rpc.woowow.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Qitmeer",
                "symbol": "MEER",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "meer",
            "chainId": 813,
            "networkId": 813,
            "slip44": 813,
            "icon": "meer",
            "explorers": [
                {
                    "name": "meerscan",
                    "icon": "meer",
                    "url": "https://qng.qitmeer.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "meerscan",
                    "icon": "meer",
                    "url": "https://qng.meerscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "814": {
        "chain": {
            "name": "Firechain zkEVM",
            "title": "Firechain zkEVM",
            "chain": "Firechain",
            "rpc": [
                "https://rpc-zkevm.thefirechain.com",
                "https://rpc-zkevm.firestation.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.thefirechain.com/",
            "shortName": "firechan-zkEVM",
            "chainId": 814,
            "networkId": 814,
            "icon": "ethereum",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://zkevm-bridge-rpc.thefirechain.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "818": {
        "chain": {
            "name": "BeOne Chain Mainnet",
            "chain": "BOC",
            "icon": "beonechain",
            "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": [],
            "nativeCurrency": {
                "name": "BeOne Chain Mainnet",
                "symbol": "BOC",
                "decimals": 18
            },
            "infoURL": "https://beonechain.com",
            "shortName": "BOC",
            "chainId": 818,
            "networkId": 818,
            "slip44": 8181,
            "explorers": [
                {
                    "name": "BeOne Chain Mainnet",
                    "url": "https://beonescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbVLQnaMDu86bPyKgCvTGhFBeYwjr15hQnrCcsp1EkAGL",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "820": {
        "chain": {
            "name": "Callisto Mainnet",
            "chain": "CLO",
            "icon": "callistonetwork",
            "rpc": [
                "https://rpc.callistodao.org"
            ],
            "faucets": [
                "https://faucet.callistodao.org"
            ],
            "nativeCurrency": {
                "name": "Callisto",
                "symbol": "CLO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://callistodao.org",
            "shortName": "clo",
            "chainId": 820,
            "networkId": 1,
            "slip44": 820,
            "explorers": [
                {
                    "name": "blockscout-callisto-network",
                    "url": "https://explorer.callistodao.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQbn4Jr6PLSsgFo1eALKQ7eMfndJJJ4B15a9yj5G5vMLC",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "821": {
        "chain": {
            "name": "Callisto Testnet Deprecated",
            "chain": "CLO",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Callisto Testnet Ether",
                "symbol": "TCLO",
                "decimals": 18
            },
            "infoURL": "https://callisto.network",
            "shortName": "tclo",
            "chainId": 821,
            "networkId": 2,
            "slip44": 1,
            "status": "deprecated"
        }
    },
    "822": {
        "chain": {
            "name": "Runic Chain Testnet",
            "chain": "Runic",
            "rpc": [
                "https://rpc-testnet.runic.build"
            ],
            "faucets": [
                "https://faucet.runic.build"
            ],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "rBTC",
                "decimals": 18
            },
            "infoURL": "https://runic.build",
            "shortName": "runic-testnet",
            "chainId": 822,
            "networkId": 822,
            "status": "active",
            "icon": "runic-testnet",
            "explorers": [
                {
                    "name": "RunicScan",
                    "url": "https://scan.runic.build",
                    "icon": "runic-testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW3RZKwBq12F7jVV2pn6T9WzwU5rosLYkVqoRQckfKvXo",
                "width": 340,
                "height": 340,
                "format": "png"
            }
        ]
    },
    "824": {
        "chain": {
            "name": "Daily Network Mainnet",
            "chain": "Daily Network",
            "icon": "daily",
            "rpc": [
                "https://rpc.mainnet.dailycrypto.net",
                "https://rpc.mainnet.dailycrypto.net",
                "https://rpc-2.mainnet.dailycrypto.net",
                "https://rpc-3.mainnet.dailycrypto.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Daily",
                "symbol": "DLY",
                "decimals": 18
            },
            "infoURL": "https://dailycrypto.net",
            "shortName": "dly",
            "chainId": 824,
            "networkId": 824,
            "explorers": [
                {
                    "name": "Daily Mainnet Explorer",
                    "url": "https://explorer.mainnet.dailycrypto.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaw3l7fbk5fsqurbt6ifgenfywkhdq7r7uqh4rocxzmpf4zgnf7zy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "825": {
        "chain": {
            "name": "Daily Network Testnet",
            "chain": "Daily Network",
            "icon": "daily",
            "rpc": [
                "https://rpc.testnet.dailycrypto.net",
                "https://rpc.testnet.dailycrypto.net",
                "https://rpc-2.testnet.dailycrypto.net",
                "https://rpc-3.testnet.dailycrypto.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Daily",
                "symbol": "DLY",
                "decimals": 18
            },
            "infoURL": "https://dailycrypto.net",
            "shortName": "tdly",
            "chainId": 825,
            "networkId": 825,
            "explorers": [
                {
                    "name": "Daily Testnet Explorer",
                    "url": "https://explorer.testnet.dailycrypto.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaw3l7fbk5fsqurbt6ifgenfywkhdq7r7uqh4rocxzmpf4zgnf7zy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "831": {
        "chain": {
            "name": "CheckDot Blockchain Devnet",
            "chain": "CDT Blockchain",
            "rpc": [
                "https://devnet.checkdot.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CDT",
                "symbol": "CDT",
                "decimals": 18
            },
            "infoURL": "https://checkdot.io",
            "shortName": "cdt",
            "chainId": 831,
            "networkId": 831,
            "explorers": [
                {
                    "name": "CDT Explorer",
                    "url": "https://explorer.checkdot.io",
                    "standard": "none"
                }
            ]
        }
    },
    "841": {
        "chain": {
            "name": "Taraxa Mainnet",
            "chain": "TARA",
            "icon": "taraxa",
            "rpc": [
                "https://rpc.mainnet.taraxa.io",
                "https://rpc.mainnet.taraxa.io/",
                "https://ws.mainnet.taraxa.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tara",
                "symbol": "TARA",
                "decimals": 18
            },
            "infoURL": "https://taraxa.io",
            "shortName": "tara",
            "chainId": 841,
            "networkId": 841,
            "slip44": 726,
            "explorers": [
                {
                    "name": "Tara.to Explorer",
                    "url": "https://tara.to",
                    "standard": "EIP3091",
                    "icon": "blockscout"
                },
                {
                    "name": "Taraxa Explorer",
                    "url": "https://explorer.mainnet.taraxa.io",
                    "standard": "none",
                    "icon": "taraxa"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVeZJ3DfDuksxw58cHCRDKWDdhbmQsvrJdTxhZ74pv3tE",
                "width": 560,
                "height": 560,
                "format": "png"
            }
        ]
    },
    "842": {
        "chain": {
            "name": "Taraxa Testnet",
            "chain": "TARA",
            "icon": "taraxa",
            "rpc": [
                "https://rpc.testnet.taraxa.io",
                "https://rpc.testnet.taraxa.io/",
                "https://ws.testnet.taraxa.io"
            ],
            "faucets": [
                "https://explorer.testnet.taraxa.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Tara",
                "symbol": "TARA",
                "decimals": 18
            },
            "infoURL": "https://taraxa.io",
            "shortName": "taratest",
            "chainId": 842,
            "networkId": 842,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Tara.to Explorer",
                    "url": "https://testnet.to",
                    "standard": "EIP3091",
                    "icon": "blockscout"
                },
                {
                    "name": "Taraxa Explorer",
                    "url": "https://explorer.testnet.taraxa.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVeZJ3DfDuksxw58cHCRDKWDdhbmQsvrJdTxhZ74pv3tE",
                "width": 560,
                "height": 560,
                "format": "png"
            }
        ]
    },
    "852": {
        "chain": {
            "name": "HongKong Mainnet",
            "chain": "HONGKONG",
            "rpc": [
                "https://eth.jegotrip.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HongKong",
                "symbol": "HK",
                "decimals": 18
            },
            "infoURL": "https://www.cmi.chinamobile.com/",
            "shortName": "HongKong",
            "chainId": 852,
            "networkId": 852,
            "explorers": [
                {
                    "name": "HongKong Mainnet Explorer",
                    "url": "http://47.238.205.52",
                    "standard": "none"
                }
            ]
        }
    },
    "859": {
        "chain": {
            "name": "Zeeth Chain Dev",
            "chain": "ZeethChainDev",
            "rpc": [
                "https://rpc.dev.zeeth.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zeeth Token",
                "symbol": "ZTH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "zeethdev",
            "chainId": 859,
            "networkId": 859,
            "explorers": [
                {
                    "name": "Zeeth Explorer Dev",
                    "url": "https://explorer.dev.zeeth.io",
                    "standard": "none"
                }
            ]
        }
    },
    "861": {
        "chain": {
            "name": "Electra Network",
            "chain": "Electra",
            "rpc": [
                "https://rpc.electranetwork.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Electra",
                "symbol": "ELC",
                "decimals": 18
            },
            "infoURL": "https://www.electranetwork.tech",
            "shortName": "elc",
            "chainId": 861,
            "networkId": 861,
            "explorers": [
                {
                    "name": "Electra Explorer",
                    "url": "https://scan.electranetwork.tech",
                    "standard": "none"
                }
            ]
        }
    },
    "863": {
        "chain": {
            "name": "Radius Testnet",
            "chain": "Radius",
            "rpc": [
                "https://dev-secure.rpc.theradius.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Useless",
                "symbol": "USLS",
                "decimals": 18
            },
            "infoURL": "https://www.theradius.xyz/",
            "shortName": "radius-testnet",
            "chainId": 863,
            "networkId": 863
        }
    },
    "868": {
        "chain": {
            "name": "Fantasia Chain Mainnet",
            "chain": "FSC",
            "rpc": [
                "https://mainnet-data1.fantasiachain.com/",
                "https://mainnet-data2.fantasiachain.com/",
                "https://mainnet-data3.fantasiachain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FST",
                "symbol": "FST",
                "decimals": 18
            },
            "infoURL": "https://fantasiachain.com/",
            "shortName": "FSCMainnet",
            "chainId": 868,
            "networkId": 868,
            "explorers": [
                {
                    "name": "FSCScan",
                    "url": "https://explorer.fantasiachain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "869": {
        "chain": {
            "name": "WorldMobileChain-Mainnet",
            "chain": "WMC",
            "icon": "worldmobilechain",
            "rpc": [
                "https://worldmobilechain-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "World Mobile Token",
                "symbol": "WMTX",
                "decimals": 18
            },
            "infoURL": "https://worldmobile.io/the-chain",
            "shortName": "WMC",
            "chainId": 869,
            "networkId": 869,
            "explorers": [
                {
                    "name": "World Mobile Chain Explorer",
                    "url": "https://explorer.worldmobile.io",
                    "standard": "none"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaa7ku47xm2736wexq53pihf7rfzeec7vwgvkhakd3sitogv4mi6m",
                "width": 32,
                "height": 32,
                "format": "png"
            }
        ]
    },
    "871": {
        "chain": {
            "name": "Electra Test Network",
            "chain": "Electra",
            "rpc": [
                "https://rpc.testnet.electranetwork.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Test Electra",
                "symbol": "TELC",
                "decimals": 18
            },
            "infoURL": "https://scan.testnet.electranetwork.tech",
            "shortName": "telc",
            "chainId": 871,
            "networkId": 871,
            "explorers": [
                {
                    "name": "Electra Testnet Explorer",
                    "url": "https://scan.testnet.electranetwork.tech",
                    "standard": "none"
                }
            ]
        }
    },
    "876": {
        "chain": {
            "name": "Bandai Namco Research Verse Mainnet",
            "chain": "Bandai Namco Research Verse",
            "icon": "bnken",
            "rpc": [
                "https://rpc.main.oasvrs.bnken.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://www.bandainamco-mirai.com/en/",
            "shortName": "BNKEN",
            "chainId": 876,
            "networkId": 876,
            "explorers": [
                {
                    "name": "Bandai Namco Research Verse Explorer",
                    "url": "https://explorer.main.oasvrs.bnken.net",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreifhetalm3vpvjrg5u5d2momkcgvkz6rhltur5co3rslltbxzpr6yq",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "877": {
        "chain": {
            "name": "Dexit Network",
            "chain": "DXT",
            "rpc": [
                "https://dxt.dexit.network"
            ],
            "faucets": [
                "https://faucet.dexit.network"
            ],
            "nativeCurrency": {
                "name": "Dexit network",
                "symbol": "DXT",
                "decimals": 18
            },
            "infoURL": "https://dexit.network",
            "shortName": "DXT",
            "chainId": 877,
            "networkId": 877,
            "explorers": [
                {
                    "name": "dxtscan",
                    "url": "https://dxtscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "880": {
        "chain": {
            "name": "Ambros Chain Mainnet",
            "chain": "ambroschain",
            "rpc": [
                "https://api.ambros.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AMBROS",
                "symbol": "AMBROS",
                "decimals": 18
            },
            "infoURL": "https://ambros.network",
            "shortName": "ambros",
            "chainId": 880,
            "networkId": 880,
            "explorers": [
                {
                    "name": "Ambros Chain Explorer",
                    "url": "https://ambrosscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "881": {
        "chain": {
            "name": "Weber Governance Mainnet",
            "chain": "PTT",
            "rpc": [
                "https://chain.myweber.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PALLET",
                "symbol": "PTT",
                "decimals": 18
            },
            "infoURL": "https://myweber.org",
            "shortName": "ptt",
            "chainId": 881,
            "networkId": 881,
            "icon": "ptt",
            "explorers": [
                {
                    "name": "Weber Governance Mainnet Explorer",
                    "url": "https://mainnet.myweber.org",
                    "icon": "ptt",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihwjhyhzxernwjyxm4edujzhou4bg6bpinwj7r4azifoljubgr3sq",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "888": {
        "chain": {
            "name": "Wanchain",
            "chain": "WAN",
            "rpc": [
                "https://gwan-ssl.wandevs.org:56891",
                "https://gwan2-ssl.wandevs.org",
                "https://gwan-ssl.wandevs.org:56891/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Wancoin",
                "symbol": "WAN",
                "decimals": 18
            },
            "infoURL": "https://www.wanscan.org",
            "shortName": "wan",
            "chainId": 888,
            "networkId": 888,
            "slip44": 5718350,
            "icon": "wanchain",
            "explorers": [
                {
                    "name": "wanscan",
                    "icon": "wanchain",
                    "url": "https://wanscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcRVHdG7Sr1f26DhkBwE1YuwFZXFjNth5S3TookXoyFaq",
                "width": 360,
                "height": 360,
                "format": "png"
            }
        ]
    },
    "890": {
        "chain": {
            "name": "CXM",
            "chain": "CXM",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "CXM",
                "symbol": "CXM",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "CXM",
            "chainId": 890,
            "networkId": 890,
            "status": "deprecated",
            "explorers": []
        }
    },
    "898": {
        "chain": {
            "name": "MAXI Chain Testnet",
            "chain": "MAXI",
            "rpc": [
                "https://rpc-testnet.maxi.network"
            ],
            "faucets": [
                "https://faucet.maxi.network"
            ],
            "nativeCurrency": {
                "name": "MAXI GAS",
                "symbol": "MGAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://maxi.network",
            "shortName": "maxi-testnet",
            "chainId": 898,
            "networkId": 898,
            "icon": "maxi",
            "explorers": [
                {
                    "name": "Maxi Chain Testnet Explorer",
                    "url": "https://testnet.maxi.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcwqTBqA8ayxizG4XwLUSyg3xkQbpzUEvqQmWzyMSjnCo",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "899": {
        "chain": {
            "name": "MAXI Chain Mainnet",
            "chain": "MAXI",
            "rpc": [
                "https://rpc.maxi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MAXI GAS",
                "symbol": "MGAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://maxi.network",
            "shortName": "maxi-mainnet",
            "chainId": 899,
            "networkId": 899,
            "icon": "maxi",
            "explorers": [
                {
                    "name": "Maxi Chain Mainnet Explorer",
                    "url": "https://mainnet.maxi.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcwqTBqA8ayxizG4XwLUSyg3xkQbpzUEvqQmWzyMSjnCo",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "900": {
        "chain": {
            "name": "Garizon Testnet Stage0",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s0-testnet.garizon.net/rpc"
            ],
            "faucets": [
                "https://faucet-testnet.garizon.com"
            ],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-test-s0",
            "chainId": 900,
            "networkId": 900,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer-testnet.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "901": {
        "chain": {
            "name": "Garizon Testnet Stage1",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s1-testnet.garizon.net/rpc"
            ],
            "faucets": [
                "https://faucet-testnet.garizon.com"
            ],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-test-s1",
            "chainId": 901,
            "networkId": 901,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer-testnet.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-900",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "902": {
        "chain": {
            "name": "Garizon Testnet Stage2",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s2-testnet.garizon.net/rpc"
            ],
            "faucets": [
                "https://faucet-testnet.garizon.com"
            ],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-test-s2",
            "chainId": 902,
            "networkId": 902,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer-testnet.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-900",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "903": {
        "chain": {
            "name": "Garizon Testnet Stage3",
            "chain": "GAR",
            "icon": "garizon",
            "rpc": [
                "https://s3-testnet.garizon.net/rpc"
            ],
            "faucets": [
                "https://faucet-testnet.garizon.com"
            ],
            "nativeCurrency": {
                "name": "Garizon",
                "symbol": "GAR",
                "decimals": 18
            },
            "infoURL": "https://garizon.com",
            "shortName": "gar-test-s3",
            "chainId": 903,
            "networkId": 903,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer-testnet.garizon.com",
                    "icon": "garizon",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-900",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc",
                "width": 1024,
                "height": 613,
                "format": "png"
            }
        ]
    },
    "904": {
        "chain": {
            "name": "Ault Blockchain Mainnet",
            "chain": "AULT",
            "icon": "ault",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AULT Token",
                "symbol": "AULT",
                "decimals": 18
            },
            "infoURL": "https://aultblockchain.com",
            "shortName": "ault",
            "chainId": 904,
            "networkId": 904,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmR65pFw3pgcCDeZJ5SHiXPKPjKyLEZZez2cEQZNssR2zd",
                "width": 32,
                "height": 32,
                "format": "svg"
            }
        ]
    },
    "909": {
        "chain": {
            "name": "Portal Fantasy Chain",
            "chain": "PF",
            "icon": "pf",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Portal Fantasy Token",
                "symbol": "PFT",
                "decimals": 18
            },
            "infoURL": "https://portalfantasy.io",
            "shortName": "PF",
            "chainId": 909,
            "networkId": 909,
            "explorers": [],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmeMa6aw3ebUKJdGgbzDgcVtggzp7cQdfSrmzMYmnt5ywc",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "910": {
        "chain": {
            "name": "DecentraBone Layer1 Testnet",
            "chain": "DBONE",
            "rpc": [
                "https://layer1test.decentrabone.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DecentraBone",
                "symbol": "DBONE",
                "decimals": 18
            },
            "infoURL": "https://decentrabone.com",
            "shortName": "DBONE",
            "chainId": 910,
            "networkId": 910,
            "slip44": 1
        }
    },
    "911": {
        "chain": {
            "name": "TAPROOT Mainnet",
            "title": "TAPROOT Mainnet",
            "chain": "TAPROOT CHAIN",
            "rpc": [
                "https://rpc.taprootchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TBTC",
                "symbol": "TBTC",
                "decimals": 18
            },
            "infoURL": "https://taprootchain.io",
            "shortName": "TAPROOT-Mainnet",
            "chainId": 911,
            "networkId": 911,
            "icon": "taproot",
            "explorers": [
                {
                    "name": "TAPROOT Scan",
                    "url": "https://scan.taprootchain.io",
                    "icon": "taproot",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeucqvcreQk8nnSRUiHo3QTvLoYYB7shJTKXj5Tk6BtWi",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "917": {
        "chain": {
            "name": "Rinia",
            "title": "Firechain Testnet Rinia",
            "chain": "FIRE",
            "rpc": [
                "https://rinia-rpc1.thefirechain.com",
                "https://rpc-rinia.firestation.io"
            ],
            "faucets": [
                "https://faucet.thefirechain.com",
                "https://faucet.firestation.io"
            ],
            "nativeCurrency": {
                "name": "Firechain",
                "symbol": "FIRE",
                "decimals": 18
            },
            "infoURL": "https://thefirechain.com",
            "shortName": "tfire",
            "chainId": 917,
            "networkId": 917,
            "icon": "rinia",
            "slip44": 1,
            "explorers": [
                {
                    "name": "FireScan",
                    "url": "https://rinia.firescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRnnw2gtbU9TWJMLJ6tks7SN6HQV5rRugeoyN6csTYHt1",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "918": {
        "chain": {
            "name": "SlerfChain Mainnet",
            "title": "SlerfChain Mainnet",
            "chain": "SLERF CHAIN",
            "rpc": [
                "https://rpc.slerfchain.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WSLERF",
                "symbol": "WSLERF",
                "decimals": 18
            },
            "infoURL": "https://slerfchain.xyz",
            "shortName": "SlerfChain-Mainnet",
            "chainId": 918,
            "networkId": 918,
            "icon": "slerf",
            "explorers": [
                {
                    "name": "SlerfChain Scan",
                    "url": "https://scan.slerfchain.xyz",
                    "icon": "slerf",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdDeCjjYSG5FEAxzAuERXnS3AbeZvqSFVTn9x7UbrQeuT",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "919": {
        "chain": {
            "name": "Mode Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.mode.network",
                "https://sepolia.mode.network"
            ],
            "faucets": [
                "https://sepoliafaucet.com/"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.mode.network/",
            "shortName": "modesep",
            "chainId": 919,
            "networkId": 919,
            "slip44": 1,
            "icon": "modeTestnet",
            "explorers": [
                {
                    "name": "modescout",
                    "url": "https://sepolia.explorer.mode.network",
                    "standard": "none"
                },
                {
                    "name": "Routesan",
                    "url": "https://testnet.modescan.io",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.mode.network/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreidi5y7afj5z4xrz7uz5rkg2mcsv2p2n4ui4g7q4k4ecdz65i2agou",
                "width": 2160,
                "height": 2160,
                "format": "png"
            }
        ]
    },
    "920": {
        "chain": {
            "name": "Fenine Testnet",
            "chain": "FEN",
            "rpc": [
                "https://rpc.fene.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Fenine",
                "symbol": "FEN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://fene.app",
            "shortName": "FEN",
            "chainId": 920,
            "networkId": 920,
            "icon": "fenine",
            "explorers": [
                {
                    "name": "Fenine Scan",
                    "url": "https://explorer.fene.app",
                    "icon": "fenine",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeihcjllmkljni4jvveg4evgizmknisy4jyy3t3teuyzx6vypobrygm",
                "width": 150,
                "height": 150,
                "format": "svg"
            }
        ]
    },
    "927": {
        "chain": {
            "name": "Yidark Chain Mainnet",
            "chain": "Yidark",
            "icon": "ydk",
            "rpc": [
                "https://rpc.yidark.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Yidark",
                "symbol": "YDK",
                "decimals": 18
            },
            "infoURL": "https://yidarkscan.com",
            "shortName": "ydk",
            "chainId": 927,
            "networkId": 927,
            "explorers": [
                {
                    "name": "Yidarkscan",
                    "url": "https://yidarkscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdbFGqrpiLQGtAeUAyeS2NBvACfgrchEF466ni5q36fuZ",
                "width": 401,
                "height": 401,
                "format": "png"
            }
        ]
    },
    "938": {
        "chain": {
            "name": "Haust Mainnet",
            "title": "Haust Mainnet",
            "chain": "Haust",
            "rpc": [
                "https://haust-network-rpc.eu-north-2.gateway.fm"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "HAUST",
                "symbol": "HAUST",
                "decimals": 18
            },
            "infoURL": "https://haust.network/",
            "shortName": "haust",
            "chainId": 938,
            "networkId": 938,
            "icon": "haust",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://haust-network-blockscout.eu-north-2.gateway.fm",
                    "icon": "haust",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://haust-network-bridge.eu-north-2.gateway.fm"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRAjG8kc6PJr3xFGYhq1pWiiDoERD3Wj8wR7Cu59HoFnm",
                "width": 206,
                "height": 206,
                "format": "svg"
            }
        ]
    },
    "940": {
        "chain": {
            "name": "PulseChain Testnet",
            "shortName": "tpls",
            "chain": "tPLS",
            "chainId": 940,
            "networkId": 940,
            "slip44": 1,
            "infoURL": "https://pulsechain.com/",
            "rpc": [
                "https://rpc.v2.testnet.pulsechain.com/",
                "wss://rpc.v2.testnet.pulsechain.com/"
            ],
            "faucets": [
                "https://faucet.v2.testnet.pulsechain.com/"
            ],
            "status": "deprecated",
            "nativeCurrency": {
                "name": "Test Pulse",
                "symbol": "tPLS",
                "decimals": 18
            }
        }
    },
    "941": {
        "chain": {
            "name": "PulseChain Testnet v2b",
            "shortName": "t2bpls",
            "chain": "t2bPLS",
            "chainId": 941,
            "networkId": 941,
            "slip44": 1,
            "infoURL": "https://pulsechain.com/",
            "rpc": [
                "https://rpc.v2b.testnet.pulsechain.com/",
                "wss://rpc.v2b.testnet.pulsechain.com/"
            ],
            "faucets": [
                "https://faucet.v2b.testnet.pulsechain.com/"
            ],
            "status": "deprecated",
            "nativeCurrency": {
                "name": "Test Pulse",
                "symbol": "tPLS",
                "decimals": 18
            }
        }
    },
    "942": {
        "chain": {
            "name": "PulseChain Testnet v3",
            "shortName": "t3pls",
            "chain": "t3PLS",
            "chainId": 942,
            "networkId": 942,
            "slip44": 1,
            "infoURL": "https://pulsechain.com/",
            "rpc": [
                "https://rpc.v3.testnet.pulsechain.com/",
                "wss://rpc.v3.testnet.pulsechain.com/"
            ],
            "faucets": [
                "https://faucet.v3.testnet.pulsechain.com/"
            ],
            "status": "deprecated",
            "nativeCurrency": {
                "name": "Test Pulse",
                "symbol": "tPLS",
                "decimals": 18
            }
        }
    },
    "943": {
        "chain": {
            "name": "PulseChain Testnet v4",
            "shortName": "t4pls",
            "chain": "t4PLS",
            "chainId": 943,
            "networkId": 943,
            "icon": "pulsechain",
            "infoURL": "https://pulsechain.com",
            "rpc": [
                "https://rpc.v4.testnet.pulsechain.com",
                "https://rpc.v4.testnet.pulsechain.com",
                "wss://rpc.v4.testnet.pulsechain.com",
                "https://pulsechain-testnet-rpc.publicnode.com",
                "wss://pulsechain-testnet-rpc.publicnode.com",
                "https://rpc-testnet-pulsechain.g4mm4.io",
                "wss://rpc-testnet-pulsechain.g4mm4.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.v4.testnet.pulsechain.com/"
            ],
            "ens": {
                "registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
            },
            "status": "active",
            "slip44": 1,
            "nativeCurrency": {
                "name": "Test Pulse",
                "symbol": "tPLS",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.v4.testnet.pulsechain.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://otter-testnet-pulsechain.g4mm4.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmckj9B9F3jWDk9bv9HwoPmfjrx2Ju8J2BQSNoPFdYGduj",
                "width": 433,
                "height": 402,
                "format": "png"
            }
        ]
    },
    "944": {
        "chain": {
            "name": "ZIGChain",
            "chain": "ZIG",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZIG",
                "symbol": "ZIG",
                "decimals": 18
            },
            "infoURL": "https://zigchain.com/",
            "shortName": "zigchain",
            "chainId": 944,
            "networkId": 944,
            "status": "incubating"
        }
    },
    "945": {
        "chain": {
            "name": "Subtensor EVM Testnet",
            "chain": "Bittensor",
            "rpc": [
                "https://test.chain.opentensor.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "testTAO",
                "symbol": "TAO",
                "decimals": 18
            },
            "infoURL": "https://bittensor.com/",
            "shortName": "bittensor-evm-testnet",
            "chainId": 945,
            "networkId": 945,
            "slip44": 1005,
            "icon": "bittensor",
            "explorers": [
                {
                    "name": "Subtensor EVM Explorer",
                    "url": "https://evm-testscan.dev.opentensor.ai",
                    "icon": "bittensor",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcwymedPKMBVUptXLeuco2kV7LEhyd3bQ6x3aAh4VAmNJ",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "956": {
        "chain": {
            "name": "muNode Testnet",
            "chain": "munode",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://munode.dev/",
            "shortName": "munode",
            "chainId": 956,
            "networkId": 956,
            "slip44": 1
        }
    },
    "957": {
        "chain": {
            "name": "Lyra Chain",
            "chain": "Lyra",
            "rpc": [
                "https://rpc.lyra.finance",
                "https://rpc.lyra.finance"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://lyra.finance",
            "shortName": "lyra",
            "chainId": 957,
            "networkId": 957,
            "icon": "lyra",
            "explorers": [
                {
                    "name": "Lyra Explorer",
                    "url": "https://explorer.lyra.finance",
                    "icon": "lyra",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifrvwcwcgs2luampufdbdgohuxue5rep3u4p4owmwskob7hzpcfdq",
                "width": 2640,
                "height": 2640,
                "format": "png"
            }
        ]
    },
    "963": {
        "chain": {
            "name": "BTC20 Smart Chain",
            "chain": "BTC20",
            "rpc": [
                "https://rpc.bitcoincode.technology/"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "BTCC",
                "symbol": "BTCC",
                "decimals": 18
            },
            "infoURL": "https://bitcoincode.technology",
            "shortName": "btc20",
            "chainId": 963,
            "networkId": 963,
            "icon": "btc20",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.bitcoincode.technology",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRUzDpn3xqPYnjLuZvFs2Attio9VxGRUprXEjcNQDcpe5",
                "width": 375,
                "height": 456,
                "format": "png"
            }
        ]
    },
    "964": {
        "chain": {
            "name": "Subtensor EVM",
            "chain": "Bittensor",
            "rpc": [
                "https://lite.chain.opentensor.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TAO",
                "symbol": "TAO",
                "decimals": 18
            },
            "infoURL": "https://bittensor.com/",
            "shortName": "bittensor-evm-mainnet",
            "chainId": 964,
            "networkId": 964,
            "slip44": 1005,
            "icon": "bittensor"
        },
        "icon": [
            {
                "url": "ipfs://QmcwymedPKMBVUptXLeuco2kV7LEhyd3bQ6x3aAh4VAmNJ",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "968": {
        "chain": {
            "name": "Datagram",
            "chain": "DGRAM",
            "icon": "dgram",
            "rpc": [
                "https://mainnet.datagram.network/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DGRAM",
                "symbol": "DGRAM",
                "decimals": 18
            },
            "infoURL": "https://doc.datagram.network/introduction/what-is-datagram",
            "shortName": "dgram",
            "chainId": 968,
            "networkId": 968,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.datagram.network",
                    "icon": "dgram",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic6jo3sppdb653avcqbptpkqsnvhwyblc4kebkn45l5vbhgpxgtl4",
                "width": 450,
                "height": 450,
                "format": "png"
            }
        ]
    },
    "969": {
        "chain": {
            "name": "EthXY",
            "chain": "EthXY",
            "rpc": [
                "https://rpc.ethxy.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Settled EthXY Token",
                "symbol": "SEXY",
                "decimals": 18
            },
            "icon": "sexy",
            "infoURL": "https://ethxy.com",
            "shortName": "sexy",
            "chainId": 969,
            "networkId": 969,
            "explorers": [
                {
                    "name": "EthXY Network Explorer",
                    "url": "https://explorer.ethxy.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihq3b3cqbg2ttlp4dfbgmirrwdw6bbpmmbr5wolddd2izbyqay4xq",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "970": {
        "chain": {
            "name": "Oort Mainnet",
            "chain": "Oort Mainnet",
            "rpc": [
                "https://mainnet-rpc.oortech.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oort",
                "symbol": "OORT",
                "decimals": 18
            },
            "infoURL": "https://oortech.com",
            "shortName": "ccn",
            "chainId": 970,
            "networkId": 970,
            "icon": "oort",
            "explorers": [
                {
                    "name": "Oort Mainnet Explorer",
                    "url": "https://mainnet-scan.oortech.com",
                    "standard": "none",
                    "icon": "oort"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidrbvklkb52sgmg7cmy42fhf7vqpig7qj7bnrq24ijdwywkzr2tfy",
                "width": 1440,
                "height": 1440,
                "format": "png"
            }
        ]
    },
    "971": {
        "chain": {
            "name": "Oort Huygens",
            "chain": "Huygens",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oort",
                "symbol": "CCN",
                "decimals": 18
            },
            "infoURL": "https://oortech.com",
            "shortName": "Huygens",
            "chainId": 971,
            "networkId": 971,
            "icon": "ccn"
        },
        "icon": [
            {
                "url": "ipfs://QmZ1jbxFZcuotj3eZ6iKFrg9ZXnaV8AK6sGRa7ELrceWyD",
                "width": 1043,
                "height": 1079,
                "format": "png"
            }
        ]
    },
    "972": {
        "chain": {
            "name": "Oort Ascraeus",
            "title": "Oort Ascraeus",
            "chain": "Ascraeus",
            "rpc": [
                "https://ascraeus-rpc.oortech.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oort",
                "symbol": "CCNA",
                "decimals": 18
            },
            "infoURL": "https://oortech.com",
            "shortName": "Ascraeus",
            "chainId": 972,
            "networkId": 972,
            "icon": "oort",
            "explorers": [
                {
                    "name": "Oort Ascraeus Explorer",
                    "url": "https://ascraeus-scan.oortech.com",
                    "standard": "none",
                    "icon": "oort"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidrbvklkb52sgmg7cmy42fhf7vqpig7qj7bnrq24ijdwywkzr2tfy",
                "width": 1440,
                "height": 1440,
                "format": "png"
            }
        ]
    },
    "973": {
        "chain": {
            "name": "Palm Smart Chain",
            "title": "Palm Smart Chain",
            "chain": "Palm",
            "rpc": [
                "https://rpc.palmsmartchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PALM",
                "symbol": "PALM",
                "decimals": 18
            },
            "infoURL": "https://palmsmartchain.io",
            "shortName": "PalmChain",
            "chainId": 973,
            "networkId": 973,
            "explorers": [
                {
                    "name": "Palm Smart Chain Explorer",
                    "url": "https://explorer.palmsmartchain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "977": {
        "chain": {
            "name": "Nepal Blockchain Network",
            "chain": "YETI",
            "rpc": [
                "https://api.nepalblockchain.dev",
                "https://api.nepalblockchain.network"
            ],
            "faucets": [
                "https://faucet.nepalblockchain.network"
            ],
            "nativeCurrency": {
                "name": "Nepal Blockchain Network Ether",
                "symbol": "YETI",
                "decimals": 18
            },
            "infoURL": "https://nepalblockchain.network",
            "shortName": "yeti",
            "chainId": 977,
            "networkId": 977
        }
    },
    "979": {
        "chain": {
            "name": "EthXY Testnet",
            "chain": "EthXY",
            "rpc": [
                "https://rpc.testnet.ethxy.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Settled EthXY Token",
                "symbol": "SEXY",
                "decimals": 18
            },
            "icon": "sexyTestnet",
            "infoURL": "https://ethxy.com",
            "shortName": "sexyTestnet",
            "chainId": 979,
            "networkId": 979,
            "explorers": [
                {
                    "name": "EthXY Testnet Network Explorer",
                    "url": "https://explorer.testnet.ethxy.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihq3b3cqbg2ttlp4dfbgmirrwdw6bbpmmbr5wolddd2izbyqay4xq",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "980": {
        "chain": {
            "name": "TOP Mainnet EVM",
            "chain": "TOP",
            "icon": "top",
            "rpc": [
                "https://ethapi.topnetwork.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.topnetwork.org/",
            "shortName": "top_evm",
            "chainId": 980,
            "networkId": 0,
            "explorers": [
                {
                    "name": "topscan.dev",
                    "url": "https://www.topscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYikaM849eZrL8pGNeVhEHVTKWpxdGMvCY5oFBfZ2ndhd",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "984": {
        "chain": {
            "name": "IOPN Testnet",
            "chain": "IOPN Testnet",
            "rpc": [
                "https://testnet-rpc.iopn.tech"
            ],
            "faucets": [
                "https://faucet.iopn.tech"
            ],
            "nativeCurrency": {
                "name": "OPN",
                "symbol": "OPN",
                "decimals": 18
            },
            "infoURL": "https://iopn.tech",
            "shortName": "iopn-Test-Chain",
            "chainId": 984,
            "networkId": 984,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://testnet.iopn.tech",
                    "standard": "none"
                }
            ]
        }
    },
    "985": {
        "chain": {
            "name": "Memo Smart Chain Mainnet",
            "chain": "MEMO",
            "rpc": [
                "https://chain.metamemo.one:8501",
                "wss://chain.metamemo.one:16801"
            ],
            "faucets": [
                "https://faucet.metamemo.one/"
            ],
            "nativeCurrency": {
                "name": "Memo",
                "symbol": "CMEMO",
                "decimals": 18
            },
            "infoURL": "www.memolabs.org",
            "shortName": "memochain",
            "chainId": 985,
            "networkId": 985,
            "icon": "memo",
            "explorers": [
                {
                    "name": "Memo Mainnet Explorer",
                    "url": "https://scan.metamemo.one:8080",
                    "icon": "memo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig52paynhccs4o5ew6f7mk3xoqu2bqtitmfvlgnwarh2pm33gbdrq",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "986": {
        "chain": {
            "name": "LAGOM Mainnet",
            "chain": "LAGOM Mainnet",
            "rpc": [
                "https://rpc1.lagom.mainnet.zeeve.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LAGO",
                "symbol": "LAGO",
                "decimals": 18
            },
            "infoURL": "https://lagomchain.com",
            "shortName": "Lagom-Chain",
            "chainId": 986,
            "networkId": 986,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://Explorer.lagomchain.com",
                    "standard": "none"
                }
            ]
        }
    },
    "987": {
        "chain": {
            "name": "BinaryChain Mainnet",
            "chain": "BinaryChain",
            "icon": "binary",
            "rpc": [
                "https://rpc.binarychain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BINARY",
                "symbol": "BNRY",
                "decimals": 18
            },
            "infoURL": "https://binarychain.org",
            "shortName": "binary",
            "chainId": 987,
            "networkId": 987,
            "explorers": [
                {
                    "name": "BinaryChain Explorer",
                    "url": "https://explorer.binarychain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifb4vnpn3jv7cfdlne2dwhe6agdnpgmu46a7nbc5divjuyaznkyay",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "988": {
        "chain": {
            "name": "Stable Mainnet",
            "chain": "Stable",
            "rpc": [
                "https://rpc.stable.xyz"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "USDT0",
                "symbol": "USDT0",
                "decimals": 18
            },
            "infoURL": "https://stable.xyz",
            "shortName": "stable",
            "chainId": 988,
            "networkId": 988,
            "icon": "stable",
            "explorers": [
                {
                    "name": "Stablescan",
                    "url": "https://stablescan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiegvgr6qwavexa5koda4wfqdqomn7h44niwufhgw4nkof5yugizvi",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "989": {
        "chain": {
            "name": "TOP Mainnet",
            "chain": "TOP",
            "icon": "top",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "TOP",
                "symbol": "TOP",
                "decimals": 6
            },
            "infoURL": "https://www.topnetwork.org/",
            "shortName": "top",
            "chainId": 989,
            "networkId": 0,
            "explorers": [
                {
                    "name": "topscan.dev",
                    "url": "https://www.topscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYikaM849eZrL8pGNeVhEHVTKWpxdGMvCY5oFBfZ2ndhd",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "990": {
        "chain": {
            "name": "eLiberty Mainnet",
            "chain": "$EL",
            "icon": "eLiberty",
            "rpc": [
                "https://rpc.eliberty.ngo"
            ],
            "faucets": [
                "https://faucet.eliberty.ngo"
            ],
            "nativeCurrency": {
                "name": "eLiberty",
                "symbol": "$EL",
                "decimals": 18
            },
            "infoURL": "https://eliberty.ngo",
            "shortName": "ELm",
            "chainId": 990,
            "networkId": 990,
            "explorers": [
                {
                    "name": "eLiberty Mainnet",
                    "url": "https://explorer.eliberty.ngo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmcr8US1DZcK3ooiMtE8tEQPgep12abXzxPw1jCkgZhji9",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "995": {
        "chain": {
            "name": "5ireChain Mainnet",
            "chain": "5ireChain",
            "rpc": [
                "https://rpc.5ire.network",
                "https://rpc.5ire.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "5ire Token",
                "symbol": "5ire",
                "decimals": 18
            },
            "infoURL": "https://5ire.org",
            "shortName": "5ire",
            "chainId": 995,
            "networkId": 995,
            "icon": "5ireChain",
            "explorers": [
                {
                    "name": "5ireChain Explorer",
                    "url": "https://5irescan.io",
                    "standard": "none",
                    "icon": "5ireChain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaZDNDFLWESH4i3XqwEWfWBb1HPnQSNbDAr74nr2x8QAk",
                "width": 800,
                "height": 800,
                "format": "svg"
            }
        ]
    },
    "996": {
        "chain": {
            "name": "Bifrost Polkadot Mainnet",
            "chain": "Bifrost",
            "rpc": [
                "https://hk.p.bifrost-rpc.liebi.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Wrapped ETH",
                "symbol": "WETH",
                "decimals": 18
            },
            "infoURL": "https://bifrost.io/",
            "shortName": "bnc",
            "chainId": 996,
            "networkId": 996,
            "icon": "bifrost-polkadot"
        },
        "icon": [
            {
                "url": "ipfs://QmcNsubj4ane1QXTfWt4Xm4SYU59TMnevtW5TuKprrBCHk",
                "width": 480,
                "height": 480,
                "format": "svg"
            }
        ]
    },
    "997": {
        "chain": {
            "name": "5ireChain Thunder Testnet",
            "chain": "5ireChain",
            "rpc": [
                "https://rpc.testnet.5ire.network",
                "https://rpc.testnet.5ire.network"
            ],
            "faucets": [
                "https://testnet.5irescan.io/faucet"
            ],
            "nativeCurrency": {
                "name": "5ire Testnet Token",
                "symbol": "T5IRE",
                "decimals": 18
            },
            "infoURL": "https://5ire.org",
            "shortName": "T5ire",
            "chainId": 997,
            "networkId": 997,
            "icon": "5ireChain",
            "explorers": [
                {
                    "name": "5ireChain Testnet Explorer",
                    "url": "https://testnet.5irescan.io",
                    "standard": "none",
                    "icon": "5ireChain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaZDNDFLWESH4i3XqwEWfWBb1HPnQSNbDAr74nr2x8QAk",
                "width": 800,
                "height": 800,
                "format": "svg"
            }
        ]
    },
    "998": {
        "chain": {
            "name": "Hyperliquid EVM Testnet",
            "chain": "HYPE",
            "rpc": [
                "https://api.hyperliquid-testnet.xyz/evm"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HYPE",
                "symbol": "HYPE",
                "decimals": 18
            },
            "infoURL": "https://hyperfoundation.org/",
            "shortName": "hype-evm-testnet",
            "chainId": 998,
            "networkId": 998,
            "explorers": [],
            "redFlags": [
                "reusedChainId"
            ]
        }
    },
    "999": {
        "chain": {
            "name": "Wanchain Testnet",
            "chain": "WAN",
            "rpc": [
                "https://testnet.rpc.zora.energy",
                "https://gwan-ssl.wandevs.org:46891/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Wancoin",
                "symbol": "WAN",
                "decimals": 18
            },
            "infoURL": "https://testnet.wanscan.org",
            "shortName": "twan",
            "chainId": 999,
            "networkId": 999,
            "slip44": 1,
            "icon": "wanchain",
            "explorers": [
                {
                    "name": "wanscan",
                    "icon": "wanchain",
                    "url": "https://testnet.wanscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcRVHdG7Sr1f26DhkBwE1YuwFZXFjNth5S3TookXoyFaq",
                "width": 360,
                "height": 360,
                "format": "png"
            }
        ]
    },
    "1000": {
        "chain": {
            "name": "GTON Mainnet",
            "chain": "GTON",
            "rpc": [
                "https://rpc.gton.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GCD",
                "symbol": "GCD",
                "decimals": 18
            },
            "infoURL": "https://gton.capital",
            "shortName": "gton",
            "chainId": 1000,
            "networkId": 1000,
            "explorers": [
                {
                    "name": "GTON Network Explorer",
                    "url": "https://explorer.gton.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        }
    },
    "1001": {
        "chain": {
            "name": "Kaia Kairos Testnet",
            "chain": "KAIA",
            "rpc": [
                "https://public-en-baobab.klaytn.net",
                "https://public-en-kairos.node.kaia.io"
            ],
            "faucets": [
                "https://faucet.kaia.io"
            ],
            "nativeCurrency": {
                "name": "KAIA",
                "symbol": "KAIA",
                "decimals": 18
            },
            "infoURL": "https://kaia.io/",
            "shortName": "kaia-kairos",
            "chainId": 1001,
            "networkId": 1001,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Kaiascope",
                    "url": "https://kairos.kaiascope.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Kaiascan",
                    "url": "https://kairos.kaiascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1003": {
        "chain": {
            "name": "Tectum Emission Token",
            "chain": "TET",
            "rpc": [
                "https://rpc.softnote.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tectum",
                "symbol": "TET",
                "decimals": 8
            },
            "infoURL": "https://softnote.com",
            "shortName": "tet",
            "chainId": 1003,
            "networkId": 1003,
            "explorers": [
                {
                    "name": "Tectum explorer",
                    "url": "https://explorer.tectum.io",
                    "icon": "Tettoken256",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1004": {
        "chain": {
            "name": "T-EKTA",
            "title": "EKTA Testnet T-EKTA",
            "chain": "T-EKTA",
            "rpc": [
                "https://test.ekta.io:8545",
                "https://test.ekta.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "T-EKTA",
                "symbol": "T-EKTA",
                "decimals": 18
            },
            "infoURL": "https://www.ekta.io",
            "shortName": "t-ekta",
            "chainId": 1004,
            "networkId": 1004,
            "icon": "ekta",
            "explorers": [
                {
                    "name": "test-ektascan",
                    "url": "https://test.ektascan.io",
                    "icon": "ekta",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfMd564KUPK8eKZDwGCT71ZC2jMnUZqP6LCtLpup3rHH1",
                "width": 2100,
                "height": 2100,
                "format": "png"
            }
        ]
    },
    "1005": {
        "chain": {
            "name": "LemonChainTestnet",
            "chain": "tLEMX",
            "rpc": [
                "https://rpc.testnet.lemonchain.io",
                "https://rpc.testnet.allthingslemon.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "testnet LEMX",
                "symbol": "tLEMX",
                "decimals": 18
            },
            "infoURL": "https://dapp.allthingslemon.io/home",
            "shortName": "tlemx",
            "chainId": 1005,
            "networkId": 1005,
            "explorers": []
        }
    },
    "1006": {
        "chain": {
            "name": "LemonChain",
            "chain": "LEMX",
            "rpc": [
                "https://rpc.lemonchain.io",
                "https://rpc.allthingslemon.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LEMX",
                "symbol": "LEMX",
                "decimals": 18
            },
            "infoURL": "https://dapp.allthingslemon.io/home",
            "shortName": "lemx",
            "chainId": 1006,
            "networkId": 1006,
            "explorers": []
        }
    },
    "1007": {
        "chain": {
            "name": "Newton Testnet",
            "chain": "NEW",
            "rpc": [
                "https://rpc1.newchain.newtonproject.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Newton",
                "symbol": "NEW",
                "decimals": 18
            },
            "infoURL": "https://www.newtonproject.org/",
            "shortName": "tnew",
            "chainId": 1007,
            "networkId": 1007,
            "slip44": 1
        }
    },
    "1008": {
        "chain": {
            "name": "Eurus Mainnet",
            "chain": "EUN",
            "rpc": [
                "https://mainnet.eurus.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eurus",
                "symbol": "EUN",
                "decimals": 18
            },
            "infoURL": "https://eurus.network",
            "shortName": "eun",
            "chainId": 1008,
            "networkId": 1008,
            "icon": "eurus",
            "explorers": [
                {
                    "name": "eurusexplorer",
                    "url": "https://explorer.eurus.network",
                    "icon": "eurus",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaGd5L9jGPbfyGXBFhu9gjinWJ66YtNrXq8x6Q98Eep9e",
                "width": 471,
                "height": 471,
                "format": "svg"
            }
        ]
    },
    "1009": {
        "chain": {
            "name": "Jumbochain Mainnet",
            "chain": "Jumbo",
            "rpc": [
                "https://rpcpriv.jumbochain.org",
                "https://rpc-datajumbo1.jumbochain.org",
                "https://rpc-datajumbo2.jumbochain.org",
                "https://rpc-datajumbo3.jumbochain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JNFTC",
                "symbol": "JNFTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://jumbochain.org",
            "shortName": "Jumboscan",
            "chainId": 1009,
            "networkId": 1009,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Jumboscan",
                    "url": "https://jumboscan.jumbochain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1010": {
        "chain": {
            "name": "Evrice Network",
            "chain": "EVC",
            "rpc": [
                "https://meta.evrice.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Evrice",
                "symbol": "EVC",
                "decimals": 18
            },
            "infoURL": "https://evrice.com",
            "shortName": "EVC",
            "chainId": 1010,
            "networkId": 1010,
            "slip44": 1020
        }
    },
    "1011": {
        "chain": {
            "name": "Rebus Classic Mainnet",
            "title": "Rebuschain Mainnet",
            "chain": "REBUS",
            "rpc": [
                "https://apievm.rebuschain.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rebus Classic",
                "symbol": "REBUS",
                "decimals": 18
            },
            "infoURL": "https://www.rebuschain.com",
            "shortName": "rebusclassic",
            "chainId": 1011,
            "networkId": 1011,
            "icon": "rebusc",
            "explorers": [
                {
                    "name": "Rebus EVM Explorer (Blockscout)",
                    "url": "https://evm-l1.rebuschain.com",
                    "icon": "rebus",
                    "standard": "none"
                },
                {
                    "name": "Rebus Cosmos Explorer (ping.pub)",
                    "url": "https://cosmos.rebuschain.com",
                    "icon": "rebus",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1012": {
        "chain": {
            "name": "Newton",
            "chain": "NEW",
            "rpc": [
                "https://global.rpc.mainnet.newtonproject.org",
                "https://global.rpc.mainnet.newtonproject.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Newton",
                "symbol": "NEW",
                "decimals": 18
            },
            "infoURL": "https://www.newtonproject.org/",
            "shortName": "new",
            "chainId": 1012,
            "networkId": 1012
        }
    },
    "1019": {
        "chain": {
            "name": "MAI Chain Mainnet",
            "chain": "MAI",
            "rpc": [
                "https://mainnet-node-0.maichain.org",
                "https://mainnet-node-1.maichain.org",
                "https://mainnet-node-2.maichain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MAI Chain Native Token",
                "symbol": "MAI",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "",
            "shortName": "mai",
            "chainId": 1019,
            "networkId": 1019,
            "icon": "mai",
            "explorers": [
                {
                    "name": "maiscan",
                    "url": "https://maiscan.org",
                    "icon": "mai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3zammgnzix5fr4sup6q5x4whxs5cozueika53jwcfvbgqrm3hi4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1022": {
        "chain": {
            "name": "Sakura",
            "chain": "Sakura",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sakura",
                "symbol": "SKU",
                "decimals": 18
            },
            "infoURL": "https://clover.finance/sakura",
            "shortName": "sku",
            "chainId": 1022,
            "networkId": 1022
        }
    },
    "1023": {
        "chain": {
            "name": "Clover Testnet",
            "chain": "Clover",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Clover",
                "symbol": "CLV",
                "decimals": 18
            },
            "infoURL": "https://clover.finance",
            "shortName": "tclv",
            "chainId": 1023,
            "networkId": 1023,
            "slip44": 1
        }
    },
    "1024": {
        "chain": {
            "name": "CLV Parachain",
            "chain": "CLV",
            "rpc": [
                "https://api-para.clover.finance"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CLV",
                "symbol": "CLV",
                "decimals": 18
            },
            "infoURL": "https://clv.org",
            "shortName": "clv",
            "chainId": 1024,
            "networkId": 1024
        }
    },
    "1028": {
        "chain": {
            "name": "BitTorrent Chain Testnet",
            "chain": "BTTC",
            "rpc": [
                "https://testrpc.bittorrentchain.io",
                "https://testrpc.bittorrentchain.io/"
            ],
            "faucets": [],
            "status": "deprecated",
            "nativeCurrency": {
                "name": "BitTorrent",
                "symbol": "BTT",
                "decimals": 18
            },
            "infoURL": "https://bittorrentchain.io/",
            "shortName": "tbtt-deprecated",
            "chainId": 1028,
            "networkId": 1028,
            "slip44": 1,
            "explorers": [
                {
                    "name": "testbttcscan",
                    "url": "https://testscan.bittorrentchain.io",
                    "standard": "none"
                }
            ]
        }
    },
    "1029": {
        "chain": {
            "name": "BitTorrent Chain Donau",
            "chain": "BTTC",
            "icon": "bttc",
            "rpc": [
                "https://pre-rpc.bt.io"
            ],
            "faucets": [
                "https://testfaucet.bt.io"
            ],
            "nativeCurrency": {
                "name": "BitTorrent",
                "symbol": "BTT",
                "decimals": 18
            },
            "infoURL": "https://bt.io",
            "shortName": "tBTT",
            "chainId": 1029,
            "networkId": 1029,
            "slip44": 1,
            "explorers": [
                {
                    "name": "BitTorrent Chain Donau Explorer",
                    "url": "https://testnet.bttcscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW7DmMmWVH4xTWf573AkaUD87tsWZyAxwjyvYx8vU6bjK",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "1030": {
        "chain": {
            "name": "Conflux eSpace",
            "chain": "Conflux",
            "rpc": [
                "https://evm.confluxrpc.com",
                "https://evm.confluxrpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CFX",
                "symbol": "CFX",
                "decimals": 18
            },
            "infoURL": "https://confluxnetwork.org",
            "shortName": "cfx",
            "chainId": 1030,
            "networkId": 1030,
            "icon": "conflux",
            "explorers": [
                {
                    "name": "Conflux Scan",
                    "url": "https://evm.confluxscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifj7n24u2dslfijfihwqvpdeigt5aj3k3sxv6s35lv75sxsfr3ojy",
                "width": 460,
                "height": 576,
                "format": "png"
            }
        ]
    },
    "1031": {
        "chain": {
            "name": "Proxy Network Testnet",
            "chain": "Proxy Network",
            "rpc": [
                "http://128.199.94.183:8041"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PRX",
                "symbol": "PRX",
                "decimals": 18
            },
            "infoURL": "https://theproxy.network",
            "shortName": "prx",
            "chainId": 1031,
            "networkId": 1031,
            "slip44": 1,
            "explorers": [
                {
                    "name": "proxy network testnet",
                    "url": "http://testnet-explorer.theproxy.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1038": {
        "chain": {
            "name": "Bronos Testnet",
            "chain": "Bronos",
            "rpc": [
                "https://evm-testnet.bronos.org",
                "https://evm-testnet.bronos.org"
            ],
            "faucets": [
                "https://faucet.bronos.org"
            ],
            "nativeCurrency": {
                "name": "tBRO",
                "symbol": "tBRO",
                "decimals": 18
            },
            "infoURL": "https://bronos.org",
            "shortName": "bronos-testnet",
            "chainId": 1038,
            "networkId": 1038,
            "slip44": 1,
            "icon": "bronos",
            "explorers": [
                {
                    "name": "Bronos Testnet Explorer",
                    "url": "https://tbroscan.bronos.org",
                    "standard": "none",
                    "icon": "bronos"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifkgtmhnq4sxu6jn22i7ass7aih6ubodr77k6ygtu4tjbvpmkw2ga",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1039": {
        "chain": {
            "name": "Bronos Mainnet",
            "chain": "Bronos",
            "rpc": [
                "https://evm.bronos.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BRO",
                "symbol": "BRO",
                "decimals": 18
            },
            "infoURL": "https://bronos.org",
            "shortName": "bronos-mainnet",
            "chainId": 1039,
            "networkId": 1039,
            "icon": "bronos",
            "explorers": [
                {
                    "name": "Bronos Explorer",
                    "url": "https://broscan.bronos.org",
                    "standard": "none",
                    "icon": "bronos"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifkgtmhnq4sxu6jn22i7ass7aih6ubodr77k6ygtu4tjbvpmkw2ga",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1071": {
        "chain": {
            "name": "OpenGPU Mainnet",
            "chain": "OGPU",
            "icon": "ogpu",
            "rpc": [
                "https://mainnet-rpc.ogpuscan.io",
                "wss://mainnet-rpc.ogpuscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OGPU",
                "symbol": "OGPU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://opengpu.network",
            "shortName": "ogpu",
            "chainId": 1071,
            "networkId": 1071,
            "redFlags": [
                "reusedChainId"
            ],
            "explorers": [
                {
                    "name": "OpenGPU Explorer",
                    "url": "https://ogpuscan.io",
                    "icon": "ogpu",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiehdja4bvfvcagywn32zj6rvc5eicnwsdtvrsgwil52y4palgtnrq",
                "width": 560,
                "height": 560,
                "format": "png"
            }
        ]
    },
    "1072": {
        "chain": {
            "name": "ShimmerEVM Testnet Deprecated 1072",
            "title": "ShimmerEVM Testnet Deprecated 1072",
            "chain": "ShimmerEVM",
            "icon": "shimmerevm",
            "rpc": [],
            "faucets": [
                "https://evm-toolkit.evm.testnet.shimmer.network",
                "https://evm-faucet.testnet.shimmer.network"
            ],
            "nativeCurrency": {
                "name": "SMR",
                "symbol": "SMR",
                "decimals": 6
            },
            "infoURL": "https://shimmer.network",
            "shortName": "shimmerevm-testnet-deprecated-1072",
            "chainId": 1072,
            "networkId": 1072,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.evm.testnet.shimmer.network",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "1073": {
        "chain": {
            "name": "ShimmerEVM Testnet",
            "title": "ShimmerEVM Testnet",
            "chain": "ShimmerEVM",
            "icon": "shimmerevm",
            "rpc": [
                "https://json-rpc.evm.testnet.shimmer.network",
                "https://json-rpc.evm.testnet.shimmer.network"
            ],
            "faucets": [
                "https://evm-toolkit.evm.testnet.shimmer.network",
                "https://evm-faucet.testnet.shimmer.network"
            ],
            "nativeCurrency": {
                "name": "SMR",
                "symbol": "SMR",
                "decimals": 18
            },
            "infoURL": "https://shimmer.network",
            "shortName": "shimmerevm-testnet",
            "chainId": 1073,
            "networkId": 1073,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.evm.testnet.shimmer.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "1075": {
        "chain": {
            "name": "IOTA EVM Testnet",
            "title": "IOTA EVM Testnet",
            "chain": "IOTA EVM",
            "icon": "iotaevm",
            "rpc": [
                "https://json-rpc.evm.testnet.iotaledger.net",
                "https://json-rpc.evm.testnet.iotaledger.net"
            ],
            "faucets": [
                "https://evm-toolkit.evm.testnet.iotaledger.net"
            ],
            "nativeCurrency": {
                "name": "IOTA",
                "symbol": "IOTA",
                "decimals": 18
            },
            "infoURL": "https://www.iota.org",
            "shortName": "iotaevm-testnet",
            "chainId": 1075,
            "networkId": 1075,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.evm.testnet.iotaledger.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "1079": {
        "chain": {
            "name": "Mintara Testnet",
            "title": "Mintara Testnet",
            "chain": "Mintara",
            "icon": "mintara",
            "rpc": [
                "https://subnets.avax.network/mintara/testnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MINTARA",
                "symbol": "MNTR",
                "decimals": 18
            },
            "infoURL": "https://playthink.co.jp",
            "shortName": "mintara-testnet",
            "chainId": 1079,
            "networkId": 1079,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://subnets-test.avax.network/mintara",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeie7jzlzlpz7c3a3oh4x5joej23dj2qf3cexmchjyc72hv3fblcaja",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1080": {
        "chain": {
            "name": "Mintara Mainnet",
            "title": "Mintara Mainnet",
            "chain": "Mintara",
            "icon": "mintara",
            "rpc": [
                "https://subnets.avax.network/mintara/mainnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MINTARA",
                "symbol": "MNTR",
                "decimals": 18
            },
            "infoURL": "https://playthink.co.jp",
            "shortName": "mintara",
            "chainId": 1080,
            "networkId": 1080,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://subnets.avax.network/mintara",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeie7jzlzlpz7c3a3oh4x5joej23dj2qf3cexmchjyc72hv3fblcaja",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1088": {
        "chain": {
            "name": "Metis Andromeda Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://metis.rpc.hypersync.xyz",
                "https://metis-pokt.nodies.app",
                "https://api.blockeden.xyz/metis/67nCBdZQSH9z3YqDDjdm",
                "https://metis-andromeda.rpc.thirdweb.com",
                "https://metis-andromeda.gateway.tenderly.co",
                "https://metis.api.onfinality.io/public",
                "https://andromeda.metis.io/?owner=1088",
                "https://metis-mainnet.public.blastapi.io",
                "https://andromeda.metis.io/?owner=1088",
                "https://metis.drpc.org",
                "wss://metis.drpc.org",
                "https://metis-rpc.publicnode.com",
                "wss://metis-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metis",
                "symbol": "METIS",
                "decimals": 18
            },
            "infoURL": "https://www.metis.io",
            "shortName": "metis-andromeda",
            "chainId": 1088,
            "networkId": 1088,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://andromeda-explorer.metis.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.metis.io"
                    }
                ]
            }
        }
    },
    "1089": {
        "chain": {
            "name": "Humans.ai Mainnet",
            "chain": "Humans",
            "rpc": [
                "https://jsonrpc.humans.nodestake.top",
                "https://humans-mainnet-evm.itrocket.net",
                "https://humans-evm-rpc.staketab.org:443",
                "https://evm.humans.stakepool.dev.br",
                "https://mainnet-humans-evm.konsortech.xyz",
                "https://evm-rpc.mainnet.humans.zone",
                "https://json-rpc.humans.bh.rocks",
                "https://evm-rpc.humans.huginn.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HEART",
                "symbol": "HEART",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://humans.ai",
            "shortName": "humans",
            "chainId": 1089,
            "networkId": 1089,
            "icon": "humans-dark",
            "explorers": [
                {
                    "name": "explorer.guru",
                    "url": "https://humans.explorers.guru",
                    "icon": "humans",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX6XuoQDTTjYqAmdNJiieLDZSwHHyUx44yQb4E3tmHmEA",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "1096": {
        "chain": {
            "name": "Xenea Ubusuna",
            "title": "Xenea Ubusuna Testnet",
            "chain": "TXENE",
            "rpc": [
                "https://rpc-ubusuna.xeneascan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Xenea Ubusuna Testnet Token",
                "symbol": "TXENE",
                "decimals": 18
            },
            "infoURL": "https://xenea.io",
            "shortName": "Xenea",
            "chainId": 1096,
            "networkId": 1096,
            "icon": "xenea",
            "explorers": [
                {
                    "name": "Xenea Ubusuna Testnet Explorer",
                    "url": "https://ubusuna.xeneascan.com",
                    "icon": "xenea",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic57mgyash2ydeim3erdf7xjrvajsrmelofbpkfvbo46cp7nlryxq",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "1099": {
        "chain": {
            "name": "MOAC mainnet",
            "chain": "MOAC",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "MOAC",
                "symbol": "mc",
                "decimals": 18
            },
            "infoURL": "https://moac.io",
            "shortName": "moac",
            "chainId": 1099,
            "networkId": 1099,
            "slip44": 314,
            "explorers": [
                {
                    "name": "moac explorer",
                    "url": "https://explorer.moac.io",
                    "standard": "none"
                }
            ]
        }
    },
    "1100": {
        "chain": {
            "name": "Dymension",
            "chain": "Dymension",
            "rpc": [
                "https://dymension-evm-rpc.publicnode.com",
                "https://dymension-evm.blockpi.network/v1/rpc/public",
                "https://dymension-evm-rpc.publicnode.com",
                "wss://dymension-evm-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DYM",
                "symbol": "DYM",
                "decimals": 18
            },
            "infoURL": "https://dymension.xyz",
            "shortName": "dymension",
            "icon": "dymension",
            "chainId": 1100,
            "networkId": 1100,
            "explorers": [
                {
                    "name": "dym.fyi",
                    "url": "https://dym.fyi",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic4sjyqikz33xzpcctczvkiwfj44q5i3i7zslycnjiqmyx5ybc3fi",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "1101": {
        "chain": {
            "name": "Polygon zkEVM",
            "title": "Polygon zkEVM",
            "chain": "Polygon",
            "rpc": [
                "https://zkevm-rpc.com",
                "https://zkevm-rpc.com",
                "https://polygon-zkevm.drpc.org",
                "wss://polygon-zkevm.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/polygon-zkevm",
            "shortName": "zkevm",
            "chainId": 1101,
            "networkId": 1101,
            "icon": "zkevm",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://zkevm.polygonscan.com",
                    "icon": "zkevm",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.zkevm-rpc.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmNmJZkQgx9RcFLS3rvxQTVYcPfyAFPr667keHTUxB9PDv",
                "width": 122,
                "height": 135,
                "format": "png"
            }
        ]
    },
    "1107": {
        "chain": {
            "name": "BLXq Testnet",
            "chain": "BLXQ",
            "icon": "blxq",
            "rpc": [
                "https://testnetq1.blx.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BLXQ",
                "symbol": "BLXQ",
                "decimals": 18
            },
            "infoURL": "https://blx.org",
            "shortName": "tblxq",
            "chainId": 1107,
            "networkId": 1107,
            "slip44": 1,
            "explorers": [
                {
                    "name": "BLXq Explorer",
                    "url": "https://explorer.blx.org",
                    "icon": "blxq",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS9kDKr1rgcz5W55yCQVfFs1vRTCneaLHt1t9cBizpqpH",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1108": {
        "chain": {
            "name": "BLXq Mainnet",
            "chain": "BLXQ",
            "icon": "blxq",
            "rpc": [
                "https://mainnet.blxq.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BLXQ",
                "symbol": "BLXQ",
                "decimals": 18
            },
            "infoURL": "https://blx.org",
            "shortName": "blxq",
            "chainId": 1108,
            "networkId": 1108,
            "explorers": [
                {
                    "name": "BLXq Explorer",
                    "url": "https://explorer.blxq.org",
                    "icon": "blxq",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS9kDKr1rgcz5W55yCQVfFs1vRTCneaLHt1t9cBizpqpH",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1111": {
        "chain": {
            "name": "WEMIX3.0 Mainnet",
            "chain": "WEMIX",
            "rpc": [
                "https://api.wemix.com",
                "https://api.wemix.com",
                "wss://ws.wemix.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WEMIX",
                "symbol": "WEMIX",
                "decimals": 18
            },
            "infoURL": "https://wemix.com",
            "shortName": "wemix",
            "chainId": 1111,
            "networkId": 1111,
            "explorers": [
                {
                    "name": "WEMIX Block Explorer",
                    "url": "https://explorer.wemix.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1112": {
        "chain": {
            "name": "WEMIX3.0 Testnet",
            "chain": "TWEMIX",
            "rpc": [
                "https://api.test.wemix.com",
                "https://api.test.wemix.com",
                "wss://ws.test.wemix.com"
            ],
            "faucets": [
                "https://wallet.test.wemix.com/faucet"
            ],
            "nativeCurrency": {
                "name": "TestnetWEMIX",
                "symbol": "tWEMIX",
                "decimals": 18
            },
            "infoURL": "https://wemix.com",
            "shortName": "twemix",
            "chainId": 1112,
            "networkId": 1112,
            "slip44": 1,
            "explorers": [
                {
                    "name": "WEMIX Testnet Microscope",
                    "url": "https://microscope.test.wemix.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1113": {
        "chain": {
            "name": "B2 Hub Testnet",
            "chain": "BSQ",
            "rpc": [
                "https://testnet-hub-rpc.bsquared.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BSquared Token",
                "symbol": "B2",
                "decimals": 18
            },
            "infoURL": "https://www.bsquared.network",
            "shortName": "B2Hub-testnet",
            "chainId": 1113,
            "networkId": 1113,
            "icon": "bsquare",
            "explorers": [
                {
                    "name": "B2 Hub Habitat Testnet Explorer",
                    "url": "https://testnet-hub-explorer.bsquared.network",
                    "icon": "bsquare",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPV6ASrQDEkEW3g3ni7p2rJMPeciRLpEpvrAc1QfzVkx9",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "1114": {
        "chain": {
            "name": "Core Blockchain Testnet2",
            "chain": "Core",
            "icon": "core",
            "rpc": [
                "https://rpc.test2.btcs.network",
                "https://rpc.test2.btcs.network/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://scan.test2.btcs.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Core Blockchain Testnet2 Native Token",
                "symbol": "tCORE2",
                "decimals": 18
            },
            "infoURL": "https://www.coredao.org",
            "shortName": "tcore2",
            "chainId": 1114,
            "networkId": 1114,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Core Scan Testnet2",
                    "url": "https://scan.test2.btcs.network",
                    "icon": "core",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdUgiGaD6fGjhb9x1NvfccvEBBFq2YHSm9yb8FNhpwHkW",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1115": {
        "chain": {
            "name": "Core Blockchain Testnet",
            "chain": "Core",
            "icon": "core",
            "rpc": [
                "https://rpc.test.btcs.network",
                "https://rpc.test.btcs.network/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://scan.test.btcs.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Core Blockchain Testnet Native Token",
                "symbol": "tCORE",
                "decimals": 18
            },
            "infoURL": "https://www.coredao.org",
            "shortName": "tcore",
            "chainId": 1115,
            "networkId": 1115,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Core Scan Testnet",
                    "url": "https://scan.test.btcs.network",
                    "icon": "core",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdUgiGaD6fGjhb9x1NvfccvEBBFq2YHSm9yb8FNhpwHkW",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1116": {
        "chain": {
            "name": "Core Blockchain Mainnet",
            "chain": "Core",
            "icon": "core",
            "rpc": [
                "https://rpc.coredao.org",
                "https://rpc.coredao.org/",
                "https://rpc-core.icecreamswap.com",
                "https://core.drpc.org",
                "wss://core.drpc.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Core Blockchain Native Token",
                "symbol": "CORE",
                "decimals": 18
            },
            "infoURL": "https://www.coredao.org",
            "shortName": "core",
            "chainId": 1116,
            "networkId": 1116,
            "explorers": [
                {
                    "name": "Core Scan",
                    "url": "https://scan.coredao.org",
                    "icon": "core",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdUgiGaD6fGjhb9x1NvfccvEBBFq2YHSm9yb8FNhpwHkW",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1117": {
        "chain": {
            "name": "Dogcoin Mainnet",
            "chain": "DOGS",
            "icon": "dogs",
            "rpc": [
                "https://mainnet-rpc.dogcoin.me"
            ],
            "faucets": [
                "https://faucet.dogcoin.network"
            ],
            "nativeCurrency": {
                "name": "Dogcoin",
                "symbol": "DOGS",
                "decimals": 18
            },
            "infoURL": "https://dogcoin.network",
            "shortName": "DOGSm",
            "chainId": 1117,
            "networkId": 1117,
            "explorers": [
                {
                    "name": "Dogcoin",
                    "url": "https://explorer.dogcoin.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZCadkExKThak3msvszZjo6UnAbUJKE61dAcg4TixuMC3",
                "width": 160,
                "height": 171,
                "format": "png"
            }
        ]
    },
    "1122": {
        "chain": {
            "name": "LuxePorts",
            "chain": "LXP",
            "rpc": [
                "https://rpc.luxeports.com",
                "https://erpc.luxeports.com",
                "wss://rpc.luxeports.com/ws",
                "wss://erpc.luxeports.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LuxePorts",
                "symbol": "LXP",
                "decimals": 18
            },
            "infoURL": "luxeports.com",
            "shortName": "lxp",
            "chainId": 1122,
            "networkId": 1122,
            "icon": "lxp",
            "explorers": [
                {
                    "name": "lxpscan",
                    "url": "https://lxpscan.com",
                    "icon": "lxpscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZRg6LmyU4jJie3VPd7xacBf6qwkbsnHDgCgRkr7iwgKP",
                "width": 1450,
                "height": 1450,
                "format": "png"
            }
        ]
    },
    "1123": {
        "chain": {
            "name": "B2 Testnet",
            "title": "B2 Testnet",
            "chain": "Habitat",
            "rpc": [
                "https://testnet-rpc.bsquared.network",
                "https://b2-testnet.alt.technology",
                "https://rpc.ankr.com/b2_testnet",
                "https://testnet-rpc.bsquared.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.bsquared.network",
            "shortName": "B2-testnet",
            "chainId": 1123,
            "networkId": 1123,
            "icon": "bsquare",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.bsquared.network",
                    "icon": "bsquare",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1113"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmPV6ASrQDEkEW3g3ni7p2rJMPeciRLpEpvrAc1QfzVkx9",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "1125": {
        "chain": {
            "name": "Taker Chain Mainnet",
            "chain": "Taker",
            "icon": "taker",
            "rpc": [
                "https://rpc-mainnet.taker.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Taker",
                "symbol": "TAKER",
                "decimals": 18
            },
            "infoURL": "https://www.taker.xyz",
            "shortName": "taker",
            "chainId": 1125,
            "networkId": 1125,
            "explorers": [
                {
                    "name": "TakerScan",
                    "url": "https://explorer.taker.xyz",
                    "icon": "taker",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS3EEhWSZCXkKWddm1eQPifDY2kdFPaAfZuZUftPKB7x3",
                "width": 672,
                "height": 672,
                "format": "png"
            }
        ]
    },
    "1130": {
        "chain": {
            "name": "DeFiChain EVM Network Mainnet",
            "chain": "defichain-evm",
            "status": "incubating",
            "rpc": [
                "https://eth.mainnet.ocean.jellyfishsdk.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DeFiChain",
                "symbol": "DFI",
                "decimals": 18
            },
            "infoURL": "https://meta.defichain.com/",
            "shortName": "DFI",
            "chainId": 1130,
            "networkId": 1130,
            "slip44": 1130,
            "icon": "defichain-network",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmdR3YL9F95ajwVwfxAGoEzYwm9w7JNsPSfUPjSaQogVjK",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "1131": {
        "chain": {
            "name": "DeFiChain EVM Network Testnet",
            "chain": "defichain-evm-testnet",
            "status": "incubating",
            "rpc": [
                "https://eth.testnet.ocean.jellyfishsdk.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DeFiChain",
                "symbol": "DFI",
                "decimals": 18
            },
            "infoURL": "https://meta.defichain.com/",
            "shortName": "DFI-T",
            "chainId": 1131,
            "networkId": 1131,
            "slip44": 1,
            "icon": "defichain-network",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmdR3YL9F95ajwVwfxAGoEzYwm9w7JNsPSfUPjSaQogVjK",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "1133": {
        "chain": {
            "name": "DeFiMetaChain Changi Testnet",
            "icon": "defichain-network",
            "chain": "DFI",
            "rpc": [
                "https://dmc.mydefichain.com/changi",
                "https://testnet-dmc.mydefichain.com:20551"
            ],
            "faucets": [
                "http://tc04.mydefichain.com/faucet"
            ],
            "nativeCurrency": {
                "name": "DeFiChain Token",
                "symbol": "DFI",
                "decimals": 18
            },
            "infoURL": "https://meta.defichain.com",
            "shortName": "changi",
            "chainId": 1133,
            "networkId": 1133,
            "explorers": [
                {
                    "name": "MetaScan",
                    "url": "https://meta.defiscan.live",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdR3YL9F95ajwVwfxAGoEzYwm9w7JNsPSfUPjSaQogVjK",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "1134": {
        "chain": {
            "name": "StateMesh",
            "icon": "statemesh",
            "chain": "MESH",
            "rpc": [
                "https://rpc.statemesh.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "StateMesh",
                "symbol": "MESH",
                "decimals": 18
            },
            "infoURL": "https://statemesh.net",
            "shortName": "mesh",
            "chainId": 1134,
            "networkId": 1134,
            "slip44": 1134,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.statemesh.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc7KBcdrXMKvaq1xN6mubEqpvHdheFxs1YGZwZgLEPDrK",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1135": {
        "chain": {
            "name": "Lisk",
            "chain": "ETH",
            "icon": "lisk",
            "rpc": [
                "https://rpc.api.lisk.com",
                "https://rpc.api.lisk.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lisk.com",
            "shortName": "lisk",
            "chainId": 1135,
            "networkId": 1135,
            "slip44": 134,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.lisk.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVTS8jmWD5e7jVEn86wLjJsuMnc6s8fym3JbtE4etzSKf",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "1138": {
        "chain": {
            "name": "AmStar Testnet",
            "chain": "AmStar",
            "icon": "amstar",
            "rpc": [
                "https://testnet-rpc.amstarscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SINSO",
                "symbol": "SINSO",
                "decimals": 18
            },
            "infoURL": "https://sinso.io",
            "shortName": "ASARt",
            "chainId": 1138,
            "networkId": 1138,
            "slip44": 1,
            "explorers": [
                {
                    "name": "amstarscan-testnet",
                    "url": "https://testnet.amstarscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd4TMQdnYxaUZqnVddh5S37NGH72g2kkK38ccCEgdZz1C",
                "width": 599,
                "height": 563,
                "format": "png"
            }
        ]
    },
    "1139": {
        "chain": {
            "name": "MathChain",
            "chain": "MATH",
            "rpc": [
                "https://mathchain-asia.maiziqianbao.net/rpc",
                "https://mathchain-us.maiziqianbao.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MathChain",
                "symbol": "MATH",
                "decimals": 18
            },
            "infoURL": "https://mathchain.org",
            "shortName": "MATH",
            "chainId": 1139,
            "networkId": 1139
        }
    },
    "1140": {
        "chain": {
            "name": "MathChain Testnet",
            "chain": "MATH",
            "rpc": [
                "https://galois-hk.maiziqianbao.net/rpc"
            ],
            "faucets": [
                "https://scan.boka.network/#/Galois/faucet"
            ],
            "nativeCurrency": {
                "name": "MathChain",
                "symbol": "MATH",
                "decimals": 18
            },
            "infoURL": "https://mathchain.org",
            "shortName": "tMATH",
            "chainId": 1140,
            "networkId": 1140,
            "slip44": 1
        }
    },
    "1147": {
        "chain": {
            "name": "Flag Testnet",
            "chain": "Flag",
            "icon": "flag",
            "rpc": [
                "https://testnet-rpc.flagscan.xyz"
            ],
            "faucets": [
                "https://faucet.flagscan.xyz"
            ],
            "nativeCurrency": {
                "name": "Flag Testnet",
                "symbol": "FLAG",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.flagscan.xyz",
            "shortName": "tFLAG",
            "chainId": 1147,
            "networkId": 1147,
            "explorers": [
                {
                    "name": "Flag Testnet Explorer",
                    "url": "https://testnet-explorer.flagscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeibcrxeavdxpwwmj4mc6hhp232nkrfbpvfpngcqux2v5rmoshycj3u",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1148": {
        "chain": {
            "name": "POC Testnet",
            "chain": "POC",
            "rpc": [
                "https://testnet-rpc.pochain.io"
            ],
            "faucets": [
                "https://www.pochain.io/poc-faucet"
            ],
            "nativeCurrency": {
                "name": "POC Native Token",
                "symbol": "POC",
                "decimals": 18
            },
            "infoURL": "https://www.pochain.io",
            "shortName": "poc",
            "chainId": 1148,
            "networkId": 1148,
            "icon": "pochain",
            "explorers": [
                {
                    "name": "pocscan",
                    "url": "https://testnet.pocscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigxoer3jdv5hysomlo4lbpk4gibcmbhuwj4hkmbqcwiuxa26qy4je",
                "width": 32,
                "height": 32,
                "format": "png"
            }
        ]
    },
    "1149": {
        "chain": {
            "name": "Symplexia Smart Chain",
            "chain": "Plexchain",
            "rpc": [
                "https://plex-rpc.plexfinance.us"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plex Native Token",
                "symbol": "PLEX",
                "decimals": 18
            },
            "infoURL": "https://plexfinance.us/",
            "shortName": "Plexchain",
            "chainId": 1149,
            "networkId": 1149,
            "icon": "plexchain",
            "explorers": [
                {
                    "name": "Plexchain Explorer",
                    "url": "https://explorer.plexfinance.us",
                    "icon": "plexchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcXzfMNSQ7SZzKemNquVoXyG5ergdqCGeLWjRYETGBTUM",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1155": {
        "chain": {
            "name": "Intuition Mainnet",
            "chain": "TRUST",
            "icon": "intuition",
            "rpc": [
                "https://rpc.intuition.systems"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TRUST",
                "symbol": "TRUST",
                "decimals": 18
            },
            "infoURL": "https://intuition.systems",
            "shortName": "intuition",
            "chainId": 1155,
            "networkId": 1155,
            "explorers": [
                {
                    "name": "Intuition Explorer",
                    "url": "https://explorer.intuition.systems",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-8453"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQNvmur1LyzcuYr6PhCd1d9K8qa5yzGiowUw4x38pz3Qv",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "1166": {
        "chain": {
            "name": "ClubMOS Testnet",
            "chain": "tCMX",
            "rpc": [
                "https://rpc-testnet.mosscan.com"
            ],
            "faucets": [
                "https://faucet.clubmos.com"
            ],
            "nativeCurrency": {
                "name": "ClubMOS",
                "symbol": "tCMX",
                "decimals": 18
            },
            "infoURL": "https://www.clubmos.com",
            "shortName": "tCMX",
            "chainId": 1166,
            "networkId": 1166,
            "icon": "mos",
            "explorers": [
                {
                    "name": "mosscan",
                    "url": "https://testnet.mosscan.com",
                    "icon": "mosscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibef7oqrhlrg265v5wf5bxjwnmt4onf53lrjynggh4oopsttneyba",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "1170": {
        "chain": {
            "name": "Origin Testnet",
            "chain": "Origin",
            "rpc": [
                "https://json-rpc.origin.uptick.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Origin",
                "symbol": "UOC",
                "decimals": 18
            },
            "infoURL": "https://www.uptick.network",
            "shortName": "auoc",
            "chainId": 1170,
            "networkId": 1170,
            "slip44": 1,
            "icon": "origin",
            "explorers": [
                {
                    "name": "Origin Explorer",
                    "url": "https://evm-explorer.origin.uptick.network",
                    "icon": "origin",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRGJ6PqYHDTWuUQ6xfnK8S82NzRXiMjTnSGat9qtLuaLP",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "1174": {
        "chain": {
            "name": "Litheum Test Network",
            "chain": "Litheum",
            "rpc": [
                "https://testnet.litheum.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lith",
                "symbol": "LTH",
                "decimals": 18
            },
            "infoURL": "https://litheum.com",
            "shortName": "lith",
            "chainId": 1174,
            "networkId": 1174,
            "explorers": [
                {
                    "name": "Litheum Test Network Explorer",
                    "url": "https://explorer.litheum.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1177": {
        "chain": {
            "name": "Smart Host Teknoloji TESTNET",
            "chain": "SHT",
            "rpc": [
                "https://s2.tl.web.tr:4041"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Smart Host Teknoloji TESTNET",
                "symbol": "tSHT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://smart-host.com.tr",
            "shortName": "sht",
            "chainId": 1177,
            "networkId": 1177,
            "slip44": 1,
            "icon": "smarthost",
            "explorers": [
                {
                    "name": "Smart Host Teknoloji TESTNET Explorer",
                    "url": "https://s2.tl.web.tr:4000",
                    "icon": "smarthost",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTrLGHyQ1Le25Q7EgNSF5Qq8D2SocKvroDkLqurdBuSQQ",
                "width": 1655,
                "height": 1029,
                "format": "png"
            }
        ]
    },
    "1188": {
        "chain": {
            "name": "ClubMos Mainnet",
            "chain": "MOS",
            "rpc": [
                "https://mainnet.mosscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ClubMos",
                "symbol": "MOS",
                "decimals": 18
            },
            "infoURL": "https://www.mosscan.com",
            "shortName": "MOS",
            "chainId": 1188,
            "networkId": 1188,
            "icon": "clubmos",
            "explorers": [
                {
                    "name": "mosscan",
                    "url": "https://www.mosscan.com",
                    "icon": "clubmos",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmczQf61mZmg3NmmGnwseDxzH1AqapA252KCTT85GuNG96",
                "width": 51,
                "height": 50,
                "format": "png"
            }
        ]
    },
    "1197": {
        "chain": {
            "name": "Iora Chain",
            "chain": "IORA",
            "icon": "iorachain",
            "rpc": [
                "https://dataseed.iorachain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Iora",
                "symbol": "IORA",
                "decimals": 18
            },
            "infoURL": "https://iorachain.com",
            "shortName": "iora",
            "chainId": 1197,
            "networkId": 1197,
            "explorers": [
                {
                    "name": "ioraexplorer",
                    "url": "https://explorer.iorachain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiehps5cqdhqottu2efo4jeehwpkz5rbux3cjxd75rm6rjm4sgs2wi",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "1200": {
        "chain": {
            "name": "Cuckoo Chain",
            "title": "Cuckoo Chain",
            "chain": "CuckooAI",
            "rpc": [
                "https://mainnet-rpc.cuckoo.network",
                "wss://mainnet-rpc.cuckoo.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CuckooAI",
                "symbol": "CAI",
                "decimals": 18
            },
            "infoURL": "https://cuckoo.network",
            "shortName": "cai",
            "chainId": 1200,
            "networkId": 1200,
            "explorers": [
                {
                    "name": "Cuckoo Chain Explorer",
                    "url": "https://scan.cuckoo.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1201": {
        "chain": {
            "name": "Evanesco Testnet",
            "chain": "Evanesco Testnet",
            "rpc": [
                "https://seed5.evanesco.org:8547"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AVIS",
                "symbol": "AVIS",
                "decimals": 18
            },
            "infoURL": "https://evanesco.org/",
            "shortName": "avis",
            "chainId": 1201,
            "networkId": 1201,
            "slip44": 1
        }
    },
    "1202": {
        "chain": {
            "name": "World Trade Technical Chain Mainnet",
            "chain": "WTT",
            "rpc": [
                "https://rpc.cadaut.com",
                "wss://rpc.cadaut.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "World Trade Token",
                "symbol": "WTT",
                "decimals": 18
            },
            "infoURL": "http://www.cadaut.com",
            "shortName": "wtt",
            "chainId": 1202,
            "networkId": 2048,
            "explorers": [
                {
                    "name": "WTTScout",
                    "url": "https://explorer.cadaut.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1209": {
        "chain": {
            "name": "SaitaBlockChain(SBC)",
            "chain": "SaitaBlockChain(SBC)",
            "rpc": [
                "https://rpc-nodes.saitascan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SaitaBlockChain(SBC)",
                "symbol": "STC",
                "decimals": 18
            },
            "infoURL": "https://saitachain.com",
            "shortName": "SBC",
            "chainId": 1209,
            "networkId": 1209,
            "icon": "SaitaBlockChain(SBC)",
            "explorers": [
                {
                    "name": "Saitascan explorer",
                    "url": "https://saitascan.io",
                    "standard": "none",
                    "icon": "SaitaBlockChain(SBC)"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVFWTqfqnMXbiPKpDFucE9QSQ1SVsUWs4HxBqRGjgQCbu",
                "width": 974,
                "height": 263,
                "format": "png"
            }
        ]
    },
    "1210": {
        "chain": {
            "name": "Cuckoo Sepolia",
            "title": "Cuckoo AI Testnet Sepolia",
            "chain": "CuckooAI",
            "rpc": [
                "https://testnet-rpc.cuckoo.network",
                "wss://testnet-rpc.cuckoo.network"
            ],
            "faucets": [
                "https://cuckoo.network/portal/faucet/"
            ],
            "nativeCurrency": {
                "name": "CuckooAI",
                "symbol": "CAI",
                "decimals": 18
            },
            "infoURL": "https://cuckoo.network",
            "shortName": "caisepolia",
            "chainId": 1210,
            "networkId": 1210,
            "explorers": []
        }
    },
    "1212": {
        "chain": {
            "name": "ADF Chain Testnet",
            "chain": "ADF Chain Testnet",
            "icon": "addfilltest",
            "rpc": [
                "https://testnet.adftechnology.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ADDFILL Testnet",
                "symbol": "tADF",
                "decimals": 18
            },
            "infoURL": "https://www.adfstarworld.com/",
            "shortName": "tADF",
            "chainId": 1212,
            "networkId": 1212,
            "explorers": [
                {
                    "name": "ADF Testnet explorer",
                    "url": "https://testnet-explorer.adftechnology.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmWoKvjVs92PNzqd6hz7714wHSx3TuWEMBVcdG7ujhW9Qx",
                "width": 697,
                "height": 697,
                "format": "png"
            }
        ]
    },
    "1213": {
        "chain": {
            "name": "Popcateum Mainnet",
            "chain": "POPCATEUM",
            "rpc": [
                "https://dataseed.popcateum.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Popcat",
                "symbol": "POP",
                "decimals": 18
            },
            "infoURL": "https://popcateum.org",
            "shortName": "popcat",
            "chainId": 1213,
            "networkId": 1213,
            "explorers": [
                {
                    "name": "popcateum explorer",
                    "url": "https://explorer.popcateum.org",
                    "standard": "none"
                }
            ]
        }
    },
    "1214": {
        "chain": {
            "name": "EnterChain Mainnet",
            "chain": "ENTER",
            "rpc": [
                "https://tapi.entercoin.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EnterCoin",
                "symbol": "ENTER",
                "decimals": 18
            },
            "infoURL": "https://entercoin.net",
            "shortName": "enter",
            "chainId": 1214,
            "networkId": 1214,
            "icon": "enter",
            "explorers": [
                {
                    "name": "Enter Explorer - Expenter",
                    "url": "https://explorer.entercoin.net",
                    "icon": "enter",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb2UYVc1MjLPi8vhszWRxqBJYoYkWQVxDJRSmtrgk6j2E",
                "width": 64,
                "height": 64,
                "format": "png"
            }
        ]
    },
    "1215": {
        "chain": {
            "name": "ADF Chain",
            "chain": "ADF Chain",
            "icon": "addfillmain",
            "rpc": [
                "https://mainnet.adftechnology.com",
                "https://mainnet.adftechnology.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ADDFILL",
                "symbol": "ADF",
                "decimals": 18
            },
            "infoURL": "https://www.adfstarworld.com/",
            "shortName": "ADF",
            "chainId": 1215,
            "networkId": 1215,
            "explorers": [
                {
                    "name": "ADF explorer",
                    "url": "https://explorer.adftechnology.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmWoKvjVs92PNzqd6hz7714wHSx3TuWEMBVcdG7ujhW9Qx",
                "width": 697,
                "height": 697,
                "format": "png"
            }
        ]
    },
    "1221": {
        "chain": {
            "name": "Cycle Network Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-testnet.cyclenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.cyclenetwork.io/",
            "shortName": "Cycle",
            "chainId": 1221,
            "networkId": 1221,
            "icon": "cycle"
        },
        "icon": [
            {
                "url": "ipfs://QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1223": {
        "chain": {
            "name": "Cycle Network Testnet Jellyfish",
            "chain": "ETH",
            "rpc": [
                "https://jellyfish-rpc-testnet.cyclenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.cyclenetwork.io/",
            "shortName": "cyclej",
            "chainId": 1223,
            "networkId": 1223,
            "icon": "cycle"
        },
        "icon": [
            {
                "url": "ipfs://QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1224": {
        "chain": {
            "name": "Hybrid Testnet (Deprecated)",
            "chain": "HYB",
            "icon": "hybridIcon",
            "rpc": [
                "https://testnet-rpc.buildonhybrid.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hybrid",
                "symbol": "HYB",
                "decimals": 18
            },
            "infoURL": "https://buildonhybrid.com",
            "shortName": "hyb_deprecated",
            "chainId": 1224,
            "status": "deprecated",
            "networkId": 1224,
            "explorers": [
                {
                    "name": "Hybrid Testnet",
                    "url": "https://explorer.buildonhybrid.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGfvH9qfvbMXYKosS1nHbw3q5UtFJky4hdMDmmKDTx8Y",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "1225": {
        "chain": {
            "name": "Hybrid Testnet",
            "chain": "HYB",
            "icon": "hybridIcon",
            "rpc": [
                "https://hybrid-testnet.rpc.caldera.xyz/http",
                "wss://hybrid-testnet.rpc.caldera.xyz/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hybrid",
                "symbol": "HYB",
                "decimals": 18
            },
            "infoURL": "https://buildonhybrid.com",
            "shortName": "hyb",
            "chainId": 1225,
            "networkId": 1225,
            "explorers": [
                {
                    "name": "Hybrid Testnet",
                    "url": "https://explorer.buildonhybrid.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmdGfvH9qfvbMXYKosS1nHbw3q5UtFJky4hdMDmmKDTx8Y",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "1227": {
        "chain": {
            "name": "Bitcoin Protocol Testnet",
            "chain": "BTCP Testnet",
            "icon": "btcprotocol",
            "rpc": [
                "https://testnet-chain.btcprotocol.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC Protocol",
                "symbol": "BTCP",
                "decimals": 18
            },
            "infoURL": "https://btcprotocol.io/",
            "shortName": "BTCP",
            "chainId": 1227,
            "networkId": 1227,
            "explorers": [
                {
                    "name": "BTCP explorer",
                    "url": "https://explorer.btcprotocol.io",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmYgFtJjxUgUDr3L9fsXvgzUTanrzcNj2e6RJ8VmkwpcuB",
                "width": 792,
                "height": 792,
                "format": "png"
            }
        ]
    },
    "1228": {
        "chain": {
            "name": "Cycle Network Testnet Cuttlefish",
            "chain": "ETH",
            "rpc": [
                "https://cuttlefish-rpc-testnet.cyclenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.cyclenetwork.io/",
            "shortName": "cyclec",
            "chainId": 1228,
            "networkId": 1228,
            "icon": "cycle"
        },
        "icon": [
            {
                "url": "ipfs://QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1229": {
        "chain": {
            "name": "Exzo Network Mainnet",
            "chain": "EXZO",
            "icon": "exzo",
            "rpc": [
                "https://mainnet.exzo.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Exzo",
                "symbol": "XZO",
                "decimals": 18
            },
            "infoURL": "https://exzo.network",
            "shortName": "xzo",
            "chainId": 1229,
            "networkId": 1229,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://exzoscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "1230": {
        "chain": {
            "name": "Ultron Testnet",
            "chain": "Ultron",
            "icon": "ultron",
            "rpc": [
                "https://ultron-dev.io",
                "https://ultron-dev.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ultron",
                "symbol": "ULX",
                "decimals": 18
            },
            "infoURL": "https://ultron.foundation",
            "shortName": "UltronTestnet",
            "chainId": 1230,
            "networkId": 1230,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Ultron Testnet Explorer",
                    "url": "https://explorer.ultron-dev.io",
                    "icon": "ultron",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPC6odFVyAQrXJQaZJVFpEQfRNbzZ5BjDZ7KBKmXPaYDw",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1231": {
        "chain": {
            "name": "Ultron Mainnet",
            "chain": "Ultron",
            "icon": "ultron",
            "rpc": [
                "https://ultron-rpc.net",
                "https://ultron-rpc.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ultron",
                "symbol": "ULX",
                "decimals": 18
            },
            "infoURL": "https://ultron.foundation",
            "shortName": "UtronMainnet",
            "chainId": 1231,
            "networkId": 1231,
            "explorers": [
                {
                    "name": "Ultron Explorer",
                    "url": "https://ulxscan.com",
                    "icon": "ultron",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPC6odFVyAQrXJQaZJVFpEQfRNbzZ5BjDZ7KBKmXPaYDw",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1234": {
        "chain": {
            "name": "Step Network",
            "title": "Step Main Network",
            "chain": "STEP",
            "icon": "step",
            "rpc": [
                "https://rpc.step.network",
                "https://rpc.step.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FITFI",
                "symbol": "FITFI",
                "decimals": 18
            },
            "infoURL": "https://step.network",
            "shortName": "step",
            "chainId": 1234,
            "networkId": 1234,
            "explorers": [
                {
                    "name": "StepScan",
                    "url": "https://stepscan.io",
                    "icon": "step",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-43114",
                "bridges": [
                    {
                        "url": "https://bridge.step.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVp9jyb3UFW71867yVtymmiRw7dPY4BTnsp3hEjr9tn8L",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1235": {
        "chain": {
            "name": "ITX Mainnet",
            "chain": "ITX",
            "rpc": [
                "https://rpc.itxchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ITX",
                "symbol": "ITX",
                "decimals": 18
            },
            "infoURL": "https://explorer.itxchain.com",
            "shortName": "itx",
            "chainId": 1235,
            "networkId": 1235,
            "explorers": [
                {
                    "name": "ITX Mainnet Explorer (Blockscout)",
                    "url": "https://explorer.itxchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1236": {
        "chain": {
            "name": "BrainArk",
            "chain": "BAK",
            "icon": "brainark",
            "rpc": [
                "https://rpc.brainark.online"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BrainArk",
                "symbol": "BAK",
                "decimals": 18
            },
            "infoURL": "https://brainark.online",
            "shortName": "bak",
            "chainId": 1236,
            "networkId": 1236,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreigxt4h4f6jbkvvntnr4izd43gr4jfyvyrstm7ran6sqe4j42ax7za",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1237": {
        "chain": {
            "name": "AEREDIUM Testnet",
            "title": "AEREDIUM Testnet",
            "chain": "AER",
            "rpc": [
                "https://testnet.rpc.aeredium.io"
            ],
            "faucets": [
                "https://aeredium.io/faucet.html"
            ],
            "nativeCurrency": {
                "name": "Testnet AER",
                "symbol": "tAER",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://aeredium.io",
            "shortName": "aer-testnet",
            "chainId": 1237,
            "networkId": 1237,
            "slip44": 1,
            "icon": "aeredium",
            "explorers": [
                {
                    "name": "AEREDIUM Testnet Explorer",
                    "url": "https://testnet.explorer.aeredium.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdgJ7rPvUdnGnKowPKYo5e9oaPytVXV5cXd8fmAtVQKRY",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1243": {
        "chain": {
            "name": "ARC Mainnet",
            "chain": "ARC",
            "icon": "arc",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "ARC",
                "symbol": "ARC",
                "decimals": 18
            },
            "infoURL": "https://archiechain.io/",
            "shortName": "ARC",
            "chainId": 1243,
            "networkId": 1243,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafybeiady63oqduls2pm4aaykzjhahblagokhnpsc5qeq5dmkxqelh7i2i",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1244": {
        "chain": {
            "name": "ARC Testnet",
            "chain": "ARC",
            "icon": "arc",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "ARC",
                "symbol": "ARC",
                "decimals": 18
            },
            "infoURL": "https://archiechain.io/",
            "shortName": "TARC",
            "chainId": 1244,
            "networkId": 1244,
            "slip44": 1,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafybeiady63oqduls2pm4aaykzjhahblagokhnpsc5qeq5dmkxqelh7i2i",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1246": {
        "chain": {
            "name": "OM Platform Mainnet",
            "chain": "omplatform",
            "rpc": [
                "https://rpc-cnx.omplatform.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OMCOIN",
                "symbol": "OM",
                "decimals": 18
            },
            "infoURL": "https://omplatform.com/",
            "shortName": "om",
            "chainId": 1246,
            "networkId": 1246,
            "explorers": [
                {
                    "name": "OMSCAN - Expenter",
                    "url": "https://omscan.omplatform.com",
                    "standard": "none"
                }
            ]
        }
    },
    "1248": {
        "chain": {
            "name": "Dogether Mainnet",
            "chain": "Dogether",
            "rpc": [
                "https://rpc.dogether.dog/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dogether",
                "symbol": "dogeth",
                "decimals": 18
            },
            "infoURL": "https://www.dogether.dog/",
            "shortName": "Dogether",
            "chainId": 1248,
            "networkId": 1248,
            "explorers": [
                {
                    "name": "DogetherExplorer",
                    "url": "https://explorer.dogether.dog",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1252": {
        "chain": {
            "name": "CIC Chain Testnet",
            "chain": "CICT",
            "rpc": [
                "https://testapi.cicscan.com"
            ],
            "faucets": [
                "https://cicfaucet.com"
            ],
            "nativeCurrency": {
                "name": "Crazy Internet Coin",
                "symbol": "CICT",
                "decimals": 18
            },
            "infoURL": "https://www.cicchain.net",
            "shortName": "CICT",
            "chainId": 1252,
            "networkId": 1252,
            "slip44": 1,
            "icon": "cicchain",
            "explorers": [
                {
                    "name": "CICscan",
                    "url": "https://testnet.cicscan.com",
                    "icon": "cicchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNekc5gpyrQkeDQcmfJLBrP5fa6GMarB13iy6aHVdQJDU",
                "width": 1024,
                "height": 768,
                "format": "png"
            }
        ]
    },
    "1260": {
        "chain": {
            "name": "Metacces Testnet",
            "chain": "Metacces Testnet",
            "icon": "metacces",
            "rpc": [
                "https://tapi.accesscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metacces",
                "symbol": "ACCES",
                "decimals": 18
            },
            "infoURL": "https://metacces.com",
            "shortName": "ACCESt",
            "chainId": 1260,
            "networkId": 1260,
            "explorers": [
                {
                    "name": "accesscan",
                    "url": "https://testnet.accesscan.io",
                    "icon": "metacces",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbpYHpqR68uuJZCwm1CXtN51zi744qWzZ32ob9BKfgFTV",
                "width": 40,
                "height": 38,
                "format": "png"
            }
        ]
    },
    "1270": {
        "chain": {
            "name": "Irys Testnet V1",
            "chain": "IRYS",
            "rpc": [
                "https://testnet-rpc.irys.xyz/v1/execution-rpc",
                "https://testnet-rpc-2.irys.xyz/v1/execution-rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Irys",
                "symbol": "IRYS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://irys.xyz",
            "shortName": "irys-testnet-v1",
            "chainId": 1270,
            "networkId": 1270,
            "icon": "irys",
            "explorers": [
                {
                    "name": "Irys Testnet Explorer",
                    "url": "https://testnet-explorer.irys.xyz",
                    "icon": "irys",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGLHxA4W4N2h7y8ixSUEKhESCT9qmJsenGuyskqr7x1e",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1280": {
        "chain": {
            "name": "HALO Mainnet",
            "chain": "HALO",
            "rpc": [
                "https://nodes.halo.land"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HALO",
                "symbol": "HO",
                "decimals": 18
            },
            "infoURL": "https://halo.land/#/",
            "shortName": "HO",
            "chainId": 1280,
            "networkId": 1280,
            "explorers": [
                {
                    "name": "HALOexplorer",
                    "url": "https://browser.halo.land",
                    "standard": "none"
                }
            ]
        }
    },
    "1284": {
        "chain": {
            "name": "Moonbeam",
            "chain": "MOON",
            "icon": "moonbeam",
            "rpc": [
                "https://moonbeam.public.blastapi.io",
                "https://rpc.api.moonbeam.network",
                "wss://wss.api.moonbeam.network",
                "https://moonbeam.public.blastapi.io",
                "wss://moonbeam.public.blastapi.io",
                "https://moonbeam-rpc.dwellir.com",
                "wss://moonbeam-rpc.dwellir.com",
                "https://moonbeam.api.onfinality.io/public",
                "wss://moonbeam.api.onfinality.io/public-ws",
                "https://moonbeam.unitedbloc.com",
                "wss://moonbeam.unitedbloc.com",
                "https://moonbeam-rpc.publicnode.com",
                "wss://moonbeam-rpc.publicnode.com",
                "https://moonbeam.drpc.org",
                "wss://moonbeam.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Glimmer",
                "symbol": "GLMR",
                "decimals": 18
            },
            "infoURL": "https://moonbeam.network/networks/moonbeam/",
            "shortName": "mbeam",
            "chainId": 1284,
            "networkId": 1284,
            "explorers": [
                {
                    "name": "moonscan",
                    "url": "https://moonbeam.moonscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNR7kbBew61cVxbwBf8EWCiYbUCqVhoJDLL6u3rQy9FrZ",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1285": {
        "chain": {
            "name": "Moonriver",
            "chain": "MOON",
            "icon": "moonriver",
            "rpc": [
                "https://moonriver.public.blastapi.io",
                "https://rpc.api.moonriver.moonbeam.network",
                "wss://wss.api.moonriver.moonbeam.network",
                "https://moonriver.public.blastapi.io",
                "wss://moonriver.public.blastapi.io",
                "https://moonriver-rpc.dwellir.com",
                "wss://moonriver-rpc.dwellir.com",
                "https://moonriver.api.onfinality.io/public",
                "wss://moonriver.api.onfinality.io/public-ws",
                "https://moonriver.unitedbloc.com",
                "wss://moonriver.unitedbloc.com",
                "https://moonriver-rpc.publicnode.com",
                "wss://moonriver-rpc.publicnode.com",
                "https://moonriver.drpc.org",
                "wss://moonriver.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Moonriver",
                "symbol": "MOVR",
                "decimals": 18
            },
            "infoURL": "https://moonbeam.network/networks/moonriver/",
            "shortName": "mriver",
            "chainId": 1285,
            "networkId": 1285,
            "explorers": [
                {
                    "name": "moonscan",
                    "url": "https://moonriver.moonscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcyP14ZLD6m6j7rYUgty9uuk9e82kUMTQDdqi2dKmZqjz",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1286": {
        "chain": {
            "name": "Moonrock old",
            "chain": "MOON",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rocs",
                "symbol": "ROC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "mrock-old",
            "chainId": 1286,
            "networkId": 1286,
            "status": "deprecated"
        }
    },
    "1287": {
        "chain": {
            "name": "Moonbase Alpha",
            "chain": "MOON",
            "icon": "moonbasealpha",
            "rpc": [
                "https://rpc.api.moonbase.moonbeam.network",
                "https://rpc.api.moonbase.moonbeam.network",
                "wss://wss.api.moonbase.moonbeam.network",
                "https://moonbase-alpha.public.blastapi.io",
                "wss://moonbase-alpha.public.blastapi.io",
                "https://moonbase-rpc.dwellir.com",
                "wss://moonbase-rpc.dwellir.com",
                "https://moonbeam-alpha.api.onfinality.io/public",
                "wss://moonbeam-alpha.api.onfinality.io/public-ws",
                "https://moonbase.unitedbloc.com",
                "wss://moonbase.unitedbloc.com",
                "https://moonbase-alpha.drpc.org",
                "wss://moonbase-alpha.drpc.org"
            ],
            "faucets": [
                "https://faucet.moonbeam.network/"
            ],
            "nativeCurrency": {
                "name": "Dev",
                "symbol": "DEV",
                "decimals": 18
            },
            "infoURL": "https://docs.moonbeam.network/learn/platform/networks/moonbase/",
            "shortName": "mbase",
            "chainId": 1287,
            "networkId": 1287,
            "slip44": 1,
            "explorers": [
                {
                    "name": "moonscan",
                    "url": "https://moonbase.moonscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVydzWtkyatFgi8zTVR7X6g8SpeHANwKNceRm4nKFoF6o",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1288": {
        "chain": {
            "name": "Moonrock",
            "chain": "MOON",
            "rpc": [
                "https://rpc.api.moonrock.moonbeam.network",
                "wss://wss.api.moonrock.moonbeam.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rocs",
                "symbol": "ROC",
                "decimals": 18
            },
            "infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/",
            "shortName": "mrock",
            "chainId": 1288,
            "networkId": 1288
        }
    },
    "1291": {
        "chain": {
            "name": "Swisstronik Testnet",
            "chain": "SWTR Testnet",
            "rpc": [
                "https://json-rpc.testnet.swisstronik.com"
            ],
            "faucets": [
                "https://faucet.testnet.swisstronik.com"
            ],
            "nativeCurrency": {
                "name": "Swisstronik",
                "symbol": "SWTR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.swisstronik.com",
            "shortName": "swtr-testnet",
            "chainId": 1291,
            "networkId": 1291,
            "slip44": 1,
            "icon": "swisstronik",
            "explorers": [
                {
                    "name": "Swisstronik Scout",
                    "url": "https://explorer-evm.testnet.swisstronik.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreietv32mc3rwbzymhlju6mrvmiavvgqg3sflafl2fjjxguqky56sca",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1294": {
        "chain": {
            "name": "Bobabeam",
            "chain": "Bobabeam",
            "status": "deprecated",
            "rpc": [
                "https://bobabeam.boba.network",
                "wss://wss.bobabeam.boba.network",
                "https://replica.bobabeam.boba.network",
                "wss://replica-wss.bobabeam.boba.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "Bobabeam",
            "chainId": 1294,
            "networkId": 1294,
            "explorers": [
                {
                    "name": "Bobabeam block explorer",
                    "url": "https://blockexplorer.bobabeam.boba.network",
                    "standard": "none"
                }
            ]
        }
    },
    "1297": {
        "chain": {
            "name": "Bobabase Testnet",
            "chain": "Bobabase Testnet",
            "status": "deprecated",
            "rpc": [
                "https://bobabase.boba.network",
                "wss://wss.bobabase.boba.network",
                "https://replica.bobabase.boba.network",
                "wss://replica-wss.bobabase.boba.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "Bobabase",
            "chainId": 1297,
            "networkId": 1297,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Bobabase block explorer",
                    "url": "https://blockexplorer.bobabase.boba.network",
                    "standard": "none"
                }
            ]
        }
    },
    "1298": {
        "chain": {
            "name": "Argochain Testnet",
            "chain": "Argochain",
            "icon": "argochain",
            "rpc": [
                "https://rpc-testnet.devolvedai.com",
                "https://test-rpc.devolvedai.com"
            ],
            "faucets": [
                "https://faucet.argoscan.net"
            ],
            "nativeCurrency": {
                "name": "Argocoin",
                "symbol": "AGC",
                "decimals": 18
            },
            "infoURL": "https://devolvedai.com",
            "shortName": "tAGC",
            "chainId": 1298,
            "networkId": 1298,
            "explorers": [
                {
                    "name": "Argochain Test Scanner",
                    "url": "https://test-scanner.devolvedai.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVbs4mkn6N86izwQS1HzMP2uFxQLCPxsppojPhyq3cu1w",
                "width": 402,
                "height": 402,
                "format": "png"
            }
        ]
    },
    "1299": {
        "chain": {
            "name": "Argochain",
            "chain": "Argochain",
            "icon": "argochain",
            "rpc": [
                "https://rpc.devolvedai.com",
                "https://rpc-mainnet.devolvedai.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Argocoin",
                "symbol": "AGC",
                "decimals": 18
            },
            "infoURL": "https://devolvedai.com",
            "shortName": "AGC",
            "chainId": 1299,
            "networkId": 1299,
            "explorers": [
                {
                    "name": "Argochain Scanner",
                    "url": "https://scanner.argoscan.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVbs4mkn6N86izwQS1HzMP2uFxQLCPxsppojPhyq3cu1w",
                "width": 402,
                "height": 402,
                "format": "png"
            }
        ]
    },
    "1300": {
        "chain": {
            "name": "Glue Mainnet",
            "chain": "GLUE",
            "rpc": [
                "https://rpc.glue.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Glue",
                "symbol": "GLUE",
                "decimals": 18
            },
            "infoURL": "https://glue.net/",
            "shortName": "glue",
            "chainId": 1300,
            "networkId": 1300,
            "icon": "glue",
            "explorers": [
                {
                    "name": "Glue Explorer",
                    "url": "https://explorer.glue.net",
                    "icon": "glue",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRPBdzXX433zTD8zLjFu9uYYq16aLz1Pu1xCjJZYMP4wE",
                "width": 72,
                "height": 72,
                "format": "svg"
            }
        ]
    },
    "1301": {
        "chain": {
            "name": "Unichain Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.unichain.org",
                "https://sepolia.unichain.org",
                "https://unichain-sepolia-rpc.publicnode.com",
                "wss://unichain-sepolia-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://unichain.org",
            "shortName": "unichain-sep",
            "chainId": 1301,
            "networkId": 1301,
            "icon": "unichain-testnet",
            "explorers": [
                {
                    "name": "Unichain Sepolia Testnet Explorer",
                    "url": "https://unichain-sepolia.blockscout.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Unichain Sepolia Testnet Explorer",
                    "url": "https://sepolia.uniscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbdpXXsDDtskhYSFVg3UZqFLcdVhcTKDD29CzKTpgCLCb",
                "width": 513,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1306": {
        "chain": {
            "name": "STO Chain",
            "chain": "STOC",
            "icon": "stoc",
            "rpc": [
                "https://evm-stoc-mainnet.stochainscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STOC",
                "symbol": "STOC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.stochain.io/",
            "shortName": "stoc",
            "chainId": 1306,
            "networkId": 1306,
            "explorers": [
                {
                    "name": "STO Chain Explorer",
                    "url": "https://stochainscan.io/en",
                    "standard": "none"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmYtRbecDtw3z4bCdW2xeTp2XEze8sm3jhQUgxvgRijabb",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1310": {
        "chain": {
            "name": "COINZAX",
            "chain": "ZAX",
            "icon": "coinzaxIcon",
            "rpc": [
                "https://rpc.coinzax.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "COINZAX",
                "symbol": "ZAX",
                "decimals": 18
            },
            "infoURL": "https://coinzax.com",
            "shortName": "zax",
            "chainId": 1310,
            "networkId": 1310,
            "status": "active",
            "explorers": [
                {
                    "name": "COINZAX Explorer",
                    "url": "https://explorer.coinzax.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidkgk23jw6vwxrfoslz2hzucz5s63fyetewehoyldjjhmogx56qam",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1311": {
        "chain": {
            "name": "Dos Fuji Subnet",
            "chain": "DOS",
            "rpc": [
                "https://test.doschain.com/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dos Native Token",
                "symbol": "DOS",
                "decimals": 18
            },
            "infoURL": "http://doschain.io/",
            "shortName": "TDOS",
            "chainId": 1311,
            "networkId": 1311,
            "explorers": [
                {
                    "name": "dos-testnet",
                    "url": "https://test.doscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1313": {
        "chain": {
            "name": "JaiHo Chain",
            "chain": "JaiHoChain",
            "icon": "jaihoIcon",
            "rpc": [
                "https://rpc.jaihochain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JaiHo",
                "symbol": "JaiHo",
                "decimals": 18
            },
            "infoURL": "https://jaihochain.com",
            "shortName": "JHC",
            "chainId": 1313,
            "networkId": 1313,
            "explorers": [
                {
                    "name": "JaiHo Chain Explorer",
                    "url": "https://jaihochain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUtKXY4N9kNCs9hAkAyi1nsvMWvDzs5vUjgYXTJoZCYqu",
                "width": 450,
                "height": 450,
                "format": "png"
            }
        ]
    },
    "1314": {
        "chain": {
            "name": "Alyx Mainnet",
            "chain": "ALYX",
            "rpc": [
                "https://rpc.alyxchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Alyx Chain Native Token",
                "symbol": "ALYX",
                "decimals": 18
            },
            "infoURL": "https://www.alyxchain.com",
            "shortName": "alyx",
            "chainId": 1314,
            "networkId": 1314,
            "explorers": [
                {
                    "name": "alyxscan",
                    "url": "https://www.alyxscan.com",
                    "standard": "EIP3091"
                }
            ],
            "icon": "alyx"
        },
        "icon": [
            {
                "url": "ipfs://bafkreifd43fcvh77mdcwjrpzpnlhthounc6b4u645kukqpqhduaveatf6i",
                "width": 2481,
                "height": 2481,
                "format": "png"
            }
        ]
    },
    "1315": {
        "chain": {
            "name": "Story Aeneid Testnet",
            "chain": "Story Aeneid Testnet",
            "rpc": [
                "https://aeneid.storyrpc.io",
                "https://aeneid.storyrpc.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IP Token",
                "symbol": "IP",
                "decimals": 18
            },
            "infoURL": "https://story.foundation/",
            "icon": "story",
            "shortName": "story-aeneid",
            "chainId": 1315,
            "networkId": 1315,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://aeneid.storyscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreierdbo6kxvq5l353dqzg5qkaennz5s6hjp3nvmvyz2dx7gfka4nuu",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1319": {
        "chain": {
            "name": "AIA Mainnet",
            "chain": "AIA",
            "icon": "aia",
            "rpc": [
                "https://aia-dataseed1.aiachain.org",
                "https://aia-dataseed2.aiachain.org",
                "https://aia-dataseed3.aiachain.org",
                "https://aia-dataseed4.aiachain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AIA Mainnet",
                "symbol": "AIA",
                "decimals": 18
            },
            "infoURL": "https://aiachain.org/",
            "shortName": "aia",
            "chainId": 1319,
            "networkId": 1319,
            "explorers": [
                {
                    "name": "AIA Chain Explorer Mainnet",
                    "url": "https://aiascan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPAcZioXaoJd8vFRrqdj2cWXWkbSHoCPiyZH9ukncfvfg",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "1320": {
        "chain": {
            "name": "AIA Testnet",
            "chain": "AIA",
            "icon": "aia",
            "rpc": [
                "https://aia-dataseed1-testnet.aiachain.org"
            ],
            "faucets": [
                "https://aia-faucet-testnet.aiachain.org"
            ],
            "nativeCurrency": {
                "name": "AIA Testnet",
                "symbol": "AIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://aiachain.org",
            "shortName": "aiatestnet",
            "chainId": 1320,
            "networkId": 1320,
            "slip44": 1,
            "explorers": [
                {
                    "name": "AIA Chain Explorer Testnet",
                    "url": "https://testnet.aiascan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPAcZioXaoJd8vFRrqdj2cWXWkbSHoCPiyZH9ukncfvfg",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "1328": {
        "chain": {
            "name": "Sei Testnet",
            "chain": "Sei",
            "rpc": [
                "https://evm-rpc-testnet.sei-apis.com",
                "https://evm-rpc-testnet.sei-apis.com",
                "wss://evm-ws-testnet.sei-apis.com"
            ],
            "faucets": [
                "https://atlantic-2.app.sei.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Sei",
                "symbol": "SEI",
                "decimals": 18
            },
            "infoURL": "https://www.sei.io",
            "shortName": "sei-testnet",
            "chainId": 1328,
            "networkId": 1328,
            "icon": "sei",
            "explorers": [
                {
                    "name": "Seiscan",
                    "url": "https://testnet.seiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidctb56i4l27zl5mcxnm4hrzc2z652enprv7kxiozstw32zhcezym",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1329": {
        "chain": {
            "name": "Sei Network",
            "chain": "Sei",
            "rpc": [
                "https://evm-rpc.sei-apis.com/",
                "https://evm-rpc.sei-apis.com",
                "wss://evm-ws.sei-apis.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sei",
                "symbol": "SEI",
                "decimals": 18
            },
            "infoURL": "https://www.sei.io",
            "shortName": "sei",
            "chainId": 1329,
            "networkId": 1329,
            "slip44": 19000118,
            "icon": "sei",
            "explorers": [
                {
                    "name": "Seiscan",
                    "url": "https://seiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidctb56i4l27zl5mcxnm4hrzc2z652enprv7kxiozstw32zhcezym",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1336": {
        "chain": {
            "name": "Kii Testnet Oro",
            "chain": "KII",
            "rpc": [
                "https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com"
            ],
            "faucets": [
                "https://testnet.explorer.kiichain.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Kii",
                "symbol": "KII",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://kiichain.io",
            "shortName": "kiioro",
            "chainId": 1336,
            "networkId": 1336,
            "icon": "kii",
            "explorers": [
                {
                    "name": "KiiExplorer",
                    "url": "https://testnet.explorer.kiichain.io",
                    "icon": "kii",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib5kb73tb5fdvikhxe7nlnf4mmlfcfpsslalaplqfihypcmudlal4",
                "width": 524,
                "height": 524,
                "format": "png"
            }
        ]
    },
    "1337": {
        "chain": {
            "name": "Geth Testnet",
            "title": "Go Ethereum (Geth) Private Testnet",
            "chain": "ETH",
            "rpc": [
                "http://127.0.0.1:8545",
                "http://127.0.0.1:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Geth Testnet Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://geth.ethereum.org",
            "shortName": "geth",
            "chainId": 1337,
            "networkId": 1337,
            "slip44": 1
        }
    },
    "1338": {
        "chain": {
            "name": "Elysium Testnet",
            "title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain created by VulcanForged",
            "chain": "Atlantis",
            "rpc": [
                "https://elysium-test-rpc.vulcanforged.com",
                "https://rpc.atlantischain.network"
            ],
            "faucets": [
                "https://faucet.atlantischain.network"
            ],
            "nativeCurrency": {
                "name": "PYR",
                "symbol": "PYR",
                "decimals": 18
            },
            "infoURL": "https://elysiumchain.tech",
            "shortName": "ATL",
            "chainId": 1338,
            "networkId": 1338,
            "explorers": [
                {
                    "name": "Atlantis explorer",
                    "url": "https://blockscout.atlantischain.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1339": {
        "chain": {
            "name": "Elysium Mainnet",
            "title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain.",
            "chain": "Elysium",
            "rpc": [
                "https://rpc.elysiumchain.tech",
                "https://rpc.elysiumchain.us"
            ],
            "faucets": [
                "https://faucet.elysiumchain.tech"
            ],
            "nativeCurrency": {
                "name": "PYR",
                "symbol": "PYR",
                "decimals": 18
            },
            "infoURL": "https://elysiumchain.tech/",
            "shortName": "PYR",
            "chainId": 1339,
            "networkId": 1339,
            "icon": "elysium",
            "explorers": [
                {
                    "name": "Elysium mainnet explorer",
                    "url": "https://explorer.elysiumchain.tech",
                    "standard": "EIP3091"
                },
                {
                    "name": "Elysium blockscout explorer",
                    "url": "https://blockscout.elysiumchain.tech",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWNCNMtnJaphMJY3dbP2pXPLQG6xayhkc2JWahoXECgsG",
                "width": 285,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "1342": {
        "chain": {
            "name": "BIE",
            "chain": "BIE",
            "rpc": [
                "https://rpc.bie.ai",
                "https://api.bie.ai"
            ],
            "faucets": [
                "https://app.bie.ai/faucet"
            ],
            "nativeCurrency": {
                "name": "BIE",
                "symbol": "BIE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://bie.ai",
            "shortName": "bie",
            "chainId": 1342,
            "networkId": 1342,
            "icon": "bie",
            "explorers": [
                {
                    "name": "BIE Explorer",
                    "url": "https://app.bie.ai/explorer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieqvjhjcwwz3m4r6hbiphst5zodbtou45gwkqlhh7uoh3vl5tkfem",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1343": {
        "chain": {
            "name": "Blitz Subnet",
            "chain": "BLITZ",
            "rpc": [
                "https://subnets.avax.network/blitz/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BLITZ GAS",
                "symbol": "BGAS",
                "decimals": 18
            },
            "infoURL": "https://blitz.gg",
            "shortName": "blitz",
            "chainId": 1343,
            "networkId": 1343,
            "explorers": [
                {
                    "name": "BLITZ Explorer",
                    "url": "https://subnets-test.avax.network/blitz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1353": {
        "chain": {
            "name": "CIC Chain Mainnet",
            "chain": "CIC",
            "rpc": [
                "https://xapi.cicscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Crazy Internet Coin",
                "symbol": "CIC",
                "decimals": 18
            },
            "infoURL": "https://www.cicchain.net",
            "shortName": "CIC",
            "chainId": 1353,
            "networkId": 1353,
            "icon": "cicchain",
            "explorers": [
                {
                    "name": "CICscan",
                    "url": "https://cicscan.com",
                    "icon": "cicchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNekc5gpyrQkeDQcmfJLBrP5fa6GMarB13iy6aHVdQJDU",
                "width": 1024,
                "height": 768,
                "format": "png"
            }
        ]
    },
    "1369": {
        "chain": {
            "name": "Zafirium Mainnet",
            "chain": "ZAFIC",
            "icon": "zafirium",
            "rpc": [
                "https://mainnet.zakumi.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zakumi Chain Native Token",
                "symbol": "ZAFIC",
                "decimals": 18
            },
            "infoURL": "https://www.zakumi.io",
            "shortName": "zafic",
            "chainId": 1369,
            "networkId": 1369,
            "explorers": [
                {
                    "name": "zafirium-explorer",
                    "url": "https://explorer.zakumi.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZT1Wq3P4YbgKBSUmCtgbs5ijPF5d91BzaMPh7Aub8d8t",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "1370": {
        "chain": {
            "name": "Ramestta Mainnet",
            "chain": "Ramestta",
            "icon": "ramestta",
            "rpc": [
                "https://blockchain.ramestta.com",
                "https://blockchain2.ramestta.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rama",
                "symbol": "RAMA",
                "decimals": 18
            },
            "infoURL": "https://www.ramestta.com",
            "shortName": "RAMA",
            "chainId": 1370,
            "networkId": 1370,
            "explorers": [
                {
                    "name": "ramascan",
                    "url": "https://ramascan.com",
                    "icon": "ramestta",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUtnYVBeDMKudGq2Wue25pqYfQEdgbyvzTzoGPMqRGMJZ",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "1377": {
        "chain": {
            "name": "Pingaksha testnet",
            "chain": "Pingaksha",
            "icon": "ramestta",
            "rpc": [
                "https://testnet.ramestta.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rama",
                "symbol": "tRAMA",
                "decimals": 18
            },
            "infoURL": "https://www.ramestta.com",
            "shortName": "tRAMA",
            "chainId": 1377,
            "networkId": 1377,
            "explorers": [
                {
                    "name": "Pingaksha",
                    "url": "https://pingaksha.ramascan.com",
                    "icon": "ramestta",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUtnYVBeDMKudGq2Wue25pqYfQEdgbyvzTzoGPMqRGMJZ",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "1379": {
        "chain": {
            "name": "Kalar Chain",
            "chain": "KLC",
            "icon": "kalarchain",
            "rpc": [
                "https://rpc-api.kalarchain.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kalar",
                "symbol": "KLC",
                "decimals": 18
            },
            "infoURL": "https://kalarchain.tech",
            "shortName": "KLC",
            "chainId": 1379,
            "networkId": 1379,
            "explorers": [
                {
                    "name": "kalarscan",
                    "url": "https://explorer.kalarchain.tech",
                    "icon": "kalarscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihfoy2kgf2rebaoicso7z5h7ju46z6gtr64mskkths3qbfkrtnkjm",
                "width": 190,
                "height": 170,
                "format": "png"
            }
        ]
    },
    "1388": {
        "chain": {
            "name": "AmStar Mainnet",
            "chain": "AmStar",
            "icon": "amstar",
            "rpc": [
                "https://mainnet-rpc.amstarscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SINSO",
                "symbol": "SINSO",
                "decimals": 18
            },
            "infoURL": "https://sinso.io",
            "shortName": "ASAR",
            "chainId": 1388,
            "networkId": 1388,
            "explorers": [
                {
                    "name": "amstarscan",
                    "url": "https://mainnet.amstarscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd4TMQdnYxaUZqnVddh5S37NGH72g2kkK38ccCEgdZz1C",
                "width": 599,
                "height": 563,
                "format": "png"
            }
        ]
    },
    "1392": {
        "chain": {
            "name": "Joseon Mainnet",
            "chain": "Joseon",
            "icon": "joseon",
            "rpc": [
                "https://rpc.modchain.net/blockchain.joseon.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Joseon Mun",
                "symbol": "JSM",
                "decimals": 18
            },
            "infoURL": "https://www.joseon.com/",
            "shortName": "mun",
            "chainId": 1392,
            "networkId": 1392,
            "explorers": [
                {
                    "name": "BlockExplorer",
                    "url": "https://www.blockexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQjwcNRCLXU8JBtSkPLUnbWVrpoqbnZVffpJ9Bu8rG34e",
                "width": 148,
                "height": 148,
                "format": "svg"
            }
        ]
    },
    "1402": {
        "chain": {
            "name": "Polygon zkEVM Testnet old",
            "title": "Polygon zkEVM Testnet",
            "chain": "Polygon",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
            "shortName": "zkevmtest",
            "chainId": 1402,
            "networkId": 1402,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.public.zkevm-test.net",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        }
    },
    "1414": {
        "chain": {
            "name": "Silicon zkEVM Sepolia Testnet(Deprecated)",
            "title": "Silicon zkEVM Sepolia Testnet(Deprecated)",
            "chain": "Silicon",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "silicon-sepolia-testnet-deprecated",
            "chainId": 1414,
            "networkId": 1414,
            "icon": "silicon",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            },
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "1422": {
        "chain": {
            "name": "Polygon zkEVM Testnet Pre Audit-Upgraded",
            "title": "Polygon zkEVM Testnet Pre Audit-Upgraded",
            "chain": "Polygon",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
            "shortName": "testnet-zkEVM-mango-pre-audit-upgraded",
            "chainId": 1422,
            "networkId": 1422,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Polygon zkEVM explorer",
                    "url": "https://explorer.public.zkevm-test.net",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        }
    },
    "1424": {
        "chain": {
            "name": "Perennial",
            "chain": "perennial",
            "rpc": [
                "https://rpc.perennial.foundation"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://perennial.finance",
            "shortName": "perennial",
            "chainId": 1424,
            "networkId": 1424,
            "icon": "perennial",
            "explorers": [
                {
                    "name": "Perennial Explorer",
                    "url": "https://explorer.perennial.foundation",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-8453",
                "bridges": [
                    {
                        "url": "https://bridge.perennial.foundation"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreidkqdec42orfj4yiufiqvo3n33yxiw75jybg2lewv36raq7qpijua",
                "width": 128,
                "height": 128,
                "format": "svg"
            }
        ]
    },
    "1425": {
        "chain": {
            "name": "ONINO Mainnet",
            "chain": "ONI",
            "rpc": [
                "https://rpc.onino.io"
            ],
            "faucets": [
                "https://faucet.onino.io"
            ],
            "nativeCurrency": {
                "name": "ONI",
                "symbol": "ONI",
                "decimals": 18
            },
            "infoURL": "https://onino.io",
            "shortName": "onino",
            "chainId": 1425,
            "networkId": 1425,
            "icon": "onino",
            "explorers": [
                {
                    "name": "onino",
                    "url": "https://explorer.onino.io",
                    "icon": "onino",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW46cmj2fRUbfy3Fz9kyhm33BpXnNXZ4KW3vmK1z4Mg19",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1433": {
        "chain": {
            "name": "Rikeza Network Mainnet",
            "title": "Rikeza Network Mainnet",
            "chain": "Rikeza",
            "icon": "rikeza",
            "rpc": [
                "https://rpc.rikscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rikeza",
                "symbol": "RIK",
                "decimals": 18
            },
            "infoURL": "https://rikeza.io",
            "shortName": "RIK",
            "chainId": 1433,
            "networkId": 1433,
            "explorers": [
                {
                    "name": "Rikeza Blockchain explorer",
                    "url": "https://rikscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfJ1Qxpzi6CSLeFeWY1Bwe435CpT5za5WfrLUE7vNzZfy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1439": {
        "chain": {
            "name": "Injective Testnet",
            "chain": "Injective",
            "icon": "injective",
            "rpc": [
                "https://k8s.testnet.json-rpc.injective.network",
                "wss://k8s.testnet.ws.injective.network",
                "https://injectiveevm-testnet-rpc.polkachu.com",
                "wss://injectiveevm-testnet-rpc.polkachu.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://testnet.faucet.injective.network"
            ],
            "nativeCurrency": {
                "name": "Injective",
                "symbol": "INJ",
                "decimals": 18
            },
            "infoURL": "https://injective.com",
            "shortName": "injective-testnet",
            "chainId": 1439,
            "networkId": 1439,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.blockscout.injective.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiee2qhggsx77ssjqhz5m4lnfpvtzsqlygrgtfxdpefxwrrhg52mr4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1440": {
        "chain": {
            "name": "Living Assets Mainnet",
            "chain": "LAS",
            "icon": "livingassets",
            "rpc": [
                "https://beta.mainnet.livingassets.io/rpc",
                "https://gamma.mainnet.livingassets.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LAS",
                "symbol": "LAS",
                "decimals": 18
            },
            "infoURL": "https://dev.livingassets.io/",
            "shortName": "LAS",
            "chainId": 1440,
            "networkId": 1440
        },
        "icon": [
            {
                "url": "ipfs://QmRidubY7BVwC737BQwGEttenP1npAXN7ZNryktE416uUW",
                "width": 500,
                "height": 500,
                "format": "jpg"
            }
        ]
    },
    "1442": {
        "chain": {
            "name": "Polygon zkEVM Testnet",
            "title": "Polygon zkEVM Testnet",
            "chain": "Polygon",
            "rpc": [
                "https://rpc.public.zkevm-test.net",
                "https://rpc.public.zkevm-test.net",
                "https://polygon-zkevm-testnet.drpc.org",
                "wss://polygon-zkevm-testnet.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
            "shortName": "testnet-zkEVM-mango",
            "chainId": 1442,
            "networkId": 1442,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Polygon zkEVM explorer",
                    "url": "https://explorer.public.zkevm-test.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1452": {
        "chain": {
            "name": "GIL Testnet",
            "chain": "GIL",
            "icon": "gauss",
            "rpc": [
                "https://rpc.giltestnet.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GANG",
                "symbol": "GANG",
                "decimals": 18
            },
            "infoURL": "https://gaussgang.com/",
            "shortName": "gil",
            "chainId": 1452,
            "networkId": 1452,
            "slip44": 1,
            "explorers": [
                {
                    "name": "GIL Explorer",
                    "url": "https://explorer.giltestnet.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeDXUAYgQxwaSJLsqWgTqnrJVwicgEyNf9199xAMyRkqA",
                "width": 243,
                "height": 243,
                "format": "svg"
            }
        ]
    },
    "1453": {
        "chain": {
            "name": "MetaChain Istanbul",
            "title": "MetaChain Testnet Istanbul",
            "chain": "MTC",
            "icon": "metachain",
            "rpc": [
                "https://istanbul-rpc.metachain.dev",
                "https://istanbul-rpc.metachain.dev"
            ],
            "faucets": [
                "https://istanbul-faucet.metachain.dev"
            ],
            "nativeCurrency": {
                "name": "Metatime Coin",
                "symbol": "MTC",
                "decimals": 18
            },
            "infoURL": "https://metatime.com/en",
            "shortName": "metatimeistanbul",
            "chainId": 1453,
            "networkId": 1453,
            "slip44": 1453,
            "explorers": [
                {
                    "name": "MetaExplorer",
                    "url": "https://istanbul-explorer.metachain.dev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUH2Ph2hW4upvevEAGCaSo7nd8nthqMx5RrHcrnNZ9Y3g",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "1455": {
        "chain": {
            "name": "Ctex Scan Blockchain",
            "chain": "Ctex Scan Blockchain",
            "icon": "ctex",
            "rpc": [
                "https://mainnet-rpc.ctexscan.com/"
            ],
            "faucets": [
                "https://faucet.ctexscan.com"
            ],
            "nativeCurrency": {
                "name": "CTEX",
                "symbol": "CTEX",
                "decimals": 18
            },
            "infoURL": "https://ctextoken.io",
            "shortName": "CTEX",
            "chainId": 1455,
            "networkId": 1455,
            "explorers": [
                {
                    "name": "Ctex Scan Explorer",
                    "url": "https://ctexscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid5evn4qovxo6msuekizv5zn7va62tea7w2zpdx5sskconebuhqle",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "1456": {
        "chain": {
            "name": "ZKBase Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://mainnet-rpc.zkbase.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zkbase.org/",
            "shortName": "zkbase",
            "chainId": 1456,
            "networkId": 1456,
            "slip44": 1,
            "icon": "zkbase",
            "explorers": [
                {
                    "name": "ZKbase Block Explorer",
                    "url": "https://explorer.zkbase.app",
                    "icon": "zkbase",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.zkbase.app/"
                    }
                ]
            },
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRLtNvkVhC7rRDiLMHLckWbesaSU6sNYhQZgsAM1phTZx",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "1480": {
        "chain": {
            "name": "Vana",
            "chain": "Vana",
            "rpc": [
                "https://rpc.vana.org/"
            ],
            "nativeCurrency": {
                "name": "Vana",
                "symbol": "VANA",
                "decimals": 18
            },
            "faucets": [
                "https://faucet.vana.org/"
            ],
            "infoURL": "https://vana.org",
            "shortName": "vana",
            "chainId": 1480,
            "networkId": 1480,
            "icon": "vana",
            "explorers": [
                {
                    "name": "Vana Block Explorer",
                    "url": "https://vanascan.io",
                    "icon": "vana",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QAZt75XixnEtFzqHTrJa8kJkV4ccXWaXqeMeqM8BcBomQc",
                "width": 810,
                "height": 810,
                "format": "svg"
            }
        ]
    },
    "1490": {
        "chain": {
            "name": "Vitruveo Mainnet",
            "title": "Vitruveo is a blockchain for Creators",
            "chain": "Vitruveo",
            "rpc": [
                "https://rpc.vitruveo.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Vitruveo Coin",
                "symbol": "VTRU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.vitruveo.xyz",
            "shortName": "vitruveo",
            "chainId": 1490,
            "networkId": 1490,
            "icon": "vitruveo",
            "explorers": [
                {
                    "name": "Vitruveo Explorer",
                    "url": "https://explorer.vitruveo.xyz",
                    "icon": "vitruveo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidjhjv7uu7if745ys7ari3ka75spm2hqyr5po66sbe7kqsfk7ahua",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1499": {
        "chain": {
            "name": "iDos Games Chain Testnet",
            "chain": "IGC",
            "icon": "igc-testnet",
            "rpc": [
                "https://rpc-testnet.idos.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "iDos Games Coin",
                "symbol": "IGC",
                "decimals": 18
            },
            "infoURL": "https://idosgames.com/",
            "shortName": "IGC",
            "chainId": 1499,
            "networkId": 1499,
            "explorers": [
                {
                    "name": "IGC-Scan",
                    "url": "https://igcscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeXuzaYXCDwHgQdpuE9L55JfEChzj11P73Ngrn8vDTE9T",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "1501": {
        "chain": {
            "name": "BEVM Canary",
            "chain": "ChainX",
            "rpc": [
                "https://rpc-canary-1.bevm.io/",
                "https://rpc-canary-2.bevm.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://chainx.org",
            "shortName": "chainx",
            "chainId": 1501,
            "networkId": 1501,
            "icon": "bevmcanary",
            "explorers": [
                {
                    "name": "bevm canary scan",
                    "url": "https://scan-canary.bevm.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdDHRKWaQErTzt4SdcVgoVHEzBHCswhoaojBxT9LNR6sq",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1506": {
        "chain": {
            "name": "Sherpax Mainnet",
            "chain": "Sherpax Mainnet",
            "rpc": [
                "https://mainnet.sherpax.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KSX",
                "symbol": "KSX",
                "decimals": 18
            },
            "infoURL": "https://sherpax.io/",
            "shortName": "Sherpax",
            "chainId": 1506,
            "networkId": 1506,
            "explorers": [
                {
                    "name": "Sherpax Mainnet Explorer",
                    "url": "https://evm.sherpax.io",
                    "standard": "none"
                }
            ]
        }
    },
    "1507": {
        "chain": {
            "name": "Sherpax Testnet",
            "chain": "Sherpax Testnet",
            "rpc": [
                "https://sherpax-testnet.chainx.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KSX",
                "symbol": "KSX",
                "decimals": 18
            },
            "infoURL": "https://sherpax.io/",
            "shortName": "SherpaxTestnet",
            "chainId": 1507,
            "networkId": 1507,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Sherpax Testnet Explorer",
                    "url": "https://evm-pre.sherpax.io",
                    "standard": "none"
                }
            ]
        }
    },
    "1513": {
        "chain": {
            "name": "Story Testnet",
            "chain": "Story Testnet",
            "rpc": [
                "https://testnet.storyrpc.io",
                "https://testnet.storyrpc.io"
            ],
            "faucets": [
                "https://faucet.story.foundation"
            ],
            "chainId": 1513,
            "networkId": 1513,
            "nativeCurrency": {
                "name": "IP",
                "symbol": "IP",
                "decimals": 18
            },
            "infoURL": "https://www.story.foundation",
            "shortName": "Story",
            "explorers": [
                {
                    "name": "Story Iliad Network explorer",
                    "url": "https://testnet.storyscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1514": {
        "chain": {
            "name": "Story",
            "chain": "STORY",
            "rpc": [
                "https://mainnet.storyrpc.io",
                "https://mainnet.storyrpc.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IP Token",
                "symbol": "IP",
                "decimals": 18
            },
            "infoURL": "https://story.foundation/",
            "icon": "story",
            "shortName": "sty",
            "chainId": 1514,
            "networkId": 1514,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://mainnet.storyscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreierdbo6kxvq5l353dqzg5qkaennz5s6hjp3nvmvyz2dx7gfka4nuu",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1515": {
        "chain": {
            "name": "Beagle Messaging Chain",
            "chain": "BMC",
            "rpc": [
                "https://beagle.chat/eth"
            ],
            "faucets": [
                "https://faucet.beagle.chat/"
            ],
            "nativeCurrency": {
                "name": "Beagle",
                "symbol": "BG",
                "decimals": 18
            },
            "infoURL": "https://beagle.chat/",
            "shortName": "beagle",
            "chainId": 1515,
            "networkId": 1515,
            "explorers": [
                {
                    "name": "Beagle Messaging Chain Explorer",
                    "url": "https://eth.beagle.chat",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1516": {
        "chain": {
            "name": "Story Odyssey Testnet",
            "chain": "Story Odyssey Testnet",
            "rpc": [
                "https://rpc.odyssey.storyrpc.io",
                "https://odyssey.storyrpc.io"
            ],
            "faucets": [],
            "chainId": 1516,
            "networkId": 1516,
            "nativeCurrency": {
                "name": "IP",
                "symbol": "IP",
                "decimals": 18
            },
            "infoURL": "https://www.story.foundation",
            "shortName": "story-testnet",
            "explorers": [
                {
                    "name": "Story Odyssey Network explorer",
                    "url": "https://odyssey-testnet-explorer.storyscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1555": {
        "chain": {
            "name": "Datacore Smart Chain",
            "chain": "Datacore Smart Chain",
            "icon": "dscscan",
            "rpc": [
                "https://rpc01.dscscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Datacore Smart Chain",
                "symbol": "DSC",
                "decimals": 18
            },
            "infoURL": "https://rpc01.dscscan.io",
            "shortName": "DSCs",
            "chainId": 1555,
            "networkId": 1555,
            "explorers": [
                {
                    "name": "Datacore Smart Chain",
                    "url": "https://dscscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfY4XoQCj3WbiSsj7nZyBXwkDX6PFsWSroTDvhP9Eoy6S",
                "width": 53,
                "height": 53,
                "format": "png"
            }
        ]
    },
    "1559": {
        "chain": {
            "name": "Tenet",
            "title": "Tenet Mainnet",
            "chain": "TENET",
            "icon": "tenet",
            "rpc": [
                "https://rpc.tenet.org",
                "https://rpc.tenet.org",
                "https://tenet-evm.publicnode.com",
                "wss://tenet-evm.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TENET",
                "symbol": "TENET",
                "decimals": 18
            },
            "infoURL": "https://tenet.org/",
            "shortName": "tenet",
            "chainId": 1559,
            "networkId": 1559,
            "explorers": [
                {
                    "name": "TenetScan Mainnet",
                    "url": "https://tenetscan.io",
                    "icon": "tenet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc1gqjWTzNo4pyFSGtQuCu7kRSZZBUVybtTjHn2nNEEPA",
                "width": 640,
                "height": 640,
                "format": "svg"
            }
        ]
    },
    "1570": {
        "chain": {
            "name": "StarCHAIN Testnet",
            "chain": "StarCHAIN",
            "rpc": [
                "https://testnet-rpc1.starworksglobal.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STARX",
                "symbol": "STARX",
                "decimals": 18
            },
            "infoURL": "https://www.starworksglobal.com",
            "shortName": "starchain-testnet",
            "chainId": 1570,
            "networkId": 1570,
            "explorers": [
                {
                    "name": "StarCHAIN Explorer",
                    "url": "https://testnet.starchainscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1578": {
        "chain": {
            "name": "StarCHAIN",
            "chain": "StarCHAIN",
            "rpc": [
                "https://rpc.starworksglobal.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STARX",
                "symbol": "STARX",
                "decimals": 18
            },
            "infoURL": "https://www.starworksglobal.com",
            "shortName": "starchain",
            "chainId": 1578,
            "networkId": 1578,
            "explorers": [
                {
                    "name": "StarCHAIN Explorer",
                    "url": "https://starchainscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1597": {
        "chain": {
            "name": "Reactive Mainnet",
            "title": "Reactive Network",
            "chain": "REACT",
            "rpc": [
                "https://mainnet-rpc.rnk.dev"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "React",
                "symbol": "REACT",
                "decimals": 18
            },
            "infoURL": "https://reactive.network",
            "shortName": "react",
            "icon": "reactive",
            "chainId": 1597,
            "networkId": 1597,
            "explorers": [
                {
                    "name": "Reactscan",
                    "url": "https://reactscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B",
                "width": 320,
                "height": 320,
                "format": "png"
            }
        ]
    },
    "1605": {
        "chain": {
            "name": "Betherance",
            "chain": "Beth",
            "rpc": [
                "https://rpc.bethscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Betherance",
                "symbol": "BETH",
                "decimals": 18
            },
            "infoURL": "https://rpc.bethscan.io",
            "shortName": "Beth",
            "chainId": 1605,
            "networkId": 1605,
            "icon": "betherance",
            "explorers": [
                {
                    "name": "bethscan",
                    "url": "https://bethscan.io",
                    "icon": "betherance",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQnf8Fp3xVimXszkCt7EfKWjUzGWK9HBq9EQ8xXbm1APH",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1612": {
        "chain": {
            "name": "OpenLedger Mainnet",
            "chain": "OpenLedger",
            "rpc": [
                "https://rpc.openledger.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Open",
                "symbol": "OPEN",
                "decimals": 18
            },
            "infoURL": "https://www.openledger.xyz",
            "shortName": "open",
            "chainId": 1612,
            "networkId": 1612,
            "icon": "openledger",
            "explorers": [
                {
                    "name": "OpenLedger Explorer",
                    "url": "https://scan.openledger.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.openledger.xyz/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreia37de5s5jtm5t74jtbx5clas3dnbojnrue7ls7ricbnr4kmgcfca",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1617": {
        "chain": {
            "name": "Ethereum Inscription Mainnet",
            "chain": "ETINS",
            "rpc": [
                "https://rpc.etins.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum Inscription",
                "symbol": "ETINS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.etins.org",
            "shortName": "etins",
            "chainId": 1617,
            "networkId": 1617,
            "explorers": [
                {
                    "name": "Ethereum Inscription Explorer",
                    "url": "https://explorer.etins.org",
                    "standard": "none"
                }
            ]
        }
    },
    "1618": {
        "chain": {
            "name": "Catecoin Chain Mainnet",
            "chain": "Catechain",
            "rpc": [
                "https://send.catechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Catecoin",
                "symbol": "CATE",
                "decimals": 18
            },
            "infoURL": "https://catechain.com",
            "shortName": "cate",
            "chainId": 1618,
            "networkId": 1618
        }
    },
    "1620": {
        "chain": {
            "name": "Atheios",
            "chain": "ATH",
            "rpc": [
                "https://rpc.atheios.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Atheios Ether",
                "symbol": "ATH",
                "decimals": 18
            },
            "infoURL": "https://atheios.org",
            "shortName": "ath",
            "chainId": 1620,
            "networkId": 11235813,
            "slip44": 1620
        }
    },
    "1625": {
        "chain": {
            "name": "Gravity Alpha Mainnet",
            "chain": "Gravity",
            "rpc": [
                "https://rpc.gravity.xyz",
                "https://rpc.gravity.xyz",
                "https://rpc.ankr.com/gravity"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gravity",
                "symbol": "G",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP1108"
                }
            ],
            "infoURL": "https://gravity.xyz",
            "shortName": "gravity",
            "chainId": 1625,
            "networkId": 1625,
            "icon": "gravity",
            "explorers": [
                {
                    "name": "Gravity Alpha Mainnet Explorer",
                    "url": "https://explorer.gravity.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "gscan",
                    "url": "https://gscan.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "OKLink",
                    "url": "https://www.oklink.com/gravity-alpha",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.gravity.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmU5XU4S5oaGM5fj8oU1ovhWoXCzGWspwRj2zWRTuJrU4k",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1643": {
        "chain": {
            "name": "XGR Mainnet",
            "chain": "XGR",
            "rpc": [
                "https://rpc.xgr.network",
                "https://rpc1.xgr.network",
                "https://rpc2.xgr.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XGR",
                "symbol": "XGR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://xgr.network",
            "shortName": "xgr",
            "chainId": 1643,
            "networkId": 1643,
            "icon": "xgr",
            "explorers": [
                {
                    "name": "XGRScan",
                    "url": "https://explorer.xgr.network",
                    "icon": "xgr",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieok4jl5evsj7xawzdxtiml4nha7cvk2kr66xdne7mfik5km3rrk4",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1648": {
        "chain": {
            "name": "Pivotal Mainnet",
            "chainId": 1648,
            "networkId": 1648,
            "chain": "Pivotal",
            "rpc": [
                "https://mainnet.pivotalprotocol.com"
            ],
            "faucets": [],
            "shortName": "pivotal-mainnet",
            "nativeCurrency": {
                "name": "Pivotal ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "http://thepivotal.xyz/",
            "explorers": [
                {
                    "name": "Pivotal Scan",
                    "url": "https://pivotalscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1650": {
        "chain": {
            "name": "IIC Blockchain Testnet",
            "chainId": 1650,
            "shortName": "iic-testnet",
            "chain": "IIC",
            "networkId": 1650,
            "nativeCurrency": {
                "name": "Saya Coin",
                "symbol": "SAYA",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.iic-blockchain.com"
            ],
            "faucets": [],
            "infoURL": "https://metavtz.com/",
            "status": "active",
            "explorers": [
                {
                    "name": "IIC Explorer",
                    "url": "https://scan.iic-blockchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1657": {
        "chain": {
            "name": "Btachain",
            "chain": "btachain",
            "rpc": [
                "https://dataseed1.btachain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin Asset",
                "symbol": "BTA",
                "decimals": 18
            },
            "infoURL": "https://bitcoinasset.io/",
            "shortName": "bta",
            "chainId": 1657,
            "networkId": 1657
        }
    },
    "1662": {
        "chain": {
            "name": "Liquichain",
            "shortName": "Liquichain",
            "chain": "LQC",
            "rpc": [
                "https://mainnet.liquichain.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Licoin",
                "symbol": "LCN",
                "decimals": 18
            },
            "infoURL": "https://liquichain.io/",
            "chainId": 1662,
            "networkId": 1662,
            "explorers": [
                {
                    "name": "Liquichain Mainnet",
                    "url": "https://mainnet.liquichain.io",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        }
    },
    "1663": {
        "chain": {
            "name": "Horizen Gobi Testnet",
            "shortName": "Gobi",
            "chain": "Gobi",
            "icon": "eon",
            "rpc": [
                "https://gobi-testnet.horizenlabs.io/ethv1"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet Zen",
                "symbol": "tZEN",
                "decimals": 18
            },
            "infoURL": "https://horizen.io/",
            "chainId": 1663,
            "networkId": 1663,
            "slip44": 1,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti",
                "width": 1213,
                "height": 1213,
                "format": "png"
            }
        ]
    },
    "1686": {
        "chain": {
            "name": "Mint Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet-rpc.mintchain.io",
                "https://testnet-rpc.mintchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.mintchain.io",
            "shortName": "minttest",
            "chainId": 1686,
            "networkId": 1686,
            "status": "deprecated",
            "icon": "mintTestnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.mintchain.io",
                    "icon": "mintTestnet",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.mintchain.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz",
                "width": 80,
                "height": 80,
                "format": "png"
            }
        ]
    },
    "1687": {
        "chain": {
            "name": "Mint Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia-testnet-rpc.mintchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.mintchain.io",
            "shortName": "mintsepoliatest",
            "chainId": 1687,
            "networkId": 1687,
            "icon": "mintTestnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sepolia-testnet-explorer.mintchain.io",
                    "icon": "mintTestnet",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://sepolia-testnet-bridge.mintchain.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz",
                "width": 80,
                "height": 80,
                "format": "png"
            }
        ]
    },
    "1688": {
        "chain": {
            "name": "LUDAN Mainnet",
            "chain": "LUDAN",
            "rpc": [
                "https://rpc.ludan.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LUDAN",
                "symbol": "LUDAN",
                "decimals": 18
            },
            "infoURL": "https://www.ludan.org/",
            "shortName": "LUDAN",
            "icon": "ludan",
            "chainId": 1688,
            "networkId": 1688
        },
        "icon": [
            {
                "url": "ipfs://bafkreigzeanzqgxrzzep45t776ovbwi242poqxbryuu2go5eedeuwwcsay",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1689": {
        "chain": {
            "name": "NERO Mainnet",
            "chain": "NERO Chain",
            "rpc": [
                "https://rpc.nerochain.io",
                "wss://ws.nerochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NERO",
                "symbol": "NERO",
                "decimals": 18
            },
            "infoURL": "https://docs.nerochain.io/",
            "shortName": "NERO",
            "chainId": 1689,
            "networkId": 1689,
            "slip44": 1,
            "icon": "nero",
            "explorers": [
                {
                    "name": "nero mainnet scan",
                    "url": "https://www.neroscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdkENLFjLRNts2kBspNbM3q84WjG5Yf7C8amVVr7FCQrp",
                "width": 521,
                "height": 521,
                "format": "png"
            }
        ]
    },
    "1701": {
        "chain": {
            "name": "Anytype EVM Chain",
            "chain": "ETH",
            "icon": "any",
            "rpc": [
                "https://geth.anytype.io"
            ],
            "faucets": [
                "https://evm.anytype.io/faucet"
            ],
            "nativeCurrency": {
                "name": "ANY",
                "symbol": "ANY",
                "decimals": 18
            },
            "infoURL": "https://evm.anytype.io",
            "shortName": "AnytypeChain",
            "chainId": 1701,
            "networkId": 1701,
            "explorers": [
                {
                    "name": "Anytype Explorer",
                    "url": "https://explorer.anytype.io",
                    "icon": "any",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaARJiAQUn4Z6wG8GLEry3kTeBB3k6RfHzSZU9SPhBgcG",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1707": {
        "chain": {
            "name": "TBSI Mainnet",
            "title": "Thai Blockchain Service Infrastructure Mainnet",
            "chain": "TBSI",
            "rpc": [
                "https://rpc.blockchain.or.th"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Jinda",
                "symbol": "JINDA",
                "decimals": 18
            },
            "infoURL": "https://blockchain.or.th",
            "shortName": "TBSI",
            "chainId": 1707,
            "networkId": 1707,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://exp.blockchain.or.th",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1708": {
        "chain": {
            "name": "TBSI Testnet",
            "title": "Thai Blockchain Service Infrastructure Testnet",
            "chain": "TBSI",
            "rpc": [
                "https://rpc.testnet.blockchain.or.th"
            ],
            "faucets": [
                "https://faucet.blockchain.or.th"
            ],
            "nativeCurrency": {
                "name": "Jinda",
                "symbol": "JINDA",
                "decimals": 18
            },
            "infoURL": "https://blockchain.or.th",
            "shortName": "tTBSI",
            "chainId": 1708,
            "networkId": 1708,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://exp.testnet.blockchain.or.th",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1714": {
        "chain": {
            "name": "ACiD",
            "chain": "ACID",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://github.com/NoBanks/ACiD",
            "shortName": "acid",
            "chainId": 1714,
            "networkId": 1714,
            "status": "incubating",
            "explorers": []
        }
    },
    "1717": {
        "chain": {
            "name": "Doric Network",
            "chain": "DRC",
            "icon": "doric",
            "rpc": [
                "https://mainnet.doric.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Doric Native Token",
                "symbol": "DRC",
                "decimals": 18
            },
            "infoURL": "https://doric.network",
            "shortName": "DRC",
            "chainId": 1717,
            "networkId": 1717,
            "explorers": [
                {
                    "name": "Doric Explorer",
                    "url": "https://explorer.doric.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdFEozqneC8abhpfgtGpvfKpWVEbL8eMZjJKtUPuBTanK",
                "width": 988,
                "height": 901,
                "format": "png"
            }
        ]
    },
    "1718": {
        "chain": {
            "name": "Palette Chain Mainnet",
            "chain": "PLT",
            "rpc": [
                "https://palette-rpc.com:22000"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Palette Token",
                "symbol": "PLT",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://hashpalette.com/",
            "shortName": "PCM",
            "chainId": 1718,
            "networkId": 1718,
            "icon": "PLT",
            "explorers": [
                {
                    "name": "Palettescan",
                    "url": "https://palettescan.com",
                    "icon": "PLT",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "1727": {
        "chain": {
            "name": "Ethpar Mainnet",
            "chain": "ETP",
            "rpc": [
                "https://rpc01.ethpar.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethpar",
                "symbol": "ETP",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ethpar.com",
            "shortName": "ethpar",
            "chainId": 1727,
            "networkId": 1727,
            "icon": "ethpar",
            "explorers": [
                {
                    "name": "Ethpar Mainnet Explorer",
                    "url": "https://dora.ethpar.net",
                    "icon": "ethpar",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1729": {
        "chain": {
            "name": "Reya Network",
            "chain": "Reya",
            "rpc": [
                "https://rpc.reya.network",
                "https://rpc.reya.network",
                "wss://ws.reya.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://reya.network",
            "shortName": "reya",
            "chainId": 1729,
            "networkId": 1729,
            "explorers": [
                {
                    "name": "Reya Network Explorer",
                    "url": "https://explorer.reya.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1732": {
        "chain": {
            "name": "Fuga Mainnet",
            "chain": "Fuga",
            "rpc": [
                "https://rpc.fuga.blue"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FUGA",
                "symbol": "FUGA",
                "decimals": 18
            },
            "infoURL": "https://fuga.one",
            "shortName": "FUGA",
            "chainId": 1732,
            "networkId": 1732,
            "slip44": 732,
            "explorers": [],
            "status": "incubating"
        }
    },
    "1733": {
        "chain": {
            "name": "Fuga Testnet",
            "chain": "Fuga",
            "rpc": [
                "https://rpc-testnet.fuga.blue"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FUGA",
                "symbol": "FUGA",
                "decimals": 18
            },
            "infoURL": "https://fuga.one",
            "shortName": "FUGA_T",
            "chainId": 1733,
            "networkId": 1733,
            "slip44": 1,
            "explorers": [],
            "status": "incubating"
        }
    },
    "1734": {
        "chain": {
            "name": "Fuga Develop",
            "chain": "Fuga",
            "rpc": [
                "https://rpc-develop.fuga.blue"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FUGA",
                "symbol": "FUGA",
                "decimals": 18
            },
            "infoURL": "https://fuga.one",
            "shortName": "FUGA_D",
            "chainId": 1734,
            "networkId": 1734,
            "slip44": 1,
            "explorers": [],
            "status": "incubating"
        }
    },
    "1740": {
        "chain": {
            "name": "Metal L2 Testnet",
            "chain": "Metal L2 Testnet",
            "rpc": [
                "https://testnet.rpc.metall2.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://metall2.com",
            "shortName": "metall2-testnet",
            "chainId": 1740,
            "networkId": 1740,
            "icon": "metal",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.explorer.metall2.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmesm61n8vVVDEeZU7npz39aQYofes9vMfXYwWM4JehLFS",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "1750": {
        "chain": {
            "name": "Metal L2",
            "chain": "Metal L2",
            "rpc": [
                "https://rpc.metall2.com",
                "https://rpc.metall2.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://metall2.com",
            "shortName": "metall2",
            "chainId": 1750,
            "networkId": 1750,
            "icon": "metal",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.metall2.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmesm61n8vVVDEeZU7npz39aQYofes9vMfXYwWM4JehLFS",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "1773": {
        "chain": {
            "name": "PartyChain",
            "chain": "mainnet",
            "rpc": [
                "https://tea.mining4people.com/rpc",
                "http://172.104.194.36:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Grams",
                "symbol": "GRAMS",
                "decimals": 18
            },
            "infoURL": "TeaPartyCrypto.com",
            "shortName": "TeaParty",
            "chainId": 1773,
            "networkId": 1773,
            "icon": "grams",
            "status": "incubating",
            "explorers": [
                {
                    "name": "PartyExplorer",
                    "url": "https://partyexplorer.co",
                    "icon": "grams",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "1776": {
        "chain": {
            "name": "Injective",
            "chain": "Injective",
            "icon": "injective",
            "rpc": [
                "https://sentry.evm-rpc.injective.network",
                "wss://sentry.evm-ws.injective.network",
                "https://injectiveevm-rpc.polkachu.com",
                "wss://injectiveevm-ws.polkachu.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://injective.com/getinj"
            ],
            "nativeCurrency": {
                "name": "Injective",
                "symbol": "INJ",
                "decimals": 18
            },
            "infoURL": "https://injective.com",
            "shortName": "injective",
            "chainId": 1776,
            "networkId": 1776,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.injective.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiee2qhggsx77ssjqhz5m4lnfpvtzsqlygrgtfxdpefxwrrhg52mr4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1777": {
        "chain": {
            "name": "Gauss Mainnet",
            "chain": "Gauss",
            "icon": "gauss",
            "rpc": [
                "https://rpc.gaussgang.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GANG",
                "symbol": "GANG",
                "decimals": 18
            },
            "infoURL": "https://gaussgang.com/",
            "shortName": "gauss",
            "chainId": 1777,
            "networkId": 1777,
            "explorers": [
                {
                    "name": "Gauss Explorer",
                    "url": "https://explorer.gaussgang.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeDXUAYgQxwaSJLsqWgTqnrJVwicgEyNf9199xAMyRkqA",
                "width": 243,
                "height": 243,
                "format": "svg"
            }
        ]
    },
    "1783": {
        "chain": {
            "name": "KiiChain",
            "chain": "KII",
            "rpc": [
                "https://json-rpc.kiivalidator.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kii",
                "symbol": "KII",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://kiichain.io",
            "shortName": "kiichain",
            "chainId": 1783,
            "networkId": 1783,
            "icon": "kii",
            "explorers": [
                {
                    "name": "KiiExplorer",
                    "url": "https://explorer.kiichain.io",
                    "icon": "kii",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib5kb73tb5fdvikhxe7nlnf4mmlfcfpsslalaplqfihypcmudlal4",
                "width": 524,
                "height": 524,
                "format": "png"
            }
        ]
    },
    "1789": {
        "chain": {
            "name": "ZKBase Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia-rpc.zkbase.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zkbase.org/",
            "shortName": "zkbase-sepolia",
            "chainId": 1789,
            "networkId": 1789,
            "slip44": 1,
            "icon": "zkbase",
            "explorers": [
                {
                    "name": "ZKbase Block Explorer",
                    "url": "https://sepolia-explorer.zkbase.app",
                    "icon": "zkbase",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.zkbase.app/"
                    }
                ]
            },
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRLtNvkVhC7rRDiLMHLckWbesaSU6sNYhQZgsAM1phTZx",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "1804": {
        "chain": {
            "name": "Kerleano",
            "title": "Proof of Climate awaReness testnet",
            "chain": "CRC",
            "status": "active",
            "rpc": [
                "https://rpc1.kerleano.ca-dag.work",
                "https://rpc2.kerleano.ca-dag.work",
                "wss://rpc1.kerleano.ca-dag.work/ws",
                "wss://rpc2.kerleano.ca-dag.work/ws"
            ],
            "faucets": [
                "https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md"
            ],
            "nativeCurrency": {
                "name": "Climate awaReness Coin",
                "symbol": "CRC",
                "decimals": 18
            },
            "infoURL": "https://github.com/ethereum-pocr/kerleano",
            "shortName": "kerleano",
            "chainId": 1804,
            "networkId": 1804,
            "slip44": 1,
            "icon": "pocr",
            "explorers": [
                {
                    "name": "Lite Explorer",
                    "url": "https://ethereum-pocr.github.io/explorer/kerleano",
                    "icon": "pocr",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRLwpq47tyEd3rfK4tKRhbTvyb3fc7PCutExnL1XAb37A",
                "width": 334,
                "height": 360,
                "format": "png"
            }
        ]
    },
    "1807": {
        "chain": {
            "name": "Rabbit Analog Testnet Chain",
            "chain": "rAna",
            "icon": "rabbit",
            "rpc": [
                "https://rabbit.analog-rpc.com"
            ],
            "faucets": [
                "https://analogfaucet.com"
            ],
            "nativeCurrency": {
                "name": "Rabbit Analog Test Chain Native Token ",
                "symbol": "rAna",
                "decimals": 18
            },
            "infoURL": "https://rabbit.analogscan.com",
            "shortName": "rAna",
            "chainId": 1807,
            "networkId": 1807,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://rabbit.analogscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdfbjjF3ZzN2jTkH9REgrA8jDS6A6c21n7rbWSVbSnvQc",
                "width": 310,
                "height": 251,
                "format": "svg"
            }
        ]
    },
    "1810": {
        "chain": {
            "name": "Ruby Chain Testnet",
            "title": "Ruby Chain Testnet",
            "shortName": "ruby-testnet",
            "chain": "RUBY",
            "rpc": [
                "https://rpc.ruby.testnet.finetry.win",
                "https://rpc2.ruby.testnet.finetry.win"
            ],
            "faucets": [
                "https://faucet.ruby.testnet.finetry.win"
            ],
            "nativeCurrency": {
                "name": "Ruby",
                "symbol": "RUBY",
                "decimals": 18
            },
            "infoURL": "https://elektrum.io",
            "chainId": 1810,
            "networkId": 1810,
            "explorers": [
                {
                    "name": "Ruby Chain Explorer",
                    "url": "https://explorer.ruby.testnet.finetry.win",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            },
            "icon": "rubychain",
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreickc2hgej3bjhlj24k7dqupsrki3cp7xpzrj25s3g46iltteufi7i",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "1811": {
        "chain": {
            "name": "Lif3 Chain Testnet",
            "chain": "lif3chain",
            "rpc": [
                "https://testnet-evm.lif3.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LIF3",
                "symbol": "LIF3",
                "decimals": 18
            },
            "infoURL": "https://docs.lif3.com/",
            "shortName": "lif3-testnet",
            "icon": "lif3",
            "chainId": 1811,
            "networkId": 1811,
            "explorers": [
                {
                    "name": "lif3scout",
                    "url": "https://testnet.lif3scout.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQqNBEqNnNsaSV6rik6mM8VnaSgYFxfEkjkiXSwgmEgaH",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "1818": {
        "chain": {
            "name": "Cube Chain Mainnet",
            "chain": "Cube",
            "icon": "cube",
            "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": [],
            "nativeCurrency": {
                "name": "Cube Chain Native Token",
                "symbol": "CUBE",
                "decimals": 18
            },
            "infoURL": "https://www.cube.network",
            "shortName": "cube",
            "chainId": 1818,
            "networkId": 1818,
            "slip44": 1818,
            "explorers": [
                {
                    "name": "cube-scan",
                    "url": "https://cubescan.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbENgHTymTUUArX5MZ2XXH69WGenirU3oamkRD448hYdz",
                "width": 282,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "1819": {
        "chain": {
            "name": "Cube Chain Testnet",
            "chain": "Cube",
            "icon": "cube",
            "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"
            ],
            "nativeCurrency": {
                "name": "Cube Chain Test Native Token",
                "symbol": "CUBET",
                "decimals": 18
            },
            "infoURL": "https://www.cube.network",
            "shortName": "cubet",
            "chainId": 1819,
            "networkId": 1819,
            "slip44": 1,
            "explorers": [
                {
                    "name": "cubetest-scan",
                    "url": "https://testnet.cubescan.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbENgHTymTUUArX5MZ2XXH69WGenirU3oamkRD448hYdz",
                "width": 282,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "1821": {
        "chain": {
            "name": "Ruby Smart Chain MAINNET",
            "chain": "RUBY",
            "rpc": [
                "https://mainnet-data.rubychain.io/",
                "https://mainnet.rubychain.io/"
            ],
            "nativeCurrency": {
                "name": "RUBY Smart Chain Native Token",
                "symbol": "RUBY",
                "decimals": 18
            },
            "infoURL": "https://rubychain.io",
            "faucets": [],
            "shortName": "RUBY",
            "chainId": 1821,
            "networkId": 1821,
            "slip44": 1,
            "icon": "ruby",
            "explorers": [
                {
                    "name": "RUBY Smart Chain MAINNET Explorer",
                    "icon": "ruby",
                    "url": "https://rubyscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXGJevyPHHKT28hDfsJ9Cq2DQ2bAavdie37MEwFQUVCQz",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1829": {
        "chain": {
            "name": "PlayBlock",
            "chain": "playblock",
            "rpc": [
                "https://rpc.playblock.io",
                "wss://ws.playblock.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PlayBlock",
                "symbol": "PBG",
                "decimals": 18
            },
            "infoURL": "https://www.playnance.com",
            "shortName": "playblock",
            "chainId": 1829,
            "slip44": 60,
            "networkId": 1829,
            "explorers": [
                {
                    "name": "PlayBlock",
                    "url": "https://explorer.playblock.io",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/playblock"
                    }
                ]
            }
        }
    },
    "1833": {
        "chain": {
            "name": "Verify testnet",
            "title": "Verify Testnet",
            "chain": "verify-testnet",
            "rpc": [
                "https://rpc.verify-testnet.gelato.digital",
                "wss://ws.verify-testnet.gelato.digital"
            ],
            "nativeCurrency": {
                "name": "Matic",
                "symbol": "MATIC",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/verify-testnet",
            "faucets": [],
            "shortName": "verify-testnet",
            "chainId": 1833,
            "networkId": 1833,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://verify-testnet.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-80002",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/verify-testnet"
                    }
                ]
            }
        }
    },
    "1848": {
        "chain": {
            "name": "Swisstronik Mainnet",
            "chain": "SWTR",
            "rpc": [
                "https://json-rpc.mainnet.swisstronik.com/unencrypted/",
                "https://json-rpc.mainnet.swisstronik.com",
                "wss://ws-rpc.mainnet.swisstronik.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Swisstronik",
                "symbol": "SWTR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.swisstronik.com",
            "shortName": "swtr",
            "chainId": 1848,
            "networkId": 1848,
            "slip44": 1,
            "icon": "swisstronik",
            "explorers": [
                {
                    "name": "Swisstronik EVM Explorer",
                    "url": "https://explorer-evm.mainnet.swisstronik.com",
                    "standard": "EIP3091",
                    "icon": "ethernal"
                },
                {
                    "name": "Swisstronik Cosmos Explorer",
                    "url": "https://explorer-cosmos.mainnet.swisstronik.com/swisstronik",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreietv32mc3rwbzymhlju6mrvmiavvgqg3sflafl2fjjxguqky56sca",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1853": {
        "chain": {
            "name": "HighOctane Subnet",
            "chain": "HighOctane Subnet",
            "rpc": [
                "https://subnets.avax.network/highoctane/mainnet/rpc",
                "wss://subnets.avax.network/highoctane/mainnet/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HighOctane",
                "symbol": "HO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://subnets.avax.network/highoctane/details",
            "shortName": "HighOctane",
            "chainId": 1853,
            "networkId": 1853,
            "icon": "highOctane",
            "explorers": [
                {
                    "name": "HighOctane Subnet Explorer",
                    "url": "https://subnets.avax.network/highoctane",
                    "icon": "highOctane",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibmj6pnsiybggr3koh5hbl2saungutcwbxme6pehteg5kzpzleubu",
                "width": 331,
                "height": 331,
                "format": "png"
            }
        ]
    },
    "1856": {
        "chain": {
            "name": "Teslafunds",
            "chain": "TSF",
            "rpc": [
                "https://tsfapi.europool.me"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Teslafunds Ether",
                "symbol": "TSF",
                "decimals": 18
            },
            "infoURL": "https://teslafunds.io",
            "shortName": "tsf",
            "chainId": 1856,
            "networkId": 1
        }
    },
    "1868": {
        "chain": {
            "name": "Soneium",
            "shortName": "soneium",
            "title": "Soneium mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.soneium.org",
                "https://rpc.soneium.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://soneium.org",
            "chainId": 1868,
            "networkId": 1868,
            "status": "active",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://soneium.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "OKLink",
                    "url": "https://www.okx.com/web3/explorer/soneium",
                    "standard": "EIP3091"
                },
                {
                    "name": "SlamVision",
                    "url": "https://soneium.slam.vision",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://superbridge.app/soneium"
                    }
                ]
            }
        }
    },
    "1874": {
        "chain": {
            "name": "Whitechain Sepolia",
            "chain": "WCH",
            "rpc": [
                "https://rpc.testnet.whitechain.io"
            ],
            "faucets": [
                "https://faucet.testnet.whitechain.io"
            ],
            "nativeCurrency": {
                "name": "WBT",
                "symbol": "WBT",
                "decimals": 18
            },
            "infoURL": "https://docs.whitechain.io",
            "shortName": "wch-sepolia",
            "chainId": 1874,
            "networkId": 1874,
            "icon": "whitechain-sepolia",
            "explorers": [
                {
                    "name": "Whitechain Testnet Explorer",
                    "url": "https://explorer.testnet.whitechain.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmYF9yMTjEGKCGnDr5TUFdDUX3oHyE2Gt4Yof8obJDvpLM",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1875": {
        "chain": {
            "name": "Whitechain",
            "chain": "WBT",
            "rpc": [
                "https://rpc.whitechain.io",
                "https://rpc.whitechain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WhiteBIT Coin",
                "symbol": "WBT",
                "decimals": 18
            },
            "infoURL": "https://whitechain.io",
            "shortName": "wbt",
            "chainId": 1875,
            "networkId": 1875,
            "icon": "whitechain",
            "explorers": [
                {
                    "name": "whitechain-explorer",
                    "url": "https://explorer.whitechain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNeELax6vjkR9WZVmtggk8cam9xHVABZ4WvQyqkGCJ5qf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1879": {
        "chain": {
            "name": "XGR Testnet",
            "chain": "XGR",
            "rpc": [
                "https://rpc.testnet.xgr.network",
                "https://rpc1.testnet.xgr.network",
                "https://rpc2.testnet.xgr.network"
            ],
            "faucets": [
                "https://faucet.xgr.network"
            ],
            "nativeCurrency": {
                "name": "XGR",
                "symbol": "XGR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://xgr.network",
            "shortName": "xgrt",
            "chainId": 1879,
            "networkId": 1879,
            "icon": "xgr",
            "explorers": [
                {
                    "name": "XGRScan",
                    "url": "https://explorer.testnet.xgr.network",
                    "icon": "xgr",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieok4jl5evsj7xawzdxtiml4nha7cvk2kr66xdne7mfik5km3rrk4",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1881": {
        "chain": {
            "name": "Gitshock Cartenz Testnet",
            "chain": "Gitshock Cartenz",
            "icon": "gitshockchain",
            "rpc": [
                "https://rpc.cartenz.works"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gitshock Cartenz",
                "symbol": "tGTFX",
                "decimals": 18
            },
            "infoURL": "https://gitshock.com",
            "shortName": "gitshockchain",
            "chainId": 1881,
            "networkId": 1881,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.cartenz.works",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifqpj5jkjazvh24muc7wv4r22tihzzl75cevgecxhvojm4ls6mzpq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1890": {
        "chain": {
            "name": "Lightlink Phoenix Mainnet",
            "chain": "Lightlink Phoenix Mainnet",
            "icon": "lightlink",
            "rpc": [
                "https://replicator.phoenix.lightlink.io/rpc/v1",
                "https://replicator.phoenix.lightlink.io/rpc/v1"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lightlink.io",
            "shortName": "lightlink_phoenix",
            "chainId": 1890,
            "networkId": 1890,
            "explorers": [
                {
                    "name": "phoenix",
                    "url": "https://phoenix.lightlink.io",
                    "icon": "lightlink",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXMDj6iAFn2ducQcUU1M87PMMdT2jfyL3Tp3Lz5uUD5Lv",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1891": {
        "chain": {
            "name": "Lightlink Pegasus Testnet",
            "chain": "Lightlink Pegasus Testnet",
            "icon": "lightlink",
            "rpc": [
                "https://replicator.pegasus.lightlink.io/rpc/v1",
                "https://replicator.pegasus.lightlink.io/rpc/v1"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://faucet.pegasus.lightlink.io/"
            ],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lightlink.io",
            "shortName": "lightlink_pegasus",
            "chainId": 1891,
            "networkId": 1891,
            "slip44": 1,
            "explorers": [
                {
                    "name": "pegasus",
                    "url": "https://pegasus.lightlink.io",
                    "icon": "lightlink",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXMDj6iAFn2ducQcUU1M87PMMdT2jfyL3Tp3Lz5uUD5Lv",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1898": {
        "chain": {
            "name": "BON Network",
            "chain": "BON",
            "rpc": [
                "http://rpc.boyanet.org:8545",
                "ws://rpc.boyanet.org:8546"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BOYACoin",
                "symbol": "BOY",
                "decimals": 18
            },
            "infoURL": "https://boyanet.org",
            "shortName": "boya",
            "chainId": 1898,
            "networkId": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.boyanet.org:4001",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1899": {
        "chain": {
            "name": "ReDeFi Layer 2",
            "chain": "ReDeFi",
            "icon": "redefi",
            "rpc": [
                "https://layer2.redefi.world"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RED",
                "symbol": "RED",
                "decimals": 18
            },
            "infoURL": "https://redefi.world",
            "shortName": "red",
            "chainId": 1899,
            "networkId": 1899,
            "slip44": 1899,
            "explorers": [
                {
                    "name": "ReDeFi Scan",
                    "url": "https://scanlayer2.redefi.world",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQd2MWwDkGsH6JsHPAKXqy8o2kedYMzbnaEHoRpmvSiLW",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "1904": {
        "chain": {
            "name": "Sports Chain Network",
            "chain": "SCN",
            "rpc": [
                "https://rpc.sportschainnetwork.xyz/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SCN",
                "symbol": "SCN",
                "decimals": 18
            },
            "infoURL": "https://sportschainnetwork.xyz",
            "shortName": "SCN",
            "chainId": 1904,
            "networkId": 1904,
            "icon": "scn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.sportschainnetwork.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdW7XfRgeyoaHXEvXp8MaVteonankR32CxhL3K5Yc2uQM",
                "width": 345,
                "height": 321,
                "format": "png"
            }
        ]
    },
    "1905": {
        "chain": {
            "name": "KWALA",
            "chain": "KWALA",
            "icon": "kwala",
            "rpc": [
                "https://rpc-ohio.kwala.network"
            ],
            "nativeCurrency": {
                "name": "KWALA",
                "symbol": "KWALA",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "https://kwala.network",
            "shortName": "kwala",
            "chainId": 1905,
            "networkId": 1905
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexsjojdnxrbeoz2exet3g3jdl6hdesgzzwsup2osndl6lfmwju3y",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1906": {
        "chain": {
            "name": "KWALA Stagenet",
            "chain": "KWALA",
            "icon": "kwala",
            "rpc": [
                "https://qa-kwala-rpc-node.p2eppl.com"
            ],
            "nativeCurrency": {
                "name": "KWALA",
                "symbol": "KWALA",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "https://kwala.network",
            "shortName": "kwala-stagenet",
            "chainId": 1906,
            "networkId": 1906
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexsjojdnxrbeoz2exet3g3jdl6hdesgzzwsup2osndl6lfmwju3y",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1907": {
        "chain": {
            "name": "Bitcichain Mainnet",
            "chain": "BITCI",
            "icon": "bitci",
            "rpc": [
                "https://rpc.bitci.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitci",
                "symbol": "BITCI",
                "decimals": 18
            },
            "infoURL": "https://www.bitcichain.com",
            "shortName": "bitci",
            "chainId": 1907,
            "networkId": 1907,
            "explorers": [
                {
                    "name": "Bitci Explorer",
                    "url": "https://bitciexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbxmfWw5sVMASz5EbR1DCgLfk8PnqpSJGQKpYuEUpoxqn",
                "width": 64,
                "height": 64,
                "format": "svg"
            }
        ]
    },
    "1908": {
        "chain": {
            "name": "Bitcichain Testnet",
            "chain": "TBITCI",
            "icon": "bitci",
            "rpc": [
                "https://testnet.bitcichain.com"
            ],
            "faucets": [
                "https://faucet.bitcichain.com"
            ],
            "nativeCurrency": {
                "name": "Test Bitci",
                "symbol": "TBITCI",
                "decimals": 18
            },
            "infoURL": "https://www.bitcichain.com",
            "shortName": "tbitci",
            "chainId": 1908,
            "networkId": 1908,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Bitci Explorer Testnet",
                    "url": "https://testnet.bitciexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbxmfWw5sVMASz5EbR1DCgLfk8PnqpSJGQKpYuEUpoxqn",
                "width": 64,
                "height": 64,
                "format": "svg"
            }
        ]
    },
    "1909": {
        "chain": {
            "name": "Merkle Scan",
            "chain": "MRK",
            "icon": "merklescan",
            "rpc": [
                "https://marklechain-rpc.merklescan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Merkle",
                "symbol": "MRK",
                "decimals": 18
            },
            "infoURL": "https://merklescan.com",
            "shortName": "MRK",
            "chainId": 1909,
            "networkId": 1909,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://merklescan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZocJpCSLoQqoYFkF1kn7uKDuAiFRNTK8P5PoVeiigDBU",
                "width": 114,
                "height": 132,
                "format": "png"
            }
        ]
    },
    "1910": {
        "chain": {
            "name": "KWALA Devnet",
            "chain": "KWALA",
            "icon": "kwala",
            "rpc": [
                "https://dev-kwala-rpc-node.p2eppl.com"
            ],
            "nativeCurrency": {
                "name": "KWALA",
                "symbol": "KWALA",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "https://kwala.network",
            "shortName": "kwala-devnet",
            "chainId": 1910,
            "networkId": 1910
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexsjojdnxrbeoz2exet3g3jdl6hdesgzzwsup2osndl6lfmwju3y",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1911": {
        "chain": {
            "name": "Scalind",
            "chain": "ETH",
            "icon": "scalind",
            "rpc": [
                "https://rpc.scalind.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://scalind.com",
            "shortName": "scal",
            "chainId": 1911,
            "networkId": 1911,
            "explorers": [
                {
                    "name": "scalind",
                    "url": "https://explorer.scalind.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmayuauUTSkYxbT1xi2AkkG5VLEMDhcMeZ18WZHiApPa9M",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1912": {
        "chain": {
            "name": "Ruby Smart Chain Testnet",
            "chain": "RUBY",
            "rpc": [
                "https://testnet-rchain.rubychain.io/"
            ],
            "nativeCurrency": {
                "name": "RUBY Smart Chain Native Token",
                "symbol": "tRUBY",
                "decimals": 18
            },
            "infoURL": "https://rubychain.io",
            "faucets": [
                "https://claim-faucet.rubychain.io/"
            ],
            "shortName": "tRUBY",
            "chainId": 1912,
            "networkId": 1912,
            "slip44": 1,
            "icon": "ruby",
            "explorers": [
                {
                    "name": "RUBY Smart Chain Testnet Explorer",
                    "icon": "ruby",
                    "url": "https://testnet.rubyscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXGJevyPHHKT28hDfsJ9Cq2DQ2bAavdie37MEwFQUVCQz",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1918": {
        "chain": {
            "name": "UPB CRESCDI Testnet",
            "chain": "UPBEth",
            "rpc": [
                "https://testnet.crescdi.pub.ro"
            ],
            "infoURL": "https://mobylab.docs.crescdi.pub.ro/blog/UPB-CRESCDI-Testnet",
            "faucets": [],
            "nativeCurrency": {
                "name": "UPBEth",
                "symbol": "UPBEth",
                "decimals": 18
            },
            "shortName": "UPBEth",
            "chainId": 1918,
            "networkId": 1918,
            "explorers": []
        }
    },
    "1919": {
        "chain": {
            "name": "TurkChain",
            "chain": "TurkChain",
            "rpc": [
                "https://rpc.turkscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TC",
                "symbol": "TURK",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://turkscan.com",
            "shortName": "turk",
            "chainId": 1919,
            "networkId": 1919,
            "icon": "turkchain",
            "explorers": [
                {
                    "name": "turkscan",
                    "url": "https://turkscan.com",
                    "icon": "turkchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeignknf5fhajwrp5f53dxnbgydi22sosokw3hx2nq2rfus7hnbtgui",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1923": {
        "chain": {
            "name": "Swellchain",
            "chain": "ETH",
            "rpc": [
                "https://swell-mainnet.alt.technology",
                "https://swell-mainnet.alt.technology",
                "https://rpc.ankr.com/swell"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://app.swellnetwork.io/layer2/swell-l2",
            "shortName": "swellchain",
            "chainId": 1923,
            "networkId": 1923,
            "icon": "swell",
            "explorers": [
                {
                    "name": "Swellchain Explorer",
                    "url": "https://explorer.swellnetwork.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZcZreqE6P7JQCduEkXtni8UTJVjtX1PEiPFm7WpSEPc3",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "1924": {
        "chain": {
            "name": "Swellchain Testnet",
            "chain": "ETH",
            "rpc": [
                "https://swell-testnet.alt.technology",
                "https://swell-testnet.alt.technology",
                "https://rpc.ankr.com/swell-testnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://app.swellnetwork.io/layer2/swell-l2",
            "shortName": "swellchain-sep",
            "chainId": 1924,
            "networkId": 1924,
            "icon": "swell",
            "explorers": [
                {
                    "name": "Swellchain Testnet Explorer",
                    "url": "https://swell-testnet-explorer.alt.technology",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZcZreqE6P7JQCduEkXtni8UTJVjtX1PEiPFm7WpSEPc3",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "1927": {
        "chain": {
            "name": "Arvix Testnet",
            "chain": "Arvix",
            "rpc": [
                "https://rpc-testnet-market.arvix.network",
                "https://rpc-dev-testnet.arvix.network"
            ],
            "faucets": [
                "https://claim-faucet.arvix.network"
            ],
            "nativeCurrency": {
                "name": "Arvix Testnet Native Token",
                "symbol": "tARV",
                "decimals": 18
            },
            "infoURL": "https://arvix.network",
            "shortName": "arvix",
            "chainId": 1927,
            "networkId": 1927,
            "icon": "arvix",
            "explorers": [
                {
                    "name": "Arvix Explorer Testnet",
                    "url": "https://testnet.arvixscan.com",
                    "standard": "EIP3091",
                    "icon": "arvix"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcwGGWyemrFUZPriS3PqxLUoT7vdtS7FqNY5fAaoTG27Q",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1945": {
        "chain": {
            "name": "ONUS Chain Testnet",
            "title": "ONUS Chain Testnet",
            "chain": "onus",
            "rpc": [
                "https://rpc-testnet.onuschain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONUS",
                "symbol": "ONUS",
                "decimals": 18
            },
            "infoURL": "https://onuschain.io",
            "shortName": "onus-testnet",
            "chainId": 1945,
            "networkId": 1945,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Onus explorer testnet",
                    "url": "https://explorer-testnet.onuschain.io",
                    "icon": "onus",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1946": {
        "chain": {
            "name": "Soneium Testnet Minato",
            "shortName": "soneium-minato",
            "title": "Soneium Testnet Minato",
            "chain": "ETH",
            "icon": "minato",
            "rpc": [
                "https://rpc.minato.soneium.org",
                "https://rpc.minato.soneium.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://soneium.org",
            "chainId": 1946,
            "networkId": 1946,
            "explorers": [
                {
                    "name": "Blockscout Minato explorer",
                    "url": "https://soneium-minato.blockscout.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.soneium.org/testnet"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeighhofhlz3qi5yv6ukqw6gthkuedhmgs5xcej4iibwan4dnvghnvi",
                "width": 301,
                "height": 300,
                "format": "svg"
            }
        ]
    },
    "1949": {
        "chain": {
            "name": "Bionix Testnet",
            "chain": "Bionix",
            "rpc": [
                "https://testnet-chain.bionixnetwork.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bionix",
                "symbol": "tBIO",
                "decimals": 18
            },
            "icon": "bionix",
            "infoURL": "https://bionixnetwork.com",
            "shortName": "tbio",
            "chainId": 1949,
            "networkId": 1949,
            "explorers": [
                {
                    "name": "Bionix Testnet Explorer",
                    "url": "https://testnet.bionixnetwork.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNVegdThJHrdcJxYTrmgccARTDTz9DkhxLffDCvDMp4an",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1951": {
        "chain": {
            "name": "D-Chain Mainnet",
            "chain": "D-Chain",
            "rpc": [
                "https://mainnet.d-chain.network/ext/bc/2ZiR1Bro5E59siVuwdNuRFzqL95NkvkbzyLBdrsYR9BLSHV7H4/rpc"
            ],
            "nativeCurrency": {
                "name": "DOINX",
                "symbol": "DOINX",
                "decimals": 18
            },
            "shortName": "dchain-mainnet",
            "chainId": 1951,
            "networkId": 1951,
            "icon": "dchain",
            "faucets": [],
            "infoURL": ""
        },
        "icon": [
            {
                "url": "ipfs://QmV2vhTqS9UyrX9Q6BSCbK4JrKBnS8ErHvstMjfb2oVWaj",
                "width": 700,
                "height": 495,
                "format": "png"
            }
        ]
    },
    "1952": {
        "chain": {
            "name": "X Layer Testnet",
            "chain": "X Layer",
            "rpc": [
                "https://testrpc.xlayer.tech",
                "https://xlayertestrpc.okx.com"
            ],
            "faucets": [
                "https://www.okx.com/xlayer/faucet"
            ],
            "nativeCurrency": {
                "name": "X Layer Global Utility Token in testnet",
                "symbol": "OKB",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://web3.okx.com/xlayer",
            "shortName": "tokb",
            "chainId": 1952,
            "networkId": 1952,
            "slip44": 1,
            "icon": "xlayerTestnet",
            "explorers": [
                {
                    "name": "OKLink",
                    "url": "https://web3.okx.com/explorer/x-layer-testnet",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmSLkiAAr6VtJ6jEqEzz3QdZtVEHzR6Az7E4XD8qXwjuio",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1953": {
        "chain": {
            "name": "Selendra Network Testnet",
            "chain": "tSEL",
            "rpc": [
                "https://rpc-testnet.selendra.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Selendra",
                "symbol": "tSEL",
                "decimals": 18
            },
            "infoURL": "https://selendra.org",
            "shortName": "tSEL",
            "chainId": 1953,
            "networkId": 1953,
            "icon": "selendra",
            "explorers": [
                {
                    "name": "Selendra Portal",
                    "url": "https://explorer.selendra.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbnLDuVc4JReFysyKvmpuqUtj9HCus6qoKD5nQ9QkokzK",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1954": {
        "chain": {
            "name": "Dexilla Testnet",
            "chain": "Dexilla",
            "rpc": [
                "https://rpc.dexilla.com"
            ],
            "faucets": [],
            "icon": "dxz",
            "nativeCurrency": {
                "name": "Dexilla Native Token",
                "symbol": "DXZ",
                "decimals": 18
            },
            "infoURL": "https://dexilla.com",
            "shortName": "Dexilla",
            "chainId": 1954,
            "networkId": 1954,
            "slip44": 1,
            "explorers": [
                {
                    "name": "dos-mainnet",
                    "url": "https://exp.dexilla.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.dexilla.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmUBveetVibvSEWQrjyxySgUphLuoMGSVLGmYnobt5FgEZ",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1956": {
        "chain": {
            "name": "AIW3 Testnet",
            "chain": "AIW3",
            "rpc": [
                "https://rpc-testnet.aiw3.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://aiw3.io/",
            "shortName": "AIW3-Testnet",
            "chainId": 1956,
            "networkId": 1956,
            "icon": "aiw3",
            "explorers": [
                {
                    "name": "aiw3 testnet scan",
                    "url": "https://scan-testnet.aiw3.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigfxcyvnx2r46a3unljb2auxeez5olbg56lbu4gkpa4me7wqoajjy",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1961": {
        "chain": {
            "name": "Selendra Network Mainnet",
            "chain": "SEL",
            "rpc": [
                "https://rpc.selendra.org",
                "https://rpc2.selendra.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Selendra",
                "symbol": "SEL",
                "decimals": 18
            },
            "infoURL": "https://selendra.org",
            "shortName": "SEL",
            "chainId": 1961,
            "networkId": 1961,
            "icon": "selendra",
            "explorers": [
                {
                    "name": "Selendra Portal",
                    "url": "https://explorer.selendra.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbnLDuVc4JReFysyKvmpuqUtj9HCus6qoKD5nQ9QkokzK",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1962": {
        "chain": {
            "name": "T-Rex Testnet",
            "chain": "T-Rex",
            "rpc": [
                "https://testnetrpc.trex.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://trex.xyz/",
            "shortName": "TREX",
            "chainId": 1962,
            "networkId": 1962,
            "icon": "trex",
            "explorers": [
                {
                    "name": "T-Rex Testnet explorer",
                    "url": "https://testnet.trex.xyz",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreienf63hqo2stiq2wqiprvhowrv3cvhjeko2u3h5vcvjby5ix6ud7a",
                "width": 240,
                "height": 240,
                "format": "png"
            }
        ]
    },
    "1967": {
        "chain": {
            "name": "Eleanor",
            "title": "Metatime Testnet Eleanor",
            "chain": "MTC",
            "rpc": [
                "https://rpc.metatime.com/eleanor",
                "wss://ws.metatime.com/eleanor"
            ],
            "faucets": [
                "https://faucet.metatime.com/eleanor"
            ],
            "nativeCurrency": {
                "name": "Eleanor Metacoin",
                "symbol": "MTC",
                "decimals": 18
            },
            "infoURL": "https://eleanor.metatime.com",
            "shortName": "mtc",
            "chainId": 1967,
            "networkId": 1967,
            "slip44": 1,
            "explorers": [
                {
                    "name": "metaexplorer-eleanor",
                    "url": "https://explorer.metatime.com/eleanor",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1969": {
        "chain": {
            "name": "Super Smart Chain Testnet",
            "chain": "TSCS",
            "rpc": [
                "https://testnetrpc.scschain.com"
            ],
            "faucets": [
                "https://testnet.scschain.com"
            ],
            "nativeCurrency": {
                "name": "Super Chain Native Token",
                "symbol": "TSCS",
                "decimals": 18
            },
            "infoURL": "https://testnet.scschain.com",
            "shortName": "tscs",
            "chainId": 1969,
            "networkId": 1969,
            "slip44": 1,
            "icon": "super",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnetscan.scschain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW4C4QHLMhLeH5MsdVbauMc2Skb4ehzLKU3egLKKoux4D",
                "width": 130,
                "height": 130,
                "format": "png"
            }
        ]
    },
    "1970": {
        "chain": {
            "name": "Super Smart Chain Mainnet",
            "chain": "SCS",
            "rpc": [
                "https://rpc.scschain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Super Chain Native Token",
                "symbol": "SCS",
                "decimals": 18
            },
            "infoURL": "https://scschain.com",
            "shortName": "scs",
            "chainId": 1970,
            "networkId": 1970,
            "icon": "super",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.scschain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW4C4QHLMhLeH5MsdVbauMc2Skb4ehzLKU3egLKKoux4D",
                "width": 130,
                "height": 130,
                "format": "png"
            }
        ]
    },
    "1971": {
        "chain": {
            "name": "Atelier",
            "title": "Atelier Test Network",
            "chain": "ALTR",
            "rpc": [
                "https://1971.network/atlr",
                "wss://1971.network/atlr"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ATLR",
                "symbol": "ATLR",
                "decimals": 18
            },
            "infoURL": "https://1971.network/",
            "shortName": "atlr",
            "chainId": 1971,
            "networkId": 1971,
            "slip44": 1,
            "icon": "atlr"
        },
        "icon": [
            {
                "url": "ipfs://bafkreigcquvoalec3ll2m26v4wsx5enlxwyn6nk2mgfqwncyqrgwivla5u",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1972": {
        "chain": {
            "name": "RedeCoin",
            "chain": "REDEV2",
            "rpc": [
                "https://rpc2.redecoin.eu"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RedeCoin",
                "symbol": "REDEV2",
                "decimals": 18
            },
            "infoURL": "https://www.redecoin.eu",
            "shortName": "rede",
            "chainId": 1972,
            "networkId": 1972,
            "explorers": [
                {
                    "name": "RedeCoin Explorer",
                    "url": "https://explorer3.redecoin.eu",
                    "standard": "none"
                }
            ]
        }
    },
    "1975": {
        "chain": {
            "name": "ONUS Chain Mainnet",
            "title": "ONUS Chain Mainnet",
            "chain": "onus",
            "rpc": [
                "https://rpc.onuschain.io",
                "wss://ws.onuschain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONUS",
                "symbol": "ONUS",
                "decimals": 18
            },
            "infoURL": "https://onuschain.io",
            "shortName": "onus-mainnet",
            "chainId": 1975,
            "networkId": 1975,
            "explorers": [
                {
                    "name": "Onus explorer mainnet",
                    "url": "https://explorer.onuschain.io",
                    "icon": "onus",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1979": {
        "chain": {
            "name": "CratD2C Testnet",
            "chain": "CRATD2C",
            "rpc": [
                "https://rpc-testnet-1.cratd2csmartchain.io/",
                "https://rpc-testnet-2.cratd2csmartchain.io/",
                "https://rpc-testnet-3.cratd2csmartchain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CRATD2C",
                "symbol": "CRAT",
                "decimals": 18
            },
            "infoURL": "https://cratd2csmartchain.io",
            "shortName": "cratd2c-testnet",
            "chainId": 1979,
            "networkId": 1979,
            "icon": "cratd2c-testnet",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-testnet.cratd2csmartchain.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiczmtj47hwgmmtsy3xylhswu4q6rphpt42hznv37shjiaxsx3uqde",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "1983": {
        "chain": {
            "name": "Krown Mainnet",
            "chain": "KROWN",
            "icon": "krown",
            "rpc": [
                "https://mainnet.krown.network",
                "https://mainnet1.krown.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KROWN",
                "symbol": "KROWN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://krown.network",
            "shortName": "krown",
            "chainId": 1983,
            "networkId": 1983,
            "explorers": [
                {
                    "name": "Krown Explorer",
                    "url": "https://explorer.krown.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjmhund2og7qnbgiongrlswryqg6znxnwedczyaefu62rzwbvwji",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "1984": {
        "chain": {
            "name": "Eurus Testnet",
            "chain": "EUN",
            "rpc": [
                "https://testnet.eurus.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eurus",
                "symbol": "EUN",
                "decimals": 18
            },
            "infoURL": "https://eurus.network",
            "shortName": "euntest",
            "chainId": 1984,
            "networkId": 1984,
            "slip44": 1,
            "icon": "eurus",
            "explorers": [
                {
                    "name": "testnetexplorer",
                    "url": "https://testnetexplorer.eurus.network",
                    "icon": "eurus",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaGd5L9jGPbfyGXBFhu9gjinWJ66YtNrXq8x6Q98Eep9e",
                "width": 471,
                "height": 471,
                "format": "svg"
            }
        ]
    },
    "1985": {
        "chain": {
            "name": "SatoshIE",
            "chain": "TUSHY",
            "rpc": [
                "http://rpc.satosh.ie"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tushy Token",
                "symbol": "TUSHY",
                "decimals": 18
            },
            "infoURL": "https://satosh.ie",
            "shortName": "satoshie",
            "chainId": 1985,
            "networkId": 1985,
            "icon": "satoshie",
            "explorers": [
                {
                    "name": "mainnetexplorer",
                    "url": "http://explore.satosh.ie",
                    "icon": "satoshie",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRHT4o9ihiY6nVkkRdwZjdugbEAQiXrrov3GS9a3GTuL7",
                "width": 1024,
                "height": 1024,
                "format": "jpg"
            }
        ]
    },
    "1986": {
        "chain": {
            "name": "SatoshIE Testnet",
            "chain": "TUSHY",
            "rpc": [
                "http://testnet.satosh.ie"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tushy Token",
                "symbol": "TUSHY",
                "decimals": 18
            },
            "infoURL": "https://satosh.ie",
            "shortName": "satoshie_testnet",
            "chainId": 1986,
            "networkId": 1986,
            "slip44": 1,
            "icon": "satoshie",
            "explorers": [
                {
                    "name": "testnetexplorer",
                    "url": "http://explore-testnet.satosh.ie",
                    "icon": "satoshie",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRHT4o9ihiY6nVkkRdwZjdugbEAQiXrrov3GS9a3GTuL7",
                "width": 1024,
                "height": 1024,
                "format": "jpg"
            }
        ]
    },
    "1987": {
        "chain": {
            "name": "EtherGem",
            "chain": "EGEM",
            "rpc": [
                "https://jsonrpc.egem.io/custom"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EtherGem Ether",
                "symbol": "EGEM",
                "decimals": 18
            },
            "infoURL": "https://egem.io",
            "shortName": "egem",
            "chainId": 1987,
            "networkId": 1987,
            "slip44": 1987
        }
    },
    "1989": {
        "chain": {
            "name": "Lydia Coin",
            "chain": "LYDIA",
            "rpc": [
                "https://rpc.lydiacoins.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lydia Coin",
                "symbol": "BSW",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/lydia-coin",
            "shortName": "lydia",
            "chainId": 1989,
            "networkId": 1989
        }
    },
    "1992": {
        "chain": {
            "name": "Hubble Exchange",
            "chain": "Hubblenet",
            "icon": "hubblenet",
            "rpc": [
                "https://rpc.hubble.exchange",
                "wss://ws-rpc.hubble.exchange"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USD Coin",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://www.hubble.exchange",
            "shortName": "hubblenet",
            "chainId": 1992,
            "networkId": 1992,
            "slip44": 60,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmU9t9fZaWiqpAZ9dw2ojTpJycnB8BxekLWVSCJikJVgjW",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1993": {
        "chain": {
            "name": "B3 Sepolia Testnet",
            "chain": "B3 Sepolia Testnet",
            "icon": "b3",
            "rpc": [
                "https://sepolia.b3.fun/http",
                "https://sepolia.b3.fun"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://b3.fun",
            "shortName": "b3-sepolia",
            "chainId": 1993,
            "networkId": 1993,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://sepolia.explorer.b3.fun",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5W7SmKGv3gqciYFWuZvA4QKJAU2XKwSzC6cXLx7wGJu",
                "width": 390,
                "height": 221,
                "format": "svg"
            }
        ]
    },
    "1994": {
        "chain": {
            "name": "Ekta",
            "chain": "EKTA",
            "rpc": [
                "https://main.ekta.io",
                "https://main.ekta.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EKTA",
                "symbol": "EKTA",
                "decimals": 18
            },
            "infoURL": "https://www.ekta.io",
            "shortName": "ekta",
            "chainId": 1994,
            "networkId": 1994,
            "icon": "ekta",
            "explorers": [
                {
                    "name": "ektascan",
                    "url": "https://ektascan.io",
                    "icon": "ekta",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfMd564KUPK8eKZDwGCT71ZC2jMnUZqP6LCtLpup3rHH1",
                "width": 2100,
                "height": 2100,
                "format": "png"
            }
        ]
    },
    "1995": {
        "chain": {
            "name": "edeXa Testnet",
            "chain": "edeXa",
            "rpc": [
                "https://rpc.testnet.edexa.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "edeXa",
                "symbol": "tEDX",
                "decimals": 18
            },
            "infoURL": "https://edexa.network/",
            "shortName": "edxt",
            "chainId": 1995,
            "networkId": 1995,
            "slip44": 1,
            "icon": "edexa",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmSgvmLpRsCiu2ySqyceA5xN4nwi7URJRNEZLffwEKXdoR",
                "width": 1028,
                "height": 1042,
                "format": "png"
            }
        ]
    },
    "1996": {
        "chain": {
            "name": "Sanko",
            "chain": "Sanko",
            "rpc": [
                "https://mainnet.sanko.xyz",
                "https://mainnet.sanko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DMT",
                "symbol": "DMT",
                "decimals": 18
            },
            "infoURL": "https://sanko.xyz/",
            "shortName": "Sanko",
            "chainId": 1996,
            "networkId": 1996,
            "icon": "sanko",
            "explorers": [
                {
                    "name": "Sanko Explorer",
                    "url": "https://explorer.sanko.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmbwi5FoJdL6HuFmQGQu1sdyoGrSuj45H12tMNTnpRAmLw",
                "width": 795,
                "height": 792,
                "format": "png"
            }
        ]
    },
    "1997": {
        "chain": {
            "name": "Kyoto",
            "chain": "KYOTO",
            "rpc": [
                "https://rpc.kyotochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kyoto",
                "symbol": "KYOTO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://kyotoprotocol.io",
            "shortName": "kyoto",
            "chainId": 1997,
            "networkId": 1997,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Kyotoscan",
                    "url": "https://kyotoscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1998": {
        "chain": {
            "name": "Kyoto Testnet",
            "chain": "KYOTO",
            "rpc": [
                "https://rpc.testnet.kyotoprotocol.io:8545"
            ],
            "faucets": [
                "https://faucet.kyotoprotocol.io"
            ],
            "nativeCurrency": {
                "name": "Kyoto",
                "symbol": "KYOTO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://kyotoprotocol.io",
            "shortName": "kyoto-testnet",
            "chainId": 1998,
            "networkId": 1998,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Kyotoscan",
                    "url": "https://testnet.kyotoscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1999": {
        "chain": {
            "name": "STO Chain Testnet",
            "chain": "TSTOC",
            "icon": "stoc",
            "rpc": [
                "https://evm-stoc-testnet.stochainscan.io"
            ],
            "faucets": [
                "https://testnet.stochainscan.io/en/request-faucet"
            ],
            "nativeCurrency": {
                "name": "TSTOC",
                "symbol": "TSTOC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.stochain.io/",
            "shortName": "tstoc",
            "chainId": 1999,
            "networkId": 1999,
            "explorers": [
                {
                    "name": "STO Chain Testnet Explorer",
                    "url": "https://testnet.stochainscan.io/en",
                    "standard": "none"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmYtRbecDtw3z4bCdW2xeTp2XEze8sm3jhQUgxvgRijabb",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2000": {
        "chain": {
            "name": "Dogechain Mainnet",
            "chain": "DC",
            "icon": "dogechain",
            "rpc": [
                "https://rpc.dogechain.dog",
                "https://rpc.dogechain.dog",
                "https://rpc01-sg.dogechain.dog",
                "https://rpc.ankr.com/dogechain"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dogecoin",
                "symbol": "DOGE",
                "decimals": 18
            },
            "infoURL": "https://dogechain.dog",
            "shortName": "dc",
            "chainId": 2000,
            "networkId": 2000,
            "explorers": [
                {
                    "name": "dogechain explorer",
                    "url": "https://explorer.dogechain.dog",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNS6B6L8FfgGSMTEi2SxD3bK5cdmKPNtQKcYaJeRWrkHs",
                "width": 732,
                "height": 732,
                "format": "png"
            }
        ]
    },
    "2001": {
        "chain": {
            "name": "Milkomeda C1 Mainnet",
            "chain": "milkAda",
            "icon": "milkomeda",
            "rpc": [
                "https://rpc-mainnet-cardano-evm.c1.milkomeda.com",
                "wss://rpc-mainnet-cardano-evm.c1.milkomeda.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "milkAda",
                "symbol": "mADA",
                "decimals": 18
            },
            "infoURL": "https://milkomeda.com",
            "shortName": "milkAda",
            "chainId": 2001,
            "networkId": 2001,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-mainnet-cardano-evm.c1.milkomeda.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdoUtvHDybu5ppYBZT8BMRp6AqByVSoQs8nFwKbaS55jd",
                "width": 367,
                "height": 367,
                "format": "svg"
            }
        ]
    },
    "2002": {
        "chain": {
            "name": "Milkomeda A1 Mainnet",
            "chain": "milkALGO",
            "icon": "milkomeda",
            "rpc": [
                "https://rpc-mainnet-algorand-rollup.a1.milkomeda.com",
                "wss://rpc-mainnet-algorand-rollup.a1.milkomeda.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "milkALGO",
                "symbol": "mALGO",
                "decimals": 18
            },
            "infoURL": "https://milkomeda.com",
            "shortName": "milkALGO",
            "chainId": 2002,
            "networkId": 2002,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-mainnet-algorand-rollup.a1.milkomeda.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdoUtvHDybu5ppYBZT8BMRp6AqByVSoQs8nFwKbaS55jd",
                "width": 367,
                "height": 367,
                "format": "svg"
            }
        ]
    },
    "2004": {
        "chain": {
            "name": "MetaLink Network",
            "chain": "MetaLink",
            "rpc": [
                "http://77.237.237.69:9933"
            ],
            "icon": "metaLink",
            "faucets": [],
            "shortName": "mtl",
            "nativeCurrency": {
                "name": "MetaLink",
                "symbol": "MTL",
                "decimals": 18
            },
            "infoURL": "http://totwo3.com:3000",
            "chainId": 2004,
            "networkId": 2004,
            "explorers": [
                {
                    "name": "MetaScan",
                    "url": "http://twoto3.com:3000",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfSXRkDPSwt7heQ24pDtWKN6vvervEaTJHmueyRp1mpg1",
                "width": 800,
                "height": 800,
                "format": "jpg"
            }
        ]
    },
    "2008": {
        "chain": {
            "name": "CloudWalk Testnet",
            "chain": "CloudWalk Testnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "CloudWalk Native Token",
                "symbol": "CWN",
                "decimals": 18
            },
            "infoURL": "https://cloudwalk.io",
            "shortName": "cloudwalk_testnet",
            "chainId": 2008,
            "networkId": 2008,
            "slip44": 1,
            "explorers": [
                {
                    "name": "CloudWalk Testnet Explorer",
                    "url": "https://explorer.testnet.cloudwalk.io",
                    "standard": "none"
                }
            ]
        }
    },
    "2009": {
        "chain": {
            "name": "CloudWalk Mainnet",
            "chain": "CloudWalk Mainnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "CloudWalk Native Token",
                "symbol": "CWN",
                "decimals": 18
            },
            "infoURL": "https://cloudwalk.io",
            "shortName": "cloudwalk_mainnet",
            "chainId": 2009,
            "networkId": 2009,
            "explorers": [
                {
                    "name": "CloudWalk Mainnet Explorer",
                    "url": "https://explorer.mainnet.cloudwalk.io",
                    "standard": "none"
                }
            ]
        }
    },
    "2013": {
        "chain": {
            "name": "Panarchy",
            "chain": "Panarchy",
            "rpc": [
                "https://polytopia.org:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GAS",
                "symbol": "GAS",
                "decimals": 18
            },
            "infoURL": "https://polytopia.org/",
            "shortName": "panarchy",
            "chainId": 2013,
            "networkId": 1
        }
    },
    "2014": {
        "chain": {
            "name": "NOW Chain Testnet",
            "chain": "NOW",
            "icon": "nowchain",
            "rpc": [
                "https://rpc-testnet.nowscan.io"
            ],
            "faucets": [
                "https://faucet.nowchain.co"
            ],
            "nativeCurrency": {
                "name": "NOW Coin",
                "symbol": "NOW",
                "decimals": 18
            },
            "infoURL": "https://nowchain.co",
            "shortName": "tnow",
            "chainId": 2014,
            "networkId": 2014,
            "explorers": [
                {
                    "name": "nowscan testnet",
                    "url": "https://testnet.nowscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSUzhRGzMyMyGwBcE3ooZ5jvHKyJ1FjVjh5SfoGHG36MX",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2016": {
        "chain": {
            "name": "MainnetZ Mainnet",
            "chain": "NetZ",
            "icon": "mainnetz",
            "rpc": [
                "https://mainnet-rpc.mainnetz.io",
                "https://eu-rpc.mainnetz.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MainnetZ",
                "symbol": "NetZ",
                "decimals": 18
            },
            "infoURL": "https://mainnetz.io",
            "shortName": "netz",
            "chainId": 2016,
            "networkId": 2016,
            "explorers": [
                {
                    "name": "MainnetZ",
                    "url": "https://explorer.mainnetz.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT5gJ5weBiLT3GoYuF5yRTRLdPLCVZ3tXznfqW7M8fxgG",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "2017": {
        "chain": {
            "name": "Adiri",
            "title": "Telcoin Network Testnet",
            "chain": "TEL",
            "icon": "telcoin",
            "rpc": [
                "https://rpc.telcoin.network",
                "https://rpc.telcoin.network",
                "https://adiri.tel",
                "https://node1.telcoin.network",
                "https://node2.telcoin.network",
                "https://node3.telcoin.network",
                "https://node4.telcoin.network"
            ],
            "faucets": [
                "https://telcoin.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Telcoin",
                "symbol": "TEL",
                "decimals": 18
            },
            "infoURL": "https://telcoin.network",
            "shortName": "tel",
            "chainId": 2017,
            "networkId": 2017,
            "slip44": 1,
            "explorers": [
                {
                    "name": "telscan",
                    "url": "https://telscan.io",
                    "icon": "telcoin",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih4obvrymfdqohzhiafhvpcy6zwqbgpfm26aahrv3qx2dtcei7hk4",
                "width": 79,
                "height": 80,
                "format": "svg"
            }
        ]
    },
    "2018": {
        "chain": {
            "name": "PublicMint Devnet",
            "title": "Public Mint Devnet",
            "chain": "PublicMint",
            "rpc": [
                "https://rpc.dev.publicmint.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USD",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://publicmint.com",
            "shortName": "pmint_dev",
            "chainId": 2018,
            "networkId": 2018,
            "slip44": 60,
            "explorers": [
                {
                    "name": "PublicMint Explorer",
                    "url": "https://explorer.dev.publicmint.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2019": {
        "chain": {
            "name": "PublicMint Testnet",
            "title": "Public Mint Testnet",
            "chain": "PublicMint",
            "rpc": [
                "https://rpc.tst.publicmint.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USD",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://publicmint.com",
            "shortName": "pmint_test",
            "chainId": 2019,
            "networkId": 2019,
            "slip44": 1,
            "explorers": [
                {
                    "name": "PublicMint Explorer",
                    "url": "https://explorer.tst.publicmint.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2020": {
        "chain": {
            "name": "Ronin Mainnet",
            "title": "Ronin",
            "chain": "ronin",
            "rpc": [
                "https://api.roninchain.com/rpc",
                "https://api.roninchain.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RON",
                "symbol": "RON",
                "decimals": 18
            },
            "infoURL": "https://roninchain.com",
            "shortName": "ron",
            "chainId": 2020,
            "networkId": 2020,
            "icon": "ronin",
            "redFlags": [
                "reusedChainId"
            ],
            "explorers": [
                {
                    "name": "Ronin Block Explorer",
                    "url": "https://app.roninchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicwyre2qm2g2g27rffua7sb3dsqx7kka4rcjnb5wzcwhdlemyjn5m",
                "width": 240,
                "height": 240,
                "format": "png"
            }
        ]
    },
    "2021": {
        "chain": {
            "name": "Edgeware EdgeEVM Mainnet",
            "chain": "EDG",
            "icon": "edgeware",
            "rpc": [
                "https://saigon-testnet.roninchain.com/rpc",
                "https://edgeware-evm.jelliedowl.net",
                "https://edgeware-evm0.jelliedowl.net",
                "https://edgeware-evm1.jelliedowl.net",
                "https://edgeware-evm2.jelliedowl.net",
                "https://edgeware-evm3.jelliedowl.net",
                "wss://edgeware.jelliedowl.net",
                "wss://edgeware-rpc0.jelliedowl.net",
                "wss://edgeware-rpc1.jelliedowl.net",
                "wss://edgeware-rpc2.jelliedowl.net",
                "wss://edgeware-rpc3.jelliedowl.net"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Edgeware",
                "symbol": "EDG",
                "decimals": 18
            },
            "infoURL": "https://edgeware.io",
            "shortName": "edg",
            "chainId": 2021,
            "networkId": 2021,
            "slip44": 523,
            "explorers": [
                {
                    "name": "Edgscan EdgeEVM explorer by Bharathcoorg",
                    "url": "https://edgscan.live",
                    "standard": "EIP3091"
                },
                {
                    "name": "Edgscan EdgeWASM explorer by Bharathcoorg",
                    "url": "https://edgscan.ink",
                    "standard": "none",
                    "icon": "edgscan"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWCSXYLigYE6qEiese4cso2icgKQyosV3x1adtxJnRyJ9",
                "width": 88,
                "height": 76,
                "format": "svg"
            }
        ]
    },
    "2022": {
        "chain": {
            "name": "Beresheet BereEVM Testnet",
            "chain": "EDG",
            "rpc": [
                "https://beresheet-evm.jelliedowl.net",
                "https://beresheet-evm.jelliedowl.net",
                "wss://beresheet.jelliedowl.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet EDG",
                "symbol": "tEDG",
                "decimals": 18
            },
            "infoURL": "https://edgeware.io/build",
            "shortName": "edgt",
            "chainId": 2022,
            "networkId": 2022,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Edgscan by Bharathcoorg",
                    "url": "https://testnet.edgscan.live",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2023": {
        "chain": {
            "name": "Taycan Testnet",
            "chain": "Taycan",
            "rpc": [
                "https://test-taycan.hupayx.io"
            ],
            "faucets": [
                "https://ttaycan-faucet.hupayx.io/"
            ],
            "nativeCurrency": {
                "name": "test-Shuffle",
                "symbol": "tSFL",
                "decimals": 18
            },
            "infoURL": "https://hupayx.io",
            "shortName": "taycan-testnet",
            "chainId": 2023,
            "networkId": 2023,
            "slip44": 1,
            "icon": "shuffle",
            "explorers": [
                {
                    "name": "Taycan Explorer(Blockscout)",
                    "url": "https://evmscan-test.hupayx.io",
                    "standard": "none",
                    "icon": "shuffle"
                },
                {
                    "name": "Taycan Cosmos Explorer",
                    "url": "https://cosmoscan-test.hupayx.io",
                    "standard": "none",
                    "icon": "shuffle"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidvjcc73v747lqlyrhgbnkvkdepdvepo6baj6hmjsmjtvdyhmzzmq",
                "width": 1000,
                "height": 1206,
                "format": "png"
            }
        ]
    },
    "2024": {
        "chain": {
            "name": "Swan Saturn Testnet",
            "chain": "SWAN",
            "rpc": [
                "https://saturn-rpc.swanchain.io",
                "https://saturn-rpc.swanchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SWANETH",
                "symbol": "sETH",
                "decimals": 18
            },
            "infoURL": "https://swanchain.io/",
            "shortName": "saturn",
            "chainId": 2024,
            "networkId": 2024
        }
    },
    "2025": {
        "chain": {
            "name": "Rangers Protocol Mainnet",
            "chain": "Rangers",
            "icon": "rangers",
            "rpc": [
                "https://mainnet.rangersprotocol.com/api/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rangers Protocol Gas",
                "symbol": "RPG",
                "decimals": 18
            },
            "infoURL": "https://rangersprotocol.com",
            "shortName": "rpg",
            "chainId": 2025,
            "networkId": 2025,
            "slip44": 1008,
            "explorers": [
                {
                    "name": "rangersscan",
                    "url": "https://scan.rangersprotocol.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "2026": {
        "chain": {
            "name": "Edgeless Network",
            "chain": "Edgeless",
            "rpc": [
                "https://rpc.edgeless.network/http",
                "https://rpc.edgeless.network/http"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Edgeless Wrapped Eth",
                "symbol": "EwEth",
                "decimals": 18
            },
            "infoURL": "https://edgeless.network",
            "shortName": "edgeless",
            "chainId": 2026,
            "networkId": 2026,
            "explorers": [
                {
                    "name": "Edgeless Explorer",
                    "url": "https://explorer.edgeless.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2028": {
        "chain": {
            "name": "ArmaChain Testnet",
            "chain": "ARMA",
            "rpc": [
                "https://rpc.armascan.io"
            ],
            "faucets": [
                "https://armafaucet.io"
            ],
            "nativeCurrency": {
                "name": "tARMA",
                "symbol": "tARMA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://armadex.io",
            "shortName": "arma-testnet",
            "chainId": 2028,
            "networkId": 2028,
            "slip44": 1,
            "icon": "armachain",
            "explorers": [
                {
                    "name": "ArmaScan",
                    "url": "https://armascan.io",
                    "icon": "armachain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiepf5kexsms6hoco7zhyx7s53grhbedx5y2lv5tx7vbprvzz3bbpi",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2031": {
        "chain": {
            "name": "Centrifuge",
            "chain": "CFG",
            "icon": "centrifuge",
            "rpc": [
                "https://fullnode.centrifuge.io",
                "wss://fullnode.centrifuge.io",
                "https://centrifuge-parachain.api.onfinality.io/public",
                "wss://centrifuge-parachain.api.onfinality.io/public-ws",
                "https://centrifuge-rpc.dwellir.com",
                "wss://centrifuge-rpc.dwellir.com",
                "https://rpc-centrifuge.luckyfriday.io",
                "wss://rpc-centrifuge.luckyfriday.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Centrifuge",
                "symbol": "CFG",
                "decimals": 18
            },
            "infoURL": "https://centrifuge.io",
            "shortName": "cfg",
            "chainId": 2031,
            "networkId": 2031,
            "explorers": [
                {
                    "name": "subscan",
                    "url": "https://centrifuge.subscan.io",
                    "standard": "EIP3091",
                    "icon": "subscan"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmedNc3WvTm66iNK2NYW6Fzu5tx5FgNa6HCBf3DTHpzQZ1",
                "width": 209,
                "height": 208,
                "format": "svg"
            }
        ]
    },
    "2032": {
        "chain": {
            "name": "Catalyst",
            "chain": "CFG",
            "rpc": [
                "wss://fullnode.catalyst.cntrfg.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Catalyst CFG",
                "symbol": "NCFG",
                "decimals": 18
            },
            "infoURL": "https://centrifuge.io",
            "shortName": "ncfg",
            "chainId": 2032,
            "networkId": 2032
        }
    },
    "2035": {
        "chain": {
            "name": "Phala Network",
            "chain": "ETH",
            "rpc": [
                "https://rpc.phala.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://phala.network",
            "shortName": "phala",
            "chainId": 2035,
            "networkId": 2035,
            "status": "incubating"
        }
    },
    "2037": {
        "chain": {
            "name": "Kiwi Subnet",
            "chain": "KIWI",
            "rpc": [
                "https://subnets.avax.network/kiwi/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shrapgas",
                "symbol": "SHRAP",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "kiwi",
            "chainId": 2037,
            "networkId": 2037,
            "slip44": 1,
            "explorers": [
                {
                    "name": "KIWI Explorer",
                    "url": "https://subnets-test.avax.network/kiwi",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2038": {
        "chain": {
            "name": "Shrapnel Testnet",
            "chain": "SHRAPNEL",
            "rpc": [
                "https://subnets.avax.network/shrapnel/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SHRAPG",
                "symbol": "SHRAPG",
                "decimals": 18
            },
            "infoURL": "https://www.shrapnel.com/",
            "shortName": "shraptest",
            "chainId": 2038,
            "networkId": 2038,
            "slip44": 1,
            "explorers": [
                {
                    "name": "SHRAPNEL Explorer",
                    "url": "https://subnets-test.avax.network/shrapnel",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2039": {
        "chain": {
            "name": "Aleph Zero",
            "chain": "Aleph Zero",
            "icon": "aleph",
            "rpc": [
                "https://rpc.alephzero-testnet.gelato.digital",
                "https://rpc.alephzero-testnet.gelato.digital",
                "wss://rpc.alephzero-testnet.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TZERO",
                "symbol": "TZERO",
                "decimals": 18
            },
            "infoURL": "https://alephzero.org/",
            "shortName": "aleph",
            "chainId": 2039,
            "networkId": 2039,
            "explorers": [
                {
                    "name": "Aleph Zero",
                    "url": "https://evm-explorer-testnet.alephzero.org",
                    "icon": "aleph",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbeSYW2c5pXAyEUzj8UFRdJhp5oMQzRMPqAsxJAqbGiem",
                "width": 317,
                "height": 303,
                "format": "png"
            }
        ]
    },
    "2040": {
        "chain": {
            "name": "Vanar Mainnet",
            "title": "Vanarchain",
            "chain": "VANAR",
            "rpc": [
                "https://rpc.vanarchain.com",
                "https://rpc.vanarchain.com",
                "wss://ws.vanarchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VANRY",
                "symbol": "VANRY",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://vanarchain.com",
            "shortName": "Vanar",
            "chainId": 2040,
            "networkId": 2040,
            "icon": "vanar",
            "explorers": [
                {
                    "name": "Vanar Explorer",
                    "url": "https://explorer.vanarchain.com",
                    "icon": "vanar",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmbx25iq4Vn4zLooPit9bbguXJzdiogwtVQWtSseyQPuSC",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "2043": {
        "chain": {
            "name": "NeuroWeb",
            "chain": "NEUROWEB",
            "rpc": [
                "https://astrosat.origintrail.network",
                "wss://parachain-rpc.origin-trail.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NeuroWeb Token",
                "symbol": "NEURO",
                "decimals": 12
            },
            "infoURL": "https://neuroweb.ai",
            "shortName": "NEURO",
            "chainId": 2043,
            "networkId": 2043
        }
    },
    "2044": {
        "chain": {
            "name": "Shrapnel Subnet",
            "chain": "shrapnel",
            "rpc": [
                "https://subnets.avax.network/shrapnel/mainnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shrapnel Gas Token",
                "symbol": "SHRAPG",
                "decimals": 18
            },
            "infoURL": "https://www.shrapnel.com/",
            "shortName": "Shrapnel",
            "chainId": 2044,
            "networkId": 2044
        }
    },
    "2045": {
        "chain": {
            "name": "AIW3 Mainnet",
            "chain": "AIW3",
            "status": "incubating",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://aiw3.io/",
            "shortName": "AIW3",
            "chainId": 2045,
            "networkId": 2045,
            "icon": "aiw3",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreigfxcyvnx2r46a3unljb2auxeez5olbg56lbu4gkpa4me7wqoajjy",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2047": {
        "chain": {
            "name": "Stratos Testnet",
            "chain": "STOS",
            "rpc": [
                "https://web3-rpc-mesos.thestratos.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STOS",
                "symbol": "STOS",
                "decimals": 18
            },
            "infoURL": "https://www.thestratos.org",
            "shortName": "stos-testnet",
            "chainId": 2047,
            "networkId": 2047,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Stratos EVM Explorer (Blockscout)",
                    "url": "https://web3-explorer-mesos.thestratos.org",
                    "standard": "none"
                },
                {
                    "name": "Stratos Cosmos Explorer (BigDipper)",
                    "url": "https://big-dipper-mesos.thestratos.org",
                    "standard": "none"
                }
            ]
        }
    },
    "2048": {
        "chain": {
            "name": "Stratos",
            "chain": "STOS",
            "rpc": [
                "https://web3-rpc.thestratos.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STOS",
                "symbol": "STOS",
                "decimals": 18
            },
            "infoURL": "https://www.thestratos.org",
            "shortName": "stos-mainnet",
            "chainId": 2048,
            "networkId": 2048,
            "explorers": [
                {
                    "name": "Stratos EVM Explorer (Blockscout)",
                    "url": "https://web3-explorer.thestratos.org",
                    "standard": "none"
                },
                {
                    "name": "Stratos Cosmos Explorer (BigDipper)",
                    "url": "https://explorer.thestratos.org",
                    "standard": "none"
                }
            ]
        }
    },
    "2049": {
        "chain": {
            "name": "Movo Smart Chain Mainnet",
            "chain": "MOVO",
            "icon": "movo",
            "rpc": [
                "https://msc-rpc.movoscan.com",
                "https://msc-rpc.movochain.org",
                "https://msc-rpc.movoswap.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Movo Smart Chain",
                "symbol": "MOVO",
                "decimals": 18
            },
            "infoURL": "https://movo.uk",
            "shortName": "movo",
            "chainId": 2049,
            "networkId": 2049,
            "slip44": 2050,
            "explorers": [
                {
                    "name": "movoscan",
                    "url": "https://movoscan.com",
                    "icon": "movoscan",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSQGKhhBpMTM7vYpGdgMTDFyzaAN3PGG5AnmWy7KQPdSn",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "2061": {
        "chain": {
            "name": "ZIGChain Testnet",
            "chain": "ZIG",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZIG",
                "symbol": "ZIG",
                "decimals": 18
            },
            "infoURL": "https://zigchain.com/",
            "shortName": "zigchain-testnet",
            "chainId": 2061,
            "networkId": 2061,
            "status": "incubating"
        }
    },
    "2064": {
        "chain": {
            "name": "MFX Network",
            "chain": "MFX",
            "rpc": [
                "https://rpc.mfx.network/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MFX",
                "symbol": "MFX",
                "decimals": 18
            },
            "infoURL": "https://docs.mfx.network/integration.html",
            "shortName": "mfx",
            "chainId": 2064,
            "networkId": 2064,
            "icon": "mfx",
            "explorers": [
                {
                    "name": "MFX Explorer",
                    "url": "https://explorer.mfx.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFW81ZMxj",
                "width": 551,
                "height": 540,
                "format": "png"
            }
        ]
    },
    "2071": {
        "chain": {
            "name": "Metacces Mainnet",
            "chain": "Metacces Mainnet",
            "icon": "metacces",
            "rpc": [
                "https://oli.accesscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metacces",
                "symbol": "ACCES",
                "decimals": 18
            },
            "infoURL": "https://metacces.com",
            "shortName": "ACCES",
            "chainId": 2071,
            "networkId": 2071,
            "explorers": [
                {
                    "name": "accesscan",
                    "url": "https://accesscan.io",
                    "icon": "metacces",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbpYHpqR68uuJZCwm1CXtN51zi744qWzZ32ob9BKfgFTV",
                "width": 40,
                "height": 38,
                "format": "png"
            }
        ]
    },
    "2077": {
        "chain": {
            "name": "Quokkacoin Mainnet",
            "chain": "Qkacoin",
            "rpc": [
                "https://rpc.qkacoin.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Qkacoin",
                "symbol": "QKA",
                "decimals": 18
            },
            "infoURL": "https://qkacoin.org",
            "shortName": "QKA",
            "chainId": 2077,
            "networkId": 2077,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.qkacoin.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2088": {
        "chain": {
            "name": "Altair",
            "chain": "AIR",
            "icon": "altair",
            "rpc": [
                "wss://fullnode.altair.centrifuge.io",
                "wss://altair.api.onfinality.io/public-ws"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Altair",
                "symbol": "AIR",
                "decimals": 18
            },
            "infoURL": "https://centrifuge.io",
            "shortName": "air",
            "chainId": 2088,
            "networkId": 2088
        },
        "icon": [
            {
                "url": "ipfs://QmSwqWxZ5HRdc25HMhEmVKxZkwSKapuuyGHb8kyrtuzxat",
                "width": 210,
                "height": 210,
                "format": "svg"
            }
        ]
    },
    "2089": {
        "chain": {
            "name": "Algol",
            "chain": "algol",
            "status": "deprecated",
            "rpc": [
                "wss://fullnode.algol.cntrfg.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Algol",
                "symbol": "ALGL",
                "decimals": 18
            },
            "infoURL": "https://centrifuge.io",
            "shortName": "algl",
            "chainId": 2089,
            "networkId": 2089
        }
    },
    "2100": {
        "chain": {
            "name": "Ecoball Mainnet",
            "chain": "ECO",
            "rpc": [
                "https://api.ecoball.org/ecoball/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ecoball Coin",
                "symbol": "ECO",
                "decimals": 18
            },
            "infoURL": "https://ecoball.org",
            "shortName": "eco",
            "chainId": 2100,
            "networkId": 2100,
            "explorers": [
                {
                    "name": "Ecoball Explorer",
                    "url": "https://scan.ecoball.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2101": {
        "chain": {
            "name": "Ecoball Testnet Espuma",
            "chain": "ECO",
            "rpc": [
                "https://api.ecoball.org/espuma/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Espuma Coin",
                "symbol": "ECO",
                "decimals": 18
            },
            "infoURL": "https://ecoball.org",
            "shortName": "esp",
            "chainId": 2101,
            "networkId": 2101,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Ecoball Testnet Explorer",
                    "url": "https://espuma-scan.ecoball.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2109": {
        "chain": {
            "name": "Exosama Network",
            "chain": "EXN",
            "rpc": [
                "https://rpc.exosama.com",
                "wss://rpc.exosama.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sama Token",
                "symbol": "SAMA",
                "decimals": 18
            },
            "infoURL": "https://moonsama.com",
            "shortName": "exn",
            "chainId": 2109,
            "networkId": 2109,
            "slip44": 2109,
            "icon": "exn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.exosama.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS",
                "width": 468,
                "height": 468,
                "format": "png"
            }
        ]
    },
    "2110": {
        "chain": {
            "name": "Parallax",
            "chain": "PARALLAX",
            "icon": "parallax",
            "rpc": [
                "https://rpc.parallaxprotocol.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://faucet.parallaxprotocol.org"
            ],
            "nativeCurrency": {
                "name": "Parallax",
                "symbol": "LAX",
                "decimals": 18
            },
            "infoURL": "https://parallaxprotocol.org",
            "shortName": "parallax",
            "chainId": 2110,
            "networkId": 2110,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.parallaxprotocol.org",
                    "icon": "parallax",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidmne3lmslz6srz4qhv4pxstkyt5lbfw6b3piiicpdle4okd74l3i",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "2112": {
        "chain": {
            "name": "UCHAIN Mainnet",
            "chain": "UCHAIN",
            "rpc": [
                "https://rpc.uchain.link/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UCASH",
                "symbol": "UCASH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://u.cash/",
            "shortName": "uchain",
            "chainId": 2112,
            "networkId": 2112,
            "icon": "ucash",
            "explorers": [
                {
                    "name": "uchain.info",
                    "url": "https://uchain.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUz6jimQbYZ43aeQBC6nSy2m7W7U6xR2qG8tCki2Jvj9k",
                "width": 344,
                "height": 342,
                "format": "png"
            }
        ]
    },
    "2121": {
        "chain": {
            "name": "Catena Mainnet",
            "chain": "CMCX",
            "rpc": [
                "https://rpc1.catenarpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Catena",
                "symbol": "CMCX",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://catena.network",
            "shortName": "cmcx",
            "chainId": 2121,
            "networkId": 2121,
            "icon": "catena",
            "explorers": [
                {
                    "name": "catenascan",
                    "url": "https://catenascan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeAwHS3wcYz7k24LSYEjN1G7nwSfWmGf5FghNZ2qzVD4N",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2122": {
        "chain": {
            "name": "Metaplayerone Mainnet",
            "chain": "METAD",
            "icon": "metad",
            "rpc": [
                "https://rpc.metaplayer.one/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "METAD",
                "symbol": "METAD",
                "decimals": 18
            },
            "infoURL": "https://docs.metaplayer.one/",
            "shortName": "Metad",
            "chainId": 2122,
            "networkId": 2122,
            "explorers": [
                {
                    "name": "Metad Scan",
                    "url": "https://scan.metaplayer.one",
                    "icon": "metad",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZyxS9BfRGYWWDtvrV6qtthCYV4TwdjLoH2sF6MkiTYFf",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "2124": {
        "chain": {
            "name": "Metaplayerone Dubai Testnet",
            "chain": "MP1 Dubai-Testnet",
            "rpc": [
                "https://rpc-dubai.mp1network.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metaunit",
                "symbol": "MEU",
                "decimals": 18
            },
            "infoURL": "https://docs.metaplayer.one/",
            "shortName": "MEU",
            "chainId": 2124,
            "networkId": 2124,
            "slip44": 1,
            "explorers": [
                {
                    "name": "MP1Scan",
                    "url": "https://dubai.mp1scan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2129": {
        "chain": {
            "name": "Memento Testnet",
            "chain": "Memento",
            "rpc": [
                "https://rpc.memento.zeeve.online"
            ],
            "faucets": [
                "https://faucet.memento.zeeve.online"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "",
            "shortName": "memento-testnet",
            "chainId": 2129,
            "networkId": 2129,
            "explorers": []
        }
    },
    "2136": {
        "chain": {
            "name": "BigShortBets Testnet",
            "chain": "BIGSB Testnet",
            "rpc": [
                "https://test-market.bigsb.network",
                "wss://test-market.bigsb.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dolarz",
                "symbol": "Dolarz",
                "decimals": 18
            },
            "infoURL": "https://bigshortbets.com/",
            "shortName": "bigsb_testnet",
            "chainId": 2136,
            "networkId": 2136,
            "explorers": [
                {
                    "name": "Polkadot.js",
                    "url": "https://polkadot.js.org/apps/?rpc=wss://test-market.bigsb.network#/explorer",
                    "standard": "none"
                }
            ]
        }
    },
    "2137": {
        "chain": {
            "name": "BigShortBets",
            "chain": "BIGSB",
            "rpc": [
                "https://market.bigsb.io",
                "wss://market.bigsb.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USD Coin",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://bigshortbets.com/",
            "shortName": "bigsb",
            "chainId": 2137,
            "networkId": 2137,
            "explorers": []
        }
    },
    "2138": {
        "chain": {
            "name": "Defi Oracle Meta Testnet",
            "chain": "dfiometatest",
            "icon": "defioraclemeta",
            "rpc": [
                "https://rpc.public-2138.defi-oracle.io",
                "wss://rpc.public-2138.defi-oracle.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "testEther",
                "symbol": "tETH",
                "decimals": 18
            },
            "infoURL": "https://defi-oracle.io/",
            "shortName": "dfio-meta-test",
            "chainId": 2138,
            "networkId": 21,
            "slip44": 1,
            "ens": {
                "registry": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85"
            },
            "explorers": [
                {
                    "name": "Quorum Explorer",
                    "url": "https://public-2138.defi-oracle.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYrMRnjQJcNkYq9AvZ2FQ9kzYj9szzP4YDmyNA1ybd8xE",
                "width": 1000,
                "height": 1043,
                "format": "png"
            }
        ]
    },
    "2140": {
        "chain": {
            "name": "Oneness Network",
            "chain": "Oneness",
            "rpc": [
                "https://rpc.onenesslabs.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "oneness",
            "chainId": 2140,
            "networkId": 2140,
            "explorers": [
                {
                    "name": "oneness-mainnet",
                    "url": "https://scan.onenesslabs.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2141": {
        "chain": {
            "name": "Oneness TestNet",
            "chain": "Oneness-Testnet",
            "rpc": [
                "https://rpc.testnet.onenesslabs.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "oneness-testnet",
            "chainId": 2141,
            "networkId": 2141,
            "explorers": [
                {
                    "name": "oneness-testnet",
                    "url": "https://scan.testnet.onenesslabs.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2151": {
        "chain": {
            "name": "BOSagora Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.bosagora.org",
                "https://rpc.bosagora.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BOSAGORA",
                "symbol": "BOA",
                "decimals": 18
            },
            "infoURL": "https://docs.bosagora.org",
            "shortName": "boa",
            "chainId": 2151,
            "networkId": 2151,
            "icon": "agora",
            "explorers": [
                {
                    "name": "BOASCAN",
                    "url": "https://boascan.io",
                    "icon": "agora",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW3CT4SHmso5dRJdsjR8GL1qmt79HkdAebCn2uNaWXFYh",
                "width": 256,
                "height": 257,
                "format": "png"
            }
        ]
    },
    "2152": {
        "chain": {
            "name": "Findora Mainnet",
            "chain": "Findora",
            "rpc": [
                "https://rpc-mainnet.findora.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FRA",
                "symbol": "FRA",
                "decimals": 18
            },
            "infoURL": "https://findora.org/",
            "shortName": "fra",
            "chainId": 2152,
            "networkId": 2152,
            "explorers": [
                {
                    "name": "findorascan",
                    "url": "https://evm.findorascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2153": {
        "chain": {
            "name": "Findora Testnet",
            "chain": "Testnet-anvil",
            "rpc": [
                "https://prod-testnet.prod.findora.org:8545/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FRA",
                "symbol": "FRA",
                "decimals": 18
            },
            "infoURL": "https://findora.org/",
            "shortName": "findora-testnet",
            "chainId": 2153,
            "networkId": 2153,
            "slip44": 1,
            "explorers": [
                {
                    "name": "findorascan",
                    "url": "https://testnet-anvil.evm.findorascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2154": {
        "chain": {
            "name": "Findora Forge",
            "chain": "Testnet-forge",
            "rpc": [
                "https://prod-forge.prod.findora.org:8545/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FRA",
                "symbol": "FRA",
                "decimals": 18
            },
            "infoURL": "https://findora.org/",
            "shortName": "findora-forge",
            "chainId": 2154,
            "networkId": 2154,
            "slip44": 1,
            "explorers": [
                {
                    "name": "findorascan",
                    "url": "https://testnet-forge.evm.findorascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2162": {
        "chain": {
            "name": "Animechain Testnet",
            "chain": "Animechain",
            "rpc": [
                "https://rpc.kanda.animechain.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Coin",
                "symbol": "COIN",
                "decimals": 18
            },
            "infoURL": "https://animechain.ai",
            "shortName": "animechaint",
            "chainId": 2162,
            "networkId": 2162,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.kanda.animechain.ai",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2187": {
        "chain": {
            "name": "Game7",
            "title": "Game7",
            "chain": "Game7",
            "rpc": [
                "https://mainnet-rpc.game7.io",
                "wss://mainnet-rpc.game7.io",
                "https://mainnet-rpc.game7.build",
                "wss://mainnet-rpc.game7.build"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "G7",
                "symbol": "G7",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://game7.io/",
            "shortName": "g7",
            "chainId": 2187,
            "networkId": 2187,
            "icon": "game7",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://mainnet.game7.io",
                    "icon": "game7",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9",
                "width": 40,
                "height": 40,
                "format": "svg"
            }
        ]
    },
    "2192": {
        "chain": {
            "name": "SnaxChain",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.snaxchain.io",
                "https://mainnet.snaxchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://synthetix.io",
            "shortName": "snax",
            "chainId": 2192,
            "networkId": 2192,
            "icon": "snax",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.snaxchain.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQPHTTpgSjvP18Yc522ZxHYKRwLLxeR6xWdEdcw1XHwZo",
                "width": 178,
                "height": 177,
                "format": "svg"
            }
        ]
    },
    "2199": {
        "chain": {
            "name": "Moonsama Network",
            "chain": "MSN",
            "rpc": [
                "https://rpc.moonsama.com",
                "wss://rpc.moonsama.com/ws"
            ],
            "faucets": [
                "https://multiverse.moonsama.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Sama Token",
                "symbol": "SAMA",
                "decimals": 18
            },
            "infoURL": "https://moonsama.com",
            "shortName": "msn",
            "chainId": 2199,
            "networkId": 2199,
            "slip44": 2199,
            "icon": "msn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.moonsama.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS",
                "width": 468,
                "height": 468,
                "format": "png"
            }
        ]
    },
    "2201": {
        "chain": {
            "name": "Stable Testnet",
            "chain": "Stable",
            "icon": "stable",
            "rpc": [
                "https://rpc.testnet.stable.xyz"
            ],
            "faucets": [
                "https://faucet.stable.xyz"
            ],
            "nativeCurrency": {
                "name": "USDT0",
                "symbol": "USDT0",
                "decimals": 18
            },
            "infoURL": "https://stable.xyz",
            "shortName": "stable-testnet",
            "chainId": 2201,
            "networkId": 2201,
            "explorers": [
                {
                    "name": "Stablescan",
                    "url": "https://testnet.stablescan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiegvgr6qwavexa5koda4wfqdqomn7h44niwufhgw4nkof5yugizvi",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "2202": {
        "chain": {
            "name": "Antofy Mainnet",
            "chain": "ABN",
            "icon": "antofy",
            "rpc": [
                "https://rpc.antofy.io"
            ],
            "faucets": [
                "https://faucet.antofy.io"
            ],
            "nativeCurrency": {
                "name": "Antofy",
                "symbol": "ABN",
                "decimals": 18
            },
            "infoURL": "https://antofy.io",
            "shortName": "ABNm",
            "chainId": 2202,
            "networkId": 2202,
            "explorers": [
                {
                    "name": "Antofy Mainnet",
                    "url": "https://antofyscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdTfku81ohnG9ECU1Xswmeumt678cBhwHWuFYZ7i1Qsto",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "2203": {
        "chain": {
            "name": "Bitcoin EVM",
            "chain": "Bitcoin EVM",
            "rpc": [
                "https://connect.bitcoinevm.com"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://bitcoinevm.com",
            "shortName": "BTC",
            "chainId": 2203,
            "networkId": 2203,
            "icon": "ebtc",
            "explorers": [
                {
                    "name": "Bitcoin EVM Explorer",
                    "url": "https://explorer.bitcoinevm.com",
                    "icon": "ebtc",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiegluowf5waysl7b6kqddtvlwpjq4n4x6scalkqjyb27nj36jg5tu",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2213": {
        "chain": {
            "name": "Evanesco Mainnet",
            "chain": "EVA",
            "rpc": [
                "https://seed4.evanesco.org:8546"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EVA",
                "symbol": "EVA",
                "decimals": 18
            },
            "infoURL": "https://evanesco.org/",
            "shortName": "evanesco",
            "chainId": 2213,
            "networkId": 2213,
            "icon": "evanesco",
            "explorers": [
                {
                    "name": "Evanesco Explorer",
                    "url": "https://explorer.evanesco.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZbmGYdfbMRrWJore3c7hyD6q7B5pXHJqTSNjbZZUK6V8",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "2221": {
        "chain": {
            "name": "Kava Testnet",
            "chain": "KAVA",
            "rpc": [
                "https://evm.testnet.kava.io",
                "https://evm.testnet.kava.io",
                "https://kava-evm-testnet.rpc.thirdweb.com",
                "wss://wevm.testnet.kava.io",
                "https://kava-testnet.drpc.org",
                "wss://kava-testnet.drpc.org"
            ],
            "faucets": [
                "https://faucet.kava.io"
            ],
            "nativeCurrency": {
                "name": "TKava",
                "symbol": "TKAVA",
                "decimals": 18
            },
            "infoURL": "https://www.kava.io",
            "shortName": "tkava",
            "chainId": 2221,
            "networkId": 2221,
            "icon": "kava",
            "explorers": [
                {
                    "name": "Kava Testnet Explorer",
                    "url": "http://testnet.kavascan.com",
                    "standard": "EIP3091",
                    "icon": "kava"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdpRTk6oL1HRW9xC6cAc4Rnf9gs6zgdAcr4Z3HcLztusm",
                "width": 1186,
                "height": 360,
                "format": "svg"
            }
        ]
    },
    "2222": {
        "chain": {
            "name": "Kava",
            "chain": "KAVA",
            "rpc": [
                "https://evm.kava.io",
                "https://evm.kava.io",
                "https://kava-rpc.gateway.pokt.network",
                "https://kava-evm.rpc.thirdweb.com",
                "wss://wevm.kava.io",
                "https://kava-evm-rpc.publicnode.com",
                "wss://kava-evm-rpc.publicnode.com",
                "https://evm.kava-rpc.com",
                "https://rpc.ankr.com/kava_evm",
                "wss://wevm.kava-rpc.com",
                "https://kava.drpc.org",
                "wss://kava.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kava",
                "symbol": "KAVA",
                "decimals": 18
            },
            "infoURL": "https://www.kava.io",
            "shortName": "kava",
            "chainId": 2222,
            "networkId": 2222,
            "icon": "kava",
            "explorers": [
                {
                    "name": "Kava EVM Explorer",
                    "url": "https://kavascan.com",
                    "standard": "EIP3091",
                    "icon": "kava"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdpRTk6oL1HRW9xC6cAc4Rnf9gs6zgdAcr4Z3HcLztusm",
                "width": 1186,
                "height": 360,
                "format": "svg"
            }
        ]
    },
    "2223": {
        "chain": {
            "name": "VChain Mainnet",
            "chain": "VChain",
            "rpc": [
                "https://bc.vcex.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VNDT",
                "symbol": "VNDT",
                "decimals": 18
            },
            "infoURL": "https://bo.vcex.xyz/",
            "shortName": "VChain",
            "chainId": 2223,
            "networkId": 2223,
            "explorers": [
                {
                    "name": "VChain Scan",
                    "url": "https://scan.vcex.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2241": {
        "chain": {
            "name": "Krest Network",
            "chain": "Krest",
            "icon": "krest",
            "rpc": [
                "https://erpc-krest.peaq.network",
                "https://krest.unitedbloc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Krest",
                "symbol": "KRST",
                "decimals": 18
            },
            "infoURL": "https://www.peaq.network",
            "shortName": "KRST",
            "chainId": 2241,
            "networkId": 2241,
            "explorers": [
                {
                    "name": "Polkadot.js",
                    "url": "https://polkadot.js.org/apps/?rpc=wss://wss-krest.peaq.network#/explorer",
                    "standard": "none"
                },
                {
                    "name": "Subscan",
                    "url": "https://krest.subscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid732273ib5at7krjdl2t7lteljlepwd3tvifqge7mu7g6naxavhe",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2255": {
        "chain": {
            "name": "ClubMOS",
            "chain": "CMX",
            "rpc": [
                "https://rpc.mosscan.com"
            ],
            "faucets": [
                "https://faucet.clubmos.com"
            ],
            "nativeCurrency": {
                "name": "ClubMOS",
                "symbol": "CMX",
                "decimals": 18
            },
            "infoURL": "https://www.clubmos.com",
            "shortName": "CMX",
            "chainId": 2255,
            "networkId": 2255,
            "icon": "mos",
            "explorers": [
                {
                    "name": "mosscan",
                    "url": "https://mosscan.com",
                    "icon": "mosscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibef7oqrhlrg265v5wf5bxjwnmt4onf53lrjynggh4oopsttneyba",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "2300": {
        "chain": {
            "name": "BOMB Chain",
            "chain": "BOMB",
            "rpc": [
                "https://rpc.bombchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BOMB Token",
                "symbol": "BOMB",
                "decimals": 18
            },
            "infoURL": "https://www.bombchain.com",
            "shortName": "bomb",
            "chainId": 2300,
            "networkId": 2300,
            "icon": "bomb",
            "explorers": [
                {
                    "name": "bombscan",
                    "icon": "bomb",
                    "url": "https://bombscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc44uSjfdNHdcxPTgZAL8eZ8TLe4UmSHibcvKQFyGJxTB",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "2306": {
        "chain": {
            "name": "Ebro Network",
            "chain": "ebro",
            "rpc": [
                "https://greendinoswap.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ebro",
                "symbol": "ebro",
                "decimals": 18
            },
            "infoURL": "https://www.ebrochain.com",
            "shortName": "ebro",
            "chainId": 2306,
            "networkId": 2306
        }
    },
    "2309": {
        "chain": {
            "name": "Arevia",
            "chain": "Arevia",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Arev",
                "symbol": "ARÉV",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "arevia",
            "chainId": 2309,
            "networkId": 2309,
            "explorers": [],
            "status": "incubating"
        }
    },
    "2310": {
        "chain": {
            "name": "CratD2C",
            "chain": "CRATD2C",
            "rpc": [
                "https://node1.cratd2csmartchain.io",
                "https://node2.cratd2csmartchain.io",
                "https://node3.cratd2csmartchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CRATD2C",
                "symbol": "CRAT",
                "decimals": 18
            },
            "infoURL": "https://cratd2csmartchain.io",
            "shortName": "cratd2c",
            "chainId": 2310,
            "networkId": 2310,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.cratd2csmartchain.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2311": {
        "chain": {
            "name": "Chronicle Vesuvius - Lit Protocol Testnet",
            "chain": "LPV",
            "icon": "lit",
            "rpc": [
                "https://vesuvius-rpc.litprotocol.com"
            ],
            "faucets": [
                "https://developer.litprotocol.com/support/intro"
            ],
            "nativeCurrency": {
                "name": "Test LPX",
                "symbol": "tstLPX",
                "decimals": 18
            },
            "infoURL": "https://litprotocol.com",
            "shortName": "lpv",
            "chainId": 2311,
            "networkId": 2311,
            "explorers": [
                {
                    "name": "Lit Chronicle Vesuvius Explorer",
                    "url": "https://vesuvius-explorer.litprotocol.com",
                    "icon": "lit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn",
                "width": 164,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "2323": {
        "chain": {
            "name": "SOMA Network Testnet",
            "chain": "SOMA",
            "rpc": [
                "https://data-testnet-v1.somanetwork.io/",
                "https://testnet-au-server-2.somanetwork.io",
                "https://testnet-au-server-1.somanetwork.io",
                "https://testnet-sg-server-1.somanetwork.io",
                "https://testnet-sg-server-2.somanetwork.io"
            ],
            "faucets": [
                "https://faucet.somanetwork.io"
            ],
            "nativeCurrency": {
                "name": "SMA",
                "symbol": "tSMA",
                "decimals": 18
            },
            "infoURL": "https://somanetwork.io",
            "shortName": "sma",
            "chainId": 2323,
            "networkId": 2323,
            "slip44": 1,
            "icon": "soma",
            "explorers": [
                {
                    "name": "SOMA Testnet Explorer",
                    "icon": "soma",
                    "url": "https://testnet.somascan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2330": {
        "chain": {
            "name": "Altcoinchain",
            "chain": "mainnet",
            "rpc": [
                "https://rpc0.altcoinchain.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Altcoin",
                "symbol": "ALT",
                "decimals": 18
            },
            "infoURL": "https://altcoinchain.org",
            "shortName": "alt",
            "chainId": 2330,
            "networkId": 2330,
            "icon": "altcoinchain",
            "status": "active",
            "explorers": [
                {
                    "name": "expedition",
                    "url": "http://expedition.altcoinchain.org",
                    "icon": "altcoinchain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYwHmGC9CRVcKo1LSesqxU31SDj9vk2iQxcFjQArzhix4",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "2331": {
        "chain": {
            "name": "RSS3 VSL Sepolia Testnet",
            "chain": "RSS3",
            "rpc": [
                "https://rpc.testnet.rss3.io",
                "https://rpc.testnet.rss3.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RSS3",
                "symbol": "RSS3",
                "decimals": 18
            },
            "infoURL": "https://rss3.io",
            "shortName": "rss3-testnet",
            "chainId": 2331,
            "networkId": 2331,
            "icon": "rss3-testnet",
            "explorers": [
                {
                    "name": "RSS3 VSL Sepolia Testnet Scan",
                    "url": "https://scan.testnet.rss3.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://explorer.testnet.rss3.io/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmTE6hnMTQaGU8Fm7nQbeTqQ5Ha3kyLKHR6QTd59prP2mC",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "2332": {
        "chain": {
            "name": "SOMA Network Mainnet",
            "chain": "SOMA",
            "rpc": [
                "https://data-mainnet-v1.somanetwork.io/",
                "https://id-mainnet.somanetwork.io",
                "https://hk-mainnet.somanetwork.io",
                "https://sg-mainnet.somanetwork.io"
            ],
            "faucets": [
                "https://airdrop.somanetwork.io"
            ],
            "nativeCurrency": {
                "name": "Soma Native Token",
                "symbol": "SMA",
                "decimals": 18
            },
            "infoURL": "https://somanetwork.io",
            "shortName": "smam",
            "chainId": 2332,
            "networkId": 2332,
            "icon": "soma",
            "status": "incubating",
            "explorers": [
                {
                    "name": "SOMA Explorer Mainnet",
                    "icon": "soma",
                    "url": "https://somascan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2340": {
        "chain": {
            "name": "Atleta Olympia",
            "chain": "Atleta Testnet Olympia",
            "rpc": [
                "https://testnet-rpc.atleta.network:9944",
                "https://testnet-rpc.atleta.network",
                "https://testnet-rpc.atleta.network",
                "https://rpc.ankr.com/atleta_olympia",
                "wss://testnet-rpc.atleta.network",
                "https://atleta-testnet.htw.tech/",
                "https://public-atleta.nownodes.io",
                "https://public-atla-testnet.fastnode.io"
            ],
            "faucets": [
                "https://app-olympia.atleta.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Atla Olympia",
                "symbol": "ATLA",
                "decimals": 18
            },
            "infoURL": "https://atleta.network",
            "shortName": "olym",
            "chainId": 2340,
            "networkId": 2340,
            "slip44": 1,
            "icon": "atleta",
            "explorers": [
                {
                    "name": "Atleta Olympia Explorer",
                    "icon": "atleta",
                    "url": "https://blockscout.testnet-v2.atleta.network",
                    "standard": "none"
                },
                {
                    "name": "Atleta Olympia Polka Explorer",
                    "icon": "atleta",
                    "url": "https://polkadot-explorer.atleta.network/#/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV2JVr4FCcb6aRiUoA3wS5erLoxtLBLonQ1Nvz8fNuEcR",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "2342": {
        "chain": {
            "name": "Omnia Chain",
            "chain": "OMNIA",
            "icon": "omnia",
            "rpc": [
                "https://rpc.omniaverse.io"
            ],
            "faucets": [
                "https://www.omniaverse.io"
            ],
            "nativeCurrency": {
                "name": "Omnia",
                "symbol": "OMNIA",
                "decimals": 18
            },
            "infoURL": "https://www.omniaverse.io",
            "shortName": "omnia",
            "chainId": 2342,
            "networkId": 2342,
            "explorers": [
                {
                    "name": "OmniaVerse Explorer",
                    "url": "https://scan.omniaverse.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdNQMFxcjB9PAP1LZVqaQmyppV5QGTqXXmbBeQyaTUpMM",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "2345": {
        "chain": {
            "name": "GOAT Network",
            "title": "GOAT Network",
            "chain": "GOAT",
            "rpc": [
                "https://rpc.goat.network",
                "https://rpc.goat.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.goat.network",
            "shortName": "goat",
            "chainId": 2345,
            "networkId": 2345,
            "icon": "goat",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.goat.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifrhbzlufbvxbhywu4rmkkij4ur2qcg3zlk6irqnbabbjfj3cud2u",
                "width": 1069,
                "height": 1080,
                "format": "jpg"
            }
        ]
    },
    "2355": {
        "chain": {
            "name": "Silicon zkEVM",
            "title": "Silicon zkEVM Mainnet",
            "chain": "Silicon",
            "rpc": [
                "https://rpc.silicon.network",
                "https://silicon-mainnet.nodeinfra.com",
                "https://rpc.silicon.network",
                "https://silicon-mainnet.nodeinfra.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.silicon.network",
            "shortName": "silicon-zk",
            "chainId": 2355,
            "networkId": 2355,
            "icon": "silicon",
            "explorers": [
                {
                    "name": "siliconscope",
                    "url": "https://scope.silicon.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.silicon.network"
                    },
                    {
                        "url": "https://bridge.orbitchain.io"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "2357": {
        "chain": {
            "name": "(deprecated) Kroma Sepolia",
            "title": "(deprecated) Kroma Testnet Sepolia",
            "chainId": 2357,
            "shortName": "deprecated-kroma-sepolia",
            "chain": "ETH",
            "networkId": 2357,
            "slip44": 1,
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://api.sepolia-deprecated.kroma.network"
            ],
            "faucets": [],
            "infoURL": "https://kroma.network",
            "icon": "kroma",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.sepolia-deprecated.kroma.network",
                    "icon": "kroma",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://kroma.network/bridge"
                    }
                ]
            },
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmVpV2WET6ZrqnvvPfE9hCwoE2y5ygbPuniuugpaRoxrho",
                "width": 320,
                "height": 320,
                "format": "svg"
            }
        ]
    },
    "2358": {
        "chain": {
            "name": "Kroma Sepolia",
            "title": "Kroma Testnet Sepolia",
            "chainId": 2358,
            "shortName": "kroma-sepolia",
            "chain": "ETH",
            "networkId": 2358,
            "slip44": 1,
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://api.sepolia.kroma.network",
                "https://api.sepolia.kroma.network"
            ],
            "faucets": [],
            "infoURL": "https://kroma.network",
            "icon": "kroma",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.sepolia.kroma.network",
                    "icon": "kroma",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://kroma.network/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVpV2WET6ZrqnvvPfE9hCwoE2y5ygbPuniuugpaRoxrho",
                "width": 320,
                "height": 320,
                "format": "svg"
            }
        ]
    },
    "2366": {
        "chain": {
            "name": "KiteAI",
            "chain": "KiteAI",
            "icon": "kite",
            "rpc": [
                "https://rpc.gokite.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kite",
                "symbol": "KITE",
                "decimals": 18
            },
            "infoURL": "https://gokite.ai/",
            "shortName": "KiteAI",
            "chainId": 2366,
            "networkId": 2366,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Kitescan",
                    "url": "https://kitescan.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaasav3psn6ac5ktfmod6m76zv4w2odl4cc2gmuo2jglrhypmczzq",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "2368": {
        "chain": {
            "name": "KiteAI Testnet",
            "chain": "KiteAI",
            "icon": "kite",
            "rpc": [
                "https://rpc-testnet.gokite.ai"
            ],
            "faucets": [
                "https://faucet.gokite.ai/"
            ],
            "nativeCurrency": {
                "name": "Kite",
                "symbol": "KITE",
                "decimals": 18
            },
            "infoURL": "https://gokite.ai/",
            "shortName": "KiteAITestnet",
            "chainId": 2368,
            "networkId": 1,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Kitescan",
                    "url": "https://testnet.kitescan.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaasav3psn6ac5ktfmod6m76zv4w2odl4cc2gmuo2jglrhypmczzq",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "2370": {
        "chain": {
            "name": "Nexis Network Testnet",
            "chain": "Nexis Network",
            "icon": "nexis",
            "rpc": [
                "https://evm-testnet.nexis.network"
            ],
            "faucets": [
                "https://evm-faucet.nexis.network"
            ],
            "nativeCurrency": {
                "name": "Nexis",
                "symbol": "NZT",
                "decimals": 18
            },
            "infoURL": "https://nexis.network/",
            "shortName": "nzt",
            "chainId": 2370,
            "networkId": 2370,
            "explorers": [
                {
                    "name": "Nexis Testnet Explorer",
                    "url": "https://evm-testnet.nexscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdJwWuMgbhoZhgFM4zWrZne6qs5ktcL1vBLKX12VGgALM",
                "width": 1892,
                "height": 1892,
                "format": "png"
            }
        ]
    },
    "2390": {
        "chain": {
            "name": "TAC Turin",
            "title": "TAC Testnet Turin",
            "chain": "TAC",
            "icon": "tactestnet",
            "rpc": [
                "https://turin.rpc.tac.build",
                "https://rpc.ankr.com/tac_turin",
                "https://turin-ws.rpc.tac.build"
            ],
            "faucets": [
                "https://turin.faucet.tac.build/"
            ],
            "nativeCurrency": {
                "name": "TAC",
                "symbol": "TAC",
                "decimals": 18
            },
            "infoURL": "https://tac.build/",
            "shortName": "tacchain_2390-1",
            "chainId": 2390,
            "networkId": 2390,
            "slip44": 60,
            "explorers": [
                {
                    "name": "TAC Turin Blockscout",
                    "url": "https://turin.explorer.tac.build",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidhtm3kefmhw3vh7kl5uwx2rigq7h7r7beoq7sepblcrmclgyynue",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "2391": {
        "chain": {
            "name": "TAC Saint Petersburg",
            "title": "TAC Testnet SPB",
            "chain": "TAC",
            "icon": "tactestnet",
            "rpc": [
                "https://spb.rpc.tac.build",
                "https://rpc.ankr.com/tac_spb",
                "https://spb-ws.rpc.tac.build"
            ],
            "faucets": [
                "https://spb.faucet.tac.build/"
            ],
            "nativeCurrency": {
                "name": "TAC",
                "symbol": "TAC",
                "decimals": 18
            },
            "infoURL": "https://tac.build/",
            "shortName": "tacchain_2391-1",
            "chainId": 2391,
            "networkId": 2391,
            "slip44": 60,
            "explorers": [
                {
                    "name": "TAC SPB Explorer",
                    "url": "https://spb.explorer.tac.build",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidhtm3kefmhw3vh7kl5uwx2rigq7h7r7beoq7sepblcrmclgyynue",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "2399": {
        "chain": {
            "name": "BOMB Chain Testnet",
            "chain": "BOMB",
            "rpc": [
                "https://bombchain-testnet.ankr.com/bas_full_rpc_1"
            ],
            "faucets": [
                "https://faucet.bombchain-testnet.ankr.com/"
            ],
            "nativeCurrency": {
                "name": "BOMB Token",
                "symbol": "tBOMB",
                "decimals": 18
            },
            "infoURL": "https://www.bombmoney.com",
            "shortName": "bombt",
            "chainId": 2399,
            "networkId": 2399,
            "slip44": 1,
            "icon": "bomb",
            "explorers": [
                {
                    "name": "bombscan-testnet",
                    "icon": "bomb",
                    "url": "https://explorer.bombchain-testnet.ankr.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc44uSjfdNHdcxPTgZAL8eZ8TLe4UmSHibcvKQFyGJxTB",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "2400": {
        "chain": {
            "name": "TCG Verse Mainnet",
            "chain": "TCG Verse",
            "icon": "tcg_verse",
            "rpc": [
                "https://rpc.tcgverse.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://tcgverse.xyz/",
            "shortName": "TCGV",
            "chainId": 2400,
            "networkId": 2400,
            "explorers": [
                {
                    "name": "TCG Verse Explorer",
                    "url": "https://explorer.tcgverse.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreidg4wpewve5mdxrofneqblydkrjl3oevtgpdf3fk3z3vjqam6ocoe",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "2410": {
        "chain": {
            "name": "K2 Mainnet",
            "chain": "K2",
            "icon": "karak",
            "rpc": [
                "https://rpc.karak.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://karak.network",
            "shortName": "K2-mainnet",
            "chainId": 2410,
            "networkId": 2410,
            "explorers": [
                {
                    "name": "K2 Mainnet Explorer",
                    "url": "https://explorer.karak.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2415": {
        "chain": {
            "name": "XODEX",
            "chain": "XODEX",
            "rpc": [
                "https://mainnet.xo-dex.com/rpc",
                "https://xo-dex.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XODEX Native Token",
                "symbol": "XODEX",
                "decimals": 18
            },
            "infoURL": "https://xo-dex.com",
            "shortName": "xodex",
            "chainId": 2415,
            "networkId": 10,
            "icon": "xodex",
            "explorers": [
                {
                    "name": "XODEX Explorer",
                    "url": "https://explorer.xo-dex.com",
                    "standard": "EIP3091",
                    "icon": "xodex"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2420": {
        "chain": {
            "name": "Rufus",
            "chain": "rufus",
            "rpc": [
                "https://rufus.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dogelon",
                "symbol": "ELON",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://rufus.hub.caldera.xyz",
            "shortName": "rufus",
            "chainId": 2420,
            "networkId": 2420,
            "icon": "rufus",
            "explorers": [
                {
                    "name": "Rufus Caldera Explorer",
                    "url": "https://rufus.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihcbx557v446mhd7z4kfogqy3f3i5zdx2fsc5udg2obdstzxt66be",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "2424": {
        "chain": {
            "name": "inEVM Testnet",
            "chain": "inEVM testnet",
            "icon": "inevm",
            "rpc": [
                "https://testnet.rpc.inevm.com/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Injective",
                "symbol": "INJ",
                "decimals": 18
            },
            "infoURL": "https://inevm.com",
            "shortName": "inevm-testnet",
            "chainId": 2424,
            "networkId": 2424,
            "explorers": [],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmU9KU1qgReJR7vyVxN5zwWB3nkhSs658ViArUjT7GCh4r",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "2425": {
        "chain": {
            "name": "King Of Legends Mainnet",
            "title": "King Of Legends Mainnet",
            "chain": "KCC",
            "icon": "kol",
            "rpc": [
                "https://rpc-mainnet.kinggamer.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "King Of Legends",
                "symbol": "KCC",
                "decimals": 18
            },
            "infoURL": "https://kingoflegends.net/",
            "shortName": "kcc",
            "chainId": 2425,
            "networkId": 2425,
            "slip44": 1,
            "explorers": [
                {
                    "name": "King Of Legends Mainnet Explorer",
                    "url": "https://kingscan.org",
                    "icon": "kol",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTZFXhYJboYE9fbaeje12iTF3QPLn6xgyFgrDVe2isDBH",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "2426": {
        "chain": {
            "name": "Standard Testnet",
            "chain": "STND Testnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Standard",
                "symbol": "STND",
                "decimals": 18
            },
            "infoURL": "https://standardweb3.com",
            "shortName": "stndtestnet",
            "chainId": 2426,
            "networkId": 2426,
            "status": "incubating"
        }
    },
    "2440": {
        "chain": {
            "name": "Atleta Network",
            "chain": "Atleta",
            "rpc": [
                "https://rpc.mainnet.atleta.network",
                "wss://rpc.mainnet.atleta.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Atla",
                "symbol": "ATLA",
                "decimals": 18
            },
            "infoURL": "https://atleta.network",
            "shortName": "atla",
            "chainId": 2440,
            "networkId": 2440,
            "slip44": 965,
            "icon": "atleta",
            "explorers": [
                {
                    "name": "Atleta Explorer",
                    "icon": "atleta",
                    "url": "https://blockscout.atleta.network",
                    "standard": "none"
                },
                {
                    "name": "Atleta Polka Explorer",
                    "icon": "atleta",
                    "url": "https://polkadot-explorer.atleta.network/#/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV2JVr4FCcb6aRiUoA3wS5erLoxtLBLonQ1Nvz8fNuEcR",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "2442": {
        "chain": {
            "name": "Polygon zkEVM Cardona Testnet",
            "title": "Polygon zkEVM Cardona Testnet",
            "chain": "Polygon",
            "rpc": [
                "https://rpc.cardona.zkevm-rpc.com",
                "https://rpc.cardona.zkevm-rpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/polygon-zkevm",
            "shortName": "zkevm-testnet-cardona",
            "chainId": 2442,
            "networkId": 2442,
            "icon": "zkevm",
            "explorers": [
                {
                    "name": "polygonscan",
                    "url": "https://cardona-zkevm.polygonscan.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-ui.cardona.zkevm-rpc.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmNmJZkQgx9RcFLS3rvxQTVYcPfyAFPr667keHTUxB9PDv",
                "width": 122,
                "height": 135,
                "format": "png"
            }
        ]
    },
    "2458": {
        "chain": {
            "name": "Hybrid Chain Network Testnet",
            "chain": "HYBRID",
            "rpc": [
                "https://rpc-testnet.hybridchain.ai/"
            ],
            "faucets": [
                "https://faucet-testnet.hybridchain.ai"
            ],
            "nativeCurrency": {
                "name": "Hybrid Chain Native Token",
                "symbol": "tHRC",
                "decimals": 18
            },
            "infoURL": "https://hybridchain.ai",
            "shortName": "thrc",
            "chainId": 2458,
            "networkId": 2458,
            "slip44": 1,
            "icon": "hybrid",
            "explorers": [
                {
                    "name": "Hybrid Chain Explorer Testnet",
                    "icon": "hybrid",
                    "url": "https://testnet.hybridscan.ai",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQDNdhPvCrrijEKC3G9Px5if2CHgdxq7Q2Pg66cy9xwbF",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2468": {
        "chain": {
            "name": "Hybrid Chain Network Mainnet",
            "chain": "HYBRID",
            "rpc": [
                "https://coredata-mainnet.hybridchain.ai/",
                "https://rpc-mainnet.hybridchain.ai"
            ],
            "faucets": [
                "https://faucet-testnet.hybridchain.ai"
            ],
            "nativeCurrency": {
                "name": "Hybrid Chain Native Token",
                "symbol": "HRC",
                "decimals": 18
            },
            "infoURL": "https://hybridchain.ai",
            "shortName": "hrc",
            "chainId": 2468,
            "networkId": 2468,
            "icon": "hybrid",
            "explorers": [
                {
                    "name": "Hybrid Chain Explorer Mainnet",
                    "icon": "hybrid",
                    "url": "https://hybridscan.ai",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQDNdhPvCrrijEKC3G9Px5if2CHgdxq7Q2Pg66cy9xwbF",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2477": {
        "chain": {
            "name": "6Degree of Outreach",
            "chain": "6DO",
            "rpc": [
                "https://rpc.6dochain.com",
                "https://rpc2.6dochain.com",
                "https://rpc3.6dochain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "6Degree Coin",
                "symbol": "6DO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://6do.world",
            "shortName": "6do",
            "chainId": 2477,
            "networkId": 2477,
            "icon": "6do",
            "explorers": [
                {
                    "name": "6Degree Chain Explorer",
                    "url": "https://explorer.6dochain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWyyraWiYNJRAb4AEEkozjh8u5TAnFNG7YnFd7A54AjPi",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2484": {
        "chain": {
            "name": "Unicorn Ultra Nebulas Testnet",
            "chain": "u2u",
            "rpc": [
                "https://rpc-nebulas-testnet.uniultra.xyz"
            ],
            "faucets": [
                "https://faucet.uniultra.xyz"
            ],
            "nativeCurrency": {
                "name": "Unicorn Ultra Nebulas Testnet",
                "symbol": "U2U",
                "decimals": 18
            },
            "infoURL": "https://uniultra.xyz",
            "shortName": "u2u_nebulas",
            "chainId": 2484,
            "networkId": 2484,
            "slip44": 1,
            "icon": "u2u_nebulas",
            "explorers": [
                {
                    "icon": "u2u_nebulas",
                    "name": "U2U Explorer",
                    "url": "https://testnet.u2uscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcW64RgqQVHnNbVFyfaMNKt7dJvFqEbfEHZmeyeK8dpEa",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2488": {
        "chain": {
            "name": "NOW Chain Mainnet",
            "chain": "NOW",
            "icon": "nowchain",
            "rpc": [
                "https://rpc.nowscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NOW Coin",
                "symbol": "NOW",
                "decimals": 18
            },
            "infoURL": "https://nowchain.co",
            "shortName": "now",
            "chainId": 2488,
            "networkId": 2488,
            "explorers": [
                {
                    "name": "NOW Scan",
                    "url": "https://nowscan.io",
                    "icon": "nowchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSUzhRGzMyMyGwBcE3ooZ5jvHKyJ1FjVjh5SfoGHG36MX",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2511": {
        "chain": {
            "name": "Karak Goerli",
            "chain": "Karak",
            "icon": "karak",
            "status": "deprecated",
            "rpc": [
                "https://goerli.node1.karak.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Karak",
                "symbol": "KRK",
                "decimals": 18
            },
            "infoURL": "https://karak.network",
            "shortName": "karak-goerli",
            "chainId": 2511,
            "networkId": 2511,
            "explorers": [
                {
                    "name": "Karak Goerli Explorer",
                    "url": "https://goerli.scan.karak.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-5"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2512": {
        "chain": {
            "name": "K2 Testnet",
            "chain": "K2",
            "icon": "karak",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://karak.network",
            "shortName": "K2-testnet",
            "chainId": 2512,
            "networkId": 2512,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2517": {
        "chain": {
            "name": "SVPChain Testnet",
            "chain": "SVP",
            "rpc": [
                "https://svp-dataseed1-testnet.svpchain.org",
                "https://svp-dataseed2-testnet.svpchain.org",
                "https://svp-dataseed3-testnet.svpchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SVP Token",
                "symbol": "SVP",
                "decimals": 18
            },
            "infoURL": "https://svpchain.org",
            "shortName": "svptest",
            "chainId": 2517,
            "networkId": 2517,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.svpchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2522": {
        "chain": {
            "name": "Fraxtal Testnet",
            "chain": "FRAX",
            "rpc": [
                "https://rpc.testnet.frax.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Frax",
                "symbol": "FRAX",
                "decimals": 18
            },
            "infoURL": "https://testnet.frax.com",
            "shortName": "fraxtal-testnet",
            "chainId": 2522,
            "networkId": 2522,
            "slip44": 1,
            "icon": "fraxtal",
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiet3pmz37ymq6wlkglw5wmcee6jdyz4bbe4zg6h2voso2z2mf2s7q",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2523": {
        "chain": {
            "name": "Fraxtal Hoodi Testnet",
            "chain": "FRAX",
            "rpc": [
                "https://rpc.testnet.frax.com"
            ],
            "faucets": [
                "https://faucet.testnet.frax.com/"
            ],
            "nativeCurrency": {
                "name": "Frax",
                "symbol": "FRAX",
                "decimals": 18
            },
            "infoURL": "https://testnet.frax.com",
            "shortName": "fraxtal-hoodi-testnet",
            "chainId": 2523,
            "networkId": 2523,
            "slip44": 1,
            "icon": "fraxtal",
            "explorers": [],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiet3pmz37ymq6wlkglw5wmcee6jdyz4bbe4zg6h2voso2z2mf2s7q",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2525": {
        "chain": {
            "name": "inEVM Mainnet",
            "chain": "inEVM",
            "icon": "inevm",
            "rpc": [
                "https://mainnet.rpc.inevm.com/http",
                "https://mainnet.rpc.inevm.com/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Injective",
                "symbol": "INJ",
                "decimals": 18
            },
            "infoURL": "https://inevm.com",
            "shortName": "inevm",
            "chainId": 2525,
            "networkId": 2525,
            "explorers": [],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmU9KU1qgReJR7vyVxN5zwWB3nkhSs658ViArUjT7GCh4r",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "2552": {
        "chain": {
            "name": "Bahamut horizon",
            "title": "Bahamut horizon",
            "chain": "Bahamut",
            "icon": "bahamut",
            "rpc": [
                "https://horizon-fastex-testnet.zeeve.net"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FTN",
                "symbol": "FTN",
                "decimals": 18
            },
            "shortName": "horizon",
            "infoURL": "https://bahamut.io",
            "chainId": 2552,
            "networkId": 2552,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://horizon.ftnscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "2559": {
        "chain": {
            "name": "Kortho Mainnet",
            "chain": "Kortho Chain",
            "rpc": [
                "https://www.kortho-chain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KorthoChain",
                "symbol": "KTO",
                "decimals": 11
            },
            "infoURL": "https://www.kortho.io/",
            "shortName": "ktoc",
            "chainId": 2559,
            "networkId": 2559
        }
    },
    "2569": {
        "chain": {
            "name": "TechPay Mainnet",
            "chain": "TPC",
            "rpc": [
                "https://api.techpay.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TechPay",
                "symbol": "TPC",
                "decimals": 18
            },
            "infoURL": "https://techpay.io/",
            "shortName": "tpc",
            "chainId": 2569,
            "networkId": 2569,
            "icon": "techpay",
            "explorers": [
                {
                    "name": "tpcscan",
                    "url": "https://tpcscan.com",
                    "icon": "techpay",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQyTyJUnhD1dca35Vyj96pm3v3Xyw8xbG9m8HXHw3k2zR",
                "width": 578,
                "height": 701,
                "format": "svg"
            }
        ]
    },
    "2582": {
        "chain": {
            "name": "H2 Chain Mainnet",
            "chain": "H2",
            "rpc": [
                "https://rpc.h2chain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "H2 Chain Native Token",
                "symbol": "H2",
                "decimals": 18
            },
            "infoURL": "https://h2chain.io",
            "shortName": "h2",
            "chainId": 2582,
            "networkId": 2582,
            "icon": "h2",
            "explorers": [
                {
                    "name": "h2scan",
                    "url": "https://h2scan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiehobxmonxuwg3wukea4ixbixap7imzk4yuiidyejzpvgdylok4ua",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2605": {
        "chain": {
            "name": "Pho Blockchain Mainnet",
            "chain": "PHO",
            "icon": "pho",
            "rpc": [
                "https://mainnet.phochain.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pho",
                "symbol": "PHO",
                "decimals": 18
            },
            "infoURL": "phochain.org",
            "shortName": "pho",
            "chainId": 2605,
            "networkId": 2605,
            "explorers": [
                {
                    "name": "Pho Scan",
                    "url": "https://phoscan.org",
                    "standard": "EIP3091",
                    "icon": "pho"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZ6WDmzPq5ECRaTW8mEcJmMYonqFTDVizZoG9UaRZ5tsW",
                "width": 1080,
                "height": 1080,
                "format": "png"
            }
        ]
    },
    "2606": {
        "chain": {
            "name": "PoCRNet",
            "title": "Proof of Climate awaReness mainnet",
            "chain": "CRC",
            "status": "active",
            "rpc": [
                "https://rpc1.pocrnet.ca-dag.work",
                "https://rpc2.pocrnet.ca-dag.work",
                "wss://rpc1.pocrnet.ca-dag.work/ws",
                "wss://rpc2.pocrnet.ca-dag.work/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Climate awaReness Coin",
                "symbol": "CRC",
                "decimals": 18
            },
            "infoURL": "https://github.com/ethereum-pocr/pocrnet",
            "shortName": "pocrnet",
            "chainId": 2606,
            "networkId": 2606,
            "icon": "pocr",
            "explorers": [
                {
                    "name": "Lite Explorer",
                    "url": "https://ethereum-pocr.github.io/explorer/pocrnet",
                    "icon": "pocr",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRLwpq47tyEd3rfK4tKRhbTvyb3fc7PCutExnL1XAb37A",
                "width": 334,
                "height": 360,
                "format": "png"
            }
        ]
    },
    "2611": {
        "chain": {
            "name": "Redlight Chain Mainnet",
            "chain": "REDLC",
            "rpc": [
                "https://dataseed2.redlightscan.finance"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Redlight Coin",
                "symbol": "REDLC",
                "decimals": 18
            },
            "infoURL": "https://redlight.finance/",
            "shortName": "REDLC",
            "chainId": 2611,
            "networkId": 2611,
            "explorers": [
                {
                    "name": "REDLC Explorer",
                    "url": "https://redlightscan.finance",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2612": {
        "chain": {
            "name": "EZChain C-Chain Mainnet",
            "chain": "EZC",
            "rpc": [
                "https://api.ezchain.com/ext/bc/C/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EZChain",
                "symbol": "EZC",
                "decimals": 18
            },
            "infoURL": "https://ezchain.com",
            "shortName": "EZChain",
            "chainId": 2612,
            "networkId": 2612,
            "icon": "ezchain",
            "explorers": [
                {
                    "name": "ezchain",
                    "url": "https://cchain-explorer.ezchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPKJbYCFjGmY9X2cA4b9YQjWYHQncmKnFtKyQh9rHkFTb",
                "width": 146,
                "height": 48,
                "format": "png"
            }
        ]
    },
    "2613": {
        "chain": {
            "name": "EZChain C-Chain Testnet",
            "chain": "EZC",
            "rpc": [
                "https://testnet-api.ezchain.com/ext/bc/C/rpc"
            ],
            "faucets": [
                "https://testnet-faucet.ezchain.com"
            ],
            "nativeCurrency": {
                "name": "EZChain",
                "symbol": "EZC",
                "decimals": 18
            },
            "infoURL": "https://ezchain.com",
            "shortName": "Fuji-EZChain",
            "chainId": 2613,
            "networkId": 2613,
            "slip44": 1,
            "icon": "ezchain",
            "explorers": [
                {
                    "name": "ezchain",
                    "url": "https://testnet-cchain-explorer.ezchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPKJbYCFjGmY9X2cA4b9YQjWYHQncmKnFtKyQh9rHkFTb",
                "width": 146,
                "height": 48,
                "format": "png"
            }
        ]
    },
    "2625": {
        "chain": {
            "name": "Whitechain Testnet",
            "chain": "WBT",
            "rpc": [
                "https://rpc-testnet.whitechain.io",
                "https://rpc-testnet.whitechain.io"
            ],
            "faucets": [
                "https://testnet.whitechain.io/faucet"
            ],
            "nativeCurrency": {
                "name": "WhiteBIT Coin",
                "symbol": "WBT",
                "decimals": 18
            },
            "infoURL": "https://whitechain.io",
            "shortName": "twbt",
            "chainId": 2625,
            "networkId": 2625,
            "slip44": 1,
            "icon": "whitechain-testnet",
            "explorers": [
                {
                    "name": "whitechain-testnet-explorer",
                    "url": "https://testnet.whitechain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNeELax6vjkR9WZVmtggk8cam9xHVABZ4WvQyqkGCJ5qf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2648": {
        "chain": {
            "name": "AILayer Testnet",
            "chain": "AILayer",
            "rpc": [
                "https://testnet-rpc.ailayer.xyz",
                "wss://testnet-rpc.ailayer.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://ailayer.xyz/",
            "shortName": "ailayer-testnet",
            "chainId": 2648,
            "networkId": 2648,
            "icon": "ailayer",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.ailayer.xyz",
                    "icon": "ailayer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYoqc8rm8PrBg9jqfpsrxd6zdPEqDozbyNVMkBo3QMAFP",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2649": {
        "chain": {
            "name": "AILayer Mainnet",
            "chain": "AILayer",
            "rpc": [
                "https://mainnet-rpc.ailayer.xyz",
                "wss://mainnet-rpc.ailayer.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://ailayer.xyz/",
            "shortName": "ailayer-mainnet",
            "chainId": 2649,
            "networkId": 2649,
            "icon": "ailayer",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://mainnet-explorer.ailayer.xyz",
                    "icon": "ailayer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYoqc8rm8PrBg9jqfpsrxd6zdPEqDozbyNVMkBo3QMAFP",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2662": {
        "chain": {
            "name": "APEX",
            "status": "incubating",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://apexlayer.xyz/",
            "shortName": "apexmainnet",
            "chainId": 2662,
            "networkId": 2662,
            "icon": "apexmainnet",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmTYgeN1E3GGXnMF2oa43v2ehX2bYqrHPrGQ9xbBMXy1we",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "2691": {
        "chain": {
            "name": "Splendor Mainnet",
            "chain": "SPLENDOR",
            "rpc": [
                "https://mainnet-rpc.splendor.org",
                "https://splendor-rpc.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Splendor Token",
                "symbol": "SPLD",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://splendor.org",
            "shortName": "spld",
            "chainId": 2691,
            "networkId": 2691,
            "icon": "splendor",
            "explorers": [
                {
                    "name": "Splendor Explorer",
                    "url": "https://explorer.splendor.org",
                    "icon": "splendor",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigdhkoqdntev2f4ixapfrcku74x4mjsgvebvlzdrjv5oadafrlpzm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2692": {
        "chain": {
            "name": "Splendor Testnet",
            "chain": "SPLD-TESTNET",
            "rpc": [
                "https://testnet-rpc.splendor.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Splendor Test Token",
                "symbol": "SPLDT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://splendor.org",
            "shortName": "spldt",
            "chainId": 2692,
            "networkId": 2692,
            "icon": "spld-testnet",
            "explorers": [
                {
                    "name": "Splendor Testnet Explorer",
                    "url": "https://testnet-explorer.splendor.org",
                    "icon": "splendor",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigdhkoqdntev2f4ixapfrcku74x4mjsgvebvlzdrjv5oadafrlpzm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2710": {
        "chain": {
            "name": "Morph Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-testnet.morphl2.io",
                "https://rpc-testnet.morphl2.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://morphl2.io",
            "shortName": "tmorph",
            "chainId": 2710,
            "networkId": 2710,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Morph Testnet Explorer",
                    "url": "https://explorer-testnet.morphl2.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge-testnet.morphl2.io"
                    }
                ]
            }
        }
    },
    "2718": {
        "chain": {
            "name": "K-LAOS",
            "title": "K-LAOS: LAOS on Kusama",
            "chain": "K-LAOS",
            "icon": "k-laos",
            "rpc": [
                "https://rpc.klaos.laosfoundation.io",
                "wss://rpc.klaos.laosfoundation.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KLAOS",
                "symbol": "KLAOS",
                "decimals": 18
            },
            "infoURL": "https://www.laosfoundation.io/",
            "shortName": "k-laos",
            "chainId": 2718,
            "networkId": 2718,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.klaos.laosfoundation.io",
                    "icon": "k-laos",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW26eoxJeyUfikZ4DUT1Gfk78sBkvydEo8QzHa1BXjUUL",
                "width": 580,
                "height": 580,
                "format": "png"
            }
        ]
    },
    "2730": {
        "chain": {
            "name": "XR Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://xr-sepolia-testnet.rpc.caldera.xyz/http",
                "https://xr-sepolia-testnet.rpc.caldera.xyz/http"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "tXR",
                "symbol": "tXR",
                "decimals": 18
            },
            "infoURL": "https://xr-one.gitbook.io",
            "shortName": "txr",
            "chainId": 2730,
            "networkId": 2730,
            "icon": "xr",
            "slip44": 60,
            "explorers": [
                {
                    "name": "XR Sepolia Explorer",
                    "url": "https://xr-sepolia-testnet.explorer.caldera.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://xr-sepolia-testnet.bridge.caldera.xyz"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmTrFxtjUBwxi87rty13jbXg4BW9nvVuBmtbzb9j9F99Gt",
                "width": 886,
                "height": 886,
                "format": "png"
            }
        ]
    },
    "2731": {
        "chain": {
            "name": "Elizabeth Testnet",
            "chain": "Elizabeth",
            "rpc": [
                "https://testnet-rpc.timenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIME",
                "symbol": "TIME",
                "decimals": 18
            },
            "infoURL": "https://whitepaper.anttime.net/overview/anttime",
            "shortName": "TIME",
            "chainId": 2731,
            "networkId": 2731,
            "icon": "timenet",
            "explorers": [
                {
                    "name": "Time Network Explorer",
                    "url": "https://testnet-scanner.timenetwork.io",
                    "standard": "none",
                    "icon": "timenet"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidoudwo453gr3hoxpreleguga73rm55yl6vuedxrfmhknljppqbiu",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2741": {
        "chain": {
            "name": "Abstract",
            "chain": "Abstract",
            "rpc": [
                "https://api.mainnet.abs.xyz",
                "https://api.mainnet.abs.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://abs.xyz",
            "shortName": "abstract",
            "chainId": 2741,
            "networkId": 2741,
            "icon": "abstract",
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://abscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "Abstract Explorer",
                    "url": "https://explorer.mainnet.abs.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.mainnet.abs.xyz/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmSRp5BGvwW9xmNNiRwZkJiTnjkyeQFU8Fy2BYwaBVJn58",
                "width": 160,
                "height": 161,
                "format": "svg"
            }
        ]
    },
    "2748": {
        "chain": {
            "name": "Nanon",
            "title": "Nanon Rollup",
            "chain": "ETH",
            "rpc": [
                "https://rpc.nanon.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.nanon.network",
            "shortName": "Nanon",
            "chainId": 2748,
            "networkId": 2748,
            "slip44": 1,
            "icon": "nanon",
            "explorers": [
                {
                    "name": "Nanon Rollup Explorer",
                    "url": "https://explorer.nanon.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.nanon.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeiduib2fygrwziqpy4yuqr6vvnd6elhahpigbcowcipjjhk6c3qiny",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "2777": {
        "chain": {
            "name": "GM Network Mainnet",
            "chain": "GM Network Mainnet",
            "rpc": [
                "https://rpc.gmnetwork.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gmnetwork.ai",
            "shortName": "gmnetwork-mainnet",
            "chainId": 2777,
            "networkId": 2777,
            "explorers": [
                {
                    "name": "GM Network Mainnet Explorer",
                    "url": "https://scan.gmnetwork.ai",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        }
    },
    "2786": {
        "chain": {
            "name": "Apertum",
            "title": "Apertum",
            "chain": "APTM",
            "rpc": [
                "https://rpc.apertum.io/ext/bc/YDJ1r9RMkewATmA7B35q1bdV18aywzmdiXwd9zGBq3uQjsCnn/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Apertum",
                "symbol": "APTM",
                "decimals": 18
            },
            "infoURL": "https://apertum.io",
            "shortName": "aptm",
            "chainId": 2786,
            "networkId": 2786,
            "icon": "apertum",
            "explorers": [
                {
                    "name": "Apertum Explorer",
                    "url": "https://explorer.apertum.io",
                    "icon": "apertum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreido4d2frhuuh4zwyyowesuslczaibgf3dtlwjjor52euqqqiashxy",
                "width": 496,
                "height": 496,
                "format": "png"
            }
        ]
    },
    "2810": {
        "chain": {
            "name": "Morph Holesky",
            "title": "Morph Holesky Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-quicknode-holesky.morphl2.io",
                "https://rpc-quicknode-holesky.morphl2.io",
                "wss://rpc-quicknode-holesky.morphl2.io",
                "https://rpc-holesky.morphl2.io"
            ],
            "faucets": [
                "https://morphfaucet.com/"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://morphl2.io",
            "shortName": "hmorph",
            "chainId": 2810,
            "networkId": 2810,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Morph Holesky Testnet Explorer",
                    "url": "https://explorer-holesky.morphl2.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge-holesky.morphl2.io"
                    }
                ]
            }
        }
    },
    "2818": {
        "chain": {
            "name": "Morph",
            "title": "Morph Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.morphl2.io",
                "https://rpc.morphl2.io",
                "wss://rpc.morphl2.io:8443",
                "https://rpc-quicknode.morphl2.io",
                "wss://rpc-quicknode.morphl2.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://morphl2.io",
            "shortName": "morph",
            "chainId": 2818,
            "networkId": 2818,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Morph Mainnet Explorer",
                    "url": "https://explorer.morphl2.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.morphl2.io/"
                    }
                ]
            }
        }
    },
    "2828": {
        "chain": {
            "name": "CandyChain",
            "shortName": "candy",
            "chain": "CANDY",
            "chainId": 2828,
            "networkId": 2828,
            "rpc": [
                "https://publicrpc.candychain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CANDY",
                "symbol": "CANDY",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "CandyChain Explorer",
                    "url": "https://streams.candychain.io",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://candychain.io"
        }
    },
    "2868": {
        "chain": {
            "name": "HyperAGI Mainnet",
            "chain": "HyperAGI",
            "icon": "hyperagi",
            "rpc": [
                "https://rpc.hyperagi.network",
                "https://rpc.hyperagi.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hyperdust",
                "symbol": "HYPT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.hyperagi.ai",
            "shortName": "hypt",
            "chainId": 2868,
            "networkId": 2868,
            "explorers": [
                {
                    "name": "hyperscan",
                    "url": "https://hyperscan.hyperagi.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihl6c22tj2cmo3ngsswaa42y2pnbhqwvo4pb4ktia6dasl6sldosi",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "2882": {
        "chain": {
            "name": "Chips Network",
            "chain": "CHIPS",
            "rpc": [
                "https://node.chips.ooo/wasp/api/v1/chains/iota1pp3d3mnap3ufmgqnjsnw344sqmf5svjh26y2khnmc89sv6788y3r207a8fn/evm",
                "https://node.chips.ooo/wasp/api/v1/chains/iota1pp3d3mnap3ufmgqnjsnw344sqmf5svjh26y2khnmc89sv6788y3r207a8fn/evm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IOTA",
                "symbol": "IOTA",
                "decimals": 18
            },
            "infoURL": "https://www.chips.ooo",
            "shortName": "chips",
            "chainId": 2882,
            "networkId": 2882
        }
    },
    "2888": {
        "chain": {
            "name": "Boba Network Goerli Testnet",
            "chain": "ETH",
            "status": "deprecated",
            "rpc": [
                "https://goerli.boba.network/",
                "wss://wss.goerli.boba.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Goerli Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaGoerli",
            "chainId": 2888,
            "networkId": 2888,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet.bobascan.com",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": [
                    {
                        "url": "https://gateway.boba.network"
                    }
                ]
            }
        }
    },
    "2889": {
        "chain": {
            "name": "Aarma Mainnet",
            "chain": "Aarma",
            "rpc": [
                "https://aarmarpc.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aarma",
                "symbol": "ARMA",
                "decimals": 18
            },
            "infoURL": "https://aarmachain.com",
            "shortName": "ARMA",
            "chainId": 2889,
            "networkId": 2889,
            "icon": "arma",
            "explorers": [
                {
                    "name": "aarmascan",
                    "url": "https://aarmascan.com",
                    "icon": "arma",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcwQFHeLV7PCMe37nDb6pAgisUo5tVH6TBXsySDGtC9b9",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "2907": {
        "chain": {
            "name": "Elux Chain",
            "chain": "ELUX",
            "icon": "eluxchain",
            "rpc": [
                "https://rpc.eluxscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Elux Chain",
                "symbol": "ELUX",
                "decimals": 18
            },
            "infoURL": "https://eluxscan.com",
            "shortName": "ELUX",
            "chainId": 2907,
            "networkId": 2907,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://eluxscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQC7LzzFj8kL71a1MXRgn3TSeRrgF1tTuVEzvWx5cQjv1",
                "width": 114,
                "height": 132,
                "format": "png"
            }
        ]
    },
    "2911": {
        "chain": {
            "name": "HYCHAIN",
            "chainId": 2911,
            "shortName": "hychain",
            "chain": "ETH",
            "networkId": 2911,
            "nativeCurrency": {
                "name": "TOPIA",
                "symbol": "TOPIA",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.hychain.com/http",
                "https://rpc.hychain.com/http"
            ],
            "faucets": [],
            "infoURL": "https://www.hychain.com",
            "icon": "hychain",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.hychain.com",
                    "icon": "hychain",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.hychain.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmcSJmAfk3iay6uCGJxgUPd9pTsRxbtF4BrNnC5txE9cg8",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "2941": {
        "chain": {
            "name": "Xenon Chain Testnet",
            "chain": "XEN",
            "rpc": [
                "https://testnet-chain.xenonchain.com/",
                "https://testnet-dev.xenonchain.com/"
            ],
            "faucets": [
                "https://xfaucet.xenonchain.com"
            ],
            "nativeCurrency": {
                "name": "Xenon Testnet",
                "symbol": "tXEN",
                "decimals": 18
            },
            "infoURL": "https://xenonchain.com",
            "shortName": "xenon",
            "chainId": 2941,
            "networkId": 2941,
            "icon": "xenon",
            "slip44": 1,
            "explorers": [
                {
                    "name": "Xenon testnet Explorer",
                    "url": "https://testnet.xenonchain.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNSoxDnj6MV8mPJWiuzzLbATcbk5op11NTwMTdzcr272F",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2999": {
        "chain": {
            "name": "BitYuan Mainnet",
            "chain": "BTY",
            "rpc": [
                "https://mainnet.bityuan.com/eth"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTY",
                "symbol": "BTY",
                "decimals": 18
            },
            "infoURL": "https://www.bityuan.com",
            "shortName": "bty",
            "chainId": 2999,
            "networkId": 2999,
            "icon": "bty",
            "explorers": [
                {
                    "name": "BitYuan Block Chain Explorer",
                    "url": "https://mainnet.bityuan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUmJVof2m5e4HUXb3GmijWUFsLUNhrQiwwQG3CqcXEtHt",
                "width": 91,
                "height": 24,
                "format": "png"
            }
        ]
    },
    "3000": {
        "chain": {
            "name": "CENNZnet Rata",
            "chain": "CENNZnet",
            "rpc": [],
            "faucets": [
                "https://app-faucet.centrality.me"
            ],
            "nativeCurrency": {
                "name": "CPAY",
                "symbol": "CPAY",
                "decimals": 18
            },
            "infoURL": "https://cennz.net",
            "shortName": "cennz-r",
            "chainId": 3000,
            "networkId": 3000,
            "icon": "cennz"
        },
        "icon": [
            {
                "url": "ipfs://QmWhNm7tTi6SYbiumULDRk956hxgqaZSX77vcxBNn8fvnw",
                "width": 112,
                "height": 112,
                "format": "svg"
            }
        ]
    },
    "3001": {
        "chain": {
            "name": "CENNZnet Nikau",
            "chain": "CENNZnet",
            "rpc": [
                "https://nikau.centrality.me/public"
            ],
            "faucets": [
                "https://app-faucet.centrality.me"
            ],
            "nativeCurrency": {
                "name": "CPAY",
                "symbol": "CPAY",
                "decimals": 18
            },
            "infoURL": "https://cennz.net",
            "shortName": "cennz-n",
            "chainId": 3001,
            "networkId": 3001,
            "icon": "cennz",
            "explorers": [
                {
                    "name": "UNcover",
                    "url": "https://www.uncoverexplorer.com/?network=Nikau",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWhNm7tTi6SYbiumULDRk956hxgqaZSX77vcxBNn8fvnw",
                "width": 112,
                "height": 112,
                "format": "svg"
            }
        ]
    },
    "3003": {
        "chain": {
            "name": "Canxium Mainnet",
            "chain": "CAU",
            "icon": "canxium",
            "rpc": [
                "https://rpc.canxium.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Canxium",
                "symbol": "CAU",
                "decimals": 18
            },
            "infoURL": "https://canxium.org",
            "shortName": "cau",
            "chainId": 3003,
            "networkId": 3003,
            "explorers": [
                {
                    "name": "canxium explorer",
                    "url": "https://explorer.canxium.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXHSbtVNCJVfe2CvRH7njdyf2SrX5u5bNTfvhqjLeFN2A",
                "width": 938,
                "height": 938,
                "format": "png"
            }
        ]
    },
    "3011": {
        "chain": {
            "name": "PLAYA3ULL GAMES",
            "chain": "3ULL",
            "rpc": [
                "https://api.mainnet.playa3ull.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "3ULL",
                "symbol": "3ULL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://playa3ull.games",
            "shortName": "3ULL",
            "chainId": 3011,
            "networkId": 3011,
            "icon": "playa3ull",
            "explorers": [
                {
                    "name": "PLAYA3ULL GAMES Explorer",
                    "url": "https://3011.routescan.io",
                    "icon": "playa3ull",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib62bv2d65d7nidojgpkgatrt7smee2l4ov6i6ozqhpfaqsonxku4",
                "width": 512,
                "height": 443,
                "format": "png"
            }
        ]
    },
    "3030": {
        "chain": {
            "name": "BC Hyper Chain Mainnet",
            "chain": "BC Hyper Chain",
            "rpc": [
                "https://mainapi.bchscan.io",
                "https://datahub-asia02.bchscan.io/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VERSATIZE COIN",
                "symbol": "VTCN",
                "decimals": 18
            },
            "infoURL": "https://www.versatizecoin.com/",
            "shortName": "BCHYPER",
            "chainId": 3030,
            "networkId": 3030,
            "icon": "bchyper",
            "explorers": [
                {
                    "name": "bcexplorer mainnet",
                    "url": "https://bchscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia5iw3fygyim6ivv4lznrsak2x6e573vybexlnpxpcp775hcgmjyi",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3031": {
        "chain": {
            "name": "Orlando Chain",
            "chain": "ORL",
            "rpc": [
                "https://rpc-testnet.orlchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Orlando",
                "symbol": "ORL",
                "decimals": 18
            },
            "infoURL": "https://orlchain.com",
            "shortName": "ORL",
            "chainId": 3031,
            "networkId": 3031,
            "icon": "orl",
            "explorers": [
                {
                    "name": "Orlando (ORL) Explorer",
                    "url": "https://orlscan.com",
                    "icon": "orl",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNsuuBBTHErnuFDcdyzaY8CKoVJtobsLJx2WQjaPjcp7g",
                "width": 512,
                "height": 528,
                "format": "png"
            }
        ]
    },
    "3033": {
        "chain": {
            "name": "Rebus Testnet",
            "title": "Rebuschain Testnet",
            "chain": "REBUS",
            "rpc": [
                "https://testnet.rebus.money/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rebus",
                "symbol": "REBUS",
                "decimals": 18
            },
            "infoURL": "https://www.rebuschain.com",
            "shortName": "rebus-testnet",
            "chainId": 3033,
            "networkId": 3033,
            "icon": "rebus",
            "explorers": [
                {
                    "name": "Rebus EVM Explorer (Blockscout)",
                    "url": "https://evm.testnet.rebus.money",
                    "icon": "rebus",
                    "standard": "none"
                },
                {
                    "name": "Rebus Cosmos Explorer (ping.pub)",
                    "url": "https://testnet.rebus.money/rebustestnet",
                    "icon": "rebus",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3068": {
        "chain": {
            "name": "Bifrost Mainnet",
            "title": "Bifrost Network Mainnet",
            "chain": "BFC",
            "rpc": [
                "https://public-01.mainnet.bifrostnetwork.com/rpc",
                "https://public-01.mainnet.bifrostnetwork.com/rpc",
                "https://public-02.mainnet.bifrostnetwork.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bifrost",
                "symbol": "BFC",
                "decimals": 18
            },
            "infoURL": "https://bifrostnetwork.com",
            "shortName": "bfc",
            "chainId": 3068,
            "networkId": 3068,
            "icon": "bifrost",
            "explorers": [
                {
                    "name": "explorer-thebifrost",
                    "url": "https://explorer.mainnet.bifrostnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYxniqbiFD7nXBNjN8boUhoXYEAW23YquArD2Rnkq8WHS",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "3073": {
        "chain": {
            "name": "Movement EVM",
            "chain": "MOVE",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Move",
                "symbol": "MOVE",
                "decimals": 18
            },
            "infoURL": "https://movementlabs.xyz",
            "shortName": "move",
            "chainId": 3073,
            "networkId": 3073,
            "icon": "move",
            "explorers": [
                {
                    "name": "mevm explorer",
                    "url": "https://explorer.movementlabs.xyz",
                    "standard": "none"
                }
            ],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWRAor77N6VyjJiQgtsEE7h9Bd1Q7vtRveTYv2A6wZyAT",
                "width": 1546,
                "height": 1546,
                "format": "png"
            }
        ]
    },
    "3084": {
        "chain": {
            "name": "XL Network Testnet",
            "chain": "XL Network Testnet",
            "rpc": [
                "https://subnets.avax.network/xlnetworkt/testnet/rpc",
                "wss://subnets.avax.network/xlnetworkt/testnet/ws"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XLNetwork",
                "symbol": "XLN",
                "decimals": 18
            },
            "infoURL": "https://www.nysl.io/",
            "shortName": "nysl",
            "icon": "nysl",
            "chainId": 3084,
            "networkId": 3084,
            "explorers": [
                {
                    "name": "XL Network Explorer",
                    "url": "https://subnets-test.avax.network/xlnetworkt",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiaybbrbmfizoy3zdnypi2yefozyfjnrqa6ug6bel7ld7caack5d6e",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3100": {
        "chain": {
            "name": "Immu3 EVM",
            "chain": "EVMCC",
            "rpc": [
                "https://fraa-flashbox-2800-rpc.a.stagenet.tanssi.network",
                "wss://fraa-flashbox-2800-rpc.a.stagenet.tanssi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IMMU",
                "symbol": "IMMU",
                "decimals": 18
            },
            "infoURL": "https://immu3.io",
            "shortName": "Immu3",
            "chainId": 3100,
            "networkId": 3100,
            "explorers": []
        }
    },
    "3102": {
        "chain": {
            "name": "Vulture EVM Beta",
            "chain": "VFIEVMCC",
            "rpc": [
                "https://fraa-dancebox-3050-rpc.a.dancebox.tanssi.network",
                "wss://fraa-dancebox-3050-rpc.a.dancebox.tanssi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VFI",
                "symbol": "VFI",
                "decimals": 18
            },
            "infoURL": "https://vulture.finance",
            "shortName": "VFI",
            "chainId": 3102,
            "networkId": 3102,
            "explorers": []
        }
    },
    "3109": {
        "chain": {
            "name": "SatoshiVM Alpha Mainnet",
            "chain": "SatoshiVM",
            "rpc": [
                "https://alpha-rpc-node-http.svmscan.io",
                "https://alpha-rpc-node-http.svmscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.satoshivm.io/",
            "shortName": "SAVM",
            "chainId": 3109,
            "networkId": 3109,
            "icon": "satoshivm"
        },
        "icon": [
            {
                "url": "ipfs://QmdXnQw9YwzEBZnciSe42MMwnH1SqhfY3FcVbseyM4k7Th",
                "width": 940,
                "height": 941,
                "format": "png"
            }
        ]
    },
    "3110": {
        "chain": {
            "name": "SatoshiVM Testnet",
            "chain": "SatoshiVM",
            "rpc": [
                "https://test-rpc-node-http.svmscan.io",
                "https://test-rpc-node-http.svmscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.satoshivm.io/",
            "shortName": "tSAVM",
            "chainId": 3110,
            "networkId": 3110,
            "icon": "satoshivm"
        },
        "icon": [
            {
                "url": "ipfs://QmdXnQw9YwzEBZnciSe42MMwnH1SqhfY3FcVbseyM4k7Th",
                "width": 940,
                "height": 941,
                "format": "png"
            }
        ]
    },
    "3111": {
        "chain": {
            "name": "Alpha Chain Mainnet",
            "chain": "Alpha Chain",
            "rpc": [
                "https://rpc.goalpha.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.alphatoken.com/AlphaChain/about-alpha-chain",
            "shortName": "alpha",
            "chainId": 3111,
            "networkId": 3111,
            "slip44": 1,
            "icon": "alphachain",
            "explorers": [
                {
                    "name": "Alpha Chain Scan",
                    "url": "https://scan.goalpha.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihesy252ozceffnjmgv5pw72yddwnn2zmnmh627xwxnvxb6wfyekm",
                "width": 60,
                "height": 60,
                "format": "svg"
            }
        ]
    },
    "3141": {
        "chain": {
            "name": "Filecoin - Hyperspace testnet",
            "status": "deprecated",
            "chain": "FIL",
            "icon": "filecoin",
            "rpc": [
                "https://api.hyperspace.node.glif.io/rpc/v1"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "testnet filecoin",
                "symbol": "tFIL",
                "decimals": 18
            },
            "infoURL": "https://filecoin.io",
            "shortName": "filecoin-hyperspace",
            "chainId": 3141,
            "networkId": 3141,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "3223": {
        "chain": {
            "name": "XO Market",
            "chain": "XO",
            "rpc": [
                "https://rpc-mainnet-2.xo.market/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XO",
                "symbol": "XO",
                "decimals": 18
            },
            "infoURL": "https://xo.market",
            "shortName": "xo",
            "chainId": 3223,
            "networkId": 3223,
            "explorers": [
                {
                    "name": "XO Market Explorer",
                    "url": "https://explorer-mainnet.xo.market",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3230": {
        "chain": {
            "name": "C9XChain",
            "chain": "C9XChain",
            "icon": "c9xchain",
            "rpc": [
                "https://services.tanssi-mainnet.network/tanssi-2002",
                "wss://services.tanssi-mainnet.network/tanssi-2002"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CXC",
                "symbol": "CXC",
                "decimals": 18
            },
            "infoURL": "https://c9tech.com.br/",
            "shortName": "c9xchain",
            "chainId": 3230,
            "networkId": 3230,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscan-tanssi.c9tech.com.br",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiemkxy4mvhfzsxccoqx5ebbe5sdudae4vclnppbc26qann4z6fkiu",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "3269": {
        "chain": {
            "name": "Dubxcoin network",
            "chain": "DUBX",
            "rpc": [
                "https://rpcmain.arabianchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dubxcoin mainnet",
                "symbol": "DUBX",
                "decimals": 18
            },
            "infoURL": "https://arabianchain.org",
            "shortName": "dubx",
            "chainId": 3269,
            "networkId": 3269
        }
    },
    "3270": {
        "chain": {
            "name": "Dubxcoin testnet",
            "chain": "TESTDUBX",
            "rpc": [
                "https://rpctestnet.arabianchain.org"
            ],
            "faucets": [
                "https://faucet.arabianchain.org/"
            ],
            "nativeCurrency": {
                "name": "Dubxcoin testnet",
                "symbol": "TDUBX",
                "decimals": 18
            },
            "infoURL": "https://arabianchain.org",
            "shortName": "testdubx",
            "chainId": 3270,
            "networkId": 3270,
            "slip44": 1
        }
    },
    "3282": {
        "chain": {
            "name": "Irys Mainnet Beta",
            "chain": "IRYS",
            "rpc": [
                "https://mainnet-beta-rpc.irys.xyz/v1/execution-rpc",
                "https://mainnet-beta-rpc-2.irys.xyz/v1/execution-rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Irys",
                "symbol": "IRYS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://irys.xyz",
            "shortName": "irys-mainnet-beta",
            "chainId": 3282,
            "networkId": 3282,
            "icon": "irys",
            "explorers": [
                {
                    "name": "Irys Mainnet Beta Explorer",
                    "url": "https://evm-explorer.irys.xyz",
                    "icon": "irys",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGLHxA4W4N2h7y8ixSUEKhESCT9qmJsenGuyskqr7x1e",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "3300": {
        "chain": {
            "name": "Realio Testnet",
            "chain": "Realio Testnet",
            "rpc": [
                "https://json-rpc.realiostage.network",
                "https://realio-testnet.json-rpc.decentrio.ventures"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rio",
                "symbol": "RIO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.realio.network",
            "shortName": "realiotestnet",
            "chainId": 3300,
            "networkId": 3300,
            "icon": "realiotestnet",
            "explorers": [
                {
                    "name": "Realio Testnet Explorer",
                    "url": "https://explorer.realiostage.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZsXYnR5C25v99xZs7Zzk5UUwiCidpGwSzejb21M66fuT",
                "width": 474,
                "height": 474,
                "format": "png"
            }
        ]
    },
    "3301": {
        "chain": {
            "name": "Realio",
            "chain": "Realio",
            "rpc": [
                "https://json-rpc.realio.network",
                "https://realio.json-rpc.decentrio.ventures"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rio",
                "symbol": "RIO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.realio.network",
            "shortName": "realio",
            "chainId": 3301,
            "networkId": 3301,
            "icon": "realio",
            "explorers": [
                {
                    "name": "Realio Explorer",
                    "url": "https://explorer.realio.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZsXYnR5C25v99xZs7Zzk5UUwiCidpGwSzejb21M66fuT",
                "width": 474,
                "height": 474,
                "format": "png"
            }
        ]
    },
    "3306": {
        "chain": {
            "name": "Debounce Subnet Testnet",
            "chain": "Debounce Network",
            "icon": "debounce",
            "rpc": [
                "https://dev-rpc.debounce.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Debounce Network",
                "symbol": "DB",
                "decimals": 18
            },
            "infoURL": "https://debounce.network",
            "shortName": "debounce-devnet",
            "chainId": 3306,
            "networkId": 3306,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Debounce Devnet Explorer",
                    "url": "https://explorer.debounce.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeib5q4hez37s7b2fx4hqt2q4ji2tuudxjhfdgnp6q3d5mqm6wsxdfq",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "3331": {
        "chain": {
            "name": "ZCore Testnet",
            "chain": "Beach",
            "icon": "zcore",
            "rpc": [
                "https://rpc-testnet.zcore.cash"
            ],
            "faucets": [
                "https://faucet.zcore.cash"
            ],
            "nativeCurrency": {
                "name": "ZCore",
                "symbol": "ZCR",
                "decimals": 18
            },
            "infoURL": "https://zcore.cash",
            "shortName": "zcrbeach",
            "chainId": 3331,
            "networkId": 3331,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmQnXu13ym8W1VA3QxocaNVXGAuEPmamSCkS7bBscVk1f4",
                "width": 1050,
                "height": 1050,
                "format": "png"
            }
        ]
    },
    "3332": {
        "chain": {
            "name": "EthStorage L2 Mainnet",
            "chain": "EthStorage L2",
            "rpc": [
                "https://rpc.mainnet.l2.ethstorage.io:9540"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethstorage.io/",
            "shortName": "esl2-m",
            "chainId": 3332,
            "networkId": 3332,
            "slip44": 1,
            "status": "incubating",
            "parent": {
                "type": "L2",
                "chain": "eip155-100011"
            }
        }
    },
    "3333": {
        "chain": {
            "name": "EthStorage Testnet",
            "chain": "EthStorage",
            "rpc": [
                "https://rpc.testnet.ethstorage.io:9546"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethstorage.io/",
            "shortName": "es-t",
            "chainId": 3333,
            "networkId": 3333,
            "slip44": 1,
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        }
    },
    "3334": {
        "chain": {
            "name": "Web3Q Galileo",
            "chain": "Web3Q",
            "rpc": [
                "https://galileo.web3q.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Web3Q",
                "symbol": "W3Q",
                "decimals": 18
            },
            "infoURL": "https://galileo.web3q.io/home.w3q/",
            "shortName": "w3q-g",
            "chainId": 3334,
            "networkId": 3334,
            "explorers": [
                {
                    "name": "w3q-galileo",
                    "url": "https://explorer.galileo.web3q.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3335": {
        "chain": {
            "name": "QuarkChain L2 Beta Testnet",
            "chain": "QuarkChain",
            "rpc": [
                "https://rpc.beta.testnet.l2.quarkchain.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkcl2-b",
            "chainId": 3335,
            "networkId": 3335,
            "slip44": 1,
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            },
            "explorers": [
                {
                    "name": "quarkchain-beta-test",
                    "url": "https://explorer.beta.testnet.l2.quarkchain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3336": {
        "chain": {
            "name": "EthStorage L2 Testnet",
            "chain": "EthStorage L2",
            "rpc": [
                "https://rpc.testnet.l2.ethstorage.io:9540"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethstorage.io/",
            "shortName": "esl2-t",
            "chainId": 3336,
            "networkId": 3336,
            "slip44": 1,
            "status": "incubating",
            "parent": {
                "type": "L2",
                "chain": "eip155-110011"
            }
        }
    },
    "3337": {
        "chain": {
            "name": "EthStorage Devnet",
            "chain": "EthStorage",
            "rpc": [
                "https://rpc.devnet.ethstorage.io:9540"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethstorage.io/",
            "shortName": "es-d",
            "chainId": 3337,
            "networkId": 3337,
            "slip44": 1,
            "status": "incubating"
        }
    },
    "3338": {
        "chain": {
            "name": "peaq",
            "chain": "peaq",
            "icon": "peaq",
            "rpc": [
                "https://peaq-rpc.publicnode.com",
                "https://peaq.api.onfinality.io/public",
                "https://peaq-rpc.dwellir.com",
                "https://evm.peaq.network",
                "https://quicknode1.peaq.xyz",
                "https://quicknode2.peaq.xyz",
                "https://quicknode3.peaq.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "peaq",
                "symbol": "PEAQ",
                "decimals": 18
            },
            "infoURL": "https://www.peaq.xyz",
            "shortName": "PEAQ",
            "chainId": 3338,
            "networkId": 3338,
            "explorers": [
                {
                    "name": "Subscan",
                    "url": "https://peaq.subscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQ7Jue8v2YXyhmDTkSbzCJxzZDa2v4GZZKViESdyswzrj",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "3339": {
        "chain": {
            "name": "EthStorage L2 Devnet",
            "chain": "EthStorage L2",
            "rpc": [
                "https://rpc.devnet.l2.ethstorage.io:9540"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethstorage.io/",
            "shortName": "esl2-d",
            "chainId": 3339,
            "networkId": 3339,
            "slip44": 1,
            "status": "incubating",
            "redFlags": [
                "reusedChainId"
            ]
        }
    },
    "3343": {
        "chain": {
            "name": "Edge",
            "chain": "ETH",
            "rpc": [
                "https://edge-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.edgex.exchange",
            "shortName": "edge",
            "chainId": 3343,
            "networkId": 3343,
            "explorers": [
                {
                    "name": "Alchemy Explorer",
                    "url": "https://edge-mainnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3344": {
        "chain": {
            "name": "Pentagon Chain",
            "chain": "Pentagon Chain",
            "rpc": [
                "https://rpc.pentagon.games"
            ],
            "faucets": [
                "https://bridge.pentagon.games"
            ],
            "nativeCurrency": {
                "name": "Pentagon Chain",
                "symbol": "PC",
                "decimals": 18
            },
            "icon": "pentagonchain",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://pentagon.games",
            "shortName": "PentagonChain",
            "chainId": 3344,
            "networkId": 3344,
            "explorers": [
                {
                    "name": "Pentagon Chain Explorer",
                    "url": "https://explorer.pentagon.games",
                    "icon": "pentagonchain",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibiwnnehj2j3tbla2yvvama6p7tfxvjfeqymw6ptoecoxb66glhkm",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "3366": {
        "chain": {
            "name": "Meroneum",
            "chain": "MERON",
            "icon": "meron",
            "rpc": [
                "https://mainnet-node1.meronscan.ai/",
                "https://mainnet-node2.meronscan.ai/",
                "https://mainnet-node3.meronscan.ai/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MERON",
                "symbol": "MERON",
                "decimals": 18
            },
            "infoURL": "https://www.meroneum.ai",
            "shortName": "meron-testnet",
            "chainId": 3366,
            "networkId": 3366,
            "explorers": [
                {
                    "name": "meronscan",
                    "url": "https://meronscan.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdNnuHVDHttkw1Xjp8RZBN2doF9QmBbFpBGf8nxktwdJH",
                "width": 569,
                "height": 564,
                "format": "png"
            }
        ]
    },
    "3369": {
        "chain": {
            "name": "Meroneum Testnet",
            "chain": "MERON",
            "icon": "meron",
            "rpc": [
                "https://testnet-node1.meronscan.ai/",
                "https://testnet-node2.meronscan.ai/",
                "https://testnet-node3.meronscan.ai/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MERON",
                "symbol": "MERON",
                "decimals": 18
            },
            "infoURL": "https://www.meroneum.ai/",
            "shortName": "meron",
            "chainId": 3369,
            "networkId": 3369,
            "explorers": [
                {
                    "name": "meronscan",
                    "url": "https://testnet.meronscan.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdNnuHVDHttkw1Xjp8RZBN2doF9QmBbFpBGf8nxktwdJH",
                "width": 569,
                "height": 564,
                "format": "png"
            }
        ]
    },
    "3400": {
        "chain": {
            "name": "Paribu Net Mainnet",
            "chain": "PRB",
            "rpc": [
                "https://rpc.paribu.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PRB",
                "symbol": "PRB",
                "decimals": 18
            },
            "infoURL": "https://net.paribu.com",
            "shortName": "prb",
            "chainId": 3400,
            "networkId": 3400,
            "icon": "prb",
            "explorers": [
                {
                    "name": "Paribu Net Explorer",
                    "url": "https://explorer.paribu.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD",
                "width": 2362,
                "height": 2362,
                "format": "png"
            }
        ]
    },
    "3409": {
        "chain": {
            "name": "Pepe Unchained Deprecated",
            "chain": "PEPU",
            "icon": "pepu",
            "rpc": [
                "https://rpc-pepe-unchained-gupg0lo9wf.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PEPU",
                "symbol": "PEPU",
                "decimals": 18
            },
            "infoURL": "https://pepeunchained.com/",
            "shortName": "pepudeprecated",
            "chainId": 3409,
            "networkId": 3409,
            "status": "deprecated",
            "explorers": [
                {
                    "name": "pepuscan",
                    "url": "https://pepuscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib2gexi344ssvsusvdco5uga52ffflxprksd5g2nokndsb572ijja",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3424": {
        "chain": {
            "name": "EVOLVE Mainnet",
            "chain": "EVO",
            "icon": "evolveIcon",
            "rpc": [
                "https://rpc.evoexplorer.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Evolve",
                "symbol": "EVO",
                "decimals": 18
            },
            "infoURL": "https://evolveblockchain.io",
            "shortName": "EVOm",
            "chainId": 3424,
            "networkId": 3424,
            "explorers": [
                {
                    "name": "Evolve Mainnet Explorer",
                    "url": "https://evoexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVxtpYYzc5214CB7BgsMC4mRNRHCD8fpbNMzZguBWyRwa",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "3434": {
        "chain": {
            "name": "SecureChain Testnet",
            "chain": "SCAI",
            "icon": "scaiIcon",
            "rpc": [
                "https://testnet-rpc.securechain.ai"
            ],
            "faucets": [
                "https://faucet.securechain.ai"
            ],
            "nativeCurrency": {
                "name": "SCAI",
                "symbol": "SCAI",
                "decimals": 18
            },
            "infoURL": "https://securechain.ai",
            "shortName": "SCAIt",
            "chainId": 3434,
            "networkId": 3434,
            "slip44": 1,
            "explorers": [
                {
                    "name": "SecureChain",
                    "url": "https://testnet.securechain.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme2Z8VFYjhHGfLQPBnfseNpEdRfmTDy7VXqrdH4AHETJf",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "3456": {
        "chain": {
            "name": "LayerEdge testnet",
            "chain": "LayerEdge",
            "rpc": [
                "https://testnet-rpc.layeredge.io"
            ],
            "faucets": [
                "https://testnet-faucet.layeredge.io"
            ],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://www.layeredge.io",
            "shortName": "LayerEdge-testnet",
            "chainId": 3456,
            "networkId": 3456,
            "icon": "layerEdge",
            "explorers": [
                {
                    "name": "LayerEdge Testnet Explorer",
                    "url": "https://testnet-explorer.layeredge.io",
                    "icon": "layerEdge",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT2RotFAn8edji6FqBiP1TpTb1EFqHr28qbQGoRaJ9nTN",
                "width": 218,
                "height": 211,
                "format": "svg"
            }
        ]
    },
    "3490": {
        "chain": {
            "name": "GTCSCAN",
            "chain": "GTC",
            "icon": "gtc",
            "rpc": [
                "https://gtc-dataseed.gtcscan.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GTC",
                "symbol": "GTC",
                "decimals": 18
            },
            "infoURL": "https://gtcscan.io/",
            "shortName": "gtc",
            "chainId": 3490,
            "networkId": 3490,
            "slip44": 1,
            "explorers": [
                {
                    "name": "GTCScan Explorer",
                    "url": "https://gtcscan.io",
                    "standard": "none",
                    "icon": "gtc"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiaaq7gogws6uqcvo6imxbxfgpdhewybh7bxgtfny2i2as5nidbdje",
                "width": 312,
                "height": 312,
                "format": "png"
            }
        ]
    },
    "3500": {
        "chain": {
            "name": "Paribu Net Testnet",
            "chain": "PRB",
            "rpc": [
                "https://rpc.testnet.paribuscan.com"
            ],
            "faucets": [
                "https://faucet.paribuscan.com"
            ],
            "nativeCurrency": {
                "name": "PRB",
                "symbol": "PRB",
                "decimals": 18
            },
            "infoURL": "https://net.paribu.com",
            "shortName": "prbtestnet",
            "chainId": 3500,
            "networkId": 3500,
            "slip44": 1,
            "icon": "prb",
            "explorers": [
                {
                    "name": "Paribu Net Testnet Explorer",
                    "url": "https://testnet.paribuscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD",
                "width": 2362,
                "height": 2362,
                "format": "png"
            }
        ]
    },
    "3501": {
        "chain": {
            "name": "JFIN Chain",
            "chain": "JFIN",
            "rpc": [
                "https://rpc.jfinchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JFIN Coin",
                "symbol": "JFIN",
                "decimals": 18
            },
            "infoURL": "https://jfinchain.com",
            "shortName": "JFIN",
            "chainId": 3501,
            "networkId": 3501,
            "explorers": [
                {
                    "name": "JFIN Chain Explorer",
                    "url": "https://exp.jfinchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3502": {
        "chain": {
            "name": "JFINPOS",
            "chain": "JFINPOS",
            "icon": "jfinpos",
            "rpc": [
                "https://rpc.jfinpos.com"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "JFINPOS",
                "symbol": "JPOS",
                "decimals": 18
            },
            "infoURL": "https://jfinpos.com",
            "shortName": "jzero",
            "chainId": 3502,
            "networkId": 3502,
            "explorers": [
                {
                    "name": "JFINPOS Explorer",
                    "url": "https://exp.jfinpos.com",
                    "icon": "jfinpos",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVXd6Jm541mVJbfzHQaZNZce9znvm8iXfxgf91J2XNg61",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3601": {
        "chain": {
            "name": "PandoProject Mainnet",
            "chain": "PandoProject",
            "icon": "pando",
            "rpc": [
                "https://eth-rpc-api.pandoproject.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "pando-token",
                "symbol": "PTX",
                "decimals": 18
            },
            "infoURL": "https://www.pandoproject.org/",
            "shortName": "pando-mainnet",
            "chainId": 3601,
            "networkId": 3601,
            "explorers": [
                {
                    "name": "Pando Mainnet Explorer",
                    "url": "https://explorer.pandoproject.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNduBtT5BNGDw7DjRwDvaZBb6gjxf46WD7BYhn4gauGc9",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "3602": {
        "chain": {
            "name": "PandoProject Testnet",
            "chain": "PandoProject",
            "icon": "pando",
            "rpc": [
                "https://testnet.ethrpc.pandoproject.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "pando-token",
                "symbol": "PTX",
                "decimals": 18
            },
            "infoURL": "https://www.pandoproject.org/",
            "shortName": "pando-testnet",
            "chainId": 3602,
            "networkId": 3602,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Pando Testnet Explorer",
                    "url": "https://testnet.explorer.pandoproject.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNduBtT5BNGDw7DjRwDvaZBb6gjxf46WD7BYhn4gauGc9",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "3630": {
        "chain": {
            "name": "Tycooncoin",
            "chain": "TYCON",
            "rpc": [
                "https://mainnet-rpc.tycoscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tycooncoin",
                "symbol": "TYCO",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "TYCON",
            "chainId": 3630,
            "networkId": 3630
        }
    },
    "3636": {
        "chain": {
            "name": "Botanix Testnet",
            "chain": "BOTANIX",
            "icon": "botanix",
            "rpc": [
                "https://node.botanixlabs.dev",
                "https://node.botanixlabs.dev"
            ],
            "faucets": [
                "https://faucet.botanixlabs.dev"
            ],
            "nativeCurrency": {
                "name": "Botanix",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://botanixlabs.xyz",
            "shortName": "BTNXt",
            "chainId": 3636,
            "networkId": 3636,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Botanix Explorer",
                    "url": "https://testnet.botanixscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiay6fhksszxziv25iqncumkwewu7kvoiakdozvnhocolkmlhh4ffe",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "3637": {
        "chain": {
            "name": "Botanix Mainnet",
            "chain": "BOTANIX",
            "icon": "botanix",
            "rpc": [
                "https://rpc.botanixlabs.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Botanix",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://botanixlabs.com",
            "shortName": "BTNX",
            "chainId": 3637,
            "networkId": 3637,
            "explorers": [
                {
                    "name": "Botanix Explorer",
                    "url": "https://botanixscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiay6fhksszxziv25iqncumkwewu7kvoiakdozvnhocolkmlhh4ffe",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "3639": {
        "chain": {
            "name": "iChain Network",
            "chain": "iChain",
            "icon": "iChain",
            "rpc": [
                "https://rpc.ichainscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ISLAMICOIN",
                "symbol": "ISLAMI",
                "decimals": 18
            },
            "infoURL": "https://islamicoin.finance",
            "shortName": "ISLAMI",
            "chainId": 3639,
            "networkId": 3639,
            "explorers": [
                {
                    "name": "iChainscan",
                    "url": "https://ichainscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcumhDxUyoLTHkcMKgPqkpGnnjwSTqE2KGFnDXXFY8mMo",
                "width": 40,
                "height": 38,
                "format": "png"
            }
        ]
    },
    "3645": {
        "chain": {
            "name": "iChain Testnet",
            "chain": "iChain Testnet",
            "icon": "iChain",
            "rpc": [
                "https://istanbul.ichainscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ISLAMICOIN",
                "symbol": "ISLAMI",
                "decimals": 18
            },
            "infoURL": "https://islamicoin.finance",
            "shortName": "ISLAMIT",
            "chainId": 3645,
            "networkId": 3645,
            "explorers": [
                {
                    "name": "iChainscan",
                    "url": "https://test.ichainscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcumhDxUyoLTHkcMKgPqkpGnnjwSTqE2KGFnDXXFY8mMo",
                "width": 40,
                "height": 38,
                "format": "png"
            }
        ]
    },
    "3666": {
        "chain": {
            "name": "Jouleverse Mainnet",
            "chain": "Jouleverse",
            "rpc": [
                "https://rpc.jnsdao.com:8503"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "J",
                "symbol": "J",
                "decimals": 18
            },
            "infoURL": "https://jnsdao.com",
            "shortName": "jouleverse",
            "chainId": 3666,
            "networkId": 3666,
            "explorers": [
                {
                    "name": "jscan",
                    "url": "https://jscan.jnsdao.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3690": {
        "chain": {
            "name": "Bittex Mainnet",
            "chain": "BTX",
            "rpc": [
                "https://rpc1.bittexscan.info",
                "https://rpc2.bittexscan.info"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bittex",
                "symbol": "BTX",
                "decimals": 18
            },
            "infoURL": "https://bittexscan.com",
            "shortName": "btx",
            "chainId": 3690,
            "networkId": 3690,
            "explorers": [
                {
                    "name": "bittexscan",
                    "url": "https://bittexscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3693": {
        "chain": {
            "name": "Empire Network",
            "chain": "EMPIRE",
            "rpc": [
                "https://rpc.empirenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Empire",
                "symbol": "EMPIRE",
                "decimals": 18
            },
            "infoURL": "https://www.empirenetwork.io/",
            "shortName": "empire",
            "chainId": 3693,
            "networkId": 3693,
            "explorers": [
                {
                    "name": "Empire Explorer",
                    "url": "https://explorer.empirenetwork.io",
                    "standard": "none"
                }
            ]
        }
    },
    "3698": {
        "chain": {
            "name": "SenjePowers Testnet",
            "chain": "SPC",
            "icon": "SenjePowers",
            "rpc": [
                "https://testnet-rpc.senjepowersscan.com"
            ],
            "faucets": [
                "https://faucet.senjepowersscan.com"
            ],
            "nativeCurrency": {
                "name": "SenjePowers",
                "symbol": "SPC",
                "decimals": 18
            },
            "infoURL": "https://senjepowersscan.com",
            "shortName": "SPCt",
            "chainId": 3698,
            "networkId": 3698,
            "slip44": 1,
            "explorers": [
                {
                    "name": "SenjePowers",
                    "url": "https://testnet.senjepowersscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcpyTj4hUyHJZ2VmSdkXFpPpRcNKRP1VxMs7Cp1anymNy",
                "width": 504,
                "height": 495,
                "format": "png"
            }
        ]
    },
    "3699": {
        "chain": {
            "name": "SenjePowers Mainnet",
            "chain": "SPC",
            "icon": "SenjePowers",
            "rpc": [
                "https://rpc.senjepowersscan.com"
            ],
            "faucets": [
                "https://faucet.senjepowersscan.com"
            ],
            "nativeCurrency": {
                "name": "SenjePowers",
                "symbol": "SPC",
                "decimals": 18
            },
            "infoURL": "https://senjepowersscan.com",
            "shortName": "SPCm",
            "chainId": 3699,
            "networkId": 3699,
            "explorers": [
                {
                    "name": "SenjePowers",
                    "url": "https://senjepowersscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcpyTj4hUyHJZ2VmSdkXFpPpRcNKRP1VxMs7Cp1anymNy",
                "width": 504,
                "height": 495,
                "format": "png"
            }
        ]
    },
    "3701": {
        "chain": {
            "name": "Xpla Testnet",
            "chain": "XPLATest",
            "rpc": [
                "https://dimension-rpc.xpla.dev"
            ],
            "faucets": [
                "https://faucet.xpla.io"
            ],
            "nativeCurrency": {
                "name": "XPLA",
                "symbol": "XPLA",
                "decimals": 18
            },
            "infoURL": "https://xpla.io",
            "shortName": "xplatest",
            "chainId": 3701,
            "networkId": 3701,
            "slip44": 1,
            "icon": "xpla",
            "explorers": [
                {
                    "name": "XPLA Explorer",
                    "url": "https://explorer.xpla.io",
                    "standard": "none"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3721": {
        "chain": {
            "name": "Xone Mainnet",
            "chain": "XOC",
            "icon": "xone_main",
            "rpc": [
                "https://rpc.xone.org",
                "https://rpc-node-1.xone.org",
                "https://rpc-node-2.xone.org",
                "https://rpc-node-3.xone.org",
                "https://rpc-node-4.xone.org",
                "wss://rpc.xone.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.xone.org/"
            ],
            "nativeCurrency": {
                "name": "Xone Coin",
                "symbol": "XOC",
                "decimals": 18
            },
            "infoURL": "https://xone.org",
            "shortName": "XOC",
            "chainId": 3721,
            "networkId": 3721,
            "explorers": [
                {
                    "name": "xone_main",
                    "url": "https://xonescan.com",
                    "icon": "xone_main",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR3twvfhDES34nLhcVmUbAZpW4eynZoSfA2XpWUBnH7gB",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "3737": {
        "chain": {
            "name": "Crossbell",
            "chain": "Crossbell",
            "rpc": [
                "https://rpc.crossbell.io",
                "https://rpc.crossbell.io"
            ],
            "faucets": [
                "https://faucet.crossbell.io"
            ],
            "nativeCurrency": {
                "name": "Crossbell Token",
                "symbol": "CSB",
                "decimals": 18
            },
            "infoURL": "https://crossbell.io",
            "shortName": "csb",
            "chainId": 3737,
            "networkId": 3737,
            "icon": "crossbell",
            "explorers": [
                {
                    "name": "Crossbell Explorer",
                    "url": "https://scan.crossbell.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS8zEetTb6pwdNpVjv5bz55BXiSMGP9BjTJmNcjcUT91t",
                "format": "svg",
                "width": 408,
                "height": 408
            }
        ]
    },
    "3776": {
        "chain": {
            "name": "Astar zkEVM",
            "shortName": "astrzk",
            "title": "Astar zkEVM Mainnet",
            "chain": "ETH",
            "icon": "astar",
            "rpc": [
                "https://rpc-zkevm.astar.network",
                "https://rpc.startale.com/astar-zkevm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://astar.network",
            "chainId": 3776,
            "networkId": 3776,
            "explorers": [
                {
                    "name": "Blockscout Astar zkEVM explorer",
                    "url": "https://astar-zkevm.explorer.startale.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.astar.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmdvmx3p6gXBCLUMU1qivscaTNkT6h3URdhUTZCHLwKudg",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "3797": {
        "chain": {
            "name": "AlveyChain Mainnet",
            "chain": "ALV",
            "rpc": [
                "https://elves-core1.alvey.io",
                "https://elves-core2.alvey.io",
                "https://elves-core3.alvey.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AlveyCoin",
                "symbol": "ALV",
                "decimals": 18
            },
            "infoURL": "https://alveychain.com/",
            "shortName": "alv",
            "chainId": 3797,
            "networkId": 3797,
            "explorers": [
                {
                    "name": "AlveyScan",
                    "url": "https://alveyscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3799": {
        "chain": {
            "name": "Tangle Testnet",
            "chain": "Tangle Testnet",
            "icon": "tangle",
            "rpc": [
                "https://testnet-rpc.tangle.tools",
                "https://testnet-rpc-archive.tangle.tools",
                "wss://testnet-rpc.tangle.tools",
                "wss://testnet-rpc-archive.tangle.tools"
            ],
            "faucets": [
                "https://faucet.tangle.tools"
            ],
            "nativeCurrency": {
                "name": "Testnet Tangle Network Token",
                "symbol": "tTNT",
                "decimals": 18
            },
            "infoURL": "https://docs.tangle.tools",
            "shortName": "tTangle",
            "chainId": 3799,
            "networkId": 3799,
            "explorers": [
                {
                    "name": "ttntscan",
                    "url": "https://testnet-explorer.tangle.tools",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbxMNBTeQgch8t9GpWdLiS2R3wPYCzVRaX5kCQ4o5QU3w",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "3838": {
        "chain": {
            "name": "FAVO Mainnet",
            "chain": "FAVO",
            "icon": "favo",
            "rpc": [
                "https://rpc.favoscan.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FAVO",
                "symbol": "FAVO",
                "decimals": 18
            },
            "infoURL": "https://www.favoscan.com",
            "shortName": "favo",
            "chainId": 3838,
            "networkId": 3838,
            "explorers": [
                {
                    "name": "favoscan",
                    "url": "https://www.favoscan.com",
                    "icon": "favo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihyvpz6gwha2nvzbr4gun6cd523aiogqgfjr4q6agicmwgiildt2i",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3885": {
        "chain": {
            "name": "Firechain zkEVM Ghostrider",
            "title": "Firechain zkEVM Testnet",
            "chain": "Firechain",
            "rpc": [
                "https://rpc-zkevm-ghostrider.thefirechain.com",
                "https://rpc-zkevm-ghostrider.firestation.io"
            ],
            "faucets": [
                "zkevm-faucet.thefirechain.com",
                "https://zkevm-faucet.firestation.io"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.thefirechain.com/",
            "shortName": "firechain-zkEVM-testnet",
            "chainId": 3885,
            "networkId": 3885,
            "icon": "ethereum",
            "explorers": [
                {
                    "name": "FireScan",
                    "url": "https://ghostrider-zkevm.firescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "3888": {
        "chain": {
            "name": "KalyChain Mainnet",
            "chain": "KLC",
            "icon": "kalychain",
            "rpc": [
                "https://rpc.kalychain.io/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KalyCoin",
                "symbol": "KLC",
                "decimals": 18
            },
            "infoURL": "https://kalychain.io",
            "shortName": "kalymainnet",
            "chainId": 3888,
            "networkId": 3888,
            "explorers": [
                {
                    "name": "KalyScan",
                    "url": "https://kalyscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUaXcPewLuQtY5a7xPTzJyVdjkH487VfV7gSR8UXrbxQ3",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3889": {
        "chain": {
            "name": "KalyChain Testnet",
            "chain": "KLC",
            "icon": "kalychain",
            "rpc": [
                "https://testnetrpc.kalychain.io/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KalyCoin",
                "symbol": "KLC",
                "decimals": 18
            },
            "infoURL": "https://kalychain.io",
            "shortName": "kalytestnet",
            "chainId": 3889,
            "networkId": 3889,
            "slip44": 1,
            "explorers": [
                {
                    "name": "KalyScan",
                    "url": "https://testnet.kalyscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUaXcPewLuQtY5a7xPTzJyVdjkH487VfV7gSR8UXrbxQ3",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3912": {
        "chain": {
            "name": "DRAC Network",
            "chain": "DRAC",
            "rpc": [
                "https://www.dracscan.com/rpc"
            ],
            "faucets": [
                "https://www.dracscan.io/faucet"
            ],
            "nativeCurrency": {
                "name": "DRAC",
                "symbol": "DRAC",
                "decimals": 18
            },
            "infoURL": "https://drac.io/",
            "shortName": "drac",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "chainId": 3912,
            "networkId": 3912,
            "icon": "drac",
            "explorers": [
                {
                    "name": "DRAC_Network Scan",
                    "url": "https://www.dracscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXbsQe7QsVFZJZdBmbZVvS6LgX9ZFoaTMBs9MiQXUzJTw",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "3939": {
        "chain": {
            "name": "DOS Testnet",
            "chain": "DOS",
            "rpc": [
                "https://test.doschain.com",
                "https://test.doschain.com"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOS",
                "symbol": "DOS",
                "decimals": 18
            },
            "infoURL": "https://doschain.com",
            "shortName": "dos-test",
            "chainId": 3939,
            "networkId": 3939,
            "slip44": 1,
            "icon": "doschain",
            "status": "active",
            "explorers": [
                {
                    "name": "DOScan-Test",
                    "url": "https://test.doscan.io",
                    "icon": "doscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV2Nowzo81F6pi2qFcHePA4MwmmdMKBMUzBJUrxcymxx4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3966": {
        "chain": {
            "name": "DYNO Mainnet",
            "chain": "DYNO",
            "rpc": [
                "https://api.dynoprotocol.com"
            ],
            "faucets": [
                "https://faucet.dynoscan.io"
            ],
            "nativeCurrency": {
                "name": "DYNO Token",
                "symbol": "DYNO",
                "decimals": 18
            },
            "infoURL": "https://dynoprotocol.com",
            "shortName": "dyno",
            "chainId": 3966,
            "networkId": 3966,
            "explorers": [
                {
                    "name": "DYNO Explorer",
                    "url": "https://dynoscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3967": {
        "chain": {
            "name": "DYNO Testnet",
            "chain": "DYNO",
            "rpc": [
                "https://tapi.dynoprotocol.com"
            ],
            "faucets": [
                "https://faucet.dynoscan.io"
            ],
            "nativeCurrency": {
                "name": "DYNO Token",
                "symbol": "tDYNO",
                "decimals": 18
            },
            "infoURL": "https://dynoprotocol.com",
            "shortName": "tdyno",
            "chainId": 3967,
            "networkId": 3967,
            "slip44": 1,
            "explorers": [
                {
                    "name": "DYNO Explorer",
                    "url": "https://testnet.dynoscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3969": {
        "chain": {
            "name": "PayNetwork Mainnet",
            "chain": "paynetwork",
            "rpc": [
                "https://rpc.paynetwork.io",
                "https://paynetwork-main.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PayNetwork",
                "symbol": "Pay",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://paynetwork-main.hub.caldera.xyz",
            "shortName": "paynetwork",
            "chainId": 3969,
            "networkId": 3969,
            "icon": "paynetwork",
            "explorers": [
                {
                    "name": "PayNetwork Mainnet Caldera Explorer",
                    "url": "https://paynetwork-main.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidti4l2gj2bcafth2awvg6xn3fpx7wkautyyb23pfvd7pxzza2psq",
                "width": 1280,
                "height": 1279,
                "format": "jpg"
            }
        ]
    },
    "3989": {
        "chain": {
            "name": "Pione Trace Mainnet",
            "chain": "PTC",
            "icon": "ptc",
            "rpc": [
                "https://rpc.pionetrace.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pione Trace",
                "symbol": "PTC",
                "decimals": 18
            },
            "infoURL": "https://pionetrace.com",
            "shortName": "ptc",
            "chainId": 3989,
            "networkId": 3989,
            "explorers": [
                {
                    "name": "Pione Trace Explorer",
                    "url": "https://explorer.pionetrace.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifenn4ombmlmtf7kftai4v7aho5ulqiyob2elglqccak6p5zpa5em",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3993": {
        "chain": {
            "name": "APEX Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-testnet.apexlayer.xyz",
                "https://rpc-testnet.apexlayer.xyz"
            ],
            "faucets": [
                "https://sepoliafaucet.com/"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.apexlayer.xyz/",
            "shortName": "apexsep",
            "chainId": 3993,
            "networkId": 3993,
            "slip44": 1,
            "icon": "apextestnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://exp-testnet.apexlayer.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://apexlayer.xyz/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://qmxhs7fvjanzwm14vjpbnmklre32gsiy9chsarrnbtfa1n",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "3999": {
        "chain": {
            "name": "YuanChain Mainnet",
            "chain": "YCC",
            "rpc": [
                "https://mainnet.yuan.org/eth"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "YCC",
                "symbol": "YCC",
                "decimals": 18
            },
            "infoURL": "https://www.yuan.org",
            "shortName": "ycc",
            "chainId": 3999,
            "networkId": 3999,
            "icon": "ycc",
            "explorers": [
                {
                    "name": "YuanChain Explorer",
                    "url": "https://mainnet.yuan.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdbPhiB5W2gbHZGkYsN7i2VTKKP9casmAN2hRnpDaL9W4",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "4000": {
        "chain": {
            "name": "Ozone Chain Mainnet",
            "chain": "OZONE",
            "rpc": [
                "https://node1.ozonechain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OZONE",
                "symbol": "OZO",
                "decimals": 18
            },
            "infoURL": "https://ozonechain.io",
            "shortName": "ozo",
            "chainId": 4000,
            "networkId": 4000,
            "icon": "ozonechain",
            "explorers": [
                {
                    "name": "OZONE Scan",
                    "url": "https://ozonescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbM4weV8Bk6c9yNhosYntkVw39SNZtCHYGgWyXTxkevZ8",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "4001": {
        "chain": {
            "name": "Peperium Chain Testnet",
            "chain": "PERIUM",
            "rpc": [
                "https://rpc-testnet.peperium.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Peperium Chain Testnet",
                "symbol": "PERIUM",
                "decimals": 18
            },
            "infoURL": "https://peperium.io",
            "shortName": "PERIUM",
            "chainId": 4001,
            "networkId": 4001,
            "slip44": 1,
            "icon": "peperium",
            "explorers": [
                {
                    "name": "Peperium Chain Explorer",
                    "url": "https://scan-testnet.peperium.io",
                    "icon": "peperium",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmag2hr5DQghRzKPN3oUFBkjWzqd5CndQzZeb5LfoiMCXf",
                "width": 160,
                "height": 160,
                "format": "png"
            }
        ]
    },
    "4002": {
        "chain": {
            "name": "Fantom Testnet",
            "chain": "FTM",
            "rpc": [
                "https://rpc.testnet.fantom.network",
                "https://rpc.testnet.fantom.network",
                "https://fantom-testnet-rpc.publicnode.com",
                "wss://fantom-testnet-rpc.publicnode.com",
                "https://fantom-testnet.drpc.org",
                "wss://fantom-testnet.drpc.org"
            ],
            "faucets": [
                "https://faucet.fantom.network"
            ],
            "nativeCurrency": {
                "name": "Fantom",
                "symbol": "FTM",
                "decimals": 18
            },
            "infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet",
            "shortName": "tftm",
            "chainId": 4002,
            "networkId": 4002,
            "slip44": 1,
            "icon": "fantom",
            "explorers": [
                {
                    "name": "ftmscan",
                    "url": "https://testnet.ftmscan.com",
                    "icon": "ftmscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcM8kHNsNYoitt5S3kLThyrKVFTZo3k2rgnume6tnNroQ",
                "width": 1212,
                "height": 1546,
                "format": "png"
            }
        ]
    },
    "4003": {
        "chain": {
            "name": "X1 Fastnet",
            "chain": "X1",
            "rpc": [
                "https://x1-fastnet.xen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XN",
                "symbol": "XN",
                "decimals": 18
            },
            "infoURL": "https://docs.xen.network/go-x1/",
            "shortName": "x1-fastnet",
            "chainId": 4003,
            "networkId": 4003,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.x1-fastnet.xen.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4040": {
        "chain": {
            "name": "Carbonium Testnet Network",
            "chain": "CBR",
            "rpc": [
                "https://rpc-dev.carbonium.network/",
                "https://server-testnet.carbonium.network"
            ],
            "nativeCurrency": {
                "name": "Carbonium",
                "symbol": "tCBR",
                "decimals": 18
            },
            "infoURL": "https://carbonium.network",
            "shortName": "tcbr",
            "chainId": 4040,
            "networkId": 4040,
            "slip44": 1,
            "icon": "cbr",
            "faucets": [
                "https://getfaucet.carbonium.network"
            ],
            "explorers": [
                {
                    "name": "Carbonium Network tesnet Explorer",
                    "icon": "cbr",
                    "url": "https://testnet.carboniumscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUTDMvoY7JgDs9sZuuBhsyJz6B2dNfc5jj6xUj355be2C",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "4048": {
        "chain": {
            "name": "GANchain L1",
            "chain": "GAN",
            "icon": "gpu",
            "rpc": [
                "https://rpc.gpu.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GPUnet",
                "symbol": "GPU",
                "decimals": 18
            },
            "infoURL": "https://docs.gpu.net/",
            "shortName": "GANchain",
            "chainId": 4048,
            "networkId": 4048,
            "explorers": [
                {
                    "name": "ganscan",
                    "url": "https://ganscan.gpu.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTYgL4PMNJya3XchuRx99ggNzMHL9kWaZvj3wycdEwpQA",
                "width": 1248,
                "height": 1197,
                "format": "png"
            }
        ]
    },
    "4051": {
        "chain": {
            "name": "Bobaopera Testnet",
            "chain": "Bobaopera Testnet",
            "status": "deprecated",
            "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": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaoperaTestnet",
            "chainId": 4051,
            "networkId": 4051,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Bobaopera Testnet block explorer",
                    "url": "https://blockexplorer.testnet.bobaopera.boba.network",
                    "standard": "none"
                }
            ]
        }
    },
    "4058": {
        "chain": {
            "name": "Bahamut ocean",
            "title": "Bahamut ocean",
            "chain": "Bahamut",
            "icon": "bahamut",
            "rpc": [
                "https://rpc1.ocean.bahamutchain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FTN",
                "symbol": "FTN",
                "decimals": 18
            },
            "shortName": "ocean",
            "infoURL": "https://bahamut.io",
            "chainId": 4058,
            "networkId": 4058,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://ocean.ftnscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "4061": {
        "chain": {
            "name": "Nahmii 3 Mainnet",
            "chain": "Nahmii",
            "rpc": [
                "https://rpc.n3.nahmii.io"
            ],
            "status": "active",
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://nahmii.io",
            "shortName": "Nahmii3Mainnet",
            "chainId": 4061,
            "networkId": 4061,
            "icon": "nahmii",
            "explorers": [
                {
                    "name": "Nahmii 3 Mainnet Explorer",
                    "url": "https://explorer.nahmii.io",
                    "icon": "nahmii",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://accounts.nahmii.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZhKXgoGpzvthr2eh8ZNgT75YvMtEBegdELAaMPPzf5QT",
                "width": 384,
                "height": 384,
                "format": "png"
            }
        ]
    },
    "4062": {
        "chain": {
            "name": "Nahmii 3 Testnet",
            "chain": "Nahmii",
            "rpc": [
                "https://rpc.testnet.nahmii.io"
            ],
            "status": "active",
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://nahmii.io",
            "shortName": "Nahmii3Testnet",
            "chainId": 4062,
            "networkId": 4062,
            "slip44": 1,
            "icon": "nahmii",
            "explorers": [
                {
                    "name": "Nahmii 3 Testnet Explorer",
                    "url": "https://explorer.testnet.nahmii.io",
                    "icon": "nahmii",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://accounts.testnet.nahmii.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZhKXgoGpzvthr2eh8ZNgT75YvMtEBegdELAaMPPzf5QT",
                "width": 384,
                "height": 384,
                "format": "png"
            }
        ]
    },
    "4078": {
        "chain": {
            "name": "Muster Mainnet",
            "chainId": 4078,
            "shortName": "muster",
            "chain": "Muster",
            "icon": "muster",
            "networkId": 4078,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://muster.alt.technology"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Musterscan",
                    "url": "https://muster-explorer.alt.technology",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexm4aoscqo4d7dipicdgmfaemgzck2w7qhfp5mnoo7z2plcxleju",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4080": {
        "chain": {
            "name": "Tobe Chain Testnet",
            "chain": "TBC",
            "icon": "tobe",
            "rpc": [
                "https://rpc-testnet.tobescan.com"
            ],
            "faucets": [
                "https://faucet.tobescan.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Tobe Coin",
                "symbol": "TOBE",
                "decimals": 18
            },
            "infoURL": "https://tobechain.net",
            "shortName": "tbc",
            "chainId": 4080,
            "networkId": 4080,
            "explorers": [
                {
                    "name": "tobescan testnet",
                    "url": "https://testnet.tobescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXARMjJGkXEVEdjUyxkeG4ffsWvEo9vSJpVon3JwRxckS",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4088": {
        "chain": {
            "name": "Zeroth Mainnet",
            "chain": "ZRH",
            "icon": "zeroth",
            "rpc": [
                "https://my.zeroth.run"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZRH",
                "symbol": "ZRH",
                "decimals": 18
            },
            "infoURL": "https://www.zeroth.foundation",
            "shortName": "ZRH",
            "chainId": 4088,
            "networkId": 4088,
            "explorers": [
                {
                    "name": "Zeroth Explorer",
                    "url": "https://scan.zeroth.run",
                    "icon": "zeroth",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVz2jPdp5vXo4mJVuTXLmwcfQsw3XVojkmochPckvCowz",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "4090": {
        "chain": {
            "name": "Fastex Chain (Bahamut) Oasis Testnet",
            "title": "Bahamut testnet Oasis",
            "icon": "bahamut",
            "chain": "Fastex Chain (Bahamut)",
            "rpc": [
                "https://rpc1.oasis.bahamutchain.com",
                "https://rpc1.oasis.bahamutchain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.oasis.fastexchain.com"
            ],
            "nativeCurrency": {
                "name": "FTN",
                "symbol": "FTN",
                "decimals": 18
            },
            "infoURL": "https://fastexchain.com",
            "shortName": "Oasis",
            "chainId": 4090,
            "networkId": 4090,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://oasis.ftnscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "4096": {
        "chain": {
            "name": "Bitindi Testnet",
            "chain": "BNI",
            "icon": "bitindiTestnet",
            "rpc": [
                "https://testnet-rpc.bitindi.org"
            ],
            "faucets": [
                "https://faucet.bitindi.org"
            ],
            "nativeCurrency": {
                "name": "BNI",
                "symbol": "$BNI",
                "decimals": 18
            },
            "infoURL": "https://bitindi.org",
            "shortName": "BNIt",
            "chainId": 4096,
            "networkId": 4096,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Bitindi",
                    "url": "https://testnet.bitindiscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRAFFPiLiSgjGTs9QaZdnR9fsDgyUdTejwSxcnPXo292s",
                "width": 60,
                "height": 72,
                "format": "png"
            }
        ]
    },
    "4099": {
        "chain": {
            "name": "Bitindi Mainnet",
            "chain": "BNI",
            "icon": "bitindi",
            "rpc": [
                "https://mainnet-rpc.bitindi.org"
            ],
            "faucets": [
                "https://faucet.bitindi.org"
            ],
            "nativeCurrency": {
                "name": "BNI",
                "symbol": "$BNI",
                "decimals": 18
            },
            "infoURL": "https://bitindi.org",
            "shortName": "BNIm",
            "chainId": 4099,
            "networkId": 4099,
            "explorers": [
                {
                    "name": "Bitindi",
                    "url": "https://bitindiscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRAFFPiLiSgjGTs9QaZdnR9fsDgyUdTejwSxcnPXo292s",
                "width": 60,
                "height": 72,
                "format": "png"
            }
        ]
    },
    "4102": {
        "chain": {
            "name": "AIOZ Network Testnet",
            "chain": "AIOZ",
            "icon": "aioz",
            "rpc": [
                "https://eth-ds.testnet.aioz.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "testAIOZ",
                "symbol": "AIOZ",
                "decimals": 18
            },
            "infoURL": "https://aioz.network",
            "shortName": "aioz-testnet",
            "chainId": 4102,
            "networkId": 4102,
            "slip44": 1,
            "explorers": [
                {
                    "name": "AIOZ Network Testnet Explorer",
                    "url": "https://testnet.explorer.aioz.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRAGPFhvQiXgoJkui7WHajpKctGFrJNhHqzYdwcWt5V3Z",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "4114": {
        "chain": {
            "name": "Citrea Mainnet",
            "chain": "Citrea",
            "rpc": [
                "https://rpc.mainnet.citrea.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Citrea BTC",
                "symbol": "cBTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://citrea.xyz",
            "shortName": "citrea",
            "chainId": 4114,
            "networkId": 4114,
            "icon": "citrea",
            "explorers": [
                {
                    "name": "Citrea Mainnet Explorer",
                    "url": "https://explorer.mainnet.citrea.xyz",
                    "icon": "citrea",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTfgH4X7ZWkHprKgjUZ7SDcCGtS5f2CBuaTEtQYMsydmJ",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "4139": {
        "chain": {
            "name": "Humans.ai Testnet",
            "chain": "Humans Testnet",
            "rpc": [
                "https://evm-rpc.testnet.humans.zone"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HEART",
                "symbol": "HEART",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://humans.ai",
            "shortName": "humans_testnet",
            "chainId": 4139,
            "networkId": 4139,
            "slip44": 1,
            "icon": "humans-dark"
        },
        "icon": [
            {
                "url": "ipfs://QmX6XuoQDTTjYqAmdNJiieLDZSwHHyUx44yQb4E3tmHmEA",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "4141": {
        "chain": {
            "name": "Tipboxcoin Testnet",
            "chain": "TPBX",
            "icon": "tipboxcoinIcon",
            "rpc": [
                "https://testnet-rpc.tipboxcoin.net"
            ],
            "faucets": [
                "https://faucet.tipboxcoin.net"
            ],
            "nativeCurrency": {
                "name": "Tipboxcoin",
                "symbol": "TPBX",
                "decimals": 18
            },
            "infoURL": "https://tipboxcoin.net",
            "shortName": "TPBXt",
            "chainId": 4141,
            "networkId": 4141,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Tipboxcoin",
                    "url": "https://testnet.tipboxcoin.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbiaHnR3fVVofZ7Xq2GYZxwHkLEy3Fh5qDtqnqXD6ACAh",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "4153": {
        "chain": {
            "name": "RISE",
            "chain": "ETH",
            "rpc": [
                "https://rpc.risechain.com/",
                "wss://rpc.risechain.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP7702"
                }
            ],
            "infoURL": "https://risechain.com",
            "shortName": "rise",
            "chainId": 4153,
            "networkId": 4153,
            "icon": "rise",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.risechain.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.risechain.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeigpqflfjdeovryzeqcw42chsqtoed6ommcilepi7hnarqf34rat7i",
                "width": 252,
                "height": 303,
                "format": "png"
            }
        ]
    },
    "4157": {
        "chain": {
            "name": "CrossFi Testnet",
            "title": "CrossFi Testnet",
            "chain": "XFI",
            "icon": "crossfi",
            "rpc": [
                "https://rpc.testnet.ms"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XFI",
                "symbol": "XFI",
                "decimals": 18
            },
            "infoURL": "https://crossfi.org",
            "shortName": "crossfi-testnet",
            "chainId": 4157,
            "networkId": 4157,
            "slip44": 1,
            "explorers": [
                {
                    "name": "CrossFi Testnet Scan",
                    "url": "https://test.xfiscan.com",
                    "standard": "EIP3091",
                    "icon": "crossfi"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbRJzDeAdMkEXkqDwBwezpUxyjTPHZ2iXEomqKPvWZcWE",
                "width": 40,
                "height": 42,
                "format": "svg"
            }
        ]
    },
    "4158": {
        "chain": {
            "name": "CrossFi Mainnet",
            "icon": "crossfi",
            "chain": "crossfi",
            "rpc": [
                "https://rpc.mainnet.ms/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CrossFi Token",
                "symbol": "XFI",
                "decimals": 18
            },
            "infoURL": "https://crossfi.org",
            "shortName": "crossfi",
            "chainId": 4158,
            "networkId": 4158,
            "slip44": 1,
            "explorers": [
                {
                    "name": "CrossFi Mainnet Scan",
                    "url": "https://xfiscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbRJzDeAdMkEXkqDwBwezpUxyjTPHZ2iXEomqKPvWZcWE",
                "width": 40,
                "height": 42,
                "format": "svg"
            }
        ]
    },
    "4160": {
        "chain": {
            "name": "Algorand",
            "chain": "ALGO",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Algo",
                "symbol": "ALGO",
                "decimals": 6
            },
            "infoURL": "https://algorand.co",
            "shortName": "algo",
            "chainId": 4160,
            "networkId": 4160,
            "slip44": 283,
            "status": "active",
            "explorers": []
        }
    },
    "4162": {
        "chain": {
            "name": "SX Rollup",
            "chain": "SX",
            "icon": "SX",
            "rpc": [
                "https://rpc.sx-rollup.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SX Network",
                "symbol": "SX",
                "decimals": 18
            },
            "infoURL": "https://www.sx.technology",
            "shortName": "SXR",
            "chainId": 4162,
            "networkId": 4162,
            "explorers": [
                {
                    "name": "SX L2 Explorer",
                    "url": "https://explorerl2.sx.technology",
                    "standard": "EIP3091",
                    "icon": "SX"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF",
                "width": 896,
                "height": 690,
                "format": "png"
            }
        ]
    },
    "4181": {
        "chain": {
            "name": "PHI Network V1",
            "chain": "PHI V1",
            "rpc": [
                "https://rpc1.phi.network",
                "https://rpc2.phi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PHI",
                "symbol": "Φ",
                "decimals": 18
            },
            "infoURL": "https://phi.network",
            "shortName": "PHIv1",
            "chainId": 4181,
            "networkId": 4181,
            "icon": "phi",
            "explorers": [
                {
                    "name": "PHI Explorer",
                    "url": "https://explorer.phi.network",
                    "icon": "phi",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid6pm3mic7izp3a6zlfwhhe7etd276bjfsq2xash6a4s2vmcdf65a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4200": {
        "chain": {
            "name": "Merlin Mainnet",
            "title": "Merlin Mainnet",
            "chain": "Merlin",
            "rpc": [
                "https://rpc.merlinchain.io",
                "https://rpc.merlinchain.io",
                "https://merlin-mainnet-enterprise.unifra.io",
                "https://rpc-merlin.rockx.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://merlinchain.io",
            "shortName": "Merlin-Mainnet",
            "chainId": 4200,
            "networkId": 4200,
            "icon": "merlin",
            "explorers": [
                {
                    "name": "L2scan",
                    "url": "https://scan.merlinchain.io",
                    "icon": "merlin",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmULpMFUvKSmJT8sWXS3WDnTm4EacgRbsEynDenpxcfrAj",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "4201": {
        "chain": {
            "name": "LUKSO Testnet",
            "chain": "LUKSO Testnet",
            "icon": "lukso-testnet",
            "rpc": [
                "https://rpc.testnet.lukso.network",
                "https://rpc.testnet.lukso.network",
                "wss://ws-rpc.testnet.lukso.network"
            ],
            "faucets": [
                "https://faucet.testnet.lukso.network"
            ],
            "nativeCurrency": {
                "name": "TestLYX",
                "symbol": "LYXt",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "LUKSO Testnet Execution Explorer",
                    "url": "https://explorer.execution.testnet.lukso.network",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://lukso.network",
            "shortName": "lukso-testnet",
            "chainId": 4201,
            "networkId": 4201,
            "slip44": 1,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih5ws7esaru5k4crjekr3d27jbjmikjtxwswu7r34yofyzqywiadi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "4202": {
        "chain": {
            "name": "Lisk Sepolia Testnet",
            "chain": "ETH",
            "icon": "lisk",
            "rpc": [
                "https://rpc.sepolia-api.lisk.com",
                "https://rpc.sepolia-api.lisk.com"
            ],
            "faucets": [
                "https://app.optimism.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lisk.com",
            "shortName": "lisksep",
            "chainId": 4202,
            "networkId": 4202,
            "slip44": 134,
            "explorers": [
                {
                    "name": "liskscout",
                    "url": "https://sepolia-blockscout.lisk.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVTS8jmWD5e7jVEn86wLjJsuMnc6s8fym3JbtE4etzSKf",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "4203": {
        "chain": {
            "name": "Merlin Erigon Testnet",
            "title": "Merlin Erigon Testnet",
            "chain": "Merlin",
            "rpc": [
                "https://testnet-erigon-rpc.merlinchain.io",
                "https://testnet-erigon-rpc.merlinchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://merlinchain.io",
            "shortName": "Merlin-Testnet",
            "chainId": 4203,
            "networkId": 4203,
            "icon": "merlin",
            "explorers": [
                {
                    "name": "L2scan",
                    "url": "https://testnet-erigon-scan.merlinchain.io",
                    "icon": "merlin",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmULpMFUvKSmJT8sWXS3WDnTm4EacgRbsEynDenpxcfrAj",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "4207": {
        "chain": {
            "name": "Layer Edge Mainnet",
            "title": "EDGEN",
            "chain": "EDGEN",
            "rpc": [
                "https://layeredge-mainnet-evm.itrocket.net",
                "https://layeredge.rpc.subquery.network/public",
                "https://rpc.layeredge.io",
                "https://rpc.layeredge.foundation"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Layer Edge",
                "symbol": "EDGEN",
                "decimals": 18
            },
            "infoURL": "https://layeredge.io",
            "shortName": "LayerEdge",
            "chainId": 4207,
            "networkId": 4207,
            "icon": "edgen",
            "explorers": [
                {
                    "name": "Layer Edge Explorer",
                    "url": "https://edgenscan.io",
                    "icon": "edgen",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVwYkRWgXgoYDPgBFntxWYFquKusuMMVc8TG5hrEVnXLV",
                "width": 502,
                "height": 442,
                "format": "jpg"
            }
        ]
    },
    "4217": {
        "chain": {
            "name": "Tempo Mainnet Presto",
            "chain": "ETH",
            "rpc": [
                "https://rpc.mainnet.tempo.xyz",
                "wss://rpc.mainnet.tempo.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "No native currency",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://tempo.xyz",
            "shortName": "tempo-presto",
            "chainId": 4217,
            "networkId": 4217,
            "icon": "tempo",
            "explorers": [
                {
                    "name": "tempo-explorer",
                    "url": "https://explore.tempo.xyz",
                    "icon": "tempo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreignxbz2mjbwv6sqbjndkxhi423j7yyk3qlfdfnzclcmq4uklxdgza",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4242": {
        "chain": {
            "name": "Nexi Mainnet",
            "chain": "Nexi",
            "icon": "nexi",
            "rpc": [
                "https://rpc.chain.nexi.technology",
                "https://rpc.chain.nexi.technology/",
                "https://chain.nexilix.com",
                "https://chain.nexi.evmnode.online"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nexi",
                "symbol": "NEXI",
                "decimals": 18
            },
            "infoURL": "https://www.nexi.technology/",
            "shortName": "nexi",
            "chainId": 4242,
            "networkId": 4242,
            "slip44": 2500,
            "explorers": [
                {
                    "name": "nexiscan",
                    "url": "https://www.nexiscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifxqd7zel2m237kq5enavnh2s6cshaavswigogyvae2wevxy5k2ti",
                "width": 512,
                "height": 578,
                "format": "png"
            }
        ]
    },
    "4243": {
        "chain": {
            "name": "Nexi V2 Mainnet",
            "chain": "Nexi V2",
            "icon": "nexi",
            "rpc": [
                "https://chain.nexiv2.nexilix.com",
                "https://rpc.chainv1.nexi.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NexiV2",
                "symbol": "NEXI",
                "decimals": 18
            },
            "infoURL": "https://www.nexi.technology/",
            "shortName": "NexiV2",
            "chainId": 4243,
            "networkId": 4243,
            "slip44": 2500,
            "explorers": [
                {
                    "name": "nexiscan",
                    "url": "https://www.nexiscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifxqd7zel2m237kq5enavnh2s6cshaavswigogyvae2wevxy5k2ti",
                "width": 512,
                "height": 578,
                "format": "png"
            }
        ]
    },
    "4269": {
        "chain": {
            "name": "Laika Testnet",
            "chain": "LAIKA",
            "rpc": [
                "https://testnetrpc1.laikachain.dog"
            ],
            "faucets": [
                "https://laikachain.dog/faucets"
            ],
            "nativeCurrency": {
                "name": "Dogecoin",
                "symbol": "DOGE",
                "decimals": 18
            },
            "infoURL": "https://laikachain.dog",
            "shortName": "laika-testnet",
            "chainId": 4269,
            "networkId": 4269,
            "icon": "laika",
            "explorers": [
                {
                    "name": "Laika Testnet Explorer",
                    "url": "https://testnet.laikachain.dog",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTMbwvGznhMwxWbX28FWtj4Me8ayGQjUQG7zrXPCJzLTa",
                "width": 513,
                "height": 513,
                "format": "png"
            }
        ]
    },
    "4270": {
        "chain": {
            "name": "IKChain Testnet",
            "chain": "IKChain",
            "icon": "ikchain",
            "rpc": [
                "https://testnet-rpc.ikchain.net"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://testnet-explorer.ikchain.net"
            ],
            "nativeCurrency": {
                "name": "IKToken",
                "symbol": "IKTokn",
                "decimals": 18
            },
            "infoURL": "https://ikchain.net",
            "shortName": "ikchain-testnet",
            "chainId": 4270,
            "networkId": 4270,
            "slip44": 1,
            "status": "active",
            "explorers": [
                {
                    "name": "IKChain Testnet Explorer",
                    "url": "https://testnet-explorer.ikchain.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVPaEp5ta37VH2UdzeMfW5pvt1fYJXctDGVNzEaCT3yYA",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "4289": {
        "chain": {
            "name": "TPIX Chain",
            "chain": "TPIX",
            "rpc": [
                "https://rpc.tpix.online"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Thaiprompt Index",
                "symbol": "TPIX",
                "decimals": 18
            },
            "infoURL": "https://tpix.online",
            "shortName": "tpix",
            "chainId": 4289,
            "networkId": 4289,
            "icon": "tpix",
            "explorers": [
                {
                    "name": "TPIX Chain Explorer",
                    "url": "https://explorer.tpix.online",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihdwdcefgh4dqkjv67uzcmw7ojee6xedzdetojuzjevtenomqspsm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4290": {
        "chain": {
            "name": "TPIX Chain Testnet",
            "chain": "TPIX",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Thaiprompt Index",
                "symbol": "tTPIX",
                "decimals": 18
            },
            "infoURL": "https://tpix.online",
            "shortName": "tpix-testnet",
            "chainId": 4290,
            "networkId": 4290,
            "icon": "tpix",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreihdwdcefgh4dqkjv67uzcmw7ojee6xedzdetojuzjevtenomqspsm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4321": {
        "chain": {
            "name": "Echos Chain",
            "chain": "Echos",
            "rpc": [
                "https://rpc-echos-mainnet-0.t.conduit.xyz"
            ],
            "features": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "USD Coin",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://www.echos.fun/",
            "shortName": "echos",
            "chainId": 4321,
            "networkId": 4321,
            "explorers": [
                {
                    "name": "Echos Explorer",
                    "url": "https://explorer.echos.fun",
                    "standard": "none"
                }
            ]
        }
    },
    "4326": {
        "chain": {
            "name": "MegaETH Mainnet",
            "chain": "MegaETH",
            "rpc": [
                "https://mainnet.megaeth.com/rpc",
                "wss://mainnet.megaeth.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://megaeth.com",
            "shortName": "megaeth",
            "chainId": 4326,
            "networkId": 4326,
            "icon": "megaeth",
            "explorers": [
                {
                    "name": "MegaETH Etherscan",
                    "url": "https://mega.etherscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "MegaETH Blockscout",
                    "url": "https://megaeth.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://rabbithole.megaeth.com"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreievhokf2f4qzuim42m7ldf2w7mj73vdav52vtlhxek52gczaqcb6e",
                "width": 786,
                "height": 786,
                "format": "jpg"
            }
        ]
    },
    "4328": {
        "chain": {
            "name": "Bobafuji Testnet",
            "chain": "Bobafuji Testnet",
            "status": "deprecated",
            "rpc": [
                "https://testnet.avax.boba.network",
                "wss://wss.testnet.avax.boba.network",
                "https://replica.testnet.avax.boba.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaFujiTestnet",
            "chainId": 4328,
            "networkId": 4328,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Bobafuji Testnet block explorer",
                    "url": "https://blockexplorer.testnet.avax.boba.network",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": [
                    {
                        "url": "https://gateway.boba.network"
                    }
                ]
            }
        }
    },
    "4337": {
        "chain": {
            "name": "Beam",
            "chain": "BEAM",
            "rpc": [
                "https://build.onbeam.com/rpc",
                "https://build.onbeam.com/rpc",
                "wss://build.onbeam.com/ws",
                "https://subnets.avax.network/beam/mainnet/rpc",
                "wss://subnets.avax.network/beam/mainnet/ws"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.onbeam.com"
            ],
            "nativeCurrency": {
                "name": "Beam",
                "symbol": "BEAM",
                "decimals": 18
            },
            "infoURL": "https://www.onbeam.com",
            "shortName": "beam",
            "icon": "beam",
            "chainId": 4337,
            "networkId": 4337,
            "explorers": [
                {
                    "name": "Beam Explorer",
                    "url": "https://subnets.avax.network/beam",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQJ21NWyGGDraicVEzS1Uqq1yXahM9NCuNZgnfYvtspdt",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4352": {
        "chain": {
            "name": "MemeCore",
            "title": "MemeCore",
            "chain": "MemeCore",
            "icon": "memecore",
            "rpc": [
                "https://rpc.memecore.net",
                "https://rpc.memecore.net",
                "wss://ws.memecore.net"
            ],
            "nativeCurrency": {
                "name": "M",
                "symbol": "M",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "infoURL": "https://memecore.com",
            "shortName": "m",
            "chainId": 4352,
            "networkId": 4352,
            "explorers": [
                {
                    "name": "OKX-MemeCore",
                    "url": "https://www.okx.com/web3/explorer/memecore",
                    "standard": "EIP3091"
                },
                {
                    "name": "MemeCoreScan",
                    "url": "https://memecorescan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "MemeCore explorer",
                    "url": "https://blockscout.memecore.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX2DPJqHjMRUYD4CMpXBDBpqa3p8c4DkE4iiHtcxBJe3i",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "4370": {
        "chain": {
            "name": "ILITY Mainnet",
            "chain": "ILY",
            "rpc": [
                "https://rpc.ility.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ILITY",
                "symbol": "ILY",
                "decimals": 18
            },
            "infoURL": "https://ility.xyz",
            "shortName": "ily",
            "chainId": 4370,
            "networkId": 4370,
            "icon": "ility",
            "explorers": [
                {
                    "name": "ILITY Mainnet Explorer",
                    "url": "https://scan.ility.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiadvg2ds5rbmhfdxhnugojk4tlm6ujpzs7vocfqdszrwqvs2nmbfm",
                "width": 320,
                "height": 320,
                "format": "svg"
            },
            {
                "url": "ipfs://bafkreiaevsz2i5ljfqahubwpz4rc54e4lenotuihvszttoed24at46euom",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4400": {
        "chain": {
            "name": "Credit Smart Chain Mainnet",
            "chain": "CREDIT",
            "rpc": [
                "https://rpc.creditsmartchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Credit",
                "symbol": "CREDIT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://creditsmartchain.com",
            "shortName": "CreditEdge",
            "chainId": 4400,
            "networkId": 4400,
            "icon": "credit",
            "explorers": [
                {
                    "name": "Creditscan",
                    "url": "https://scan.creditsmartchain.com",
                    "icon": "credit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifbso3gd4wu5wxl27xyurxctmuae2jyuy37guqtzx23nga6ba4ag4",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "4422": {
        "chain": {
            "name": "Testnet Pika",
            "chain": "tPKA",
            "rpc": [
                "https://testnet-rpc1.pikascan.com"
            ],
            "faucets": [],
            "icon": "testnetpsc",
            "nativeCurrency": {
                "name": "Testnet Pika",
                "symbol": "tPKA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://pikaminter.com",
            "shortName": "PikaMinter",
            "chainId": 4422,
            "networkId": 4422,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmXmBxoHWyPfpYP3gLfVB2d5DfVKT4FXKb4Bt6m7nf19wL",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "4442": {
        "chain": {
            "name": "Denergy Testnet",
            "chain": "DEN",
            "rpc": [
                "https://rpc.denergytestnet.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WATT",
                "symbol": "WATT",
                "decimals": 18
            },
            "infoURL": "https://d.energy/",
            "shortName": "den-testnet",
            "chainId": 4442,
            "networkId": 4442,
            "icon": "denergy",
            "explorers": [
                {
                    "name": "Denergy Explorer",
                    "url": "https://explorer.denergytestnet.com",
                    "icon": "denergy",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdZMYDb12zN4ErNoSob7yotqqQBMobCDbhumMY3DV1kG1",
                "width": 512,
                "height": 503,
                "format": "png"
            }
        ]
    },
    "4444": {
        "chain": {
            "name": "Htmlcoin Mainnet",
            "chain": "mainnet",
            "rpc": [
                "https://janus.htmlcoin.com/api/"
            ],
            "faucets": [
                "https://gruvin.me/htmlcoin"
            ],
            "nativeCurrency": {
                "name": "Htmlcoin",
                "symbol": "HTML",
                "decimals": 8
            },
            "infoURL": "https://htmlcoin.com",
            "shortName": "html",
            "chainId": 4444,
            "networkId": 4444,
            "icon": "htmlcoin",
            "status": "active",
            "explorers": [
                {
                    "name": "htmlcoin",
                    "url": "https://explorer.htmlcoin.com",
                    "icon": "htmlcoin",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR1oDRSadPerfyWMhKHNP268vPKvpczt5zPawgFSZisz2",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "4457": {
        "chain": {
            "name": "Oxin Chain",
            "chain": "OXIN",
            "rpc": [
                "https://rpc.oxinchain.io",
                "https://rpc1.oxinchain.io",
                "https://rpc2.oxinchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oxin",
                "symbol": "OXIN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://oxinchain.io",
            "shortName": "oxin",
            "chainId": 4457,
            "networkId": 4457,
            "icon": "oxin",
            "explorers": [
                {
                    "name": "oxinscan",
                    "url": "https://scan.oxinchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibppuijktkbw75jrng6w5xbrvvh6w5ppd4msriiruibmpk25pndmi",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "4460": {
        "chain": {
            "name": "Orderly Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://l2-orderly-l2-4460-sepolia-8tc3sd7dvy.t.conduit.xyz",
                "https://testnet-rpc.orderly.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://orderly.network",
            "shortName": "orderlyl2",
            "chainId": 4460,
            "networkId": 4460,
            "slip44": 1,
            "icon": "orderlyTestnet",
            "explorers": [
                {
                    "name": "basescout",
                    "url": "https://testnet-explorer.orderly.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSpwp3RAVhZsErAQrCQxEmjnGqJQMigarzZbfqr9Ktakb",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4488": {
        "chain": {
            "name": "Hydra Chain",
            "chain": "HYDRA",
            "rpc": [
                "https://rpc-mainnet.hydrachain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hydra",
                "symbol": "HYDRA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://hydrachain.org",
            "shortName": "HYDRA",
            "chainId": 4488,
            "networkId": 4488,
            "icon": "hydra",
            "explorers": [
                {
                    "name": "Hydra Chain Mainnet explorer",
                    "url": "https://skynet.hydrachain.org",
                    "icon": "hydra",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVxyUjuA8t9q3oWDgv8ExqaUXcRuDqiKrZAiLaBWHYcmG",
                "width": 722,
                "height": 813,
                "format": "png"
            }
        ]
    },
    "4544": {
        "chain": {
            "name": "Emoney Network Testnet",
            "chain": "Emoney",
            "rpc": [
                "https://testnet.emoney.network/"
            ],
            "faucets": [
                "https://faucet.emoney.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Emoney Network",
                "symbol": "EMYC",
                "decimals": 18
            },
            "infoURL": "https://emoney.network/",
            "shortName": "EmoneyTestnet",
            "chainId": 4544,
            "networkId": 4544,
            "slip44": 118,
            "icon": "emoney",
            "explorers": [
                {
                    "name": "EMoney Explorer",
                    "url": "https://explore-stage.emoney.network",
                    "icon": "emoney",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigo4gtboztftjdnbvy2rb2ku2gxxbhm4iwutzgnzhvden3vcbsqui",
                "width": 472,
                "height": 462,
                "format": "png"
            }
        ]
    },
    "4545": {
        "chain": {
            "name": "Emoney Network Mainnet",
            "chain": "Emoney",
            "rpc": [
                "https://rpc-publicnode.emoney.io/",
                "https://public-node1-rpc.emoney.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Emoney Coin",
                "symbol": "EMYC",
                "decimals": 18
            },
            "infoURL": "https://emoney.io/",
            "shortName": "emoney",
            "chainId": 4545,
            "networkId": 4545,
            "icon": "emoney",
            "explorers": [
                {
                    "name": "EMoney Explorer",
                    "url": "https://explore.emoney.network",
                    "icon": "emoney",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigo4gtboztftjdnbvy2rb2ku2gxxbhm4iwutzgnzhvden3vcbsqui",
                "width": 472,
                "height": 462,
                "format": "png"
            }
        ]
    },
    "4547": {
        "chain": {
            "name": "TRUMPCHAIN",
            "chain": "trumpchain",
            "rpc": [
                "https://testnet.trumpchain.dev/http",
                "wss://testnet.trumpchain.dev/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Official Trump",
                "symbol": "TRUMP",
                "decimals": 18
            },
            "infoURL": "https://trumpchain.dev",
            "shortName": "TRUMPCHAIN",
            "chainId": 4547,
            "networkId": 4547,
            "icon": "trump",
            "explorers": [
                {
                    "name": "TRUMPCHAIN Explorer",
                    "url": "https://explorer.trumpchain.dev",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPFt5rH4hGCdt1L9WT5ZMWfuxvX1Dss7GEB8crjDSm7Xh",
                "width": 250,
                "height": 251,
                "format": "png"
            }
        ]
    },
    "4613": {
        "chain": {
            "name": "VERY Mainnet",
            "title": "VERY Mainnet",
            "chain": "VERY Mainnet",
            "icon": "very",
            "rpc": [
                "https://rpc.verylabs.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VERY",
                "symbol": "VERY",
                "decimals": 18
            },
            "infoURL": "https://www.verylabs.io/",
            "shortName": "very",
            "chainId": 4613,
            "networkId": 4613,
            "explorers": [
                {
                    "name": "VERY explorer",
                    "url": "https://www.veryscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreie5ozo663ddewiqfiuc5kq44giy4zdhvpq2hamsdub5gwa77hcplu",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "4646": {
        "chain": {
            "name": "MST Mainnet",
            "chain": "MST",
            "rpc": [
                "https://mariorpc.mstblockchain.com",
                "https://craftrpc.mstblockchain.com",
                "wss://mariorpc.mstblockchain.com",
                "wss://craftrpc.mstblockchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MST Native Coin",
                "symbol": "MSTC",
                "decimals": 18
            },
            "infoURL": "https://mstblockchain.com",
            "shortName": "mst",
            "chainId": 4646,
            "networkId": 4646,
            "slip44": 4646,
            "icon": "mst",
            "explorers": [
                {
                    "name": "mstscan",
                    "url": "https://mstscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiepbqd2czcifzkfxk2xjd4nfrlnt5yns3t57umhvhdtpnggn6esym",
                "width": 225,
                "height": 225,
                "format": "png"
            }
        ]
    },
    "4653": {
        "chain": {
            "name": "Gold Chain",
            "title": "Gold Chain",
            "chain": "Gold",
            "rpc": [
                "https://chain-rpc.gold.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gold.dev",
            "shortName": "gold",
            "chainId": 4653,
            "networkId": 4653,
            "status": "incubating",
            "icon": "gold"
        },
        "icon": [
            {
                "url": "ipfs://QmbvuHpn8Np5uTTbVNgv4JHCj2zfHBfmSoRcVNdWbcV5Vq",
                "width": 226,
                "height": 104,
                "format": "png"
            }
        ]
    },
    "4661": {
        "chain": {
            "name": "AppChain Testnet",
            "chain": "AppChain Testnet",
            "rpc": [
                "https://appchaintestnet.rpc.caldera.xyz/http",
                "wss://appchaintestnet.rpc.caldera.xyz/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://appchain.xyz",
            "shortName": "appchaintestnet",
            "chainId": 4661,
            "networkId": 4661,
            "icon": "appchain",
            "explorers": [
                {
                    "name": "AppChain Testnet Explorer",
                    "url": "https://appchaintestnet.explorer.caldera.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://appchaintestnet.bridge.caldera.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeigx76uxvcvet7365sjdzuxxcgl5auzck6vbbigu2jeg6ixl5k3tya",
                "width": 1320,
                "height": 1320,
                "format": "svg"
            }
        ]
    },
    "4689": {
        "chain": {
            "name": "IoTeX Network Mainnet",
            "chain": "iotex.io",
            "rpc": [
                "https://babel-api.mainnet.iotex.io",
                "https://babel-api.mainnet.iotex.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IoTeX",
                "symbol": "IOTX",
                "decimals": 18
            },
            "infoURL": "https://iotex.io",
            "shortName": "iotex-mainnet",
            "chainId": 4689,
            "networkId": 4689,
            "explorers": [
                {
                    "name": "iotexscan",
                    "url": "https://iotexscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4690": {
        "chain": {
            "name": "IoTeX Network Testnet",
            "chain": "iotex.io",
            "rpc": [
                "https://babel-api.testnet.iotex.io",
                "https://babel-api.testnet.iotex.io"
            ],
            "faucets": [
                "https://faucet.iotex.io/"
            ],
            "nativeCurrency": {
                "name": "IoTeX",
                "symbol": "IOTX",
                "decimals": 18
            },
            "infoURL": "https://iotex.io",
            "shortName": "iotex-testnet",
            "chainId": 4690,
            "networkId": 4690,
            "slip44": 1,
            "explorers": [
                {
                    "name": "testnet iotexscan",
                    "url": "https://testnet.iotexscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4759": {
        "chain": {
            "name": "MEVerse Chain Testnet",
            "chain": "MEVerse",
            "rpc": [
                "https://rpc.meversetestnet.io",
                "https://rpc.meversetestnet.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MEVerse",
                "symbol": "MEV",
                "decimals": 18
            },
            "infoURL": "https://www.meverse.sg",
            "shortName": "TESTMEV",
            "chainId": 4759,
            "networkId": 4759,
            "slip44": 1,
            "icon": "meverse",
            "explorers": [
                {
                    "name": "MEVerse Chain Testnet Explorer",
                    "url": "https://testnet.meversescan.io",
                    "standard": "none",
                    "icon": "meverse"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "4777": {
        "chain": {
            "name": "BlackFort Exchange Network Testnet DEPRECATED",
            "chain": "TBXN",
            "rpc": [
                "https://testnet.blackfort.network/rpc",
                "https://testnet.blackfort.network/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BlackFort Testnet Token",
                "symbol": "TBXN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://blackfort.exchange",
            "shortName": "TBXN",
            "chainId": 4777,
            "networkId": 4777,
            "slip44": 1,
            "icon": "bxn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.blackfort.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC",
                "width": 1968,
                "height": 1968,
                "format": "png"
            }
        ]
    },
    "4786": {
        "chain": {
            "name": "Evnode Testnet",
            "chain": "Evnode",
            "rpc": [
                "https://rpc-testnet.evnode.org/"
            ],
            "faucets": [
                "https://faucet.evnode.org"
            ],
            "nativeCurrency": {
                "name": "Evnode Testnet Native Token",
                "symbol": "tEVO",
                "decimals": 18
            },
            "infoURL": "https://evnode.org",
            "shortName": "evnode",
            "chainId": 4786,
            "networkId": 4786,
            "icon": "evnode",
            "explorers": [
                {
                    "name": "Evnode Explorer Testnet",
                    "url": "https://testnet.evscan.net",
                    "standard": "EIP3091",
                    "icon": "evnode"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWjBJXdpBzNHtakvEkjKXU5XMJn8JaUTNLfaUt8Y1swPE",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4801": {
        "chain": {
            "name": "World Chain Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://worldchain-sepolia.g.alchemy.com/public",
                "https://worldchain-sepolia.g.alchemy.com/public",
                "https://4801.rpc.thirdweb.com",
                "https://worldchain-sepolia.gateway.tenderly.co",
                "wss://worldchain-sepolia.gateway.tenderly.co"
            ],
            "faucets": [
                "https://www.alchemy.com/faucets/world-chain-sepolia",
                "https://console.optimism.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://world.org/world-chain",
            "shortName": "wcsep",
            "chainId": 4801,
            "networkId": 4801,
            "slip44": 1,
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://worldchain-sepolia.bridge.alchemy.com"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://sepolia.worldscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://worldchain-sepolia.explorer.alchemy.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4888": {
        "chain": {
            "name": "BlackFort Exchange Network Testnet",
            "chain": "BXNT",
            "rpc": [
                "https://rpc.blackfort.network/testnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BlackFort Testnet Token",
                "symbol": "BXNT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://blackfort.com",
            "shortName": "BXNT",
            "chainId": 4888,
            "networkId": 4888,
            "slip44": 1,
            "icon": "bxn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.blackfortscan.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC",
                "width": 1968,
                "height": 1968,
                "format": "png"
            }
        ]
    },
    "4893": {
        "chain": {
            "name": "Globel Chain",
            "chain": "GC",
            "icon": "globelchain",
            "rpc": [
                "https://rpc.gcscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Globel Chain",
                "symbol": "GC",
                "decimals": 18
            },
            "infoURL": "https://gcscan.io",
            "shortName": "GC",
            "chainId": 4893,
            "networkId": 4893,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://gcscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPRHDsVNpRZ72GoQgDbpa3R4wKENmrXCRNuYJkxocFRDb",
                "width": 306,
                "height": 293,
                "format": "png"
            }
        ]
    },
    "4913": {
        "chain": {
            "name": "OEV Network",
            "chain": "oev-network",
            "rpc": [
                "https://oev.rpc.api3.org",
                "https://oev-network.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://api3.org/oev/",
            "shortName": "oev-network",
            "chainId": 4913,
            "networkId": 4913,
            "icon": "oev-network",
            "explorers": [
                {
                    "name": "OEV Network Explorer",
                    "url": "https://oev.explorer.api3.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "OEV Network Caldera Explorer",
                    "url": "https://oev-network.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicwebttrkbqxtiqduye67sgg54isk3psoll5huizyldcpfkxo63hi",
                "width": 192,
                "height": 192,
                "format": "svg"
            }
        ]
    },
    "4918": {
        "chain": {
            "name": "Venidium Testnet",
            "chain": "XVM",
            "rpc": [
                "https://rpc-evm-testnet.venidium.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Venidium",
                "symbol": "XVM",
                "decimals": 18
            },
            "infoURL": "https://venidium.io",
            "shortName": "txvm",
            "chainId": 4918,
            "networkId": 4918,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Venidium EVM Testnet Explorer",
                    "url": "https://evm-testnet.venidiumexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4919": {
        "chain": {
            "name": "Venidium Mainnet",
            "chain": "XVM",
            "icon": "venidium",
            "rpc": [
                "https://rpc.venidium.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Venidium",
                "symbol": "XVM",
                "decimals": 18
            },
            "infoURL": "https://venidium.io",
            "shortName": "xvm",
            "chainId": 4919,
            "networkId": 4919,
            "explorers": [
                {
                    "name": "Venidium Explorer",
                    "url": "https://evm.venidiumexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaplwlym5g27jm4mjhotfqq6al2cxp3fnkmzdusqjg7wnipq5wn2e",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "4999": {
        "chain": {
            "name": "BlackFort Exchange Network Deprecated",
            "chain": "BXNdpr",
            "rpc": [
                "https://mainnet.blackfort.network/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": [],
            "nativeCurrency": {
                "name": "BlackFort Token",
                "symbol": "BXNdpr",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://blackfort.exchange",
            "shortName": "BXNdpr",
            "chainId": 4999,
            "networkId": 4999,
            "icon": "bxn",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.blackfort.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC",
                "width": 1968,
                "height": 1968,
                "format": "png"
            }
        ]
    },
    "5000": {
        "chain": {
            "name": "Mantle",
            "chain": "ETH",
            "icon": "mantle",
            "rpc": [
                "https://rpc.mantle.xyz",
                "https://rpc.mantle.xyz",
                "https://mantle-rpc.publicnode.com",
                "wss://mantle-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mantle",
                "symbol": "MNT",
                "decimals": 18
            },
            "infoURL": "https://mantle.xyz",
            "shortName": "mantle",
            "chainId": 5000,
            "networkId": 5000,
            "explorers": [
                {
                    "name": "mantlescan",
                    "url": "https://mantlescan.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "Mantle Explorer",
                    "url": "https://explorer.mantle.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.mantle.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmYddHh5zdceSsBU7uGfQvEHg6UUtAFbzQBBaePS4whx7o",
                "width": 225,
                "height": 225,
                "format": "png"
            }
        ]
    },
    "5001": {
        "chain": {
            "name": "Mantle Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.mantle.xyz",
                "https://rpc.testnet.mantle.xyz"
            ],
            "faucets": [
                "https://faucet.testnet.mantle.xyz"
            ],
            "nativeCurrency": {
                "name": "Testnet Mantle",
                "symbol": "MNT",
                "decimals": 18
            },
            "infoURL": "https://mantle.xyz",
            "shortName": "mantle-testnet",
            "chainId": 5001,
            "networkId": 5001,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Mantle Testnet Explorer",
                    "url": "https://explorer.testnet.mantle.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5002": {
        "chain": {
            "name": "Treasurenet Mainnet Alpha",
            "chain": "Treasurenet Mainnet Alpha",
            "icon": "treasurenet",
            "rpc": [
                "https://node0.treasurenet.io",
                "https://node1.treasurenet.io",
                "https://node2.treasurenet.io",
                "https://node3.treasurenet.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UNIT",
                "symbol": "UNIT",
                "decimals": 18
            },
            "infoURL": "https://www.treasurenet.io",
            "shortName": "treasurenet",
            "chainId": 5002,
            "networkId": 5002,
            "explorers": [
                {
                    "name": "Treasurenet EVM BlockExplorer",
                    "url": "https://evmexplorer.treasurenet.io",
                    "icon": "treasurenet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTcNX8ukHkXiVfVah1W8Sed3vtGN95Sq2QSimfLuHva6B",
                "width": 1844,
                "height": 1920,
                "format": "png"
            }
        ]
    },
    "5003": {
        "chain": {
            "name": "Mantle Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.sepolia.mantle.xyz",
                "https://rpc.sepolia.mantle.xyz"
            ],
            "faucets": [
                "https://faucet.sepolia.mantle.xyz"
            ],
            "nativeCurrency": {
                "name": "Sepolia Mantle",
                "symbol": "MNT",
                "decimals": 18
            },
            "infoURL": "https://mantle.xyz",
            "shortName": "mnt-sep",
            "chainId": 5003,
            "networkId": 5003,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.sepolia.mantle.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5005": {
        "chain": {
            "name": "Treasurenet Testnet",
            "chain": "Treasurenet Testnet",
            "icon": "treasurenet",
            "rpc": [
                "https://node0.testnet.treasurenet.io",
                "https://node1.testnet.treasurenet.io",
                "https://node2.testnet.treasurenet.io",
                "https://node3.testnet.treasurenet.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UNIT",
                "symbol": "UNIT",
                "decimals": 18
            },
            "infoURL": "https://www.testnet.treasurenet.io",
            "shortName": "tntest",
            "chainId": 5005,
            "networkId": 5005,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Treasurenet EVM BlockExplorer",
                    "url": "https://evmexplorer.testnet.treasurenet.io",
                    "icon": "treasurenet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTcNX8ukHkXiVfVah1W8Sed3vtGN95Sq2QSimfLuHva6B",
                "width": 1844,
                "height": 1920,
                "format": "png"
            }
        ]
    },
    "5031": {
        "chain": {
            "name": "Somnia Mainnet",
            "chain": "Somnia",
            "rpc": [
                "https://api.infra.mainnet.somnia.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Somnia Mainnet",
                "symbol": "SOMI",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://somnia.network",
            "shortName": "SomniaMainnet",
            "chainId": 5031,
            "networkId": 5031,
            "explorers": [
                {
                    "name": "Somnia Mainnet",
                    "url": "https://mainnet.somnia.w3us.site",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5039": {
        "chain": {
            "name": "ONIGIRI Test Subnet",
            "chain": "ONIGIRI",
            "rpc": [
                "https://subnets.avax.network/onigiri/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONIGIRI",
                "symbol": "ONGR",
                "decimals": 18
            },
            "infoURL": "https://www.ongr.org/",
            "shortName": "onigiritest",
            "chainId": 5039,
            "networkId": 5039,
            "icon": "onigiri",
            "explorers": [
                {
                    "name": "ONIGIRI Explorer",
                    "url": "https://subnets-test.avax.network/onigiri",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieenivbkpmaxslvvvaybi53hynnarng4ek37xhtf5euvsyunvhbai",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "5040": {
        "chain": {
            "name": "ONIGIRI Subnet",
            "chain": "ONIGIRI",
            "rpc": [
                "https://subnets.avax.network/onigiri/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONIGIRI",
                "symbol": "ONGR",
                "decimals": 18
            },
            "infoURL": "https://www.ongr.org/",
            "shortName": "onigiri",
            "chainId": 5040,
            "networkId": 5040,
            "icon": "onigiri",
            "explorers": [
                {
                    "name": "ONIGIRI Explorer",
                    "url": "https://subnets.avax.network/onigiri",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieenivbkpmaxslvvvaybi53hynnarng4ek37xhtf5euvsyunvhbai",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "5042": {
        "chain": {
            "name": "Arc",
            "chain": "Arc",
            "icon": "arcnetwork",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDC",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://arc.network",
            "shortName": "arc-mainnet",
            "chainId": 5042,
            "networkId": 5042,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafybeiddgoql2bcngs3bcuxobz5hkjjbhvwxvqrdagqytdnfmmawnmfhta",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "5050": {
        "chain": {
            "name": "Skate Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.skatechain.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.skatechain.org/",
            "shortName": "skate",
            "chainId": 5050,
            "networkId": 5050,
            "icon": "skate",
            "explorers": [
                {
                    "name": "Skate Explorer",
                    "url": "https://scan.skatechain.org",
                    "standard": "EIP3091"
                }
            ],
            "status": "active",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": ""
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h",
                "width": 600,
                "height": 875,
                "format": "png"
            }
        ]
    },
    "5051": {
        "chain": {
            "name": "Nollie Skatechain Testnet",
            "chain": "Skatechain",
            "rpc": [
                "https://nollie-rpc.skatechain.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "",
            "shortName": "nollie-testnet",
            "chainId": 5051,
            "networkId": 5051,
            "icon": "nollie",
            "explorers": [
                {
                    "name": "Nollie Skate Chain Testnet Explorer",
                    "url": "https://nolliescan.skatechain.org",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h",
                "width": 600,
                "height": 875,
                "format": "png"
            }
        ]
    },
    "5069": {
        "chain": {
            "name": "Danny",
            "title": "Danny",
            "chain": "DAN",
            "rpc": [
                "https://rpc.dannyscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Danny",
                "symbol": "DAN",
                "decimals": 18
            },
            "infoURL": "https://dannychain.com",
            "shortName": "dan",
            "chainId": 5069,
            "networkId": 5069,
            "icon": "danny",
            "explorers": [
                {
                    "name": "Dannyscan",
                    "url": "https://dannyscan.com",
                    "icon": "danny",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiagefsqnkwmuksiftyg7idhnuvun7r3bnf2zbnf2dmrpzcmijvcla",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "5080": {
        "chain": {
            "name": "Pione Zero",
            "chain": "PZO",
            "icon": "pzo",
            "rpc": [
                "https://rpc.zeroscan.org"
            ],
            "faucets": [
                "https://dex.pionechain.com/testnet/faucet/"
            ],
            "nativeCurrency": {
                "name": "Pione Zero",
                "symbol": "PZO",
                "decimals": 18
            },
            "infoURL": "https://pionechain.com",
            "shortName": "pzo",
            "chainId": 5080,
            "networkId": 5080,
            "explorers": [
                {
                    "name": "Pione Zero Explorer",
                    "url": "https://zeroscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "Pione Zero Explorer",
                    "url": "https://zero.pionescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigml24fbobs5lalh4l54xwtccey7dqxkbmt4jkbkq3morydgjfy2a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "5090": {
        "chain": {
            "name": "Pione Chain Mainnet",
            "chain": "PIO",
            "icon": "pio",
            "rpc": [
                "https://rpc.pionescan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pione",
                "symbol": "PIO",
                "decimals": 18
            },
            "infoURL": "https://pionechain.com",
            "shortName": "pio",
            "chainId": 5090,
            "networkId": 5090,
            "explorers": [
                {
                    "name": "Pione Chain Explorer",
                    "url": "https://pionescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibbs2nlmnd7vrur6fyfjl4mqqjcjnjbtwrk35juma6zoxtn2l3xce",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "5100": {
        "chain": {
            "name": "Syndicate Testnet",
            "title": "Syndicate Testnet",
            "chain": "Syndicate",
            "rpc": [
                "https://rpc-testnet.syndicate.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "S-Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://syndicate.io",
            "shortName": "syndicate-chain-testnet",
            "chainId": 5100,
            "networkId": 5100,
            "status": "incubating",
            "icon": "syndicate"
        },
        "icon": [
            {
                "url": "ipfs://QmeSvQcD3XvLFAiMLoQSPbGK9JxVfbCWPBUTMLhhhzYPqX",
                "width": 16000,
                "height": 16000,
                "format": "png"
            }
        ]
    },
    "5101": {
        "chain": {
            "name": "Syndicate Frame Chain",
            "title": "Syndicate Frame Chain",
            "chain": "Syndicate Frame",
            "rpc": [
                "https://rpc-frame.syndicate.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://syndicate.io",
            "shortName": "syndicate-chain-frame",
            "chainId": 5101,
            "networkId": 5101,
            "status": "incubating",
            "icon": "syndicate"
        },
        "icon": [
            {
                "url": "ipfs://QmeSvQcD3XvLFAiMLoQSPbGK9JxVfbCWPBUTMLhhhzYPqX",
                "width": 16000,
                "height": 16000,
                "format": "png"
            }
        ]
    },
    "5102": {
        "chain": {
            "name": "SIC Testnet",
            "chain": "SIC Testnet",
            "rpc": [
                "https://rpc-sic-testnet-zvr7tlkzsi.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.fwb.help/",
            "shortName": "sic-testnet",
            "chainId": 5102,
            "networkId": 5102,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorerl2new-sic-testnet-zvr7tlkzsi.t.conduit.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5103": {
        "chain": {
            "name": "Coordinape Testnet",
            "chain": "Coordinape Testnet",
            "rpc": [
                "https://rpc-coordinape-testnet-vs9se3oc4v.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://coordinape.com/",
            "shortName": "coordinape-testnet",
            "chainId": 5103,
            "networkId": 5103
        }
    },
    "5104": {
        "chain": {
            "name": "Charmverse Testnet",
            "chain": "Charmverse Testnet",
            "rpc": [
                "https://rpc-charmverse-testnet-g6blnaebes.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://charmverse.io/",
            "shortName": "charmverse-testnet",
            "chainId": 5104,
            "networkId": 5104
        }
    },
    "5105": {
        "chain": {
            "name": "Superloyalty Testnet",
            "chain": "Superloyalty Testnet",
            "rpc": [
                "https://rpc-superloyalty-testnet-1m5gwjbsv1.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.superloyal.com/",
            "shortName": "superloyalty-testnet",
            "chainId": 5105,
            "networkId": 5105
        }
    },
    "5106": {
        "chain": {
            "name": "Azra Testnet",
            "chain": "Azra Testnet",
            "rpc": [
                "https://rpc-azra-testnet-6hz86owb1n.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://azragames.com",
            "shortName": "azra-testnet",
            "chainId": 5106,
            "networkId": 5106,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorerl2new-azra-testnet-6hz86owb1n.t.conduit.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5112": {
        "chain": {
            "name": "Ham",
            "chain": "Ham",
            "rpc": [
                "https://rpc.ham.fun",
                "https://rpc.ham.fun"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ham.fun",
            "shortName": "ham",
            "chainId": 5112,
            "networkId": 5112,
            "icon": "ham",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.ham.fun",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmcbYVenTET9HBS7vs7SGv1MNqnRscAKVF5kaRVHaVCfvs",
                "width": 500,
                "height": 500,
                "format": "jpg"
            }
        ]
    },
    "5115": {
        "chain": {
            "name": "Citrea Testnet",
            "chain": "Citrea",
            "rpc": [
                "https://rpc.testnet.citrea.xyz",
                "https://rpc.testnet.citrea.xyz"
            ],
            "faucets": [
                "https://citrea.xyz/faucet"
            ],
            "nativeCurrency": {
                "name": "Citrea BTC",
                "symbol": "cBTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://citrea.xyz",
            "shortName": "citrea-testnet",
            "chainId": 5115,
            "networkId": 5115,
            "icon": "citrea",
            "explorers": [
                {
                    "name": "Citrea Testnet Explorer",
                    "url": "https://explorer.testnet.citrea.xyz",
                    "icon": "citrea",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTfgH4X7ZWkHprKgjUZ7SDcCGtS5f2CBuaTEtQYMsydmJ",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "5124": {
        "chain": {
            "name": "Seismic Testnet",
            "chain": "Seismic",
            "rpc": [
                "https://node-2.seismicdev.net/rpc",
                "https://gcp-1.seismictest.net/rpc",
                "https://gcp-2.seismictest.net/rpc",
                "wss://gcp-1.seismictest.net/ws",
                "wss://gcp-2.seismictest.net/ws"
            ],
            "faucets": [
                "https://faucet.seismictest.net"
            ],
            "nativeCurrency": {
                "name": "Seismic Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://seismic.systems",
            "shortName": "seismic-testnet",
            "chainId": 5124,
            "networkId": 5124,
            "explorers": [
                {
                    "name": "Seismic Testnet Explorer",
                    "url": "https://seismic-testnet.socialscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5151": {
        "chain": {
            "name": "Moca Chain Testnet",
            "chain": "Moca Chain",
            "rpc": [
                "https://testnet-rpc.mechain.tech"
            ],
            "faucets": [
                "https://faucet.mechain.tech"
            ],
            "nativeCurrency": {
                "name": "MOCA",
                "symbol": "MOCA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mechain.tech",
            "shortName": "MOCA",
            "chainId": 5151,
            "networkId": 5151,
            "icon": "moca",
            "explorers": [
                {
                    "name": "Moca Chain Scan",
                    "url": "https://testnet-scan.mechain.tech",
                    "icon": "moca",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNqJnEL2Aj7pLKYnJwRnWGZFwUWTsvfZm8CofA8ztvD6J",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "5165": {
        "chain": {
            "name": "Bahamut",
            "title": "Bahamut mainnet",
            "chain": "Bahamut",
            "icon": "bahamut",
            "rpc": [
                "https://rpc1.bahamut.io",
                "https://bahamut-rpc.publicnode.com",
                "https://rpc2.bahamut.io",
                "https://rpc1.bahamut.io",
                "https://rpc2.bahamut.io",
                "https://rpc1.ftnscan.io",
                "https://rpc2.ftnscan.io",
                "wss://ws1.sahara.bahamutchain.com",
                "wss://ws2.sahara.bahamutchain.com",
                "https://bahamut-rpc.publicnode.com",
                "wss://bahamut-rpc.publicnode.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FTN",
                "symbol": "FTN",
                "decimals": 18
            },
            "shortName": "ftn",
            "infoURL": "https://bahamut.io",
            "chainId": 5165,
            "networkId": 5165,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://ftnscan.com",
                    "standard": "none"
                },
                {
                    "name": "blockscout",
                    "url": "https://ftnscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "5169": {
        "chain": {
            "name": "Smart Layer Network",
            "chain": "SLN",
            "rpc": [
                "https://rpc.main.smartlayer.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Service Unit Token",
                "symbol": "SU",
                "decimals": 18
            },
            "infoURL": "https://www.smartlayer.network/",
            "shortName": "SLN",
            "chainId": 5169,
            "networkId": 5169,
            "explorers": [
                {
                    "name": "SLN Mainnet Explorer",
                    "url": "https://explorer.main.smartlayer.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5177": {
        "chain": {
            "name": "TLChain Network Mainnet",
            "chain": "TLC",
            "icon": "tlc",
            "rpc": [
                "https://mainnet-rpc.tlxscan.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TLChain Network",
                "symbol": "TLC",
                "decimals": 18
            },
            "infoURL": "https://tlchain.network/",
            "shortName": "tlc",
            "chainId": 5177,
            "networkId": 5177,
            "explorers": [
                {
                    "name": "TLChain Explorer",
                    "url": "https://explorer.tlchain.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaR5TsgnWSjLys6wGaciKUbc5qYL3Es4jtgQcosVqDWR3",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "5197": {
        "chain": {
            "name": "EraSwap Mainnet",
            "chain": "ESN",
            "icon": "eraswap",
            "rpc": [
                "https://mainnet.eraswap.network",
                "https://rpc-mumbai.mainnet.eraswap.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EraSwap",
                "symbol": "ES",
                "decimals": 18
            },
            "infoURL": "https://eraswap.info/",
            "shortName": "es",
            "chainId": 5197,
            "networkId": 5197
        },
        "icon": [
            {
                "url": "ipfs://QmV1wZ1RVXeD7216aiVBpLkbBBHWNuoTvcSzpVQsqi2uaH",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "5232": {
        "chain": {
            "name": "LiterMark Chain",
            "chain": "LMK",
            "icon": "litermark",
            "rpc": [
                "https://litermark.org/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LiterMark",
                "symbol": "LMK",
                "decimals": 18
            },
            "infoURL": "https://litermark.com",
            "shortName": "lmk",
            "chainId": 5232,
            "networkId": 5232,
            "slip44": 60,
            "status": "active",
            "explorers": [
                {
                    "name": "LMKscan",
                    "url": "https://litermark.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRscdcy6ebGXxZQeHsvEhFNmazgR7SuUDZd8NSYRaD5ux",
                "width": 1258,
                "height": 1259,
                "format": "png"
            }
        ]
    },
    "5234": {
        "chain": {
            "name": "Humanode Mainnet",
            "chain": "HMND",
            "rpc": [
                "https://explorer-rpc-http.mainnet.stages.humanode.io",
                "https://explorer-rpc-http.mainnet.stages.humanode.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "eHMND",
                "symbol": "eHMND",
                "decimals": 18
            },
            "infoURL": "https://humanode.io",
            "shortName": "hmnd",
            "chainId": 5234,
            "networkId": 5234,
            "icon": "humanode",
            "explorers": [
                {
                    "name": "Subscan",
                    "url": "https://humanode.subscan.io",
                    "standard": "EIP3091",
                    "icon": "subscan"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeihuskzfwqogwvutaxil6sztmvpiavzbrzwjwpn6w2i4j3jysbybra",
                "width": 1043,
                "height": 1043,
                "format": "png"
            }
        ]
    },
    "5290": {
        "chain": {
            "name": "Firechain Mainnet Old",
            "chain": "FIRE",
            "icon": "firechain",
            "rpc": [
                "https://mainnet.rpc1.thefirechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Firechain",
                "symbol": "FIRE",
                "decimals": 18
            },
            "infoURL": "https://thefirechain.com",
            "shortName": "_old_fire",
            "chainId": 5290,
            "networkId": 5290,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmYjuztyURb3Fc6ZTLgCbwQa64CcVoigF5j9cafzuSbqgf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "5315": {
        "chain": {
            "name": "Uzmi Network Mainnet",
            "chain": "UZMI",
            "rpc": [
                "https://network.uzmigames.com.br/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UZMI",
                "symbol": "UZMI",
                "decimals": 18
            },
            "infoURL": "https://uzmigames.com.br/",
            "shortName": "UZMI",
            "chainId": 5315,
            "networkId": 5315
        }
    },
    "5317": {
        "chain": {
            "name": "OpTrust Testnet",
            "chain": "OpTrust",
            "rpc": [
                "https://rpctest.optrust.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TestBSC",
                "symbol": "tBNB",
                "decimals": 18
            },
            "infoURL": "https://optrust.io",
            "shortName": "toptrust",
            "chainId": 5317,
            "networkId": 5317,
            "icon": "optrust",
            "explorers": [
                {
                    "name": "OpTrust Testnet explorer",
                    "url": "https://scantest.optrust.io",
                    "icon": "optrust",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYktPMo4tdQhMA9nRJBVckjzHcFLbpHbTVNSpGUUPEP8J",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "5321": {
        "chain": {
            "name": "ITX Testnet",
            "chain": "ITX",
            "rpc": [
                "https://rpc.testnet.itxchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ITX",
                "symbol": "ITX",
                "decimals": 18
            },
            "infoURL": "https://explorer.testnet.itxchain.com",
            "shortName": "itx-testnet",
            "chainId": 5321,
            "networkId": 5321,
            "explorers": [
                {
                    "name": "ITX Testnet Explorer (Blockscout)",
                    "url": "https://explorer.testnet.itxchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5330": {
        "chain": {
            "name": "Superseed",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.superseed.xyz",
                "https://mainnet.superseed.xyz",
                "wss://mainnet.superseed.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.superseed.xyz",
            "shortName": "sseed",
            "chainId": 5330,
            "networkId": 5330,
            "slip44": 1,
            "icon": "superseed",
            "explorers": [
                {
                    "name": "seedscout",
                    "url": "https://explorer.superseed.xyz",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmVa1MhJhixPzFfvhggQWg8hLtS77vg7QFvQtQGrXbVYSg",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "5333": {
        "chain": {
            "name": "Netsbo",
            "chain": "NETSBO",
            "rpc": [
                "https://rpc1.netsbo.io",
                "https://rpc2.netsbo.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Netsbo",
                "symbol": "NETS",
                "decimals": 18
            },
            "infoURL": "https://netsbo.io",
            "shortName": "nets",
            "chainId": 5333,
            "networkId": 5333,
            "icon": "netsbo",
            "explorers": [
                {
                    "name": "netsbo",
                    "url": "https://explorer.netsbo.io",
                    "icon": "netsbo",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfGRakPDaDGTq5yCXifGmWZBSJotYfeEVamWi8Mv4HFWt",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "5353": {
        "chain": {
            "name": "Tritanium Testnet",
            "chain": "TRITANIUM",
            "rpc": [
                "https://nodetestnet-station-one.tritanium.network/",
                "https://nodetestnet-station-two.tritanium.network/"
            ],
            "faucets": [
                "https://faucet.tritanium.network"
            ],
            "nativeCurrency": {
                "name": "Tritanium Native Token",
                "symbol": "tTRN",
                "decimals": 18
            },
            "infoURL": "https://tritanium.network",
            "shortName": "ttrn",
            "chainId": 5353,
            "networkId": 5353,
            "slip44": 1,
            "icon": "tritanium",
            "explorers": [
                {
                    "name": "TRITANIUM Testnet Explorer",
                    "icon": "tritanium",
                    "url": "https://testnet.tritanium.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRm6gcEPJmU9a86zrmyP7FALTN4Toz9HrnrL2Kwg6FPeh",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "5371": {
        "chain": {
            "name": "Settlus",
            "chain": "ETH",
            "rpc": [
                "https://settlus-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://settlus.org",
            "shortName": "setl",
            "chainId": 5371,
            "networkId": 5371,
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://settlus-mainnet.bridge.alchemy.com/"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Settlus Mainnet Explorer",
                    "url": "https://mainnet.settlus.network",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        }
    },
    "5372": {
        "chain": {
            "name": "Settlus Testnet",
            "chain": "Settlus",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Setl",
                "symbol": "SETL",
                "decimals": 18
            },
            "infoURL": "https://settlus.org",
            "shortName": "settlus-testnet",
            "chainId": 5372,
            "networkId": 5372,
            "status": "deprecated"
        }
    },
    "5373": {
        "chain": {
            "name": "Settlus Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://settlus-septestnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://settlus.org",
            "shortName": "setl-sepolia",
            "chainId": 5373,
            "networkId": 5373,
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://settlus-sep-testnet.bridge.alchemy.com/"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Settlus Sepolia Testnet Explorer",
                    "url": "https://sepolia.settlus.network",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        }
    },
    "5424": {
        "chain": {
            "name": "edeXa Mainnet",
            "chain": "edeXa",
            "rpc": [
                "https://rpc.edexa.network",
                "https://rpc.edexa.network",
                "https://rpc.edexa.com"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "edeXa",
                "symbol": "EDX",
                "decimals": 18
            },
            "infoURL": "https://edexa.network/",
            "shortName": "edx",
            "chainId": 5424,
            "networkId": 5424,
            "slip44": 1,
            "icon": "edexa",
            "explorers": [
                {
                    "name": "edexa-mainnet-explorer",
                    "url": "https://explorer.edexa.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSgvmLpRsCiu2ySqyceA5xN4nwi7URJRNEZLffwEKXdoR",
                "width": 1028,
                "height": 1042,
                "format": "png"
            }
        ]
    },
    "5433": {
        "chain": {
            "name": "Inertia Scan",
            "chain": "IRTA",
            "icon": "inertiascan",
            "rpc": [
                "https://rpc.inertiascan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Inertia",
                "symbol": "IRTA",
                "decimals": 18
            },
            "infoURL": "https://inertiascan.com",
            "shortName": "IRTA",
            "chainId": 5433,
            "networkId": 5433,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://inertiascan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbgWUbQMgc4ASEjN7HcNU7yfgPahYaTeogNLfzvWmcYEJ",
                "width": 54,
                "height": 53,
                "format": "png"
            }
        ]
    },
    "5439": {
        "chain": {
            "name": "Egochain",
            "chainId": 5439,
            "shortName": "egax",
            "chain": "EGAX",
            "networkId": 5439,
            "nativeCurrency": {
                "name": "EGAX",
                "symbol": "EGAX",
                "decimals": 18
            },
            "rpc": [
                "https://mainnet.egochain.org"
            ],
            "faucets": [],
            "infoURL": "https://docs.egochain.org/",
            "explorers": [
                {
                    "name": "egoscan",
                    "url": "https://egoscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5464": {
        "chain": {
            "name": "SagaEVM",
            "chain": "SagaEVM",
            "rpc": [
                "https://sagaevm.jsonrpc.sagarpc.io",
                "https://sagaevm.jsonrpc.sagarpc.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.saga.xyz",
            "shortName": "sagaevm",
            "chainId": 5464,
            "networkId": 5464,
            "icon": "sagaevm",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sagaevm.sagaexplorer.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieuaf4anwbg4s6ptuxszdn5e6q4eodbae2dmyglb4v2o7xbbxepte",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "5511": {
        "chain": {
            "name": "PointPay Mainnet",
            "chain": "pointpay",
            "rpc": [
                "https://rpc-mainnet.pointpay.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PointPay",
                "symbol": "PXP",
                "decimals": 18
            },
            "infoURL": "https://pointpay.io",
            "shortName": "PP",
            "chainId": 5511,
            "networkId": 5511,
            "icon": "pointpay",
            "explorers": [
                {
                    "name": "PointPay Mainnet Explorer",
                    "url": "https://explorer.pointpay.io",
                    "icon": "pointpay",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPVsJrzshxQMVDSqn45aiaNJcFY8zWU27fg8vq5Mht4z7",
                "width": 1504,
                "height": 1504,
                "format": "png"
            }
        ]
    },
    "5522": {
        "chain": {
            "name": "VEX EVM TESTNET",
            "chain": "vex",
            "icon": "vex",
            "rpc": [
                "https://testnet.vexascan.com/evmapi"
            ],
            "faucets": [
                "https://t.me/vexfaucetbot"
            ],
            "nativeCurrency": {
                "name": "VEX EVM TESTNET",
                "symbol": "VEX",
                "decimals": 18
            },
            "infoURL": "https://vexanium.com",
            "shortName": "VEX",
            "chainId": 5522,
            "networkId": 5522,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Vexascan-EVM-TestNet",
                    "url": "https://testnet.vexascan.com/evmexplorer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcZiEAGFYEEax1uxYnDUh8X5YBvZqMi9K92yZoq4o2zeM",
                "width": 451,
                "height": 446,
                "format": "png"
            }
        ]
    },
    "5545": {
        "chain": {
            "name": "DuckChain Mainnet",
            "title": "DuckChain Mainnet",
            "chain": "DuckChain",
            "icon": "duckchain",
            "rpc": [
                "https://rpc.duckchain.io",
                "https://rpc-hk.duckchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TON",
                "symbol": "TON",
                "decimals": 18
            },
            "infoURL": "https://duckchain.io",
            "shortName": "Duck-Chain-Mainnet",
            "chainId": 5545,
            "networkId": 5545
        },
        "icon": [
            {
                "url": "ipfs://QmTJwaQcF6widssKvbNgdM4AVaddiTqFM2j4n6x17Sp3FL",
                "width": 1042,
                "height": 1042,
                "format": "png"
            }
        ]
    },
    "5551": {
        "chain": {
            "name": "Nahmii 2 Mainnet",
            "chain": "Nahmii",
            "rpc": [
                "https://l2.nahmii.io",
                "https://l2.nahmii.io"
            ],
            "status": "active",
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://nahmii.io",
            "shortName": "Nahmii",
            "chainId": 5551,
            "networkId": 5551,
            "icon": "nahmii",
            "explorers": [
                {
                    "name": "Nahmii 2 Mainnet Explorer",
                    "url": "https://explorer.n2.nahmii.io",
                    "icon": "nahmii",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://n2.bridge.nahmii.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZhKXgoGpzvthr2eh8ZNgT75YvMtEBegdELAaMPPzf5QT",
                "width": 384,
                "height": 384,
                "format": "png"
            }
        ]
    },
    "5553": {
        "chain": {
            "name": "Nahmii 2 Testnet",
            "chain": "Nahmii",
            "rpc": [
                "https://l2.testnet.nahmii.io"
            ],
            "status": "deprecated",
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://nahmii.io",
            "shortName": "NahmiiTestnet",
            "chainId": 5553,
            "networkId": 5553,
            "slip44": 1,
            "icon": "nahmii",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.nahmii.io",
                    "icon": "nahmii",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-3",
                "bridges": [
                    {
                        "url": "https://bridge.nahmii.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZhKXgoGpzvthr2eh8ZNgT75YvMtEBegdELAaMPPzf5QT",
                "width": 384,
                "height": 384,
                "format": "png"
            }
        ]
    },
    "5555": {
        "chain": {
            "name": "Chain Verse Mainnet",
            "chain": "CVERSE",
            "icon": "chain_verse",
            "rpc": [
                "https://rpc.chainverse.info"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oasys",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://chainverse.info",
            "shortName": "cverse",
            "chainId": 5555,
            "networkId": 5555,
            "explorers": [
                {
                    "name": "Chain Verse Explorer",
                    "url": "https://explorer.chainverse.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQyJt28h4wN3QHPXUQJQYQqGiFUD77han3zibZPzHbitk",
                "width": 1000,
                "height": 1436,
                "format": "png"
            }
        ]
    },
    "5589": {
        "chain": {
            "name": "Jamton",
            "chain": "Jamton",
            "rpc": [
                "https://rpc.jamton.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOTON",
                "symbol": "DOTON",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://app.jamton.network/",
            "shortName": "jamton",
            "chainId": 5589,
            "networkId": 5589,
            "icon": "jamton",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreidaujskyg6vjv2vx33ad7iu2wyvpriigdqatishh6ubkhzbyiyjyi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "5611": {
        "chain": {
            "name": "opBNB Testnet",
            "chain": "opBNB",
            "icon": "bnbchain",
            "rpc": [
                "https://opbnb-testnet-rpc.bnbchain.org",
                "https://opbnb-testnet-rpc.bnbchain.org",
                "https://opbnb-testnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3",
                "wss://opbnb-testnet.nodereal.io/ws/v1/64a9df0874fb4a93b9d0a3849de012d3",
                "https://opbnb-testnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5",
                "wss://opbnb-testnet.nodereal.io/ws/v1/e9a36765eb8a40b9bd12e680a1fd2bc5",
                "https://opbnb-testnet-rpc.publicnode.com",
                "wss://opbnb-testnet-rpc.publicnode.com"
            ],
            "faucets": [
                "https://testnet.bnbchain.org/faucet-smart"
            ],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "tBNB",
                "decimals": 18
            },
            "infoURL": "https://opbnb.bnbchain.org/en",
            "shortName": "obnbt",
            "chainId": 5611,
            "networkId": 5611,
            "slip44": 1,
            "explorers": [
                {
                    "name": "bscscan-opbnb-testnet",
                    "url": "https://opbnb-testnet.bscscan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "opbnbscan",
                    "url": "https://opbnbscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeib75gwytvblyvjpfminitr3i6mpat3a624udfsqsl5nysf5vuuvie",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "5615": {
        "chain": {
            "name": "Arcturus Testneet",
            "chain": "Arcturus",
            "rpc": [
                "https://rpc-testnet.arcturuschain.io/"
            ],
            "faucets": [
                "https://faucet.arcturuschain.io"
            ],
            "nativeCurrency": {
                "name": "tARC",
                "symbol": "tARC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://arcturuschain.io",
            "shortName": "arcturus-testnet",
            "chainId": 5615,
            "networkId": 5615,
            "explorers": [
                {
                    "name": "explorer-arcturus-testnet",
                    "url": "https://testnet.arcscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5616": {
        "chain": {
            "name": "Arcturus Chain Testnet",
            "chain": "ARCTURUS",
            "rpc": [
                "http://185.99.196.3:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Test Arct",
                "symbol": "tARCT",
                "decimals": 18
            },
            "infoURL": "https://arcturuschain.io",
            "shortName": "ARCT",
            "chainId": 5616,
            "networkId": 5616,
            "slip44": 1
        }
    },
    "5656": {
        "chain": {
            "name": "QIE Blockchain",
            "chain": "QIE",
            "icon": "qie",
            "rpc": [
                "https://rpc-main1.qiblockchain.online/",
                "https://rpc-main2.qiblockchain.online/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QIE Blockchain",
                "symbol": "QIE",
                "decimals": 18
            },
            "infoURL": "https://qiblockchain.online/",
            "shortName": "QIE",
            "chainId": 5656,
            "networkId": 5656,
            "explorers": [
                {
                    "name": "QIE Explorer",
                    "url": "https://mainnet.qiblockchain.online",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRoNxCti6cHrPgZ48YQVSMg9g6ympfXuV8kGQJXrbbmed",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "5675": {
        "chain": {
            "name": "Filenova Testnet",
            "chain": "Filenova",
            "rpc": [
                "https://rpctest.filenova.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Test Filecoin",
                "symbol": "tFIL",
                "decimals": 18
            },
            "infoURL": "https://filenova.org",
            "shortName": "tfilenova",
            "chainId": 5675,
            "networkId": 5675,
            "icon": "filenova",
            "explorers": [
                {
                    "name": "filenova testnet explorer",
                    "url": "https://scantest.filenova.org",
                    "icon": "filenova",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc4KSKiAChhtN7ZNE5gvkLTRbvtLreKU9xaQFG8BKM8RE",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "5678": {
        "chain": {
            "name": "Tanssi Demo",
            "chain": "TANGO",
            "rpc": [
                "https://services.tanssi-testnet.network/dancelight-2001",
                "wss://services.tanssi-testnet.network/dancelight-2001"
            ],
            "faucets": [
                "https://apps.tanssi.network/demo"
            ],
            "nativeCurrency": {
                "name": "TANGO",
                "symbol": "TANGO",
                "decimals": 18
            },
            "infoURL": "https://docs.tanssi.network/builders/tanssi-network/testnet/demo-evm-network/",
            "shortName": "tango",
            "chainId": 5678,
            "networkId": 5678,
            "explorers": [
                {
                    "name": "BlockScout",
                    "url": "https://dancelight-2001-blockscout.tanssi-chains.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5700": {
        "chain": {
            "name": "Syscoin Tanenbaum Testnet",
            "chain": "SYS",
            "rpc": [
                "https://rpc.tanenbaum.io",
                "https://rpc.tanenbaum.io",
                "wss://rpc.tanenbaum.io/wss",
                "https://syscoin-tanenbaum-evm.publicnode.com",
                "wss://syscoin-tanenbaum-evm.publicnode.com"
            ],
            "faucets": [
                "https://faucet.tanenbaum.io"
            ],
            "nativeCurrency": {
                "name": "Testnet Syscoin",
                "symbol": "tSYS",
                "decimals": 18
            },
            "infoURL": "https://syscoin.org",
            "shortName": "tsys",
            "chainId": 5700,
            "networkId": 5700,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Syscoin Testnet Block Explorer",
                    "url": "https://explorer.tanenbaum.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5729": {
        "chain": {
            "name": "Hika Network Testnet",
            "title": "Hika Network Testnet",
            "chain": "HIK",
            "icon": "hik",
            "rpc": [
                "https://rpc-testnet.hika.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hik Token",
                "symbol": "HIK",
                "decimals": 18
            },
            "infoURL": "https://hika.network/",
            "shortName": "hik",
            "chainId": 5729,
            "networkId": 5729,
            "explorers": [
                {
                    "name": "Hika Network Testnet Explorer",
                    "url": "https://scan-testnet.hika.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW44FPm3CMM2JDs8BQxLNvUtykkUtrGkQkQsUDJSi3Gmp",
                "width": 350,
                "height": 84,
                "format": "png"
            }
        ]
    },
    "5758": {
        "chain": {
            "name": "SatoshiChain Testnet",
            "chain": "SATS",
            "icon": "satoshichain",
            "rpc": [
                "https://testnet-rpc.satoshichain.io"
            ],
            "faucets": [
                "https://faucet.satoshichain.io"
            ],
            "nativeCurrency": {
                "name": "SatoshiChain Coin",
                "symbol": "SATS",
                "decimals": 18
            },
            "infoURL": "https://satoshichain.net",
            "shortName": "satst",
            "chainId": 5758,
            "networkId": 5758,
            "slip44": 1,
            "explorers": [
                {
                    "name": "SatoshiChain Testnet Explorer",
                    "url": "https://testnet.satoshiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRegpZQBW4o1imYNsW3d27MQjygBSU23Gf6JKje26nvs7",
                "width": 1251,
                "height": 1251,
                "format": "png"
            }
        ]
    },
    "5777": {
        "chain": {
            "name": "Ganache",
            "title": "Ganache GUI Ethereum Testnet",
            "chain": "ETH",
            "icon": "ganache",
            "rpc": [
                "https://127.0.0.1:7545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ganache Test Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://trufflesuite.com/ganache/",
            "shortName": "ggui",
            "chainId": 5777,
            "networkId": 5777,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://Qmc9N7V8CiLB4r7FEcG7GojqfiGGsRCZqcFWCahwMohbDW",
                "width": 267,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "5845": {
        "chain": {
            "name": "Tangle",
            "chain": "Tangle",
            "rpc": [
                "https://rpc.tangle.tools",
                "wss://rpc.tangle.tools"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tangle",
                "symbol": "TNT",
                "decimals": 18
            },
            "infoURL": "https://docs.tangle.tools",
            "shortName": "tangle",
            "chainId": 5845,
            "networkId": 5845,
            "icon": "tangle",
            "explorers": [
                {
                    "name": "Tangle EVM Explorer",
                    "url": "https://explorer.tangle.tools",
                    "standard": "EIP3091",
                    "icon": "tangle"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbxMNBTeQgch8t9GpWdLiS2R3wPYCzVRaX5kCQ4o5QU3w",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "5851": {
        "chain": {
            "name": "Ontology Testnet",
            "chain": "Ontology",
            "icon": "ontology",
            "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/"
            ],
            "nativeCurrency": {
                "name": "ONG",
                "symbol": "ONG",
                "decimals": 18
            },
            "infoURL": "https://ont.io/",
            "shortName": "OntologyTestnet",
            "chainId": 5851,
            "networkId": 5851,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.ont.io/testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigmvn6spvbiirtutowpq6jmetevbxoof5plzixjoerbeswy4htfb4",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "5858": {
        "chain": {
            "name": "Chang Chain Foundation Mainnet",
            "chain": "ChangChain",
            "rpc": [
                "https://rpc.cthscan.com",
                "https://rpc.cthscan.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Chang Coin Thailand",
                "symbol": "CTH",
                "decimals": 18
            },
            "infoURL": "https://changcoin.foundation/",
            "shortName": "ChangChain",
            "chainId": 5858,
            "networkId": 5858,
            "icon": "changchain",
            "explorers": [
                {
                    "name": "CTH Scan",
                    "url": "https://cthscan.com",
                    "standard": "EIP3091",
                    "icon": "blockscout"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbEytMCh2xFr7q87HjthX4K2MKmjfHih2mqS42tqTZoMy",
                "width": 1024,
                "height": 1024,
                "format": "jpg"
            }
        ]
    },
    "5869": {
        "chain": {
            "name": "Wegochain Rubidium Mainnet",
            "chain": "RBD",
            "rpc": [
                "https://proxy.wegochain.io",
                "http://wallet.wegochain.io:7764"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rubid",
                "symbol": "RBD",
                "decimals": 18
            },
            "infoURL": "https://www.wegochain.io",
            "shortName": "rbd",
            "chainId": 5869,
            "networkId": 5869,
            "explorers": [
                {
                    "name": "wegoscan2",
                    "url": "https://scan2.wegochain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "5887": {
        "chain": {
            "name": "MANTRACHAIN Testnet",
            "chain": "Dukong",
            "rpc": [
                "https://evm.dukong.mantrachain.io",
                "wss://evm.dukong.mantrachain.io/ws"
            ],
            "faucets": [
                "https://faucet.dukong.mantrachain.io"
            ],
            "nativeCurrency": {
                "name": "MANTRA",
                "symbol": "MANTRA",
                "decimals": 18
            },
            "infoURL": "https://mantrachain.io",
            "shortName": "dukong",
            "chainId": 5887,
            "networkId": 5887,
            "slip44": 1,
            "icon": "mantra",
            "explorers": [
                {
                    "name": "Dukong Explorer",
                    "url": "http://mantrascan.io/dukong",
                    "standard": "none",
                    "icon": "mantra"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu",
                "width": 120,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "5888": {
        "chain": {
            "name": "MANTRA Chain",
            "chain": "MANTRA",
            "rpc": [
                "https://evm.mantrachain.io",
                "wss://evm.mantrachain.io/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MANTRA",
                "symbol": "MANTRA",
                "decimals": 18
            },
            "infoURL": "https://mantrachain.io",
            "shortName": "mantra",
            "chainId": 5888,
            "networkId": 5888,
            "slip44": 1,
            "icon": "om",
            "explorers": [
                {
                    "name": "MANTRA Explorer",
                    "url": "https://blockscout.mantrascan.io",
                    "standard": "EIP3091",
                    "icon": "om"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu",
                "width": 120,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "6000": {
        "chain": {
            "name": "BounceBit Testnet",
            "chain": "BounceBit",
            "rpc": [
                "https://fullnode-testnet.bouncebitapi.com",
                "https://fullnode-testnet.bouncebitapi.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BounceBit",
                "symbol": "BB",
                "decimals": 18
            },
            "infoURL": "https://bouncebit.io",
            "shortName": "bouncebit-testnet",
            "chainId": 6000,
            "networkId": 6000,
            "icon": "bouncebit",
            "explorers": [
                {
                    "name": "BBScan Testnet Explorer",
                    "url": "https://bbscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXry4fg4n371PCokLGKUMwmws1SoJb5giZM3EedeEQaZz",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "6001": {
        "chain": {
            "name": "BounceBit Mainnet",
            "chain": "BounceBit",
            "rpc": [
                "https://fullnode-mainnet.bouncebitapi.com",
                "https://fullnode-mainnet.bouncebitapi.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BounceBit",
                "symbol": "BB",
                "decimals": 18
            },
            "infoURL": "https://bouncebit.io",
            "shortName": "bouncebit-mainnet",
            "chainId": 6001,
            "networkId": 6001,
            "icon": "bouncebit",
            "explorers": [
                {
                    "name": "BBScan Mainnet Explorer",
                    "url": "https://bbscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXry4fg4n371PCokLGKUMwmws1SoJb5giZM3EedeEQaZz",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "6060": {
        "chain": {
            "name": "BC Hyper Chain Testnet",
            "chain": "BC Hyper Chain",
            "rpc": [
                "https://rpc.bchscan.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TEST VERSATIZE COIN",
                "symbol": "TVTCN",
                "decimals": 18
            },
            "infoURL": "https://www.versatizecoin.com/",
            "shortName": "BCH",
            "chainId": 6060,
            "networkId": 6060,
            "icon": "bchyper",
            "explorers": [
                {
                    "name": "bcexplorer testnet",
                    "url": "https://testnet.bchscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia5iw3fygyim6ivv4lznrsak2x6e573vybexlnpxpcp775hcgmjyi",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "6065": {
        "chain": {
            "name": "Tres Testnet",
            "chain": "TresLeches",
            "rpc": [
                "https://rpc-test.tresleches.finance/"
            ],
            "faucets": [
                "http://faucet.tresleches.finance:8080"
            ],
            "nativeCurrency": {
                "name": "TRES",
                "symbol": "TRES",
                "decimals": 18
            },
            "infoURL": "https://treschain.com",
            "shortName": "TRESTEST",
            "chainId": 6065,
            "networkId": 6065,
            "slip44": 1,
            "icon": "tresleches",
            "explorers": [
                {
                    "name": "treslechesexplorer",
                    "url": "https://explorer-test.tresleches.finance",
                    "icon": "treslechesexplorer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "6066": {
        "chain": {
            "name": "Tres Mainnet",
            "chain": "TresLeches",
            "rpc": [
                "https://rpc.tresleches.finance/",
                "https://rpc.treschain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TRES",
                "symbol": "TRES",
                "decimals": 18
            },
            "infoURL": "https://treschain.com",
            "shortName": "TRESMAIN",
            "chainId": 6066,
            "networkId": 6066,
            "icon": "tresleches",
            "explorers": [
                {
                    "name": "treslechesexplorer",
                    "url": "https://explorer.tresleches.finance",
                    "icon": "treslechesexplorer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "6102": {
        "chain": {
            "name": "Cascadia Testnet",
            "chain": "Cascadia",
            "rpc": [
                "https://testnet.cascadia.foundation"
            ],
            "faucets": [
                "https://www.cascadia.foundation/faucet"
            ],
            "nativeCurrency": {
                "name": "CC",
                "symbol": "tCC",
                "decimals": 18
            },
            "infoURL": "https://www.cascadia.foundation",
            "shortName": "cascadia",
            "chainId": 6102,
            "networkId": 6102,
            "icon": "cascadia",
            "explorers": [
                {
                    "name": "Cascadia EVM Explorer",
                    "url": "https://explorer.cascadia.foundation",
                    "standard": "none",
                    "icon": "cascadia"
                },
                {
                    "name": "Cascadia Cosmos Explorer",
                    "url": "https://validator.cascadia.foundation",
                    "standard": "none",
                    "icon": "cascadia"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQtcwxNiJ9D1QDz4k6jZ7qacLcqMk6CeW85TTBWBvNp3z",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "6118": {
        "chain": {
            "name": "UPTN Testnet",
            "chain": "UPTN",
            "icon": "uptn",
            "rpc": [
                "https://node-api.alp.uptn.io/v1/ext/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UPTN",
                "symbol": "UPTN",
                "decimals": 18
            },
            "infoURL": "https://uptn.io",
            "shortName": "UPTN-TEST",
            "chainId": 6118,
            "networkId": 6118,
            "slip44": 1,
            "explorers": [
                {
                    "name": "UPTN Testnet Explorer",
                    "url": "https://testnet.explorer.uptn.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma6cGPCDcJPFxy5KQaMBrLtuVQiqeLncXVybcBoQuhai5",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "6119": {
        "chain": {
            "name": "UPTN",
            "chain": "UPTN",
            "icon": "uptn",
            "rpc": [
                "https://node-api.uptn.io/v1/ext/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UPTN",
                "symbol": "UPTN",
                "decimals": 18
            },
            "infoURL": "https://uptn.io",
            "shortName": "UPTN",
            "chainId": 6119,
            "networkId": 6119,
            "explorers": [
                {
                    "name": "UPTN Explorer",
                    "url": "https://explorer.uptn.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma6cGPCDcJPFxy5KQaMBrLtuVQiqeLncXVybcBoQuhai5",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "6122": {
        "chain": {
            "name": "Tea Mainnet",
            "chain": "TEA",
            "rpc": [
                "https://rpc.tea.xyz",
                "https://tea.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tea",
                "symbol": "TEA",
                "decimals": 18
            },
            "infoURL": "https://tea.xyz",
            "shortName": "tea",
            "icon": "tea",
            "chainId": 6122,
            "networkId": 6122,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.tea.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreihmgtifbavavexido3aww2ga35z7qsn5yl2pbwx4iv5fmyn76eieq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "6278": {
        "chain": {
            "name": "Rails",
            "title": "Rails Network Mainnet",
            "chain": "RAILS",
            "icon": "rails",
            "rpc": [
                "https://mainnet.steamexchange.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP6551"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SteamX",
                "symbol": "STEAMX",
                "decimals": 18
            },
            "infoURL": "https://steamexchange.io",
            "shortName": "rails",
            "chainId": 6278,
            "networkId": 6278,
            "slip44": 6278,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explore.steamexchange.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfDnMYCXc1By1bQ1yiBWVLaYrzdGAXuA8SLTs6yDkLBfM",
                "width": 550,
                "height": 550,
                "format": "png"
            }
        ]
    },
    "6283": {
        "chain": {
            "name": "LAOS",
            "title": "LAOS Mainnet",
            "chain": "LAOS",
            "icon": "laosnetwork",
            "rpc": [
                "https://rpc.laos.laosfoundation.io",
                "wss://rpc.laos.laosfoundation.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LAOS",
                "symbol": "LAOS",
                "decimals": 18
            },
            "infoURL": "https://laosnetwork.io",
            "shortName": "laosnetwork",
            "chainId": 6283,
            "networkId": 6283,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.laos.laosfoundation.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR8HgbKrHys8QFtH99soGx9KreixpCXJqkFejJdhpyNGo",
                "width": 1220,
                "height": 1220,
                "format": "png"
            }
        ]
    },
    "6320": {
        "chain": {
            "name": "NFB Chain Testnet",
            "chain": "NFB Chain Testnet",
            "rpc": [
                "https://testnet-node.nfbchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NFBCoinTest",
                "symbol": "NFBCT",
                "decimals": 18
            },
            "infoURL": "https://nfbchain.com/",
            "shortName": "nfbchaintest",
            "chainId": 6320,
            "networkId": 6320,
            "explorers": [
                {
                    "name": "NFB Chain Testnet Explorer",
                    "url": "https://testnet-scan.nfbchain.com",
                    "standard": "none"
                }
            ]
        }
    },
    "6321": {
        "chain": {
            "name": "Aura Euphoria Testnet",
            "chain": "Aura",
            "rpc": [
                "https://jsonrpc.euphoria.aura.network"
            ],
            "faucets": [
                "https://aura.faucetme.pro"
            ],
            "nativeCurrency": {
                "name": "test-EAura",
                "symbol": "eAura",
                "decimals": 18
            },
            "infoURL": "https://aura.network",
            "shortName": "eaura",
            "chainId": 6321,
            "networkId": 6321,
            "slip44": 1,
            "icon": "aura",
            "explorers": [
                {
                    "name": "Aurascan Explorer",
                    "url": "https://euphoria.aurascan.io",
                    "standard": "none",
                    "icon": "aura"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbpQPpjKy1bkDmuzCSSE9iFTUK37AiWYgJbgN3Fr7MWYq",
                "width": 512,
                "height": 557,
                "format": "png"
            }
        ]
    },
    "6322": {
        "chain": {
            "name": "Aura Mainnet",
            "chain": "Aura",
            "rpc": [
                "https://jsonrpc.aura.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aura",
                "symbol": "AURA",
                "decimals": 18
            },
            "infoURL": "https://aura.network",
            "shortName": "aura",
            "chainId": 6322,
            "networkId": 6322,
            "slip44": 1,
            "icon": "aura",
            "explorers": [
                {
                    "name": "Aurascan Explorer",
                    "url": "https://aurascan.io",
                    "standard": "none",
                    "icon": "aura"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbpQPpjKy1bkDmuzCSSE9iFTUK37AiWYgJbgN3Fr7MWYq",
                "width": 512,
                "height": 557,
                "format": "png"
            }
        ]
    },
    "6342": {
        "chain": {
            "name": "MegaETH Testnet (Deprecated)",
            "chain": "ETH",
            "nativeCurrency": {
                "name": "MegaETH Testnet Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://carrot.megaeth.com/rpc"
            ],
            "faucets": [],
            "infoURL": "https://testnet.megaeth.com",
            "shortName": "megatest-deprecated",
            "chainId": 6342,
            "networkId": 6342,
            "slip44": 1,
            "status": "deprecated"
        }
    },
    "6343": {
        "chain": {
            "name": "MegaETH Testnet",
            "chain": "MegaETH",
            "rpc": [
                "https://carrot.megaeth.com/rpc"
            ],
            "faucets": [
                "https://testnet.megaeth.com"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://megaeth.com",
            "shortName": "megaeth-testnet",
            "chainId": 6343,
            "networkId": 6343,
            "icon": "megaeth",
            "explorers": [
                {
                    "name": "MegaETH Testnet Explorer",
                    "url": "https://testnet-mega.etherscan.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreievhokf2f4qzuim42m7ldf2w7mj73vdav52vtlhxek52gczaqcb6e",
                "width": 786,
                "height": 786,
                "format": "jpg"
            }
        ]
    },
    "6363": {
        "chain": {
            "name": "Digit Soul Smart Chain",
            "chain": "DGS",
            "rpc": [
                "https://dsc-rpc.digitsoul.co.th"
            ],
            "faucets": [],
            "icon": "pnet",
            "nativeCurrency": {
                "name": "Digit Coin",
                "symbol": "DGC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "DGS",
            "chainId": 6363,
            "networkId": 6363
        },
        "icon": [
            {
                "url": "ipfs://QmRiAUu3xV5uiX6Nk1iXD5w6qjki5ugGFETRVavzJ2h5QF",
                "width": 370,
                "height": 320,
                "format": "png"
            }
        ]
    },
    "6398": {
        "chain": {
            "name": "Connext Sepolia",
            "chain": "Connext Sepolia",
            "rpc": [
                "https://rpc.connext-sepolia.gelato.digital/"
            ],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "",
            "shortName": "connext-sepolia",
            "chainId": 6398,
            "networkId": 6398,
            "explorers": [
                {
                    "name": "Connext Sepolia",
                    "url": "https://connext-sepolia.blockscout.com",
                    "icon": "connext",
                    "standard": "none"
                }
            ]
        }
    },
    "6497": {
        "chain": {
            "name": "MIZUHIKI Testnet Awaji",
            "chain": "MIZU",
            "rpc": [
                "https://rpc.awaji.mizuhiki.io"
            ],
            "faucets": [
                "https://faucet.awaji.mizuhiki.io"
            ],
            "nativeCurrency": {
                "name": "MIZU",
                "symbol": "MIZU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mizuhiki.io/",
            "shortName": "awaji",
            "chainId": 6497,
            "networkId": 6497,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://awaji.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "6502": {
        "chain": {
            "name": "Peerpay",
            "chain": "P2P",
            "rpc": [
                "https://peerpay.su.gy/p2p"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Peerpay",
                "symbol": "P2P",
                "decimals": 18
            },
            "infoURL": "https://peerpay.su.gy",
            "shortName": "Peerpay",
            "chainId": 6502,
            "networkId": 6502,
            "explorers": []
        }
    },
    "6550": {
        "chain": {
            "name": "Flamma Testnet",
            "chain": "Flamma",
            "rpc": [
                "https://testnetrpc.flamma.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flamma",
                "symbol": "FLA",
                "decimals": 18
            },
            "infoURL": "https://flamma.network",
            "shortName": "FlammaTestnet",
            "chainId": 6550,
            "networkId": 6550,
            "explorers": [
                {
                    "name": "flascan",
                    "url": "https://testnet.flascan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "6552": {
        "chain": {
            "name": "Scolcoin WeiChain Testnet",
            "chain": "SCOLWEI-testnet",
            "rpc": [
                "https://testnet-rpc.scolcoin.com"
            ],
            "faucets": [
                "https://faucet.scolcoin.com"
            ],
            "nativeCurrency": {
                "name": "Scolcoin",
                "symbol": "SCOL",
                "decimals": 18
            },
            "infoURL": "https://scolcoin.com",
            "shortName": "SRC-test",
            "chainId": 6552,
            "networkId": 6552,
            "slip44": 1,
            "icon": "scolcoin",
            "explorers": [
                {
                    "name": "Scolscan Testnet Explorer",
                    "url": "https://testnet-explorer.scolcoin.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
                "width": 792,
                "height": 822,
                "format": "png"
            }
        ]
    },
    "6565": {
        "chain": {
            "name": "Fox Testnet Network",
            "chain": "FOX",
            "rpc": [
                "https://rpc-testnet-v1.foxchain.app/",
                "https://rpc2-testnet-v1.foxchain.app/",
                "https://rpc3-testnet-v1.foxchain.app"
            ],
            "faucets": [
                "https://faucet.foxchain.app"
            ],
            "nativeCurrency": {
                "name": "FOX Native Token",
                "symbol": "tFOX",
                "decimals": 18
            },
            "infoURL": "https://foxchain.app",
            "shortName": "fox",
            "chainId": 6565,
            "networkId": 6565,
            "slip44": 1,
            "icon": "fox",
            "explorers": [
                {
                    "name": "FOX Testnet Explorer",
                    "icon": "fox",
                    "url": "https://testnet.foxscan.app",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "6626": {
        "chain": {
            "name": "Pixie Chain Mainnet",
            "chain": "PixieChain",
            "rpc": [
                "https://http-mainnet.chain.pixie.xyz",
                "wss://ws-mainnet.chain.pixie.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pixie Chain Native Token",
                "symbol": "PIX",
                "decimals": 18
            },
            "infoURL": "https://chain.pixie.xyz",
            "shortName": "pixie-chain",
            "chainId": 6626,
            "networkId": 6626,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.chain.pixie.xyz",
                    "standard": "none"
                }
            ]
        }
    },
    "6660": {
        "chain": {
            "name": "Latest Chain Testnet",
            "chain": "LATEST",
            "icon": "latestChain",
            "rpc": [
                "https://testnet-rpc.latestcoin.io"
            ],
            "faucets": [
                "http://faucet.latestchain.io"
            ],
            "nativeCurrency": {
                "name": "Latest",
                "symbol": "LATEST",
                "decimals": 18
            },
            "infoURL": "https://latestcoin.io",
            "shortName": "LATESTt",
            "chainId": 6660,
            "networkId": 6660,
            "explorers": [
                {
                    "name": "Latest Chain",
                    "url": "http://testnet.latestchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUU784i1ZHDNwgXvt9weZmq6YbHHkyXvuDS7r4iDzao72",
                "width": 1115,
                "height": 1242,
                "format": "png"
            }
        ]
    },
    "6661": {
        "chain": {
            "name": "Cybria Mainnet",
            "chain": "CYBA",
            "rpc": [
                "https://rpc-mainnet.cybria.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cybria",
                "symbol": "CYBA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://cybria.io",
            "shortName": "cyba",
            "chainId": 6661,
            "networkId": 6661,
            "icon": "cybria",
            "explorers": [
                {
                    "name": "Cybria Explorer",
                    "url": "https://cybascan.io",
                    "icon": "cybascan",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155420",
                "bridges": [
                    {
                        "url": "https://app.optimism.io/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiarso74bytq5ccnl3mlfhd4ejiylwautsr6ovbqgmynzjzmkorn6y",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "6666": {
        "chain": {
            "name": "Cybria Testnet",
            "chain": "CYBA",
            "rpc": [
                "https://l2-rpc.cybascan.io"
            ],
            "faucets": [
                "https://faucet.cybascan.io"
            ],
            "nativeCurrency": {
                "name": "Cybria",
                "symbol": "CYBA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://cybria.io",
            "shortName": "tcyba",
            "chainId": 6666,
            "networkId": 6666,
            "icon": "cybria",
            "explorers": [
                {
                    "name": "Cybria Explorer",
                    "url": "https://explorer.cybascan.io",
                    "icon": "cybascan",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155420",
                "bridges": [
                    {
                        "url": "https://app.optimism.io/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiarso74bytq5ccnl3mlfhd4ejiylwautsr6ovbqgmynzjzmkorn6y",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "6667": {
        "chain": {
            "name": "Storchain",
            "chain": "STR",
            "rpc": [
                "https://rpc.storchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Storchain",
                "symbol": "STR",
                "decimals": 18
            },
            "infoURL": "https://storchain.io",
            "shortName": "str",
            "chainId": 6667,
            "networkId": 6667,
            "icon": "str",
            "explorers": [
                {
                    "name": "storscan",
                    "url": "https://scan.storchain.io",
                    "icon": "str",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdXSyjZvtVPDTLAuYoVU1cuRTEKnY96p65jgcz6wt7pfA",
                "width": 995,
                "height": 984,
                "format": "png"
            }
        ]
    },
    "6678": {
        "chain": {
            "name": "Edge Matrix Chain",
            "chain": "EMC",
            "icon": "emc",
            "rpc": [
                "https://rpc1-mainnet.emc.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Edge Matrix Chain Token",
                "symbol": "EMC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "EMC",
            "chainId": 6678,
            "networkId": 6678,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://emcscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh",
                "width": 502,
                "height": 579,
                "format": "png"
            }
        ]
    },
    "6688": {
        "chain": {
            "name": "IRIShub",
            "chain": "IRIShub",
            "rpc": [
                "https://evmrpc.irishub-1.irisnet.org",
                "https://iris-evm.publicnode.com",
                "wss://iris-evm.publicnode.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eris",
                "symbol": "ERIS",
                "decimals": 18
            },
            "infoURL": "https://www.irisnet.org",
            "shortName": "iris",
            "chainId": 6688,
            "networkId": 6688,
            "icon": "irishub",
            "explorers": [
                {
                    "name": "IRISHub Cosmos Explorer (IOBScan)",
                    "url": "https://irishub.iobscan.io",
                    "standard": "none",
                    "icon": "irishub"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTKgKs7kJiWDhdjbELE4Y2HVZ36KS4bYkNCbXdsXk66sW",
                "width": 1062,
                "height": 1062,
                "format": "png"
            }
        ]
    },
    "6699": {
        "chain": {
            "name": "OX Chain",
            "title": "OX Chain",
            "chain": "OX",
            "rpc": [
                "https://rpc.oxscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OX",
                "symbol": "OX",
                "decimals": 18
            },
            "infoURL": "https://ox.fun/chain",
            "shortName": "ox-chain",
            "chainId": 6699,
            "networkId": 6699,
            "status": "incubating"
        }
    },
    "6701": {
        "chain": {
            "name": "PAXB Mainnet",
            "chain": "PAXB",
            "rpc": [
                "https://chain.paxb.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PAXB",
                "symbol": "PAXB",
                "decimals": 18
            },
            "infoURL": "https://paxb.io/",
            "shortName": "PAXB",
            "chainId": 6701,
            "networkId": 6701,
            "icon": "paxb",
            "explorers": [
                {
                    "name": "PAXB Explorer",
                    "url": "https://scan.paxb.io",
                    "icon": "paxb",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSP66CHynXpMYkjV28uLjTR4kjuoJyy92igYYpvLoqHtG",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "6779": {
        "chain": {
            "name": "Compverse Mainnet",
            "chain": "CPV",
            "icon": "compverse",
            "rpc": [
                "https://rpc.compverse.io/",
                "https://rpc-useast1.compverse.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "compverse",
                "symbol": "CPV",
                "decimals": 18
            },
            "infoURL": "https://compverse.io",
            "shortName": "compverse",
            "chainId": 6779,
            "networkId": 6779,
            "slip44": 7779,
            "explorers": [
                {
                    "name": "cpvscan",
                    "url": "https://scan.compverse.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYbskrGpidbMwsJekTeLrr8Z6GA9q4Uxh7piS1F9BdWWv",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "6789": {
        "chain": {
            "name": "Gold Smart Chain Mainnet",
            "chain": "STAND",
            "icon": "stand",
            "rpc": [
                "https://rpc-mainnet.goldsmartchain.com"
            ],
            "faucets": [
                "https://faucet.goldsmartchain.com"
            ],
            "nativeCurrency": {
                "name": "Standard in Gold",
                "symbol": "STAND",
                "decimals": 18
            },
            "infoURL": "https://goldsmartchain.com",
            "shortName": "STANDm",
            "chainId": 6789,
            "networkId": 6789,
            "explorers": [
                {
                    "name": "Gold Smart Chain",
                    "url": "https://mainnet.goldsmartchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPNuymyaKLJhCaXnyrsL8358FeTxabZFsaxMmWNU4Tzt3",
                "width": 396,
                "height": 418,
                "format": "png"
            }
        ]
    },
    "6800": {
        "chain": {
            "name": "BM Chain",
            "chain": "BMX",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "BMX",
                "symbol": "BMX",
                "decimals": 18
            },
            "infoURL": "https://bm.xyz",
            "shortName": "bmx",
            "chainId": 6800,
            "networkId": 6800,
            "explorers": [],
            "status": "incubating"
        }
    },
    "6801": {
        "chain": {
            "name": "BM Chain Testnet",
            "chain": "BMX",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "BMX",
                "symbol": "BMX",
                "decimals": 18
            },
            "infoURL": "https://bm.xyz",
            "shortName": "bmx-testnet",
            "chainId": 6801,
            "networkId": 6801,
            "slip44": 1,
            "explorers": [],
            "status": "incubating"
        }
    },
    "6805": {
        "chain": {
            "name": "RACE Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://racemainnet.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://race.foundation/",
            "shortName": "raceeth",
            "chainId": 6805,
            "networkId": 6805,
            "slip44": 1,
            "icon": "race",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://racescan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.race.foundation/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQGaiPkSHc8ZGLAE4A8yZdFWLeuEts4VX6FjEqnuPXvxh",
                "width": 184,
                "height": 417,
                "format": "png"
            }
        ]
    },
    "6806": {
        "chain": {
            "name": "RACE Testnet",
            "chain": "ETH",
            "rpc": [
                "https://racetestnet.io/"
            ],
            "faucets": [
                "https://faucet.racetestnet.io/"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://race.foundation/",
            "shortName": "racesep",
            "chainId": 6806,
            "networkId": 6806,
            "slip44": 1,
            "icon": "race",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.racescan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.race.foundation/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQGaiPkSHc8ZGLAE4A8yZdFWLeuEts4VX6FjEqnuPXvxh",
                "width": 184,
                "height": 417,
                "format": "png"
            }
        ]
    },
    "6868": {
        "chain": {
            "name": "Pools Mainnet",
            "chain": "Pools",
            "rpc": [
                "https://rpc.poolsmobility.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "POOLS Native Token",
                "symbol": "POOLS",
                "decimals": 18
            },
            "infoURL": "https://www.poolschain.org",
            "shortName": "POOLS",
            "icon": "POOLS",
            "chainId": 6868,
            "networkId": 6868,
            "slip44": 6868,
            "explorers": [
                {
                    "name": "poolsscan",
                    "url": "https://scan.poolsmobility.com",
                    "icon": "POOLS",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV18PRFPkp9pwKKJp4ksVDhMEiqNZ8A5DhQapdNCckeeQ",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "6880": {
        "chain": {
            "name": "MTT Network",
            "chain": "MTT",
            "rpc": [
                "https://evm-rpc.mtt.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MTT Network native coin",
                "symbol": "MTT",
                "decimals": 18
            },
            "infoURL": "https://mtt.network",
            "shortName": "mtt-network",
            "chainId": 6880,
            "networkId": 6880,
            "icon": "mttnetwork",
            "explorers": [
                {
                    "name": "Mtt explorer",
                    "url": "https://explorer.mtt.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigl72xrnfxf2wbu2l6ul46tmonbmshgfuxmthcax2c6z4sy5bbfga",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "6900": {
        "chain": {
            "name": "Nibiru cataclysm-1",
            "chain": "Nibiru",
            "rpc": [
                "https://evm-rpc.nibiru.fi",
                "https://evm-rpc.nibiru.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NIBI",
                "symbol": "NIBI",
                "decimals": 18
            },
            "infoURL": "https://nibiru.fi",
            "shortName": "cataclysm-1",
            "chainId": 6900,
            "networkId": 6900,
            "icon": "nibiru",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "6911": {
        "chain": {
            "name": "Nibiru testnet-2",
            "chain": "Nibiru",
            "rpc": [
                "https://evm-rpc.testnet-2.nibiru.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NIBI",
                "symbol": "NIBI",
                "decimals": 18
            },
            "infoURL": "https://nibiru.fi",
            "shortName": "nibiru-testnet-2",
            "chainId": 6911,
            "networkId": 6911,
            "icon": "nibiru",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "6913": {
        "chain": {
            "name": "billions-testnet",
            "title": "billions-testnet",
            "chain": "billions-testnet",
            "rpc": [
                "https://billions-testnet-rpc.eu-north-2.gateway.fm"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://billions-testnet-faucet.eu-north-2.gateway.fm"
            ],
            "status": "active",
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://billions.network",
            "shortName": "billionstest",
            "chainId": 6913,
            "networkId": 6913,
            "icon": "billions",
            "explorers": [
                {
                    "name": "Billions Testnet Explorer",
                    "url": "https://billions-testnet-blockscout.eu-north-2.gateway.fm",
                    "icon": "billions",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://billions-testnet-bridge.eu-north-2.gateway.fm"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreihy2skjw4kedeokhsqlyipgy2gm63hfsxmenfyldejad5au4wdrjy",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "6934": {
        "chain": {
            "name": "Xylume TestNet",
            "chain": "XYL",
            "rpc": [
                "https://xylume-testnet.sparked.network/rpc/"
            ],
            "faucets": [
                "https://xylume-faucet.vercel.app/"
            ],
            "nativeCurrency": {
                "name": "Xylume",
                "symbol": "XYL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP20"
                },
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "Directed Acyclic Graph (DAG)"
                },
                {
                    "name": "Unspent Transaction Output (UTXO)"
                }
            ],
            "infoURL": "https://debxylen.github.io/Xylume_TestNet",
            "shortName": "xyl",
            "chainId": 6934,
            "networkId": 6934,
            "icon": "xylume-testnet",
            "explorers": [
                {
                    "name": "Xylume Explorer",
                    "url": "https://debxylen.github.io/XylumeExplorer",
                    "icon": "xylume-testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUweMnhb4wYtwv59gh4GSxhDy6AbnRntXiQRe4mFFazcF",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "6940": {
        "chain": {
            "name": "Monolythium Testnet",
            "chain": "LYTH",
            "rpc": [
                "https://evm.testnet.mononodes.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lythium",
                "symbol": "LYTH",
                "decimals": 18
            },
            "infoURL": "https://monolythium.com",
            "shortName": "lyth-testnet",
            "chainId": 6940,
            "networkId": 6940,
            "slip44": 1,
            "icon": "monolythium",
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "explorers": [
                {
                    "name": "Monoscan",
                    "url": "https://testnet.monoscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfU3EWipbkG4YtrdfbmGoinCgaxWLWbgvNT8Knp7J9GQZ",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "6941": {
        "chain": {
            "name": "Monolythium",
            "chain": "LYTH",
            "rpc": [
                "https://evm.mainnet.mononodes.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lythium",
                "symbol": "LYTH",
                "decimals": 18
            },
            "infoURL": "https://monolythium.com",
            "shortName": "lyth",
            "chainId": 6941,
            "networkId": 6941,
            "slip44": 60,
            "icon": "monolythium",
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "explorers": [
                {
                    "name": "Monoscan",
                    "url": "https://monoscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfU3EWipbkG4YtrdfbmGoinCgaxWLWbgvNT8Knp7J9GQZ",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "6942": {
        "chain": {
            "name": "Laika Mainnet",
            "chain": "LAIKA",
            "rpc": [
                "https://mainnetrpc.laikachain.dog"
            ],
            "faucets": [
                "https://laikachain.dog/faucets"
            ],
            "nativeCurrency": {
                "name": "Dogecoin",
                "symbol": "DOGE",
                "decimals": 18
            },
            "infoURL": "https://laikachain.dog",
            "shortName": "laika",
            "chainId": 6942,
            "networkId": 6942,
            "icon": "laika",
            "explorers": [
                {
                    "name": "Laika Mainnet Explorer",
                    "url": "https://explorer.laikachain.dog",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTMbwvGznhMwxWbX28FWtj4Me8ayGQjUQG7zrXPCJzLTa",
                "width": 513,
                "height": 513,
                "format": "png"
            }
        ]
    },
    "6969": {
        "chain": {
            "name": "Tomb Chain Mainnet",
            "chain": "Tomb Chain",
            "rpc": [
                "https://rpc.tombchain.com",
                "https://rpc.tombchain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tomb",
                "symbol": "TOMB",
                "decimals": 18
            },
            "infoURL": "https://tombchain.com/",
            "shortName": "tombchain",
            "chainId": 6969,
            "networkId": 6969,
            "explorers": [
                {
                    "name": "tombscout",
                    "url": "https://tombscout.com",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-250",
                "bridges": [
                    {
                        "url": "https://lif3.com/bridge"
                    }
                ]
            }
        }
    },
    "6999": {
        "chain": {
            "name": "PolySmartChain",
            "chain": "PSC",
            "rpc": [
                "https://seed0.polysmartchain.com/",
                "https://seed1.polysmartchain.com/",
                "https://seed2.polysmartchain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PSC",
                "symbol": "PSC",
                "decimals": 18
            },
            "infoURL": "https://www.polysmartchain.com/",
            "shortName": "psc",
            "chainId": 6999,
            "networkId": 6999
        }
    },
    "7000": {
        "chain": {
            "name": "ZetaChain Mainnet",
            "chain": "ZetaChain",
            "icon": "zetachain",
            "rpc": [
                "https://zetachain-evm.blockpi.network/v1/rpc/public",
                "https://zetachain-evm.blockpi.network/v1/rpc/public",
                "https://zetachain-mainnet.g.allthatnode.com/archive/evm",
                "https://zeta-chain.drpc.org",
                "https://zetachain-mainnet.public.blastapi.io",
                "https://7000.rpc.thirdweb.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zeta",
                "symbol": "ZETA",
                "decimals": 18
            },
            "infoURL": "https://zetachain.com/docs",
            "shortName": "zetachain-mainnet",
            "chainId": 7000,
            "networkId": 7000,
            "status": "active",
            "explorers": [
                {
                    "name": "ZetaScan",
                    "url": "https://zetascan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy",
                "width": 712,
                "height": 712,
                "format": "png"
            }
        ]
    },
    "7001": {
        "chain": {
            "name": "ZetaChain Testnet",
            "chain": "ZetaChain",
            "icon": "zetachain",
            "rpc": [
                "https://zetachain-athens-evm.blockpi.network/v1/rpc/public",
                "https://zetachain-athens-evm.blockpi.network/v1/rpc/public",
                "https://zetachain-testnet.public.blastapi.io",
                "https://zetachain-athens.g.allthatnode.com/archive/evm",
                "https://7001.rpc.thirdweb.com",
                "https://zeta-chain-testnet.drpc.org"
            ],
            "faucets": [
                "https://zetachain.com/docs/reference/faucet"
            ],
            "nativeCurrency": {
                "name": "Zeta",
                "symbol": "ZETA",
                "decimals": 18
            },
            "infoURL": "https://zetachain.com/docs",
            "shortName": "zetachain-testnet",
            "chainId": 7001,
            "networkId": 7001,
            "slip44": 1,
            "status": "active",
            "explorers": [
                {
                    "name": "ZetaScan",
                    "url": "https://testnet.zetascan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy",
                "width": 712,
                "height": 712,
                "format": "png"
            }
        ]
    },
    "7007": {
        "chain": {
            "name": "BST Chain",
            "chain": "BSTC",
            "rpc": [
                "https://rpc.bstchain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BST Chain",
                "symbol": "BSTC",
                "decimals": 18
            },
            "infoURL": "https://bstchain.io",
            "shortName": "BSTC",
            "chainId": 7007,
            "networkId": 7007,
            "icon": "bstc",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://bstscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPko9BJhR5FWTsThcwUFnnnjgLjrXVDm1n98dCuaQNW59",
                "width": 506,
                "height": 652,
                "format": "png"
            }
        ]
    },
    "7027": {
        "chain": {
            "name": "Ella the heart",
            "chain": "ella",
            "icon": "ella",
            "rpc": [
                "https://rpc.ella.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ella",
                "symbol": "ELLA",
                "decimals": 18
            },
            "infoURL": "https://ella.network",
            "shortName": "ELLA",
            "chainId": 7027,
            "networkId": 7027,
            "explorers": [
                {
                    "name": "Ella",
                    "url": "https://ella.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVkAhSaHhH3wKoLT56Aq8dNyEH4RySPEpqPcLwsptGBDm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7070": {
        "chain": {
            "name": "Planq Mainnet",
            "chain": "Planq",
            "icon": "planq",
            "rpc": [
                "https://planq-rpc.nodies.app",
                "https://evm-rpc.planq.network",
                "https://jsonrpc.planq.nodestake.top",
                "https://evm-rpc.planq.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Planq",
                "symbol": "PLQ",
                "decimals": 18
            },
            "infoURL": "https://planq.network",
            "shortName": "planq",
            "chainId": 7070,
            "networkId": 7070,
            "explorers": [
                {
                    "name": "Planq EVM Explorer (Blockscout)",
                    "url": "https://evm.planq.network",
                    "standard": "none"
                },
                {
                    "name": "Planq Cosmos Explorer (BigDipper)",
                    "url": "https://explorer.planq.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWEy9xK5BoqxPuVs7T48WM4exJrxzkEFt45iHcxWqUy8D",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "7077": {
        "chain": {
            "name": "Planq Atlas Testnet",
            "chain": "Planq",
            "icon": "planq",
            "rpc": [
                "https://evm-rpc-atlas.planq.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Planq",
                "symbol": "tPLQ",
                "decimals": 18
            },
            "infoURL": "https://planq.network",
            "shortName": "planq-atlas-testnet",
            "chainId": 7077,
            "networkId": 7077,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmWEy9xK5BoqxPuVs7T48WM4exJrxzkEFt45iHcxWqUy8D",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "7099": {
        "chain": {
            "name": "Bharat Blockchain Network",
            "chain": "BBNT",
            "rpc": [
                "https://bbnrpc.testnet.bharatblockchain.io"
            ],
            "faucets": [
                "https://www.bon.bharatblockchain.io/faucet"
            ],
            "nativeCurrency": {
                "name": "BBNT",
                "symbol": "BBN",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://bharatblockchain.io/",
            "shortName": "bbnt",
            "chainId": 7099,
            "networkId": 7099,
            "explorers": []
        }
    },
    "7100": {
        "chain": {
            "name": "Nume",
            "title": "Nume",
            "chain": "Nume",
            "rpc": [
                "https://rpc.numecrypto.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dai Stablecoin",
                "symbol": "DAI",
                "decimals": 18
            },
            "infoURL": "https://numecrypto.com",
            "shortName": "nume",
            "chainId": 7100,
            "networkId": 7100,
            "icon": "nume",
            "explorers": [
                {
                    "name": "numeexplorer",
                    "url": "https://explorer.numecrypto.com",
                    "icon": "nume",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNbp1K6vKKFYh7bWeWtjBqKgdH88suDVbztP5CYU3pYNG",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "7117": {
        "chain": {
            "name": "0XL3",
            "chain": "0XL3",
            "icon": "0xl3",
            "rpc": [
                "https://rpc.0xl3.com"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "XL3",
                "symbol": "XL3",
                "decimals": 18
            },
            "infoURL": "https://0xl3.com",
            "shortName": "0xl3",
            "chainId": 7117,
            "networkId": 7117,
            "explorers": [
                {
                    "name": "0XL3 Explorer",
                    "url": "https://exp.0xl3.com",
                    "icon": "0xl3",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSsUNLDQXspXXLCH6bUW5CKJgon42yiVZ2Gp4ZBWL79Vx",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "7118": {
        "chain": {
            "name": "Help The Homeless",
            "chain": "mainnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Help The Homeless Coin",
                "symbol": "HTH",
                "decimals": 18
            },
            "infoURL": "https://hth.world",
            "shortName": "hth",
            "chainId": 7118,
            "networkId": 7118,
            "icon": "hth",
            "status": "incubating",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmNR4Y3cUxefV7KGpGxMkjp5ofeJvbaUkR1GavsmTtK248",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "7119": {
        "chain": {
            "name": "Sentrix Chain",
            "chain": "Sentrix",
            "rpc": [
                "https://rpc.sentrixchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sentrix",
                "symbol": "SRX",
                "decimals": 18
            },
            "infoURL": "https://sentrixchain.com",
            "shortName": "srx",
            "chainId": 7119,
            "networkId": 7119,
            "icon": "sentrix",
            "explorers": [
                {
                    "name": "Sentrix Scan",
                    "url": "https://scan.sentrixchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRpzcXkEYAX4p7j7Qy9AdQdFhFH47WpGZKCohKM2DmYdy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7120": {
        "chain": {
            "name": "Sentrix Testnet",
            "chain": "Sentrix",
            "rpc": [
                "https://testnet-rpc.sentrixchain.com"
            ],
            "faucets": [
                "https://faucet.sentrixchain.com"
            ],
            "nativeCurrency": {
                "name": "Sentrix",
                "symbol": "SRX",
                "decimals": 18
            },
            "infoURL": "https://sentrixchain.com",
            "shortName": "srx-testnet",
            "chainId": 7120,
            "networkId": 7120,
            "icon": "sentrix",
            "explorers": [
                {
                    "name": "Sentrix Scan Testnet",
                    "url": "https://scan-testnet.sentrixchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRpzcXkEYAX4p7j7Qy9AdQdFhFH47WpGZKCohKM2DmYdy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7171": {
        "chain": {
            "name": "Bitrock Mainnet",
            "chain": "Bitrock",
            "icon": "bitrock",
            "rpc": [
                "https://brockrpc.io",
                "https://connect.bit-rock.io",
                "https://brockrpc.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BITROCK",
                "symbol": "BROCK",
                "decimals": 18
            },
            "infoURL": "https://bit-rock.io",
            "shortName": "bitrock",
            "chainId": 7171,
            "networkId": 7171,
            "explorers": [
                {
                    "name": "Bitrock Explorer",
                    "url": "https://brockscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfXZCAh3HWS2bJroUStN9TieL4QA9QArMotie3X4pwBfj",
                "width": 72,
                "height": 72,
                "format": "svg"
            }
        ]
    },
    "7181": {
        "chain": {
            "name": "UXLINK One Testnet",
            "chain": "UXLINK One",
            "rpc": [
                "https://rpc-sepolia.uxlinkone.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UXLINK",
                "symbol": "UXLINK",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.uxlinkone.io",
            "shortName": "uxlink1-sep",
            "chainId": 7181,
            "networkId": 7181,
            "icon": "uxlinkone",
            "explorers": [
                {
                    "name": "UXLINK One Sepolia Explorer",
                    "url": "https://sepolia.uxlinkone.com",
                    "icon": "uxlinkone",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibppp6mjqupwr5ffrcj4fcculphzoxxoqx5m4sjypsxwglljuq7sy",
                "width": 706,
                "height": 706,
                "format": "jpg"
            }
        ]
    },
    "7200": {
        "chain": {
            "name": "exSat Mainnet",
            "chain": "exSat",
            "icon": "exsat",
            "rpc": [
                "https://evm.exsat.network",
                "https://evm.exsat.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://exsat.network/",
            "shortName": "xsat",
            "chainId": 7200,
            "networkId": 7200,
            "explorers": [
                {
                    "name": "exSat Explorer",
                    "url": "https://scan.exsat.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": ""
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmYZ1FjYCByj89pNiZfae2a9uTm7pJMKrzdQ1V1UKwhwNs",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "7208": {
        "chain": {
            "name": "Nexera Mainnet",
            "chain": "Nexera",
            "chainId": 7208,
            "networkId": 7208,
            "infoURL": "https://nexera.network",
            "shortName": "nxra-mainnet",
            "rpc": [
                "https://rpc.nexera.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NXRA",
                "symbol": "NXRA",
                "decimals": 18
            },
            "explorers": []
        }
    },
    "7210": {
        "chain": {
            "name": "Nibiru testnet-1",
            "chain": "Nibiru",
            "rpc": [
                "https://evm-rpc.testnet-1.nibiru.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NIBI",
                "symbol": "NIBI",
                "decimals": 18
            },
            "status": "deprecated",
            "infoURL": "https://nibiru.fi",
            "shortName": "nibiru-testnet-1",
            "chainId": 7210,
            "networkId": 7210,
            "icon": "nibiru",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "7222": {
        "chain": {
            "name": "Nibiru devnet-3",
            "chain": "Nibiru",
            "rpc": [
                "https://evm-rpc.devnet-3.nibiru.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NIBI",
                "symbol": "NIBI",
                "decimals": 18
            },
            "status": "deprecated",
            "infoURL": "https://nibiru.fi",
            "shortName": "nibiru-devnet-3",
            "chainId": 7222,
            "networkId": 7222,
            "icon": "nibiru",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "7233": {
        "chain": {
            "name": "InitVerse Mainnet",
            "chain": "InitVerse",
            "rpc": [
                "https://rpc-mainnet.inichain.com",
                "https://rpc-mainnet.inichain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "InitVerse",
                "symbol": "INI",
                "decimals": 18
            },
            "infoURL": "https://www.inichain.com",
            "shortName": "INI",
            "chainId": 7233,
            "networkId": 7233,
            "icon": "initverse",
            "explorers": [
                {
                    "name": "initverse",
                    "url": "https://www.iniscan.com",
                    "icon": "initverse",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieuowxl2syu2cfiebhqkdjrokbwq4sulcdrww3z4wws3vssm3phzi",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7234": {
        "chain": {
            "name": "InitVerse genesis testnet",
            "chain": "InitVerse",
            "rpc": [
                "https://rpc-testnet.inichain.com",
                "http://rpc-testnet.inichain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "InitVerse",
                "symbol": "INI",
                "decimals": 18
            },
            "infoURL": "https://genesis-testnet.inichain.com",
            "shortName": "INICHAIN",
            "chainId": 7234,
            "networkId": 7234,
            "icon": "initverse",
            "explorers": [
                {
                    "name": "initverse",
                    "url": "https://genesis-testnet.iniscan.com",
                    "icon": "initverse",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieuowxl2syu2cfiebhqkdjrokbwq4sulcdrww3z4wws3vssm3phzi",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7244": {
        "chain": {
            "name": "ZEUS Testnet",
            "chain": "tZEUS",
            "icon": "zeusicon",
            "rpc": [
                "https://testnet-rpc.zeuschainscan.io"
            ],
            "nativeCurrency": {
                "name": "The ZEUS Token",
                "symbol": "ZEUSX",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.zeuschainscan.io",
            "shortName": "ZEUS-Testnet",
            "chainId": 7244,
            "networkId": 7244,
            "faucets": [
                "https://faucet.zeuschainscan.io"
            ],
            "explorers": [
                {
                    "name": "ZEUS Testnet Explorer",
                    "url": "https://testnet-explorer.zeuschainscan.io",
                    "icon": "zeusicon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdktFyG3dM6Jk4j7V9xzvWwSpmnLcaNDuWhPwFHJw7K6e",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "7300": {
        "chain": {
            "name": "XPLA Verse",
            "chain": "XPLA Verse",
            "icon": "xpla_verse",
            "rpc": [
                "https://rpc-xpla-verse.xpla.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://www.xpla.io",
            "shortName": "XPLAVERSE",
            "chainId": 7300,
            "networkId": 7300,
            "explorers": [
                {
                    "name": "XPLA Verse Explorer",
                    "url": "https://explorer-xpla-verse.xpla.dev",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZvqcTNWPUoT1F3r9DTAMhdjt3zQC8eRUStvUGEF68KCt",
                "width": 857,
                "height": 132,
                "format": "png"
            }
        ]
    },
    "7331": {
        "chain": {
            "name": "KLYNTAR",
            "chain": "KLY",
            "rpc": [
                "https://evm.klyntar.org/kly_evm_rpc",
                "https://evm.klyntarscan.org/kly_evm_rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KLYNTAR",
                "symbol": "KLY",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://klyntar.org",
            "shortName": "kly",
            "chainId": 7331,
            "networkId": 7331,
            "icon": "klyntar",
            "explorers": [],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "7332": {
        "chain": {
            "name": "Horizen EON Mainnet",
            "shortName": "EON",
            "chain": "EON",
            "icon": "eon",
            "rpc": [
                "https://eon-rpc.horizenlabs.io/ethv1"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zencash",
                "symbol": "ZEN",
                "decimals": 18
            },
            "infoURL": "https://horizen.io/",
            "chainId": 7332,
            "networkId": 7332,
            "slip44": 121,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti",
                "width": 1213,
                "height": 1213,
                "format": "png"
            }
        ]
    },
    "7336": {
        "chain": {
            "name": "Pruv Testnet",
            "chain": "PRUV Testnet",
            "icon": "pruv",
            "rpc": [
                "https://rpc.testnet.pruv.network",
                "wss://rpc.testnet.pruv.network"
            ],
            "faucets": [
                "https://faucet.testnet.pruv.network"
            ],
            "nativeCurrency": {
                "name": "Pruv",
                "symbol": "PRUV",
                "decimals": 18
            },
            "infoURL": "https://pruv.gitbook.io/pruv-network/",
            "shortName": "pruvtestnet",
            "chainId": 7336,
            "networkId": 7336,
            "explorers": [
                {
                    "name": "Pruv Testnet Explorer",
                    "url": "https://explorer.testnet.pruv.network",
                    "icon": "pruv",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSFDZ7UvHHr6BFfggAUNfibzKRHW7vaTHgoE326uUDgXj",
                "width": 1219,
                "height": 651,
                "format": "png"
            }
        ]
    },
    "7337": {
        "chain": {
            "name": "Pruv Mainnet",
            "chain": "PRUV Mainnet",
            "icon": "pruv",
            "rpc": [
                "https://rpc.pruv.network",
                "wss://rpc.pruv.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pruv",
                "symbol": "PRUV",
                "decimals": 18
            },
            "infoURL": "https://pruv.gitbook.io/pruv-network/",
            "shortName": "pruvmainnet",
            "chainId": 7337,
            "networkId": 7337,
            "explorers": [
                {
                    "name": "Pruv Explorer",
                    "url": "https://explorer.pruv.network",
                    "icon": "pruv",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSFDZ7UvHHr6BFfggAUNfibzKRHW7vaTHgoE326uUDgXj",
                "width": 1219,
                "height": 651,
                "format": "png"
            }
        ]
    },
    "7341": {
        "chain": {
            "name": "Shyft Mainnet",
            "chain": "SHYFT",
            "icon": "shyft",
            "rpc": [
                "https://rpc.shyft.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shyft",
                "symbol": "SHYFT",
                "decimals": 18
            },
            "infoURL": "https://shyft.network",
            "shortName": "shyft",
            "chainId": 7341,
            "networkId": 7341,
            "slip44": 2147490989,
            "explorers": [
                {
                    "name": "Shyft BX",
                    "url": "https://bx.shyft.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi",
                "width": 400,
                "height": 400,
                "format": "svg"
            }
        ]
    },
    "7368": {
        "chain": {
            "name": "Rarimo",
            "title": "Rarimo Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://l2.rarimo.com",
                "wss://wss.l2.rarimo.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rarimo Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://rarimo.com",
            "shortName": "rarimo",
            "chainId": 7368,
            "networkId": 7368,
            "icon": "rarimo",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://l2bridge.rarimo.com"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://scan.rarimo.com",
                    "standard": "EIP3091",
                    "icon": "rarimo"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaqnwdizg5xub4vbye3py6ddt5djdwu7dytkf7j3reoonzug4twxi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "7447": {
        "chain": {
            "name": "TokClaw Blockchain",
            "shortName": "TokClaw",
            "chain": "TOKCLAW",
            "chainId": 7447,
            "networkId": 7447,
            "rpc": [
                "https://rpc.tokclaw.com"
            ],
            "faucets": [],
            "infoURL": "https://tokclaw.com",
            "nativeCurrency": {
                "name": "FEE",
                "symbol": "FEE",
                "decimals": 6
            },
            "explorers": [
                {
                    "name": "TokClaw Explorer",
                    "url": "https://exp.tokclaw.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "7484": {
        "chain": {
            "name": "Raba Network Mainnet",
            "chain": "Raba",
            "icon": "raba",
            "rpc": [
                "https://rpc.x.raba.app/",
                "wss://rpc.x.raba.app/ws/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Raba",
                "symbol": "RABA",
                "decimals": 18
            },
            "infoURL": "https://x.raba.app/",
            "shortName": "raba",
            "chainId": 7484,
            "networkId": 7484,
            "explorers": [
                {
                    "name": "raba",
                    "url": "https://x.raba.app/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmatP9qMHEYoXqRDyHMTyjYRQa6j6Gk7pmv1QLxQkvpGRP",
                "width": 787,
                "height": 750,
                "format": "png"
            }
        ]
    },
    "7518": {
        "chain": {
            "name": "MEVerse Chain Mainnet",
            "chain": "MEVerse",
            "rpc": [
                "https://rpc.meversemainnet.io",
                "https://rpc.meversemainnet.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MEVerse",
                "symbol": "MEV",
                "decimals": 18
            },
            "infoURL": "https://www.meverse.sg",
            "shortName": "MEV",
            "chainId": 7518,
            "networkId": 7518,
            "icon": "meverse",
            "explorers": [
                {
                    "name": "MEVerse Chain Explorer",
                    "url": "https://www.meversescan.io",
                    "standard": "none",
                    "icon": "meverse"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "7531": {
        "chain": {
            "name": "Rome Palatine",
            "chain": "ROME",
            "rpc": [
                "https://palatine.romeprotocol.xyz",
                "https://palatine2.romeprotocol.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RSOL",
                "symbol": "RSOL",
                "decimals": 18
            },
            "infoURL": "https://rome.builders",
            "shortName": "rome-palatine",
            "chainId": 7531,
            "networkId": 7531,
            "icon": "rome",
            "explorers": [
                {
                    "name": "Rome Palatine Explorer",
                    "url": "https://romescout-palatine.romeprotocol.xyz",
                    "icon": "rome",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "7532": {
        "chain": {
            "name": "Rome Mainnet 0 Aventine",
            "chain": "ROME",
            "rpc": [
                "https://aventine-i.mainnet-0.romeprotocol.xyz"
            ],
            "faucets": [
                "https://deposit.mainnet-0.romeprotocol.xyz"
            ],
            "nativeCurrency": {
                "name": "RSOL",
                "symbol": "RSOL",
                "decimals": 18
            },
            "infoURL": "https://rome.builders",
            "shortName": "rome-mainnet-0-aventine",
            "chainId": 7532,
            "networkId": 7532,
            "icon": "rome",
            "explorers": [
                {
                    "name": "Rome Mainnet 0 Aventine Explorer",
                    "url": "https://romescout-aventine-i.mainnet-0.romeprotocol.xyz",
                    "icon": "rome",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "7560": {
        "chain": {
            "name": "Cyber Mainnet",
            "chain": "Cyber",
            "rpc": [
                "https://cyber.alt.technology",
                "https://cyber.alt.technology/",
                "wss://cyber-ws.alt.technology/",
                "https://rpc.cyber.co/",
                "wss://rpc.cyber.co/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "cyber",
            "infoURL": "https://cyber.co/",
            "shortName": "cyeth",
            "chainId": 7560,
            "networkId": 7560,
            "explorers": [
                {
                    "name": "Cyber Mainnet Explorer",
                    "url": "https://cyberscan.co",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://cyber.co/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmR8NuaSqALStb95YsMsJRG2BoYkibjS1XE1pZFtvEkAXY",
                "width": 213,
                "height": 212,
                "format": "svg"
            }
        ]
    },
    "7575": {
        "chain": {
            "name": "ADIL Testnet",
            "chain": "ADIL",
            "icon": "adil",
            "rpc": [
                "https://testnet.adilchain-rpc.io"
            ],
            "faucets": [
                "https://testnet-faucet.adil-scan.io"
            ],
            "nativeCurrency": {
                "name": "Testnet ADIL",
                "symbol": "ADIL",
                "decimals": 18
            },
            "infoURL": "https://adilchain.io",
            "shortName": "tadil",
            "chainId": 7575,
            "networkId": 7575,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ADIL Testnet Explorer",
                    "url": "https://testnet.adilchain-scan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeHNYUx6n8CjUFSLWNT17oAtDYrUq6r8buyvGCUBXCJw6",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "7576": {
        "chain": {
            "name": "Adil Chain V2 Mainnet",
            "chain": "ADIL",
            "icon": "adil",
            "rpc": [
                "https://adilchain-rpc.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ADIL",
                "symbol": "ADIL",
                "decimals": 18
            },
            "infoURL": "https://adilchain.io",
            "shortName": "adil",
            "chainId": 7576,
            "networkId": 7576,
            "explorers": [
                {
                    "name": "ADIL Mainnet Explorer",
                    "url": "https://adilchain-scan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeHNYUx6n8CjUFSLWNT17oAtDYrUq6r8buyvGCUBXCJw6",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "7667": {
        "chain": {
            "name": "CarrChain Mainnet",
            "chain": "CarrChain Mainnet",
            "rpc": [
                "https://rpc.carrchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CarrChain Coin",
                "symbol": "CARR",
                "decimals": 18
            },
            "infoURL": "https://carrchain.io",
            "shortName": "CarrChain-Mainnet",
            "chainId": 7667,
            "networkId": 7667,
            "icon": "carrchain",
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://carrscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSyvufc8af7dFkZz4rEDxq4t7GYSX8YKYG69QvFRKiw7a",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "7668": {
        "chain": {
            "name": "The Root Network - Mainnet",
            "chain": "TRN",
            "rpc": [
                "https://root.rootnet.live/archive",
                "https://root.rootnet.live/archive",
                "wss://root.rootnet.live/archive/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XRP",
                "symbol": "XRP",
                "decimals": 6
            },
            "infoURL": "https://www.futureverse.com/technology/root",
            "shortName": "trn-mainnet",
            "chainId": 7668,
            "networkId": 7668,
            "explorers": [
                {
                    "name": "rootnet",
                    "url": "https://explorer.rootnet.live",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "7672": {
        "chain": {
            "name": "The Root Network - Porcini Testnet",
            "chain": "TRN",
            "rpc": [
                "https://porcini.rootnet.app/archive",
                "https://porcini.rootnet.app/archive",
                "wss://porcini.rootnet.app/archive/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XRP",
                "symbol": "XRP",
                "decimals": 6
            },
            "infoURL": "https://www.futureverse.com/technology/root",
            "shortName": "trn-porcini",
            "chainId": 7672,
            "networkId": 7672,
            "slip44": 1,
            "explorers": [
                {
                    "name": "rootnet",
                    "url": "https://explorer.rootnet.cloud",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "7700": {
        "chain": {
            "name": "Canto",
            "chain": "Canto",
            "rpc": [
                "https://canto.gravitychain.io",
                "https://canto.slingshot.finance",
                "https://canto-rpc.ansybl.io",
                "https://mainnode.plexnode.org:8545",
                "https://canto.gravitychain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Canto",
                "symbol": "CANTO",
                "decimals": 18
            },
            "infoURL": "https://canto.io",
            "shortName": "canto",
            "chainId": 7700,
            "networkId": 7700,
            "explorers": [
                {
                    "name": "Canto Explorer (OKLink)",
                    "url": "https://www.oklink.com/canto",
                    "standard": "EIP3091"
                },
                {
                    "name": "Canto EVM Explorer (Blockscout)",
                    "url": "https://tuber.build",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://canto.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "7701": {
        "chain": {
            "name": "Canto Tesnet",
            "chain": "Canto",
            "rpc": [
                "https://testnet-archive.plexnode.wtf"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet Canto",
                "symbol": "CANTO",
                "decimals": 18
            },
            "infoURL": "https://canto.io",
            "shortName": "TestnetCanto",
            "chainId": 7701,
            "networkId": 7701,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Canto Testnet EVM Explorer (Blockscout)",
                    "url": "https://testnet.tuber.build",
                    "standard": "none"
                },
                {
                    "name": "dexguru",
                    "url": "https://canto-test.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "7744": {
        "chain": {
            "name": "Phron Testnet",
            "chain": "PHR",
            "icon": "phron",
            "rpc": [
                "https://testnet.phron.ai",
                "wss://testnet.phron.ai"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.phron.ai"
            ],
            "nativeCurrency": {
                "name": "Phron",
                "symbol": "TPHR",
                "decimals": 18
            },
            "infoURL": "https://phron.ai",
            "shortName": "phr",
            "chainId": 7744,
            "networkId": 7744,
            "explorers": [
                {
                    "name": "phronscan",
                    "url": "https://testnet.phronscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf77sTNKpnTbwYjauyQ7KpxV5EbgTPP27Fmx24svB84gY",
                "width": 129,
                "height": 129,
                "format": "png"
            }
        ]
    },
    "7770": {
        "chain": {
            "name": "PandaSea Testnet",
            "chain": "PandaSea Testnet",
            "rpc": [
                "https://rpc.testnet.pandasea.io"
            ],
            "faucets": [
                "https://faucet.pandasea.io"
            ],
            "nativeCurrency": {
                "name": "PandaSea Coin",
                "symbol": "PANDA",
                "decimals": 18
            },
            "infoURL": "https://test.pandaseascan.com",
            "shortName": "Pandasea-Testnet",
            "chainId": 7770,
            "networkId": 7770,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://test.pandaseascan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "7771": {
        "chain": {
            "name": "Bitrock Testnet",
            "chain": "Bitrock",
            "icon": "bitrock",
            "rpc": [
                "https://testnet.bit-rock.io"
            ],
            "faucets": [
                "https://faucet.bit-rock.io"
            ],
            "nativeCurrency": {
                "name": "BITROCK",
                "symbol": "BROCK",
                "decimals": 18
            },
            "infoURL": "https://bit-rock.io",
            "shortName": "tbitrock",
            "chainId": 7771,
            "networkId": 7771,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Bitrock Testnet Explorer",
                    "url": "https://testnetscan.bit-rock.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfXZCAh3HWS2bJroUStN9TieL4QA9QArMotie3X4pwBfj",
                "width": 72,
                "height": 72,
                "format": "svg"
            }
        ]
    },
    "7774": {
        "chain": {
            "name": "GDCC MAINNET",
            "chain": "GDCC",
            "icon": "gdcc",
            "rpc": [
                "https://mainnet-rpc-1.gdccscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GDCC",
                "symbol": "GDCC",
                "decimals": 18
            },
            "infoURL": "https://gdcchain.com",
            "shortName": "GdccMainnet",
            "chainId": 7774,
            "networkId": 7774,
            "explorers": [
                {
                    "name": "GDCC",
                    "url": "https://gdccscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY4vp1mJoGpUiuWbRVenNiDZC17wSyyueGPK9A5QyK1M2",
                "width": 72,
                "height": 72,
                "format": "png"
            }
        ]
    },
    "7775": {
        "chain": {
            "name": "GDCC TESTNET",
            "chain": "GDCC",
            "icon": "gdcc",
            "rpc": [
                "https://testnet-rpc1.gdccscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GDCC",
                "symbol": "GDCC",
                "decimals": 18
            },
            "infoURL": "https://gdcchain.com",
            "shortName": "GDCC",
            "chainId": 7775,
            "networkId": 7775,
            "explorers": [
                {
                    "name": "GDCC",
                    "url": "https://testnet.gdccscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY4vp1mJoGpUiuWbRVenNiDZC17wSyyueGPK9A5QyK1M2",
                "width": 72,
                "height": 72,
                "format": "png"
            }
        ]
    },
    "7776": {
        "chain": {
            "name": "PandaSea Mainnet",
            "chain": "PandaSea",
            "rpc": [
                "https://rpc1.pandasea.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PandaSea Coin",
                "symbol": "PANDA",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "pandaSea-mainnet",
            "chainId": 7776,
            "networkId": 7776,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://pandaseascan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "7777": {
        "chain": {
            "name": "TTL Coin",
            "chain": "TTL",
            "icon": "ttl",
            "rpc": [
                "https://rpc.ttl1.top"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TTL Coin",
                "symbol": "TTL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://github.com/okneo31/ttlcoin",
            "shortName": "ttl",
            "chainId": 7777,
            "networkId": 7777,
            "explorers": [
                {
                    "name": "TTL Scan",
                    "url": "https://scan.ttl1.top",
                    "standard": "none"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafybeiftd5f7es2zppt73upvu6qu5a45eyy54orrnssodls7f5z5z4lvh4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7778": {
        "chain": {
            "name": "Orenium Mainnet Protocol",
            "chain": "ORE",
            "rpc": [
                "https://validator-mainnet.orenium.org",
                "https://rpc-oracle-mainnet.orenium.org",
                "https://portalmainnet.orenium.org"
            ],
            "nativeCurrency": {
                "name": "ORENIUM",
                "symbol": "ORE",
                "decimals": 18
            },
            "infoURL": "https://orenium.org",
            "shortName": "ore",
            "chainId": 7778,
            "networkId": 7778,
            "slip44": 1,
            "icon": "ore",
            "faucets": [],
            "explorers": [
                {
                    "name": "ORE Mainnet Explorer",
                    "icon": "ore",
                    "url": "https://oreniumscan.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXszYAtQxaFCG3s9vGHoLJnqxGJw2wTKNbruTJ8iDXU7K",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "7788": {
        "chain": {
            "name": "Draw Coin",
            "chain": "DRW",
            "icon": "drawchain",
            "rpc": [
                "https://rpc.drawchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DRW",
                "symbol": "DRW",
                "decimals": 18
            },
            "infoURL": "https://drawchain.io/",
            "shortName": "drw",
            "chainId": 7788,
            "networkId": 7788,
            "explorers": [
                {
                    "name": "Draw Chain Explorer",
                    "url": "https://drawscan.io",
                    "standard": "EIP3091",
                    "icon": "drawchain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihhhjsjsmsl3tpoocu244vul47dxtfvumokncmeg6fu7rgdpze7ia",
                "width": 327,
                "height": 313,
                "format": "svg"
            }
        ]
    },
    "7791": {
        "chain": {
            "name": "DiamondzChain",
            "chain": "DZX",
            "rpc": [
                "https://rpc-mainnet.diamondz.baby"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Diamondz Shadow Game and Movies",
                "symbol": "SDM",
                "decimals": 18
            },
            "infoURL": "https://diamondzshadow.info",
            "shortName": "dzx",
            "chainId": 7791,
            "networkId": 7791,
            "explorers": [
                {
                    "name": "DiamondzChain Explorer",
                    "url": "https://diamondz.tryethernal.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://b0b35872-9442-43c9-8cb4-5719d6808be9.bridges.rollbridge.app"
                    }
                ]
            }
        }
    },
    "7798": {
        "chain": {
            "name": "OpenEX LONG Testnet",
            "title": "OpenEX LONG Testnet",
            "chain": "OEX",
            "icon": "oex",
            "rpc": [
                "https://long.rpc.openex.network/"
            ],
            "faucets": [
                "https://long.hub.openex.network/faucet"
            ],
            "nativeCurrency": {
                "name": "USDT Testnet",
                "symbol": "USDT",
                "decimals": 18
            },
            "infoURL": "https://openex.network",
            "shortName": "oex",
            "chainId": 7798,
            "networkId": 7798,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OpenEX Long Testnet Explorer",
                    "url": "https://scan.long.openex.network",
                    "icon": "oex",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidnu6p6vmmplerzvkboq7fz73ygkomzpnnokuxstrqv2fvxgmgg7i",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7860": {
        "chain": {
            "name": "MaalChain Testnet",
            "chain": "MaalChain Testnet",
            "icon": "maal-test",
            "rpc": [
                "https://node1.maalscan.io/",
                "https://rpc-bntest.maalscan.io/"
            ],
            "faucets": [
                "https://faucet-testnet.maalscan.io/"
            ],
            "nativeCurrency": {
                "name": "MAAL",
                "symbol": "MAAL",
                "decimals": 18
            },
            "infoURL": "https://www.maalchain.com/",
            "shortName": "maal-test",
            "chainId": 7860,
            "networkId": 7860,
            "slip44": 1,
            "explorers": [
                {
                    "name": "maalscan testnet",
                    "url": "https://testnet.maalscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7862": {
        "chain": {
            "name": "MaalChain V2",
            "chain": "MAAL",
            "icon": "maal",
            "rpc": [
                "https://node1-mainnet-new.maalscan.io/",
                "https://node2-mainnet-new.maalscan.io/",
                "https://node3-mainnet-new.maalscan.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MAAL",
                "symbol": "MAAL",
                "decimals": 18
            },
            "infoURL": "https://www.maalchain.com/",
            "shortName": "maal-v2",
            "chainId": 7862,
            "networkId": 7862,
            "explorers": [
                {
                    "name": "maalscan",
                    "url": "https://v2.maalscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7863": {
        "chain": {
            "name": "MaalChain Testnet V2",
            "chain": "MaalChain Testnet V2",
            "icon": "maal-test",
            "rpc": [
                "https://node-testnet.maalscan.io/",
                "https://node2-testnet.maalscan.io/"
            ],
            "faucets": [
                "https://faucet-new-testnet.maalscan.io/"
            ],
            "nativeCurrency": {
                "name": "MAAL",
                "symbol": "MAAL",
                "decimals": 18
            },
            "infoURL": "https://www.maalchain.com/",
            "shortName": "maal-test-v2",
            "chainId": 7863,
            "networkId": 7863,
            "slip44": 1,
            "explorers": [
                {
                    "name": "maalscan testnet",
                    "url": "https://new-testnet.maalscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7865": {
        "chain": {
            "name": "Powerloom Mainnet",
            "chain": "POWER",
            "rpc": [
                "https://rpc.powerloom.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Powerloom Token",
                "symbol": "POWER",
                "decimals": 18
            },
            "infoURL": "https://powerloom.network",
            "shortName": "power",
            "chainId": 7865,
            "networkId": 7865,
            "icon": "power",
            "status": "active",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.powerloom.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7869": {
        "chain": {
            "name": "Powerloom Mainnet V2",
            "chain": "Powerloom Mainnet V2",
            "rpc": [
                "https://rpc-v2.powerloom.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Powerloom Token",
                "symbol": "POWER",
                "decimals": 18
            },
            "infoURL": "https://powerloom.network",
            "shortName": "powerloom",
            "chainId": 7869,
            "networkId": 7869,
            "icon": "power",
            "status": "active",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-v2.powerloom.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7878": {
        "chain": {
            "name": "Hazlor Testnet",
            "chain": "SCAS",
            "rpc": [
                "https://hatlas.rpc.hazlor.com:8545",
                "wss://hatlas.rpc.hazlor.com:8546"
            ],
            "faucets": [
                "https://faucet.hazlor.com"
            ],
            "nativeCurrency": {
                "name": "Hazlor Test Coin",
                "symbol": "TSCAS",
                "decimals": 18
            },
            "infoURL": "https://hazlor.com",
            "shortName": "tscas",
            "chainId": 7878,
            "networkId": 7878,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Hazlor Testnet Explorer",
                    "url": "https://explorer.hazlor.com",
                    "standard": "none"
                }
            ]
        }
    },
    "7879": {
        "chain": {
            "name": "Vexon Testnet",
            "chain": "Vexon",
            "rpc": [
                "https://rpc-testnet-asia1.vexonhub.org",
                "https://rpc-testnet-europe1.vexonhub.org",
                "https://rpc-testnet-01.vexonhub.org"
            ],
            "faucets": [
                "https://faucet-drip.vexonhub.org"
            ],
            "nativeCurrency": {
                "name": "Vexon Testnet Native Token",
                "symbol": "tVEX",
                "decimals": 18
            },
            "infoURL": "https://vexonhub.org",
            "shortName": "vexon",
            "chainId": 7879,
            "networkId": 7879,
            "icon": "vexon",
            "explorers": [
                {
                    "name": "Vexon Testnet Explorer",
                    "url": "https://testnet.vexonhub.org",
                    "standard": "EIP3091",
                    "icon": "vexon"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVCPcYVXB9ZEAN87LV5RrSBqxoD8zwwgVF6dcVetffSv2",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "7887": {
        "chain": {
            "name": "Kinto Mainnet",
            "chain": "Kinto Mainnet",
            "rpc": [
                "https://rpc.kinto.xyz/http",
                "https://rpc.kinto.xyz/http",
                "https://kinto-mainnet.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kinto.xyz",
            "shortName": "kintoMainnet",
            "chainId": 7887,
            "networkId": 7887,
            "icon": "kinto",
            "explorers": [
                {
                    "name": "Kinto Explorer",
                    "url": "https://explorer.kinto.xyz",
                    "icon": "kinto",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZw4zfR4Q8MD6MZRwkQrMeiiiu77AJffHdCMdemt4R2VM",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "7895": {
        "chain": {
            "name": "ARDENIUM Athena",
            "chain": "ATHENA",
            "rpc": [
                "https://rpc-athena.ardescan.com/"
            ],
            "faucets": [
                "https://faucet-athena.ardescan.com/"
            ],
            "nativeCurrency": {
                "name": "ARD",
                "symbol": "tARD",
                "decimals": 18
            },
            "infoURL": "https://ardenium.org",
            "shortName": "ard",
            "chainId": 7895,
            "networkId": 7895,
            "icon": "ard",
            "explorers": [
                {
                    "name": "ARDENIUM Athena Explorer",
                    "icon": "ard",
                    "url": "https://testnet.ardscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwifhejRfF8QfyzYrNdFVhfhCR6iuzWMmppK4eL7kttG",
                "width": 120,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "7897": {
        "chain": {
            "name": "arena-z",
            "title": "arena-z",
            "chain": "arena-z",
            "rpc": [
                "https://rpc.arena-z.gg",
                "https://rpc.arena-z.gg",
                "wss://ws.arena-z.gg"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/arena-z",
            "faucets": [],
            "shortName": "arena-z",
            "chainId": 7897,
            "networkId": 7897,
            "slip44": 60,
            "icon": "arena-z-mainnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.arena-z.gg",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/arena-z"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmPRGaSPsmbDwRgQUCJSfkEErrfXxHbpUhQSvvDTLgJ25R",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "7923": {
        "chain": {
            "name": "Dot Blox",
            "chain": "DTBX",
            "icon": "dotblox",
            "rpc": [
                "https://rpc.dotblox.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dot Blox",
                "symbol": "DTBX",
                "decimals": 18
            },
            "infoURL": "https://explorer.dotblox.io",
            "shortName": "DTBX",
            "chainId": 7923,
            "networkId": 7923,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.dotblox.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZy2TMY881ghRxXJA7VyRA8Zhj2LJJ86DpHRZs3VQZqoJ",
                "width": 53,
                "height": 53,
                "format": "png"
            }
        ]
    },
    "7924": {
        "chain": {
            "name": "MO Mainnet",
            "chainId": 7924,
            "shortName": "MO",
            "chain": "MO",
            "icon": "mo",
            "networkId": 7924,
            "nativeCurrency": {
                "name": "MO",
                "symbol": "MO",
                "decimals": 18
            },
            "rpc": [
                "https://mainnet-rpc.mochain.app/"
            ],
            "faucets": [
                "https://faucet.mochain.app/"
            ],
            "explorers": [
                {
                    "name": "MO Explorer",
                    "url": "https://moscan.app",
                    "standard": "none"
                }
            ],
            "infoURL": "https://mochain.app"
        },
        "icon": [
            {
                "url": "ipfs://QmfJYJiR7L8xMG3KAWroVA9CQEfRGcbprC4JmVsiVk1E4e",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7957": {
        "chain": {
            "name": "Exorium Testnet",
            "chain": "EXOR",
            "rpc": [
                "https://rpc-1-testnet.exorium.net",
                "https://rpc-2-testnet.exorium.net",
                "https://rpc-testnet.exoscan.net/"
            ],
            "faucets": [
                "https://faucet-testnet.exorium.net"
            ],
            "nativeCurrency": {
                "name": "EXOR",
                "symbol": "tEXOR",
                "decimals": 18
            },
            "infoURL": "https://exorium.net",
            "shortName": "texor",
            "chainId": 7957,
            "networkId": 7957,
            "slip44": 1,
            "icon": "exorium",
            "explorers": [
                {
                    "name": "EXORIUM Testnet Explorer",
                    "icon": "exorium",
                    "url": "https://testnet.exoscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTY2Z7AEEWxmzQyh7DFG8fyR3w6Y166GDJfi6o3xo6GgV",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "7979": {
        "chain": {
            "name": "DOS Chain",
            "chain": "DOS",
            "rpc": [
                "https://main.doschain.com",
                "https://main.doschain.com"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOS",
                "symbol": "DOS",
                "decimals": 18
            },
            "infoURL": "https://doschain.com",
            "shortName": "dos",
            "chainId": 7979,
            "networkId": 7979,
            "icon": "doschain",
            "status": "active",
            "explorers": [
                {
                    "name": "DOScan",
                    "url": "https://doscan.io",
                    "icon": "doscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV2Nowzo81F6pi2qFcHePA4MwmmdMKBMUzBJUrxcymxx4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7991": {
        "chain": {
            "name": "Peeryn",
            "chain": "PYN",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Peeryn",
                "symbol": "PYN",
                "decimals": 18
            },
            "infoURL": "https://peeryn.com",
            "shortName": "pyn",
            "chainId": 7991,
            "networkId": 7991,
            "status": "incubating",
            "explorers": []
        }
    },
    "8000": {
        "chain": {
            "name": "Teleport",
            "chain": "Teleport",
            "rpc": [
                "https://evm-rpc.teleport.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tele",
                "symbol": "TELE",
                "decimals": 18
            },
            "infoURL": "https://teleport.network",
            "shortName": "teleport",
            "chainId": 8000,
            "networkId": 8000,
            "icon": "teleport",
            "explorers": [
                {
                    "name": "Teleport EVM Explorer (Blockscout)",
                    "url": "https://evm-explorer.teleport.network",
                    "standard": "none",
                    "icon": "teleport"
                },
                {
                    "name": "Teleport Cosmos Explorer (Big Dipper)",
                    "url": "https://explorer.teleport.network",
                    "standard": "none",
                    "icon": "teleport"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdP1sLnsmW9dwnfb1GxAXU1nHDzCvWBQNumvMXpdbCSuz",
                "width": 390,
                "height": 390,
                "format": "svg"
            }
        ]
    },
    "8001": {
        "chain": {
            "name": "Teleport Testnet",
            "chain": "Teleport",
            "rpc": [
                "https://evm-rpc.testnet.teleport.network"
            ],
            "faucets": [
                "https://chain-docs.teleport.network/testnet/faucet.html"
            ],
            "nativeCurrency": {
                "name": "Tele",
                "symbol": "TELE",
                "decimals": 18
            },
            "infoURL": "https://teleport.network",
            "shortName": "teleport-testnet",
            "chainId": 8001,
            "networkId": 8001,
            "slip44": 1,
            "icon": "teleport",
            "explorers": [
                {
                    "name": "Teleport EVM Explorer (Blockscout)",
                    "url": "https://evm-explorer.testnet.teleport.network",
                    "standard": "none",
                    "icon": "teleport"
                },
                {
                    "name": "Teleport Cosmos Explorer (Big Dipper)",
                    "url": "https://explorer.testnet.teleport.network",
                    "standard": "none",
                    "icon": "teleport"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdP1sLnsmW9dwnfb1GxAXU1nHDzCvWBQNumvMXpdbCSuz",
                "width": 390,
                "height": 390,
                "format": "svg"
            }
        ]
    },
    "8004": {
        "chain": {
            "name": "ProbeChain Mainnet",
            "chain": "PROBE",
            "rpc": [
                "https://proscan.pro/chain/rydberg-rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Probe",
                "symbol": "PROBE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://probechain.org",
            "shortName": "probe",
            "chainId": 8004,
            "networkId": 8004,
            "explorers": [
                {
                    "name": "ProScan",
                    "url": "https://proscan.pro/rydberg",
                    "standard": "none"
                }
            ]
        }
    },
    "8008": {
        "chain": {
            "name": "Polynomial",
            "chain": "Polynomial",
            "rpc": [
                "https://rpc.polynomial.fi",
                "https://rpc.polynomial.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polynomial.fi",
            "shortName": "polynomial",
            "chainId": 8008,
            "networkId": 8008,
            "icon": "polynomial",
            "explorers": [
                {
                    "name": "Polynomial Explorer",
                    "url": "https://polynomialscan.io",
                    "standard": "none",
                    "icon": "polynomial"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiadb4izxxptk3wy34cam3k2rxgqb2vrzxtltqnp3vwdvd2igwoghu",
                "width": 500,
                "height": 500,
                "format": "jpg"
            }
        ]
    },
    "8017": {
        "chain": {
            "name": "iSunCoin Mainnet",
            "chain": "iSunCoin",
            "icon": "isuncoin",
            "rpc": [
                "https://mainnet.isuncoin.com",
                "https://mainnet.isuncoin.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ISC",
                "symbol": "ISC",
                "decimals": 18
            },
            "infoURL": "https://isuncoin.com",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "shortName": "isc",
            "chainId": 8017,
            "networkId": 8017,
            "slip44": 8017,
            "explorers": [
                {
                    "name": "iSunCoin Explorer",
                    "icon": "isuncoin",
                    "url": "https://baifa.io/app/chains/8017",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmdj8PwchmbpZKYvkB3oJiRX9eZdY6C16AbEz6D1DU3Vqn",
                "width": 60,
                "height": 61,
                "format": "svg"
            }
        ]
    },
    "8029": {
        "chain": {
            "name": "MDGL Testnet",
            "chain": "MDGL",
            "rpc": [
                "https://testnet.mdgl.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MDGL Token",
                "symbol": "MDGLT",
                "decimals": 18
            },
            "infoURL": "https://mdgl.io",
            "shortName": "mdgl",
            "chainId": 8029,
            "networkId": 8029,
            "slip44": 1
        }
    },
    "8047": {
        "chain": {
            "name": "BOAT Mainnet",
            "title": "BOAT Mainnet",
            "chain": "BOAT",
            "icon": "boat",
            "rpc": [
                "https://rpc0.come.boat/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Best Of All Time Token",
                "symbol": "BOAT",
                "decimals": 18
            },
            "infoURL": "https://come.boats",
            "shortName": "boat",
            "chainId": 8047,
            "networkId": 8047,
            "slip44": 1,
            "explorers": [
                {
                    "name": "BOAT Mainnet Explorer",
                    "url": "https://scan.come.boats",
                    "icon": "boat",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibqgh23s7yt7rikybybiwfivwtoh32n24scjykvgbgewo3ecbrcye",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8054": {
        "chain": {
            "name": "Karak Sepolia",
            "title": "Karak Testnet Sepolia",
            "chain": "Karak",
            "icon": "karak",
            "rpc": [
                "https://rpc.sepolia.karak.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://karak.network",
            "shortName": "karak-sepolia",
            "chainId": 8054,
            "networkId": 8054,
            "explorers": [
                {
                    "name": "Karak Sepolia Explorer",
                    "url": "https://explorer.sepolia.karak.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "8080": {
        "chain": {
            "name": "Shardeum Liberty 1.X",
            "chain": "Shardeum",
            "icon": "shardeum",
            "rpc": [
                "https://liberty10.shardeum.org/"
            ],
            "faucets": [
                "https://faucet.liberty10.shardeum.org"
            ],
            "nativeCurrency": {
                "name": "Shardeum SHM",
                "symbol": "SHM",
                "decimals": 18
            },
            "infoURL": "https://docs.shardeum.org/",
            "shortName": "Liberty10",
            "chainId": 8080,
            "networkId": 8080,
            "explorers": [
                {
                    "name": "Shardeum Scan",
                    "url": "https://explorer-liberty10.shardeum.org",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD",
                "width": 609,
                "height": 533,
                "format": "png"
            }
        ]
    },
    "8081": {
        "chain": {
            "name": "Shardeum Liberty 2.X",
            "chain": "Shardeum",
            "icon": "shardeum",
            "rpc": [
                "https://liberty20.shardeum.org/"
            ],
            "faucets": [
                "https://faucet.liberty20.shardeum.org"
            ],
            "nativeCurrency": {
                "name": "Shardeum SHM",
                "symbol": "SHM",
                "decimals": 18
            },
            "infoURL": "https://docs.shardeum.org/",
            "shortName": "Liberty20",
            "chainId": 8081,
            "networkId": 8081,
            "explorers": [
                {
                    "name": "Shardeum Scan",
                    "url": "https://explorer-liberty20.shardeum.org",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD",
                "width": 609,
                "height": 533,
                "format": "png"
            }
        ]
    },
    "8082": {
        "chain": {
            "name": "Shardeum Sphinx 1.X",
            "chain": "Shardeum",
            "icon": "shardeum",
            "rpc": [
                "https://sphinx.shardeum.org",
                "https://sphinx.shardeum.org/"
            ],
            "faucets": [
                "https://faucet-sphinx.shardeum.org/"
            ],
            "nativeCurrency": {
                "name": "Shardeum SHM",
                "symbol": "SHM",
                "decimals": 18
            },
            "infoURL": "https://docs.shardeum.org/",
            "shortName": "Sphinx10",
            "chainId": 8082,
            "networkId": 8082,
            "explorers": [
                {
                    "name": "Shardeum Scan",
                    "url": "https://explorer-sphinx.shardeum.org",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD",
                "width": 609,
                "height": 533,
                "format": "png"
            }
        ]
    },
    "8083": {
        "chain": {
            "name": "Shardeum Testnet",
            "chain": "ShardeumTestnet",
            "icon": "shardeum",
            "rpc": [
                "https://api-testnet.shardeum.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shardeum Test SHM",
                "symbol": "SHM",
                "decimals": 18
            },
            "infoURL": "https://docs.shardeum.org/",
            "shortName": "ShardeumTestnet",
            "chainId": 8083,
            "networkId": 8083,
            "explorers": [
                {
                    "name": "Shardeum Testnet Explorer",
                    "url": "https://explorer-testnet.shardeum.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD",
                "width": 609,
                "height": 533,
                "format": "png"
            }
        ]
    },
    "8086": {
        "chain": {
            "name": "Bitcoin Chain",
            "chain": "BTC",
            "icon": "BTCChain",
            "rpc": [
                "https://rpc.bitcoinevm.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://bitcoinevm.org",
            "shortName": "Bitcoin",
            "chainId": 8086,
            "networkId": 8086,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreib6is2nmoadrbvigzrd54z53eya5whfmyeukrl5mfxmskvbw5juxa",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "8087": {
        "chain": {
            "name": "E-Dollar",
            "chain": "USD",
            "icon": "edollar",
            "rpc": [
                "https://rpc.e-dollar.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "E-Dollar",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://e-dollar.org",
            "shortName": "E-Dollar",
            "chainId": 8087,
            "networkId": 8087,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreic4aq265oaf6yze7ba5okefqh6vnqudyrz6ovukvbnrlhet36itle",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "8088": {
        "chain": {
            "name": "Helix Chain",
            "shortName": "hlx",
            "chain": "HLX",
            "chainId": 8088,
            "networkId": 8088,
            "rpc": [
                "https://rpc.thehelixchain.xyz"
            ],
            "faucets": [
                "https://faucet.thehelixchain.xyz"
            ],
            "infoURL": "https://thehelixchain.xyz",
            "icon": "helix",
            "nativeCurrency": {
                "name": "Helix",
                "symbol": "HLX",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "Helix Chain Explorer",
                    "url": "https://explorer.thehelixchain.xyz",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibxputecqtqiyj7zh342joln47eivjxoweue7v6ac7numtnncepui",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "8098": {
        "chain": {
            "name": "StreamuX Blockchain",
            "chain": "StreamuX",
            "rpc": [
                "https://u0ma6t6heb:KDNwOsRDGcyM2Oeui1p431Bteb4rvcWkuPgQNHwB4FM@u0xy4x6x82-u0e2mg517m-rpc.us0-aws.kaleido.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "StreamuX",
                "symbol": "SmuX",
                "decimals": 18
            },
            "infoURL": "https://www.streamux.cloud",
            "shortName": "StreamuX",
            "chainId": 8098,
            "networkId": 8098
        }
    },
    "8099": {
        "chain": {
            "name": "Bharat Blockchain Network Mainnet",
            "chain": "BBN",
            "rpc": [
                "https://bbnrpc.mainnet.bharatblockchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BBN",
                "symbol": "BBN",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://bharatblockchain.io/",
            "shortName": "bbn",
            "chainId": 8099,
            "networkId": 8099,
            "explorers": []
        }
    },
    "8108": {
        "chain": {
            "name": "ZenChain",
            "chain": "ZTC",
            "icon": "zenchain",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZTC",
                "symbol": "ZTC",
                "decimals": 18
            },
            "infoURL": "https://zenchain.io",
            "shortName": "zen",
            "chainId": 8108,
            "networkId": 8108,
            "slip44": 60,
            "explorers": [],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmSnaHBAeCQEaibgsGqU1enFFyWsq5Eh3dDSMBA1Qztj91",
                "width": 166,
                "height": 166,
                "format": "svg"
            }
        ]
    },
    "8118": {
        "chain": {
            "name": "Shardeum",
            "chain": "Shardeum",
            "icon": "shardeum",
            "rpc": [
                "https://api.shardeum.org",
                "https://api.shardeum.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shardeum",
                "symbol": "SHM",
                "decimals": 18
            },
            "infoURL": "https://docs.shardeum.org/",
            "shortName": "Shardeum",
            "chainId": 8118,
            "networkId": 8118,
            "explorers": [
                {
                    "name": "Shardeum Explorer",
                    "url": "https://explorer.shardeum.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD",
                "width": 609,
                "height": 533,
                "format": "png"
            }
        ]
    },
    "8131": {
        "chain": {
            "name": "Qitmeer Network Testnet",
            "chain": "MEER",
            "rpc": [
                "https://testnet-qng.rpc.qitmeer.io",
                "https://testnet.meerlabs.com",
                "https://meer.testnet.meerfans.club"
            ],
            "faucets": [
                "https://faucet.qitmeer.io"
            ],
            "nativeCurrency": {
                "name": "Qitmeer Testnet",
                "symbol": "MEER-T",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "meertest",
            "chainId": 8131,
            "networkId": 8131,
            "slip44": 1,
            "icon": "meer",
            "explorers": [
                {
                    "name": "meerscan testnet",
                    "icon": "meer",
                    "url": "https://testnet-qng.qitmeer.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8132": {
        "chain": {
            "name": "Qitmeer Network Mixnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Qitmeer Mixnet",
                "symbol": "MEER-M",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "meermix",
            "icon": "meer",
            "chainId": 8132,
            "networkId": 8132,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8133": {
        "chain": {
            "name": "Qitmeer Network Privnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Qitmeer Privnet",
                "symbol": "MEER-P",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "meerpriv",
            "icon": "meer",
            "chainId": 8133,
            "networkId": 8133,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8134": {
        "chain": {
            "name": "Amana",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Amana Mainnet",
                "symbol": "MEER",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "amana",
            "icon": "meer",
            "chainId": 8134,
            "networkId": 8134,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8135": {
        "chain": {
            "name": "Flana",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flana Mainnet",
                "symbol": "MEER",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "flana",
            "icon": "meer",
            "chainId": 8135,
            "networkId": 8135,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8136": {
        "chain": {
            "name": "Mizana",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mizana Mainnet",
                "symbol": "MEER",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "mizana",
            "icon": "meer",
            "chainId": 8136,
            "networkId": 8136,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8150": {
        "chain": {
            "name": "Alpen Testnet",
            "chain": "alpen-testnet",
            "rpc": [
                "https://rpc.testnet.alpenlabs.io"
            ],
            "faucets": [
                "https://faucet.testnet.alpenlabs.io"
            ],
            "nativeCurrency": {
                "name": "Signet BTC",
                "symbol": "sBTC",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://alpenlabs.io/",
            "shortName": "alpen-testnet",
            "chainId": 8150,
            "networkId": 8150,
            "icon": "alpen",
            "explorers": [
                {
                    "name": "Alpen Blockscout",
                    "url": "https://explorer.testnet.alpenlabs.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicl3lvyl3epqlbaludrgmndzfufzip5wmq5dvz6ahhg44d54abvou",
                "width": 460,
                "height": 460,
                "format": "png"
            }
        ]
    },
    "8181": {
        "chain": {
            "name": "Testnet BeOne Chain",
            "chain": "tBOC",
            "rpc": [
                "https://pre-boc1.beonechain.com"
            ],
            "faucets": [
                "https://testnet.beonescan.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Testnet BeOne Chain",
                "symbol": "tBOC",
                "decimals": 18
            },
            "infoURL": "https://testnet.beonescan.com",
            "shortName": "tBOC",
            "chainId": 8181,
            "networkId": 8181,
            "slip44": 1,
            "icon": "beonechain",
            "explorers": [
                {
                    "name": "Testnet BeOne Chain",
                    "url": "https://testnet.beonescan.com",
                    "icon": "beonechain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbVLQnaMDu86bPyKgCvTGhFBeYwjr15hQnrCcsp1EkAGL",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "8192": {
        "chain": {
            "name": "Torus Mainnet",
            "chain": "TQF",
            "icon": "torus",
            "rpc": [
                "https://rpc.toruschain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TQF",
                "symbol": "TQF",
                "decimals": 18
            },
            "infoURL": "https://docs.toruschain.com",
            "shortName": "tqf",
            "chainId": 8192,
            "networkId": 8192,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://toruscan.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidchntjaxmq52cuqqoalpajk5ssk4p77k7n4jgywqmkpldo5qgobm",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "8194": {
        "chain": {
            "name": "Torus Testnet",
            "chain": "TQF",
            "icon": "torus",
            "rpc": [
                "https://rpc.testnet.toruschain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tTQF",
                "symbol": "TTQF",
                "decimals": 18
            },
            "infoURL": "https://docs.toruschain.com",
            "shortName": "ttqf",
            "chainId": 8194,
            "networkId": 8194,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.toruscan.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidchntjaxmq52cuqqoalpajk5ssk4p77k7n4jgywqmkpldo5qgobm",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "8217": {
        "chain": {
            "name": "Kaia Mainnet",
            "chain": "KAIA",
            "rpc": [
                "https://public-en.node.kaia.io",
                "https://public-en.node.kaia.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KAIA",
                "symbol": "KAIA",
                "decimals": 18
            },
            "infoURL": "https://kaia.io",
            "shortName": "kaia-mainnet",
            "chainId": 8217,
            "networkId": 8217,
            "slip44": 8217,
            "explorers": [
                {
                    "name": "Kaiascope",
                    "url": "https://kaiascope.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Kaiascan",
                    "url": "https://kaiascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8224": {
        "chain": {
            "name": "ACME Mainnet Stealth",
            "chain": "ASM",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "acme-mainnet",
            "chainId": 8224,
            "networkId": 8224,
            "explorers": []
        }
    },
    "8227": {
        "chain": {
            "name": "Space Subnet",
            "chain": "SPACE",
            "rpc": [
                "https://subnets.avax.network/space/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FUEL",
                "symbol": "FUEL",
                "decimals": 18
            },
            "infoURL": "https://otherworld.network",
            "shortName": "space",
            "chainId": 8227,
            "networkId": 8227,
            "explorers": [
                {
                    "name": "SPACE Explorer",
                    "url": "https://subnets.avax.network/space",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8272": {
        "chain": {
            "name": "Blockton Blockchain",
            "chain": "Blockton Blockchain",
            "icon": "bton",
            "rpc": [
                "https://rpc.blocktonscan.com/"
            ],
            "faucets": [
                "https://faucet.blocktonscan.com/"
            ],
            "nativeCurrency": {
                "name": "BLOCKTON",
                "symbol": "BTON",
                "decimals": 18
            },
            "infoURL": "https://blocktoncoin.com",
            "shortName": "BTON",
            "chainId": 8272,
            "networkId": 8272,
            "explorers": [
                {
                    "name": "Blockton Explorer",
                    "url": "https://blocktonscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig3hoedafisrgc6iffdo2jcblm6kov35h72gcblc3zkmt7t4ucwhy",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "8282": {
        "chain": {
            "name": "StableNet Mainnet",
            "chain": "StableNet",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP7702"
                },
                {
                    "name": "EIP2930"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WKRC",
                "symbol": "WKRC",
                "decimals": 18
            },
            "infoURL": "https://stablenet.network",
            "shortName": "stablenet",
            "chainId": 8282,
            "networkId": 8282,
            "status": "incubating",
            "explorers": []
        }
    },
    "8283": {
        "chain": {
            "name": "StableNet Testnet",
            "chain": "StableNet",
            "rpc": [
                "https://api.test.stablenet.network",
                "wss://ws.test.stablenet.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP7702"
                },
                {
                    "name": "EIP2930"
                }
            ],
            "faucets": [
                "https://faucet.stablenet.network"
            ],
            "nativeCurrency": {
                "name": "WKRC",
                "symbol": "WKRC",
                "decimals": 18
            },
            "infoURL": "https://stablenet.network",
            "shortName": "stablenet-testnet",
            "chainId": 8283,
            "networkId": 8283,
            "explorers": [
                {
                    "name": "StableNet Testnet Explorer",
                    "url": "https://explorer.stablenet.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8285": {
        "chain": {
            "name": "KorthoTest",
            "chain": "Kortho",
            "rpc": [
                "https://www.krotho-test.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kortho Test",
                "symbol": "KTO",
                "decimals": 11
            },
            "infoURL": "https://www.kortho.io/",
            "shortName": "Kortho",
            "chainId": 8285,
            "networkId": 8285,
            "slip44": 1
        }
    },
    "8329": {
        "chain": {
            "name": "Lorenzo",
            "chain": "Lorenzo",
            "rpc": [
                "https://rpc.lorenzo-protocol.xyz"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lorenzo stBTC",
                "symbol": "stBTC",
                "decimals": 18
            },
            "infoURL": "https://www.lorenzo-protocol.xyz/",
            "shortName": "lrz",
            "chainId": 8329,
            "networkId": 8329,
            "icon": "lorenzo",
            "explorers": [
                {
                    "name": "Lorenzo Explorer",
                    "url": "https://scan.lorenzo-protocol.xyz",
                    "standard": "none",
                    "icon": "lorenzo"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcwDCeZpzvRWBwtTgyEFv4tLJk6SFUb26rwsRXyJrhnP7",
                "width": 288,
                "height": 288,
                "format": "png"
            }
        ]
    },
    "8333": {
        "chain": {
            "name": "B3",
            "chain": "B3",
            "icon": "b3",
            "rpc": [
                "https://mainnet-rpc.b3.fun/http",
                "https://mainnet-rpc.b3.fun"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://b3.fun",
            "shortName": "b3",
            "chainId": 8333,
            "networkId": 8333,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.b3.fun",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5W7SmKGv3gqciYFWuZvA4QKJAU2XKwSzC6cXLx7wGJu",
                "width": 390,
                "height": 221,
                "format": "svg"
            }
        ]
    },
    "8386": {
        "chain": {
            "name": "XProtocol",
            "chain": "XPROTOCOL",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kick",
                "symbol": "KICK",
                "decimals": 18
            },
            "shortName": "xprotocol",
            "chainId": 8386,
            "networkId": 8386,
            "status": "incubating",
            "parent": {
                "type": "L2",
                "chain": "eip155-8453"
            },
            "infoURL": "https://xprotocol.org/"
        }
    },
    "8387": {
        "chain": {
            "name": "Dracones Financial Services",
            "title": "The Dracones Mainnet",
            "chain": "FUCK",
            "rpc": [
                "https://api.dracones.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Functionally Universal Coin Kind",
                "symbol": "FUCK",
                "decimals": 18
            },
            "infoURL": "https://wolfery.com",
            "shortName": "fuck",
            "chainId": 8387,
            "networkId": 8387,
            "icon": "dracones",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "8408": {
        "chain": {
            "name": "ZenChain Testnet",
            "chain": "ZTC",
            "icon": "zenchain",
            "rpc": [
                "https://zenchain-testnet.api.onfinality.io/public",
                "https://zenchain-testnet.api.onfinality.io/public",
                "wss://zenchain-testnet.api.onfinality.io/public-ws"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://facuet.zenchain.io"
            ],
            "nativeCurrency": {
                "name": "ZTC",
                "symbol": "ZTC",
                "decimals": 18
            },
            "infoURL": "https://zenchain.io",
            "shortName": "zentest",
            "chainId": 8408,
            "networkId": 8408,
            "slip44": 60,
            "explorers": [
                {
                    "name": "zentrace",
                    "url": "https://zentrace.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSnaHBAeCQEaibgsGqU1enFFyWsq5Eh3dDSMBA1Qztj91",
                "width": 166,
                "height": 166,
                "format": "svg"
            }
        ]
    },
    "8428": {
        "chain": {
            "name": "THAT Mainnet",
            "chain": "THAT",
            "rpc": [
                "https://api.thatchain.io/mainnet",
                "https://api.thatchain.io",
                "https://api.thatchain.io/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "THAT",
                "symbol": "THAT",
                "decimals": 18
            },
            "infoURL": "https://that.website",
            "shortName": "THAT",
            "chainId": 8428,
            "networkId": 8428,
            "icon": "that",
            "explorers": [
                {
                    "name": "THAT Explorer",
                    "url": "https://that.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQM3TAFBskGGpog4EZkEGj2svtmTbxzcNZBcbWCMnu5JL",
                "width": 640,
                "height": 640,
                "format": "svg"
            }
        ]
    },
    "8453": {
        "chain": {
            "name": "Base",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.base.org",
                "https://mainnet.base.org/",
                "https://developer-access-mainnet.base.org/",
                "https://base.gateway.tenderly.co",
                "wss://base.gateway.tenderly.co",
                "https://base-rpc.publicnode.com",
                "wss://base-rpc.publicnode.com",
                "https://rpcfree.com/base-rpc",
                "https://rpc.baseazul.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://base.org",
            "shortName": "base",
            "chainId": 8453,
            "networkId": 8453,
            "icon": "base",
            "explorers": [
                {
                    "name": "basescan",
                    "url": "https://basescan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "basescout",
                    "url": "https://base.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://base.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://base.superscan.network",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "8472": {
        "chain": {
            "name": "MyRx Network",
            "chain": "MRT",
            "rpc": [
                "https://rpc.myrxwallet.io",
                "wss://rpc.myrxwallet.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MyRx Token",
                "symbol": "MRT",
                "decimals": 18
            },
            "infoURL": "https://myrxwallet.io",
            "shortName": "mrt",
            "chainId": 8472,
            "networkId": 8472,
            "explorers": [
                {
                    "name": "MyRx Explorer",
                    "url": "https://explorer.myrxwallet.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8545": {
        "chain": {
            "name": "Chakra Testnet",
            "chain": "Chakra Testnet",
            "rpc": [
                "https://rpcv1-dn-1.chakrachain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Chakra",
                "symbol": "CKR",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "ChakraTN",
            "chainId": 8545,
            "networkId": 8545,
            "explorers": []
        }
    },
    "8569": {
        "chain": {
            "name": "New Reality Blockchain",
            "chain": "NEWRL",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "NewReal",
                "symbol": "NEWRL",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://newreality.bond/",
            "shortName": "newrl",
            "chainId": 8569,
            "networkId": 8569,
            "status": "incubating"
        }
    },
    "8654": {
        "chain": {
            "name": "Toki Network",
            "chain": "TOKI",
            "rpc": [
                "https://mainnet.buildwithtoki.com/v0/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Toki",
                "symbol": "TOKI",
                "decimals": 18
            },
            "infoURL": "https://www.buildwithtoki.com",
            "shortName": "toki",
            "chainId": 8654,
            "networkId": 8654,
            "icon": "toki",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmbCBBH4dFHGr8u1yQspCieQG9hLcPFNYdRx1wnVsX8hUw",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "8655": {
        "chain": {
            "name": "Toki Testnet",
            "chain": "TOKI",
            "rpc": [
                "https://testnet.buildwithtoki.com/v0/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Toki",
                "symbol": "TOKI",
                "decimals": 18
            },
            "infoURL": "https://www.buildwithtoki.com",
            "shortName": "toki-testnet",
            "chainId": 8655,
            "networkId": 8655,
            "slip44": 1,
            "icon": "toki",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmbCBBH4dFHGr8u1yQspCieQG9hLcPFNYdRx1wnVsX8hUw",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "8668": {
        "chain": {
            "name": "Hela Official Runtime Mainnet",
            "chain": "Hela",
            "icon": "hela",
            "rpc": [
                "https://mainnet-rpc.helachain.com",
                "https://mainnet-rpc.helachain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hela HLUSD",
                "symbol": "HLUSD",
                "decimals": 18
            },
            "infoURL": "https://helalabs.com",
            "shortName": "hela",
            "chainId": 8668,
            "networkId": 8668,
            "explorers": [
                {
                    "name": "Hela Official Runtime Mainnet Explorer",
                    "url": "https://mainnet-blockexplorer.helachain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQbUVcaxFwY8gqMq1Jeup4NEyivo12QYhbLvVRvgXRBFb",
                "width": 719,
                "height": 216,
                "format": "png"
            }
        ]
    },
    "8700": {
        "chain": {
            "name": "Autonomys Chronos Testnet",
            "chain": "autonomys-chronos-testnet",
            "rpc": [
                "https://auto-evm.chronos.autonomys.xyz/ws"
            ],
            "icon": "autonomys",
            "faucets": [],
            "nativeCurrency": {
                "decimals": 18,
                "name": "AI3",
                "symbol": "AI3"
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.autonomys.xyz",
            "shortName": "ATN",
            "chainId": 8700,
            "networkId": 8700,
            "explorers": [
                {
                    "name": "Autonomys Chronos EVM Testnet Explorer",
                    "url": "https://explorer.auto-evm.chronos.autonomys.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic62smuudotw6iq724fvysujakoonb3iwtwo6t4hr6ldursz5jyo4",
                "width": 1113,
                "height": 1096,
                "format": "png"
            }
        ]
    },
    "8721": {
        "chain": {
            "name": "EB-Chain",
            "chain": "EBC",
            "icon": "ebc",
            "rpc": [
                "https://rpc.ebcscan.net"
            ],
            "faucets": [
                "https://ebcscan.net/faucet"
            ],
            "nativeCurrency": {
                "name": "EBC",
                "symbol": "EBC",
                "decimals": 18
            },
            "infoURL": "https://ebcscan.net",
            "shortName": "ebc",
            "chainId": 8721,
            "networkId": 8721,
            "explorers": [
                {
                    "name": "EBCScan",
                    "url": "https://ebcscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "name": "EB-Chain",
                "url": "ipfs://bafkreietnxqipwdsznuphxeksqkxxcs33ryxseak7mwdi7uvk5sh63n62e",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "8723": {
        "chain": {
            "name": "TOOL Global Mainnet",
            "chain": "OLO",
            "rpc": [
                "https://mainnet-web3.wolot.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TOOL Global",
                "symbol": "OLO",
                "decimals": 18
            },
            "infoURL": "https://ibdt.io",
            "shortName": "olo",
            "chainId": 8723,
            "networkId": 8723,
            "slip44": 479,
            "explorers": [
                {
                    "name": "OLO Block Explorer",
                    "url": "https://www.olo.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8724": {
        "chain": {
            "name": "TOOL Global Testnet",
            "chain": "OLO",
            "rpc": [
                "https://testnet-web3.wolot.io"
            ],
            "faucets": [
                "https://testnet-explorer.wolot.io"
            ],
            "nativeCurrency": {
                "name": "TOOL Global",
                "symbol": "OLO",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.wolot.io",
            "shortName": "tolo",
            "chainId": 8724,
            "networkId": 8724,
            "slip44": 1
        }
    },
    "8726": {
        "chain": {
            "name": "Storagechain Mainnet",
            "chain": "Storagechain",
            "rpc": [
                "https://mainnet-validator.storagechain.io"
            ],
            "icon": "storagechain",
            "faucets": [],
            "shortName": "stor",
            "nativeCurrency": {
                "name": "Storagechain",
                "symbol": "STOR",
                "decimals": 18
            },
            "infoURL": "https://storagechain.io/about-us",
            "chainId": 8726,
            "networkId": 8726,
            "explorers": [
                {
                    "name": "Storscan",
                    "url": "https://explorer-storagechain.invo.zone/?network=StorageChain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfN9r1S7FvzkbjqfNMdUikhHmCw5e6UqsTuRD51S8T6Cq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8727": {
        "chain": {
            "name": "Storagechain Testnet",
            "chain": "Storagechain",
            "rpc": [
                "https://testnet-validator.storagechain.io"
            ],
            "icon": "storagechain",
            "faucets": [],
            "nativeCurrency": {
                "name": "Storagechain",
                "symbol": "STOR",
                "decimals": 18
            },
            "shortName": "tstor",
            "infoURL": "https://storagechain.io/about-us",
            "chainId": 8727,
            "networkId": 8727,
            "explorers": [
                {
                    "name": "Storscan",
                    "url": "https://explorer-storagechain.invo.zone/?network=StorageChain%20Testnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfN9r1S7FvzkbjqfNMdUikhHmCw5e6UqsTuRD51S8T6Cq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8732": {
        "chain": {
            "name": "Bullions Smart Chain",
            "chain": "Bullions",
            "rpc": [
                "https://rpc.bullionsx.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bullions",
                "symbol": "BLN",
                "decimals": 18
            },
            "infoURL": "https://www.bullionsx.io",
            "shortName": "bln",
            "chainId": 8732,
            "networkId": 8732,
            "slip44": 8732,
            "explorers": [
                {
                    "name": "Bullionscan",
                    "url": "https://bullionscan.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8738": {
        "chain": {
            "name": "Alph Network",
            "chain": "ALPH",
            "rpc": [
                "https://rpc.alph.network",
                "wss://rpc.alph.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Alph Network",
                "symbol": "ALPH",
                "decimals": 18
            },
            "infoURL": "https://alph.network",
            "shortName": "alph",
            "chainId": 8738,
            "networkId": 8738,
            "explorers": [
                {
                    "name": "alphscan",
                    "url": "https://explorer.alph.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8768": {
        "chain": {
            "name": "TMY Chain",
            "chain": "TMY",
            "icon": "tmychain",
            "rpc": [
                "https://node1.tmyblockchain.org/rpc"
            ],
            "faucets": [
                "https://faucet.tmychain.org/"
            ],
            "nativeCurrency": {
                "name": "TMY",
                "symbol": "TMY",
                "decimals": 18
            },
            "infoURL": "https://tmychain.org/",
            "shortName": "tmy",
            "chainId": 8768,
            "networkId": 8768
        },
        "icon": [
            {
                "url": "ipfs://Qmcd19ksUvNMD1XQFSC55jJhDPoF2zUzzV7woteFiugwBH",
                "width": 1024,
                "height": 1023,
                "format": "svg"
            }
        ]
    },
    "8801": {
        "chain": {
            "name": "Okto Testnet",
            "chain": "Okto",
            "rpc": [
                "https://rpc.okto-testnet.zeeve.online"
            ],
            "faucets": [
                "https://faucet.okto-testnet.zeeve.online"
            ],
            "nativeCurrency": {
                "name": "Okto",
                "symbol": "OKTO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "",
            "shortName": "okto-testnet",
            "chainId": 8801,
            "networkId": 8801,
            "explorers": [
                {
                    "name": "Okto Testnet Explorer",
                    "url": "https://explorer.okto-testnet.zeeve.online",
                    "standard": "none"
                }
            ]
        }
    },
    "8811": {
        "chain": {
            "name": "Haven1",
            "chain": "haven1",
            "rpc": [
                "https://rpc.haven1.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Haven1",
                "symbol": "H1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.haven1.org",
            "shortName": "haven1",
            "chainId": 8811,
            "networkId": 8811,
            "icon": "haven1",
            "explorers": [
                {
                    "name": "Haven1 Explorer",
                    "url": "https://explorer.haven1.org",
                    "icon": "haven1",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih4jq33lz2mjwvu62hmo2ptt277et5l6oqi5ejuyxv2dir2iohsai",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "8822": {
        "chain": {
            "name": "IOTA EVM",
            "title": "IOTA EVM",
            "chain": "IOTA EVM",
            "rpc": [
                "https://json-rpc.evm.iotaledger.net",
                "https://json-rpc.evm.iotaledger.net",
                "wss://ws.json-rpc.evm.iotaledger.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IOTA",
                "symbol": "IOTA",
                "decimals": 18
            },
            "infoURL": "https://www.iota.org",
            "shortName": "iotaevm",
            "chainId": 8822,
            "networkId": 8822,
            "icon": "iotaevm",
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.evm.iota.org",
                    "icon": "iotaevm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "8844": {
        "chain": {
            "name": "Hydra Chain Testnet",
            "chain": "HYDRA",
            "rpc": [
                "https://rpc-testnet.hydrachain.org"
            ],
            "faucets": [
                "https://testnetapp.hydrachain.org/faucet"
            ],
            "nativeCurrency": {
                "name": "tHydra",
                "symbol": "tHYDRA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://hydrachain.org",
            "shortName": "THYDRA",
            "chainId": 8844,
            "networkId": 8844,
            "icon": "hydra",
            "explorers": [
                {
                    "name": "Hydra Chain Testnet explorer",
                    "url": "https://hydragon.hydrachain.org",
                    "icon": "hydra",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVxyUjuA8t9q3oWDgv8ExqaUXcRuDqiKrZAiLaBWHYcmG",
                "width": 722,
                "height": 813,
                "format": "png"
            }
        ]
    },
    "8848": {
        "chain": {
            "name": "MARO Blockchain Mainnet",
            "chain": "MARO Blockchain",
            "icon": "MARO",
            "rpc": [
                "https://rpc-mainnet.ma.ro"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MARO",
                "symbol": "MARO",
                "decimals": 18
            },
            "infoURL": "https://ma.ro/",
            "shortName": "maro",
            "chainId": 8848,
            "networkId": 8848,
            "explorers": [
                {
                    "name": "MARO Scan",
                    "url": "https://scan.ma.ro/#",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig47k53aipns6nu3u5fxpysp7mogzk6zyvatgpbam7yut3yvtuefa",
                "width": 160,
                "height": 160,
                "format": "png"
            }
        ]
    },
    "8866": {
        "chain": {
            "name": "SuperLumio",
            "chain": "SuperLumio",
            "icon": "superlumio",
            "rpc": [
                "https://mainnet.lumio.io",
                "https://mainnet.lumio.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lumio.io/",
            "shortName": "superlumio",
            "chainId": 8866,
            "networkId": 8866,
            "explorers": [
                {
                    "name": "Lumio explorer",
                    "url": "https://explorer.lumio.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXiatdz5WBFypfsudoDsFnsLdiHzDwcD3pWcHwBovbPiZ",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "8869": {
        "chain": {
            "name": "Lif3 Chain",
            "chain": "lif3chain",
            "rpc": [
                "https://rpc.lif3.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LIF3",
                "symbol": "LIF3",
                "decimals": 18
            },
            "infoURL": "https://docs.lif3.com/",
            "shortName": "lif3-mainnet",
            "icon": "lif3",
            "chainId": 8869,
            "networkId": 8869,
            "explorers": [
                {
                    "name": "lif3scout",
                    "url": "https://lif3scout.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQqNBEqNnNsaSV6rik6mM8VnaSgYFxfEkjkiXSwgmEgaH",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "8880": {
        "chain": {
            "name": "Unique",
            "icon": "unique",
            "chain": "UNQ",
            "rpc": [
                "https://rpc.unique.network",
                "https://rpc.unique.network",
                "https://eu-rpc.unique.network",
                "https://asia-rpc.unique.network",
                "https://us-rpc.unique.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Unique",
                "symbol": "UNQ",
                "decimals": 18
            },
            "infoURL": "https://unique.network",
            "shortName": "unq",
            "chainId": 8880,
            "networkId": 8880,
            "explorers": [
                {
                    "name": "Unique Scan",
                    "url": "https://uniquescan.io/unique",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbJ7CGZ2GxWMp7s6jy71UGzRsMe4w3KANKXDAExYWdaFR",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "8881": {
        "chain": {
            "name": "Quartz by Unique",
            "icon": "quartz",
            "chain": "UNQ",
            "rpc": [
                "https://rpc-quartz.unique.network",
                "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": [],
            "nativeCurrency": {
                "name": "Quartz",
                "symbol": "QTZ",
                "decimals": 18
            },
            "infoURL": "https://unique.network",
            "shortName": "qtz",
            "chainId": 8881,
            "networkId": 8881,
            "explorers": [
                {
                    "name": "Unique Scan / Quartz",
                    "url": "https://uniquescan.io/quartz",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaGPdccULQEFcCGxzstnmE8THfac2kSiGwvWRAiaRq4dp",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "8882": {
        "chain": {
            "name": "Opal testnet by Unique",
            "icon": "opal",
            "chain": "UNQ",
            "rpc": [
                "https://rpc-opal.unique.network",
                "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"
            ],
            "nativeCurrency": {
                "name": "Opal",
                "symbol": "UNQ",
                "decimals": 18
            },
            "infoURL": "https://unique.network",
            "shortName": "opl",
            "chainId": 8882,
            "networkId": 8882,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Unique Scan / Opal",
                    "url": "https://uniquescan.io/opal",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYJDpmWyjDa3H6BxweFmQXk4fU8b1GU7M9EqYcaUNvXzc",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "8883": {
        "chain": {
            "name": "Sapphire by Unique",
            "icon": "sapphire",
            "chain": "UNQ",
            "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": [],
            "nativeCurrency": {
                "name": "Quartz",
                "symbol": "QTZ",
                "decimals": 18
            },
            "infoURL": "https://unique.network",
            "shortName": "sph",
            "chainId": 8883,
            "networkId": 8883,
            "explorers": [
                {
                    "name": "Unique Scan / Sapphire",
                    "url": "https://uniquescan.io/sapphire",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd1PGt4cDRjFbh4ihP5QKEd4XQVwN1MkebYKdF56V74pf",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "8886": {
        "chain": {
            "name": "Avenium Testnet",
            "chain": "AVE",
            "rpc": [
                "https://eu-testnet.avenium.io/",
                "https://connect-testnet.avenium.io"
            ],
            "faucets": [
                "https://faucet-testnet.avenium.io"
            ],
            "nativeCurrency": {
                "name": "Ave Native Token",
                "symbol": "tAVE",
                "decimals": 18
            },
            "infoURL": "https://avenium.io",
            "shortName": "tave",
            "chainId": 8886,
            "networkId": 8886,
            "icon": "avenium",
            "status": "incubating",
            "explorers": [
                {
                    "name": "Avenium Explorer Testnet",
                    "icon": "avenium",
                    "url": "https://testnet.avescan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmU5yJvjdeVGzNutn2U6wLWfHDGsDafLfZg7HRJ8ji3yfJ",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "8888": {
        "chain": {
            "name": "XANAChain",
            "chain": "XANAChain",
            "rpc": [
                "https://mainnet.xana.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XETA",
                "symbol": "XETA",
                "decimals": 18
            },
            "infoURL": "https://xanachain.xana.net/",
            "shortName": "XANAChain",
            "chainId": 8888,
            "networkId": 8888,
            "icon": "xeta",
            "explorers": [
                {
                    "name": "XANAChain",
                    "url": "https://xanachain.xana.net",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWGNfwJ9o2vmKD3E6fjrxpbFP8W5q45zmYzHHoXwqqAoj",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8889": {
        "chain": {
            "name": "Vyvo Smart Chain",
            "chain": "VSC",
            "rpc": [
                "https://vsc-dataseed.vyvo.org:8889"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VSC",
                "symbol": "VSC",
                "decimals": 18
            },
            "infoURL": "https://vsc-dataseed.vyvo.org",
            "shortName": "vsc",
            "chainId": 8889,
            "networkId": 8889
        }
    },
    "8890": {
        "chain": {
            "name": "Orenium Testnet Protocol",
            "chain": "ORE",
            "rpc": [
                "https://rpc-dev-testnet.orenium.org/",
                "https://rpc-testnet.orenium.org/",
                "https://rpc-orc.oredex.finance",
                "https://testnet-rpc.oredex.finance",
                "https://oredex-node.oredex.finance"
            ],
            "nativeCurrency": {
                "name": "ORENIUM",
                "symbol": "tORE",
                "decimals": 18
            },
            "infoURL": "https://orenium.org",
            "shortName": "tore",
            "chainId": 8890,
            "networkId": 8890,
            "slip44": 1,
            "icon": "ore",
            "faucets": [
                "https://faucetcoin.orenium.org"
            ],
            "explorers": [
                {
                    "name": "ORE Testnet Explorer",
                    "icon": "ore",
                    "url": "https://testnet.oreniumscan.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXszYAtQxaFCG3s9vGHoLJnqxGJw2wTKNbruTJ8iDXU7K",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "8898": {
        "chain": {
            "name": "Mammoth Mainnet",
            "title": "Mammoth Chain",
            "chain": "MMT",
            "rpc": [
                "https://dataseed.mmtscan.io",
                "https://dataseed1.mmtscan.io",
                "https://dataseed2.mmtscan.io"
            ],
            "faucets": [
                "https://faucet.mmtscan.io/"
            ],
            "nativeCurrency": {
                "name": "Mammoth Token",
                "symbol": "MMT",
                "decimals": 18
            },
            "infoURL": "https://mmtchain.io/",
            "shortName": "mmt",
            "chainId": 8898,
            "networkId": 8898,
            "icon": "mmt",
            "explorers": [
                {
                    "name": "mmtscan",
                    "url": "https://mmtscan.io",
                    "standard": "EIP3091",
                    "icon": "mmt"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaF5gi2CbDKsJ2UchNkjBqmWjv8JEDP3vePBmxeUHiaK4",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "8899": {
        "chain": {
            "name": "JIBCHAIN L1",
            "chain": "JBC",
            "rpc": [
                "https://rpc-l1.jibchain.net",
                "https://rpc-l1.jibchain.net",
                "https://rpc-l1.inan.in.th"
            ],
            "faucets": [],
            "icon": "jbc",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "JIBCOIN",
                "symbol": "JBC",
                "decimals": 18
            },
            "infoURL": "https://jibchain.net",
            "shortName": "jbc",
            "chainId": 8899,
            "networkId": 8899,
            "explorers": [
                {
                    "name": "JIBCHAIN Explorer",
                    "url": "https://exp-l1.jibchain.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWvTUSCcQ17mDiKg3w1X5nW3q4wZGuVsZ9vwzJ8S9oCns",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "8911": {
        "chain": {
            "name": "Algen",
            "chain": "ALG",
            "rpc": [
                "https://rpc.algen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ALG",
                "symbol": "ALG",
                "decimals": 18
            },
            "infoURL": "https://www.algen.network",
            "shortName": "alg",
            "chainId": 8911,
            "networkId": 8911,
            "icon": "alg",
            "explorers": [
                {
                    "name": "algscan",
                    "url": "https://scan.algen.network",
                    "icon": "alg",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdSNGv2Atdaexawc4L3uAL7dL5aDREgWwPo2HNayQbpLm",
                "width": 323,
                "height": 323,
                "format": "png"
            }
        ]
    },
    "8912": {
        "chain": {
            "name": "Algen Testnet",
            "chain": "ALG",
            "rpc": [
                "https://rpc.test.algen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ALG",
                "symbol": "ALG",
                "decimals": 18
            },
            "infoURL": "https://www.algen.network",
            "shortName": "algTest",
            "chainId": 8912,
            "networkId": 8912,
            "icon": "alg",
            "explorers": [
                {
                    "name": "algscan",
                    "url": "https://scan.test.algen.network",
                    "icon": "alg",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdSNGv2Atdaexawc4L3uAL7dL5aDREgWwPo2HNayQbpLm",
                "width": 323,
                "height": 323,
                "format": "png"
            }
        ]
    },
    "8921": {
        "chain": {
            "name": "Algen Layer2",
            "chain": "ALG L2",
            "rpc": [
                "https://rpc.alg2.algen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ALG",
                "symbol": "ALG",
                "decimals": 18
            },
            "infoURL": "https://www.algen.network",
            "shortName": "algl2",
            "chainId": 8921,
            "networkId": 8921,
            "icon": "algl2",
            "explorers": [
                {
                    "name": "algl2scan",
                    "url": "https://scan.alg2.algen.network",
                    "icon": "algl2",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-8911",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmbLWspX1WryyfhiiuPpG5A7AGBJUvwdZtVPuzZoJyxS23",
                "width": 323,
                "height": 323,
                "format": "png"
            }
        ]
    },
    "8922": {
        "chain": {
            "name": "Algen Layer2 Testnet",
            "chain": "ALG L2",
            "rpc": [
                "https://rpc.alg2-test.algen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ALG",
                "symbol": "ALG",
                "decimals": 18
            },
            "infoURL": "https://www.algen.network",
            "shortName": "algl2Test",
            "chainId": 8922,
            "networkId": 8922,
            "icon": "algl2",
            "explorers": [
                {
                    "name": "algl2scan",
                    "url": "https://scan.alg2-test.algen.network",
                    "icon": "algl2",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-8921",
                "type": "shard"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmbLWspX1WryyfhiiuPpG5A7AGBJUvwdZtVPuzZoJyxS23",
                "width": 323,
                "height": 323,
                "format": "png"
            }
        ]
    },
    "8989": {
        "chain": {
            "name": "Giant Mammoth Mainnet",
            "title": "Giant Mammoth Chain",
            "chain": "GMMT",
            "rpc": [
                "https://rpc-asia.gmmtchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Giant Mammoth Coin",
                "symbol": "GMMT",
                "decimals": 18
            },
            "infoURL": "https://gmmtchain.io/",
            "shortName": "gmmt",
            "chainId": 8989,
            "networkId": 8989,
            "icon": "gmmt",
            "explorers": [
                {
                    "name": "gmmtscan",
                    "url": "https://scan.gmmtchain.io",
                    "standard": "EIP3091",
                    "icon": "gmmt"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVth4aPeskDTFqRifUugJx6gyEHCmx2PFbMWUtsCSQFkF",
                "width": 468,
                "height": 518,
                "format": "png"
            }
        ]
    },
    "8995": {
        "chain": {
            "name": "bloxberg",
            "chain": "bloxberg",
            "rpc": [
                "https://core.bloxberg.org"
            ],
            "faucets": [
                "https://faucet.bloxberg.org/"
            ],
            "nativeCurrency": {
                "name": "BERG",
                "symbol": "U+25B3",
                "decimals": 18
            },
            "infoURL": "https://bloxberg.org",
            "shortName": "berg",
            "chainId": 8995,
            "networkId": 8995
        }
    },
    "9000": {
        "chain": {
            "name": "Evmos Testnet",
            "chain": "Evmos",
            "rpc": [
                "https://eth.bd.evmos.dev:8545",
                "https://evmos-testnet.lava.build",
                "https://eth.bd.evmos.dev:8545",
                "https://evmos-testnet-evm-rpc.publicnode.com",
                "wss://evmos-testnet-evm-rpc.publicnode.com"
            ],
            "faucets": [
                "https://faucet.evmos.dev"
            ],
            "nativeCurrency": {
                "name": "test-Evmos",
                "symbol": "tEVMOS",
                "decimals": 18
            },
            "infoURL": "https://evmos.org",
            "shortName": "evmos-testnet",
            "chainId": 9000,
            "networkId": 9000,
            "slip44": 1,
            "icon": "evmos",
            "explorers": [
                {
                    "name": "Evmos Explorer (Escan)",
                    "url": "https://testnet.escan.live",
                    "standard": "none",
                    "icon": "evmos"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "9001": {
        "chain": {
            "name": "Evmos",
            "chain": "Evmos",
            "rpc": [
                "https://eth.bd.evmos.org:8545",
                "https://evmos.lava.build",
                "wss://evmos.lava.build/websocket",
                "https://evmos-evm-rpc.publicnode.com",
                "wss://evmos-evm-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Evmos",
                "symbol": "EVMOS",
                "decimals": 18
            },
            "infoURL": "https://evmos.org",
            "shortName": "evmos",
            "chainId": 9001,
            "networkId": 9001,
            "icon": "evmos",
            "explorers": [
                {
                    "name": "Evmos Explorer (Escan)",
                    "url": "https://escan.live",
                    "standard": "none",
                    "icon": "evmos"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "9003": {
        "chain": {
            "name": "Qubetics Alpha Testnet",
            "chain": "Qubetics Alpha Testnet",
            "rpc": [
                "https://alphatestnet-evm-rpc.qubetics.work/"
            ],
            "faucets": [
                "https://alphatestnet-explorer.qubetics.work/faucet"
            ],
            "nativeCurrency": {
                "name": "Qubetics Testnet Token",
                "symbol": "TICS",
                "decimals": 18
            },
            "infoURL": "https://www.qubetics.com/",
            "shortName": "QubeticsAlpha",
            "chainId": 9003,
            "networkId": 9003,
            "icon": "qubetics",
            "explorers": [
                {
                    "name": "Qubetics Alpha Testnet Explorer",
                    "url": "https://alphatestnet-explorer.qubetics.work/dashboard",
                    "standard": "none",
                    "icon": "qubetics"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy",
                "width": 235,
                "height": 234,
                "format": "png"
            }
        ]
    },
    "9007": {
        "chain": {
            "name": "Shido Testnet Block",
            "chain": "Shido Testnet",
            "rpc": [
                "https://rpc-testnet-nodes.shidoscan.com",
                "wss://wss-testnet-nodes.shidoscan.com"
            ],
            "faucets": [
                "https://testnet.shidoscan.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Shido Testnet Token",
                "symbol": "SHIDO",
                "decimals": 18
            },
            "infoURL": "https://www.nexablock.io",
            "shortName": "ShidoTestnet",
            "chainId": 9007,
            "networkId": 9007,
            "icon": "shidoChain",
            "explorers": [
                {
                    "name": "Shidoblock Testnet Explorer",
                    "url": "https://testnet.shidoscan.com",
                    "standard": "none",
                    "icon": "shidoChain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiatrf5pp7ywvrwvsv4otrex73u6v6bvhorqkxiop2hy2i572zjrba",
                "width": 1080,
                "height": 1080,
                "format": "png"
            }
        ]
    },
    "9008": {
        "chain": {
            "name": "Shido Network",
            "chain": "Shido Mainnet",
            "rpc": [
                "https://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/rpc",
                "wss://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/ws",
                "https://evm.shidoscan.net",
                "wss://wss.shidoscan.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shido",
                "symbol": "SHIDO",
                "decimals": 18
            },
            "infoURL": "https://shido.io",
            "shortName": "Shido",
            "chainId": 9008,
            "networkId": 9008,
            "icon": "shidoChain",
            "explorers": [
                {
                    "name": "Shidoscan",
                    "url": "https://shidoscan.com",
                    "standard": "none",
                    "icon": "shidoChain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiatrf5pp7ywvrwvsv4otrex73u6v6bvhorqkxiop2hy2i572zjrba",
                "width": 1080,
                "height": 1080,
                "format": "png"
            }
        ]
    },
    "9012": {
        "chain": {
            "name": "BerylBit Mainnet",
            "chain": "BRB",
            "rpc": [
                "https://mainnet.berylbit.io"
            ],
            "faucets": [
                "https://t.me/BerylBit"
            ],
            "nativeCurrency": {
                "name": "BerylBit Chain Native Token",
                "symbol": "BRB",
                "decimals": 18
            },
            "infoURL": "https://www.beryl-bit.com",
            "shortName": "brb",
            "chainId": 9012,
            "networkId": 9012,
            "icon": "berylbit",
            "explorers": [
                {
                    "name": "berylbit-explorer",
                    "url": "https://explorer.berylbit.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi",
                "width": 162,
                "height": 162,
                "format": "png"
            }
        ]
    },
    "9024": {
        "chain": {
            "name": "Nexa Testnet Block",
            "chain": "Nexa Testnet",
            "rpc": [
                "https://rpc-testnet-nodes.nexablockscan.io"
            ],
            "faucets": [
                "https://testnet.nexablockscan.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Nexa Testnet Token",
                "symbol": "NEXB",
                "decimals": 18
            },
            "infoURL": "https://www.nexablock.io",
            "shortName": "NexaTestnet",
            "chainId": 9024,
            "networkId": 9024,
            "icon": "nexaChain",
            "explorers": [
                {
                    "name": "Nexablock Testnet Explorer",
                    "url": "https://testnet.nexablockscan.io",
                    "standard": "none",
                    "icon": "nexaChain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib2t2lcaoh6iixrx4gjjvepws5tlsszfla5hb36b3mgyq7clve35y",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "9025": {
        "chain": {
            "name": "Nexa Mainnet Block",
            "chain": "Nexa Mainnet",
            "rpc": [
                "https://rpc-nodes.nexablockscan.io",
                "wss://wss-nodes.nexablockscan.io",
                "https://rpc-nodes-delta.nexablockscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nexa Mainnet Token",
                "symbol": "NEXB",
                "decimals": 18
            },
            "infoURL": "https://www.nexablock.io",
            "shortName": "Nexa",
            "chainId": 9025,
            "networkId": 9025,
            "icon": "nexaChain",
            "explorers": [
                {
                    "name": "Nexablock Mainnet Explorer",
                    "url": "https://nexablockscan.io",
                    "standard": "none",
                    "icon": "nexaChain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib2t2lcaoh6iixrx4gjjvepws5tlsszfla5hb36b3mgyq7clve35y",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "9029": {
        "chain": {
            "name": "Qubetics Testnet",
            "chain": "Qubetics Testnet",
            "rpc": [
                "https://rpc-testnet.qubetics.work/"
            ],
            "faucets": [
                "https://testnet.qubetics.work/faucet"
            ],
            "nativeCurrency": {
                "name": "Qubetics Testnet Token",
                "symbol": "TICS",
                "decimals": 18
            },
            "infoURL": "https://www.qubetics.com/",
            "shortName": "Qubetics",
            "chainId": 9029,
            "networkId": 9029,
            "icon": "qubetics",
            "explorers": [
                {
                    "name": "Qubetics Testnet Explorer",
                    "url": "https://testnet.qubetics.work",
                    "standard": "none",
                    "icon": "qubetics"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy",
                "width": 235,
                "height": 234,
                "format": "png"
            }
        ]
    },
    "9030": {
        "chain": {
            "name": "Qubetics Mainnet",
            "chain": "Qubetics Mainnet",
            "rpc": [
                "https://rpc.qubetics.com",
                "wss://socket-testnet.qubetics.work",
                "https://evm-rpc-arch.qubetics.com",
                "https://evm-ws-arch.qubetics.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Qubetics",
                "symbol": "TICS",
                "decimals": 18
            },
            "infoURL": "https://www.qubetics.com",
            "shortName": "QubeticsMainnet",
            "chainId": 9030,
            "networkId": 9030,
            "icon": "qubetics",
            "explorers": [
                {
                    "name": "Qubetics Mainnet Explorer",
                    "url": "https://ticsscan.com",
                    "standard": "none",
                    "icon": "qubetics"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy",
                "width": 235,
                "height": 234,
                "format": "png"
            }
        ]
    },
    "9069": {
        "chain": {
            "name": "Apex Fusion - Nexus Mainnet",
            "chain": "Nexus Mainnet",
            "rpc": [
                "https://rpc.nexus.mainnet.apexfusion.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Apex Fusion Token",
                "symbol": "AP3X",
                "decimals": 18
            },
            "infoURL": "https://apexfusion.org/",
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "shortName": "AP3X",
            "chainId": 9069,
            "networkId": 9069,
            "icon": "apexfusion",
            "explorers": [
                {
                    "name": "apexfusion",
                    "url": "https://explorer.nexus.mainnet.apexfusion.org",
                    "icon": "apexfusion",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNwCGNY4M1pxoNJ8j2f71sm4Z1Gbtre1vnhq3r2PmHw8B",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "9070": {
        "chain": {
            "name": "Apex Fusion - Nexus testnet",
            "chain": "Nexus testnet",
            "rpc": [
                "https://rpc.nexus.testnet.apexfusion.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Apex Fusion Token",
                "symbol": "tAP3X",
                "decimals": 18
            },
            "infoURL": "https://apexfusion.org/",
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "shortName": "tAP3X",
            "chainId": 9070,
            "networkId": 9070,
            "icon": "apexfusion",
            "explorers": [
                {
                    "name": "apexfusion",
                    "url": "https://explorer.nexus.testnet.apexfusion.org",
                    "icon": "apexfusion",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNwCGNY4M1pxoNJ8j2f71sm4Z1Gbtre1vnhq3r2PmHw8B",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "9090": {
        "chain": {
            "name": "Inco Gentry Testnet",
            "chain": "INCO",
            "rpc": [
                "https://testnet.inco.org"
            ],
            "faucets": [
                "https://faucet.inco.org"
            ],
            "nativeCurrency": {
                "name": "INCO",
                "symbol": "INCO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.inco.org",
            "shortName": "inco-gentry",
            "chainId": 9090,
            "networkId": 9090,
            "explorers": [
                {
                    "name": "Inco Gentry Testnet Explorer",
                    "url": "https://explorer.testnet.inco.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "9091": {
        "chain": {
            "name": "KPA Smart Chain Testnet",
            "chain": "KSC",
            "rpc": [
                "https://tkpa-rpc1.kpachain.com/",
                "https://tkpa-rpc2.kpachain.com/",
                "https://tkpa-rpc3.kpachain.com/",
                "https://tkpa-rpc4.kpachain.com/",
                "https://testnet-rpc1.kpascan.com/",
                "https://testnet-rpc2.kpascan.com/",
                "https://testnet-rpc3.kpascan.com/",
                "https://testnet-rpc4.kpascan.com/"
            ],
            "faucets": [
                "https://mint.kpachain.com"
            ],
            "nativeCurrency": {
                "name": "KPA Smart Chain Testnet",
                "symbol": "tKPA",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://kpachain.com",
            "shortName": "KPA",
            "chainId": 9091,
            "networkId": 9091,
            "icon": "koppa",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmbEzU7QQ4uJR2XTmkGAW9GNEsTMt6o8oYshPVeWVbSGaC",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "9100": {
        "chain": {
            "name": "Genesis Coin",
            "chain": "Genesis",
            "rpc": [
                "https://genesis-gn.com",
                "wss://genesis-gn.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GN Coin",
                "symbol": "GNC",
                "decimals": 18
            },
            "infoURL": "https://genesis-gn.com",
            "shortName": "GENEC",
            "chainId": 9100,
            "networkId": 9100
        }
    },
    "9108": {
        "chain": {
            "name": "Destra Dubai Testnet",
            "chain": "Destra",
            "status": "active",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sync",
                "symbol": "SYNC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "Destra",
            "chainId": 9108,
            "networkId": 9108,
            "slip44": 1,
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-4",
                "bridges": []
            }
        }
    },
    "9134": {
        "chain": {
            "name": "GIWA",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://giwa.io",
            "shortName": "giwa",
            "chainId": 9134,
            "networkId": 9134,
            "status": "incubating"
        }
    },
    "9170": {
        "chain": {
            "name": "Rinia Testnet Old",
            "chain": "FIRE",
            "icon": "rinia",
            "rpc": [],
            "faucets": [
                "https://faucet.thefirechain.com"
            ],
            "nativeCurrency": {
                "name": "Firechain",
                "symbol": "FIRE",
                "decimals": 18
            },
            "infoURL": "https://thefirechain.com",
            "shortName": "_old_tfire",
            "chainId": 9170,
            "networkId": 9170,
            "slip44": 1,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmRnnw2gtbU9TWJMLJ6tks7SN6HQV5rRugeoyN6csTYHt1",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "9223": {
        "chain": {
            "name": "Codefin Mainnet",
            "chain": "COF",
            "icon": "codefin",
            "rpc": [
                "https://chain-rpc.codefin.pro"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Codefin",
                "symbol": "COF",
                "decimals": 18
            },
            "infoURL": "https://network.codefin.pro",
            "shortName": "COF",
            "chainId": 9223,
            "networkId": 9223,
            "explorers": [
                {
                    "name": "Codefin Net Explorer",
                    "url": "https://explorer.codefin.pro",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVyAuAnKKNnGEpqeYMLPRfMdysLgPBTZeEXihXbRytGhp",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "9302": {
        "chain": {
            "name": "Galactica-Reticulum",
            "chain": "Galactica Testnet",
            "rpc": [
                "https://evm-rpc-http-reticulum.galactica.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Galactica Reticulum",
                "symbol": "GNET",
                "decimals": 18
            },
            "infoURL": "https://galactica.com",
            "shortName": "GNET",
            "chainId": 9302,
            "networkId": 9302,
            "explorers": [
                {
                    "name": "Galactica-Reticulum Explorer",
                    "url": "https://explorer-reticulum.galactica.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "9339": {
        "chain": {
            "name": "Dogcoin Testnet",
            "chain": "DOGS",
            "icon": "dogs",
            "rpc": [
                "https://testnet-rpc.dogcoin.me"
            ],
            "faucets": [
                "https://faucet.dogcoin.network"
            ],
            "nativeCurrency": {
                "name": "Dogcoin",
                "symbol": "DOGS",
                "decimals": 18
            },
            "infoURL": "https://dogcoin.network",
            "shortName": "DOGSt",
            "chainId": 9339,
            "networkId": 9339,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Dogcoin",
                    "url": "https://testnet.dogcoin.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZCadkExKThak3msvszZjo6UnAbUJKE61dAcg4TixuMC3",
                "width": 160,
                "height": 171,
                "format": "png"
            }
        ]
    },
    "9369": {
        "chain": {
            "name": "Z Chain",
            "title": "Z Chain",
            "chain": "Z",
            "rpc": [
                "https://rpc.zchain.org"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "Z",
                "symbol": "Z",
                "decimals": 18
            },
            "infoURL": "https://zero.tech",
            "shortName": "z",
            "chainId": 9369,
            "networkId": 9369,
            "icon": "z",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://zscan.live",
                    "icon": "z",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "bridge.zchain.org"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeiech76mp6ro4lo7pyferpovrnvghwb745upatj5h6be4cnav52zwu",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "9372": {
        "chain": {
            "name": "Oasys Testnet",
            "chain": "Oasys",
            "icon": "oasys",
            "rpc": [
                "https://rpc.testnet.oasys.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://oasys.games",
            "shortName": "OAS_TEST",
            "chainId": 9372,
            "networkId": 9372,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.oasys.games",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVjT18MJ7S965w5oTce5D3KPbzfoGGaKaNDKJcfGfSNWm",
                "width": 733,
                "height": 733,
                "format": "png"
            }
        ]
    },
    "9393": {
        "chain": {
            "name": "Dela Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia-dela.deperp.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.deperp.com/dela",
            "shortName": "delasep",
            "chainId": 9393,
            "networkId": 9393,
            "slip44": 1,
            "icon": "delaTestnet",
            "explorers": [
                {
                    "name": "basescout",
                    "url": "https://sepolia-delascan.deperp.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZQbfJfxYez8iQyVsB65y7ZTssKbgUpMXzPTEk5xGDwQB",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "9395": {
        "chain": {
            "name": "Evoke Mainnet",
            "chain": "MTHN",
            "icon": "mthn",
            "rpc": [
                "https://mainnet-rpc.evokescan.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MTHN",
                "symbol": "MTHN",
                "decimals": 18
            },
            "infoURL": "https://explorer.evokescan.org",
            "shortName": "MTHN",
            "chainId": 9395,
            "networkId": 9395,
            "explorers": [
                {
                    "name": "Evoke SmartChain Explorer",
                    "url": "https://explorer.evokescan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia5q26knsvxgkwxze7woepvsqat5n2hodokh4ozzphmhexqez5s34",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "9496": {
        "chain": {
            "name": "Load Alphanet",
            "chain": "LOAD",
            "rpc": [
                "https://testnet-rpc.wvm.dev",
                "https://alphanet.load.network"
            ],
            "faucets": [
                "https://load.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Testnet Load Token",
                "symbol": "tLOAD",
                "decimals": 18
            },
            "infoURL": "https://load.network",
            "shortName": "tload",
            "chainId": 9496,
            "networkId": 9496,
            "icon": "loadnetwork",
            "explorers": [
                {
                    "name": "Load Network Explorer",
                    "url": "https://explorer.load.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidgb2du22hxgj23jhyi2gipiovejn75cp6agmrklhxclu63v5pjxu",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "9511": {
        "chain": {
            "name": "Colossus Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.colossus.credit"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "colossus",
            "infoURL": "https://www.colossus.credit/",
            "shortName": "colsep",
            "chainId": 9511,
            "networkId": 9511,
            "slip44": 1,
            "explorers": [
                {
                    "name": "colossus-scout",
                    "url": "https://explorer.testnet.colossus.credit",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreielkfq7mjvjqjmjb3svbp32wwnul273logpvcwjxbzyujmcqengiu",
                "width": 3930,
                "height": 3248,
                "format": "png"
            }
        ]
    },
    "9527": {
        "chain": {
            "name": "Rangers Protocol Testnet Robin",
            "chain": "Rangers",
            "icon": "rangers",
            "rpc": [
                "https://robin.rangersprotocol.com/api/jsonrpc"
            ],
            "faucets": [
                "https://robin-faucet.rangersprotocol.com"
            ],
            "nativeCurrency": {
                "name": "Rangers Protocol Gas",
                "symbol": "tRPG",
                "decimals": 18
            },
            "infoURL": "https://rangersprotocol.com",
            "shortName": "trpg",
            "chainId": 9527,
            "networkId": 9527,
            "slip44": 1,
            "explorers": [
                {
                    "name": "rangersscan-robin",
                    "url": "https://robin-rangersscan.rangersprotocol.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "9528": {
        "chain": {
            "name": "QEasyWeb3 Testnet",
            "chain": "QET",
            "rpc": [
                "https://qeasyweb3.com"
            ],
            "faucets": [
                "http://faucet.qeasyweb3.com"
            ],
            "nativeCurrency": {
                "name": "QET",
                "symbol": "QET",
                "decimals": 18
            },
            "infoURL": "https://www.qeasyweb3.com",
            "shortName": "QETTest",
            "chainId": 9528,
            "networkId": 9528,
            "slip44": 1,
            "explorers": [
                {
                    "name": "QEasyWeb3 Explorer",
                    "url": "https://www.qeasyweb3.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "9559": {
        "chain": {
            "name": "Neonlink Testnet",
            "chain": "Neonlink",
            "rpc": [
                "https://testnet.neonlink.io"
            ],
            "faucets": [
                "https://faucet.neonlink.io/"
            ],
            "nativeCurrency": {
                "name": "Neonlink Native Token",
                "symbol": "tNEON",
                "decimals": 18
            },
            "infoURL": "https://neonlink.io",
            "shortName": "testneon",
            "chainId": 9559,
            "networkId": 9559,
            "slip44": 1,
            "icon": "neonlink",
            "explorers": [
                {
                    "name": "Neon Blockchain Explorer",
                    "url": "https://testnet-scan.neonlink.io",
                    "standard": "EIP3091",
                    "icon": "neonlink"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "9696": {
        "chain": {
            "name": "Rebus Mainnet",
            "title": "Rebuschain Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://apievml2.rebuschain.com/l2rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.rebuschain.com",
            "shortName": "rebus",
            "chainId": 9696,
            "networkId": 9696,
            "icon": "rebus",
            "explorers": [
                {
                    "name": "Rebus EVM Explorer (Blockscout)",
                    "url": "https://evm.rebuschain.com",
                    "icon": "rebus",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "9700": {
        "chain": {
            "name": "Oort MainnetDev",
            "title": "Oort MainnetDev",
            "chain": "MainnetDev",
            "rpc": [
                "https://dev-rpc.oortech.com",
                "https://dev-rpc.oortech.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oort",
                "symbol": "OORT",
                "decimals": 18
            },
            "infoURL": "https://oortech.com",
            "shortName": "MainnetDev",
            "chainId": 9700,
            "networkId": 9700,
            "icon": "oort",
            "explorers": [
                {
                    "name": "Oort MainnetDev Scan",
                    "url": "https://dev-scan.oortech.com",
                    "standard": "none",
                    "icon": "oort"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidrbvklkb52sgmg7cmy42fhf7vqpig7qj7bnrq24ijdwywkzr2tfy",
                "width": 1440,
                "height": 1440,
                "format": "png"
            }
        ]
    },
    "9728": {
        "chain": {
            "name": "Boba BNB Testnet",
            "chain": "Boba BNB Testnet",
            "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",
                "https://boba-bnb-testnet.gateway.tenderly.co",
                "wss://boba-bnb-testnet.gateway.tenderly.co"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaBnbTestnet",
            "chainId": 9728,
            "networkId": 9728,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Boba BNB Testnet block explorer",
                    "url": "https://testnet.bobascan.com",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-28882",
                "bridges": [
                    {
                        "url": "https://gateway.boba.network"
                    }
                ]
            }
        }
    },
    "9745": {
        "chain": {
            "name": "Plasma Mainnet",
            "chain": "Plasma",
            "rpc": [
                "https://rpc.plasma.to"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plasma",
                "symbol": "XPL",
                "decimals": 18
            },
            "infoURL": "https://plasma.to",
            "shortName": "plasma",
            "chainId": 9745,
            "networkId": 9745,
            "icon": "plasma",
            "explorers": [
                {
                    "name": "Routescan",
                    "url": "https://plasmascan.to",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicgr636cvsomnqj3ikgdpixfv7eh2nr2u3k7v423raav2lrpsvfwy",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "9746": {
        "chain": {
            "name": "Plasma Testnet",
            "chain": "Plasma",
            "rpc": [
                "https://testnet-rpc.plasma.to"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet Plasma",
                "symbol": "XPL",
                "decimals": 18
            },
            "infoURL": "https://plasma.to",
            "shortName": "plasma-testnet",
            "chainId": 9746,
            "networkId": 9746,
            "icon": "plasma",
            "explorers": [
                {
                    "name": "Routescan",
                    "url": "https://testnet.plasmascan.to",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicgr636cvsomnqj3ikgdpixfv7eh2nr2u3k7v423raav2lrpsvfwy",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "9747": {
        "chain": {
            "name": "Plasma Devnet",
            "chain": "Plasma",
            "rpc": [
                "https://devnet-rpc.plasma.to"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Devnet Plasma",
                "symbol": "XPL",
                "decimals": 18
            },
            "infoURL": "https://plasma.to",
            "shortName": "plasma-devnet",
            "chainId": 9747,
            "networkId": 9747,
            "icon": "plasma",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreicgr636cvsomnqj3ikgdpixfv7eh2nr2u3k7v423raav2lrpsvfwy",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "9768": {
        "chain": {
            "name": "MainnetZ Testnet",
            "chain": "NetZ",
            "icon": "mainnetzTestnet",
            "rpc": [
                "https://testnet-rpc.mainnetz.io"
            ],
            "faucets": [
                "https://faucet.mainnetz.io"
            ],
            "nativeCurrency": {
                "name": "MainnetZ",
                "symbol": "NetZ",
                "decimals": 18
            },
            "infoURL": "https://testnet.mainnetz.io",
            "shortName": "NetZt",
            "chainId": 9768,
            "networkId": 9768,
            "slip44": 1,
            "explorers": [
                {
                    "name": "MainnetZ",
                    "url": "https://testnet.mainnetz.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT5gJ5weBiLT3GoYuF5yRTRLdPLCVZ3tXznfqW7M8fxgG",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "9770": {
        "chain": {
            "name": "Nepachain",
            "chain": "Nepachain",
            "faucets": [],
            "rpc": [
                "https://network.nepachain.org",
                "https://network.nepachain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP2930"
                }
            ],
            "nativeCurrency": {
                "name": "Nepacoin",
                "symbol": "NPC",
                "decimals": 18
            },
            "infoURL": "https://docs.nepachain.org/",
            "shortName": "Nepachain",
            "chainId": 9770,
            "networkId": 9770,
            "explorers": []
        }
    },
    "9779": {
        "chain": {
            "name": "PepeNetwork Mainnet",
            "chain": "PepeNetwork",
            "rpc": [
                "https://rpc-mainnet.pepenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pepe",
                "symbol": "WPEPE",
                "decimals": 18
            },
            "infoURL": "https://pepenetwork.io",
            "shortName": "pn",
            "chainId": 9779,
            "networkId": 9779,
            "icon": "pepenetwork",
            "explorers": [
                {
                    "name": "Pepe Explorer",
                    "url": "https://explorer.pepenetwork.io",
                    "icon": "pepenetwork",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPX3uipdwd195z1MJff7uj8hpZdSuVvM5z47eiz2o7Gz5",
                "width": 960,
                "height": 944,
                "format": "png"
            }
        ]
    },
    "9788": {
        "chain": {
            "name": "Tabi Testnetv2",
            "chain": "TabiNetworkv2",
            "rpc": [
                "https://rpc.testnetv2.tabichain.com"
            ],
            "faucets": [
                "https://carnival.tabichain.com"
            ],
            "nativeCurrency": {
                "name": "Tabi",
                "symbol": "TABI",
                "decimals": 18
            },
            "infoURL": "https://www.tabichain.com",
            "shortName": "tabitestv2",
            "chainId": 9788,
            "networkId": 9788,
            "explorers": [
                {
                    "name": "Tabi Testnet V2 Explorer",
                    "url": "https://testnetv2.tabiscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "9789": {
        "chain": {
            "name": "Tabi Testnet",
            "chain": "TabiNetwork",
            "rpc": [
                "https://rpc.testnet.tabichain.com"
            ],
            "faucets": [
                "https://faucet.testnet.tabichain.com"
            ],
            "nativeCurrency": {
                "name": "Tabi",
                "symbol": "TABI",
                "decimals": 18
            },
            "infoURL": "https://www.tabichain.com",
            "shortName": "tabitest",
            "chainId": 9789,
            "networkId": 9789,
            "explorers": [
                {
                    "name": "Tabi Testnet Explorer",
                    "url": "https://testnet.tabiscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "9790": {
        "chain": {
            "name": "Carbon EVM",
            "chain": "Carbon",
            "icon": "carbon",
            "rpc": [
                "https://evm-api.carbon.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "swth",
                "symbol": "SWTH",
                "decimals": 18
            },
            "infoURL": "https://carbon.network/",
            "shortName": "carbon",
            "chainId": 9790,
            "networkId": 9790,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmQUHqi1gyuTuKmJQHqt9EyhN1FPmmmLNUK8u93nMGrxAy",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "9792": {
        "chain": {
            "name": "Carbon EVM Testnet",
            "chain": "Carbon",
            "icon": "carbon",
            "rpc": [
                "https://test-evm-api.carbon.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "swth",
                "symbol": "SWTH",
                "decimals": 18
            },
            "infoURL": "https://carbon.network/",
            "shortName": "carbon-testnet",
            "chainId": 9792,
            "networkId": 9792,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmQUHqi1gyuTuKmJQHqt9EyhN1FPmmmLNUK8u93nMGrxAy",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "9797": {
        "chain": {
            "name": "OptimusZ7 Mainnet",
            "chain": "OptimusZ7",
            "icon": "OZ7Icon",
            "rpc": [
                "https://rpc.optimusz7.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OptimusZ7",
                "symbol": "OZ7",
                "decimals": 18
            },
            "infoURL": "http://optimusz7.com",
            "shortName": "OZ7m",
            "chainId": 9797,
            "networkId": 9797,
            "explorers": [
                {
                    "name": "OptimusZ7 Mainnet Explorer",
                    "url": "https://explorer.optimusz7.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmerd9Q3otjDuQAFbdiQyUnZk7UfPvkCr21E5N4VCNvhbj",
                "width": 493,
                "height": 506,
                "format": "png"
            }
        ]
    },
    "9818": {
        "chain": {
            "name": "IMPERIUM TESTNET",
            "chain": "tIMP",
            "rpc": [
                "https://data-aws-testnet.imperiumchain.com",
                "https://data-aws2-testnet.imperiumchain.com"
            ],
            "faucets": [
                "https://faucet.imperiumchain.com/"
            ],
            "nativeCurrency": {
                "name": "tIMP",
                "symbol": "tIMP",
                "decimals": 18
            },
            "infoURL": "https://imperiumchain.com",
            "shortName": "tIMP",
            "chainId": 9818,
            "networkId": 9818,
            "slip44": 1,
            "icon": "timp",
            "explorers": [
                {
                    "name": "IMPERIUM TESTNET Explorer",
                    "icon": "timp",
                    "url": "https://network.impscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcNGLzKyc7Gu2dgpBFF6t3KJwFuKC79D56DW8GTc5DWRw",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "9819": {
        "chain": {
            "name": "IMPERIUM MAINNET",
            "chain": "IMP",
            "rpc": [
                "https://data-aws-mainnet.imperiumchain.com",
                "https://data-aws2-mainnet.imperiumchain.com"
            ],
            "faucets": [
                "https://faucet.imperiumchain.com/"
            ],
            "nativeCurrency": {
                "name": "IMP",
                "symbol": "IMP",
                "decimals": 18
            },
            "infoURL": "https://imperiumchain.com",
            "shortName": "IMP",
            "chainId": 9819,
            "networkId": 9819,
            "icon": "imp",
            "explorers": [
                {
                    "name": "IMPERIUM Explorer",
                    "icon": "imp",
                    "url": "https://impscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcNGLzKyc7Gu2dgpBFF6t3KJwFuKC79D56DW8GTc5DWRw",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "9876": {
        "chain": {
            "name": "BinaryChain Testnet",
            "chain": "BinaryChain",
            "icon": "binary",
            "rpc": [
                "https://rpctestnet.binarychain.org"
            ],
            "faucets": [
                "https://faucet.testnet.binarychain.org"
            ],
            "nativeCurrency": {
                "name": "BINARY",
                "symbol": "BNRY",
                "decimals": 18
            },
            "infoURL": "https://binarychain.org",
            "shortName": "binarytestnet",
            "chainId": 9876,
            "networkId": 9876,
            "explorers": [
                {
                    "name": "BinaryChain Testnet Explorer",
                    "url": "https://explorer.testnet.binarychain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifb4vnpn3jv7cfdlne2dwhe6agdnpgmu46a7nbc5divjuyaznkyay",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "9888": {
        "chain": {
            "name": "Dogelayer Mainnet",
            "chain": "Dogelayer",
            "rpc": [
                "https://dl-rpc.dogelayer.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dogecoin",
                "symbol": "DOGE",
                "decimals": 18
            },
            "infoURL": "https://dogelayer.org",
            "shortName": "Dogelayer",
            "chainId": 9888,
            "networkId": 9888,
            "explorers": [
                {
                    "name": "Dogelayer mainnet explorer",
                    "url": "https://dl-explorer.dogelayer.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "9889": {
        "chain": {
            "name": "pointledger",
            "chain": "pointledger",
            "icon": "pointledger",
            "rpc": [
                "https://rpc.pointledger.net"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "PLG",
                "symbol": "PLG",
                "decimals": 18
            },
            "infoURL": "https://pointledger.net",
            "shortName": "pointledger",
            "chainId": 9889,
            "networkId": 9889,
            "explorers": [
                {
                    "name": "pointledger Explorer",
                    "url": "https://exp.pointledger.net",
                    "icon": "pointledger",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV1Q7Q9XKRin5C5Qg6TTb3BnqmC1Qb6jyebUbTMXGPV1L",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "9897": {
        "chain": {
            "name": "arena-z-testnet-deprecated",
            "title": "Arena-Z-Testnet-deprecated",
            "chain": "arena-z-testnet-deprecated",
            "rpc": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "arena-z",
            "infoURL": "https://raas.gelato.network/rollups/details/public/arena-z-testnet",
            "faucets": [],
            "shortName": "arena-z-testnet-deprecated",
            "chainId": 9897,
            "networkId": 9897,
            "slip44": 60,
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            },
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreic2vglaqxdbk5u7uw4vgksxri5xcbrnlysam57dsob2uvr33dzoma",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "9898": {
        "chain": {
            "name": "Larissa Chain",
            "title": "Larissa Chain",
            "chain": "Larissa",
            "rpc": [
                "https://rpc.larissa.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Larissa",
                "symbol": "LRS",
                "decimals": 18
            },
            "infoURL": "https://larissa.network",
            "shortName": "lrs",
            "chainId": 9898,
            "networkId": 1,
            "slip44": 9898,
            "status": "active",
            "icon": "larissa",
            "explorers": [
                {
                    "name": "Larissa Scan",
                    "url": "https://scan.larissa.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZTWoZ3LvivSinaJ4aSwqU8pCXw8oSZNnUCh4wwXxtAoQ",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "9899": {
        "chain": {
            "name": "Arena-Z-Testnet",
            "title": "Arena-Z-Testnet",
            "chain": "arena-z-testnet",
            "rpc": [
                "https://testnet-rpc.arena-z.gg",
                "wss://testnet-ws.arena-z.gg"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "arena-z",
            "infoURL": "https://raas.gelato.network/rollups/details/public/arena-z-testnet",
            "faucets": [
                "https://testnet-faucet.arena-z.gg"
            ],
            "shortName": "arena-z-testnet",
            "chainId": 9899,
            "networkId": 9899,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.arena-z.gg",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.arena-z.gg"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreic2vglaqxdbk5u7uw4vgksxri5xcbrnlysam57dsob2uvr33dzoma",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "9901": {
        "chain": {
            "name": "Zytron Linea Mainnet",
            "chain": "ETH",
            "icon": "zytron",
            "rpc": [
                "https://rpc.zypher.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zytron.zypher.network/",
            "shortName": "zytron-linea",
            "chainId": 9901,
            "networkId": 9901,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.zypher.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY9cfmkCxJfPwKfCv6aF6CNiMWM5aN3jUSTf4rMfxaaJd",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "9911": {
        "chain": {
            "name": "Espento Mainnet",
            "chain": "SPENT",
            "rpc": [
                "https://rpc.escscan.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ESPENTO",
                "symbol": "SPENT",
                "decimals": 18
            },
            "infoURL": "https://espento.network",
            "shortName": "spent",
            "chainId": 9911,
            "networkId": 9911,
            "icon": "espento",
            "explorers": [
                {
                    "name": "escscan",
                    "url": "https://escscan.com",
                    "icon": "espento",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVvQdmAj6GNQjP1dsxQKbA7xgzqsciooGTQtQ2RsJ37Lf",
                "width": 335,
                "height": 335,
                "format": "svg"
            }
        ]
    },
    "9922": {
        "chain": {
            "name": "JingleX L2",
            "chain": "JNX",
            "icon": "jinglex",
            "rpc": [
                "https://rpc.jinglex.net"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://jinglex.net/faucet"
            ],
            "nativeCurrency": {
                "name": "JingleX",
                "symbol": "JNX",
                "decimals": 18
            },
            "infoURL": "https://jinglex.net",
            "shortName": "jnx",
            "chainId": 9922,
            "networkId": 9922,
            "slip44": 60,
            "explorers": [
                {
                    "name": "JingleX Explorer",
                    "url": "https://jinglex.net/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic7ebm4g7s4rfjkmmuolpdrlrthmxxcmidbwnc5kvovs5ypv4ivh4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "9966": {
        "chain": {
            "name": "UXER TESTNET NETWORK",
            "chain": "UXER",
            "rpc": [
                "https://dev-testnet.uxer.network",
                "https://data-cloud-testnet.uxer.network"
            ],
            "faucets": [
                "https://faucet.uxer.network"
            ],
            "nativeCurrency": {
                "name": "UXER",
                "symbol": "tUXER",
                "decimals": 18
            },
            "infoURL": "https://uxer.network",
            "shortName": "uxer",
            "chainId": 9966,
            "networkId": 9966,
            "slip44": 1,
            "icon": "uxer",
            "explorers": [
                {
                    "name": "UXER TESTNET EXPLORER",
                    "icon": "uxer",
                    "url": "https://testnet.uxer.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQurJBRScSDar6oDJ4pAeKKvzHr49KJfS1iuCkbtiNe4x",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "9977": {
        "chain": {
            "name": "Mind Smart Chain Testnet",
            "chain": "tMIND",
            "icon": "mindchain",
            "rpc": [
                "https://testnet-msc.mindchain.info/",
                "wss://testnet-msc.mindchain.info/ws"
            ],
            "faucets": [
                "https://faucet.mindchain.info/"
            ],
            "nativeCurrency": {
                "name": "MIND Coin",
                "symbol": "tMIND",
                "decimals": 18
            },
            "infoURL": "https://mindchain.info",
            "shortName": "tMIND",
            "chainId": 9977,
            "networkId": 9977,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Mind Chain explorer",
                    "url": "https://testnet.mindscan.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX2b4CzNyrNgy4ERBEteSS9MsuYNVYeq2sSMMiogGjbFP",
                "width": 732,
                "height": 732,
                "format": "jpg"
            }
        ]
    },
    "9980": {
        "chain": {
            "name": "Combo Mainnet",
            "chain": "Combo",
            "icon": "combo",
            "rpc": [
                "https://rpc.combonetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "BNB",
                "decimals": 18
            },
            "infoURL": "https://combonetwork.io",
            "shortName": "combo-mainnet",
            "chainId": 9980,
            "networkId": 9980,
            "explorers": [
                {
                    "name": "combotrace explorer",
                    "url": "https://combotrace.nodereal.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRR4v6h6z21BpgS9xY3ExLB4Gkmm3i3dJWQx27oTGifq8",
                "width": 800,
                "height": 693,
                "format": "png"
            }
        ]
    },
    "9981": {
        "chain": {
            "name": "Volley Mainnet",
            "chain": "Volley",
            "icon": "volley",
            "rpc": [
                "https://main-rpc.volleychain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "V2X",
                "symbol": "V2X",
                "decimals": 18
            },
            "infoURL": "https://www.volleychain.com",
            "shortName": "volley-mainnet",
            "chainId": 9981,
            "networkId": 9981,
            "explorers": [
                {
                    "name": "Volley Mainnet Explorer",
                    "url": "https://volleyscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd8hyeNQ2zvJh6b1F1A7ujKaDAoznqA9ejH2RJdRaimUk",
                "width": 512,
                "height": 514,
                "format": "png"
            }
        ]
    },
    "9982": {
        "chain": {
            "name": "MFEV CHAIN MAINNET",
            "chain": "MFEV CHAIN",
            "rpc": [
                "https://rpc.mfevscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MFEV",
                "symbol": "MFEV",
                "decimals": 18
            },
            "infoURL": "https://mfevscan.com",
            "shortName": "mfevscan",
            "chainId": 9982,
            "networkId": 9982,
            "slip44": 108,
            "explorers": [
                {
                    "name": "MFEV CHAIN",
                    "url": "https://mfevscan.com",
                    "icon": "mfev",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "9990": {
        "chain": {
            "name": "Agung Network",
            "chain": "Agung",
            "icon": "agung",
            "rpc": [
                "https://wss-async.agung.peaq.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Agung",
                "symbol": "AGNG",
                "decimals": 18
            },
            "infoURL": "https://www.peaq.network",
            "shortName": "AGNG",
            "chainId": 9990,
            "networkId": 9990,
            "explorers": [
                {
                    "name": "Polkadot.js",
                    "url": "https://polkadot.js.org/apps/?rpc=wss:///wss-async.agung.peaq.network#/explorer",
                    "standard": "none"
                },
                {
                    "name": "Subscan",
                    "url": "https://agung-testnet.subscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibkqdof3ztkdhgukwvkacwgrjb27e23hgz5c6mmudzu5hipyvgisa",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "9996": {
        "chain": {
            "name": "Mind Smart Chain Mainnet",
            "chain": "MIND",
            "icon": "mindchain",
            "rpc": [
                "https://rpc-msc.mindchain.info/",
                "https://seednode.mindchain.info",
                "https://archive.mindchain.info/",
                "https://mind-smart-chain.rpc.thirdweb.com",
                "wss://archive.mindchain.info/ws",
                "wss://seednode.mindchain.info/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MIND Coin",
                "symbol": "MIND",
                "decimals": 18
            },
            "infoURL": "https://mindchain.info",
            "shortName": "MIND",
            "chainId": 9996,
            "networkId": 9996,
            "explorers": [
                {
                    "name": "Mind Chain explorer",
                    "url": "https://mainnet.mindscan.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX2b4CzNyrNgy4ERBEteSS9MsuYNVYeq2sSMMiogGjbFP",
                "width": 732,
                "height": 732,
                "format": "jpg"
            }
        ]
    },
    "9997": {
        "chain": {
            "name": "AltLayer Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet-rollup-api.altlayer.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://altlayer.io",
            "shortName": "alt-testnet",
            "chainId": 9997,
            "networkId": 9997,
            "slip44": 1,
            "icon": "altlayer",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-rollup-explorer.altlayer.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb",
                "width": 1080,
                "height": 1025,
                "format": "png"
            }
        ]
    },
    "9998": {
        "chain": {
            "name": "Ztc Mainnet",
            "chain": "ZTC",
            "rpc": [
                "https://zitcoin.us"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ztcer",
                "symbol": "ZTC",
                "decimals": 5
            },
            "infoURL": "https://ztc.best",
            "shortName": "ZTC",
            "chainId": 9998,
            "networkId": 9998
        }
    },
    "9999": {
        "chain": {
            "name": "myOwn Testnet",
            "chain": "myOwn",
            "rpc": [
                "https://geth.dev.bccloud.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MYN",
                "symbol": "MYN",
                "decimals": 18
            },
            "infoURL": "https://docs.bccloud.net/",
            "shortName": "myn",
            "chainId": 9999,
            "networkId": 9999,
            "slip44": 1
        }
    },
    "10000": {
        "chain": {
            "name": "Smart Bitcoin Cash",
            "chain": "smartBCH",
            "rpc": [
                "https://smartbch.greyh.at",
                "https://rpc-mainnet.smartbch.org",
                "https://smartbch.fountainhead.cash/mainnet",
                "https://smartbch.devops.cash/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin Cash",
                "symbol": "BCH",
                "decimals": 18
            },
            "infoURL": "https://smartbch.org/",
            "shortName": "smartbch",
            "chainId": 10000,
            "networkId": 10000
        }
    },
    "10001": {
        "chain": {
            "name": "Smart Bitcoin Cash Testnet",
            "chain": "smartBCHTest",
            "rpc": [
                "https://rpc-testnet.smartbch.org",
                "https://smartbch.devops.cash/testnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin Cash Test Token",
                "symbol": "BCHT",
                "decimals": 18
            },
            "infoURL": "http://smartbch.org/",
            "shortName": "smartbchtest",
            "chainId": 10001,
            "networkId": 10001,
            "slip44": 1
        }
    },
    "10010": {
        "chain": {
            "name": "Warden Testnet",
            "chain": "WARD",
            "rpc": [
                "https://evm.chiado.wardenprotocol.org",
                "wss://evm-ws.chiado.wardenprotocol.org"
            ],
            "faucets": [
                "https://faucet.chiado.wardenprotocol.org"
            ],
            "nativeCurrency": {
                "name": "WARD",
                "symbol": "WARD",
                "decimals": 18
            },
            "infoURL": "https://wardenprotocol.org",
            "icon": "warden",
            "shortName": "ward",
            "chainId": 10010,
            "networkId": 10010
        },
        "icon": [
            {
                "url": "ipfs://Qmdz49xumH5yHb9jXKLR69Liv4STJQq5xW1g9xCQ9vJ3fB",
                "width": 228,
                "height": 228,
                "format": "png"
            }
        ]
    },
    "10011": {
        "chain": {
            "name": "DeepSafe Beta Mainnet",
            "chain": "DeepSafe",
            "rpc": [
                "https://betamainnet-rpc-node-http.deepsafe.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DeepSafe Native Token",
                "symbol": "DEF",
                "decimals": 18
            },
            "infoURL": "https://deepsafe.network/",
            "shortName": "DeepSafe",
            "chainId": 10011,
            "networkId": 10011,
            "icon": "deepsafe"
        },
        "icon": [
            {
                "url": "ipfs://QmQJi1wfrLzywtbvNetvc6hV6SL825qvgZSKe3coJv8JNm",
                "width": 237,
                "height": 237,
                "format": "png"
            }
        ]
    },
    "10024": {
        "chain": {
            "name": "Gon Chain",
            "chain": "GonChain",
            "icon": "gonchain",
            "rpc": [
                "https://node1.testnet.gaiaopen.network",
                "https://node1.mainnet.gon.network",
                "https://node2.mainnet.gon.network",
                "https://node3.mainnet.gon.network",
                "https://node4.mainnet.gon.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gon Token",
                "symbol": "GT",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "gon",
            "chainId": 10024,
            "networkId": 10024,
            "explorers": [
                {
                    "name": "Gon Explorer",
                    "url": "https://gonscan.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPtiJGaApbW3ATZhPW3pKJpw3iGVrRGsZLWhrDKF9ZK18",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "10025": {
        "chain": {
            "name": "AEON Chain",
            "chain": "AEON Chain",
            "icon": "aeon",
            "rpc": [
                "https://node.aeon.xyz/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AEON Token",
                "symbol": "AEON",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "aeon",
            "chainId": 10025,
            "networkId": 10025,
            "explorers": [
                {
                    "name": "AEON Explorer",
                    "url": "https://scan.aeon.xyz",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmeq49hbjDHYyWs4UyUHwwde5WUemJYJSLSXiik6up5NjE",
                "width": 240,
                "height": 240,
                "format": "png"
            }
        ]
    },
    "10066": {
        "chain": {
            "name": "Chain Opera Testnet",
            "chain": "Chain Opera Testnet",
            "rpc": [
                "http://40.78.123.6:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "coai",
                "symbol": "CO",
                "decimals": 18
            },
            "infoURL": "https://chainopera.ai/",
            "shortName": "chainopera-testnet",
            "chainId": 10066,
            "networkId": 10066
        }
    },
    "10081": {
        "chain": {
            "name": "Japan Open Chain Testnet",
            "chain": "JOCT",
            "rpc": [
                "https://rpc-1.testnet.japanopenchain.org:8545",
                "https://rpc-2.testnet.japanopenchain.org:8545",
                "https://rpc-3.testnet.japanopenchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Japan Open Chain Testnet Token",
                "symbol": "JOCT",
                "decimals": 18
            },
            "infoURL": "https://www.japanopenchain.org/",
            "shortName": "joct",
            "chainId": 10081,
            "networkId": 10081,
            "icon": "joct",
            "slip44": 1,
            "explorers": [
                {
                    "name": "Testnet Block Explorer",
                    "url": "https://explorer.testnet.japanopenchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih2t3wrflgcnha4aeonyn23h43rcbskatzvwliyatp5shudkwu2d4",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "10085": {
        "chain": {
            "name": "Volcano Chain Mainnet",
            "chain": "Volcano",
            "icon": "volcano",
            "rpc": [
                "https://mainnet.vchain.pro",
                "wss://wss.mainnet.vchain.pro"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Volcano Coin",
                "symbol": "VC",
                "decimals": 18
            },
            "infoURL": "https://vex.pro",
            "shortName": "volcanochain",
            "chainId": 10085,
            "networkId": 10085,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://vchainscan.com",
                    "icon": "volcano",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihuzbawkb6ymsqrptcalixg6z4wom2dt4sqsfz7zs5abcyw23jfcu",
                "width": 317,
                "height": 317,
                "format": "png"
            }
        ]
    },
    "10086": {
        "chain": {
            "name": "SJATSH",
            "chain": "ETH",
            "rpc": [
                "http://geth.free.idcfengye.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://sjis.me",
            "shortName": "SJ",
            "chainId": 10086,
            "networkId": 10086
        }
    },
    "10096": {
        "chain": {
            "name": "MetaNova Verse",
            "chain": "MNV",
            "rpc": [
                "https://web3.metanovaverse.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MNV",
                "symbol": "MNV",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://metanovaverse.com/",
            "shortName": "mnv",
            "chainId": 10096,
            "networkId": 10096,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.metanovaverse.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Cosmos Explorer (Ping)",
                    "url": "https://ping.metanovaverse.com/metanovaverse",
                    "standard": "none"
                }
            ]
        }
    },
    "10101": {
        "chain": {
            "name": "Blockchain Genesis Mainnet",
            "chain": "GEN",
            "rpc": [
                "https://eu.mainnet.xixoio.com",
                "https://us.mainnet.xixoio.com",
                "https://asia.mainnet.xixoio.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GEN",
                "symbol": "GEN",
                "decimals": 18
            },
            "infoURL": "https://www.xixoio.com/",
            "shortName": "GEN",
            "chainId": 10101,
            "networkId": 10101
        }
    },
    "10143": {
        "chain": {
            "name": "Monad Testnet",
            "chain": "MON",
            "icon": "monad",
            "rpc": [
                "https://testnet-rpc.monad.xyz",
                "https://testnet-rpc.monad.xyz"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet MON Token",
                "symbol": "MON",
                "decimals": 18
            },
            "infoURL": "https://monad.xyz",
            "shortName": "mon-testnet",
            "chainId": 10143,
            "networkId": 10143,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Monad Testnet Explorer",
                    "url": "https://testnet.monadexplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya",
                "width": 32,
                "height": 32,
                "format": "svg"
            }
        ]
    },
    "10200": {
        "chain": {
            "name": "Gnosis Chiado Testnet",
            "chain": "GNO",
            "icon": "gnosis",
            "rpc": [
                "https://rpc.chiadochain.net",
                "https://rpc.chiadochain.net",
                "https://rpc.chiado.gnosis.gateway.fm",
                "wss://rpc.chiadochain.net/wss",
                "https://gnosis-chiado-rpc.publicnode.com",
                "wss://gnosis-chiado-rpc.publicnode.com",
                "https://gnosis-chiado.drpc.org",
                "wss://gnosis-chiado.drpc.org"
            ],
            "faucets": [
                "https://gnosisfaucet.com"
            ],
            "nativeCurrency": {
                "name": "Chiado xDAI",
                "symbol": "XDAI",
                "decimals": 18
            },
            "infoURL": "https://docs.gnosischain.com",
            "shortName": "chi",
            "chainId": 10200,
            "networkId": 10200,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout-chiadochain",
                    "url": "https://blockscout.chiadochain.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://gnosis-chiado.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
                "width": 1800,
                "height": 1800,
                "format": "png"
            }
        ]
    },
    "10201": {
        "chain": {
            "name": "MaxxChain Mainnet",
            "chain": "MaxxChain",
            "rpc": [
                "https://rpc.maxxchain.org",
                "https://rpc1.maxxchain.org",
                "https://rpc2.maxxchain.org"
            ],
            "faucets": [
                "https://faucet.maxxchain.org"
            ],
            "nativeCurrency": {
                "name": "Power",
                "symbol": "PWR",
                "decimals": 18
            },
            "icon": "pwr",
            "infoURL": "https://www.maxxchain.org/",
            "shortName": "PWR",
            "chainId": 10201,
            "networkId": 10201,
            "explorers": [
                {
                    "name": "MaxxChain Block Explorer",
                    "url": "https://explorer.maxxchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRhQG9TZrXDdbQeTzBmjg3pqgwaD5TKVZj8k4kaz8AoZx",
                "width": 1021,
                "height": 1021,
                "format": "png"
            }
        ]
    },
    "10218": {
        "chain": {
            "name": "Tea Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://tea-sepolia.g.alchemy.com/public"
            ],
            "faucets": [
                "https://faucet-sepolia.tea.xyz"
            ],
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sepolia.tea.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "nativeCurrency": {
                "name": "Sepolia Tea",
                "symbol": "TEA",
                "decimals": 18
            },
            "infoURL": "https://tea.xyz",
            "shortName": "teasep",
            "chainId": 10218,
            "networkId": 10218,
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            },
            "status": "active"
        }
    },
    "10222": {
        "chain": {
            "name": "GLScan",
            "chain": "GLC",
            "icon": "glc",
            "rpc": [
                "https://glc-dataseed.glscan.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GLC",
                "symbol": "GLC",
                "decimals": 18
            },
            "infoURL": "https://glscan.io/",
            "shortName": "glc",
            "chainId": 10222,
            "networkId": 10222,
            "slip44": 1,
            "explorers": [
                {
                    "name": "GLScan Explorer",
                    "url": "https://glscan.io",
                    "standard": "none",
                    "icon": "glc"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTw21p6UfXVH2BCU81G2Ck28ecoknz4v9mC35fF8Z987i",
                "width": 512,
                "height": 557,
                "format": "png"
            }
        ]
    },
    "10242": {
        "chain": {
            "name": "Arthera Mainnet",
            "chain": "AA",
            "icon": "arthera",
            "rpc": [
                "https://rpc.arthera.net",
                "https://rpc.arthera.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Arthera",
                "symbol": "AA",
                "decimals": 18
            },
            "infoURL": "https://docs.arthera.net/build/developing-sc/using-hardhat",
            "shortName": "aa",
            "chainId": 10242,
            "networkId": 10242,
            "slip44": 10242,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.arthera.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYQp3e52KjkT4bYdAvB6ACEEpXs2D8DozsDitaADRY2Ak",
                "width": 1024,
                "height": 998,
                "format": "png"
            }
        ]
    },
    "10243": {
        "chain": {
            "name": "Arthera Testnet",
            "chain": "AA",
            "icon": "arthera",
            "rpc": [
                "https://rpc-test.arthera.net",
                "https://rpc-test.arthera.net"
            ],
            "faucets": [
                "https://faucet.arthera.net"
            ],
            "nativeCurrency": {
                "name": "Arthera",
                "symbol": "AA",
                "decimals": 18
            },
            "infoURL": "https://docs.arthera.net",
            "shortName": "aat",
            "chainId": 10243,
            "networkId": 10243,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-test.arthera.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYQp3e52KjkT4bYdAvB6ACEEpXs2D8DozsDitaADRY2Ak",
                "width": 1024,
                "height": 998,
                "format": "png"
            }
        ]
    },
    "10248": {
        "chain": {
            "name": "0XTade",
            "chain": "0XTade Chain",
            "rpc": [
                "https://node.0xtchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "0XT",
                "symbol": "0XT",
                "decimals": 18
            },
            "infoURL": "https://www.0xtrade.finance/",
            "shortName": "0xt",
            "chainId": 10248,
            "networkId": 10248,
            "explorers": [
                {
                    "name": "0xtrade Scan",
                    "url": "https://www.0xtscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "10321": {
        "chain": {
            "name": "TAO EVM Mainnet",
            "chain": "TAO EVM",
            "icon": "taoevmIcon",
            "rpc": [
                "https://rpc.taoevm.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TAO",
                "symbol": "TAO",
                "decimals": 18
            },
            "infoURL": "https://taoevm.io",
            "shortName": "TAOm",
            "chainId": 10321,
            "networkId": 10321,
            "explorers": [
                {
                    "name": "TAO Mainnet Explorer",
                    "url": "https://taoscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS78hUX5zqYDqoFgyVmtWpCcx7bZW86Nhw5Nqt2GJrLh2",
                "width": 256,
                "height": 234,
                "format": "png"
            }
        ]
    },
    "10324": {
        "chain": {
            "name": "TAO EVM Testnet",
            "chain": "TAO EVM",
            "icon": "taoevmIcon",
            "rpc": [
                "https://testnet-rpc.taoevm.io"
            ],
            "faucets": [
                "https://faucet.taoevm.io"
            ],
            "nativeCurrency": {
                "name": "TAO",
                "symbol": "TAO",
                "decimals": 18
            },
            "infoURL": "https://taoevm.io",
            "shortName": "TAOt",
            "chainId": 10324,
            "networkId": 10324,
            "explorers": [
                {
                    "name": "TAO Testnet Explorer",
                    "url": "https://testnet.taoscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS78hUX5zqYDqoFgyVmtWpCcx7bZW86Nhw5Nqt2GJrLh2",
                "width": 256,
                "height": 234,
                "format": "png"
            }
        ]
    },
    "10395": {
        "chain": {
            "name": "WorldLand Testnet",
            "chain": "Worldland",
            "icon": "worldland",
            "rpc": [
                "https://gwangju.worldland.foundation"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Worldland",
                "symbol": "WLC",
                "decimals": 18
            },
            "infoURL": "https://worldland.foundation",
            "shortName": "TWLC",
            "chainId": 10395,
            "networkId": 10395,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Worldland Explorer",
                    "url": "https://testscan.worldland.foundation",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYZNTfK3byhgLsTjXP8vPubVHRz2CWsBrTJxZrQmKq6JZ",
                "width": 3509,
                "height": 2482,
                "format": "png"
            }
        ]
    },
    "10507": {
        "chain": {
            "name": "Numbers Mainnet",
            "chain": "NUM",
            "icon": "num",
            "rpc": [
                "https://mainnetrpc.num.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NUM Token",
                "symbol": "NUM",
                "decimals": 18
            },
            "infoURL": "https://numbersprotocol.io",
            "shortName": "Jade",
            "chainId": 10507,
            "networkId": 10507,
            "explorers": [
                {
                    "name": "ethernal",
                    "url": "https://mainnet.num.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreie3ba6ofosjqqiya6empkyw6u5xdrtcfzi2evvyt4u6utzeiezyhi",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "10508": {
        "chain": {
            "name": "Numbers Testnet",
            "chain": "NUM",
            "icon": "num",
            "rpc": [
                "https://testnetrpc.num.network"
            ],
            "faucets": [
                "https://faucet.avax.network/?subnet=num",
                "https://faucet.num.network"
            ],
            "nativeCurrency": {
                "name": "NUM Token",
                "symbol": "NUM",
                "decimals": 18
            },
            "infoURL": "https://numbersprotocol.io",
            "shortName": "Snow",
            "chainId": 10508,
            "networkId": 10508,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ethernal",
                    "url": "https://testnet.num.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreie3ba6ofosjqqiya6empkyw6u5xdrtcfzi2evvyt4u6utzeiezyhi",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "10791": {
        "chain": {
            "name": "TrustBitcoin Mainnet",
            "chain": "TBC",
            "rpc": [
                "https://rpc.trustbitcoin.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TrustBitcoin",
                "symbol": "TBC",
                "decimals": 18
            },
            "infoURL": "https://trustbitcoin.io",
            "shortName": "trustbtc",
            "chainId": 10791,
            "networkId": 10791,
            "icon": "trustbitcoin",
            "explorers": [
                {
                    "name": "TrustBitcoin Scan",
                    "url": "https://scan.trustbitcoin.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeifkxfdmobbohipm6vviyhq5isvfxgk3pypdgfbl4wdceeraz7t33y",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "10823": {
        "chain": {
            "name": "CryptoCoinPay",
            "chain": "CCP",
            "rpc": [
                "http://node106.cryptocoinpay.info:8545",
                "ws://node106.cryptocoinpay.info:8546"
            ],
            "faucets": [],
            "icon": "ccp",
            "nativeCurrency": {
                "name": "CryptoCoinPay",
                "symbol": "CCP",
                "decimals": 18
            },
            "infoURL": "https://www.cryptocoinpay.co",
            "shortName": "CCP",
            "chainId": 10823,
            "networkId": 10823,
            "explorers": [
                {
                    "name": "CCP Explorer",
                    "url": "https://cryptocoinpay.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPw1ixYYeXvTiRWoCt2jWe4YMd3B5o7TzL18SBEHXvhXX",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "10849": {
        "chain": {
            "name": "Lamina1",
            "chain": "Lamina1",
            "rpc": [
                "https://subnets.avax.network/lamina1/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "L1",
                "symbol": "L1",
                "decimals": 18
            },
            "infoURL": "https://www.lamina1.com/",
            "shortName": "lamina1",
            "chainId": 10849,
            "networkId": 10849,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Lamina1 Explorer",
                    "url": "https://subnets.avax.network/lamina1",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "10850": {
        "chain": {
            "name": "Lamina1 Identity",
            "chain": "Lamina1 Identity",
            "rpc": [
                "https://subnets.avax.network/lamina1id/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "L1 ID",
                "symbol": "L1ID",
                "decimals": 18
            },
            "infoURL": "https://www.lamina1.com/",
            "shortName": "lamina1id",
            "chainId": 10850,
            "networkId": 10850,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Lamina1 Identity Explorer",
                    "url": "https://subnets.avax.network/lamina1id",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "10888": {
        "chain": {
            "name": "GameSwift Chain Testnet",
            "title": "GameSwift Chain Testnet",
            "chain": "gameswift-chain-testnet",
            "rpc": [
                "https://rpc-testnet.gameswift.io",
                "wss://ws-testnet.gameswift.io"
            ],
            "nativeCurrency": {
                "name": "TGameSwift",
                "symbol": "tGS",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/gameswift-chain-testnet",
            "faucets": [],
            "shortName": "gameswift-chain-testnet",
            "chainId": 10888,
            "networkId": 10888,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.gameswift.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge-gelato.gameswift.io/bridge/gameswift-chain-testnet"
                    }
                ]
            }
        }
    },
    "10904": {
        "chain": {
            "name": "Ault Blockchain Testnet",
            "chain": "AULT",
            "icon": "ault",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet AULT Token",
                "symbol": "AULT",
                "decimals": 18
            },
            "infoURL": "https://aultblockchain.com",
            "shortName": "ault-testnet",
            "chainId": 10904,
            "networkId": 10904,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmR65pFw3pgcCDeZJ5SHiXPKPjKyLEZZez2cEQZNssR2zd",
                "width": 32,
                "height": 32,
                "format": "svg"
            }
        ]
    },
    "10920": {
        "chain": {
            "name": "Fuse Flash Testnet",
            "chain": "Fuse Flash",
            "rpc": [],
            "faucets": [
                "https://faucet.quicknode.com"
            ],
            "nativeCurrency": {
                "name": "Fuse",
                "symbol": "FUSE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.fuse.io",
            "shortName": "fuseflash",
            "chainId": 10920,
            "networkId": 10920,
            "icon": "fuse",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            },
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmR3gooSiRfCuryT2y7Q37a3DqmdCKvV6vYp1fVpJW3VWz",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "10946": {
        "chain": {
            "name": "Quadrans Blockchain",
            "chain": "QDC",
            "icon": "quadrans",
            "rpc": [
                "https://rpc.quadrans.io",
                "https://rpcna.quadrans.io",
                "https://rpceu.quadrans.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Quadrans Coin",
                "symbol": "QDC",
                "decimals": 18
            },
            "infoURL": "https://quadrans.io",
            "shortName": "quadrans",
            "chainId": 10946,
            "networkId": 10946,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.quadrans.io",
                    "icon": "quadrans",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZFiYHnE4TrezPz8wSap9nMxG6m98w4fv7ataj2TfLNck",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "10947": {
        "chain": {
            "name": "Quadrans Blockchain Testnet",
            "chain": "tQDC",
            "icon": "quadrans",
            "rpc": [
                "https://rpctest.quadrans.io",
                "https://rpctest2.quadrans.io"
            ],
            "faucets": [
                "https://faucetpage.quadrans.io"
            ],
            "nativeCurrency": {
                "name": "Quadrans Testnet Coin",
                "symbol": "tQDC",
                "decimals": 18
            },
            "infoURL": "https://quadrans.io",
            "shortName": "quadranstestnet",
            "chainId": 10947,
            "networkId": 10947,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://explorer.testnet.quadrans.io",
                    "icon": "quadrans",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZFiYHnE4TrezPz8wSap9nMxG6m98w4fv7ataj2TfLNck",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "11000": {
        "chain": {
            "name": "KB Chain",
            "chain": "KB",
            "rpc": [
                "https://mainnet-rpc.kbcfoundation.com"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "KBC",
                "symbol": "KBC",
                "decimals": 18
            },
            "infoURL": "https://kbcfoundation.com",
            "shortName": "KBC",
            "chainId": 11000,
            "networkId": 11000,
            "explorers": [
                {
                    "name": "KBC Explorer",
                    "url": "https://scan.kbcfoundation.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11011": {
        "chain": {
            "name": "Shape Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.shape.network",
                "https://sepolia.shape.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://shape.network",
            "shortName": "shapesep",
            "chainId": 11011,
            "networkId": 11011,
            "icon": "shapeTestnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-sepolia.shape.network",
                    "standard": "EIP3091"
                }
            ],
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmUfr1ufnNJ4PcA3Jgf6jdi4ZiRFr6mPzKafwK1pSqvY9j",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "11100": {
        "chain": {
            "name": "Bool Network Beta Mainnet",
            "chain": "BOOL",
            "rpc": [
                "https://beta-rpc-node-http.bool.network",
                "https://beta-rpc-node-http.bool.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BOL",
                "symbol": "BOL",
                "decimals": 18
            },
            "infoURL": "https://bool.network/",
            "shortName": "BOL",
            "chainId": 11100,
            "networkId": 11100,
            "icon": "boolnetwork"
        },
        "icon": [
            {
                "url": "ipfs://QmPVnYRhenXH8X9NF3vy7oU1sHnoBoNU2xDU68uBqWoy3b",
                "width": 229,
                "height": 229,
                "format": "png"
            }
        ]
    },
    "11110": {
        "chain": {
            "name": "Astra",
            "chain": "Astra",
            "rpc": [
                "https://rpc.astranaut.io",
                "https://rpc1.astranaut.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Astra",
                "symbol": "ASA",
                "decimals": 18
            },
            "infoURL": "https://astranaut.io",
            "shortName": "astra",
            "chainId": 11110,
            "networkId": 11110,
            "icon": "astra",
            "explorers": [
                {
                    "name": "Astra EVM Explorer (Blockscout)",
                    "url": "https://explorer.astranaut.io",
                    "standard": "none",
                    "icon": "astra"
                },
                {
                    "name": "Astra PingPub Explorer",
                    "url": "https://ping.astranaut.io/astra",
                    "standard": "none",
                    "icon": "astra"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaBtaukPNNUNjdJSUAwuFFQMLbZX1Pc3fvXKTKQcds7Kf",
                "width": 104,
                "height": 80,
                "format": "png"
            }
        ]
    },
    "11111": {
        "chain": {
            "name": "WAGMI",
            "chain": "WAGMI",
            "icon": "wagmi",
            "rpc": [
                "https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"
            ],
            "faucets": [
                "https://faucet.avax.network/?subnet=wagmi"
            ],
            "nativeCurrency": {
                "name": "WAGMI",
                "symbol": "WGM",
                "decimals": 18
            },
            "infoURL": "https://subnets-test.avax.network/wagmi/details",
            "shortName": "WAGMI",
            "chainId": 11111,
            "networkId": 11111,
            "explorers": [
                {
                    "name": "Avalanche Subnet Explorer",
                    "url": "https://subnets-test.avax.network/wagmi",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNoyUXxnak8B3xgFxErkVfyVEPJUMHBzq7qJcYzkUrPR4",
                "width": 1920,
                "height": 1920,
                "format": "png"
            }
        ]
    },
    "11115": {
        "chain": {
            "name": "Astra Testnet",
            "chain": "Astra",
            "rpc": [
                "https://rpc.astranaut.dev"
            ],
            "faucets": [
                "https://faucet.astranaut.dev"
            ],
            "nativeCurrency": {
                "name": "test-Astra",
                "symbol": "tASA",
                "decimals": 18
            },
            "infoURL": "https://astranaut.io",
            "shortName": "astra-testnet",
            "chainId": 11115,
            "networkId": 11115,
            "slip44": 1,
            "icon": "astra",
            "explorers": [
                {
                    "name": "Astra EVM Explorer",
                    "url": "https://explorer.astranaut.dev",
                    "standard": "EIP3091",
                    "icon": "astra"
                },
                {
                    "name": "Astra PingPub Explorer",
                    "url": "https://ping.astranaut.dev/astra",
                    "standard": "none",
                    "icon": "astra"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaBtaukPNNUNjdJSUAwuFFQMLbZX1Pc3fvXKTKQcds7Kf",
                "width": 104,
                "height": 80,
                "format": "png"
            }
        ]
    },
    "11119": {
        "chain": {
            "name": "HashBit Mainnet",
            "chain": "HBIT",
            "rpc": [
                "https://mainnet-rpc.hashbit.org",
                "https://rpc.hashbit.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HashBit Native Token",
                "symbol": "HBIT",
                "decimals": 18
            },
            "infoURL": "https://hashbit.org",
            "shortName": "hbit",
            "chainId": 11119,
            "networkId": 11119,
            "explorers": [
                {
                    "name": "hashbitscan",
                    "url": "https://explorer.hashbit.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11124": {
        "chain": {
            "name": "Abstract Sepolia Testnet",
            "chain": "Abstract Sepolia Testnet",
            "rpc": [
                "https://api.testnet.abs.xyz",
                "https://api.testnet.abs.xyz"
            ],
            "faucets": [
                "https://faucet.triangleplatform.com/abstract/testnet"
            ],
            "chainId": 11124,
            "networkId": 11124,
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://abs.xyz/",
            "shortName": "abstract-sepolia",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.testnet.abs.xyz/bridge"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Abstract Sepolia Testnet Explorer",
                    "url": "https://sepolia.abscan.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11221": {
        "chain": {
            "name": "Shine Chain",
            "chain": "SC20",
            "rpc": [
                "https://rpc.shinescan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shine",
                "symbol": "SC20",
                "decimals": 18
            },
            "infoURL": "https://shinechain.tech",
            "shortName": "SC20",
            "chainId": 11221,
            "networkId": 11221,
            "icon": "shine",
            "explorers": [
                {
                    "name": "shinescan",
                    "url": "https://shinescan.io",
                    "icon": "shine",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUBkpY3prCTZHpx1fjrYLAJ6dPaGvNVTj97iy6p3NPUi1",
                "width": 161,
                "height": 161,
                "format": "png"
            }
        ]
    },
    "11227": {
        "chain": {
            "name": "Jiritsu Testnet Subnet",
            "chain": "JIRITSUTES",
            "rpc": [
                "https://subnets.avax.network/jiritsutes/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JIRI",
                "symbol": "TZW",
                "decimals": 18
            },
            "infoURL": "https://jiritsu.network",
            "shortName": "jiritsutes",
            "chainId": 11227,
            "networkId": 11227,
            "explorers": [
                {
                    "name": "JIRITSUTES Explorer",
                    "url": "https://subnets-test.avax.network/jiritsutes",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11235": {
        "chain": {
            "name": "Haqq Network",
            "chain": "Haqq",
            "rpc": [
                "https://rpc.eth.haqq.network",
                "https://rpc.eth.haqq.network",
                "https://haqq-evm-rpc.publicnode.com",
                "wss://haqq-evm-rpc.publicnode.com",
                "https://haqq.drpc.org",
                "wss://haqq.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Islamic Coin",
                "symbol": "ISLM",
                "decimals": 18
            },
            "infoURL": "https://islamiccoin.net",
            "shortName": "ISLM",
            "chainId": 11235,
            "networkId": 11235,
            "explorers": [
                {
                    "name": "Mainnet HAQQ Explorer",
                    "url": "https://explorer.haqq.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11343": {
        "chain": {
            "name": "StateMesh Testnet",
            "icon": "statemesh",
            "chain": "MESH",
            "rpc": [
                "https://rpc-test.statemesh.net"
            ],
            "faucets": [
                "https://faucet.statemesh.net"
            ],
            "nativeCurrency": {
                "name": "StateMesh",
                "symbol": "MESH",
                "decimals": 18
            },
            "infoURL": "https://statemesh.net",
            "shortName": "mesh-test",
            "chainId": 11343,
            "networkId": 11343,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-test.statemesh.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmc7KBcdrXMKvaq1xN6mubEqpvHdheFxs1YGZwZgLEPDrK",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "11437": {
        "chain": {
            "name": "Shyft Testnet",
            "chain": "SHYFTT",
            "icon": "shyft",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Shyft Test Token",
                "symbol": "SHYFTT",
                "decimals": 18
            },
            "infoURL": "https://shyft.network",
            "shortName": "shyftt",
            "chainId": 11437,
            "networkId": 11437,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Shyft Testnet BX",
                    "url": "https://bx.testnet.shyft.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi",
                "width": 400,
                "height": 400,
                "format": "svg"
            }
        ]
    },
    "11451": {
        "chain": {
            "name": "eGold Chain",
            "chain": "EGC",
            "icon": "egoldchain",
            "rpc": [
                "https://rpc.egoldchain.com",
                "wss://rpc.egoldchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aurum",
                "symbol": "XAU",
                "decimals": 18
            },
            "infoURL": "https://www.egoldchain.com",
            "shortName": "egoldchain",
            "chainId": 11451,
            "networkId": 11451,
            "explorers": [
                {
                    "name": "eGold Chain Block Explorer",
                    "url": "https://egoldscan.io",
                    "standard": "none",
                    "icon": "egoldchain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTQh54Rf3DFYxZZoQQ9yCjeAYXwzTaVua4KLmXX8AsFNF",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "11501": {
        "chain": {
            "name": "GEB Mainnet",
            "chain": "GEB",
            "rpc": [
                "https://rpc-mainnet-1.bevm.io",
                "https://rpc-mainnet-1.geb.network/",
                "https://rpc-mainnet-2.geb.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://geb.network",
            "shortName": "geb",
            "chainId": 11501,
            "networkId": 11501,
            "icon": "geb",
            "explorers": [
                {
                    "name": "geb mainnet scan",
                    "url": "https://scan.geb.network",
                    "standard": "none"
                },
                {
                    "name": "bevm mainnet oklink",
                    "url": "https://www.oklink.com/bevm",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT8DN1zVgkDDWV17kmKqP6vcJQZfhCKVj3HtgqbxUbi9g",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "11503": {
        "chain": {
            "name": "BEVM Testnet",
            "chain": "BEVM",
            "rpc": [
                "https://testnet.bevm.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://bevm.io",
            "shortName": "bevm-test",
            "chainId": 11503,
            "networkId": 11503,
            "icon": "bevm",
            "explorers": [
                {
                    "name": "bevm testnet scan",
                    "url": "https://scan-testnet.bevm.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "11504": {
        "chain": {
            "name": "GEB Signet",
            "chain": "GEB",
            "rpc": [
                "https://signet.geb.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://geb.network",
            "shortName": "geb-signet",
            "chainId": 11504,
            "networkId": 11504,
            "icon": "geb",
            "explorers": [
                {
                    "name": "geb signet scan",
                    "url": "https://scan-signet.geb.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT8DN1zVgkDDWV17kmKqP6vcJQZfhCKVj3HtgqbxUbi9g",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "11521": {
        "chain": {
            "name": "SatsChain",
            "chain": "SatsChain",
            "rpc": [
                "https://rpc-satschain-1.bevm.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SATS",
                "symbol": "SATS",
                "decimals": 18
            },
            "infoURL": "https://github.com/BTCSatsNetwork",
            "shortName": "satschain",
            "chainId": 11521,
            "networkId": 11521,
            "icon": "satschain",
            "explorers": [
                {
                    "name": "satschain scan",
                    "url": "https://scan-satschain.bevm.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicvi5dgn3wmkquqaicx743xc65dlqvnnuxsbsxq5hbzhaaaksxyo4",
                "width": 457,
                "height": 456,
                "format": "png"
            }
        ]
    },
    "11612": {
        "chain": {
            "name": "Sardis Testnet",
            "chain": "SRDX",
            "icon": "sardisTestnet",
            "rpc": [
                "https://testnet-rpc.sardisnetwork.com"
            ],
            "faucets": [
                "https://faucet.sardisnetwork.com"
            ],
            "nativeCurrency": {
                "name": "Sardis",
                "symbol": "SRDX",
                "decimals": 18
            },
            "infoURL": "https://mysardis.com",
            "shortName": "SRDXt",
            "chainId": 11612,
            "networkId": 11612,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Sardis",
                    "url": "https://testnet.sardisnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdR9QJjQEh1mBnf2WbJfehverxiP5RDPWMtEECbDP2rc3",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "11811": {
        "chain": {
            "name": "ARK Mainnet",
            "chain": "ARK",
            "icon": "ark",
            "rpc": [
                "https://rpc.ark.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ARK Token",
                "symbol": "ARK",
                "decimals": 18
            },
            "infoURL": "https://ark.io",
            "shortName": "ark",
            "chainId": 11811,
            "networkId": 11811,
            "slip44": 60,
            "explorers": [
                {
                    "name": "ARK Mainnet Explorer",
                    "url": "https://arkscan.io",
                    "standard": "none"
                }
            ],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://bafkreia6szwv32h5g5nmdk6dusypjvgo5cjochtulrg3zfwqd2bwyctevi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "11812": {
        "chain": {
            "name": "ARK Testnet",
            "chain": "ARK",
            "icon": "ark",
            "rpc": [
                "https://testnet.mainsailhq.com/rpc"
            ],
            "faucets": [
                "https://faucet.mainsailhq.com"
            ],
            "nativeCurrency": {
                "name": "DARK Token",
                "symbol": "DARK",
                "decimals": 18
            },
            "infoURL": "https://ark.io",
            "shortName": "ark-testnet",
            "chainId": 11812,
            "networkId": 11812,
            "slip44": 60,
            "explorers": [
                {
                    "name": "ARK Testnet Explorer",
                    "url": "https://explorer-demo.mainsailhq.com",
                    "standard": "none"
                }
            ],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://bafkreia6szwv32h5g5nmdk6dusypjvgo5cjochtulrg3zfwqd2bwyctevi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "11820": {
        "chain": {
            "name": "Artela Mainnet",
            "chain": "Artela",
            "rpc": [
                "https://node-euro.artela.network/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ART",
                "symbol": "ART",
                "decimals": 18
            },
            "infoURL": "https://artela.network/",
            "shortName": "artela-mainnet",
            "chainId": 11820,
            "networkId": 11820,
            "icon": "artela",
            "explorers": [
                {
                    "name": "ArtelaScan",
                    "url": "https://artscan.artela.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVLphQTid27kfv3R6Vd2UdiHYWYu3oUTmztmiqSBkZ3nu",
                "width": 877,
                "height": 877,
                "format": "png"
            }
        ]
    },
    "11822": {
        "chain": {
            "name": "Artela Testnet",
            "chain": "Artela",
            "rpc": [
                "https://betanet-rpc1.artela.network",
                "https://betanet-rpc1.artela.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ART",
                "symbol": "ART",
                "decimals": 18
            },
            "infoURL": "https://artela.network/",
            "shortName": "Artela",
            "chainId": 11822,
            "networkId": 11822,
            "explorers": [
                {
                    "name": "ArtelaScan",
                    "url": "https://betanet-scan.artela.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "OKXExplorer",
                    "url": "https://www.okx.com/web3/explorer/artela-testnet",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11888": {
        "chain": {
            "status": "deprecated",
            "name": "Santiment Intelligence Network DEPRECATED",
            "chain": "Santiment Intelligence Network DEPRECATED",
            "rpc": [
                "https://sanrchain-node.santiment.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SANold",
                "symbol": "SANold",
                "decimals": 18
            },
            "infoURL": "https://sanr.app",
            "shortName": "SANold",
            "chainId": 11888,
            "networkId": 11888,
            "icon": "sanrchain",
            "parent": {
                "chain": "eip155-1",
                "type": "L2",
                "bridges": [
                    {
                        "url": "https://sanr.app"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Santiment Intelligence Explorer",
                    "url": "https://app-explorer-pos.sanr.app",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPLMg5mYD8XRknvYbDkD2x7FXxYan7MPTeUWZC2CihwDM",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "11891": {
        "chain": {
            "name": "Polygon Supernet Arianee",
            "chain": "Arianee",
            "rpc": [
                "https://rpc.polygonsupernet.public.arianee.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Arianee",
                "symbol": "ARIA20",
                "decimals": 18
            },
            "infoURL": "https://arianee.org",
            "shortName": "Arianee",
            "chainId": 11891,
            "networkId": 11891,
            "explorers": [
                {
                    "name": "Polygon Supernet Arianee Explorer",
                    "url": "https://polygonsupernet.explorer.arianee.net",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-1",
                "type": "L2"
            }
        }
    },
    "12001": {
        "chain": {
            "name": "Fuse Testnet",
            "chain": "Fuse",
            "rpc": [
                "https://rpc.flash.fuse.io"
            ],
            "faucets": [
                "https://faucet.flash.fuse.io"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "fuseZK",
            "chainId": 12001,
            "networkId": 12001,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.flash.fuse.io",
                    "standard": "none"
                }
            ]
        }
    },
    "12009": {
        "chain": {
            "name": "SatoshiChain Mainnet",
            "chain": "SATS",
            "icon": "satoshichain",
            "rpc": [
                "https://mainnet-rpc.satoshichain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SatoshiChain Coin",
                "symbol": "SATS",
                "decimals": 18
            },
            "infoURL": "https://satoshichain.net",
            "shortName": "sats",
            "chainId": 12009,
            "networkId": 12009,
            "explorers": [
                {
                    "name": "SatoshiChain Explorer",
                    "url": "https://satoshiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRegpZQBW4o1imYNsW3d27MQjygBSU23Gf6JKje26nvs7",
                "width": 1251,
                "height": 1251,
                "format": "png"
            }
        ]
    },
    "12020": {
        "chain": {
            "name": "Aternos",
            "chain": "Aternos",
            "icon": "aternos",
            "rpc": [
                "https://rpc.aternoschain.com"
            ],
            "faucets": [
                "https://faucet.aternoschain.com"
            ],
            "nativeCurrency": {
                "name": "Aternos",
                "symbol": "ATR",
                "decimals": 18
            },
            "infoURL": "https://aternoschain.com",
            "shortName": "ATR",
            "chainId": 12020,
            "networkId": 12020,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.aternoschain.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUgfhv3rEsS6t9g6Lsf3TJ1mbnJqBrb8YUFPDiNG59QvT",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "12051": {
        "chain": {
            "name": "Singularity ZERO Testnet",
            "chain": "ZERO",
            "rpc": [
                "https://betaenv.singularity.gold:18545"
            ],
            "faucets": [
                "https://nft.singularity.gold"
            ],
            "nativeCurrency": {
                "name": "ZERO",
                "symbol": "tZERO",
                "decimals": 18
            },
            "infoURL": "https://www.singularity.gold",
            "shortName": "tZERO",
            "chainId": 12051,
            "networkId": 12051,
            "slip44": 1,
            "explorers": [
                {
                    "name": "zeroscan",
                    "url": "https://betaenv.singularity.gold:18002",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "12052": {
        "chain": {
            "name": "Singularity ZERO Mainnet",
            "chain": "ZERO",
            "rpc": [
                "https://zerorpc.singularity.gold"
            ],
            "faucets": [
                "https://zeroscan.singularity.gold"
            ],
            "nativeCurrency": {
                "name": "ZERO",
                "symbol": "ZERO",
                "decimals": 18
            },
            "infoURL": "https://www.singularity.gold",
            "shortName": "ZERO",
            "chainId": 12052,
            "networkId": 12052,
            "slip44": 621,
            "explorers": [
                {
                    "name": "zeroscan",
                    "url": "https://zeroscan.singularity.gold",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "12123": {
        "chain": {
            "name": "BRC Chain Mainnet",
            "chain": "BRC",
            "rpc": [
                "https://rpc.brcchain.io"
            ],
            "faucets": [
                "https://faucet.brcchain.io"
            ],
            "nativeCurrency": {
                "name": "BRC Chain mainnet native token",
                "symbol": "BRC",
                "decimals": 18
            },
            "infoURL": "https://bridge.brcchain.io",
            "shortName": "BRC",
            "chainId": 12123,
            "networkId": 12123,
            "icon": "brcchain",
            "explorers": [
                {
                    "name": "BRC Chain Explorer",
                    "url": "https://scan.brcchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX8qGX7xoZqYUpHxA85uZwQX2fgbTHvmddE1NfseDyBED",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "12216": {
        "chain": {
            "name": "L2 Protocol Mainnet",
            "chain": "L2P",
            "rpc": [
                "https://rpc.l2protocol.com",
                "wss://rpc.l2protocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "L2P",
                "symbol": "L2P",
                "decimals": 18
            },
            "infoURL": "https://l2protocol.com",
            "shortName": "l2p",
            "chainId": 12216,
            "networkId": 12216,
            "slip44": 714,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://l2pscan.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "12306": {
        "chain": {
            "name": "Fibonacci Mainnet",
            "chain": "FIBO",
            "icon": "fibonacci",
            "rpc": [
                "https://network.hzroc.art",
                "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"
            ],
            "nativeCurrency": {
                "name": "FIBONACCI UTILITY TOKEN",
                "symbol": "FIBO",
                "decimals": 18
            },
            "infoURL": "https://fibochain.org",
            "shortName": "fibo",
            "chainId": 12306,
            "networkId": 1230,
            "explorers": [
                {
                    "name": "fiboscan",
                    "url": "https://scan.fibochain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidiedaz3jugxmh2ylzlc4nympbd5iwab33adhwkcnblyop6vvj25y",
                "width": 1494,
                "height": 1494,
                "format": "png"
            }
        ]
    },
    "12321": {
        "chain": {
            "name": "BLG Testnet",
            "chain": "BLG",
            "icon": "blg",
            "rpc": [
                "https://rpc.blgchain.com"
            ],
            "faucets": [
                "https://faucet.blgchain.com"
            ],
            "nativeCurrency": {
                "name": "Blg",
                "symbol": "BLG",
                "decimals": 18
            },
            "infoURL": "https://blgchain.com",
            "shortName": "blgchain",
            "chainId": 12321,
            "networkId": 12321,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmUN5j2cre8GHKv52JE8ag88aAnRmuHMGFxePPvKMogisC",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "12323": {
        "chain": {
            "name": "Huddle01 dRTC Chain",
            "chain": "huddle01",
            "rpc": [
                "https://huddle01.calderachain.xyz/http",
                "https://huddle01.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://huddle01.com/",
            "shortName": "huddle01",
            "chainId": 12323,
            "networkId": 12323,
            "icon": "huddle01",
            "explorers": [
                {
                    "name": "Huddle01 Caldera Explorer",
                    "url": "https://huddle01.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiboef4bxbv2nnnvi4zph7poolk6kyno5qycnjzvbyep3gv6zkd2qa",
                "width": 200,
                "height": 200,
                "format": "jpg"
            }
        ]
    },
    "12324": {
        "chain": {
            "name": "L3X Protocol",
            "chainId": 12324,
            "shortName": "l3x",
            "chain": "L3X",
            "icon": "l3x",
            "networkId": 12324,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://rpc-mainnet.l3x.com",
                "https://rpc-mainnet.l3x.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "L3X Mainnet Explorer",
                    "url": "https://explorer.l3x.com",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://l3x.com",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmf1cim2ZvkgszKiFtmZj3K1z2YgVY7A4VtLkWw8kQxijq",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "12325": {
        "chain": {
            "name": "L3X Protocol Testnet",
            "chainId": 12325,
            "shortName": "l3x-testnet",
            "chain": "L3X",
            "icon": "l3x",
            "networkId": 12325,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://rpc-testnet.l3x.com",
                "https://rpc-testnet.l3x.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "L3X Testnet Explorer",
                    "url": "https://explorer-testnet.l3x.com",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://l3x.com",
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmf1cim2ZvkgszKiFtmZj3K1z2YgVY7A4VtLkWw8kQxijq",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "12345": {
        "chain": {
            "name": "Step Testnet",
            "title": "Step Test Network",
            "chain": "STEP",
            "icon": "step",
            "rpc": [
                "https://rpc.testnet.step.network"
            ],
            "faucets": [
                "https://faucet.step.network"
            ],
            "nativeCurrency": {
                "name": "FITFI",
                "symbol": "FITFI",
                "decimals": 18
            },
            "infoURL": "https://step.network",
            "shortName": "steptest",
            "chainId": 12345,
            "networkId": 12345,
            "slip44": 1,
            "explorers": [
                {
                    "name": "StepScan",
                    "url": "https://testnet.stepscan.io",
                    "icon": "step",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-43113"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVp9jyb3UFW71867yVtymmiRw7dPY4BTnsp3hEjr9tn8L",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "12358": {
        "chain": {
            "name": "GDPR Mainnet",
            "chain": "GDPR",
            "rpc": [
                "https://rpc.gdprchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GDPR",
                "symbol": "GDPR",
                "decimals": 18
            },
            "infoURL": "https://explorer.gdprchain.com",
            "shortName": "gdpr",
            "chainId": 12358,
            "networkId": 12358,
            "explorers": [
                {
                    "name": "GDPR Mainnet Explorer (Blockscout)",
                    "url": "https://explorer.gdprchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "12553": {
        "chain": {
            "name": "RSS3 VSL Mainnet",
            "chain": "RSS3",
            "rpc": [
                "https://rpc.rss3.io",
                "https://rpc.rss3.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RSS3",
                "symbol": "RSS3",
                "decimals": 18
            },
            "infoURL": "https://rss3.io",
            "shortName": "rss3",
            "chainId": 12553,
            "networkId": 12553,
            "icon": "rss3",
            "explorers": [
                {
                    "name": "RSS3 VSL Scan",
                    "url": "https://scan.rss3.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://explorer.rss3.io/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZFWYnufi6G2Z54oJ25sx2yf2Skx5tseJHJJa6Hc1G34t",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "12715": {
        "chain": {
            "name": "Rikeza Network Testnet",
            "title": "Rikeza Network Testnet",
            "chain": "Rikeza",
            "icon": "rikeza",
            "rpc": [
                "https://testnet-rpc.rikscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rikeza",
                "symbol": "RIK",
                "decimals": 18
            },
            "infoURL": "https://rikeza.io",
            "shortName": "tRIK",
            "chainId": 12715,
            "networkId": 12715,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Rikeza Blockchain explorer",
                    "url": "https://testnet.rikscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfJ1Qxpzi6CSLeFeWY1Bwe435CpT5za5WfrLUE7vNzZfy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "12781": {
        "chain": {
            "name": "Playdapp Testnet",
            "chain": "PDA",
            "icon": "pda",
            "rpc": [
                "https://subnets.avax.network/playdappte/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Playdapp",
                "symbol": "PDA",
                "decimals": 18
            },
            "infoURL": "https://playdapp.io",
            "shortName": "PDA-TESTNET",
            "chainId": 12781,
            "networkId": 12781,
            "explorers": [
                {
                    "name": "Playdapp Testnet Explorer",
                    "url": "https://subnets-test.avax.network/playdappte",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY6AkNb5TYrDbM5M7YpSM8X3aYn2LcPXeLXz6F7WoB27r",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "12890": {
        "chain": {
            "name": "Quantum Chain Testnet",
            "chain": "tQNET",
            "icon": "qnet",
            "rpc": [
                "https://testnet-rpc.quantumscan.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Quantum Chain",
                "symbol": "tQNET",
                "decimals": 18
            },
            "infoURL": "https://quantumnetwork.gg",
            "shortName": "tqnet",
            "chainId": 12890,
            "networkId": 12890,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Quantum Scan Testnet",
                    "url": "https://testnet.quantumscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibwywok67uewqbtqdzgr7nlk3lvvg7hxmbgwtn7kdwxe34useucvm",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "12898": {
        "chain": {
            "name": "PlayFair Testnet Subnet",
            "chain": "PLAYFAIR",
            "icon": "playfair",
            "rpc": [
                "https://rpc.letsplayfair.ai/ext/bc/2hhXFNp1jR4RuqvCmWQnBtt9CZnCmmyGr7TNTkxt7XY7pAzHMY/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTLT Token",
                "symbol": "BTLT",
                "decimals": 18
            },
            "infoURL": "https://letsplayfair.ai",
            "shortName": "playfair",
            "chainId": 12898,
            "networkId": 12898,
            "explorers": [
                {
                    "name": "Avalanche Subnet Explorer",
                    "url": "https://subnets-test.avax.network/letsplayfair",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNvoUp2RWiWQzHUKrZ7SnPzwF3FbCNd3jSdpGJhQdH1y5",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "13000": {
        "chain": {
            "name": "SPS",
            "chain": "SPS",
            "rpc": [
                "https://rpc.ssquad.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ECG",
                "symbol": "ECG",
                "decimals": 18
            },
            "infoURL": "https://ssquad.games/",
            "shortName": "SPS",
            "chainId": 13000,
            "networkId": 13000,
            "explorers": [
                {
                    "name": "SPS Explorer",
                    "url": "http://spsscan.ssquad.games",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "13113": {
        "chain": {
            "name": "RANNTA X-Chain",
            "chain": "RANNTA",
            "icon": "rannta",
            "rpc": [
                "https://rpc.rannta.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RANNTA Core X",
                "symbol": "RNTX",
                "decimals": 18
            },
            "infoURL": "https://rannta.com",
            "shortName": "rntx",
            "chainId": 13113,
            "networkId": 13113,
            "explorers": [
                {
                    "name": "RANNTA X-Chain Explorer",
                    "url": "https://explorer.rannta.com",
                    "icon": "rannta",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidbjadnjrdlmn6vm7brvd7sryvkuyegdvwetkzfmcqnl5z4sxfyye",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "13308": {
        "chain": {
            "name": "Credit Smart Chain",
            "chain": "CREDIT",
            "rpc": [
                "https://rpc.creditsmartchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Credit",
                "symbol": "CREDIT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://creditsmartchain.com",
            "shortName": "Credit",
            "chainId": 13308,
            "networkId": 13308,
            "icon": "credit",
            "explorers": [
                {
                    "name": "Creditscan",
                    "url": "https://scan.creditsmartchain.com",
                    "icon": "credit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifbso3gd4wu5wxl27xyurxctmuae2jyuy37guqtzx23nga6ba4ag4",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "13337": {
        "chain": {
            "name": "Beam Testnet",
            "chain": "BEAM",
            "rpc": [
                "https://build.onbeam.com/rpc/testnet",
                "https://build.onbeam.com/rpc/testnet",
                "wss://build.onbeam.com/ws/testnet",
                "https://subnets.avax.network/beam/testnet/rpc",
                "wss://subnets.avax.network/beam/testnet/ws"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.avax.network/?subnet=beam",
                "https://faucet.onbeam.com"
            ],
            "nativeCurrency": {
                "name": "Beam",
                "symbol": "BEAM",
                "decimals": 18
            },
            "infoURL": "https://www.onbeam.com",
            "shortName": "beam-testnet",
            "icon": "beam",
            "chainId": 13337,
            "networkId": 13337,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Beam Explorer",
                    "url": "https://subnets-test.avax.network/beam",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQJ21NWyGGDraicVEzS1Uqq1yXahM9NCuNZgnfYvtspdt",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "13370": {
        "chain": {
            "name": "Cannon Testnet",
            "title": "Cannon Private Testnet",
            "chain": "ETH",
            "rpc": [
                "http://127.0.0.1:8545",
                "http://127.0.0.1:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cannon Testnet Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://usecannon.com",
            "shortName": "cannon",
            "chainId": 13370,
            "networkId": 13370
        }
    },
    "13371": {
        "chain": {
            "name": "Immutable zkEVM",
            "chain": "Immutable zkEVM",
            "rpc": [
                "https://rpc.immutable.com",
                "https://rpc.immutable.com",
                "https://immutable-zkevm.drpc.org",
                "wss://immutable-zkevm.drpc.org"
            ],
            "faucets": [
                "https://docs.immutable.com/docs/zkEVM/guides/faucet"
            ],
            "nativeCurrency": {
                "name": "IMX",
                "symbol": "IMX",
                "decimals": 18
            },
            "infoURL": "https://www.immutable.com",
            "shortName": "imx",
            "chainId": 13371,
            "networkId": 13371,
            "icon": "immutable",
            "explorers": [
                {
                    "name": "Immutable explorer",
                    "url": "https://explorer.immutable.com",
                    "standard": "EIP3091",
                    "icon": "immutable"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXFUYFW4e6wifbU9LKVq7owM14bnE6ZbbYq3bn1jBP3Mw",
                "width": 1168,
                "height": 1168,
                "format": "png"
            }
        ]
    },
    "13381": {
        "chain": {
            "name": "Phoenix Mainnet",
            "chain": "Phoenix",
            "rpc": [
                "https://rpc.phoenixplorer.com",
                "https://rpc.phoenixplorer.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Phoenix",
                "symbol": "PHX",
                "decimals": 18
            },
            "infoURL": "https://cryptophoenix.org/phoenix",
            "shortName": "Phoenix",
            "chainId": 13381,
            "networkId": 13381,
            "icon": "phoenix",
            "explorers": [
                {
                    "name": "phoenixplorer",
                    "url": "https://phoenixplorer.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYiLMeKDXMSNuQmtxNdxm53xR588pcRXMf7zuiZLjQnc6",
                "width": 1501,
                "height": 1501,
                "format": "png"
            }
        ]
    },
    "13396": {
        "chain": {
            "name": "Masa",
            "chain": "MASA",
            "icon": "masa",
            "rpc": [
                "https://subnets.avax.network/masanetwork/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Masa Token",
                "symbol": "MASA",
                "decimals": 18
            },
            "infoURL": "https://masa.finance",
            "shortName": "masa",
            "chainId": 13396,
            "networkId": 13396,
            "explorers": [
                {
                    "name": "Masa Explorer",
                    "url": "https://subnets.avax.network/masa",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV4f9byENNduHgLi8o1pC1sBNe3QAege2NnFkqGkTKojT",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "13473": {
        "chain": {
            "name": "Immutable zkEVM Testnet",
            "chain": "Immutable zkEVM",
            "rpc": [
                "https://rpc.testnet.immutable.com",
                "https://rpc.testnet.immutable.com",
                "https://immutable-zkevm-testnet.drpc.org",
                "wss://immutable-zkevm-testnet.drpc.org"
            ],
            "faucets": [
                "https://docs.immutable.com/docs/zkEVM/guides/faucet"
            ],
            "nativeCurrency": {
                "name": "Test IMX",
                "symbol": "tIMX",
                "decimals": 18
            },
            "infoURL": "https://www.immutable.com",
            "shortName": "imx-testnet",
            "chainId": 13473,
            "networkId": 13473,
            "slip44": 1,
            "icon": "immutable",
            "explorers": [
                {
                    "name": "Immutable Testnet explorer",
                    "url": "https://explorer.testnet.immutable.com",
                    "standard": "EIP3091",
                    "icon": "immutable"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXFUYFW4e6wifbU9LKVq7owM14bnE6ZbbYq3bn1jBP3Mw",
                "width": 1168,
                "height": 1168,
                "format": "png"
            }
        ]
    },
    "13505": {
        "chain": {
            "name": "Gravity Alpha Testnet Sepolia",
            "chain": "Gravity",
            "rpc": [
                "https://rpc-sepolia.gravity.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Gravity",
                "symbol": "G",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP1108"
                }
            ],
            "infoURL": "https://gravity.xyz",
            "shortName": "gravitysep",
            "chainId": 13505,
            "networkId": 13505,
            "icon": "gravity",
            "explorers": [
                {
                    "name": "Gravity Alpha Testnet Sepolia Explorer",
                    "url": "https://explorer-sepolia.gravity.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://QmU5XU4S5oaGM5fj8oU1ovhWoXCzGWspwRj2zWRTuJrU4k",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "13579": {
        "chain": {
            "name": "Intuition Testnet",
            "chain": "TRUST",
            "icon": "intuition",
            "rpc": [
                "https://testnet.rpc.intuition.systems"
            ],
            "faucets": [
                "https://intuition-testnet.hub.caldera.xyz"
            ],
            "nativeCurrency": {
                "name": "Testnet TRUST",
                "symbol": "tTRUST",
                "decimals": 18
            },
            "infoURL": "https://intuition.systems",
            "shortName": "intuition-testnet",
            "chainId": 13579,
            "networkId": 13579,
            "explorers": [
                {
                    "name": "Intuition Testnet Explorer",
                    "url": "https://testnet.explorer.intuition.systems",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-84532"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQNvmur1LyzcuYr6PhCd1d9K8qa5yzGiowUw4x38pz3Qv",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "13600": {
        "chain": {
            "name": "Kronobit Mainnet",
            "title": "Kronobit Mainnet",
            "chain": "KNB",
            "rpc": [
                "https://mainnet-rpc.qbitscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kronobit",
                "symbol": "KNB",
                "decimals": 18
            },
            "infoURL": "https://kronobit.org",
            "shortName": "KNB",
            "chainId": 13600,
            "networkId": 13600,
            "icon": "kronobit",
            "explorers": [
                {
                    "name": "qbitscan",
                    "url": "https://explorer.qbitscan.com",
                    "icon": "kronobit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZEuR4bJaZkC497qQnsxHv23pZFcXb9dTdaDPCPo2sj9Z",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "13746": {
        "chain": {
            "name": "Game7 Testnet",
            "title": "Game7 Testnet",
            "chain": "Game7",
            "rpc": [
                "https://testnet-rpc.game7.io",
                "wss://testnet-rpc.game7.io",
                "https://testnet-rpc.game7.build",
                "wss://testnet-rpc.game7.build"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TG7T",
                "symbol": "TG7T",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://game7.io",
            "shortName": "g7t",
            "chainId": 13746,
            "networkId": 13746,
            "icon": "game7testnet",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet.game7.io",
                    "icon": "game7testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1",
                "width": 40,
                "height": 40,
                "format": "svg"
            }
        ]
    },
    "13766": {
        "chain": {
            "name": "Trexx",
            "chain": "Trexx",
            "icon": "trexx",
            "rpc": [
                "https://services.tanssi-mainnet.network/tanssi-2003",
                "wss://services.tanssi-mainnet.network/tanssi-2003"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TRX",
                "symbol": "TRX",
                "decimals": 18
            },
            "infoURL": "https://trexx.com.br",
            "shortName": "trexx",
            "chainId": 13766,
            "networkId": 13766,
            "explorers": [
                {
                    "name": "Tanssi EVM Basic Explorer",
                    "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib23xfvla3cgtykjuqtg7hngnvz6rhpigraomzvepcnhttdkaqmyy",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "13812": {
        "chain": {
            "name": "Susono",
            "chain": "SUS",
            "rpc": [
                "https://gateway.opn.network/node/ext/bc/2VsZe5DstWw2bfgdx3YbjKcMsJnNDjni95sZorBEdk9L9Qr9Fr/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Susono",
                "symbol": "OPN",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "sus",
            "chainId": 13812,
            "networkId": 13812,
            "explorers": [
                {
                    "name": "Susono",
                    "url": "http://explorer.opn.network",
                    "standard": "none"
                }
            ]
        }
    },
    "14000": {
        "chain": {
            "name": "SPS Testnet",
            "chain": "SPS-Testnet",
            "rpc": [
                "https://www.3sps.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ECG",
                "symbol": "ECG",
                "decimals": 18
            },
            "infoURL": "https://ssquad.games/",
            "shortName": "SPS-Test",
            "chainId": 14000,
            "networkId": 14000,
            "slip44": 1,
            "explorers": [
                {
                    "name": "SPS Test Explorer",
                    "url": "https://explorer.3sps.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "14088": {
        "chain": {
            "name": "Zeroth Testnet",
            "chain": "Zeroth",
            "icon": "zeroth",
            "rpc": [
                "https://test-my.zeroth.run"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zeroth",
                "symbol": "ZRHt",
                "decimals": 18
            },
            "infoURL": "https://www.zeroth.foundation",
            "shortName": "ZRHt",
            "chainId": 14088,
            "networkId": 14088,
            "explorers": [
                {
                    "name": "Zeroth Explorer",
                    "url": "https://test-scan.zeroth.run",
                    "icon": "zeroth",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVz2jPdp5vXo4mJVuTXLmwcfQsw3XVojkmochPckvCowz",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "14149": {
        "chain": {
            "name": "Bitharvest Chain Mainnet",
            "chain": "Bitharvest Chain Mainnet",
            "rpc": [
                "https://rpc.bthscan.io/"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitharvest Mainnet Native Token",
                "symbol": "BTH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "BitharvestMainnet",
            "chainId": 14149,
            "networkId": 14149,
            "explorers": [
                {
                    "name": "Bitharvest Mainnet Scan",
                    "url": "https://bthscan.io",
                    "standard": "EIP3091"
                }
            ],
            "icon": "bth"
        },
        "icon": [
            {
                "url": "ipfs://QmPdGw9RLstggj3xcVtAfzmP2rUy6i2FuM4KPLC9wTiQqm",
                "width": 1080,
                "height": 1080,
                "format": "jpg"
            }
        ]
    },
    "14235": {
        "chain": {
            "name": "Bitlazer",
            "chain": "bitlazer",
            "rpc": [
                "https://bitlazer.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "lzrBTC",
                "symbol": "lzrBTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://bitlazer.hub.caldera.xyz",
            "shortName": "bitlazer",
            "chainId": 14235,
            "networkId": 14235,
            "icon": "bitlazer",
            "explorers": [
                {
                    "name": "Bitlazer Caldera Explorer",
                    "url": "https://bitlazer.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4fgi2yp3ked4p356pbitpklsastu5zrztgdlkoihykm3vfmstyi",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "14324": {
        "chain": {
            "name": "EVOLVE Testnet",
            "chain": "EVO",
            "icon": "evolveIcon",
            "rpc": [
                "https://testnet-rpc.evolveblockchain.io"
            ],
            "faucets": [
                "https://faucet.evolveblockchain.io"
            ],
            "nativeCurrency": {
                "name": "Evolve",
                "symbol": "EVO",
                "decimals": 18
            },
            "infoURL": "https://evolveblockchain.io",
            "shortName": "evo",
            "chainId": 14324,
            "networkId": 14324,
            "explorers": [
                {
                    "name": "Evolve Testnet Explorer",
                    "url": "https://testnet.evolveblockchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVxtpYYzc5214CB7BgsMC4mRNRHCD8fpbNMzZguBWyRwa",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "14333": {
        "chain": {
            "name": "Vitruveo Testnet",
            "title": "Vitruveo is a blockchain for Creators",
            "chain": "Vitruveo",
            "rpc": [
                "https://test-rpc.vitruveo.xyz"
            ],
            "faucets": [
                "https://faucet.vitruveo.xyz"
            ],
            "nativeCurrency": {
                "name": "Vitruveo Test Coin",
                "symbol": "tVTRU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.vitruveo.xyz",
            "shortName": "vitruveo-test",
            "chainId": 14333,
            "networkId": 14333,
            "icon": "vitruveo",
            "explorers": [
                {
                    "name": "Vitruveo Testnet Explorer",
                    "url": "https://test-explorer.vitruveo.xyz",
                    "icon": "vitruveo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidjhjv7uu7if745ys7ari3ka75spm2hqyr5po66sbe7kqsfk7ahua",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "14601": {
        "chain": {
            "name": "Sonic Testnet",
            "chain": "sonic-testnet",
            "rpc": [
                "https://rpc.testnet.soniclabs.com"
            ],
            "faucets": [
                "https://testnet.soniclabs.com/account"
            ],
            "nativeCurrency": {
                "name": "Sonic",
                "symbol": "S",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://testnet.soniclabs.com",
            "shortName": "sonic-testnet",
            "chainId": 14601,
            "networkId": 14601,
            "icon": "sonic",
            "explorers": [
                {
                    "name": "Sonic Testnet Explorer",
                    "url": "https://explorer.testnet.soniclabs.com",
                    "icon": "sonic",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbFqQ87T3HwjF6KejNYYYMcUtc7t64FDbfkpgWchFgMpC",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "14800": {
        "chain": {
            "name": "Vana Moksha Testnet",
            "chain": "Vana Moksha Testnet",
            "rpc": [
                "https://rpc.moksha.vana.org"
            ],
            "nativeCurrency": {
                "name": "VANA",
                "symbol": "VANA",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "",
            "shortName": "vana-moksha",
            "chainId": 14800,
            "networkId": 14800,
            "explorers": [
                {
                    "name": "Vana Moksha Testnet",
                    "url": "https://vanascan.io",
                    "icon": "vanamoksha",
                    "standard": "none"
                }
            ]
        }
    },
    "14801": {
        "chain": {
            "name": "Vana Satori Testnet",
            "chain": "Satori",
            "rpc": [
                "http://rpc.satori.vana.org"
            ],
            "faucets": [
                "https://faucet.vana.org"
            ],
            "nativeCurrency": {
                "name": "DAT",
                "symbol": "DAT",
                "decimals": 18
            },
            "infoURL": "https://satori.vana.org",
            "shortName": "satori",
            "chainId": 14801,
            "networkId": 14801,
            "explorers": [
                {
                    "name": "satoriscan",
                    "url": "https://satori.vanascan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "14853": {
        "chain": {
            "name": "Humanode Testnet 5 Israfel",
            "chain": "Humanode Testnet 5",
            "rpc": [
                "https://explorer-rpc-http.testnet5.stages.humanode.io",
                "https://explorer-rpc-http.testnet5.stages.humanode.io"
            ],
            "faucets": [
                "https://t.me/HumanodeTestnet5FaucetBot"
            ],
            "nativeCurrency": {
                "name": "eHMND",
                "symbol": "eHMND",
                "decimals": 18
            },
            "infoURL": "https://humanode.io",
            "shortName": "hmnd-t5",
            "chainId": 14853,
            "networkId": 14853,
            "slip44": 1,
            "icon": "humanode",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafybeihuskzfwqogwvutaxil6sztmvpiavzbrzwjwpn6w2i4j3jysbybra",
                "width": 1043,
                "height": 1043,
                "format": "png"
            }
        ]
    },
    "15000": {
        "chain": {
            "name": "Quai Network Testnet",
            "chain": "QUAI",
            "icon": "quai",
            "rpc": [
                "https://orchard.rpc.quai.network/cyprus1"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Quai",
                "symbol": "QUAI",
                "decimals": 18
            },
            "infoURL": "https://qu.ai",
            "shortName": "quai-testnet",
            "chainId": 15000,
            "networkId": 15000,
            "explorers": [
                {
                    "name": "Orchard Quaiscan",
                    "url": "https://orchard.quaiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih5hekf3lfvpbjcjlswylc6r3a4nbkogeesrf2pdtrhrwuy4a76cm",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "15003": {
        "chain": {
            "name": "Immutable zkEVM Devnet",
            "chain": "Immutable zkEVM",
            "rpc": [
                "https://rpc.dev.immutable.com"
            ],
            "faucets": [
                "https://docs.immutable.com/docs/zkEVM/guides/faucet"
            ],
            "nativeCurrency": {
                "name": "Dev IMX",
                "symbol": "dIMX",
                "decimals": 18
            },
            "infoURL": "https://www.immutable.com",
            "shortName": "imx-devnet",
            "chainId": 15003,
            "networkId": 15003,
            "icon": "immutable",
            "explorers": [
                {
                    "name": "Immutable Devnet explorer",
                    "url": "https://explorer.dev.immutable.com",
                    "standard": "EIP3091",
                    "icon": "immutable"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXFUYFW4e6wifbU9LKVq7owM14bnE6ZbbYq3bn1jBP3Mw",
                "width": 1168,
                "height": 1168,
                "format": "png"
            }
        ]
    },
    "15257": {
        "chain": {
            "name": "Poodl Testnet",
            "chain": "Poodl",
            "icon": "poodlIcon",
            "rpc": [
                "https://testnet-rpc.poodl.org"
            ],
            "faucets": [
                "https://faucet.poodl.org"
            ],
            "nativeCurrency": {
                "name": "Poodl",
                "symbol": "POODL",
                "decimals": 18
            },
            "infoURL": "https://poodl.org",
            "shortName": "poodlt",
            "chainId": 15257,
            "networkId": 15257,
            "explorers": [
                {
                    "name": "Poodl Testnet Explorer",
                    "url": "https://testnet.poodl.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXfBFHHb5kJGQ3dMLnhDhfFBsgAvm9U72jBSYcfmRHL2p",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "15259": {
        "chain": {
            "name": "Poodl Mainnet",
            "chain": "Poodl",
            "icon": "poodlIcon",
            "rpc": [
                "https://rpc.poodl.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Poodl",
                "symbol": "POODL",
                "decimals": 18
            },
            "infoURL": "https://poodl.org",
            "shortName": "poodle",
            "chainId": 15259,
            "networkId": 15259,
            "explorers": [
                {
                    "name": "Poodl Mainnet Explorer",
                    "url": "https://explorer.poodl.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXfBFHHb5kJGQ3dMLnhDhfFBsgAvm9U72jBSYcfmRHL2p",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "15430": {
        "chain": {
            "name": "KYMTC Mainnet",
            "chain": "KYMTC",
            "icon": "kymtc",
            "rpc": [
                "https://mainnet-rpc.kymaticscan.online"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KYMTC",
                "symbol": "KYMTC",
                "decimals": 18
            },
            "infoURL": "https://kymaticscan.online",
            "shortName": "KYMTC",
            "chainId": 15430,
            "networkId": 15430,
            "explorers": [
                {
                    "name": "KYMTC Mainnet Explorer",
                    "url": "https://kymaticscan.online",
                    "icon": "kymtc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR1AnNYGeXpVmsKyzqktk4K1BtFPiaJpeXuLktb9Kwmer",
                "width": 1042,
                "height": 1038,
                "format": "png"
            }
        ]
    },
    "15526": {
        "chain": {
            "name": "NirmalX Smart Chain",
            "chain": "NRXN",
            "icon": "nrxn",
            "rpc": [
                "https://rpc.nirmalxscan.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NirmalX Nova",
                "symbol": "NRXN",
                "decimals": 18
            },
            "infoURL": "https://nirmalxscan.com/",
            "shortName": "nrxn",
            "chainId": 15526,
            "networkId": 15526,
            "explorers": [
                {
                    "name": "NirmalX Explorer",
                    "url": "https://nirmalxscan.com",
                    "icon": "nrxn",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeib2n3272ga73alqnis6lsvlnjvt5hilihsf4yfxo4t7ebs6exejhm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "15551": {
        "chain": {
            "name": "LoopNetwork Mainnet",
            "chain": "LoopNetwork",
            "rpc": [
                "https://api.mainnetloop.com",
                "https://api.mainnetloop.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LOOP",
                "symbol": "LOOP",
                "decimals": 18
            },
            "infoURL": "http://theloopnetwork.org/",
            "shortName": "loop",
            "chainId": 15551,
            "networkId": 15551,
            "explorers": [
                {
                    "name": "loopscan",
                    "url": "http://explorer.mainnetloop.com",
                    "standard": "none"
                }
            ]
        }
    },
    "15555": {
        "chain": {
            "name": "Trust EVM Testnet",
            "chain": "Trust EVM Testnet",
            "rpc": [
                "https://api.testnet-dev.trust.one"
            ],
            "faucets": [
                "https://faucet.testnet-dev.trust.one/"
            ],
            "nativeCurrency": {
                "name": "Trust EVM",
                "symbol": "EVM",
                "decimals": 18
            },
            "infoURL": "https://www.trust.one/",
            "shortName": "TrustTestnet",
            "chainId": 15555,
            "networkId": 15555,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Trust EVM Explorer",
                    "url": "https://trustscan.one",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "15557": {
        "chain": {
            "name": "EOS EVM Network Testnet",
            "chain": "EOS",
            "icon": "eos",
            "rpc": [
                "https://api.testnet.evm.eosnetwork.com",
                "https://api.testnet.evm.eosnetwork.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EOS",
                "symbol": "EOS",
                "decimals": 18
            },
            "infoURL": "https://eosnetwork.com/eos-evm",
            "shortName": "eos-testnet",
            "chainId": 15557,
            "networkId": 15557,
            "slip44": 1,
            "explorers": [
                {
                    "name": "EOS EVM Explorer",
                    "url": "https://explorer.testnet.evm.eosnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXkK5D5GWizvY1FmL6pV8cYLAbhehKETubktCgh6qDJZb",
                "width": 500,
                "height": 750,
                "format": "png"
            }
        ]
    },
    "15885": {
        "chain": {
            "name": "Bitroot Testnet",
            "shortName": "bitroot-testnet",
            "chain": "Bitroot",
            "chainId": 15885,
            "networkId": 15885,
            "rpc": [
                "https://testnet-rpc.bitroot.co"
            ],
            "faucets": [
                "https://faucet.bitroot.co"
            ],
            "infoURL": "https://bitroot.co",
            "nativeCurrency": {
                "name": "BRT",
                "symbol": "BRT",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "Bitroot Testnet Explorer",
                    "url": "https://testnet-explorer.bitroot.co",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "15888": {
        "chain": {
            "name": "Bitroot",
            "shortName": "bitroot",
            "chain": "Bitroot",
            "chainId": 15888,
            "networkId": 15888,
            "rpc": [
                "https://rpc.bitroot.co",
                "https://mainnet-rpc.bitroot.co"
            ],
            "faucets": [],
            "infoURL": "https://bitroot.co",
            "nativeCurrency": {
                "name": "BRT",
                "symbol": "BRT",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "Bitroot Explorer",
                    "url": "https://explorer.bitroot.co",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "16000": {
        "chain": {
            "name": "MetaDot Mainnet",
            "chain": "MTT",
            "rpc": [
                "https://mainnet.metadot.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MetaDot Token",
                "symbol": "MTT",
                "decimals": 18
            },
            "infoURL": "https://metadot.network",
            "shortName": "mtt",
            "chainId": 16000,
            "networkId": 16000
        }
    },
    "16001": {
        "chain": {
            "name": "MetaDot Testnet",
            "chain": "MTTTest",
            "rpc": [
                "https://testnet.metadot.network"
            ],
            "faucets": [
                "https://faucet.metadot.network/"
            ],
            "nativeCurrency": {
                "name": "MetaDot Token TestNet",
                "symbol": "MTTest",
                "decimals": 18
            },
            "infoURL": "https://metadot.network",
            "shortName": "mtttest",
            "chainId": 16001,
            "networkId": 16001,
            "slip44": 1
        }
    },
    "16116": {
        "chain": {
            "name": "DeFiVerse Mainnet",
            "chain": "DeFiVerse",
            "icon": "defiverse",
            "rpc": [
                "https://rpc.defi-verse.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oasys",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://defi-verse.org",
            "shortName": "DFV",
            "chainId": 16116,
            "networkId": 16116,
            "explorers": [
                {
                    "name": "DeFiVerse Explorer",
                    "url": "https://scan.defi-verse.org",
                    "icon": "defiverse",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmaSqPELi11UepS3odwHyiwfUPkLBnE4WP4zNkwumHoPmw",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "16166": {
        "chain": {
            "name": "Cypherium Mainnet",
            "chain": "CPH",
            "rpc": [
                "https://pubnodes.cypherium.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cypherium",
                "symbol": "CPH",
                "decimals": 18
            },
            "infoURL": "https://www.cypherium.io/",
            "shortName": "cph",
            "chainId": 16166,
            "networkId": 16166,
            "icon": "Cypherium",
            "explorers": [
                {
                    "name": "Cypherium Explorer (Ethernal)",
                    "url": "https://cypherium.tryethernal.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiavnkwk6w3nwtu2c4cgbj5etjy27b7mbvycqgftyyhff2jzxh47ne",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "16180": {
        "chain": {
            "name": "PLYR PHI",
            "chain": "PLYR",
            "icon": "plyr",
            "rpc": [
                "https://subnets.avax.network/plyr/mainnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PLYR",
                "symbol": "PLYR",
                "decimals": 18
            },
            "infoURL": "https://plyr.network",
            "shortName": "plyr-phi",
            "chainId": 16180,
            "networkId": 16180,
            "explorers": [
                {
                    "name": "PLYR PHI Explorer",
                    "url": "https://explorer.plyr.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVhG7xeTc78ibQunQ5sBJ4533r9FDM2xUCQKV72DPd1ux",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "16182": {
        "chain": {
            "name": "Eventum Testnet",
            "title": "Eventum Testnet",
            "chain": "eventum-testnet",
            "rpc": [
                "https://testnet-rpc.eh-dev.app",
                "wss://testnet-ws.eh-dev.app"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/event-horizon-eventum-testnet",
            "faucets": [],
            "shortName": "eventum-testnet",
            "chainId": 16182,
            "networkId": 16182,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-blockscout.eh-dev.app",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.eh-dev.app/bridge/event-horizon-eventum-testnet"
                    }
                ]
            },
            "status": "active"
        }
    },
    "16350": {
        "chain": {
            "name": "Incentiv Devnet",
            "chain": "Incentiv",
            "rpc": [
                "https://rpc.ankr.com/incentiv_devnet"
            ],
            "faucets": [
                "https://faucet.incentiv-dev.ankr.network"
            ],
            "nativeCurrency": {
                "name": "Testnet INC",
                "symbol": "INC",
                "decimals": 18
            },
            "infoURL": "https://incentiv.net",
            "shortName": "tIncentiv",
            "chainId": 16350,
            "networkId": 16350,
            "slip44": 1
        }
    },
    "16481": {
        "chain": {
            "name": "Pivotal Sepolia",
            "chainId": 16481,
            "networkId": 16481,
            "chain": "Pivotal",
            "rpc": [
                "https://sepolia.pivotalprotocol.com"
            ],
            "faucets": [],
            "shortName": "pivotal-sepolia",
            "nativeCurrency": {
                "name": "Pivotal ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "http://thepivotal.xyz/",
            "explorers": [
                {
                    "name": "Pivotal Scan",
                    "url": "https://sepolia.pivotalscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "16507": {
        "chain": {
            "name": "Genesys Mainnet",
            "chain": "Genesys",
            "icon": "genesys",
            "rpc": [
                "https://rpc.genesys.network",
                "https://rpc.genesys.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Genesys",
                "symbol": "GSYS",
                "decimals": 18
            },
            "infoURL": "https://www.genesys.network/",
            "shortName": "Genesys",
            "chainId": 16507,
            "networkId": 16507,
            "explorers": [
                {
                    "name": "GchainExplorer",
                    "url": "https://gchainexplorer.genesys.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreie6nai3yhykcdlsyshn5lbcbyba5y7zwsqg6owcfek2urhoucr6rm",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "16600": {
        "chain": {
            "name": "0G-Newton-Testnet",
            "chain": "0G-Testnet",
            "status": "deprecated",
            "rpc": [
                "https://evmrpc-testnet.0g.ai"
            ],
            "faucets": [
                "https://faucet.0g.ai"
            ],
            "nativeCurrency": {
                "name": "A0GI",
                "symbol": "A0GI",
                "decimals": 18
            },
            "infoURL": "https://0g.ai",
            "shortName": "0gai-testnet",
            "chainId": 16600,
            "networkId": 16600,
            "icon": "0gai",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreic6mqwxp4g3defk5emaw6hbnimtjhmnxgzh5nje4gsvjgxhl64mqa",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "16601": {
        "chain": {
            "name": "0G-Galileo-Testnet",
            "chain": "0G-Testnet",
            "status": "deprecated",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "A0GI",
                "symbol": "A0GI",
                "decimals": 18
            },
            "infoURL": "https://0g.ai",
            "shortName": "0gai-galileo-testnet",
            "chainId": 16601,
            "networkId": 16601,
            "icon": "0gai",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreic6mqwxp4g3defk5emaw6hbnimtjhmnxgzh5nje4gsvjgxhl64mqa",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "16602": {
        "chain": {
            "name": "0G Galileo Testnet",
            "chain": "0G",
            "rpc": [
                "https://evmrpc-testnet.0g.ai"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.0g.ai",
                "https://cloud.google.com/application/web3/faucet/0g/galileo"
            ],
            "nativeCurrency": {
                "name": "0G",
                "symbol": "0G",
                "decimals": 18
            },
            "infoURL": "https://0g.ai",
            "shortName": "0g-galileo-testnet",
            "chainId": 16602,
            "networkId": 16602,
            "slip44": 1,
            "icon": "0g",
            "explorers": [
                {
                    "name": "0G Chainscan",
                    "url": "https://chainscan-galileo.0g.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicc5esbtgqwrptmyvp75hdefsmgzgozlrjx4d7zonxkwuh5fpne5m",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "16661": {
        "chain": {
            "name": "0G Mainnet",
            "chain": "0G",
            "rpc": [
                "https://evmrpc.0g.ai"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "0G",
                "symbol": "0G",
                "decimals": 18
            },
            "infoURL": "https://0g.ai",
            "shortName": "0g",
            "chainId": 16661,
            "networkId": 16661,
            "icon": "0g",
            "explorers": [
                {
                    "name": "0G Chainscan",
                    "url": "https://chainscan.0g.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicc5esbtgqwrptmyvp75hdefsmgzgozlrjx4d7zonxkwuh5fpne5m",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "16688": {
        "chain": {
            "name": "IRIShub Testnet",
            "chain": "IRIShub",
            "rpc": [
                "https://evmrpc.nyancat.irisnet.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eris",
                "symbol": "ERIS",
                "decimals": 18
            },
            "infoURL": "https://www.irisnet.org",
            "shortName": "nyancat",
            "chainId": 16688,
            "networkId": 16688,
            "slip44": 1,
            "icon": "nyancat",
            "explorers": [
                {
                    "name": "IRISHub Testnet Cosmos Explorer (IOBScan)",
                    "url": "https://nyancat.iobscan.io",
                    "standard": "none",
                    "icon": "nyancat"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRaSx7AX1VDgcqjwLgSDP4WZmKBHPdHhbjkcEEXPA2Fnc",
                "width": 1062,
                "height": 822,
                "format": "png"
            }
        ]
    },
    "16718": {
        "chain": {
            "name": "AirDAO Mainnet",
            "chain": "ambnet",
            "icon": "airdao",
            "rpc": [
                "https://network.ambrosus.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Amber",
                "symbol": "AMB",
                "decimals": 18
            },
            "infoURL": "https://airdao.io",
            "shortName": "airdao",
            "chainId": 16718,
            "networkId": 16718,
            "explorers": [
                {
                    "name": "AirDAO Network Explorer",
                    "url": "https://airdao.io/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSxXjvWng3Diz4YwXDV2VqSPgMyzLYBNfkjJcr7rzkxom",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "16888": {
        "chain": {
            "name": "IVAR Chain Testnet",
            "chain": "IVAR",
            "icon": "ivar",
            "rpc": [
                "https://testnet-rpc.ivarex.com"
            ],
            "faucets": [
                "https://tfaucet.ivarex.com/"
            ],
            "nativeCurrency": {
                "name": "tIvar",
                "symbol": "tIVAR",
                "decimals": 18
            },
            "infoURL": "https://ivarex.com",
            "shortName": "tivar",
            "chainId": 16888,
            "networkId": 16888,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ivarscan",
                    "url": "https://testnet.ivarscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV8UmSwqGF2fxrqVEBTHbkyZueahqyYtkfH2RBF5pNysM",
                "width": 519,
                "height": 519,
                "format": "svg"
            }
        ]
    },
    "17000": {
        "chain": {
            "name": "Holesky",
            "title": "Ethereum Testnet Holesky",
            "chain": "ETH",
            "rpc": [
                "https://ethereum-holesky-rpc.publicnode.com",
                "https://rpc.holesky.ethpandaops.io",
                "https://ethereum-holesky-rpc.publicnode.com",
                "wss://ethereum-holesky-rpc.publicnode.com",
                "https://holesky.drpc.org",
                "wss://holesky.drpc.org",
                "https://rpc-holesky.rockx.com"
            ],
            "faucets": [
                "https://faucet.holesky.ethpandaops.io",
                "https://holesky-faucet.pk910.de"
            ],
            "nativeCurrency": {
                "name": "Testnet ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://holesky.ethpandaops.io",
            "shortName": "holesky",
            "chainId": 17000,
            "networkId": 17000,
            "slip44": 1,
            "icon": "ethereum",
            "status": "incubating",
            "explorers": [
                {
                    "name": "Holesky Explorer",
                    "url": "https://holesky.beaconcha.in",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                },
                {
                    "name": "otterscan-holesky",
                    "url": "https://holesky.otterscan.io",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                },
                {
                    "name": "Holesky Etherscan",
                    "url": "https://holesky.etherscan.io",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "17001": {
        "chain": {
            "name": "Redstone Holesky Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.holesky.redstone.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Redstone Testnet Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://redstone.xyz/docs/network-info",
            "shortName": "redstone-holesky",
            "chainId": 17001,
            "networkId": 17001,
            "slip44": 1,
            "icon": "redstone",
            "explorers": [
                {
                    "name": "Redstone Holesky Explorer",
                    "url": "https://explorer.holesky.redstone.xyz",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreieyaqgkgntvxuo5tnhgseladga5q6gutc37dab7kqqfdguhq7vkxq",
                "width": 5836,
                "height": 5836,
                "format": "png"
            }
        ]
    },
    "17069": {
        "chain": {
            "name": "Garnet Holesky",
            "chain": "ETH",
            "rpc": [
                "https://rpc.garnetchain.com",
                "https://rpc.garnetchain.com",
                "wss://rpc.garnetchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://redstone.xyz",
            "shortName": "garnet",
            "chainId": 17069,
            "networkId": 17069,
            "icon": "garnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.garnetchain.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-17000",
                "bridges": [
                    {
                        "url": "https://garnetchain.com/deposit"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmWhHvjbjTiNNsHKpbEz9rxSt4CCL2Q5xVZjk8eQkp82B9",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "17071": {
        "chain": {
            "name": "Onchain Points",
            "chain": "POP",
            "rpc": [
                "https://rpc.onchainpoints.xyz",
                "https://rpc-onchain-points-8n0qkkpr2j.t.conduit.xyz/{CONDUIT_API_KEY}"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OnchainPoints.xyz",
                "symbol": "POP",
                "decimals": 18
            },
            "infoURL": "https://onchainpoints.xyz",
            "shortName": "pop",
            "chainId": 17071,
            "networkId": 17071,
            "icon": "pop",
            "status": "incubating",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.onchainpoints.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbY9ZPnveSEnFhbhfHr5B2R8SPhQBKbAZnwQCoEkvAQtT",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "17117": {
        "chain": {
            "name": "DeFiVerse Testnet",
            "chain": "DeFiVerse Testnet",
            "icon": "defiverse",
            "rpc": [
                "https://rpc-testnet.defi-verse.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oasys",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://defi-verse.org",
            "shortName": "DFV-testnet",
            "chainId": 17117,
            "networkId": 17117,
            "explorers": [
                {
                    "name": "DeFiVerse Testnet Explorer",
                    "url": "https://scan-testnet.defi-verse.org",
                    "icon": "defiverse",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaSqPELi11UepS3odwHyiwfUPkLBnE4WP4zNkwumHoPmw",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "17171": {
        "chain": {
            "name": "G8Chain Mainnet",
            "chain": "G8C",
            "icon": "G8Chain",
            "rpc": [
                "https://mainnet-rpc.oneg8.network"
            ],
            "faucets": [
                "https://faucet.oneg8.network"
            ],
            "nativeCurrency": {
                "name": "G8Chain",
                "symbol": "G8C",
                "decimals": 18
            },
            "infoURL": "https://oneg8.one",
            "shortName": "G8Cm",
            "chainId": 17171,
            "networkId": 17171,
            "explorers": [
                {
                    "name": "G8Chain",
                    "url": "https://mainnet.oneg8.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbkCVC5vZpVAfq8SuPXR9PhpTRS2m8w6LGqBkhXAvmie6",
                "width": 80,
                "height": 80,
                "format": "png"
            }
        ]
    },
    "17172": {
        "chain": {
            "name": "Eclipse Subnet",
            "chain": "ECLIPSE",
            "rpc": [
                "https://subnets.avax.network/eclipse/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eclipse",
                "symbol": "ECLP",
                "decimals": 16
            },
            "infoURL": "http://eclipsenet.io",
            "shortName": "eclipse",
            "chainId": 17172,
            "networkId": 17172,
            "explorers": [
                {
                    "name": "ECLIPSE Explorer",
                    "url": "https://subnets-test.avax.network/eclipse",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "17180": {
        "chain": {
            "name": "Palette Chain Testnet",
            "chain": "PLT",
            "rpc": [
                "https://palette-opennet.com:22000"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Palette Token",
                "symbol": "PLT",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://hashpalette.com/",
            "shortName": "PCT",
            "chainId": 17180,
            "networkId": 17180,
            "slip44": 1,
            "icon": "PLT",
            "explorers": [
                {
                    "name": "Palettescan",
                    "url": "https://testnet.palettescan.com",
                    "icon": "PLT",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "17217": {
        "chain": {
            "name": "KONET Mainnet",
            "chain": "KONET",
            "rpc": [
                "https://api.kon-wallet.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KONET",
                "symbol": "KONET",
                "decimals": 18
            },
            "infoURL": "https://konetmain.com",
            "shortName": "KONET",
            "chainId": 17217,
            "networkId": 17217,
            "slip44": 1,
            "icon": "konet",
            "explorers": [
                {
                    "name": "konet-explorer",
                    "url": "https://konetexplorer.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSszu2AhLPgcp8SZYiBYCQiRVwb9ueqbnGbcTx9H9CJjZ",
                "width": 1851,
                "height": 1851,
                "format": "png"
            }
        ]
    },
    "17735": {
        "chain": {
            "name": "Esports Chain",
            "chain": "ESPT",
            "icon": "esports",
            "rpc": [
                "https://esportsblock.org/rpc/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Esport Token",
                "symbol": "ESPT",
                "decimals": 18
            },
            "infoURL": "https://esportsblock.org",
            "shortName": "Esports",
            "chainId": 17735,
            "networkId": 17735,
            "explorers": [
                {
                    "name": "esportsblock_explorer",
                    "url": "https://esportsblock.org/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaNywdCUrHoe3grk3hhHXrsTgc3tHVpt2ZaoRYoNkgEvc",
                "width": 1224,
                "height": 1280,
                "format": "jpg"
            }
        ]
    },
    "17771": {
        "chain": {
            "name": "DMD Diamond",
            "chain": "DMD",
            "rpc": [
                "https://rpc.bit.diamonds"
            ],
            "faucets": [
                "https://faucet.bit.diamonds"
            ],
            "nativeCurrency": {
                "name": "DMD",
                "symbol": "DMD",
                "decimals": 18
            },
            "infoURL": "https://bit.diamonds",
            "shortName": "dmd",
            "chainId": 17771,
            "networkId": 17771,
            "icon": "dmd",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.bit.diamonds",
                    "icon": "dmd",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieaev7npoq4zzd3kn352nkbqw3jsh22rf6wqypovpljyx6pb2meom",
                "width": 640,
                "height": 640,
                "format": "svg"
            }
        ]
    },
    "17777": {
        "chain": {
            "name": "EOS EVM Network",
            "chain": "EOS",
            "icon": "eos",
            "rpc": [
                "https://api.evm.eosnetwork.com",
                "https://api.evm.eosnetwork.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EOS",
                "symbol": "EOS",
                "decimals": 18
            },
            "infoURL": "https://eosnetwork.com/eos-evm",
            "shortName": "eos",
            "chainId": 17777,
            "networkId": 17777,
            "explorers": [
                {
                    "name": "EOS EVM Explorer",
                    "url": "https://explorer.evm.eosnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXkK5D5GWizvY1FmL6pV8cYLAbhehKETubktCgh6qDJZb",
                "width": 500,
                "height": 750,
                "format": "png"
            }
        ]
    },
    "18000": {
        "chain": {
            "name": "Frontier of Dreams Testnet",
            "chain": "Game Network",
            "rpc": [
                "https://rpc.fod.games/"
            ],
            "nativeCurrency": {
                "name": "ZKST",
                "symbol": "ZKST",
                "decimals": 18
            },
            "faucets": [],
            "shortName": "ZKST",
            "chainId": 18000,
            "networkId": 18000,
            "slip44": 1,
            "infoURL": "https://goexosphere.com",
            "explorers": [
                {
                    "name": "Game Network",
                    "url": "https://explorer.fod.games",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "18122": {
        "chain": {
            "name": "Smart Trade Networks",
            "chain": "Smart Trade Networks",
            "rpc": [
                "https://beefledgerwallet.com:8544"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STN",
                "symbol": "STN",
                "decimals": 18
            },
            "infoURL": "https://www.smarttradenetworks.com",
            "shortName": "STN",
            "chainId": 18122,
            "networkId": 18122,
            "icon": "stn",
            "explorers": [
                {
                    "name": "stnscan",
                    "url": "https://stnscan.com",
                    "icon": "stn",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRgZVpjik4cH3Sb6wLRpdnfv9kiMEZ8fugfkzTgk3bpRW",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "18159": {
        "chain": {
            "name": "Proof Of Memes",
            "title": "Proof Of Memes Mainnet",
            "chain": "POM",
            "icon": "pom",
            "rpc": [
                "https://mainnet-rpc.memescan.io",
                "https://mainnet-rpc2.memescan.io",
                "https://mainnet-rpc3.memescan.io",
                "https://mainnet-rpc4.memescan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Proof Of Memes",
                "symbol": "POM",
                "decimals": 18
            },
            "infoURL": "https://proofofmemes.org",
            "shortName": "pom",
            "chainId": 18159,
            "networkId": 18159,
            "explorers": [
                {
                    "name": "explorer-proofofmemes",
                    "url": "https://memescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmePhfibWz9jnGUqF9Rven4x734br1h3LxrChYTEjbbQvo",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "18181": {
        "chain": {
            "name": "G8Chain Testnet",
            "chain": "G8C",
            "icon": "G8Chain",
            "rpc": [
                "https://testnet-rpc.oneg8.network"
            ],
            "faucets": [
                "https://faucet.oneg8.network"
            ],
            "nativeCurrency": {
                "name": "G8Coin",
                "symbol": "G8C",
                "decimals": 18
            },
            "infoURL": "https://oneg8.one",
            "shortName": "G8Ct",
            "chainId": 18181,
            "networkId": 18181,
            "slip44": 1,
            "explorers": [
                {
                    "name": "G8Chain",
                    "url": "https://testnet.oneg8.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbkCVC5vZpVAfq8SuPXR9PhpTRS2m8w6LGqBkhXAvmie6",
                "width": 80,
                "height": 80,
                "format": "png"
            }
        ]
    },
    "18231": {
        "chain": {
            "name": "unreal-old",
            "title": "unreal testnet for re.al",
            "chain": "unreal",
            "rpc": [
                "https://rpc.unreal.gelato.digital",
                "wss://ws.unreal.gelato.digital"
            ],
            "nativeCurrency": {
                "name": "unreal Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/unreal",
            "faucets": [],
            "shortName": "unreal-old",
            "chainId": 18231,
            "networkId": 18231,
            "slip44": 60,
            "icon": "unreal",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://unreal.blockscout.com",
                    "icon": "unreal",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            },
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmZbtoK9Q1DHTHjsgPUfHkzb9xdWzrSfPwPQ8M8FPu84mA",
                "width": 300,
                "height": 301,
                "format": "png"
            }
        ]
    },
    "18233": {
        "chain": {
            "name": "unreal",
            "title": "unreal testnet for re.al",
            "chain": "unreal",
            "rpc": [
                "https://rpc.unreal-orbit.gelato.digital",
                "https://rpc.unreal-orbit.gelato.digital",
                "wss://ws.unreal-orbit.gelato.digital"
            ],
            "nativeCurrency": {
                "name": "unreal Ether",
                "symbol": "reETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/unreal",
            "faucets": [],
            "shortName": "unreal",
            "chainId": 18233,
            "networkId": 18233,
            "slip44": 60,
            "icon": "unreal",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://unreal.blockscout.com",
                    "icon": "unreal",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-17000",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/unreal"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZbtoK9Q1DHTHjsgPUfHkzb9xdWzrSfPwPQ8M8FPu84mA",
                "width": 300,
                "height": 301,
                "format": "png"
            }
        ]
    },
    "18686": {
        "chain": {
            "name": "MXC zkEVM Moonchain",
            "chain": "MXC zkEVM",
            "icon": "mxczkevm",
            "rpc": [
                "https://rpc.mxc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MXC zkEVM Moonchain",
                "symbol": "MXC",
                "decimals": 18
            },
            "infoURL": "https://doc.mxc.com/docs/intro",
            "shortName": "MXCzkEVM",
            "chainId": 18686,
            "networkId": 18686,
            "explorers": [
                {
                    "name": "MXC zkEVM Moonchain",
                    "url": "https://explorer.moonchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGCthKA11K9kCZJdbTP5WPAyq1wiRZ3REn6KG58MrWaE",
                "width": 159,
                "height": 159,
                "format": "png"
            }
        ]
    },
    "18880": {
        "chain": {
            "name": "EXPchain Testnet",
            "chain": "EXPCHAIN",
            "rpc": [
                "https://rpc1-testnet.expchain.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tZKJ",
                "symbol": "tZKJ",
                "decimals": 18
            },
            "infoURL": "https://expchain.ai",
            "shortName": "expchain",
            "chainId": 18880,
            "networkId": 18880,
            "icon": "expchain",
            "explorers": [
                {
                    "name": "EXPchain Testnet Explorer",
                    "url": "https://blockscout-testnet.expchain.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUf9AtP2ZjQFvE8V4UV5RXQJkfUrCAh4tyY7ZHesBhCMB",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "18881": {
        "chain": {
            "name": "Ultra EVM Network Testnet",
            "chain": "Ultra",
            "icon": "ultra",
            "rpc": [
                "https://evm.test.ultra.eosusa.io",
                "https://evm.test.ultra.eosusa.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ultra Token",
                "symbol": "UOS",
                "decimals": 18
            },
            "infoURL": "https://ultra.io/",
            "shortName": "ultra-testnet",
            "chainId": 18881,
            "networkId": 18881,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Ultra EVM Testnet Explorer",
                    "url": "https://evmexplorer.testnet.ultra.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeGtXdTHHMnf6rWUWFcefMGaVp7dJ6SWNgxgbVgm9YHTZ",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "18888": {
        "chain": {
            "name": "Titan (TKX)",
            "chain": "Titan (TKX)",
            "rpc": [
                "https://titan-json-rpc.titanlab.io",
                "https://titan-json-rpc-tokyo.titanlab.io",
                "https://titan-json-rpc-seoul.titanlab.io",
                "https://titan-json-rpc-hongkong.titanlab.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Titan tkx",
                "symbol": "TKX",
                "decimals": 18
            },
            "infoURL": "https://titanlab.io",
            "shortName": "titan_tkx",
            "chainId": 18888,
            "networkId": 18888,
            "slip44": 1,
            "icon": "titan_tkx",
            "explorers": [
                {
                    "name": "Titan Explorer",
                    "url": "https://tkxscan.io/Titan",
                    "standard": "none",
                    "icon": "titan_tkx"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicyvc7t55zsejv6vwaxbmhvea5vdfkkbgqkmn65rhyyifpg3mq3ua",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "18889": {
        "chain": {
            "name": "Titan (TKX) Testnet",
            "chain": "Titan (TKX)",
            "rpc": [
                "https://titan-testnet-json-rpc.titanlab.io",
                "https://titan-testnet-json-rpc-1.titanlab.io",
                "https://titan-testnet-json-rpc-2.titanlab.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Titan tkx",
                "symbol": "TKX",
                "decimals": 18
            },
            "infoURL": "https://titanlab.io",
            "shortName": "titan_tkx-testnet",
            "chainId": 18889,
            "networkId": 18889,
            "slip44": 1,
            "icon": "titan_tkx",
            "explorers": [
                {
                    "name": "Titan Explorer",
                    "url": "https://titan-testnet-explorer-light.titanlab.io/Titan%20Testnet",
                    "standard": "none",
                    "icon": "titan_tkx"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicyvc7t55zsejv6vwaxbmhvea5vdfkkbgqkmn65rhyyifpg3mq3ua",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "19011": {
        "chain": {
            "name": "HOME Verse Mainnet",
            "chain": "HOME Verse",
            "icon": "home_verse",
            "rpc": [
                "https://rpc.mainnet.oasys.homeverse.games/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://www.homeverse.games/",
            "shortName": "HMV",
            "chainId": 19011,
            "networkId": 19011,
            "explorers": [
                {
                    "name": "HOME Verse Explorer",
                    "url": "https://explorer.oasys.homeverse.games",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmeGb65zSworzoHmwK3jdkPtEsQZMUSJRxf8K8Feg56soU",
                "width": 597,
                "height": 597,
                "format": "png"
            }
        ]
    },
    "19077": {
        "chain": {
            "name": "BlockX Atlantis Testnet",
            "chain": "blockx",
            "rpc": [
                "https://atlantis-web3.blockxnet.com"
            ],
            "faucets": [
                "https://ping.blockxnet.com/blockx-atlantis-testnet/faucet"
            ],
            "nativeCurrency": {
                "name": "BCX",
                "symbol": "BCX",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.blockxnet.com/",
            "shortName": "tbcx",
            "chainId": 19077,
            "networkId": 19077,
            "explorers": [
                {
                    "name": "BlockX EVM Explorer (Blockscout)",
                    "url": "https://testnet-explorer.blockxnet.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "BlockX Cosmos Explorer (Ping)",
                    "url": "https://ping.blockxnet.com/blockx-atlantis-testnet",
                    "standard": "none"
                }
            ]
        }
    },
    "19180": {
        "chain": {
            "name": "LocaChain Mainnet",
            "chain": "LocaChain",
            "rpc": [
                "https://tgrpntwm.locachain.io"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "LocaCoin",
                "symbol": "LCC",
                "decimals": 18
            },
            "infoURL": "https://locachain.io",
            "shortName": "locachain",
            "chainId": 19180,
            "networkId": 19180,
            "icon": "locacoin",
            "explorers": [
                {
                    "name": "Locachain Explorer",
                    "url": "https://explorer.locachain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSk1Kf6UyA5NxXfBUV4xqxDgpsZnsggWGb7hXhz6to1fz",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "19191": {
        "chain": {
            "name": "BlockX Mainnet",
            "chain": "blockx",
            "rpc": [
                "https://web3.blockxnet.com"
            ],
            "faucets": [
                "https://ping.blockxnet.com/blockx/faucet"
            ],
            "nativeCurrency": {
                "name": "BCX",
                "symbol": "BCX",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.blockxnet.com/",
            "shortName": "bcx",
            "chainId": 19191,
            "networkId": 19191,
            "explorers": [
                {
                    "name": "BlockX EVM Explorer (Blockscout)",
                    "url": "https://explorer-evm.blockxnet.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "BlockX Cosmos Explorer (Ping)",
                    "url": "https://ping.pub/BlockX",
                    "standard": "none"
                }
            ]
        }
    },
    "19224": {
        "chain": {
            "name": "Decentraconnect Social",
            "chain": "DCSM",
            "icon": "dcsmIcon",
            "rpc": [
                "https://rpc.decentraconnect.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Decentraconnect Social",
                "symbol": "DCSM",
                "decimals": 18
            },
            "infoURL": "https://docs.decentraconnect.io",
            "shortName": "DCSMs",
            "chainId": 19224,
            "networkId": 19224,
            "explorers": [
                {
                    "name": "Decentraconnect Social",
                    "url": "https://decentraconnect.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmatvJXLgMthjXwydGBVFRtga9fZXJ3qFEVJ6cMRxniFUc",
                "width": 307,
                "height": 314,
                "format": "png"
            }
        ]
    },
    "19478": {
        "chain": {
            "name": "Trustivon Testnet",
            "chain": "Trustivon",
            "shortName": "trustivon",
            "infoURL": "https://trustivon.com",
            "icon": "trustivon",
            "chainId": 19478,
            "networkId": 19478,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Trustivon",
                "symbol": "TC",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.trustivon.com"
            ],
            "faucets": [
                "https://faucet.trustivon.com"
            ],
            "explorers": [
                {
                    "name": "Trustivon Explorer",
                    "url": "https://scan.trustivon.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "19515": {
        "chain": {
            "name": "SEC Testnet",
            "chain": "SEC",
            "icon": "secIcon",
            "rpc": [
                "https://testnet-rpc.secexplorer.io"
            ],
            "faucets": [
                "https://faucet.secexplorer.io"
            ],
            "nativeCurrency": {
                "name": "SEP",
                "symbol": "SEP",
                "decimals": 18
            },
            "infoURL": "https://smartenergychain.org",
            "shortName": "SEPt",
            "chainId": 19515,
            "networkId": 19515,
            "explorers": [
                {
                    "name": "SEC Testnet Explorer",
                    "url": "https://testnet.secexplorer.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWeJdWk2HiZhcCtecHyzxm7DBH5KDH2ERj9ZiqxmxgUto",
                "width": 1172,
                "height": 1172,
                "format": "png"
            }
        ]
    },
    "19516": {
        "chain": {
            "name": "SEC Mainnet",
            "chain": "SEC",
            "icon": "secIcon",
            "rpc": [
                "https://rpc.secexplorer.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SEP",
                "symbol": "SEP",
                "decimals": 18
            },
            "infoURL": "https://smartenergychain.org",
            "shortName": "SECm",
            "chainId": 19516,
            "networkId": 19516,
            "explorers": [
                {
                    "name": "SEC Mainnet Explorer",
                    "url": "https://secexplorer.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWeJdWk2HiZhcCtecHyzxm7DBH5KDH2ERj9ZiqxmxgUto",
                "width": 1172,
                "height": 1172,
                "format": "png"
            }
        ]
    },
    "19527": {
        "chain": {
            "name": "Magnet Network",
            "chain": "Magnet",
            "rpc": [
                "https://magnet-rpc.magport.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Magnet Network",
                "symbol": "DOT",
                "decimals": 18
            },
            "infoURL": "https://magnet.magport.io/",
            "shortName": "mgt",
            "chainId": 19527,
            "networkId": 19527,
            "explorers": []
        }
    },
    "19546": {
        "chain": {
            "name": "Zytron Linea Testnet",
            "chain": "ETH",
            "icon": "zytron",
            "rpc": [
                "https://linea-testnet-zytron.zypher.game/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zytron.zypher.network/",
            "shortName": "zytron-linea-testnet",
            "chainId": 19546,
            "networkId": 19546,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://linea-testnet-zytron-blockscout.zypher.game",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY9cfmkCxJfPwKfCv6aF6CNiMWM5aN3jUSTf4rMfxaaJd",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "19600": {
        "chain": {
            "name": "LBRY Mainnet",
            "chain": "LBRY",
            "icon": "lbry",
            "rpc": [
                "https://lbry.nl/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LBRY Credits",
                "symbol": "LBC",
                "decimals": 8
            },
            "infoURL": "https://lbry.com",
            "shortName": "LBRY",
            "chainId": 19600,
            "networkId": 19600,
            "slip44": 140,
            "explorers": [
                {
                    "name": "LBRY Block Explorer",
                    "url": "https://explorer.lbry.com",
                    "icon": "lbry",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUoSiFWaPTbVY6ZfJswzrM9jKuhfhXWwstRo49cVCWr8x",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "19777": {
        "chain": {
            "name": "Astra Sepolia",
            "chain": "Astra Sepolia",
            "icon": "astrasepolia",
            "rpc": [
                "https://rpc-astra-9on2f72wzn.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Astra",
                "symbol": "ATX",
                "decimals": 18
            },
            "infoURL": "https://explorer-astra-9on2f72wzn.t.conduit.xyz",
            "shortName": "astra-sepolia",
            "chainId": 19777,
            "networkId": 19777,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Astra Sepolia Explorer",
                    "url": "https://explorer-astra-9on2f72wzn.t.conduit.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "19845": {
        "chain": {
            "name": "BTCIX Network",
            "chain": "BTCIX",
            "rpc": [
                "https://seed.btcix.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTCIX Network",
                "symbol": "BTCIX",
                "decimals": 18
            },
            "infoURL": "https://bitcolojix.org",
            "shortName": "btcix",
            "chainId": 19845,
            "networkId": 19845,
            "explorers": [
                {
                    "name": "BTCIXScan",
                    "url": "https://btcixscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "19991": {
        "chain": {
            "name": "Ultra EVM Network",
            "chain": "Ultra",
            "icon": "ultra",
            "rpc": [
                "https://evm.ultra.eosusa.io",
                "https://evm.ultra.eosusa.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ultra Token",
                "symbol": "UOS",
                "decimals": 18
            },
            "infoURL": "https://ultra.io",
            "shortName": "ultra",
            "chainId": 19991,
            "networkId": 19991,
            "explorers": [
                {
                    "name": "Ultra EVM Explorer",
                    "url": "https://evmexplorer.ultra.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeGtXdTHHMnf6rWUWFcefMGaVp7dJ6SWNgxgbVgm9YHTZ",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "19998": {
        "chain": {
            "name": "SuperAIChain Mainnet",
            "chain": "SuperAIChain",
            "icon": "superaichain",
            "rpc": [
                "https://rpc.superaichain.ai"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SUP",
                "symbol": "SUP",
                "decimals": 18
            },
            "infoURL": "https://superaichain.ai",
            "shortName": "sup",
            "chainId": 19998,
            "networkId": 19998,
            "slip44": 60,
            "explorers": [
                {
                    "name": "SuperAIChain Explorer",
                    "url": "https://scan.superaichain.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiendbioz6nnvlmwyv5zfqzsh2m5pdz47vrjlmhjve5vflk7yshyye",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "20001": {
        "chain": {
            "name": "Camelark Mainnet",
            "chainId": 20001,
            "shortName": "Camelark",
            "chain": "ETHW",
            "icon": "camelark",
            "networkId": 20001,
            "nativeCurrency": {
                "name": "EthereumPoW",
                "symbol": "ETHW",
                "decimals": 18
            },
            "rpc": [
                "https://mainnet-http-rpc.camelark.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "CamelarkScan",
                    "url": "https://scan.camelark.com",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://www.camelark.com"
        },
        "icon": [
            {
                "url": "ipfs://QmeJerrsURFNt2LL7DE7TxeunjrQXiuezdfHyqmsbwX3MZ",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "20010": {
        "chain": {
            "name": "Mandala Chain",
            "chain": "MANDALA",
            "icon": "mandala",
            "rpc": [
                "https://rpc1-mainnet.mandalachain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kepeng",
                "symbol": "KPG",
                "decimals": 18
            },
            "infoURL": "https://mandalachain.io",
            "shortName": "mandala",
            "chainId": 20010,
            "networkId": 20010,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.mandalachain.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge?destinationChain=mandala-chain&sanitized=true&sourceChain=ethereum"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreigldn5xo6jgdd23zbm4eq6e7hxvuzvfuek3i3bxecaofohcyecyei",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "20011": {
        "chain": {
            "name": "Mandala Chain Testnet",
            "chain": "MANDALA",
            "icon": "mandala",
            "rpc": [
                "https://rpc1-testnet.mandalachain.io"
            ],
            "faucets": [
                "https://dripper.mandalachain.io"
            ],
            "nativeCurrency": {
                "name": "Kepeng Test",
                "symbol": "KPGT",
                "decimals": 18
            },
            "infoURL": "https://mandalachain.io",
            "shortName": "mandala-testnet",
            "chainId": 20011,
            "networkId": 20011,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.testnet.mandalachain.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge?destinationChain=mandala-chain-testnet&sanitized=true&sourceChain=sepolia"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreigldn5xo6jgdd23zbm4eq6e7hxvuzvfuek3i3bxecaofohcyecyei",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "20041": {
        "chain": {
            "name": "Niza Chain Mainnet",
            "chain": "NIZA",
            "icon": "niza",
            "rpc": [
                "https://nizascan.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Niza Global",
                "symbol": "NIZA",
                "decimals": 18
            },
            "infoURL": "https://niza.io",
            "shortName": "niza",
            "chainId": 20041,
            "networkId": 20041,
            "explorers": [
                {
                    "name": "NizaScan",
                    "url": "https://nizascan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPh2FdjoPWBaCKNrknv6HjruxdUCr8AvJYvhpgHZP6e2C",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "20073": {
        "chain": {
            "name": "Niza Chain Testnet",
            "chain": "NIZA",
            "icon": "niza",
            "rpc": [
                "https://testnet.nizascan.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Niza Global",
                "symbol": "NIZA",
                "decimals": 18
            },
            "infoURL": "https://niza.io",
            "shortName": "niza_testnet",
            "chainId": 20073,
            "networkId": 20073,
            "explorers": [
                {
                    "name": "NizaScan",
                    "url": "https://testnet.nizascan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPh2FdjoPWBaCKNrknv6HjruxdUCr8AvJYvhpgHZP6e2C",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "20143": {
        "chain": {
            "name": "Monad Devnet",
            "chain": "MON",
            "icon": "monad",
            "rpc": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Devnet MON Token",
                "symbol": "MON",
                "decimals": 18
            },
            "infoURL": "https://monad.xyz",
            "shortName": "mon-devnet",
            "chainId": 20143,
            "networkId": 20143,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya",
                "width": 32,
                "height": 32,
                "format": "svg"
            }
        ]
    },
    "20261": {
        "chain": {
            "name": "MACos Chain",
            "chain": "MACOS",
            "icon": "macos",
            "rpc": [
                "https://rpc1.codeupp.xyz"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MACos Coin",
                "symbol": "MCOS",
                "decimals": 18
            },
            "infoURL": "https://macosscan.codeupp.xyz",
            "shortName": "macos",
            "chainId": 20261,
            "networkId": 20261,
            "explorers": [
                {
                    "name": "MACos Explorer",
                    "url": "https://macosscan.codeupp.xyz",
                    "icon": "macos",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiarmppnfhudavfbcponcp33a47idsbxz7rtg2lbgz3wtemmps3zsi",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "20441": {
        "chain": {
            "name": "XUSD ONE StableChain Mainnet",
            "chain": "XUSD ONE",
            "icon": "xusd",
            "rpc": [
                "https://xusd.live"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XUSD ONE",
                "symbol": "X1",
                "decimals": 18
            },
            "infoURL": "https://xusd.co",
            "shortName": "xusd",
            "chainId": 20441,
            "networkId": 20441,
            "explorers": [
                {
                    "name": "xusdscan",
                    "url": "https://xusdscan.com",
                    "icon": "xusdscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid7fdetal6wmyum5tbuhacb66gkcqkrvphcsrc3vid5xidiulycwu",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "20729": {
        "chain": {
            "name": "Callisto Testnet",
            "chain": "CLO",
            "rpc": [
                "https://testnet-rpc.callisto.network/"
            ],
            "faucets": [
                "https://faucet.callisto.network/"
            ],
            "nativeCurrency": {
                "name": "Callisto",
                "symbol": "CLO",
                "decimals": 18
            },
            "infoURL": "https://callisto.network",
            "shortName": "CLOTestnet",
            "chainId": 20729,
            "networkId": 79,
            "slip44": 1
        }
    },
    "20736": {
        "chain": {
            "name": "P12 Chain",
            "chain": "P12",
            "icon": "p12",
            "rpc": [
                "https://rpc-chain.p12.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hooked P2",
                "symbol": "hP2",
                "decimals": 18
            },
            "infoURL": "https://p12.network",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "shortName": "p12",
            "chainId": 20736,
            "networkId": 20736,
            "explorers": [
                {
                    "name": "P12 Chain Explorer",
                    "url": "https://explorer.p12.games",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreieiro4imoujeewc4r4thf5hxj47l56j2iwuz6d6pdj6ieb6ub3h7e",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "20765": {
        "chain": {
            "name": "Jono11 Subnet",
            "chain": "JONO11",
            "icon": "jono11",
            "rpc": [
                "https://subnets.avax.network/jono11/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Jono11 Token",
                "symbol": "JONO",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "jono11",
            "chainId": 20765,
            "networkId": 20765,
            "explorers": [
                {
                    "name": "JONO11 Explorer",
                    "url": "https://subnets-test.avax.network/jono11",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreievzx4ke62dtc77o47x7vs7nn67ghzrwku6h5dxo3hwcsqfeblke4",
                "width": 612,
                "height": 612,
                "format": "png"
            }
        ]
    },
    "20993": {
        "chain": {
            "name": "Fluent Developer Preview",
            "chain": "Fluent",
            "rpc": [
                "https://rpc.dev.gblend.xyz",
                "https://rpc.dev.gblend.xyz"
            ],
            "faucets": [
                "https://faucet.dev.gblend.xyz"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://fluent.xyz",
            "shortName": "fluent-dev-net",
            "chainId": 20993,
            "networkId": 20993,
            "explorers": [
                {
                    "name": "Fluent Blockscout Explorer",
                    "url": "https://blockscout.dev.gblend.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "21000": {
        "chain": {
            "name": "Action Mainnet",
            "chain": "Action",
            "icon": "action",
            "rpc": [
                "https://rpc.actionblockchain.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Action",
                "symbol": "ACTN",
                "decimals": 18
            },
            "infoURL": "https://docs.actioncoin.com",
            "shortName": "ACTN",
            "chainId": 21000,
            "networkId": 21000,
            "explorers": [
                {
                    "name": "Action Mainnet Explorer",
                    "url": "http://exp.actionblockchain.org",
                    "icon": "action",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNkyJNwgHEWYnxq8BPaQ83WxrVVPrdzvQKKY22PRqhRts",
                "width": 960,
                "height": 960,
                "format": "png"
            }
        ]
    },
    "21004": {
        "chain": {
            "name": "C4EI",
            "chain": "C4EI",
            "rpc": [
                "https://rpc.c4ei.net"
            ],
            "faucets": [
                "https://play.google.com/store/apps/details?id=net.c4ei.fps2"
            ],
            "nativeCurrency": {
                "name": "C4EI",
                "symbol": "C4EI",
                "decimals": 18
            },
            "infoURL": "https://c4ei.net",
            "shortName": "c4ei",
            "chainId": 21004,
            "networkId": 21004,
            "explorers": [
                {
                    "name": "C4EI sirato",
                    "url": "https://exp.c4ei.net",
                    "icon": "c4ei",
                    "standard": "none"
                }
            ]
        }
    },
    "21097": {
        "chain": {
            "name": "Rivest Testnet",
            "chain": "Inco",
            "rpc": [
                "https://validator.rivest.inco.org",
                "https://gateway.rivest.inco.org"
            ],
            "faucets": [
                "https://faucet.rivest.inco.org"
            ],
            "nativeCurrency": {
                "name": "test-Inco",
                "symbol": "tINCO",
                "decimals": 18
            },
            "infoURL": "https://inco.org",
            "shortName": "rivest-testnet",
            "chainId": 21097,
            "networkId": 21097,
            "slip44": 1,
            "icon": "inco",
            "explorers": [
                {
                    "name": "Rivest Testnet Explorer",
                    "url": "https://explorer.rivest.inco.org",
                    "standard": "EIP3091",
                    "icon": "inco"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmU9aHw1i3qM8rZekXfb4rFZHPxVvsLdnpohKLGGFYewMg",
                "width": 1661,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "21133": {
        "chain": {
            "name": "All About Health",
            "chain": "AAH",
            "rpc": [
                "https://rpc.aah.name"
            ],
            "faucets": [
                "https://aah.name"
            ],
            "nativeCurrency": {
                "name": "AAH",
                "symbol": "AAH",
                "decimals": 18
            },
            "infoURL": "https://aah.name",
            "shortName": "aah",
            "chainId": 21133,
            "networkId": 21133,
            "explorers": [
                {
                    "name": "AAH Blockscout",
                    "url": "https://exp.aah.name",
                    "icon": "aah",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "21210": {
        "chain": {
            "name": "1Money Network Mainnet",
            "chain": "1MoneyNetwork",
            "rpc": [
                "https://rpc.mainnet.1money.network",
                "https://rpc1.mainnet.1money.network",
                "https://rpc2.mainnet.1money.network",
                "https://rpc3.mainnet.1money.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FREE",
                "symbol": "FREE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.1moneynetwork.com",
            "shortName": "1money",
            "icon": "1moneynetwork",
            "chainId": 21210,
            "networkId": 21210,
            "explorers": [
                {
                    "name": "1Money Network Explorer",
                    "url": "https://www.1moneynetwork.com/explorer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiawyyp4hhmsipxthdzgvijess7c5jmytqgztq47kaaaqgkt3yx5km",
                "width": 252,
                "height": 252,
                "format": "svg"
            }
        ]
    },
    "21211": {
        "chain": {
            "name": "1Money Sidechain Mainnet",
            "chain": "1MoneySidechain",
            "rpc": [
                "https://rpc.sidechain.mainnet.1money.network",
                "https://rpc1.sidechain.mainnet.1money.network",
                "https://rpc2.sidechain.mainnet.1money.network",
                "https://rpc3.sidechain.mainnet.1money.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FREE",
                "symbol": "FREE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.1moneynetwork.com",
            "shortName": "1money-sc",
            "icon": "1moneynetwork",
            "chainId": 21211,
            "networkId": 21211,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreiawyyp4hhmsipxthdzgvijess7c5jmytqgztq47kaaaqgkt3yx5km",
                "width": 252,
                "height": 252,
                "format": "svg"
            }
        ]
    },
    "21223": {
        "chain": {
            "name": "DCpay Mainnet",
            "chain": "DCpay",
            "icon": "dcpayIcon",
            "rpc": [
                "https://rpc.dcpay.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DCP",
                "symbol": "DCP",
                "decimals": 18
            },
            "infoURL": "https://dcpay.io",
            "shortName": "DCPm",
            "chainId": 21223,
            "networkId": 21223,
            "explorers": [
                {
                    "name": "DCpay Mainnet Explorer",
                    "url": "https://mainnet.dcpay.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmezBwVepoegoCqb86idzPgvPxtaSuXzMLBGiiYfyTGTkc",
                "width": 458,
                "height": 468,
                "format": "png"
            }
        ]
    },
    "21224": {
        "chain": {
            "name": "DCpay Testnet",
            "chain": "DCpay",
            "icon": "dcpayIcon",
            "rpc": [
                "https://testnet-rpc.dcpay.io"
            ],
            "faucets": [
                "https://faucet.dcpay.io"
            ],
            "nativeCurrency": {
                "name": "DCP",
                "symbol": "DCP",
                "decimals": 18
            },
            "infoURL": "https://dcpay.io",
            "shortName": "DCPt",
            "chainId": 21224,
            "networkId": 21224,
            "explorers": [
                {
                    "name": "DCpay Testnet Explorer",
                    "url": "https://testnet.dcpay.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmezBwVepoegoCqb86idzPgvPxtaSuXzMLBGiiYfyTGTkc",
                "width": 458,
                "height": 468,
                "format": "png"
            }
        ]
    },
    "21337": {
        "chain": {
            "name": "CENNZnet Azalea",
            "chain": "CENNZnet",
            "rpc": [
                "https://cennznet.unfrastructure.io/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CPAY",
                "symbol": "CPAY",
                "decimals": 18
            },
            "infoURL": "https://cennz.net",
            "shortName": "cennz-a",
            "chainId": 21337,
            "networkId": 21337,
            "icon": "cennz",
            "explorers": [
                {
                    "name": "UNcover",
                    "url": "https://uncoverexplorer.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWhNm7tTi6SYbiumULDRk956hxgqaZSX77vcxBNn8fvnw",
                "width": 112,
                "height": 112,
                "format": "svg"
            }
        ]
    },
    "21363": {
        "chain": {
            "name": "Lestnet",
            "chain": "LETH",
            "rpc": [
                "https://service.lestnet.org",
                "https://service.lestnet.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lestnet Ether",
                "symbol": "LETH",
                "decimals": 18
            },
            "infoURL": "https://lestnet.org",
            "shortName": "leth",
            "chainId": 21363,
            "networkId": 21363,
            "icon": "lestnet",
            "explorers": [
                {
                    "name": "Lestnet Explorer",
                    "url": "https://explore.lestnet.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigg4ovuohje6iva42fou7rc7a6fkozvfkg22fhuvhw5oz7vii74ha",
                "width": 280,
                "height": 280,
                "format": "svg"
            }
        ]
    },
    "21816": {
        "chain": {
            "name": "omChain Mainnet",
            "chain": "OML",
            "icon": "omlira",
            "rpc": [
                "https://seed.omchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "omChain",
                "symbol": "OMC",
                "decimals": 18
            },
            "infoURL": "https://omchain.io",
            "shortName": "omc",
            "chainId": 21816,
            "networkId": 21816,
            "explorers": [
                {
                    "name": "omChain Explorer",
                    "url": "https://explorer.omchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQtEHaejiDbmiCvbBYw9jNQv3DLK5XHCQwLRfnLNpdN5j",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "21912": {
        "chain": {
            "name": "BSL Mainnet",
            "chain": "BSL",
            "rpc": [
                "http://rpc-mainnet.nftruth.io:8545",
                "ws://rpc-mainnet.nftruth.io:8645"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Origin NFT",
                "symbol": "ONF",
                "decimals": 18
            },
            "infoURL": "https://bsquarelab.com/",
            "shortName": "onf",
            "chainId": 21912,
            "networkId": 21912,
            "explorers": [
                {
                    "name": "BSL Mainnet Explorer",
                    "url": "https://scan.nftruth.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "22023": {
        "chain": {
            "name": "Taycan",
            "chain": "Taycan",
            "rpc": [
                "https://taycan-rpc.hupayx.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "shuffle",
                "symbol": "SFL",
                "decimals": 18
            },
            "infoURL": "https://hupayx.io",
            "shortName": "SFL",
            "chainId": 22023,
            "networkId": 22023,
            "icon": "shuffle",
            "explorers": [
                {
                    "name": "Taycan Explorer(Blockscout)",
                    "url": "https://taycan-evmscan.hupayx.io",
                    "standard": "none",
                    "icon": "shuffle"
                },
                {
                    "name": "Taycan Cosmos Explorer(BigDipper)",
                    "url": "https://taycan-cosmoscan.hupayx.io",
                    "standard": "none",
                    "icon": "shuffle"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidvjcc73v747lqlyrhgbnkvkdepdvepo6baj6hmjsmjtvdyhmzzmq",
                "width": 1000,
                "height": 1206,
                "format": "png"
            }
        ]
    },
    "22040": {
        "chain": {
            "name": "AirDAO Testnet",
            "chain": "ambnet-test",
            "icon": "airdao",
            "rpc": [
                "https://network.ambrosus-test.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Amber",
                "symbol": "AMB",
                "decimals": 18
            },
            "infoURL": "https://testnet.airdao.io",
            "shortName": "airdao-test",
            "chainId": 22040,
            "networkId": 22040,
            "slip44": 1,
            "explorers": [
                {
                    "name": "AirDAO Network Explorer",
                    "url": "https://testnet.airdao.io/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSxXjvWng3Diz4YwXDV2VqSPgMyzLYBNfkjJcr7rzkxom",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "22222": {
        "chain": {
            "name": "Nautilus Mainnet",
            "chain": "ETH",
            "icon": "nautilus",
            "rpc": [
                "https://api.nautilus.nautchain.xyz",
                "https://api.nautilus.nautchain.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zebec",
                "symbol": "ZBC",
                "decimals": 18
            },
            "infoURL": "https://docs.nautchain.xyz",
            "shortName": "NAUTCHAIN",
            "chainId": 22222,
            "networkId": 22222,
            "explorers": [
                {
                    "name": "Nautscan",
                    "url": "https://nautscan.com",
                    "standard": "EIP3091",
                    "icon": "nautilus"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "22324": {
        "chain": {
            "name": "GoldXChain Testnet",
            "chain": "GoldXTestnet",
            "rpc": [
                "https://testnet-rpc.goldxchain.io"
            ],
            "faucets": [
                "https://faucet.goldxchain.io"
            ],
            "nativeCurrency": {
                "name": "GoldX",
                "symbol": "GOLDX",
                "decimals": 18
            },
            "infoURL": "https://goldxchain.io",
            "shortName": "goldx-testnet",
            "chainId": 22324,
            "networkId": 22324,
            "explorers": [
                {
                    "name": "GoldXChain Testnet Explorer",
                    "url": "https://testnet-explorer.goldxchain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "22776": {
        "chain": {
            "name": "MAP Protocol",
            "chain": "MAPO",
            "icon": "map",
            "rpc": [
                "https://rpc.maplabs.io",
                "https://rpc.maplabs.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MAPO",
                "symbol": "MAPO",
                "decimals": 18
            },
            "infoURL": "https://mapprotocol.io/",
            "shortName": "mapo",
            "chainId": 22776,
            "networkId": 22776,
            "slip44": 60,
            "explorers": [
                {
                    "name": "maposcan",
                    "url": "https://maposcan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcLdQ8gM4iHv3CCKA9HuxmzTxY4WhjWtepUVCc3dpzKxD",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "22888": {
        "chain": {
            "name": "Access Network",
            "chain": "ACCESS",
            "icon": "access",
            "chainId": 22888,
            "shortName": "access",
            "networkId": 22888,
            "nativeCurrency": {
                "name": "Access Coin",
                "symbol": "ACCESS",
                "decimals": 18
            },
            "rpc": [
                "https://accesschain.org/rpc"
            ],
            "faucets": [],
            "infoURL": "https://accesschain.org",
            "explorers": [
                {
                    "name": "Access Network Explorer",
                    "url": "https://accesschain.org/explorer",
                    "standard": "EIP3091",
                    "icon": "access"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreifwuwf43ceqgb6hoavb4igpea5txc26dafm4pmuykdvrer5z6ess4",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "23006": {
        "chain": {
            "name": "Antofy Testnet",
            "chain": "ABN",
            "icon": "antofy",
            "rpc": [
                "https://testnet-rpc.antofy.io"
            ],
            "faucets": [
                "https://faucet.antofy.io"
            ],
            "nativeCurrency": {
                "name": "Antofy",
                "symbol": "ABN",
                "decimals": 18
            },
            "infoURL": "https://antofy.io",
            "shortName": "ABNt",
            "chainId": 23006,
            "networkId": 23006,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Antofy Testnet",
                    "url": "https://test.antofyscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdTfku81ohnG9ECU1Xswmeumt678cBhwHWuFYZ7i1Qsto",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "23023": {
        "chain": {
            "name": "PremiumBlock",
            "chain": "PBLK",
            "rpc": [
                "https://rpc.premiumblock.org",
                "https://rpc.premiumblock.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Premium Block",
                "symbol": "PBLK",
                "decimals": 18
            },
            "infoURL": "https://scan.premiumblock.org",
            "shortName": "pblk",
            "chainId": 23023,
            "networkId": 23023,
            "explorers": [
                {
                    "name": "PremiumBlocks Explorer",
                    "url": "https://scan.premiumblock.org",
                    "standard": "EIP3091"
                }
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ]
        }
    },
    "23118": {
        "chain": {
            "name": "Opside Testnet",
            "chain": "Opside",
            "rpc": [
                "https://testrpc.opside.network"
            ],
            "faucets": [
                "https://faucet.opside.network"
            ],
            "nativeCurrency": {
                "name": "IDE",
                "symbol": "IDE",
                "decimals": 18
            },
            "infoURL": "https://opside.network",
            "shortName": "opside",
            "chainId": 23118,
            "networkId": 23118,
            "slip44": 1,
            "icon": "opside",
            "explorers": [
                {
                    "name": "opsideInfo",
                    "url": "https://opside.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeCyZeibUoHNoYGzy1GkzH2uhxyRHKvH51PdaUMer4VTo",
                "width": 591,
                "height": 591,
                "format": "png"
            }
        ]
    },
    "23232": {
        "chain": {
            "name": "Gotas Social",
            "chain": "Gotas",
            "icon": "gotas",
            "rpc": [
                "https://services.tanssi-mainnet.network/tanssi-2006",
                "wss://services.tanssi-mainnet.network/tanssi-2006"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GOTAS",
                "symbol": "GOTAS",
                "decimals": 18
            },
            "infoURL": "https://gotas.com/",
            "shortName": "gotas",
            "chainId": 23232,
            "networkId": 23232,
            "explorers": [
                {
                    "name": "Tanssi EVM Basic Explorer",
                    "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreih2fivik6aij5gvnasutu7zo5y6la4az7qqcpwto5v56qrfywcvbq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "23294": {
        "chain": {
            "name": "Oasis Sapphire",
            "chain": "Sapphire",
            "icon": "oasis",
            "rpc": [
                "https://sapphire.oasis.io",
                "https://sapphire.oasis.io",
                "wss://sapphire.oasis.io/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sapphire Rose",
                "symbol": "ROSE",
                "decimals": 18
            },
            "infoURL": "https://docs.oasis.io/dapp/sapphire",
            "shortName": "sapphire",
            "chainId": 23294,
            "networkId": 23294,
            "explorers": [
                {
                    "name": "Oasis Sapphire Explorer",
                    "url": "https://explorer.oasis.io/mainnet/sapphire",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiespupb52akiwrexxg7g72mh7m7h7lum5hmqijmpdh3kmuunzclha",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "23295": {
        "chain": {
            "name": "Oasis Sapphire Testnet",
            "chain": "Sapphire",
            "icon": "oasis",
            "rpc": [
                "https://testnet.sapphire.oasis.dev",
                "https://testnet.sapphire.oasis.io",
                "wss://testnet.sapphire.oasis.io/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sapphire Test Rose",
                "symbol": "TEST",
                "decimals": 18
            },
            "infoURL": "https://docs.oasis.io/dapp/sapphire",
            "shortName": "sapphire-testnet",
            "chainId": 23295,
            "networkId": 23295,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Oasis Sapphire Testnet Explorer",
                    "url": "https://explorer.oasis.io/testnet/sapphire",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiespupb52akiwrexxg7g72mh7m7h7lum5hmqijmpdh3kmuunzclha",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "23451": {
        "chain": {
            "name": "DreyerX Mainnet",
            "chain": "DreyerX",
            "rpc": [
                "https://rpc.dreyerx.com",
                "https://rpc.dreyerx.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DreyerX",
                "symbol": "DRX",
                "decimals": 18
            },
            "infoURL": "https://dreyerx.com",
            "shortName": "dreyerx",
            "chainId": 23451,
            "networkId": 23451,
            "icon": "dreyerx",
            "explorers": [
                {
                    "name": "drxscan",
                    "url": "https://scan.dreyerx.com",
                    "icon": "dreyerx",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTGjVbiSdHYhjzpeqzY6fGwGiLQuEa2hW7irD75sUSx9e",
                "width": 4501,
                "height": 4501,
                "format": "png"
            }
        ]
    },
    "23452": {
        "chain": {
            "name": "DreyerX Testnet",
            "chain": "DreyerX",
            "rpc": [
                "http://testnet-rpc.dreyerx.com",
                "https://testnet-rpc.dreyerx.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DreyerX",
                "symbol": "DRX",
                "decimals": 18
            },
            "infoURL": "https://dreyerx.com",
            "shortName": "dreyerx-testnet",
            "chainId": 23452,
            "networkId": 23452,
            "icon": "dreyerx",
            "explorers": [
                {
                    "name": "drxscan",
                    "url": "https://testnet-scan.dreyerx.com",
                    "icon": "dreyerx",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTGjVbiSdHYhjzpeqzY6fGwGiLQuEa2hW7irD75sUSx9e",
                "width": 4501,
                "height": 4501,
                "format": "png"
            }
        ]
    },
    "23888": {
        "chain": {
            "name": "Blast Testnet",
            "chain": "ETH",
            "icon": "blastIcon",
            "rpc": [
                "http://testnet-rpc.blastblockchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.blastblockchain.com",
            "shortName": "blastT",
            "chainId": 23888,
            "networkId": 23888,
            "explorers": [
                {
                    "name": "Blast Testnet",
                    "url": "http://testnet-explorer.blastblockchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdHpjiepU2Q4bt4kR48tKHPgaQW57Sb6UVFgLh4MCyg6U",
                "width": 595,
                "height": 582,
                "format": "png"
            }
        ]
    },
    "24076": {
        "chain": {
            "name": "KYMTC Testnet",
            "chain": "KYMTC",
            "icon": "kymtc",
            "rpc": [
                "https://testnet-rpc.kymaticscan.online"
            ],
            "faucets": [
                "https://faucet.kymaticscan.online"
            ],
            "nativeCurrency": {
                "name": "KYMTC",
                "symbol": "KYMTC",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.kymaticscan.online",
            "shortName": "tKYMTC",
            "chainId": 24076,
            "networkId": 24076,
            "explorers": [
                {
                    "name": "KYMTC Testnet Explorer",
                    "url": "https://testnet-explorer.kymaticscan.online",
                    "icon": "kymtc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR1AnNYGeXpVmsKyzqktk4K1BtFPiaJpeXuLktb9Kwmer",
                "width": 1042,
                "height": 1038,
                "format": "png"
            }
        ]
    },
    "24116": {
        "chain": {
            "name": "Amauti",
            "title": "Rails Network Testnet Amauti",
            "chain": "RAILS",
            "icon": "railsTestnet",
            "rpc": [
                "https://testnet.steamexchange.io"
            ],
            "faucets": [
                "https://depot.steamexchange.io/faucet"
            ],
            "nativeCurrency": {
                "name": "SteamX",
                "symbol": "STEAMX",
                "decimals": 18
            },
            "infoURL": "https://steamexchange.io",
            "shortName": "railst",
            "chainId": 24116,
            "networkId": 24116,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://build.steamexchange.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWsvNvJgnZkiZ1y1VDPfUkSbaWrJVhEMXx7U9vEZx2HZA",
                "width": 550,
                "height": 550,
                "format": "png"
            }
        ]
    },
    "24125": {
        "chain": {
            "name": "Nexurachain",
            "chain": "nexurachain",
            "icon": "xuraIcon",
            "rpc": [
                "https://rpc.nexurachain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XURA",
                "symbol": "XURA",
                "decimals": 18
            },
            "infoURL": "https://nexurachain.io",
            "shortName": "XURAm",
            "chainId": 24125,
            "networkId": 24125,
            "explorers": [
                {
                    "name": "Nexurachain Explorer",
                    "url": "https://explorer.nexurachain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcXFJnDV38rKUmgvM2owwrTRnxWKvEyvmp1QGFKPJ8PJj",
                "width": 310,
                "height": 310,
                "format": "png"
            }
        ]
    },
    "24484": {
        "chain": {
            "name": "Webchain",
            "chain": "WEB",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Webchain Ether",
                "symbol": "WEB",
                "decimals": 18
            },
            "infoURL": "https://webchain.network",
            "shortName": "web",
            "chainId": 24484,
            "networkId": 37129,
            "slip44": 227
        }
    },
    "24734": {
        "chain": {
            "name": "MintMe.com Coin",
            "chain": "MINTME",
            "rpc": [
                "https://node1.mintme.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MintMe.com Coin",
                "symbol": "MINTME",
                "decimals": 18
            },
            "infoURL": "https://www.mintme.com",
            "shortName": "mintme",
            "chainId": 24734,
            "networkId": 37480
        }
    },
    "24816": {
        "chain": {
            "name": "Recall",
            "chain": "Recall",
            "rpc": [
                "https://evm.node-0.mainnet.recall.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Recall",
                "symbol": "RECALL",
                "decimals": 18
            },
            "infoURL": "https://recall.network",
            "shortName": "recall",
            "chainId": 24816,
            "networkId": 24816,
            "explorers": []
        }
    },
    "25186": {
        "chain": {
            "name": "LiquidLayer Mainnet",
            "chain": "LiquidLayer",
            "icon": "lila",
            "rpc": [
                "https://mainnet.liquidlayer.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LiquidLayer",
                "symbol": "LILA",
                "decimals": 18
            },
            "infoURL": "https://scan.liquidlayer.network",
            "shortName": "LILA",
            "chainId": 25186,
            "networkId": 25186,
            "explorers": [
                {
                    "name": "LiquidLayer Mainnet Explorer",
                    "url": "https://scan.liquidlayer.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiayuuzfpcgwjll4us4hquvpqa5gwq3lbiedv4qftmlwcxhcyjzzpq",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "25327": {
        "chain": {
            "name": "Everclear Mainnet",
            "chain": "Everclear Mainnet",
            "rpc": [
                "https://rpc.everclear.raas.gelato.cloud"
            ],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "",
            "shortName": "Everclear",
            "chainId": 25327,
            "networkId": 25327,
            "explorers": [
                {
                    "name": "Everclear",
                    "url": "https://scan.everclear.org",
                    "icon": "everclear",
                    "standard": "none"
                }
            ]
        }
    },
    "25363": {
        "chain": {
            "name": "Fluent",
            "chain": "FLUENT",
            "icon": "fluent",
            "rpc": [
                "https://rpc.fluent.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.fluent.xyz/",
            "shortName": "fluent",
            "chainId": 25363,
            "networkId": 25363,
            "explorers": [
                {
                    "name": "Fluent Explorer",
                    "url": "https://fluentscan.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreifzrwo6ctcl3ns5y7jzo3y7lnpg6abfzjiojvbrgrfmwa2tsj4r2y",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "25821": {
        "chain": {
            "name": "H2 Chain Testnet Lambda",
            "chain": "H2",
            "rpc": [
                "https://rpc.h-1.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lambda H2",
                "symbol": "H2",
                "decimals": 18
            },
            "infoURL": "https://h2chain.io",
            "shortName": "h2-lambda",
            "chainId": 25821,
            "networkId": 25821,
            "icon": "h2",
            "explorers": [
                {
                    "name": "h2scan-lambda",
                    "url": "https://lambda.h2scan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiehobxmonxuwg3wukea4ixbixap7imzk4yuiidyejzpvgdylok4ua",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "25839": {
        "chain": {
            "name": "AlveyChain Testnet",
            "chain": "tALV",
            "rpc": [
                "https://testnet-rpc.alvey.io"
            ],
            "faucets": [
                "https://faucet.alveytestnet.com"
            ],
            "nativeCurrency": {
                "name": "AlveyCoin Testnet",
                "symbol": "tALV",
                "decimals": 18
            },
            "infoURL": "https://alveychain.com/",
            "shortName": "talv",
            "chainId": 25839,
            "networkId": 25839,
            "explorers": [
                {
                    "name": "AlveyScan Testnet",
                    "url": "https://alveytestnet.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "25888": {
        "chain": {
            "name": "Hammer Chain Mainnet",
            "chain": "HammerChain",
            "rpc": [
                "https://www.hammerchain.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GOLDT",
                "symbol": "GOLDT",
                "decimals": 18
            },
            "infoURL": "https://www.hammerchain.io",
            "shortName": "GOLDT",
            "chainId": 25888,
            "networkId": 25888,
            "explorers": [
                {
                    "name": "Hammer Chain Explorer",
                    "url": "https://www.hammerchain.io",
                    "standard": "none"
                }
            ]
        }
    },
    "25925": {
        "chain": {
            "name": "KUB Testnet",
            "chain": "KUB",
            "rpc": [
                "https://rpc-testnet.bitkubchain.io",
                "https://rpc-testnet.bitkubchain.io",
                "wss://wss-testnet.bitkubchain.io"
            ],
            "faucets": [
                "https://faucet.kubchain.com"
            ],
            "nativeCurrency": {
                "name": "KUB Coin",
                "symbol": "tKUB",
                "decimals": 18
            },
            "infoURL": "https://www.kubchain.com/",
            "shortName": "kubt",
            "chainId": 25925,
            "networkId": 25925,
            "icon": "kub",
            "slip44": 1,
            "explorers": [
                {
                    "name": "KUB Testnet Explorer",
                    "url": "https://testnet.kubscan.com",
                    "standard": "none",
                    "icon": "kub"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigwng335wvow35ypah7hpq3m3xga3idods2wqs3cfcncoyzu7vxli",
                "width": 4167,
                "height": 4167,
                "format": "png"
            }
        ]
    },
    "26026": {
        "chain": {
            "name": "Ferrum Testnet",
            "chain": "tFRM",
            "rpc": [
                "http://testnet.dev.svcs.ferrumnetwork.io:9933"
            ],
            "faucets": [
                "https://testnet.faucet.ferrumnetwork.io"
            ],
            "nativeCurrency": {
                "name": "Ferrum",
                "symbol": "tFRM",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ferrum.network",
            "shortName": "frm",
            "chainId": 26026,
            "networkId": 26026,
            "slip44": 1,
            "explorers": [
                {
                    "name": "polkadotjs",
                    "url": "https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftestnet.dev.svcs.ferrumnetwork.io#/explorer",
                    "standard": "none"
                }
            ]
        }
    },
    "26100": {
        "chain": {
            "name": "Ferrum Quantum Portal Network",
            "chain": "QPN",
            "icon": "ferrum",
            "rpc": [
                "https://qpn.svcs.ferrumnetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ferrum",
                "symbol": "qpFRM",
                "decimals": 18
            },
            "infoURL": "https://ferrum.network",
            "shortName": "qpn",
            "chainId": 26100,
            "networkId": 26100,
            "explorers": [
                {
                    "name": "ferrumscout",
                    "url": "https://explorer.ferrumnetwork.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5iDsQTDfLbyXS6iUEmvL4pWTPEiXc5kqFs7jjthqCWP",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "26217": {
        "chain": {
            "name": "Integra",
            "chain": "Integra",
            "rpc": [
                "https://evm.integralayer.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Integra",
                "symbol": "IRL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://integralayer.com",
            "shortName": "integra",
            "chainId": 26217,
            "networkId": 26217,
            "explorers": [
                {
                    "name": "Integra Explorer",
                    "url": "https://scan.integralayer.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Integra Blockscout",
                    "url": "https://blockscout.integralayer.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "26218": {
        "chain": {
            "name": "Integra Testnet Ormos",
            "chain": "Integra",
            "rpc": [
                "https://ormos.integralayer.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Integra",
                "symbol": "IRL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://integralayer.com",
            "shortName": "integra-testnet",
            "chainId": 26218,
            "networkId": 26218,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Integra Testnet Blockscout",
                    "url": "https://testnet.blockscout.integralayer.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "26482": {
        "chain": {
            "name": "DucatusX Testnet",
            "chain": "DUCX",
            "rpc": [
                "https://ducx-testnet-node1.rocknblock.io",
                "https://ducx-testnet-node2.rocknblock.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DUCX",
                "symbol": "DUCX",
                "decimals": 18
            },
            "infoURL": "https://www.ducatuscoins.com/ducatusx",
            "shortName": "ducatusx-testnet",
            "chainId": 26482,
            "networkId": 26482,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-testnet.ducatusx.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "26483": {
        "chain": {
            "name": "DucatusX",
            "chain": "DUCX",
            "rpc": [
                "https://ducx-mainnet-node1.rocknblock.io",
                "https://ducx-mainnet-node2.rocknblock.io",
                "https://ducx-mainnet-node3.rocknblock.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DUCX",
                "symbol": "DUCX",
                "decimals": 18
            },
            "infoURL": "https://www.ducatuscoins.com/ducatusx",
            "shortName": "ducatusx",
            "chainId": 26483,
            "networkId": 26483,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.ducatusx.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "26514": {
        "chain": {
            "name": "Horizen Mainnet",
            "chain": "horizen",
            "rpc": [
                "https://horizen.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://horizen.hub.caldera.xyz",
            "shortName": "horizen",
            "chainId": 26514,
            "networkId": 26514,
            "icon": "horizen",
            "explorers": [
                {
                    "name": "Horizen Mainnet Caldera Explorer",
                    "url": "https://horizen.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiejezmamcywe5jigzopxlpxdp5uvofx3h2jfo5xp34bphf43i4ega",
                "width": 834,
                "height": 834,
                "format": "jpg"
            }
        ]
    },
    "26600": {
        "chain": {
            "name": "Hertz Network Mainnet",
            "chain": "HTZ",
            "rpc": [
                "https://mainnet-rpc.hertzscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hertz",
                "symbol": "HTZ",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.hertz-network.com",
            "shortName": "HTZ",
            "chainId": 26600,
            "networkId": 26600,
            "icon": "hertz-network",
            "explorers": [
                {
                    "name": "Hertz Scan",
                    "url": "https://hertzscan.com",
                    "icon": "hertz-network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf3GYbPXmTDpSP6t7Ug2j5HjEwrY5oGhBDP7d4TQHvGnG",
                "width": 162,
                "height": 129,
                "format": "png"
            }
        ]
    },
    "26863": {
        "chain": {
            "name": "OasisChain Mainnet",
            "chain": "OasisChain",
            "rpc": [
                "https://rpc1.oasischain.io",
                "https://rpc2.oasischain.io",
                "https://rpc3.oasischain.io"
            ],
            "faucets": [
                "http://faucet.oasischain.io"
            ],
            "nativeCurrency": {
                "name": "OAC",
                "symbol": "OAC",
                "decimals": 18
            },
            "infoURL": "https://scan.oasischain.io",
            "shortName": "OAC",
            "chainId": 26863,
            "networkId": 26863,
            "explorers": [
                {
                    "name": "OasisChain Explorer",
                    "url": "https://scan.oasischain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "26888": {
        "chain": {
            "name": "AB Core Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.core.testnet.ab.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AB",
                "symbol": "AB",
                "decimals": 18
            },
            "infoURL": "https://ab.org",
            "shortName": "tABCore",
            "chainId": 26888,
            "networkId": 26888,
            "explorers": [
                {
                    "name": "AB Core explorer",
                    "url": "https://explorer.core.testnet.ab.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "26988": {
        "chain": {
            "name": "Newton Finance Testnet",
            "chain": "ETH",
            "rpc": [
                "https://jp-rpc-testnet-newfi.newpay.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Newton",
                "symbol": "NEW",
                "decimals": 18
            },
            "infoURL": "https://newtonproject.org",
            "shortName": "tNewFi",
            "chainId": 26988,
            "networkId": 26988,
            "explorers": [
                {
                    "name": "NewFi explorer",
                    "url": "https://explorer-testnet-newfi.newpay.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "27125": {
        "chain": {
            "name": "XferChain Testnet",
            "chain": "XferChain Testnet",
            "icon": "xferIcon",
            "rpc": [
                "https://testnet-rpc.xferchain.org"
            ],
            "faucets": [
                "https://faucet.xferchain.org"
            ],
            "nativeCurrency": {
                "name": "Dapo",
                "symbol": "Dapo",
                "decimals": 18
            },
            "infoURL": "https://xferchain.org",
            "shortName": "DPt",
            "chainId": 27125,
            "networkId": 27125,
            "explorers": [
                {
                    "name": "XferChain Testnet Explorer",
                    "url": "https://testnet.xferchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmchcfbq1dansGarbpbsgiiYa64HbGYtphe493JASKawxD",
                "width": 268,
                "height": 245,
                "format": "png"
            }
        ]
    },
    "27181": {
        "chain": {
            "name": "KLAOS Nova",
            "title": "KLAOS Nova Test Chain",
            "chain": "KLAOS Nova",
            "icon": "k-laos",
            "rpc": [
                "https://rpc.klaosnova.laosfoundation.io",
                "wss://rpc.klaosnova.laosfoundation.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KLAOS",
                "symbol": "KLAOS",
                "decimals": 18
            },
            "infoURL": "https://www.laosfoundation.io/",
            "shortName": "klaosnova",
            "chainId": 27181,
            "networkId": 27181,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.klaosnova.laosfoundation.io",
                    "icon": "k-laos",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW26eoxJeyUfikZ4DUT1Gfk78sBkvydEo8QzHa1BXjUUL",
                "width": 580,
                "height": 580,
                "format": "png"
            }
        ]
    },
    "27483": {
        "chain": {
            "name": "Nanon Sepolia",
            "title": "Nanon Sepolia Rollup Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia-rpc.nanon.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.nanon.network",
            "shortName": "Nanon-Testnet",
            "chainId": 27483,
            "networkId": 27483,
            "slip44": 1,
            "icon": "nanon",
            "explorers": [
                {
                    "name": "Nanon Sepolia Rollup Testnet Explorer",
                    "url": "https://sepolia-explorer.nanon.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://sepolia-bridge.nanon.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeiduib2fygrwziqpy4yuqr6vvnd6elhahpigbcowcipjjhk6c3qiny",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "27827": {
        "chain": {
            "name": "zeroone Mainnet Subnet",
            "chain": "ZEROONEMAI",
            "rpc": [
                "https://subnets.avax.network/zeroonemai/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZERO",
                "symbol": "ZERO",
                "decimals": 18
            },
            "infoURL": "https://zeroone.art/",
            "shortName": "zeroonemai",
            "chainId": 27827,
            "networkId": 27827,
            "explorers": [
                {
                    "name": "ZEROONEMAI Explorer",
                    "url": "https://subnets.avax.network/zeroonemai",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "28125": {
        "chain": {
            "name": "XferChain Mainnet",
            "chain": "XferChain Mainnet",
            "icon": "xferIcon",
            "rpc": [
                "https://rpc.xferchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dapo",
                "symbol": "Dapo",
                "decimals": 18
            },
            "infoURL": "https://xferchain.org",
            "shortName": "DPm",
            "chainId": 28125,
            "networkId": 28125,
            "explorers": [
                {
                    "name": "XferChain Mainnet Explorer",
                    "url": "https://network.xferchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmchcfbq1dansGarbpbsgiiYa64HbGYtphe493JASKawxD",
                "width": 268,
                "height": 245,
                "format": "png"
            }
        ]
    },
    "28516": {
        "chain": {
            "name": "Vizing Testnet",
            "title": "Vizing Testnet",
            "chain": "Vizing Testnet",
            "rpc": [
                "https://rpc-sepolia.vizing.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://vizing.com",
            "shortName": "Vizing-Testnet",
            "chainId": 28516,
            "networkId": 28516,
            "icon": "vizing",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-sepolia.vizing.com",
                    "icon": "vizing",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPgpWfGsAZ5UHekWFR8rioadVe3Wox8idFyeVxuv9N4Vo",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "28518": {
        "chain": {
            "name": "Vizing Mainnet",
            "title": "Vizing Mainnet",
            "chain": "Vizing Mainnet",
            "rpc": [
                "https://rpc.vizing.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://vizing.com",
            "shortName": "Vizing",
            "chainId": 28518,
            "networkId": 28518,
            "icon": "vizing",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.vizing.com",
                    "icon": "vizing",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.vizing.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmPgpWfGsAZ5UHekWFR8rioadVe3Wox8idFyeVxuv9N4Vo",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "28528": {
        "chain": {
            "name": "Optimism Bedrock (Goerli Alpha Testnet)",
            "chain": "ETH",
            "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": [],
            "nativeCurrency": {
                "name": "Goerli Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://community.optimism.io/docs/developers/bedrock",
            "shortName": "obgor",
            "chainId": 28528,
            "networkId": 28528,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.com/optimism/bedrock-alpha",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "28540": {
        "chain": {
            "name": "Rivool",
            "chain": "Rivool",
            "icon": "rivool",
            "rpc": [
                "https://services.tanssi-mainnet.network/tanssi-2005",
                "wss://services.tanssi-mainnet.network/tanssi-2005"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RVO",
                "symbol": "RVO",
                "decimals": 18
            },
            "infoURL": "https://rivool.finance/",
            "shortName": "rivool",
            "chainId": 28540,
            "networkId": 28540,
            "explorers": [
                {
                    "name": "Tanssi EVM Basic Explorer",
                    "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiby5lsr4ogkcqftubqmju3cphoret5sqt4xrcuothgmbsh2awdgdm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "28882": {
        "chain": {
            "name": "Boba Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.boba.network",
                "https://sepolia.boba.network",
                "https://boba-sepolia.gateway.tenderly.co",
                "https://gateway.tenderly.co/public/boba-sepolia",
                "wss://boba-sepolia.gateway.tenderly.co/",
                "wss://gateway.tenderly.co/public/boba-sepolia"
            ],
            "faucets": [
                "https://www.l2faucet.com/boba"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaSepolia",
            "chainId": 28882,
            "networkId": 28882,
            "explorers": [
                {
                    "name": "Routescan",
                    "url": "https://testnet.bobascan.com",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            }
        }
    },
    "29112": {
        "chain": {
            "name": "HYCHAIN Testnet",
            "chainId": 29112,
            "shortName": "hychain-testnet",
            "chain": "ETH",
            "networkId": 29112,
            "nativeCurrency": {
                "name": "TOPIA",
                "symbol": "TOPIA",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.hychain.com/http",
                "https://testnet-rpc.hychain.com/http"
            ],
            "faucets": [],
            "infoURL": "https://www.hychain.com",
            "icon": "hychain",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.explorer.hychain.com",
                    "icon": "hychain",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-58008",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://QmcSJmAfk3iay6uCGJxgUPd9pTsRxbtF4BrNnC5txE9cg8",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "29223": {
        "chain": {
            "name": "Nexa MetaNet",
            "chain": "NEXA",
            "rpc": [
                "https://nexa.sh/metanet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nexa",
                "symbol": "NEXA",
                "decimals": 18
            },
            "infoURL": "https://nexa.sh/meta",
            "shortName": "nexameta",
            "chainId": 29223,
            "networkId": 29223,
            "slip44": 29223,
            "icon": "nexameta",
            "explorers": [
                {
                    "name": "NexaShell",
                    "url": "https://nexa.sh",
                    "standard": "none",
                    "icon": "nexashell"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia42ym3rgzo7w5k445nr4wmji4ucxgw4pdhdo5lacczkk2fiahwni",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "29225": {
        "chain": {
            "name": "Nexa MetaTest",
            "chain": "NEXA",
            "rpc": [
                "https://nexa.sh/metatest"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nexa",
                "symbol": "NEXA",
                "decimals": 18
            },
            "infoURL": "https://nexa.sh/meta",
            "shortName": "nexatest",
            "chainId": 29225,
            "networkId": 29225,
            "slip44": 29225,
            "icon": "nexameta",
            "explorers": [
                {
                    "name": "NexaShell",
                    "url": "https://nexa.sh",
                    "standard": "none",
                    "icon": "nexashell"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia42ym3rgzo7w5k445nr4wmji4ucxgw4pdhdo5lacczkk2fiahwni",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "29536": {
        "chain": {
            "name": "KaiChain Testnet",
            "chain": "KaiChain",
            "rpc": [
                "https://testnet-rpc.kaichain.net"
            ],
            "faucets": [
                "https://faucet.kaichain.net"
            ],
            "nativeCurrency": {
                "name": "KaiChain Testnet Native Token",
                "symbol": "KEC",
                "decimals": 18
            },
            "infoURL": "https://kaichain.net",
            "shortName": "tkec",
            "chainId": 29536,
            "networkId": 29536,
            "explorers": [
                {
                    "name": "KaiChain Explorer",
                    "url": "https://testnet-explorer.kaichain.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "29548": {
        "chain": {
            "name": "MCH Verse Mainnet",
            "chain": "MCH Verse",
            "icon": "mch_verse",
            "rpc": [
                "https://rpc.oasys.mycryptoheroes.net",
                "https://rpc.oasys.mycryptoheroes.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://www.mycryptoheroes.net/verse",
            "shortName": "MCHV",
            "chainId": 29548,
            "networkId": 29548,
            "explorers": [
                {
                    "name": "MCH Verse Explorer",
                    "url": "https://explorer.oasys.mycryptoheroes.net",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZZnwR1y6cU1sare2TQmwqkNDLXQxD4GdPrmHLmUoPtbU",
                "width": 4000,
                "height": 4000,
                "format": "png"
            }
        ]
    },
    "30000": {
        "chain": {
            "name": "qChain Mainnet",
            "chain": "qChain",
            "rpc": [
                "https://rpc.qchain.kr"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "QCO",
                "symbol": "QCO",
                "decimals": 18
            },
            "infoURL": "https://www.qchain.kr",
            "shortName": "qchain",
            "chainId": 30000,
            "networkId": 30000,
            "icon": "qchain",
            "explorers": [
                {
                    "name": "qChain explorer",
                    "url": "https://scan.qchain.kr",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZESsg3P8cimYjibkD8w1T8DgszAHcKn7UReC8FWbfDGz",
                "width": 1536,
                "height": 1536,
                "format": "png"
            }
        ]
    },
    "30067": {
        "chain": {
            "name": "Piece testnet",
            "chain": "PieceNetwork",
            "icon": "piecechain",
            "rpc": [
                "https://testnet-rpc0.piecenetwork.com"
            ],
            "faucets": [
                "https://piecenetwork.com/faucet"
            ],
            "nativeCurrency": {
                "name": "ECE",
                "symbol": "ECE",
                "decimals": 18
            },
            "infoURL": "https://piecenetwork.com",
            "shortName": "Piece",
            "chainId": 30067,
            "networkId": 30067,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Piece Scan",
                    "url": "https://testnet-scan.piecenetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWAU39z1kcYshAqkENRH8qUjfR5CJehCxA4GiC33p3HpH",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "30088": {
        "chain": {
            "name": "MiYou Mainnet",
            "chain": "MiYou Chain",
            "icon": "miyou",
            "faucets": [],
            "rpc": [
                "https://blockchain.miyou.io",
                "https://blockchain.miyoulab.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Miyou",
                "symbol": "MY",
                "decimals": 18
            },
            "infoURL": "https://www.miyou.io",
            "shortName": "MiYou",
            "chainId": 30088,
            "networkId": 30088,
            "slip44": 60,
            "ens": {
                "registry": "0xFEfa9B3061435977424DD947E756566cFB60473E"
            },
            "explorers": [
                {
                    "name": "MiYou block explorer",
                    "url": "https://myscan.miyou.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfP1QDK42B7EzYWsYN2PGfjkZUQtSjm1k5gNNT52ixsKL",
                "width": 216,
                "height": 216,
                "format": "png"
            }
        ]
    },
    "30103": {
        "chain": {
            "name": "Cerium Testnet",
            "chain": "CAU",
            "icon": "canxium",
            "rpc": [
                "https://cerium-rpc.canxium.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Canxium",
                "symbol": "CAU",
                "decimals": 18
            },
            "infoURL": "https://canxium.org",
            "shortName": "ceri",
            "chainId": 30103,
            "networkId": 30103,
            "slip44": 1,
            "explorers": [
                {
                    "name": "canxium explorer",
                    "url": "https://cerium-explorer.canxium.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXHSbtVNCJVfe2CvRH7njdyf2SrX5u5bNTfvhqjLeFN2A",
                "width": 938,
                "height": 938,
                "format": "png"
            }
        ]
    },
    "30303": {
        "chain": {
            "name": "Ethiq",
            "chain": "ETH",
            "rpc": [
                "https://rpc.ethiq.network",
                "wss://rpc.ethiq.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.ethiq.network",
            "shortName": "ethiq",
            "chainId": 30303,
            "networkId": 30303,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP2718"
                },
                {
                    "name": "EIP2930"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://shell.haqq.network/bridge"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Ethiq Blockscout",
                    "url": "https://explorer.ethiq.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "30730": {
        "chain": {
            "name": "Movement EVM Legacy",
            "chain": "MOVE",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Move",
                "symbol": "MOVE",
                "decimals": 18
            },
            "infoURL": "https://movementlabs.xyz",
            "shortName": "moveleg",
            "chainId": 30730,
            "networkId": 30730,
            "icon": "move",
            "explorers": [
                {
                    "name": "mevm explorer",
                    "url": "https://explorer.movementlabs.xyz",
                    "standard": "none"
                }
            ],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWRAor77N6VyjJiQgtsEE7h9Bd1Q7vtRveTYv2A6wZyAT",
                "width": 1546,
                "height": 1546,
                "format": "png"
            }
        ]
    },
    "30731": {
        "chain": {
            "name": "Movement EVM Devnet",
            "chain": "MOVE",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Move",
                "symbol": "MOVE",
                "decimals": 18
            },
            "infoURL": "https://movementlabs.xyz",
            "shortName": "movedev",
            "chainId": 30731,
            "networkId": 30731,
            "icon": "move",
            "explorers": [
                {
                    "name": "mevm explorer",
                    "url": "https://explorer.movementlabs.xyz",
                    "standard": "none"
                }
            ],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWRAor77N6VyjJiQgtsEE7h9Bd1Q7vtRveTYv2A6wZyAT",
                "width": 1546,
                "height": 1546,
                "format": "png"
            }
        ]
    },
    "30732": {
        "chain": {
            "name": "Movement EVM Testnet",
            "chain": "MOVE",
            "rpc": [
                "https://mevm.testnet.imola.movementlabs.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Move",
                "symbol": "MOVE",
                "decimals": 18
            },
            "infoURL": "https://movementlabs.xyz",
            "shortName": "movetest",
            "chainId": 30732,
            "networkId": 30732,
            "icon": "move",
            "explorers": [
                {
                    "name": "mevm explorer",
                    "url": "https://explorer.testnet.imola.movementlabs.xyz",
                    "standard": "none"
                }
            ],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWRAor77N6VyjJiQgtsEE7h9Bd1Q7vtRveTYv2A6wZyAT",
                "width": 1546,
                "height": 1546,
                "format": "png"
            }
        ]
    },
    "30939": {
        "chain": {
            "name": "Dilithium3 Testnet",
            "chain": "DLT",
            "icon": "dilithium3",
            "rpc": [
                "https://rpc-testnet.dilithium3.com",
                "wss://ws-testnet.dilithium3.com"
            ],
            "faucets": [
                "https://faucet-testnet.dilithium3.com"
            ],
            "nativeCurrency": {
                "name": "Dilithium3",
                "symbol": "DLT",
                "decimals": 18
            },
            "infoURL": "https://dilithium3.com",
            "shortName": "dlt-testnet",
            "chainId": 30939,
            "networkId": 30939,
            "slip44": 60,
            "explorers": [
                {
                    "name": "Dilithium3 Explorer",
                    "url": "https://explorer-testnet.dilithium3.com",
                    "standard": "EIP3091"
                }
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "status": "active",
            "redFlags": []
        },
        "icon": [
            {
                "url": "ipfs://QmRWav2UtqKXi4kCL2qC69SKxFbzhLQ75iwbbCcPDPxooC",
                "width": 432,
                "height": 432,
                "format": "png"
            }
        ]
    },
    "31102": {
        "chain": {
            "name": "Ethersocial Network",
            "chain": "ESN",
            "rpc": [
                "https://api.esn.gonspool.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethersocial Network Ether",
                "symbol": "ESN",
                "decimals": 18
            },
            "infoURL": "https://ethersocial.org",
            "shortName": "esn",
            "chainId": 31102,
            "networkId": 1,
            "slip44": 31102
        }
    },
    "31223": {
        "chain": {
            "name": "CloudTx Mainnet",
            "chain": "CLD",
            "icon": "cloudtx",
            "rpc": [
                "https://mainnet-rpc.cloudtx.finance"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CloudTx",
                "symbol": "CLD",
                "decimals": 18
            },
            "infoURL": "https://cloudtx.finance",
            "shortName": "CLDTX",
            "chainId": 31223,
            "networkId": 31223,
            "explorers": [
                {
                    "name": "cloudtxscan",
                    "url": "https://scan.cloudtx.finance",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3",
                "width": 713,
                "height": 830,
                "format": "png"
            }
        ]
    },
    "31224": {
        "chain": {
            "name": "CloudTx Testnet",
            "chain": "CloudTx",
            "icon": "cloudtx",
            "rpc": [
                "https://testnet-rpc.cloudtx.finance"
            ],
            "faucets": [
                "https://faucet.cloudtx.finance"
            ],
            "nativeCurrency": {
                "name": "CloudTx",
                "symbol": "CLD",
                "decimals": 18
            },
            "infoURL": "https://cloudtx.finance/",
            "shortName": "CLD",
            "chainId": 31224,
            "networkId": 31224,
            "slip44": 1,
            "explorers": [
                {
                    "name": "cloudtxexplorer",
                    "url": "https://explorer.cloudtx.finance",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3",
                "width": 713,
                "height": 830,
                "format": "png"
            }
        ]
    },
    "31337": {
        "chain": {
            "name": "GoChain Testnet",
            "chain": "GO",
            "rpc": [
                "http://127.0.0.1:8545",
                "https://testnet-rpc.gochain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoChain Coin",
                "symbol": "GO",
                "decimals": 18
            },
            "infoURL": "https://gochain.io",
            "shortName": "got",
            "chainId": 31337,
            "networkId": 31337,
            "slip44": 1,
            "explorers": [
                {
                    "name": "GoChain Testnet Explorer",
                    "url": "https://testnet-explorer.gochain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "31414": {
        "chain": {
            "name": "Evoke Testnet",
            "chain": "Evoke",
            "icon": "mthn",
            "rpc": [
                "https://testnet-rpc.evokescan.org"
            ],
            "faucets": [
                "https://faucet.evokescan.org"
            ],
            "nativeCurrency": {
                "name": "MTHN Testnet",
                "symbol": "MTHN",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.evokescan.org",
            "shortName": "tmthn",
            "chainId": 31414,
            "networkId": 31414,
            "explorers": [
                {
                    "name": "Evoke SmartChain Testnet Explorer",
                    "url": "https://testnet-explorer.evokescan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia5q26knsvxgkwxze7woepvsqat5n2hodokh4ozzphmhexqez5s34",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "31415": {
        "chain": {
            "name": "Wirex Pay Mainnet",
            "chain": "WirexPay",
            "icon": "wpay",
            "rpc": [
                "https://rpc.wirexpaychain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.wirexpaychain.com/tech/wirex-pay-chain",
            "shortName": "wpay",
            "chainId": 31415,
            "networkId": 31415,
            "explorers": [
                {
                    "name": "Wirex Pay Explorer",
                    "url": "https://blockscout.wirexpaychain.com",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRkaZbopr8JTgypSQ3N3VfQumnZEN9bA5Uh3u3mL26dwT",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "31611": {
        "chain": {
            "name": "Mezo Testnet",
            "chain": "Mezo Testnet",
            "rpc": [
                "https://rpc.test.mezo.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mezo.org/",
            "shortName": "mezo-testnet",
            "chainId": 31611,
            "networkId": 31611,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.test.mezo.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "31612": {
        "chain": {
            "name": "Mezo",
            "chain": "Mezo",
            "rpc": [
                "https://rpc_evm-mezo.imperator.co",
                "wss://ws_evm-mezo.imperator.co",
                "https://mezo-mainnet.boar.network",
                "wss://mezo-mainnet.boar.network",
                "https://mainnet.mezo.public.validationcloud.io",
                "wss://mainnet.mezo.public.validationcloud.io",
                "https://rpc-internal.mezo.org",
                "wss://rpc-ws-internal.mezo.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mezo.org/",
            "shortName": "mezo",
            "chainId": 31612,
            "networkId": 31612,
            "icon": "mezo",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.mezo.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRwp2AtjoRDWpvQvnZpLXT6aw2S76j5y8gRNXevJY3WEo",
                "width": 1200,
                "height": 666,
                "format": "png"
            }
        ]
    },
    "31753": {
        "chain": {
            "name": "Xchain Mainnet (Deprecated)",
            "chain": "XchainDeprecated",
            "icon": "intd",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Intdestcoin",
                "symbol": "INTD",
                "decimals": 18
            },
            "infoURL": "https://chainlist.org/chain/31753",
            "shortName": "INTD_deprecated",
            "chainId": 31753,
            "networkId": 31753,
            "status": "deprecated",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafybeia5n537fj2mkfcwmjfwktkmqrcwef3affdodhxnvmkg2gkvmbv2ke",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "31754": {
        "chain": {
            "name": "Xchain Testnet (Deprecated)",
            "chain": "XchainDeprecated",
            "icon": "intd",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Intdestcoin Testnet",
                "symbol": "INTD",
                "decimals": 18
            },
            "infoURL": "https://chainlist.org/chain/31754",
            "shortName": "tINTD_deprecated",
            "chainId": 31754,
            "networkId": 31754,
            "status": "deprecated",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafybeia5n537fj2mkfcwmjfwktkmqrcwef3affdodhxnvmkg2gkvmbv2ke",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "32001": {
        "chain": {
            "name": "W3Gamez Holesky Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-holesky.w3gamez.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "W3Gamez Testnet Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://web3games.com/",
            "shortName": "w3gamez",
            "chainId": 32001,
            "networkId": 32001,
            "slip44": 1,
            "icon": "w3gamez",
            "explorers": [
                {
                    "name": "W3Gamez Holesky Explorer",
                    "url": "https://w3gamez-holesky.web3games.com",
                    "icon": "web3games",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaQdiE7vwxKeuWCjk4nKBikcpg4XCzQkFWGrAZHmMKnrq",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "32323": {
        "chain": {
            "name": "BasedAI",
            "title": "BasedAI",
            "chain": "BasedAI",
            "rpc": [
                "https://mainnet.basedaibridge.com/rpc/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BasedAI",
                "symbol": "BASED",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://getbased.ai",
            "shortName": "basedai",
            "chainId": 32323,
            "networkId": 32323,
            "icon": "basedai",
            "explorers": [
                {
                    "name": "BasedAI Explorer",
                    "url": "https://explorer.getbased.ai",
                    "standard": "none"
                },
                {
                    "name": "BF1337 BasedAI Explorer",
                    "url": "https://explorer.bf1337.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidkgcrgumpvke3rsk3txvy52ovosmyfum3b6vnyv4k4rzzov72zae",
                "width": 240,
                "height": 240,
                "format": "svg"
            }
        ]
    },
    "32382": {
        "chain": {
            "name": "Santiment Intelligence Network",
            "chain": "Santiment Intelligence Network",
            "rpc": [
                "https://node.sanr.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SANR",
                "symbol": "SANR",
                "decimals": 18
            },
            "infoURL": "https://sanr.app",
            "shortName": "SANR",
            "chainId": 32382,
            "networkId": 32382,
            "icon": "sanrchain",
            "parent": {
                "chain": "eip155-1",
                "type": "L2",
                "bridges": [
                    {
                        "url": "https://sanr.app"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Santiment Intelligence Explorer",
                    "url": "https://app-explorer-pos.sanr.app",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPLMg5mYD8XRknvYbDkD2x7FXxYan7MPTeUWZC2CihwDM",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "32520": {
        "chain": {
            "name": "Bitgert Mainnet",
            "chain": "Brise",
            "rpc": [
                "https://rpc-bitgert.icecreamswap.com",
                "https://rpc-bitgert.icecreamswap.com",
                "https://mainnet-rpc.brisescan.com",
                "https://chainrpc.com",
                "https://serverrpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitrise Token",
                "symbol": "Brise",
                "decimals": 18
            },
            "infoURL": "https://bitgert.com/",
            "shortName": "Brise",
            "chainId": 32520,
            "networkId": 32520,
            "icon": "brise",
            "explorers": [
                {
                    "name": "Brise Scan",
                    "url": "https://brisescan.com",
                    "icon": "brise",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY3vKe1rG9AyHSGH1ouP3ER3EVUZRtRrFbFZEfEpMSd4V",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "32659": {
        "chain": {
            "name": "Fusion Mainnet",
            "chain": "FSN",
            "icon": "fusion",
            "rpc": [
                "https://mainnet.fusionnetwork.io",
                "https://mainnet.fusionnetwork.io",
                "wss://mainnet.fusionnetwork.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Fusion",
                "symbol": "FSN",
                "decimals": 18
            },
            "infoURL": "https://fusion.org",
            "shortName": "fsn",
            "chainId": 32659,
            "networkId": 32659,
            "slip44": 288,
            "explorers": [
                {
                    "name": "fsnscan",
                    "url": "https://fsnscan.com",
                    "icon": "fsnscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX3tsEoj7SdaBLLV8VyyCUAmymdEGiSGeuTbxMrEMVvth",
                "width": 31,
                "height": 31,
                "format": "svg"
            }
        ]
    },
    "32769": {
        "chain": {
            "name": "Zilliqa 2",
            "chain": "ZIL",
            "rpc": [
                "https://api.zilliqa.com",
                "https://api.zilliqa.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com/",
            "shortName": "zil",
            "chainId": 32769,
            "networkId": 32769,
            "icon": "zilliqa",
            "explorers": [
                {
                    "name": "Zilliqa 2 Mainnet Explorer",
                    "url": "https://zilliqa.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "32770": {
        "chain": {
            "name": "Zilliqa 2 EVM proto-mainnet",
            "chain": "ZIL",
            "rpc": [
                "https://api.zq2-protomainnet.zilliqa.com"
            ],
            "faucets": [
                "https://faucet.zq2-protomainnet.zilliqa.com"
            ],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com/",
            "shortName": "zq2-proto-mainnet",
            "chainId": 32770,
            "networkId": 32770,
            "icon": "zilliqa",
            "explorers": [
                {
                    "name": "Zilliqa 2 EVM proto-mainnet explorer",
                    "url": "https://explorer.zq2-protomainnet.zilliqa.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "32990": {
        "chain": {
            "name": "Zilliqa EVM Isolated Server",
            "chain": "ZIL",
            "rpc": [
                "https://zilliqa-isolated-server.zilliqa.com/"
            ],
            "faucets": [
                "https://dev-wallet.zilliqa.com/faucet?network=isolated_server"
            ],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com/",
            "shortName": "zil-isolated-server",
            "chainId": 32990,
            "networkId": 32990,
            "icon": "zilliqa",
            "explorers": [
                {
                    "name": "Zilliqa EVM Isolated Server Explorer",
                    "url": "https://devex.zilliqa.com/?network=https://zilliqa-isolated-server.zilliqa.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "33033": {
        "chain": {
            "name": "Entangle Mainnet",
            "chain": "NGL",
            "icon": "ngl",
            "rpc": [
                "https://json-rpc.entangle.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Entangle",
                "symbol": "NGL",
                "decimals": 18
            },
            "infoURL": "https://www.entangle.fi",
            "shortName": "ngl",
            "chainId": 33033,
            "networkId": 33033,
            "explorers": [
                {
                    "name": "Entangle Mainnet Explorer",
                    "url": "https://explorer.entangle.fi",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUQiosuH8ib8aXSpYcJRTje9Lro9VeZyd4cNXrXGY5r8D",
                "width": 100,
                "height": 100,
                "format": "svg"
            }
        ]
    },
    "33101": {
        "chain": {
            "name": "Zilliqa 2 Testnet",
            "chain": "ZIL",
            "rpc": [
                "https://dev-api.zilliqa.com",
                "https://api.testnet.zilliqa.com"
            ],
            "faucets": [
                "https://faucet.testnet.zilliqa.com"
            ],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com",
            "shortName": "zil-testnet",
            "chainId": 33101,
            "networkId": 33101,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Zilliqa 2 Testnet Explorer",
                    "url": "https://testnet.zilliqa.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "33103": {
        "chain": {
            "name": "Zilliqa 2 EVM proto-testnet",
            "chain": "ZIL",
            "rpc": [
                "https://api.zq2-prototestnet.zilliqa.com"
            ],
            "faucets": [
                "https://faucet.zq2-prototestnet.zilliqa.com"
            ],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com/",
            "shortName": "zq2-proto-testnet",
            "chainId": 33103,
            "networkId": 33103,
            "icon": "zilliqa",
            "explorers": [
                {
                    "name": "Zilliqa 2 EVM proto-testnet explorer",
                    "url": "https://explorer.zq2-prototestnet.zilliqa.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "33111": {
        "chain": {
            "name": "Curtis",
            "chain": "Curtis",
            "rpc": [
                "https://rpc.curtis.apechain.com",
                "https://rpc.curtis.apechain.com"
            ],
            "faucets": [
                "https://curtis.hub.caldera.xyz"
            ],
            "nativeCurrency": {
                "name": "ApeCoin",
                "symbol": "APE",
                "decimals": 18
            },
            "infoURL": "https://curtis.hub.caldera.xyz",
            "shortName": "curtis",
            "chainId": 33111,
            "networkId": 33111,
            "icon": "curtis",
            "explorers": [
                {
                    "name": "Curtis Explorer",
                    "url": "https://explorer.curtis.apechain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTqiPnYZx6ZyPPbtsuh8VvvoH6DSCJGjTUgtTN9X8NScP",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "33133": {
        "chain": {
            "name": "Entangle Testnet",
            "chain": "NGL",
            "icon": "ngl",
            "rpc": [
                "https://evm-testnet.entangle.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Entangle",
                "symbol": "NGL",
                "decimals": 18
            },
            "infoURL": "https://www.entangle.fi",
            "shortName": "tngl",
            "chainId": 33133,
            "networkId": 33133,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmUQiosuH8ib8aXSpYcJRTje9Lro9VeZyd4cNXrXGY5r8D",
                "width": 100,
                "height": 100,
                "format": "svg"
            }
        ]
    },
    "33139": {
        "chain": {
            "name": "ApeChain",
            "chain": "apechain",
            "rpc": [
                "https://rpc.apechain.com/http",
                "https://rpc.apechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ApeCoin",
                "symbol": "APE",
                "decimals": 18
            },
            "infoURL": "https://apechain.com",
            "shortName": "apechain",
            "chainId": 33139,
            "networkId": 33139,
            "explorers": [
                {
                    "name": "ApeChain Explorer",
                    "url": "https://apescan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "33210": {
        "chain": {
            "name": "Cloudverse Subnet",
            "chain": "CLOUDVERSE",
            "rpc": [
                "https://subnets.avax.network/cloudverse/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XCLOUD",
                "symbol": "XCLOUD",
                "decimals": 18
            },
            "infoURL": "https://muadao.build/",
            "shortName": "cloudverse",
            "chainId": 33210,
            "networkId": 33210,
            "explorers": [
                {
                    "name": "CLOUDVERSE Explorer",
                    "url": "https://subnets.avax.network/cloudverse",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "33333": {
        "chain": {
            "name": "Aves Mainnet",
            "chain": "AVS",
            "rpc": [
                "https://rpc.avescoin.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aves",
                "symbol": "AVS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://avescoin.io",
            "shortName": "avs",
            "chainId": 33333,
            "networkId": 33333,
            "icon": "aves",
            "explorers": [
                {
                    "name": "avescan",
                    "url": "https://avescan.io",
                    "icon": "avescan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeKQVv2QneHaaggw2NfpZ7DGMdjVhPywTdse5RzCs4oGn",
                "width": 232,
                "height": 232,
                "format": "png"
            }
        ]
    },
    "33385": {
        "chain": {
            "name": "Zilliqa EVM Devnet",
            "chain": "ZIL",
            "rpc": [
                "https://api.devnet.zilliqa.com/"
            ],
            "faucets": [
                "https://faucet.devnet.zilliqa.com/"
            ],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com/",
            "shortName": "zil-devnet",
            "chainId": 33385,
            "networkId": 33385,
            "icon": "zilliqa",
            "explorers": [
                {
                    "name": "Zilliqa EVM Devnet Explorer",
                    "url": "https://otterscan.devnet.zilliqa.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "33401": {
        "chain": {
            "name": "SlingShot",
            "chain": "SLING",
            "rpc": [
                "https://rpc.slingshotdao.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sling",
                "symbol": "SLING",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://slingshotdao.com",
            "shortName": "slingshot",
            "chainId": 33401,
            "networkId": 33401,
            "icon": "slingshot",
            "explorers": [
                {
                    "name": "SlingShot Explorer",
                    "url": "https://explore.slingshotdao.com",
                    "icon": "slingshot",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "33431": {
        "chain": {
            "name": "Edge Testnet",
            "chain": "ETH",
            "rpc": [
                "https://edge-testnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.edgex.exchange",
            "shortName": "edge-testnet",
            "chainId": 33431,
            "networkId": 33431,
            "explorers": [
                {
                    "name": "Alchemy Explorer",
                    "url": "https://edge-testnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "33469": {
        "chain": {
            "name": "Zilliqa 2 EVM devnet",
            "chain": "ZIL",
            "rpc": [
                "https://api.zq2-devnet.zilliqa.com"
            ],
            "faucets": [
                "https://faucet.zq2-devnet.zilliqa.com"
            ],
            "nativeCurrency": {
                "name": "Zilliqa",
                "symbol": "ZIL",
                "decimals": 18
            },
            "infoURL": "https://www.zilliqa.com/",
            "shortName": "zq2-devnet",
            "chainId": 33469,
            "networkId": 33469,
            "icon": "zilliqa",
            "explorers": [
                {
                    "name": "Zilliqa-2 EVM Devnet Explorer",
                    "url": "https://explorer.zq2-devnet.zilliqa.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "33710": {
        "chain": {
            "name": "R5 Network Testnet",
            "chain": "r5testnet",
            "rpc": [
                "https://rpc-testnet.r5.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Test R5",
                "symbol": "TR5",
                "decimals": 18
            },
            "infoURL": "https://r5.network",
            "shortName": "tr5",
            "chainId": 33710,
            "networkId": 33710,
            "icon": "r5",
            "explorers": [
                {
                    "name": "R5 Explorer",
                    "url": "https://explorer-testnet.r5.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihrnrmjndul22scpktxzfvm6lyuxdepjtbfrn7ce4znl2blrqw6te",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "33979": {
        "chain": {
            "name": "Funki",
            "chain": "ETH",
            "icon": "funki",
            "rpc": [
                "https://rpc-mainnet.funkichain.com",
                "https://rpc-mainnet.funkichain.com",
                "wss://rpc-mainnet.funkichain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://funkichain.com",
            "shortName": "funki",
            "chainId": 33979,
            "networkId": 33979,
            "explorers": [
                {
                    "name": "Funki Mainnet Explorer",
                    "url": "https://explorer.funkichain.com",
                    "standard": "none"
                },
                {
                    "name": "FunkiScan",
                    "url": "https://funkiscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQnQZ2YUuJMDYoKWhiA1KqY67VFjvMLSXTww46pnrS8js",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "33999": {
        "chain": {
            "name": "Pencils Protocol Sepolia Testnet",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pencils Protocol Sepolia Testnet Token",
                "symbol": "DAPPST",
                "decimals": 18
            },
            "infoURL": "https://pencilsprotocol.io/",
            "shortName": "dapp-sepolia",
            "chainId": 33999,
            "networkId": 33999,
            "status": "incubating"
        }
    },
    "34443": {
        "chain": {
            "name": "Mode",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.mode.network",
                "https://mainnet.mode.network",
                "https://mode.drpc.org",
                "wss://mode.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.mode.network/",
            "shortName": "mode",
            "chainId": 34443,
            "networkId": 34443,
            "icon": "mode",
            "explorers": [
                {
                    "name": "modescout",
                    "url": "https://explorer.mode.network",
                    "standard": "none"
                },
                {
                    "name": "Routescan",
                    "url": "https://modescan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidi5y7afj5z4xrz7uz5rkg2mcsv2p2n4ui4g7q4k4ecdz65i2agou",
                "width": 2160,
                "height": 2160,
                "format": "png"
            }
        ]
    },
    "34504": {
        "chain": {
            "name": "ZEUS Mainnet",
            "chain": "ZEUSX",
            "icon": "zeusicon",
            "rpc": [
                "https://mainnet-rpc.zeuschainscan.io"
            ],
            "nativeCurrency": {
                "name": "The ZEUS Token",
                "symbol": "ZEUSX",
                "decimals": 18
            },
            "infoURL": "https://zeuschainscan.io",
            "shortName": "ZEUSX",
            "chainId": 34504,
            "networkId": 34504,
            "faucets": [],
            "explorers": [
                {
                    "name": "ZEUS Mainnet Explorer",
                    "url": "https://zeuschainscan.io",
                    "icon": "zeusicon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdktFyG3dM6Jk4j7V9xzvWwSpmnLcaNDuWhPwFHJw7K6e",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "35011": {
        "chain": {
            "name": "J2O Taro",
            "chain": "TARO",
            "rpc": [
                "https://rpc.j2o.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TARO Coin",
                "symbol": "taro",
                "decimals": 18
            },
            "infoURL": "https://j2o.io",
            "shortName": "j2o",
            "chainId": 35011,
            "networkId": 35011,
            "explorers": [
                {
                    "name": "J2O Taro Explorer",
                    "url": "https://exp.j2o.io",
                    "icon": "j2otaro",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "35147": {
        "chain": {
            "name": "CoinAfrica",
            "chain": "CoinAfrica",
            "rpc": [
                "https://rpc.coinafrica.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "COINA",
                "symbol": "COINA",
                "decimals": 18
            },
            "infoURL": "https://coinafrica.tech",
            "shortName": "coina",
            "chainId": 35147,
            "networkId": 35147,
            "explorers": [
                {
                    "name": "CoinA-Scan",
                    "url": "https://coinascan.com",
                    "standard": "EIP3091"
                }
            ],
            "icon": "coina"
        },
        "icon": [
            {
                "url": "ipfs://bafkreib5ecre4o6g723mboizw3udt4xrle4pgsqgoqcyvoompko353a2hq",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "35441": {
        "chain": {
            "name": "Q Mainnet",
            "chain": "Q",
            "rpc": [
                "https://rpc.q.org",
                "https://rpc.q.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QGOV",
                "symbol": "QGOV",
                "decimals": 18
            },
            "infoURL": "https://q.org",
            "shortName": "q",
            "chainId": 35441,
            "networkId": 35441,
            "icon": "q",
            "explorers": [
                {
                    "name": "Q explorer",
                    "url": "https://explorer.q.org",
                    "icon": "q",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQUQKe8VEtSthhgXnJ3EmEz94YhpVCpUDZAiU9KYyNLya",
                "width": 585,
                "height": 603,
                "format": "png"
            }
        ]
    },
    "35443": {
        "chain": {
            "name": "Q Testnet",
            "chain": "Q",
            "rpc": [
                "https://rpc.qtestnet.org",
                "https://rpc.qtestnet.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Q token",
                "symbol": "Q",
                "decimals": 18
            },
            "infoURL": "https://q.org/",
            "shortName": "q-testnet",
            "chainId": 35443,
            "networkId": 35443,
            "slip44": 1,
            "icon": "q",
            "explorers": [
                {
                    "name": "Q explorer",
                    "url": "https://explorer.qtestnet.org",
                    "icon": "q",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQUQKe8VEtSthhgXnJ3EmEz94YhpVCpUDZAiU9KYyNLya",
                "width": 585,
                "height": 603,
                "format": "png"
            }
        ]
    },
    "36888": {
        "chain": {
            "name": "AB Core Mainnet",
            "chain": "AB",
            "rpc": [
                "https://rpc.core.ab.org",
                "https://rpc1.core.ab.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AB",
                "symbol": "AB",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://ab.org",
            "shortName": "abcore",
            "chainId": 36888,
            "networkId": 36888,
            "explorers": [
                {
                    "name": "AB Core Explorer",
                    "url": "https://explorer.core.ab.org",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        }
    },
    "36900": {
        "chain": {
            "name": "ADI Chain",
            "chain": "ADI",
            "icon": "adi",
            "rpc": [
                "https://rpc.adifoundation.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ADI",
                "symbol": "ADI",
                "decimals": 18
            },
            "infoURL": "https://adifoundation.ai",
            "shortName": "adi",
            "chainId": 36900,
            "networkId": 36900,
            "explorers": [
                {
                    "name": "ADI Explorer",
                    "url": "https://explorer.adifoundation.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreice4fkfrfggny5m3btlquzrimfg7jiyebvslmsknnqhivznh4u2la",
                "width": 343,
                "height": 70,
                "format": "svg"
            }
        ]
    },
    "36968": {
        "chain": {
            "name": "AMA Testnet",
            "chain": "AMA",
            "rpc": [
                "https://testnet-rpc.ama.one"
            ],
            "faucets": [
                "https://mcp.ama.one/testnet-faucet"
            ],
            "nativeCurrency": {
                "name": "AMA",
                "symbol": "AMA",
                "decimals": 9
            },
            "infoURL": "https://ama.one",
            "shortName": "AMA-TESTNET",
            "chainId": 36968,
            "networkId": 36968,
            "slip44": 1,
            "status": "incubating",
            "explorers": [
                {
                    "name": "AMA Explorer Testnet",
                    "url": "https://testnet-ama.ddns.net",
                    "standard": "none"
                },
                {
                    "name": "AMA Explorer Testnet Alt",
                    "url": "https://testnet.explorer.ama.one",
                    "standard": "none"
                }
            ]
        }
    },
    "36969": {
        "chain": {
            "name": "AMA Mainnet",
            "chain": "AMA",
            "rpc": [
                "https://mainnet-rpc.ama.one"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AMA",
                "symbol": "AMA",
                "decimals": 9
            },
            "infoURL": "https://ama.one",
            "shortName": "AMA",
            "chainId": 36969,
            "networkId": 36969,
            "slip44": 36969,
            "status": "active",
            "explorers": [
                {
                    "name": "AMA Explorer Mainnet",
                    "url": "https://ama-explorer.ddns.net",
                    "standard": "none"
                },
                {
                    "name": "AMA Explorer Mainnet Alt",
                    "url": "https://explorer.ama.one",
                    "standard": "none"
                }
            ]
        }
    },
    "37111": {
        "chain": {
            "name": "Lens Testnet",
            "title": "Lens Network Sepolia Testnet",
            "chain": "Lens",
            "rpc": [
                "https://rpc.testnet.lens.dev",
                "https://rpc.testnet.lens.dev"
            ],
            "faucets": [
                "https://www.alchemy.com/faucets/lens-sepolia"
            ],
            "chainId": 37111,
            "networkId": 37111,
            "nativeCurrency": {
                "name": "GRASS",
                "symbol": "GRASS",
                "decimals": 18
            },
            "icon": "lens",
            "infoURL": "https://www.lens.xyz",
            "shortName": "lens-sepolia",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.testnet.lens.dev/bridge"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Lens Testnet Block Explorer",
                    "url": "https://block-explorer.testnet.lens.dev",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP9HNKbbWQLEx5H57BSV3VhJNyVpVaC5B3NBCsyoomTMU",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "38400": {
        "chain": {
            "name": "ConnectorManager",
            "chain": "Rangers",
            "icon": "rangers",
            "rpc": [
                "https://cm.rangersprotocol.com/api/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Rangers Protocol Gas",
                "symbol": "cmRPG",
                "decimals": 18
            },
            "infoURL": "https://rangersprotocol.com",
            "shortName": "cmrpg",
            "chainId": 38400,
            "networkId": 38400,
            "explorers": [
                {
                    "name": "rangersscan",
                    "url": "https://scan.rangersprotocol.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "38401": {
        "chain": {
            "name": "ConnectorManager Robin",
            "chain": "Rangers",
            "icon": "rangers",
            "rpc": [
                "https://robin-cm.rangersprotocol.com/api/jsonrpc"
            ],
            "faucets": [
                "https://robin-faucet.rangersprotocol.com"
            ],
            "nativeCurrency": {
                "name": "Rangers Protocol Gas",
                "symbol": "ttRPG",
                "decimals": 18
            },
            "infoURL": "https://rangersprotocol.com",
            "shortName": "ttrpg",
            "chainId": 38401,
            "networkId": 38401,
            "explorers": [
                {
                    "name": "rangersscan-robin",
                    "url": "https://robin-rangersscan.rangersprotocol.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXR5e5SDABWfQn6XT9uMsVYAo5Bv7vUv4jVs8DFqatZWG",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "38833": {
        "chain": {
            "name": "Igra Network",
            "chain": "IGRA",
            "icon": "igra",
            "rpc": [
                "https://rpc.igralabs.com:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "iKAS",
                "symbol": "iKAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://igralabs.com",
            "shortName": "igra",
            "chainId": 38833,
            "networkId": 38833,
            "explorers": [
                {
                    "name": "Igra Explorer",
                    "url": "https://explorer.igralabs.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV3cgckp9SJy4EyauAFJjE6CZ6seZ6YaBxk5tXmmAiTzh",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "38836": {
        "chain": {
            "name": "Igra Testnet",
            "chain": "IGRA",
            "icon": "igra",
            "rpc": [
                "https://galleon-testnet.igralabs.com:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "iKAS",
                "symbol": "iKAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://igralabs.com",
            "shortName": "igra-galleon-testnet",
            "chainId": 38836,
            "networkId": 38836,
            "explorers": [
                {
                    "name": "Igra Galleon Testnet Explorer",
                    "url": "https://explorer.galleon-testnet.igralabs.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV3cgckp9SJy4EyauAFJjE6CZ6seZ6YaBxk5tXmmAiTzh",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "39656": {
        "chain": {
            "name": "PRM Mainnet",
            "chain": "prm",
            "icon": "prmIcon",
            "rpc": [
                "https://mainnet-rpc.prmscan.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Primal Network",
                "symbol": "PRM",
                "decimals": 18
            },
            "infoURL": "https://primalnetwork.org",
            "shortName": "prm",
            "chainId": 39656,
            "networkId": 39656,
            "explorers": [
                {
                    "name": "Primal Network",
                    "url": "https://prmscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmckkDRkuCQWbvhpKGsqa8ajuQvf3W5dekzw5qpiPC6shk",
                "width": 1220,
                "height": 1220,
                "format": "png"
            }
        ]
    },
    "39797": {
        "chain": {
            "name": "Energi Mainnet",
            "chain": "NRG",
            "rpc": [
                "https://nodeapi.energi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Energi",
                "symbol": "NRG",
                "decimals": 18
            },
            "infoURL": "https://www.energi.world/",
            "shortName": "nrg",
            "chainId": 39797,
            "networkId": 39797,
            "slip44": 39797
        }
    },
    "39815": {
        "chain": {
            "name": "OHO Mainnet",
            "chain": "OHO",
            "rpc": [
                "https://mainnet.oho.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OHO",
                "symbol": "OHO",
                "decimals": 18
            },
            "infoURL": "https://oho.ai",
            "shortName": "oho",
            "chainId": 39815,
            "networkId": 39815,
            "icon": "oho",
            "explorers": [
                {
                    "name": "ohoscan",
                    "url": "https://ohoscan.com",
                    "icon": "ohoscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZt75xixnEtFzqHTrJa8kJkV4cTXmUZqeMeHM8BcvomQc",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "40000": {
        "chain": {
            "name": "DIV Chain",
            "chain": "DIVC",
            "rpc": [
                "https://rpc.divchain.org"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "DIVC",
                "symbol": "DIVC",
                "decimals": 18
            },
            "infoURL": "https://www.divchain.org",
            "shortName": "divc",
            "chainId": 40000,
            "networkId": 40000,
            "icon": "divc",
            "explorers": [
                {
                    "name": "DIV Chain explorer",
                    "url": "https://scan.divchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmebuyvTmRvM66rXbxSFtZv7VGj1HtvNQ68hvYpLEPe3bA",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "40204": {
        "chain": {
            "name": "Citrate",
            "chain": "CITRATE",
            "rpc": [
                "https://rpc.citrate.ai",
                "wss://rpc.citrate.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SALT",
                "symbol": "SALT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://citrate.ai",
            "shortName": "citrate",
            "chainId": 40204,
            "networkId": 40204
        }
    },
    "41455": {
        "chain": {
            "name": "Aleph Zero EVM",
            "chain": "Aleph Zero EVM",
            "icon": "aleph-zero",
            "rpc": [
                "https://rpc.alephzero.raas.gelato.cloud",
                "https://rpc.alephzero.raas.gelato.cloud",
                "wss://ws.alephzero.raas.gelato.cloud"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aleph Zero",
                "symbol": "AZERO",
                "decimals": 18
            },
            "infoURL": "https://alephzero.org/",
            "shortName": "aleph-zero",
            "chainId": 41455,
            "networkId": 41455,
            "explorers": [
                {
                    "name": "Aleph Zero EVM Mainnet Explorer",
                    "url": "https://evm-explorer.alephzero.org",
                    "icon": "aleph-zero",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUmw7yJDdkTV6SNp5PDfMLe5LWMfUo6vyQbh7fdhTfGDH",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "41500": {
        "chain": {
            "name": "Opulent-X BETA",
            "chainId": 41500,
            "shortName": "ox-beta",
            "chain": "Opulent-X",
            "networkId": 41500,
            "nativeCurrency": {
                "name": "Oxyn Gas",
                "symbol": "OXYN",
                "decimals": 18
            },
            "rpc": [
                "https://connect.opulent-x.com"
            ],
            "faucets": [],
            "infoURL": "https://beta.opulent-x.com",
            "explorers": [
                {
                    "name": "Opulent-X BETA Explorer",
                    "url": "https://explorer.opulent-x.com",
                    "standard": "none"
                }
            ]
        }
    },
    "41923": {
        "chain": {
            "name": "EDU Chain",
            "chain": "EDU Chain",
            "icon": "occ-mainnet",
            "rpc": [
                "https://rpc.edu-chain.raas.gelato.cloud",
                "https://rpc.edu-chain.raas.gelato.cloud"
            ],
            "faucets": [
                "https://bridge.gelato.network/bridge/edu-chain"
            ],
            "nativeCurrency": {
                "name": "EDU",
                "symbol": "EDU",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/edu-chain",
            "shortName": "edu-chain",
            "chainId": 41923,
            "networkId": 41923,
            "explorers": [
                {
                    "name": "EDU Chain",
                    "url": "https://educhain.blockscout.com",
                    "icon": "occ-mainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmAbz7VfGvf6NVHezuBy5HpJTCi1gEshBxxdDdfVXNQ8Bt",
                "width": 60,
                "height": 60,
                "format": "svg"
            }
        ]
    },
    "42000": {
        "chain": {
            "name": "Helios Chain Testnet",
            "chain": "Helios Chain",
            "rpc": [
                "https://testnet1.helioschainlabs.org"
            ],
            "faucets": [
                "https://testnet.helioschain.network"
            ],
            "nativeCurrency": {
                "name": "Helios",
                "symbol": "HLS",
                "decimals": 18
            },
            "icon": "helioschain",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://hub.helioschain.network",
            "shortName": "HLS",
            "chainId": 42000,
            "networkId": 42000,
            "explorers": [
                {
                    "name": "Helios Chain Explorer",
                    "url": "https://explorer.helioschainlabs.org",
                    "icon": "helioschain",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreifrqrkoeenmx6wja2rj5o6sj3mtn5veyvx7dis6mba4bycd7yziba",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "42001": {
        "chain": {
            "name": "PMON Chain",
            "chain": "42001",
            "rpc": [
                "https://rpc.pmon.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PMON Token",
                "symbol": "PMON",
                "decimals": 18
            },
            "infoURL": "https://protocolmonsterlabs.com/pmon-chain",
            "shortName": "pmon",
            "chainId": 42001,
            "networkId": 42001,
            "icon": "pmon",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.pmon.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmaEMH8gUpdBuZdMpw2nnZ6tFA8qcRLqVdTtuoTT8U95X6",
                "width": 1094,
                "height": 1094,
                "format": "png"
            }
        ]
    },
    "42026": {
        "chain": {
            "name": "Donatuz",
            "chain": "ETH",
            "rpc": [
                "https://rpc.donatuz.com",
                "https://rpc.donatuz.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.donatuz.com",
            "shortName": "donatuz",
            "chainId": 42026,
            "networkId": 42026,
            "explorers": [
                {
                    "name": "Donatuz Explorer",
                    "url": "https://explorer.donatuz.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "42069": {
        "chain": {
            "name": "pegglecoin",
            "chain": "42069",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "pegglecoin",
                "symbol": "peggle",
                "decimals": 18
            },
            "infoURL": "https://teampeggle.com",
            "shortName": "PC",
            "chainId": 42069,
            "networkId": 42069
        }
    },
    "42070": {
        "chain": {
            "name": "WMC Testnet",
            "chain": "WMC",
            "icon": "wmc",
            "rpc": [
                "https://rpc-testnet-base.worldmobile.net",
                "https://rpc-testnet-base.worldmobile.net"
            ],
            "faucets": [
                "https://faucet-testnet-base.worldmobile.net"
            ],
            "nativeCurrency": {
                "name": "WMTx",
                "symbol": "WMTx",
                "decimals": 18
            },
            "infoURL": "https://worldmobiletoken.com",
            "shortName": "wmtx",
            "chainId": 42070,
            "networkId": 42070,
            "explorers": [
                {
                    "name": "WMC Explorer",
                    "url": "https://explorer-testnet-base.worldmobile.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVWrPMhSkocodzjz54R6qdQ1UJx4Y6oUAsvKuqWTi9u2E",
                "width": 232,
                "height": 232,
                "format": "png"
            }
        ]
    },
    "42072": {
        "chain": {
            "name": "AgentLayer Testnet",
            "chain": "AgentLayer",
            "icon": "agentLayerIcon",
            "rpc": [
                "https://testnet-rpc.agentlayer.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Agent",
                "symbol": "AGENT",
                "decimals": 18
            },
            "infoURL": "https://agentlayer.xyz/home",
            "shortName": "agent",
            "chainId": 42072,
            "networkId": 42072,
            "explorers": [
                {
                    "name": "AgentLayer Testnet Explorer",
                    "url": "https://testnet-explorer.agentlayer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSj6SSWmBiRjnjZQPb17kvhGDmB9xAGRkG13RwPuXLTCT",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "42096": {
        "chain": {
            "name": "Heurist Testnet",
            "chain": "HEU",
            "status": "active",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Heurist",
                "symbol": "HEU",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "HEU",
            "chainId": 42096,
            "networkId": 42096,
            "slip44": 1,
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-4",
                "bridges": []
            }
        }
    },
    "42161": {
        "chain": {
            "name": "Arbitrum One",
            "chainId": 42161,
            "shortName": "arb1",
            "chain": "ETH",
            "networkId": 42161,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://arb1.arbitrum.io/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",
                "https://arbitrum-one-rpc.publicnode.com",
                "wss://arbitrum-one-rpc.publicnode.com",
                "https://rpcfree.com/arbitrum-rpc"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Arbiscan",
                    "url": "https://arbiscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Arbitrum Explorer",
                    "url": "https://explorer.arbitrum.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://arbitrum.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://arbitrum.io",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        }
    },
    "42170": {
        "chain": {
            "name": "Arbitrum Nova",
            "chainId": 42170,
            "shortName": "arb-nova",
            "chain": "ETH",
            "networkId": 42170,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://nova.arbitrum.io/rpc",
                "https://nova.arbitrum.io/rpc",
                "https://arbitrum-nova-rpc.publicnode.com",
                "wss://arbitrum-nova-rpc.publicnode.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Arbitrum Nova Chain Explorer",
                    "url": "https://nova-explorer.arbitrum.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://arbitrum.io",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        }
    },
    "42220": {
        "chain": {
            "name": "Celo Mainnet",
            "chainId": 42220,
            "shortName": "celo",
            "chain": "CELO",
            "networkId": 42220,
            "nativeCurrency": {
                "name": "CELO",
                "symbol": "CELO",
                "decimals": 18
            },
            "rpc": [
                "https://forno.celo.org",
                "https://forno.celo.org",
                "wss://forno.celo.org/ws"
            ],
            "faucets": [],
            "infoURL": "https://docs.celo.org/",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://superbridge.app/celo"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Celoscan",
                    "url": "https://celoscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://celo.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "42261": {
        "chain": {
            "name": "Oasis Emerald Testnet",
            "chain": "Emerald",
            "icon": "oasis",
            "rpc": [
                "https://testnet.emerald.oasis.io/",
                "wss://testnet.emerald.oasis.io/ws"
            ],
            "faucets": [
                "https://faucet.testnet.oasis.io/"
            ],
            "nativeCurrency": {
                "name": "Emerald Test Rose",
                "symbol": "TEST",
                "decimals": 18
            },
            "infoURL": "https://docs.oasis.io/dapp/emerald",
            "shortName": "emerald-testnet",
            "chainId": 42261,
            "networkId": 42261,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Oasis Emerald Testnet Explorer",
                    "url": "https://explorer.oasis.io/testnet/emerald",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiespupb52akiwrexxg7g72mh7m7h7lum5hmqijmpdh3kmuunzclha",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "42262": {
        "chain": {
            "name": "Oasis Emerald",
            "chain": "Emerald",
            "icon": "oasis",
            "rpc": [
                "https://emerald.oasis.io",
                "wss://emerald.oasis.io/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Emerald Rose",
                "symbol": "ROSE",
                "decimals": 18
            },
            "infoURL": "https://docs.oasis.io/dapp/emerald",
            "shortName": "emerald",
            "chainId": 42262,
            "networkId": 42262,
            "explorers": [
                {
                    "name": "Oasis Emerald Explorer",
                    "url": "https://explorer.oasis.io/mainnet/emerald",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiespupb52akiwrexxg7g72mh7m7h7lum5hmqijmpdh3kmuunzclha",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "42355": {
        "chain": {
            "name": "GoldXChain Mainnet",
            "chain": "GoldX",
            "rpc": [
                "https://mainnet-rpc.goldxchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoldX",
                "symbol": "GOLDX",
                "decimals": 18
            },
            "infoURL": "https://goldxchain.io",
            "shortName": "goldx",
            "chainId": 42355,
            "networkId": 42355,
            "explorers": [
                {
                    "name": "GoldXChain Explorer",
                    "url": "https://explorer.goldxchain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "42420": {
        "chain": {
            "name": "Asset Chain Mainnet",
            "chain": "Asset Chain",
            "rpc": [
                "https://mainnet-rpc.assetchain.org",
                "https://mainnet-rpc.assetchain.org"
            ],
            "faucets": [
                "https://faucet.assetchain.org"
            ],
            "nativeCurrency": {
                "name": "Real World Asset",
                "symbol": "RWA",
                "decimals": 18
            },
            "infoURL": "https://docs.assetchain.org",
            "shortName": "assetchain",
            "chainId": 42420,
            "networkId": 42420,
            "icon": "assetchain",
            "explorers": [
                {
                    "name": "Asset Chain Explorer",
                    "url": "https://scan.assetchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXc4bxuyWvQFqjuunXmvZZs1AwGChyY7sGYK6tgCkp3nJ",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "42421": {
        "chain": {
            "name": "Asset Chain Testnet",
            "chain": "Asset Chain",
            "rpc": [
                "https://enugu-rpc.assetchain.org",
                "https://enugu-rpc.assetchain.org"
            ],
            "faucets": [
                "https://faucet.assetchain.org"
            ],
            "nativeCurrency": {
                "name": "Real World Asset",
                "symbol": "RWA",
                "decimals": 18
            },
            "infoURL": "https://docs.assetchain.org",
            "shortName": "rwa",
            "chainId": 42421,
            "networkId": 42421,
            "icon": "assetchain",
            "explorers": [
                {
                    "name": "Asset Chain Testnet Explorer",
                    "url": "https://scan-testnet.assetchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXc4bxuyWvQFqjuunXmvZZs1AwGChyY7sGYK6tgCkp3nJ",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "42429": {
        "chain": {
            "name": "Tempo Testnet Andantino (Deprecated)",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.tempo.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "No native currency",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://tempo.xyz",
            "shortName": "tempo-andantino",
            "chainId": 42429,
            "networkId": 42429,
            "icon": "tempo",
            "status": "deprecated",
            "explorers": [
                {
                    "name": "tempo-explorer",
                    "url": "https://explore.andantino.tempo.xyz",
                    "icon": "tempo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreignxbz2mjbwv6sqbjndkxhi423j7yyk3qlfdfnzclcmq4uklxdgza",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "42431": {
        "chain": {
            "name": "Tempo Testnet Moderato",
            "chain": "ETH",
            "rpc": [
                "https://rpc.moderato.tempo.xyz",
                "wss://rpc.moderato.tempo.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "No native currency",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://tempo.xyz",
            "shortName": "tempo-moderato",
            "chainId": 42431,
            "networkId": 42431,
            "icon": "tempo",
            "explorers": [
                {
                    "name": "tempo-explorer",
                    "url": "https://explore.testnet.tempo.xyz",
                    "icon": "tempo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreignxbz2mjbwv6sqbjndkxhi423j7yyk3qlfdfnzclcmq4uklxdgza",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "42766": {
        "chain": {
            "name": "ZKFair Mainnet",
            "title": "ZKFair Mainnet",
            "chain": "ZKFair",
            "rpc": [
                "https://rpc.zkfair.io",
                "https://rpc.zkfair.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDC Token",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://zkfair.io",
            "shortName": "ZKFair-Mainnet",
            "chainId": 42766,
            "networkId": 42766,
            "icon": "zkfair",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.zkfair.io",
                    "icon": "zkfair",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://wallet.zkfair.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVb682D4mUXkKNP28xxJDNgSYbDLvEc3kVYx7TQxEa6Cw",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "42793": {
        "chain": {
            "name": "Etherlink Mainnet",
            "chain": "Etherlink",
            "icon": "etherlink",
            "chainId": 42793,
            "networkId": 42793,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://etherlink.com",
            "shortName": "etlk",
            "nativeCurrency": {
                "name": "tez",
                "symbol": "XTZ",
                "decimals": 18
            },
            "rpc": [
                "https://node.mainnet.etherlink.com",
                "https://node.mainnet.etherlink.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Etherlink Explorer",
                    "url": "https://explorer.etherlink.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi",
                "width": 584,
                "height": 545,
                "format": "png"
            }
        ]
    },
    "42801": {
        "chain": {
            "name": "Gesoten Verse Testnet",
            "chain": "Gesoten Verse",
            "rpc": [
                "https://rpc.testnet.verse.gesoten.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://gesoten.com/",
            "shortName": "GST",
            "icon": "gesoten",
            "chainId": 42801,
            "networkId": 42801,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Gesoten Verse Testnet Explorer",
                    "url": "https://explorer.testnet.verse.gesoten.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb7oJY9zd9sTzxNNQNTVZQz2hkd1aA94mWm4cvXfJ9QxV",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "42888": {
        "chain": {
            "name": "Kinto Testnet",
            "title": "Kinto Testnet",
            "chain": "ETH",
            "rpc": [
                "http://35.215.120.180:8545"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ethereum.org",
            "shortName": "keth",
            "chainId": 42888,
            "networkId": 42888,
            "slip44": 1,
            "explorers": [
                {
                    "name": "kintoscan",
                    "url": "http://35.215.120.180:4000",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "43110": {
        "chain": {
            "name": "Athereum",
            "chain": "ATH",
            "rpc": [
                "https://ava.network:21015/ext/evm/rpc"
            ],
            "faucets": [
                "http://athfaucet.ava.network//?address=${ADDRESS}"
            ],
            "nativeCurrency": {
                "name": "Athereum Ether",
                "symbol": "ATH",
                "decimals": 18
            },
            "infoURL": "https://athereum.ava.network",
            "shortName": "avaeth",
            "chainId": 43110,
            "networkId": 43110
        }
    },
    "43111": {
        "chain": {
            "name": "Hemi",
            "chain": "ETH",
            "rpc": [
                "https://rpc.hemi.network/rpc",
                "https://rpc.hemi.network/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://hemi.xyz",
            "shortName": "hemi",
            "chainId": 43111,
            "networkId": 43111,
            "icon": "hemi",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.hemi.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmfP6GDn5eXFcpWuoiyWn5pjn6PYB7HQhRD8nSko1zR8KD",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "43113": {
        "chain": {
            "name": "Avalanche Fuji Testnet",
            "chain": "AVAX",
            "icon": "avax",
            "rpc": [
                "https://api.avax-test.network/ext/bc/C/rpc",
                "https://api.avax-test.network/ext/bc/C/rpc",
                "https://avalanche-fuji-c-chain-rpc.publicnode.com",
                "wss://avalanche-fuji-c-chain-rpc.publicnode.com"
            ],
            "faucets": [
                "https://faucet.avax-test.network/"
            ],
            "nativeCurrency": {
                "name": "Avalanche",
                "symbol": "AVAX",
                "decimals": 18
            },
            "infoURL": "https://cchain.explorer.avax-test.network",
            "shortName": "Fuji",
            "chainId": 43113,
            "networkId": 1,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://testnet.snowscan.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://testnet.snowtrace.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Avascan",
                    "url": "https://testnet.avascan.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
                "width": 1503,
                "height": 1504,
                "format": "png"
            }
        ]
    },
    "43114": {
        "chain": {
            "name": "Avalanche C-Chain",
            "chain": "AVAX",
            "icon": "avax",
            "rpc": [
                "https://api.avax.network/ext/bc/C/rpc",
                "https://api.avax.network/ext/bc/C/rpc",
                "https://avalanche-c-chain-rpc.publicnode.com",
                "wss://avalanche-c-chain-rpc.publicnode.com"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Avalanche",
                "symbol": "AVAX",
                "decimals": 18
            },
            "infoURL": "https://www.avax.network/",
            "shortName": "avax",
            "chainId": 43114,
            "networkId": 43114,
            "slip44": 9005,
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://snowscan.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://snowtrace.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Avascan",
                    "url": "https://avascan.info",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
                "width": 1503,
                "height": 1504,
                "format": "png"
            }
        ]
    },
    "43288": {
        "chain": {
            "name": "Boba Avax",
            "chain": "Boba Avax",
            "status": "deprecated",
            "rpc": [
                "https://avax.boba.network",
                "wss://wss.avax.boba.network",
                "https://replica.avax.boba.network",
                "wss://replica-wss.avax.boba.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://docs.boba.network/for-developers/network-avalanche",
            "shortName": "bobaavax",
            "chainId": 43288,
            "networkId": 43288,
            "explorers": [
                {
                    "name": "Boba Avax Explorer",
                    "url": "https://blockexplorer.avax.boba.network",
                    "standard": "none"
                }
            ]
        }
    },
    "43419": {
        "chain": {
            "name": "GUNZ",
            "chain": "GUNZ",
            "rpc": [
                "https://rpc.gunzchain.io/ext/bc/2M47TxWHGnhNtq6pM5zPXdATBtuqubxn5EPFgFmEawCQr9WFML/rpc",
                "https://rpc.gunzchain.io/ext/bc/2M47TxWHGnhNtq6pM5zPXdATBtuqubxn5EPFgFmEawCQr9WFML/rpc"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "GUN",
                "symbol": "GUN",
                "decimals": 18
            },
            "icon": "gunz",
            "infoURL": "https://gunbygunz.com",
            "shortName": "gunz-mainnet",
            "chainId": 43419,
            "networkId": 43419,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://gunzscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid7wspejxmvsqkycru3lnfppgqre6zavkyw4vklnzrhoiycqsjzpa",
                "width": 320,
                "height": 320,
                "format": "png"
            }
        ]
    },
    "43521": {
        "chain": {
            "name": "Formicarium",
            "title": "MemeCore Testnet Formicarium",
            "chain": "MemeCore",
            "icon": "memecore",
            "rpc": [
                "https://rpc.formicarium.memecore.net",
                "https://rpc.formicarium.memecore.net",
                "wss://ws.formicarium.memecore.net"
            ],
            "faucets": [
                "https://faucet.memecore.com/formicarium"
            ],
            "nativeCurrency": {
                "name": "Formicarium M",
                "symbol": "M",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://memecore.com",
            "shortName": "form",
            "chainId": 43521,
            "networkId": 43521,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OKX-Formicarium",
                    "url": "https://www.okx.com/web3/explorer/formicarium-testnet",
                    "standard": "EIP3091"
                },
                {
                    "name": "MemeCoreScan-Formicarium",
                    "url": "https://formicarium.memecorescan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "MemeCore Testnet Formicarium Explorer",
                    "url": "https://formicarium.blockscout.memecore.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX2DPJqHjMRUYD4CMpXBDBpqa3p8c4DkE4iiHtcxBJe3i",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "43851": {
        "chain": {
            "name": "ZKFair Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet-rpc.zkfair.io",
                "https://testnet-rpc.zkfair.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDC Token",
                "symbol": "USDC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://zkfair.io",
            "shortName": "ZKFair-Testnet",
            "chainId": 43851,
            "networkId": 43851,
            "slip44": 1,
            "icon": "zkfair",
            "explorers": [
                {
                    "name": "ZKFair Testnet Info",
                    "url": "https://testnet-scan.zkfair.io",
                    "icon": "zkfair",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVb682D4mUXkKNP28xxJDNgSYbDLvEc3kVYx7TQxEa6Cw",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "44444": {
        "chain": {
            "name": "Frenchain",
            "chain": "fren",
            "rpc": [
                "https://rpc-02.frenscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FREN",
                "symbol": "FREN",
                "decimals": 18
            },
            "infoURL": "https://frenchain.app",
            "shortName": "FREN",
            "chainId": 44444,
            "networkId": 44444,
            "icon": "fren",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://frenscan.io",
                    "icon": "fren",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQk41bYX6WpYyUAdRgomZekxP5mbvZXhfxLEEqtatyJv4",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "44445": {
        "chain": {
            "name": "Quantum Network",
            "chain": "Quantum",
            "rpc": [
                "https://rpcqtm.avescoin.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Quantum",
                "symbol": "QTM",
                "decimals": 18
            },
            "infoURL": "https://avescoin.io/",
            "shortName": "QTM",
            "chainId": 44445,
            "networkId": 44445,
            "icon": "quantum",
            "explorers": [
                {
                    "name": "Quantum Explorer",
                    "url": "https://qtm.avescoin.io",
                    "icon": "quantum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeKQVv2QneHaaggw2NfpZ7DGMdjVhPywTdse5RzCs4oGn",
                "width": 232,
                "height": 232,
                "format": "png"
            }
        ]
    },
    "44787": {
        "chain": {
            "name": "Celo Alfajores Testnet",
            "chainId": 44787,
            "shortName": "ALFA",
            "chain": "CELO",
            "networkId": 44787,
            "slip44": 1,
            "status": "deprecated",
            "nativeCurrency": {
                "name": "CELO",
                "symbol": "CELO",
                "decimals": 18
            },
            "rpc": [
                "https://alfajores-forno.celo-testnet.org",
                "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/",
            "explorers": [
                {
                    "name": "Alfajoresscan",
                    "url": "https://alfajores.celoscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "45000": {
        "chain": {
            "name": "Autobahn Network",
            "chain": "TXL",
            "rpc": [
                "https://rpc.autobahn.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TXL",
                "symbol": "TXL",
                "decimals": 18
            },
            "infoURL": "https://autobahn.network",
            "shortName": "AutobahnNetwork",
            "chainId": 45000,
            "networkId": 45000,
            "icon": "autobahn",
            "explorers": [
                {
                    "name": "autobahn explorer",
                    "url": "https://explorer.autobahn.network",
                    "icon": "autobahn",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s",
                "width": 489,
                "height": 489,
                "format": "png"
            }
        ]
    },
    "45003": {
        "chain": {
            "name": "Juneo JUNE-Chain",
            "chain": "Juneo JUNE-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/JUNE/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/JUNE/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JUNE",
                "symbol": "JUNE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "JUNE",
            "chainId": 45003,
            "networkId": 45003,
            "icon": "juneomainnet",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/2",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUXCyNVe6t9MDdWzW95YCLex6iTwG32NYPfR4ZS9r2JTJ",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "45004": {
        "chain": {
            "name": "Juneo DAI1-Chain",
            "chain": "Juneo DAI1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/DAI1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/DAI1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DAI1",
                "symbol": "DAI1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "DAI1",
            "chainId": 45004,
            "networkId": 45004,
            "icon": "juneo-dai1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/5",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmegd2hkWhyKjyUuQQ2vMauaj3N5J89kEPqN6YNT6s64zT",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45005": {
        "chain": {
            "name": "Juneo USDT1-Chain",
            "chain": "Juneo USDT1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/USDT1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/USDT1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDT1",
                "symbol": "USDT1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "USDT1",
            "chainId": 45005,
            "networkId": 45005,
            "icon": "juneo-usdt1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/3",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb7FZMjv6k25vDjNwfpksjsriwrLh7PVsT93eBWzC5pCY",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45006": {
        "chain": {
            "name": "Juneo USD1-Chain",
            "chain": "Juneo USD1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/USD1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/USD1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USD1",
                "symbol": "USD1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "USD1",
            "chainId": 45006,
            "networkId": 45006,
            "icon": "juneo-usd1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/4",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTDaiJnZdwDhxLUjtx1qaNJ5VmKdK9xJoqGr7ubV1EXWW",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45007": {
        "chain": {
            "name": "Juneo mBTC1-Chain",
            "chain": "Juneo mBTC1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/mBTC1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/mBTC1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "mBTC1",
                "symbol": "mBTC1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "mBTC1",
            "chainId": 45007,
            "networkId": 45007,
            "icon": "juneo-mbtc1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/9",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSxps298BQUSGihkHy3sF5k8FRX7DqgfCJfJnZgjQs7bf",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45008": {
        "chain": {
            "name": "Juneo GLD1-Chain",
            "chain": "Juneo GLD1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/GLD1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/GLD1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GLD1",
                "symbol": "GLD1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "GLD1",
            "chainId": 45008,
            "networkId": 45008,
            "icon": "juneo-gld1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/8",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQFqkzi97UKJqmC8KRcFieCuC7KXk4G42j7j5PSF4ByWg",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45009": {
        "chain": {
            "name": "Juneo LTC1-Chain",
            "chain": "Juneo LTC1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/LTC1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/LTC1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LTC1",
                "symbol": "LTC1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "LTC1",
            "chainId": 45009,
            "networkId": 45009,
            "icon": "juneo-ltc1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/11",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYofWFKyp1ewqn1oZgU9csyfxv1D742kMqNkysx7yRzEm",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45010": {
        "chain": {
            "name": "Juneo DOGE1-Chain",
            "chain": "Juneo DOGE1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/DOGE1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/DOGE1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOGE1",
                "symbol": "DOGE1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "DOGE1",
            "chainId": 45010,
            "networkId": 45010,
            "icon": "juneo-doge1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/10",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXTzkZKgRHrkxJyP9FZwHTgmk2ovC9b1vrsfhHc6jvjzF",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45011": {
        "chain": {
            "name": "Juneo EUR1-Chain",
            "chain": "Juneo EUR1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/EUR1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/EUR1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EUR1",
                "symbol": "EUR1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "EUR1",
            "chainId": 45011,
            "networkId": 45011,
            "icon": "juneo-eur1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/6",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmexytQkcC8yXzEjv3mbaZyxcy7v8vEEPmii2JZQAyGjqM",
                "width": 274,
                "height": 274,
                "format": "png"
            }
        ]
    },
    "45012": {
        "chain": {
            "name": "Juneo SGD1-Chain",
            "chain": "Juneo SGD1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/SGD1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/SGD1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SGD1",
                "symbol": "SGD1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "SGD1",
            "chainId": 45012,
            "networkId": 45012,
            "icon": "juneo-sgd1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/7",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmatZHCTvWWvgLJRphDGuCUv49mWLB3VM5gzGY4uRkzZbe",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45013": {
        "chain": {
            "name": "Juneo BCH1-Chain",
            "chain": "Juneo BCH1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/BCH1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/BCH1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BCH1",
                "symbol": "BCH1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "BCH1",
            "chainId": 45013,
            "networkId": 45013,
            "icon": "juneo-bch1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/12",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWCg8qEUtUBWvk7UMJZ7kkqg9SMs63k5Np6hfguZ7btob",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45014": {
        "chain": {
            "name": "Juneo LINK1-Chain",
            "chain": "Juneo LINK1-Chain",
            "rpc": [
                "https://rpc.juneo-mainnet.network/ext/bc/LINK1/rpc",
                "https://rpc.juneo-mainnet.network/ext/bc/LINK1/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LINK1",
                "symbol": "LINK1",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "LINK1",
            "chainId": 45014,
            "networkId": 45014,
            "icon": "juneo-link1",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://juneoscan.io/chain/13",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQqicvzrLaPyDzLCm4mJofTbcdH7xKJrnZYF5ptCyAoTE",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "45056": {
        "chain": {
            "name": "Billions",
            "shortName": "Billions",
            "title": "Billions",
            "chain": "Billions",
            "icon": "billions",
            "rpc": [
                "https://billions-rpc.eu-north-2.gateway.fm"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETHER",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://billions.network",
            "chainId": 45056,
            "networkId": 45056,
            "explorers": [
                {
                    "name": "Billions Explorer",
                    "url": "https://billions-blockscout.eu-north-2.gateway.fm",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://billions-bridge.eu-north-2.gateway.fm"
                    }
                ]
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreihy2skjw4kedeokhsqlyipgy2gm63hfsxmenfyldejad5au4wdrjy",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "45454": {
        "chain": {
            "name": "Swamps L2",
            "chain": "SWP",
            "icon": "swamps",
            "rpc": [
                "https://swamps.tc.l2aas.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SWP",
                "symbol": "SWP",
                "decimals": 18
            },
            "infoURL": "https://www.swamps.fi",
            "shortName": "SWP",
            "chainId": 45454,
            "networkId": 45454,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://swamps-explorer.tc.l2aas.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTEEgWsknzdqjLbaAvLHqCCzCtMJZh2d1SqMscxZCXBwA",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "45510": {
        "chain": {
            "name": "Deelance Mainnet",
            "title": "Deelance Network Mainnet",
            "chain": "DEE",
            "rpc": [
                "https://rpc.deelance.com"
            ],
            "faucets": [
                "https://faucet.deelance.com"
            ],
            "nativeCurrency": {
                "name": "Deelance",
                "symbol": "DEE",
                "decimals": 18
            },
            "infoURL": "https://deelance.com",
            "shortName": "dee",
            "chainId": 45510,
            "networkId": 45510,
            "icon": "deelance",
            "explorers": [
                {
                    "name": "Deelance Mainnet Explorer",
                    "url": "https://deescan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmay2j8biuo5xLJL8NcLtrzubAEHuCWz65cdbKE1pSnGf6",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "45513": {
        "chain": {
            "name": "Blessnet",
            "chain": "ETH",
            "rpc": [
                "https://blessnet.calderachain.xyz/http",
                "wss://blessnet.calderachain.xyz/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bless",
                "symbol": "BLESS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://blessnet.io",
            "shortName": "bless",
            "chainId": 45513,
            "networkId": 45513,
            "icon": "bless",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blessnet.calderaexplorer.xyz",
                    "icon": "bless",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://blessnet.bridge.caldera.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmUP7NPPrCe6N6k8RQh4KuSBU2xMvbyo6enCtzyE5v4bmQ",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "46630": {
        "chain": {
            "name": "Robinhood Chain Testnet",
            "title": "Robinhood Chain Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.chain.robinhood.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.robinhood.com/chain/",
            "shortName": "rh-testnet",
            "chainId": 46630,
            "networkId": 46630,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.chain.robinhood.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge"
                    }
                ]
            }
        }
    },
    "46634": {
        "chain": {
            "name": "Gnodi Mainnet",
            "chain": "GNODI",
            "rpc": [
                "https://evm.rpc.gnodi.zone"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gnodi",
                "symbol": "GNOD",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://gnodi.info",
            "shortName": "gnodi",
            "chainId": 46634,
            "networkId": 46634,
            "icon": "gnodi",
            "explorers": [
                {
                    "name": "gnodiscan",
                    "url": "https://evm.gnodiscanner.com",
                    "icon": "gnodi",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicsf6vhfmqzuxn46pid6c6qjkwqlpfckqayfafy53tkpjrhq5mzba",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "46688": {
        "chain": {
            "name": "Fusion Testnet",
            "chain": "FSN",
            "icon": "fusion",
            "rpc": [
                "https://testnet.fusionnetwork.io",
                "https://testnet.fusionnetwork.io",
                "wss://testnet.fusionnetwork.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet Fusion",
                "symbol": "T-FSN",
                "decimals": 18
            },
            "infoURL": "https://fusion.org",
            "shortName": "tfsn",
            "chainId": 46688,
            "networkId": 46688,
            "slip44": 1,
            "explorers": [
                {
                    "name": "fsnscan",
                    "url": "https://testnet.fsnscan.com",
                    "icon": "fsnscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX3tsEoj7SdaBLLV8VyyCUAmymdEGiSGeuTbxMrEMVvth",
                "width": 31,
                "height": 31,
                "format": "svg"
            }
        ]
    },
    "47763": {
        "chain": {
            "name": "Neo X Mainnet",
            "chain": "Neo X",
            "rpc": [
                "https://mainnet-1.rpc.banelabs.org",
                "https://mainnet-2.rpc.banelabs.org",
                "https://mainnet-1.rpc.banelabs.org",
                "https://mainnet-2.rpc.banelabs.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "infoURL": "https://neo.org/",
            "shortName": "neox-mainnet",
            "chainId": 47763,
            "networkId": 47763,
            "icon": "neox",
            "explorers": [
                {
                    "name": "Neo X - Explorer",
                    "url": "https://xexplorer.neo.org",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmR3iCrjrW814fyv79UeVimDT4fTeBQcpYgMYxv1U6W15u",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "47803": {
        "chain": {
            "name": "ReDeFi Layer 1",
            "chain": "ReDeFi",
            "icon": "redefi",
            "rpc": [
                "https://layer1.redefi.world"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BAX",
                "symbol": "BAX",
                "decimals": 18
            },
            "infoURL": "https://redefi.world",
            "shortName": "bax",
            "chainId": 47803,
            "networkId": 47803,
            "slip44": 47803,
            "explorers": [
                {
                    "name": "ReDeFi Scan",
                    "url": "https://scanlayer1.redefi.world",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQd2MWwDkGsH6JsHPAKXqy8o2kedYMzbnaEHoRpmvSiLW",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "47805": {
        "chain": {
            "name": "REI Network",
            "chain": "REI",
            "rpc": [
                "https://rpc.rei.network",
                "https://rpc.rei.network",
                "wss://rpc.rei.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "REI",
                "symbol": "REI",
                "decimals": 18
            },
            "infoURL": "https://rei.network/",
            "shortName": "REI",
            "chainId": 47805,
            "networkId": 47805,
            "explorers": [
                {
                    "name": "rei-scan",
                    "url": "https://scan.rei.network",
                    "standard": "none"
                }
            ]
        }
    },
    "48795": {
        "chain": {
            "name": "Space Subnet Testnet",
            "chain": "SPACETESTNET",
            "rpc": [
                "https://subnets.avax.network/space/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FUEL",
                "symbol": "FUEL",
                "decimals": 18
            },
            "infoURL": "https://otherworld.network",
            "shortName": "spacetestnet",
            "chainId": 48795,
            "networkId": 48795,
            "explorers": [
                {
                    "name": "SPACE Explorer",
                    "url": "https://subnets-test.avax.network/space",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "48898": {
        "chain": {
            "name": "Zircuit Garfield Testnet",
            "chain": "Zircuit Garfield Testnet",
            "icon": "zircuit",
            "rpc": [
                "https://garfield-testnet.zircuit.com/",
                "https://garfield-testnet.zircuit.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.zircuit.com/",
            "shortName": "zircuit-garfield-testnet",
            "chainId": 48898,
            "networkId": 48898,
            "explorers": [
                {
                    "name": "Zircuit",
                    "url": "https://explorer.garfield-testnet.zircuit.com",
                    "icon": "zircuit",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV4nUUiRaTTZSyWubpF98ZL9jNCoXkrgg6AWR6FKqdxMk",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "48899": {
        "chain": {
            "name": "Zircuit Testnet",
            "chain": "Zircuit Testnet",
            "icon": "zircuit",
            "rpc": [
                "https://testnet.zircuit.com",
                "https://zircuit1-testnet.p2pify.com",
                "https://zircuit1-testnet.liquify.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.zircuit.com/",
            "shortName": "zircuit-testnet",
            "chainId": 48899,
            "networkId": 48899,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmV4nUUiRaTTZSyWubpF98ZL9jNCoXkrgg6AWR6FKqdxMk",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "48900": {
        "chain": {
            "name": "Zircuit Mainnet",
            "chain": "Zircuit Mainnet",
            "icon": "zircuit",
            "rpc": [
                "https://mainnet.zircuit.com",
                "https://zircuit1-mainnet.liquify.com",
                "https://zircuit1-mainnet.p2pify.com",
                "https://zircuit-mainnet.drpc.org",
                "https://mainnet.zircuit.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.zircuit.com/",
            "shortName": "zircuit-mainnet",
            "chainId": 48900,
            "networkId": 48900,
            "explorers": [
                {
                    "name": "Zircuit",
                    "url": "https://explorer.zircuit.com",
                    "icon": "zircuit",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV4nUUiRaTTZSyWubpF98ZL9jNCoXkrgg6AWR6FKqdxMk",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "49049": {
        "chain": {
            "name": "Wireshape Floripa Testnet",
            "title": "Wireshape Floripa Testnet",
            "chain": "Wireshape",
            "icon": "wireshape",
            "rpc": [
                "https://rpc-floripa.wireshape.org",
                "https://wireshape-floripa-testnet.rpc.thirdweb.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WIRE",
                "symbol": "WIRE",
                "decimals": 18
            },
            "infoURL": "https://wireshape.org",
            "shortName": "floripa",
            "chainId": 49049,
            "networkId": 49049,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Wire Explorer",
                    "url": "https://floripa-explorer.wireshape.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTAyT3YrW2654CBRqRkec2cCznv6EBsbsRc2y6WQPbvXx",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "49088": {
        "chain": {
            "name": "Bifrost Testnet",
            "title": "Bifrost Network Testnet",
            "chain": "BFC",
            "rpc": [
                "https://public-01.testnet.bifrostnetwork.com/rpc",
                "https://public-02.testnet.bifrostnetwork.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bifrost",
                "symbol": "BFC",
                "decimals": 18
            },
            "infoURL": "https://bifrostnetwork.com",
            "shortName": "tbfc",
            "chainId": 49088,
            "networkId": 49088,
            "slip44": 1,
            "icon": "bifrost",
            "explorers": [
                {
                    "name": "explorer-thebifrost",
                    "url": "https://explorer.testnet.bifrostnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYxniqbiFD7nXBNjN8boUhoXYEAW23YquArD2Rnkq8WHS",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "49321": {
        "chain": {
            "name": "GUNZ Testnet",
            "chain": "tGUN",
            "rpc": [
                "https://rpc.gunz.dev/ext/bc/ryk9vkvNuKtewME2PeCgybo9sdWXGmCkBrrx4VPuZPdVdAak8/rpc"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "GUN",
                "symbol": "GUN",
                "decimals": 18
            },
            "icon": "guntestnet",
            "infoURL": "https://gunbygunz.com",
            "shortName": "Stork",
            "chainId": 49321,
            "networkId": 49321,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.gunzscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd5R5khFePwY9dYBGhjRA1rGtUAKaHg7Z2B7mBrbA6TiB",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "49797": {
        "chain": {
            "name": "Energi Testnet",
            "chain": "NRG",
            "rpc": [
                "https://nodeapi.test.energi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Energi",
                "symbol": "NRG",
                "decimals": 18
            },
            "infoURL": "https://www.energi.world/",
            "shortName": "tnrg",
            "chainId": 49797,
            "networkId": 49797,
            "slip44": 1
        }
    },
    "50000": {
        "chain": {
            "name": "Citronus",
            "chain": "Citronus",
            "rpc": [
                "https://rpc.citronus.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CITRO",
                "symbol": "CITRO",
                "decimals": 18
            },
            "infoURL": "https://citronus.com",
            "shortName": "citro",
            "chainId": 50000,
            "networkId": 50000,
            "icon": "citro",
            "explorers": [
                {
                    "name": "citro",
                    "url": "https://explorer.citronus.com",
                    "icon": "citro",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/citronus"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2ws",
                "width": 24,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "50001": {
        "chain": {
            "name": "Liveplex OracleEVM",
            "chain": "Liveplex OracleEVM Network",
            "rpc": [
                "https://rpc.oracle.liveplex.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "LOE",
            "chainId": 50001,
            "networkId": 50001,
            "explorers": []
        }
    },
    "50002": {
        "chain": {
            "name": "Mantle Hoodi Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.hoodi.mantle.xyz"
            ],
            "faucets": [
                "https://faucet.mantle.xyz"
            ],
            "nativeCurrency": {
                "name": "Hoodi Mantle",
                "symbol": "MNT",
                "decimals": 18
            },
            "infoURL": "https://mantle.xyz",
            "shortName": "mnt-hoodi",
            "chainId": 50002,
            "networkId": 50002,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.hoodi.mantle.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "50005": {
        "chain": {
            "name": "Yooldo Verse Mainnet",
            "chain": "Yooldo Verse",
            "icon": "yooldo_verse",
            "rpc": [
                "https://rpc.yooldo-verse.xyz",
                "https://rpc.yooldo-verse.xyz/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://yooldo.gg/",
            "shortName": "YVM",
            "chainId": 50005,
            "networkId": 50005,
            "explorers": [
                {
                    "name": "Yooldo Verse Explorer",
                    "url": "https://explorer.yooldo-verse.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmWvfA2usnYp1ktzLcqFS8eTLgdp4ifrxjiify46KyG9NZ",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "50006": {
        "chain": {
            "name": "Yooldo Verse Testnet",
            "chain": "Yooldo Verse",
            "icon": "yooldo_verse",
            "rpc": [
                "https://rpc.testnet.yooldo-verse.xyz",
                "https://rpc.testnet.yooldo-verse.xyz/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://yooldo.gg/",
            "shortName": "YVT",
            "chainId": 50006,
            "networkId": 50006,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Yooldo Verse Explorer",
                    "url": "https://explorer.testnet.yooldo-verse.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmWvfA2usnYp1ktzLcqFS8eTLgdp4ifrxjiify46KyG9NZ",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "50021": {
        "chain": {
            "name": "GTON Testnet",
            "chain": "GTON Testnet",
            "rpc": [
                "https://testnet.gton.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GCD",
                "symbol": "GCD",
                "decimals": 18
            },
            "infoURL": "https://gton.capital",
            "shortName": "tgton",
            "chainId": 50021,
            "networkId": 50021,
            "slip44": 1,
            "explorers": [
                {
                    "name": "GTON Testnet Network Explorer",
                    "url": "https://explorer.testnet.gton.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-3"
            }
        }
    },
    "50104": {
        "chain": {
            "name": "Sophon",
            "chain": "Sophon",
            "rpc": [
                "https://rpc.sophon.xyz",
                "https://rpc.sophon.xyz",
                "wss://rpc.sophon.xyz/ws"
            ],
            "nativeCurrency": {
                "name": "Sophon",
                "symbol": "SOPH",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "",
            "shortName": "sophon",
            "chainId": 50104,
            "networkId": 50104,
            "explorers": [
                {
                    "name": "Sophon Block Explorer",
                    "url": "https://explorer.sophon.xyz",
                    "icon": "sophon-testnet",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.sophon.xyz/bridge"
                    }
                ]
            }
        }
    },
    "50312": {
        "chain": {
            "name": "Somnia Testnet",
            "chain": "Somnia",
            "rpc": [
                "https://dream-rpc.somnia.network",
                "https://dream-rpc.somnia.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Somnia Testnet",
                "symbol": "STT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://somnia.network",
            "shortName": "SomniaTestnet",
            "chainId": 50312,
            "networkId": 50312,
            "explorers": [
                {
                    "name": "Somnia Testnet",
                    "url": "https://somnia-testnet.socialscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "50341": {
        "chain": {
            "name": "Reddio Testnet",
            "title": "Reddio Sepolia L2 Rollup Testnet",
            "chain": "ETH",
            "rpc": [
                "https://reddio-dev.reddio.com",
                "https://reddio-dev.reddio.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Reddio",
                "symbol": "RDO",
                "decimals": 18
            },
            "infoURL": "https://www.reddio.com",
            "shortName": "reddio-devnet",
            "chainId": 50341,
            "networkId": 50341,
            "slip44": 1,
            "explorers": [
                {
                    "name": "L2scan",
                    "url": "https://reddio-devnet.l2scan.co",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        }
    },
    "50342": {
        "chain": {
            "name": "Reddio",
            "title": "Reddio mainnet L2 Rollup",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.reddio.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Reddio",
                "symbol": "RDO",
                "decimals": 18
            },
            "infoURL": "https://www.reddio.com",
            "shortName": "reddio",
            "chainId": 50342,
            "networkId": 50342,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://reddio.cloud.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        }
    },
    "50366": {
        "chain": {
            "name": "ASHCHAIN",
            "chain": "ASH",
            "rpc": [
                "https://evm-rpc.ashchain.io",
                "https://evm-rpc2.ashchain.io"
            ],
            "faucets": [
                "https://ashchain.io/faucet"
            ],
            "nativeCurrency": {
                "name": "ASH",
                "symbol": "ASH",
                "decimals": 18
            },
            "infoURL": "https://ashchain.io",
            "shortName": "ash",
            "chainId": 50366,
            "networkId": 50366,
            "icon": "ashchain",
            "explorers": [
                {
                    "name": "ASHCHAIN Explorer",
                    "url": "https://ashchain.io/explorer",
                    "standard": "none"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreicjrtxoflhrnr4tvp76ba6p6oxd5lpan24nvaumnvvr7ffsx5ioym",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "50505": {
        "chain": {
            "name": "STB Testnet",
            "chain": "STB Testnet",
            "rpc": [
                "https://rpc.quorum.sps.dev.kode.ru/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STB",
                "symbol": "STB",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "stb-testnet",
            "chainId": 50505,
            "networkId": 50505,
            "explorers": [
                {
                    "name": "stb-testnet",
                    "url": "https://explorer.quorum.sps.dev.kode.ru",
                    "standard": "none"
                }
            ]
        }
    },
    "50888": {
        "chain": {
            "name": "Erbie Mainnet",
            "chain": "Erbie",
            "rpc": [
                "https://api.erbie.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ERB",
                "symbol": "ERB",
                "decimals": 18
            },
            "infoURL": "https://www.erbie.io",
            "shortName": "Erbie",
            "chainId": 50888,
            "networkId": 50888,
            "icon": "erbie",
            "explorers": [
                {
                    "name": "Erbie Explorer",
                    "url": "https://www.erbie.io/explorer",
                    "standard": "none",
                    "icon": "erbie"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfS33Wd4e5pwq4JpNeK3wV1tbPDTakFA6KLxjewHp553z",
                "width": 163,
                "height": 159,
                "format": "png"
            }
        ]
    },
    "51178": {
        "chain": {
            "name": "Lumoz Testnet Alpha",
            "chain": "ETH",
            "rpc": [
                "https://alpha-us-http-geth.lumoz.org",
                "https://alpha-hk-http-geth.lumoz.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lumoz Test Token",
                "symbol": "MOZ",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://lumoz.org",
            "shortName": "Lumoz-Testnet",
            "chainId": 51178,
            "networkId": 51178,
            "slip44": 1,
            "icon": "opside-new",
            "explorers": [
                {
                    "name": "LumozTestnetInfo",
                    "url": "https://lumoz.info",
                    "icon": "opside-new",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay",
                "width": 401,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "51712": {
        "chain": {
            "name": "Sardis Mainnet",
            "chain": "SRDX",
            "icon": "sardis",
            "rpc": [
                "https://mainnet-rpc.sardisnetwork.com"
            ],
            "faucets": [
                "https://faucet.sardisnetwork.com"
            ],
            "nativeCurrency": {
                "name": "Sardis",
                "symbol": "SRDX",
                "decimals": 18
            },
            "infoURL": "https://mysardis.com",
            "shortName": "SRDXm",
            "chainId": 51712,
            "networkId": 51712,
            "explorers": [
                {
                    "name": "Sardis",
                    "url": "https://contract-mainnet.sardisnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdR9QJjQEh1mBnf2WbJfehverxiP5RDPWMtEECbDP2rc3",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "51888": {
        "chain": {
            "name": "Memento Mainnet",
            "chain": "Memento",
            "rpc": [
                "https://rpc.mementoblockchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "",
            "shortName": "memento-mainnet",
            "chainId": 51888,
            "networkId": 51888,
            "explorers": []
        }
    },
    "52014": {
        "chain": {
            "name": "Electroneum Mainnet",
            "chain": "Electroneum",
            "rpc": [
                "https://rpc.electroneum.com",
                "https://rpc.electroneum.com",
                "https://rpc.ankr.com/electroneum"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Electroneum",
                "symbol": "ETN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://electroneum.com",
            "shortName": "etn-mainnet",
            "chainId": 52014,
            "networkId": 52014,
            "icon": "electroneum",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockexplorer.electroneum.com",
                    "icon": "electroneum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiefr7p63cufa53rylql4megu6mbe2fksl45fkbo4jkpt2pyy3q5xm",
                "width": 647,
                "height": 765,
                "format": "png"
            }
        ]
    },
    "52225": {
        "chain": {
            "name": "Cytonic Settlement Layer Testnet",
            "chain": "CytonicSL",
            "rpc": [
                "http://rpc.sl.testnet.cytonic.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cytonic",
                "symbol": "CCC",
                "decimals": 18
            },
            "infoURL": "https://cytonic.com",
            "shortName": "CSL",
            "chainId": 52225,
            "networkId": 52225,
            "icon": "cytonic_l1",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.sl.testnet.cytonic.com",
                    "icon": "cytonic_l1",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWASoRS8k7YspDLiwz5xfpusBtqHwy5hR5B9NynGx8HGt",
                "width": 326,
                "height": 326,
                "format": "png"
            }
        ]
    },
    "52226": {
        "chain": {
            "name": "Cytonic Ethereum Testnet",
            "chain": "CytonicEVM",
            "rpc": [
                "http://rpc.evm.testnet.cytonic.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cytonic",
                "symbol": "CCC",
                "decimals": 18
            },
            "infoURL": "https://cytonic.com",
            "shortName": "CEVM",
            "chainId": 52226,
            "networkId": 52226,
            "icon": "cytonic_l2",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.evm.testnet.cytonic.com",
                    "icon": "cytonic_l2",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-52225"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmUetrmaY5KwmRzjgcoZCfqqTaEYSc57V2EVBjFQwpZrE1",
                "width": 326,
                "height": 326,
                "format": "png"
            }
        ]
    },
    "53277": {
        "chain": {
            "name": "DOID",
            "chain": "DOID",
            "rpc": [
                "https://rpc.doid.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOID",
                "symbol": "DOID",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://doid.tech",
            "shortName": "DOID",
            "chainId": 53277,
            "networkId": 53277,
            "icon": "doid",
            "explorers": [
                {
                    "name": "DOID Scan",
                    "url": "https://scan.doid.tech",
                    "icon": "doid",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXYSMyMnMvBf2F1ih6dTcRVUhmMnpzvmuP7vieLjmNQo5",
                "width": 41,
                "height": 52,
                "format": "svg"
            }
        ]
    },
    "53302": {
        "chain": {
            "name": "Superseed Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.superseed.xyz",
                "https://sepolia.superseed.xyz",
                "wss://sepolia.superseed.xyz"
            ],
            "faucets": [
                "https://sepoliafaucet.com"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.superseed.xyz",
            "shortName": "seedsep",
            "chainId": 53302,
            "networkId": 53302,
            "slip44": 1,
            "icon": "seedTestnet",
            "explorers": [
                {
                    "name": "seedscout",
                    "url": "https://sepolia-explorer.superseed.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://sepolia-bridge.superseed.xyz/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVa1MhJhixPzFfvhggQWg8hLtS77vg7QFvQtQGrXbVYSg",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "53456": {
        "chain": {
            "name": "BirdLayer",
            "title": "BirdLayer",
            "chain": "BirdLayer",
            "icon": "birdlayer",
            "rpc": [
                "https://rpc.birdlayer.xyz",
                "https://rpc1.birdlayer.xyz",
                "https://rpc.birdlayer.xyz",
                "https://rpc1.birdlayer.xyz",
                "wss://rpc.birdlayer.xyz/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.dodochain.com",
            "shortName": "birdlayer",
            "chainId": 53456,
            "networkId": 53456,
            "explorers": [
                {
                    "name": "BirdLayer Explorer",
                    "url": "https://scan.birdlayer.xyz",
                    "icon": "birdlayer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQDdZQjpKhrVM62479RTzppUG8QHhHd8Bq4RFYAjN1yf4",
                "width": 160,
                "height": 160,
                "format": "png"
            }
        ]
    },
    "53457": {
        "chain": {
            "name": "DODOchain testnet",
            "title": "DODOchain testnet",
            "chain": "DODOchain",
            "icon": "dodochain_testnet",
            "rpc": [
                "https://dodochain-testnet.alt.technology",
                "https://dodochain-testnet.alt.technology",
                "wss://dodochain-testnet.alt.technology/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DODO",
                "symbol": "DODO",
                "decimals": 18
            },
            "infoURL": "https://www.dodochain.com",
            "shortName": "dodochain",
            "chainId": 53457,
            "networkId": 53457,
            "explorers": [
                {
                    "name": "DODOchain Testnet (Sepolia) Explorer",
                    "url": "https://testnet-scan.dodochain.com",
                    "icon": "dodochain_testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQDdZQjpKhrVM62479RTzppUG8QHhHd8Bq4RFYAjN1yf4",
                "width": 160,
                "height": 160,
                "format": "png"
            }
        ]
    },
    "53935": {
        "chain": {
            "name": "DFK Chain",
            "chain": "DFK",
            "icon": "dfk",
            "rpc": [
                "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc",
                "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Jewel",
                "symbol": "JEWEL",
                "decimals": 18
            },
            "infoURL": "https://defikingdoms.com",
            "shortName": "DFK",
            "chainId": 53935,
            "networkId": 53935,
            "explorers": [
                {
                    "name": "ethernal",
                    "url": "https://explorer.dfkchain.com",
                    "icon": "ethereum",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "54170": {
        "chain": {
            "name": "Graphite Testnet",
            "chain": "Graphite",
            "rpc": [
                "https://anon-entrypoint-test-1.atgraphite.com",
                "wss://ws-anon-entrypoint-test-1.atgraphite.com"
            ],
            "faucets": [
                "https://faucet.atgraphite.com/"
            ],
            "nativeCurrency": {
                "name": "Graphite",
                "symbol": "@G",
                "decimals": 18
            },
            "infoURL": "https://atgraphite.com/",
            "shortName": "graphiteTest",
            "chainId": 54170,
            "networkId": 54170,
            "icon": "graphite",
            "explorers": [
                {
                    "name": "Graphite Testnet Explorer",
                    "url": "https://test.atgraphite.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigzf3eo43njqreysfsnvot3rzdcvj642o4ekjhjla2efyuiy46vmu",
                "width": 32,
                "height": 32,
                "format": "png"
            }
        ]
    },
    "54176": {
        "chain": {
            "name": "OverProtocol Mainnet",
            "chain": "OverProtocol",
            "icon": "overIcon",
            "rpc": [
                "https://rpc.overprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Over",
                "symbol": "OVER",
                "decimals": 18
            },
            "infoURL": "https://docs.over.network",
            "shortName": "overprotocol",
            "chainId": 54176,
            "networkId": 54176,
            "explorers": [
                {
                    "name": "OverView",
                    "url": "https://scan.over.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcxyEjW9G8K9JP6rZGjRmjJuS9BvgMwzL5dKM1nV2aPLs",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "54211": {
        "chain": {
            "name": "Haqq Chain Testnet",
            "chain": "TestEdge2",
            "rpc": [
                "https://rpc.eth.testedge2.haqq.network",
                "https://rpc.eth.testedge2.haqq.network"
            ],
            "faucets": [
                "https://testedge2.haqq.network"
            ],
            "nativeCurrency": {
                "name": "Islamic Coin",
                "symbol": "ISLMT",
                "decimals": 18
            },
            "infoURL": "https://islamiccoin.net",
            "shortName": "ISLMT",
            "chainId": 54211,
            "networkId": 54211,
            "slip44": 1,
            "explorers": [
                {
                    "name": "TestEdge HAQQ Explorer",
                    "url": "https://explorer.testedge2.haqq.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "54321": {
        "chain": {
            "name": "Toronet Testnet",
            "chain": "Toronet",
            "icon": "toronet",
            "rpc": [
                "https://testnet.toronet.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Toroe",
                "symbol": "TOROE",
                "decimals": 18
            },
            "infoURL": "https://toronet.org",
            "shortName": "ToronetTestnet",
            "chainId": 54321,
            "networkId": 54321,
            "slip44": 1,
            "ens": {
                "registry": "0x059C474f26D65B0458F9da10A649a7322aB02C09"
            },
            "explorers": [
                {
                    "name": "toronet_explorer",
                    "url": "https://testnet.toronet.org",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmciSvgLatP6jhgdazuiyD3fSrhipfAN7wC943v1qxcrpv",
                "width": 846,
                "height": 733,
                "format": "png"
            }
        ]
    },
    "55004": {
        "chain": {
            "name": "Titan",
            "chain": "ETH",
            "rpc": [
                "https://rpc.titan.tokamak.network",
                "wss://rpc.titan.tokamak.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://tokamak.network",
            "shortName": "teth",
            "chainId": 55004,
            "networkId": 55004,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.titan.tokamak.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "55007": {
        "chain": {
            "name": "Titan Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://rpc.titan-sepolia.tokamak.network",
                "wss://rpc.titan-sepolia.tokamak.network/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://tokamak.network",
            "shortName": "titan-sepolia",
            "chainId": 55007,
            "networkId": 55007,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.titan-sepolia.tokamak.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "55244": {
        "chain": {
            "name": "Superposition",
            "chain": "Superposition",
            "rpc": [
                "https://rpc.superposition.so",
                "https://rpc.superposition.so"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://superposition.so",
            "shortName": "spn",
            "chainId": 55244,
            "networkId": 55244,
            "explorers": [
                {
                    "name": "Superposition Explorer",
                    "url": "https://explorer.superposition.so",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": []
            }
        }
    },
    "55377": {
        "chain": {
            "name": "DUST Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.dustproject.org",
                "wss://rpc.testnet.dustproject.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://dustproject.org",
            "shortName": "dust-testnet",
            "chainId": 55377,
            "networkId": 55377,
            "icon": "dust",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.dustproject.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreictvckd4rdr4ns3k6lamsnpdpa2cwjaxzhshhmgcl2oejsjx2f5rm",
                "width": 1389,
                "height": 1389,
                "format": "png"
            }
        ]
    },
    "55378": {
        "chain": {
            "name": "DUST Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.dustproject.org",
                "wss://rpc.dustproject.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://dustproject.org",
            "shortName": "dust-mainnet",
            "chainId": 55378,
            "networkId": 55378,
            "icon": "dust",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.dustproject.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreictvckd4rdr4ns3k6lamsnpdpa2cwjaxzhshhmgcl2oejsjx2f5rm",
                "width": 1389,
                "height": 1389,
                "format": "png"
            }
        ]
    },
    "55551": {
        "chain": {
            "name": "Photon Aurora Testnet",
            "chain": "Photon",
            "rpc": [
                "https://rpc-test2.photonchain.io"
            ],
            "faucets": [
                "https://photonchain.io/testnet2"
            ],
            "nativeCurrency": {
                "name": "Photon",
                "symbol": "PTON",
                "decimals": 18
            },
            "infoURL": "https://photonchain.io",
            "shortName": "pton",
            "chainId": 55551,
            "networkId": 55551,
            "explorers": [
                {
                    "name": "photon_testnet2_explorer",
                    "url": "https://testnet2.photonchain.io",
                    "standard": "none"
                }
            ]
        }
    },
    "55555": {
        "chain": {
            "name": "REI Chain Mainnet",
            "chain": "REI",
            "icon": "reichain",
            "rpc": [
                "https://rei-rpc.moonrhythm.io"
            ],
            "faucets": [
                "http://kururu.finance/faucet?chainId=55555"
            ],
            "nativeCurrency": {
                "name": "Rei",
                "symbol": "REI",
                "decimals": 18
            },
            "infoURL": "https://reichain.io",
            "shortName": "reichain",
            "chainId": 55555,
            "networkId": 55555,
            "explorers": [
                {
                    "name": "reiscan",
                    "url": "https://reiscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf",
                "width": 591,
                "height": 591,
                "format": "svg"
            }
        ]
    },
    "55556": {
        "chain": {
            "name": "REI Chain Testnet",
            "chain": "REI",
            "icon": "reichain",
            "rpc": [
                "https://rei-testnet-rpc.moonrhythm.io"
            ],
            "faucets": [
                "http://kururu.finance/faucet?chainId=55556"
            ],
            "nativeCurrency": {
                "name": "tRei",
                "symbol": "tREI",
                "decimals": 18
            },
            "infoURL": "https://reichain.io",
            "shortName": "trei",
            "chainId": 55556,
            "networkId": 55556,
            "slip44": 1,
            "explorers": [
                {
                    "name": "reiscan",
                    "url": "https://testnet.reiscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf",
                "width": 591,
                "height": 591,
                "format": "svg"
            }
        ]
    },
    "55614": {
        "chain": {
            "name": "Flamma Mainnet",
            "chain": "Flamma",
            "rpc": [
                "https://rpc.flamma.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flamma",
                "symbol": "FLA",
                "decimals": 18
            },
            "infoURL": "https://flamma.network",
            "shortName": "FlammaMainnet",
            "chainId": 55614,
            "networkId": 55614,
            "explorers": [
                {
                    "name": "flascan",
                    "url": "https://flascan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "55930": {
        "chain": {
            "name": "DataHaven Mainnet",
            "chain": "datahaven",
            "icon": "datahaven",
            "rpc": [
                "https://services.datahaven-mainnet.network/mainnet",
                "wss://services.datahaven-mainnet.network/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HAVE",
                "symbol": "HAVE",
                "decimals": 18
            },
            "infoURL": "https://datahaven.xyz",
            "shortName": "datahaven",
            "chainId": 55930,
            "networkId": 55930,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://dhscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidfkhqgkkmkhoalf5quh7hzfgtthp6rzn25rbnilghhzhdiotpqne",
                "width": 560,
                "height": 560,
                "format": "png"
            }
        ]
    },
    "55931": {
        "chain": {
            "name": "DataHaven Testnet",
            "chain": "datahaven-testnet",
            "icon": "datahaven-testnet",
            "rpc": [
                "https://services.datahaven-testnet.network/testnet",
                "wss://services.datahaven-testnet.network/testnet"
            ],
            "faucets": [
                "https://apps.datahaven.xyz/faucet"
            ],
            "nativeCurrency": {
                "name": "MOCK",
                "symbol": "MOCK",
                "decimals": 18
            },
            "infoURL": "https://datahaven.xyz",
            "shortName": "datahaven-testnet",
            "chainId": 55931,
            "networkId": 55931,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet.dhscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifwuxfoxoas44ylvk5mtgf6l5vdl46oivpt7mvuvequmreerhekgy",
                "width": 510,
                "height": 510,
                "format": "png"
            }
        ]
    },
    "56026": {
        "chain": {
            "name": "Lambda Chain Mainnet",
            "chain": "Lambda Chain",
            "rpc": [
                "https://nrpc.lambda.im/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lambda.im",
            "shortName": "lambda",
            "chainId": 56026,
            "networkId": 56026,
            "slip44": 1,
            "icon": "lambda-chain",
            "explorers": [
                {
                    "name": "Lambda Chain Mainnet Explorer",
                    "url": "https://scan.lambda.im",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXCWjWSTd6kJZKnH9aQRjgLdWRH9NTxU1wC21iBvoB4Hp",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "56288": {
        "chain": {
            "name": "Boba BNB Mainnet",
            "chain": "Boba BNB Mainnet",
            "rpc": [
                "https://bnb.boba.network",
                "https://boba-bnb.gateway.tenderly.co/",
                "https://gateway.tenderly.co/public/boba-bnb",
                "https://replica.bnb.boba.network",
                "wss://boba-bnb.gateway.tenderly.co/",
                "wss://gateway.tenderly.co/public/boba-bnb"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaBnb",
            "chainId": 56288,
            "networkId": 56288,
            "explorers": [
                {
                    "name": "Boba BNB block explorer",
                    "url": "https://bobascan.com",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-56",
                "bridges": [
                    {
                        "url": "https://gateway.boba.network"
                    }
                ]
            }
        }
    },
    "56400": {
        "chain": {
            "name": "Testnet Zeroone Subnet",
            "chain": "TESTNETZER",
            "rpc": [
                "https://subnets.avax.network/testnetzer/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZERO",
                "symbol": "ZERO",
                "decimals": 18
            },
            "infoURL": "https://zeroone.art/",
            "shortName": "testnetzer",
            "chainId": 56400,
            "networkId": 56400,
            "explorers": [
                {
                    "name": "TESTNETZER Explorer",
                    "url": "https://subnets-test.avax.network/testnetzer",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "56789": {
        "chain": {
            "name": "VELO Labs Mainnet",
            "chain": "NOVA chain",
            "rpc": [
                "https://nova.velo.org"
            ],
            "faucets": [
                "https://nova-faucet.velo.org"
            ],
            "nativeCurrency": {
                "name": "Nova",
                "symbol": "NOVA",
                "decimals": 18
            },
            "infoURL": "https://velo.org",
            "shortName": "VELO",
            "chainId": 56789,
            "networkId": 56789,
            "icon": "novachain",
            "explorers": [
                {
                    "name": "novascan",
                    "url": "https://novascan.velo.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYqvnW2jwPEKUv8BdaV4sbL8Audcwosat6SPn4GqYtKxc",
                "width": 225,
                "height": 225,
                "format": "png"
            }
        ]
    },
    "56797": {
        "chain": {
            "name": "DOID Testnet",
            "chain": "DOID",
            "rpc": [
                "https://rpc.testnet.doid.tech"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOID",
                "symbol": "DOID",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://doid.tech",
            "shortName": "doidTestnet",
            "chainId": 56797,
            "networkId": 56797,
            "icon": "doid",
            "explorers": [
                {
                    "name": "DOID Testnet Scan",
                    "url": "https://scan.testnet.doid.tech",
                    "icon": "doid",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXYSMyMnMvBf2F1ih6dTcRVUhmMnpzvmuP7vieLjmNQo5",
                "width": 41,
                "height": 52,
                "format": "svg"
            }
        ]
    },
    "57000": {
        "chain": {
            "name": "Rollux Testnet",
            "chain": "SYS",
            "rpc": [
                "https://rpc-tanenbaum.rollux.com/",
                "https://rpc-tanenbaum.rollux.com",
                "https://rpc.ankr.com/rollux_testnet/${ANKR_API_KEY}",
                "wss://rpc-tanenbaum.rollux.com/wss",
                "https://rollux.rpc.tanenbaum.io",
                "wss://rollux.rpc.tanenbaum.io/wss"
            ],
            "faucets": [
                "https://rollux.id/faucetapp"
            ],
            "nativeCurrency": {
                "name": "Testnet Syscoin",
                "symbol": "TSYS",
                "decimals": 18
            },
            "infoURL": "https://rollux.com",
            "shortName": "tsys-rollux",
            "chainId": 57000,
            "networkId": 57000,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Rollux Testnet Explorer",
                    "url": "https://rollux.tanenbaum.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "57054": {
        "chain": {
            "name": "Sonic Blaze Testnet",
            "chain": "blaze-testnet",
            "rpc": [
                "https://rpc.blaze.soniclabs.com",
                "https://rpc.blaze.soniclabs.com",
                "https://sonic-blaze-rpc.publicnode.com",
                "wss://sonic-blaze-rpc.publicnode.com"
            ],
            "faucets": [
                "https://blaze.soniclabs.com/account"
            ],
            "nativeCurrency": {
                "name": "Sonic",
                "symbol": "S",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://blaze.soniclabs.com",
            "shortName": "blaze",
            "chainId": 57054,
            "networkId": 57054,
            "icon": "sonic"
        },
        "icon": [
            {
                "url": "ipfs://QmbFqQ87T3HwjF6KejNYYYMcUtc7t64FDbfkpgWchFgMpC",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "57073": {
        "chain": {
            "name": "Ink",
            "chain": "ETH",
            "rpc": [
                "https://rpc-gel.inkonchain.com",
                "https://rpc-qnd.inkonchain.com",
                "https://rpc-gel.inkonchain.com",
                "https://rpc-qnd.inkonchain.com",
                "wss://rpc-gel.inkonchain.com",
                "wss://rpc-qnd.inkonchain.com"
            ],
            "faucets": [
                "https://inkonchain.com/faucet"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://inkonchain.com",
            "shortName": "ink",
            "chainId": 57073,
            "networkId": 57073,
            "explorers": [
                {
                    "name": "Ink Explorer",
                    "url": "https://explorer.inkonchain.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        }
    },
    "57451": {
        "chain": {
            "name": "COINSEC Network",
            "title": "COINSEC Network",
            "chain": "coinsecnetwork",
            "icon": "coinsec",
            "rpc": [
                "https://mainnet-rpc.coinsec.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "COINSEC",
                "symbol": "SEC",
                "decimals": 18
            },
            "infoURL": "https://explorer.coinsec.network/",
            "shortName": "coinsecnetwork",
            "chainId": 57451,
            "networkId": 57451,
            "explorers": [
                {
                    "name": "coinsecnetwork",
                    "url": "https://explorer.coinsec.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeUyBe58BPndt6SpH9Tn1a8AYpNtHbMVhVyZt8Ppc4HTB",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "58008": {
        "chain": {
            "name": "Sepolia PGN (Public Goods Network)",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.publicgoods.network",
                "https://sepolia.publicgoods.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://publicgoods.network/",
            "shortName": "sepPGN",
            "chainId": 58008,
            "networkId": 58008,
            "icon": "publicGoodsNetwork",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.sepolia.publicgoods.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://pgn-bridge.vercel.app/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmUVJ7MLCEAfq3pHVPFLscqRMiyAY5biVgTkeDQCmAhHNS",
                "width": 574,
                "height": 574,
                "format": "svg"
            }
        ]
    },
    "58680": {
        "chain": {
            "name": "Lumoz Quidditch Testnet",
            "chain": "ETH",
            "rpc": [
                "https://quidditch-rpc.lumoz.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lumoz Quidditch Testnet Token",
                "symbol": "MOZ",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://lumoz.org",
            "shortName": "Lumoz-Quidditch-Testnet",
            "chainId": 58680,
            "networkId": 58680,
            "slip44": 1,
            "icon": "opside-new",
            "explorers": [
                {
                    "name": "LumozQuidditchTestnetInfo",
                    "url": "https://quidditch.lumoz.info",
                    "icon": "opside-new",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay",
                "width": 401,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "59140": {
        "chain": {
            "name": "Linea Goerli",
            "title": "Linea Goerli Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.goerli.linea.build",
                "https://rpc.goerli.linea.build",
                "wss://rpc.goerli.linea.build",
                "https://linea-goerli.infura.io/v3/${INFURA_API_KEY}",
                "wss://linea-goerli.infura.io/ws/v3/${INFURA_API_KEY}"
            ],
            "faucets": [
                "https://faucetlink.to/goerli"
            ],
            "nativeCurrency": {
                "name": "Linea Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://linea.build",
            "shortName": "linea-goerli",
            "chainId": 59140,
            "networkId": 59140,
            "slip44": 1,
            "icon": "linea",
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": [
                    {
                        "url": "https://goerli.hop.exchange/#/send?token=ETH&sourceNetwork=ethereum&destNetwork=linea"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://goerli.lineascan.build",
                    "standard": "EIP3091",
                    "icon": "linea"
                },
                {
                    "name": "Blockscout",
                    "url": "https://explorer.goerli.linea.build",
                    "standard": "EIP3091",
                    "icon": "linea"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmURjritnHL7a8TwZgsFwp3f272DJmG5paaPtWDZ98QZwH",
                "width": 97,
                "height": 102,
                "format": "svg"
            }
        ]
    },
    "59141": {
        "chain": {
            "name": "Linea Sepolia",
            "title": "Linea Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.sepolia.linea.build",
                "https://rpc.sepolia.linea.build",
                "wss://rpc.sepolia.linea.build",
                "https://linea-sepolia.infura.io/v3/${INFURA_API_KEY}",
                "wss://linea-sepolia.infura.io/ws/v3/${INFURA_API_KEY}",
                "https://linea-sepolia-rpc.publicnode.com",
                "wss://linea-sepolia-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Linea Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://linea.build",
            "shortName": "linea-sepolia",
            "chainId": 59141,
            "networkId": 59141,
            "slip44": 1,
            "icon": "linea",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.linea.build/"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://sepolia.lineascan.build",
                    "standard": "EIP3091",
                    "icon": "linea"
                },
                {
                    "name": "Blockscout",
                    "url": "https://explorer.sepolia.linea.build",
                    "standard": "EIP3091",
                    "icon": "linea"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmURjritnHL7a8TwZgsFwp3f272DJmG5paaPtWDZ98QZwH",
                "width": 97,
                "height": 102,
                "format": "svg"
            }
        ]
    },
    "59144": {
        "chain": {
            "name": "Linea",
            "title": "Linea Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.linea.build",
                "https://rpc.linea.build",
                "wss://rpc.linea.build",
                "https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}",
                "wss://linea-mainnet.infura.io/ws/v3/${INFURA_API_KEY}",
                "https://linea-rpc.publicnode.com",
                "wss://linea-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Linea Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://linea.build",
            "shortName": "linea",
            "chainId": 59144,
            "networkId": 59144,
            "icon": "linea",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.linea.build"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://lineascan.build",
                    "standard": "EIP3091",
                    "icon": "linea"
                },
                {
                    "name": "Blockscout",
                    "url": "https://explorer.linea.build",
                    "standard": "EIP3091",
                    "icon": "linea"
                },
                {
                    "name": "L2scan",
                    "url": "https://linea.l2scan.co",
                    "standard": "EIP3091",
                    "icon": "linea"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmURjritnHL7a8TwZgsFwp3f272DJmG5paaPtWDZ98QZwH",
                "width": 97,
                "height": 102,
                "format": "svg"
            }
        ]
    },
    "59902": {
        "chain": {
            "name": "Metis Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.metisdevops.link",
                "https://metis-sepolia-rpc.publicnode.com",
                "https://metis-sepolia.gateway.tenderly.co",
                "https://sepolia.metisdevops.link",
                "https://metis-sepolia-rpc.publicnode.com",
                "wss://metis-sepolia-rpc.publicnode.com"
            ],
            "faucets": [
                "https://sepolia.faucet.metisdevops.link"
            ],
            "nativeCurrency": {
                "name": "tMetis",
                "symbol": "tMETIS",
                "decimals": 18
            },
            "infoURL": "https://www.metis.io",
            "shortName": "metis-sepolia",
            "chainId": 59902,
            "networkId": 59902,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sepolia-explorer.metisdevops.link",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.metis.io"
                    }
                ]
            }
        }
    },
    "59971": {
        "chain": {
            "name": "Genesys Code Mainnet",
            "chain": "GCODE",
            "rpc": [
                "https://mainnet.genesyscode.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GenesysCode",
                "symbol": "GCODE",
                "decimals": 18
            },
            "infoURL": "https://genesyscode.io",
            "shortName": "gcode",
            "chainId": 59971,
            "networkId": 59971,
            "icon": "genesyscode",
            "explorers": [
                {
                    "name": "Genesys Scan",
                    "url": "https://genesysscan.io",
                    "icon": "genesyscode",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihgmpaceze7rxpajv7yrlx3cb6daqubippkpvgryzairtaubsjjoe",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "60000": {
        "chain": {
            "name": "Thinkium Testnet Chain 0",
            "chain": "Thinkium",
            "rpc": [
                "https://test.thinkiumrpc.net/"
            ],
            "faucets": [
                "https://www.thinkiumdev.net/faucet"
            ],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM-test0",
            "chainId": 60000,
            "networkId": 60000,
            "slip44": 1,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://test0.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "60001": {
        "chain": {
            "name": "Thinkium Testnet Chain 1",
            "chain": "Thinkium",
            "rpc": [
                "https://test1.thinkiumrpc.net/"
            ],
            "faucets": [
                "https://www.thinkiumdev.net/faucet"
            ],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM-test1",
            "chainId": 60001,
            "networkId": 60001,
            "slip44": 1,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://test1.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "60002": {
        "chain": {
            "name": "Thinkium Testnet Chain 2",
            "chain": "Thinkium",
            "rpc": [
                "https://test2.thinkiumrpc.net/"
            ],
            "faucets": [
                "https://www.thinkiumdev.net/faucet"
            ],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM-test2",
            "chainId": 60002,
            "networkId": 60002,
            "slip44": 1,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://test2.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "60103": {
        "chain": {
            "name": "Thinkium Testnet Chain 103",
            "chain": "Thinkium",
            "rpc": [
                "https://test103.thinkiumrpc.net/"
            ],
            "faucets": [
                "https://www.thinkiumdev.net/faucet"
            ],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM-test103",
            "chainId": 60103,
            "networkId": 60103,
            "slip44": 1,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://test103.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "60186": {
        "chain": {
            "name": "EBLA Mainnet",
            "chain": "EBLA",
            "icon": "ebla",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "EBLA",
                "symbol": "EBLA",
                "decimals": 18
            },
            "infoURL": "https://eblanetwork.com",
            "shortName": "ebla",
            "chainId": 60186,
            "networkId": 60186,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmVXSibomsMF5fE9j57TCcodvttxJxZm2tcBzhd5BJA73a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "60187": {
        "chain": {
            "name": "EBLA Testnet",
            "chain": "EBLA",
            "icon": "ebla",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "EBLA",
                "symbol": "EBLA",
                "decimals": 18
            },
            "infoURL": "https://eblanetwork.com",
            "shortName": "tebla",
            "chainId": 60187,
            "networkId": 60187,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmVXSibomsMF5fE9j57TCcodvttxJxZm2tcBzhd5BJA73a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "60188": {
        "chain": {
            "name": "EBLA Devnet",
            "chain": "EBLA",
            "icon": "ebla",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "EBLA",
                "symbol": "EBLA",
                "decimals": 18
            },
            "infoURL": "https://eblanetwork.com",
            "shortName": "debla",
            "chainId": 60188,
            "networkId": 60188,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmVXSibomsMF5fE9j57TCcodvttxJxZm2tcBzhd5BJA73a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "60600": {
        "chain": {
            "name": "POTOS Testnet",
            "chain": "POTOS",
            "icon": "potos",
            "rpc": [
                "https://rpc-testnet.potos.hk"
            ],
            "faucets": [
                "https://faucet-testnet.potos.hk"
            ],
            "nativeCurrency": {
                "name": "POTOS Token",
                "symbol": "POT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://potos.hk",
            "shortName": "potos-testnet",
            "chainId": 60600,
            "networkId": 60600,
            "explorers": [
                {
                    "name": "POTOS Testnet explorer",
                    "url": "https://scan-testnet.potos.hk",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreididbxq2gx64fctdjfdyu727hmjauoqpqqtdbwqg5ge4yu2mcrw7a",
                "width": 1160,
                "height": 1160,
                "format": "png"
            }
        ]
    },
    "60603": {
        "chain": {
            "name": "POTOS Mainnet",
            "chain": "POTOS",
            "icon": "potos",
            "rpc": [
                "https://rpc.potos.hk"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "POTOS Token",
                "symbol": "POT",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "https://potos.hk",
            "shortName": "potos",
            "chainId": 60603,
            "networkId": 60603,
            "explorers": [
                {
                    "name": "POTOS Mainnet explorer",
                    "url": "https://scan.potos.hk",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreididbxq2gx64fctdjfdyu727hmjauoqpqqtdbwqg5ge4yu2mcrw7a",
                "width": 1160,
                "height": 1160,
                "format": "png"
            }
        ]
    },
    "60808": {
        "chain": {
            "name": "BOB",
            "chain": "ETH",
            "rpc": [
                "https://rpc.gobob.xyz",
                "https://rpc.gobob.xyz",
                "wss://rpc.gobob.xyz",
                "https://bob-mainnet.public.blastapi.io",
                "wss://bob-mainnet.public.blastapi.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gobob.xyz",
            "shortName": "bob",
            "chainId": 60808,
            "networkId": 60808,
            "icon": "bob",
            "explorers": [
                {
                    "name": "bobscout",
                    "url": "https://explorer.gobob.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "status": "active",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://app.gobob.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmaX5iqQTrJD8TBuvoT97xPMG6LYamjPCPnZUUMh12jc99",
                "width": 297,
                "height": 378,
                "format": "png"
            }
        ]
    },
    "60850": {
        "chain": {
            "name": "Perennial Sepolia",
            "chain": "perennialSepolia",
            "rpc": [
                "https://rpc-sepolia.perennial.foundation"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://perennial.finance",
            "shortName": "perennial-sepolia",
            "chainId": 60850,
            "networkId": 60850,
            "icon": "perennial",
            "explorers": [
                {
                    "name": "Perennial Explorer",
                    "url": "https://explorer-sepolia.perennial.foundation",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-84532",
                "bridges": [
                    {
                        "url": "https://bridge-sepolia.perennial.foundation"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreidkqdec42orfj4yiufiqvo3n33yxiw75jybg2lewv36raq7qpijua",
                "width": 128,
                "height": 128,
                "format": "svg"
            }
        ]
    },
    "61022": {
        "chain": {
            "name": "Orange Chain Mainnet",
            "title": "Orange Chain Mainnet",
            "chain": "Orange Chain",
            "rpc": [
                "https://rpc.orangechain.xyz",
                "https://hk-rpc.orangechain.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://orangechain.xyz",
            "shortName": "Orange-Chain-Mainnet",
            "chainId": 61022,
            "networkId": 61022,
            "icon": "orange",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://scan.orangechain.xyz",
                    "icon": "orange",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWcaVLcPYBxi76HYJc4qudLJwXtfNCDJieLHAs632jMEA",
                "width": 1042,
                "height": 1042,
                "format": "png"
            }
        ]
    },
    "61166": {
        "chain": {
            "name": "Treasure",
            "chain": "Treasure",
            "shortName": "treasure",
            "chainId": 61166,
            "networkId": 61166,
            "nativeCurrency": {
                "name": "MAGIC",
                "symbol": "MAGIC",
                "decimals": 18
            },
            "slip44": 1,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://app.treasure.lol",
            "icon": "treasure",
            "rpc": [
                "https://rpc.treasure.lol",
                "https://rpc.treasure.lol",
                "wss://rpc.treasure.lol/ws"
            ],
            "faucets": [
                "https://app.treasure.lol/chain/faucet",
                "https://thirdweb.com/treasure"
            ],
            "explorers": [
                {
                    "name": "Treasure Block Explorer",
                    "url": "https://treasurescan.io",
                    "icon": "treasure",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://app.treasure.lol/chain/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQn3dhxoMDY3R2w9PZtJaVXVh9YtJaozcLesu19B7e1KQ",
                "width": 24,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "61406": {
        "chain": {
            "name": "KaiChain",
            "chain": "KaiChain",
            "rpc": [
                "https://mainnet-rpc.kaichain.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KaiChain Native Token",
                "symbol": "KEC",
                "decimals": 18
            },
            "infoURL": "https://kaichain.net",
            "shortName": "kec",
            "chainId": 61406,
            "networkId": 61406,
            "explorers": [
                {
                    "name": "KaiChain Explorer",
                    "url": "https://explorer.kaichain.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "61564": {
        "chain": {
            "name": "Gelatine Network",
            "chain": "JELLO",
            "icon": "jello",
            "rpc": [
                "https://rpc.pine.ink"
            ],
            "faucets": [
                "https://gelatine.pine.ink"
            ],
            "nativeCurrency": {
                "name": "JELLO",
                "symbol": "JELLO",
                "decimals": 18
            },
            "infoURL": "https://gelatine.pine.ink",
            "shortName": "jello",
            "chainId": 61564,
            "networkId": 61564,
            "explorers": [
                {
                    "name": "Gelatine Explorer",
                    "url": "https://explorer.pine.ink",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidgthdedgxxuvc4qjya7jqjoexy5pnpimxkft65hot2ijr3yc7twy",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "61800": {
        "chain": {
            "name": "AxelChain Dev-Net",
            "chain": "AXEL",
            "rpc": [
                "https://aium-rpc-dev.viacube.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Axelium",
                "symbol": "AIUM",
                "decimals": 18
            },
            "infoURL": "https://www.axel.org",
            "shortName": "aium-dev",
            "chainId": 61800,
            "networkId": 61800,
            "icon": "axelium",
            "explorers": [
                {
                    "name": "AxelChain Dev-Net Explorer",
                    "url": "https://devexplorer2.viacube.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNx8FRacfNeawhkjk5p57EKzDHkLGMaBBmK2VRL5CB2P2",
                "width": 40,
                "height": 40,
                "format": "svg"
            }
        ]
    },
    "61803": {
        "chain": {
            "name": "Etica Mainnet",
            "chain": "Etica Protocol (ETI/EGAZ)",
            "icon": "etica",
            "rpc": [
                "https://eticamainnet.eticascan.org",
                "https://eticamainnet.eticaprotocol.org"
            ],
            "faucets": [
                "http://faucet.etica-stats.org/"
            ],
            "nativeCurrency": {
                "name": "EGAZ",
                "symbol": "EGAZ",
                "decimals": 18
            },
            "infoURL": "https://eticaprotocol.org",
            "shortName": "Etica",
            "chainId": 61803,
            "networkId": 61803,
            "explorers": [
                {
                    "name": "eticascan",
                    "url": "https://eticascan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "eticastats",
                    "url": "http://explorer.etica-stats.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYSyhUqm6ArWyALBe3G64823ZpEUmFdkzKZ93hUUhNKgU",
                "width": 360,
                "height": 361,
                "format": "png"
            }
        ]
    },
    "61916": {
        "chain": {
            "name": "DoKEN Super Chain Mainnet",
            "chain": "DoKEN Super Chain",
            "rpc": [
                "https://sgrpc.doken.dev",
                "https://nyrpc.doken.dev",
                "https://ukrpc.doken.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DoKEN",
                "symbol": "DKN",
                "decimals": 18
            },
            "infoURL": "https://doken.dev/",
            "shortName": "DoKEN",
            "chainId": 61916,
            "networkId": 61916,
            "icon": "doken",
            "explorers": [
                {
                    "name": "DSC Scan",
                    "url": "https://explore.doken.dev",
                    "icon": "doken",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifms4eio6v56oyeemnnu5luq3sc44hptan225lr45itgzu3u372iu",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "62049": {
        "chain": {
            "name": "OPTOPIA Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-testnet.optopia.ai",
                "https://rpc-testnet.optopia.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://optopia.ai",
            "shortName": "OPTOPIA-Testnet",
            "chainId": 62049,
            "networkId": 62049,
            "icon": "optopia",
            "explorers": [
                {
                    "name": "optopia-testnet-scan",
                    "url": "https://scan-testnet.optopia.ai",
                    "icon": "optopia",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-testnet.optopia.ai"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3xv3zkuo2cygwt7vwm5c2aqjbyhy5qxn7xkc66ajhu2mjh2ybki",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "62050": {
        "chain": {
            "name": "Optopia Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-mainnet.optopia.ai",
                "https://rpc-mainnet.optopia.ai",
                "https://rpc-mainnet-2.optopia.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://optopia.ai",
            "shortName": "Optopia",
            "chainId": 62050,
            "networkId": 62050,
            "icon": "optopia",
            "explorers": [
                {
                    "name": "optopia-scan",
                    "url": "https://scan.optopia.ai",
                    "icon": "optopia",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.optopia.ai"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3xv3zkuo2cygwt7vwm5c2aqjbyhy5qxn7xkc66ajhu2mjh2ybki",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "62092": {
        "chain": {
            "name": "TikTrix Testnet",
            "chain": "tTTX",
            "icon": "tiktrix",
            "rpc": [
                "https://tiktrix-rpc.xyz",
                "https://tiktrix-rpc.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tTTX",
                "symbol": "tTTX",
                "decimals": 18
            },
            "infoURL": "https://tiktrix.gg",
            "shortName": "tiktrix-testnet",
            "chainId": 62092,
            "networkId": 62092,
            "slip44": 1,
            "explorers": [
                {
                    "name": "TikTrix Testnet Explorer",
                    "url": "https://tiktrix.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "62298": {
        "chain": {
            "name": "Citrea Devnet",
            "chain": "Citrea",
            "rpc": [
                "https://rpc.devnet.citrea.xyz"
            ],
            "faucets": [
                "https://citrea.xyz/bridge"
            ],
            "nativeCurrency": {
                "name": "Citrea BTC",
                "symbol": "cBTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://citrea.xyz",
            "shortName": "citrea-devnet",
            "chainId": 62298,
            "networkId": 62298,
            "icon": "citrea",
            "explorers": [
                {
                    "name": "Citrea Devnet Explorer",
                    "url": "https://explorer.devnet.citrea.xyz",
                    "icon": "citrea",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTfgH4X7ZWkHprKgjUZ7SDcCGtS5f2CBuaTEtQYMsydmJ",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "62320": {
        "chain": {
            "name": "Celo Baklava Testnet",
            "chainId": 62320,
            "shortName": "BKLV",
            "chain": "CELO",
            "networkId": 62320,
            "slip44": 1,
            "status": "deprecated",
            "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/"
        }
    },
    "62606": {
        "chain": {
            "name": "Apollo Mainnet",
            "chain": "APOLLO",
            "icon": "apollo",
            "rpc": [
                "https://mainnet-rpc.apolloscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Apollo",
                "symbol": "APOLLO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://docs.apolloscan.io",
            "shortName": "APOLLO",
            "chainId": 62606,
            "networkId": 62606,
            "explorers": [
                {
                    "name": "Apollo Mainnet",
                    "url": "https://apolloscan.io",
                    "icon": "apollo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiblhmgzou3p7n6cp2jb3huqzctb5ax4tnkuf4azyf7djzrsqn4fua",
                "width": 120,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "62621": {
        "chain": {
            "name": "MultiVAC Mainnet",
            "chain": "MultiVAC",
            "icon": "multivac",
            "rpc": [
                "https://rpc.mtv.ac",
                "https://rpc-eu.mtv.ac"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MultiVAC",
                "symbol": "MTV",
                "decimals": 18
            },
            "infoURL": "https://mtv.ac",
            "shortName": "mtv",
            "chainId": 62621,
            "networkId": 62621,
            "explorers": [
                {
                    "name": "MultiVAC Explorer",
                    "url": "https://e.mtv.ac",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWb1gthhbzkiLdgcP8ccZprGbJVjFcW8Rn4uJjrw4jd3B",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "62831": {
        "chain": {
            "name": "PLYR TAU Testnet",
            "chain": "PLYR",
            "icon": "plyr",
            "rpc": [
                "https://subnets.avax.network/plyr/testnet/rpc"
            ],
            "faucets": [
                "https://faucet.avax.network/?subnet=plyr"
            ],
            "nativeCurrency": {
                "name": "PLYR",
                "symbol": "PLYR",
                "decimals": 18
            },
            "infoURL": "https://plyr.network",
            "shortName": "plyr-tau-testnet",
            "chainId": 62831,
            "networkId": 62831,
            "slip44": 1,
            "explorers": [
                {
                    "name": "PLYR TAU Explorer",
                    "url": "https://explorer-testnet.plyr.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVhG7xeTc78ibQunQ5sBJ4533r9FDM2xUCQKV72DPd1ux",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "62850": {
        "chain": {
            "name": "LAOS Sigma Testnet",
            "title": "LAOS Sigma Testnet",
            "chain": "LAOS Sigma Testnet",
            "rpc": [
                "https://rpc.laossigma.laosfoundation.io",
                "wss://rpc.laossigma.laosfoundation.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SIGMA",
                "symbol": "SIGMA",
                "decimals": 18
            },
            "infoURL": "https://laosnetwork.io",
            "shortName": "laossigma",
            "chainId": 62850,
            "networkId": 62850,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sigma.explorer.laosnetwork.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "63000": {
        "chain": {
            "name": "eSync Network Mainnet",
            "title": "eSync Network Mainnet",
            "chain": "ECS",
            "rpc": [
                "https://rpc.esync.network",
                "https://rpc.ecredits.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "eCredits",
                "symbol": "ECS",
                "decimals": 18
            },
            "infoURL": "https://esync.network",
            "shortName": "esync-mainnet",
            "chainId": 63000,
            "networkId": 63000,
            "icon": "esync",
            "explorers": [
                {
                    "name": "eSync Network Mainnet Explorer",
                    "url": "https://explorer.esync.network",
                    "icon": "esync",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVo6h7hQcduywA4j5n5vzB75y2PiVaSN4HuNwgB5XiBsj",
                "width": 297,
                "height": 70,
                "format": "svg"
            }
        ]
    },
    "63001": {
        "chain": {
            "name": "eCredits Testnet",
            "chain": "ECS",
            "rpc": [],
            "faucets": [
                "https://faucet.tst.ecredits.com"
            ],
            "nativeCurrency": {
                "name": "eCredits",
                "symbol": "ECS",
                "decimals": 18
            },
            "infoURL": "https://ecredits.com",
            "shortName": "ecs-testnet-old",
            "chainId": 63001,
            "networkId": 63001,
            "slip44": 1,
            "icon": "ecredits",
            "explorers": [
                {
                    "name": "eCredits TestNet Explorer",
                    "url": "https://explorer.tst.ecredits.com",
                    "icon": "ecredits",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmU9H9JE1KtLh2Fxrd8EWTMjKGJBpgRWKUeEx7u6ic4kBY",
                "width": 32,
                "height": 32,
                "format": "png"
            }
        ]
    },
    "63002": {
        "chain": {
            "name": "eSync Network Testnet",
            "title": "eSync Network Testnet",
            "chain": "ECS",
            "rpc": [
                "https://rpc.tst.esync.network"
            ],
            "faucets": [
                "https://faucet.tst.ecredits.com"
            ],
            "nativeCurrency": {
                "name": "eCredits",
                "symbol": "ECS",
                "decimals": 18
            },
            "infoURL": "https://esync.network",
            "shortName": "esync-testnet",
            "chainId": 63002,
            "networkId": 63002,
            "slip44": 1,
            "icon": "esync",
            "explorers": [
                {
                    "name": "eSync Network Testnet Explorer",
                    "url": "https://explorer.tst.esync.network",
                    "icon": "esync",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVo6h7hQcduywA4j5n5vzB75y2PiVaSN4HuNwgB5XiBsj",
                "width": 297,
                "height": 70,
                "format": "svg"
            }
        ]
    },
    "63157": {
        "chain": {
            "name": "Geist Mainnet",
            "chain": "Geist",
            "rpc": [
                "https://geist-mainnet.g.alchemy.com/public",
                "https://geist-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aavegotchi GHST Token",
                "symbol": "GHST",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://playongeist.com",
            "shortName": "geist",
            "chainId": 63157,
            "networkId": 63157,
            "status": "active",
            "icon": "geist",
            "explorers": [
                {
                    "name": "Geist Explorer",
                    "url": "https://geist-mainnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNih9epd2WkWTCWD9nwXyUzpaBcPALJH66Fjq1YywpcA8",
                "width": 1016,
                "height": 1016,
                "format": "png"
            }
        ]
    },
    "64002": {
        "chain": {
            "name": "XCHAIN Testnet",
            "chain": "XCHAIN",
            "rpc": [
                "https://xchain-testnet-rpc.kuma.bid"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kuma.bid",
            "shortName": "xct",
            "chainId": 64002,
            "networkId": 64002,
            "explorers": [
                {
                    "name": "XCHAIN Testnet Explorer",
                    "url": "https://xchain-testnet-explorer.kuma.bid",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "65349": {
        "chain": {
            "name": "CratD2C Testnet Deprecated",
            "chain": "CRATD2C",
            "status": "deprecated",
            "rpc": [
                "https://cratd2c-testnet-node1.cratd2csmartchain.io/",
                "https://cratd2c-testnet-node2.cratd2csmartchain.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CRATD2C",
                "symbol": "CRAT",
                "decimals": 18
            },
            "infoURL": "https://cratd2csmartchain.io",
            "shortName": "cratd2c-testnet-deprecated",
            "chainId": 65349,
            "networkId": 65349,
            "icon": "cratd2c-testnet",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-testnet.cratd2csmartchain.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiczmtj47hwgmmtsy3xylhswu4q6rphpt42hznv37shjiaxsx3uqde",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "65357": {
        "chain": {
            "name": "Vecno Mainnet",
            "chain": "VE",
            "rpc": [
                "https://rpc.vecno.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Vecno",
                "symbol": "VE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://vecno.org",
            "shortName": "ve",
            "chainId": 65357,
            "networkId": 65357,
            "icon": "vecno",
            "explorers": [
                {
                    "name": "vecno",
                    "url": "https://explorer.vecno.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXPmM55AvkpEmqCvfP9YNQV1xsRdsPZDzwp6QHVThw6Wv",
                "width": 200,
                "height": 200,
                "format": "svg"
            }
        ]
    },
    "65450": {
        "chain": {
            "name": "Scolcoin Mainnet",
            "chain": "SCOLWEI",
            "rpc": [
                "https://mainnet-rpc.scolcoin.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Scolcoin",
                "symbol": "SCOL",
                "decimals": 18
            },
            "infoURL": "https://scolcoin.com",
            "shortName": "SRC",
            "chainId": 65450,
            "networkId": 65450,
            "icon": "scolcoin",
            "explorers": [
                {
                    "name": "Scolscan Explorer",
                    "url": "https://explorer.scolcoin.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Scolcoin Explorer",
                    "url": "https://explorador.scolcoin.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt",
                "width": 792,
                "height": 822,
                "format": "png"
            }
        ]
    },
    "65535": {
        "chain": {
            "name": "CyberChain Mainnet",
            "chain": "XCC",
            "icon": "cyberchain",
            "rpc": [
                "https://rpc.cyberchain.xyz/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XCC",
                "symbol": "XCC",
                "decimals": 18
            },
            "infoURL": "https://cyberchain.xyz",
            "shortName": "xcc",
            "chainId": 65535,
            "networkId": 65535,
            "slip44": 60,
            "explorers": [
                {
                    "name": "CyberChain explorer",
                    "url": "https://scan.cyberchain.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUtbe2mpDGxqvQZxgad9VMMeAS4aSTmqfn7Px5GMJvbpD",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "65536": {
        "chain": {
            "name": "Automata Mainnet",
            "chain": "Automata Mainnet",
            "rpc": [
                "https://rpc.ata.network",
                "https://automata-mainnet.alt.technology/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ATA",
                "symbol": "ATA",
                "decimals": 18
            },
            "infoURL": "https://ata.network",
            "shortName": "automatamainnet",
            "chainId": 65536,
            "networkId": 65536,
            "icon": "automata",
            "explorers": [
                {
                    "name": "Automata Explorer",
                    "url": "https://explorer.ata.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ",
                "width": 1676,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "66665": {
        "chain": {
            "name": "Creator Chain Testnet",
            "chain": "creatorchain",
            "icon": "creatorchain",
            "rpc": [
                "https://rpc.creatorchain.io",
                "https://rpc.creatorchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CreatorETH",
                "symbol": "CETH",
                "decimals": 18
            },
            "infoURL": "https://docs.creatorchain.io/",
            "shortName": "ceth",
            "chainId": 66665,
            "networkId": 66665,
            "explorers": [
                {
                    "name": "creatorchainscan",
                    "url": "https://explorer.creatorchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmarU6J1FyXddaRkrWagEXN39TXUTNdVcuDTfHFKvvs3D4",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "66666": {
        "chain": {
            "name": "Bitasset Chain Testnet Ploutos",
            "chain": "BAC",
            "rpc": [
                "https://ploutos-rpc.bitassetchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitasset Chain Native Token",
                "symbol": "BAC",
                "decimals": 18
            },
            "infoURL": "https://bitassetchain.io",
            "shortName": "bac-ploutos",
            "chainId": 66666,
            "networkId": 66666,
            "icon": "bac",
            "explorers": [
                {
                    "name": "bacscan-ploutos",
                    "url": "https://ploutos.bacscan.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4ksufgnm6dnur5cnfzqrirfcqrvixgw72lzbxutsw6zqggmjbhy",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "66988": {
        "chain": {
            "name": "Janus Testnet",
            "chain": "JanusNetwork",
            "icon": "janusnetwork",
            "rpc": [
                "https://rpc.test.janusnetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Janus",
                "symbol": "JNS",
                "decimals": 18
            },
            "infoURL": "https://janus-network.gitbook.io/janus",
            "shortName": "janusnetwork-testnet",
            "chainId": 66988,
            "networkId": 66988,
            "slip44": 1,
            "status": "active",
            "explorers": [
                {
                    "name": "JanusNetwork Testnet Explorer",
                    "url": "https://beta.scan.janusnetwork.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifc3vnwf4hj3bo6fg4u5qlqmjgajjgezyeg236qjcihl4ha42siuq",
                "width": 819,
                "height": 792,
                "format": "png"
            }
        ]
    },
    "67390": {
        "chain": {
            "name": "SiriusNet",
            "chain": "SIN",
            "status": "deprecated",
            "rpc": [
                "https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MCD",
                "symbol": "MCD",
                "decimals": 18
            },
            "infoURL": "https://macaucasinolisboa.xyz",
            "shortName": "mcl",
            "chainId": 67390,
            "networkId": 67390,
            "explorers": [
                {
                    "name": "siriusnetscan",
                    "url": "https://siriusnet.tryethernal.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "67588": {
        "chain": {
            "name": "Cosmic Chain",
            "chain": "COSMIC",
            "rpc": [
                "http://testnet.cosmicchain.site:3344"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cosmic Chain",
                "symbol": "COSMIC",
                "decimals": 18
            },
            "infoURL": "https://cosmicchain.site",
            "shortName": "Cosmic",
            "chainId": 67588,
            "networkId": 3344
        }
    },
    "68414": {
        "chain": {
            "name": "Henesys",
            "chain": "Henesys",
            "rpc": [
                "https://henesys-rpc.msu.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NEXPACE",
                "symbol": "NXPC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://nexpace.io",
            "shortName": "nxpc",
            "chainId": 68414,
            "networkId": 68414,
            "icon": "nexpace",
            "explorers": [
                {
                    "name": "Xangle MSU Explorer",
                    "url": "https://msu-explorer.xangle.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Avalanche Explorer",
                    "url": "https://subnets.avax.network/henesys",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiacfidhalwauvrdvlgtn2zs3ijdvqh56audxwoljxuaoqn3vmq5vq",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "68770": {
        "chain": {
            "name": "DM2 Verse Mainnet",
            "chain": "DM2 Verse",
            "icon": "dm2verse",
            "rpc": [
                "https://rpc.dm2verse.dmm.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://seamoon.dmm.com",
            "shortName": "dm2",
            "chainId": 68770,
            "networkId": 68770,
            "explorers": [
                {
                    "name": "DM2Verse Explorer",
                    "url": "https://explorer.dm2verse.dmm.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmPMqjf5XKZ4Cxa1u8qc8Zj9mmVLBoqK7N5h2zFr3Rsyzw",
                "width": 260,
                "height": 260,
                "format": "png"
            }
        ]
    },
    "68775": {
        "chain": {
            "name": "DM2 Verse Testnet",
            "chain": "DM2 Verse",
            "icon": "dm2verse",
            "rpc": [
                "https://rpc.testnet.dm2verse.dmm.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://seamoon.dmm.com",
            "shortName": "dm2t",
            "chainId": 68775,
            "networkId": 68775,
            "explorers": [
                {
                    "name": "DM2Verse Testnet Explorer",
                    "url": "https://explorer.testnet.dm2verse.dmm.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmPMqjf5XKZ4Cxa1u8qc8Zj9mmVLBoqK7N5h2zFr3Rsyzw",
                "width": 260,
                "height": 260,
                "format": "png"
            }
        ]
    },
    "69000": {
        "chain": {
            "name": "Animechain Mainnet",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Animecoin",
                "symbol": "ANIME",
                "decimals": 18
            },
            "infoURL": "https://www.anime.xyz",
            "shortName": "anime",
            "chainId": 69000,
            "networkId": 69000,
            "explorers": [
                {
                    "name": "Animechain explorer",
                    "url": "https://explorer.anime.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "69420": {
        "chain": {
            "name": "CHEESE Blockchain",
            "chain": "CHEESE",
            "rpc": [
                "https://cheesescan.com/rpc",
                "https://rpc1.cheesescan.com",
                "https://rpc2.cheesescan.com"
            ],
            "faucets": [
                "https://cheesescan.com/faucet"
            ],
            "nativeCurrency": {
                "name": "CHEESE",
                "symbol": "CHEESE",
                "decimals": 18
            },
            "infoURL": "https://cheesescan.com",
            "shortName": "cheese",
            "chainId": 69420,
            "networkId": 69420,
            "redFlags": [
                "reusedChainId"
            ],
            "status": "incubating",
            "explorers": [
                {
                    "name": "CHEESE Explorer",
                    "url": "https://cheesescan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "69923": {
        "chain": {
            "name": "ILITY Testnet",
            "chain": "ILY",
            "rpc": [
                "https://rpc.testnet.ility.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ILITY Token",
                "symbol": "ILYt",
                "decimals": 18
            },
            "infoURL": "https://ility.xyz",
            "shortName": "ilyt",
            "chainId": 69923,
            "networkId": 69923,
            "icon": "ility",
            "explorers": [
                {
                    "name": "ILITY Testnet Explorer",
                    "url": "https://scan.testnet.ility.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiadvg2ds5rbmhfdxhnugojk4tlm6ujpzs7vocfqdszrwqvs2nmbfm",
                "width": 320,
                "height": 320,
                "format": "svg"
            },
            {
                "url": "ipfs://bafkreiaevsz2i5ljfqahubwpz4rc54e4lenotuihvszttoed24at46euom",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "70000": {
        "chain": {
            "name": "Thinkium Mainnet Chain 0",
            "chain": "Thinkium",
            "rpc": [
                "https://proxy.thinkiumrpc.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM0",
            "chainId": 70000,
            "networkId": 70000,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://chain0.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "70001": {
        "chain": {
            "name": "Thinkium Mainnet Chain 1",
            "chain": "Thinkium",
            "rpc": [
                "https://proxy1.thinkiumrpc.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM1",
            "chainId": 70001,
            "networkId": 70001,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://chain1.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "70002": {
        "chain": {
            "name": "Thinkium Mainnet Chain 2",
            "chain": "Thinkium",
            "rpc": [
                "https://proxy2.thinkiumrpc.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM2",
            "chainId": 70002,
            "networkId": 70002,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://chain2.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "70007": {
        "chain": {
            "name": "Seven Chain",
            "chain": "SEVEN",
            "rpc": [
                "https://theseven.meme/api/seven-chain/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Seven",
                "symbol": "SEVEN",
                "decimals": 18
            },
            "infoURL": "https://theseven.meme",
            "shortName": "seven",
            "chainId": 70007,
            "networkId": 70007,
            "explorers": [
                {
                    "name": "Seven Chain Explorer",
                    "url": "https://theseven.meme/blockchain/explorer",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "70103": {
        "chain": {
            "name": "Thinkium Mainnet Chain 103",
            "chain": "Thinkium",
            "rpc": [
                "https://proxy103.thinkiumrpc.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TKM",
                "symbol": "TKM",
                "decimals": 18
            },
            "infoURL": "https://thinkium.net/",
            "shortName": "TKM103",
            "chainId": 70103,
            "networkId": 70103,
            "explorers": [
                {
                    "name": "thinkiumscan",
                    "url": "https://chain103.thinkiumscan.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "70700": {
        "chain": {
            "name": "Proof of Play - Apex",
            "chainId": 70700,
            "shortName": "pop-apex",
            "chain": "ETH",
            "networkId": 70700,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.apex.proofofplay.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Proof of Play Apex Explorer",
                    "url": "https://explorer.apex.proofofplay.com",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://proofofplay.com",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    },
                    {
                        "url": "https://relay.link/bridge/apex/"
                    }
                ]
            }
        }
    },
    "70701": {
        "chain": {
            "name": "Proof of Play - Boss",
            "chainId": 70701,
            "shortName": "pop-boss",
            "chain": "ETH",
            "networkId": 70701,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.boss.proofofplay.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Proof of Play Boss Explorer",
                    "url": "https://explorer.boss.proofofplay.com",
                    "icon": "pop-boss",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://proofofplay.com",
            "icon": "pop-boss",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    },
                    {
                        "url": "https://relay.link/bridge/boss/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmW3NPDe6WRqucrWbe8pg3GqSMPi8V6Qa1fAiaQuqjxSJC",
                "width": 1256,
                "height": 1256,
                "format": "png"
            }
        ]
    },
    "71111": {
        "chain": {
            "name": "GuapcoinX",
            "chain": "GuapcoinX",
            "rpc": [
                "https://rpc-mainnet.guapcoinx.com/",
                "https://rpc-mainnet-1.guapcoinx.com/",
                "https://rpc-mainnet-2.guapcoinx.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GuapcoinX",
                "symbol": "GuapX",
                "decimals": 18
            },
            "infoURL": "https://guapcoin.org/",
            "shortName": "GuapX",
            "chainId": 71111,
            "networkId": 71111,
            "icon": "guapcoinx",
            "explorers": [
                {
                    "name": "GuapcoinX Explorer",
                    "url": "http://explorer.guapcoinx.com",
                    "standard": "none",
                    "icon": "guapcoinx"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcDTR7982VQKDDz2Mh4fZbnE9hn67MuFPWQv1MimCqPvB",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "71117": {
        "chain": {
            "name": "Wadzchain Testnet",
            "title": "Wadzchain Testnet",
            "chain": "Wadzchain-Testnet",
            "icon": "wadz",
            "rpc": [
                "https://rpc-testnet.wadzchain.io"
            ],
            "faucets": [
                "https://faucet-testnet.wadzchain.io"
            ],
            "nativeCurrency": {
                "name": "WadzChain Coin",
                "symbol": "WCO",
                "decimals": 18
            },
            "infoURL": "https://www.wadzchain-network.io",
            "shortName": "wadzchain-testnet",
            "chainId": 71117,
            "networkId": 71117,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Wadzchain Testnet Explorer",
                    "url": "https://scan-testnet.wadzchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRBVFviqdhyarkTAxrnq2r2em6dJXCzpNxZL4yaXPbLou",
                "width": 218,
                "height": 218,
                "format": "png"
            }
        ]
    },
    "71393": {
        "chain": {
            "name": "Polyjuice Testnet",
            "chain": "CKB",
            "icon": "polyjuice",
            "rpc": [
                "https://godwoken-testnet-web3-rpc.ckbapp.dev",
                "ws://godwoken-testnet-web3-rpc.ckbapp.dev/ws"
            ],
            "faucets": [
                "https://faucet.nervos.org/"
            ],
            "nativeCurrency": {
                "name": "CKB",
                "symbol": "CKB",
                "decimals": 8
            },
            "infoURL": "https://github.com/nervosnetwork/godwoken",
            "shortName": "ckb",
            "chainId": 71393,
            "networkId": 1,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmZ5gFWUxLFqqT3DkefYfRsVksMwMTc5VvBjkbHpeFMsNe",
                "width": 1001,
                "height": 1629,
                "format": "png"
            }
        ]
    },
    "71401": {
        "chain": {
            "name": "Godwoken Testnet v1",
            "chain": "GWT",
            "rpc": [
                "https://godwoken-testnet-v1.ckbapp.dev",
                "https://v1.testnet.godwoken.io/rpc"
            ],
            "faucets": [
                "https://testnet.bridge.godwoken.io"
            ],
            "nativeCurrency": {
                "name": "pCKB",
                "symbol": "pCKB",
                "decimals": 18
            },
            "infoURL": "https://www.nervos.org",
            "shortName": "gw-testnet-v1",
            "chainId": 71401,
            "networkId": 71401,
            "slip44": 1,
            "explorers": [
                {
                    "name": "GWScan Block Explorer",
                    "url": "https://v1.testnet.gwscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "71402": {
        "chain": {
            "name": "Godwoken Mainnet",
            "chain": "GWT",
            "rpc": [
                "https://v1.mainnet.godwoken.io/rpc",
                "https://v1.mainnet.godwoken.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "pCKB",
                "symbol": "pCKB",
                "decimals": 18
            },
            "infoURL": "https://www.nervos.org",
            "shortName": "gw-mainnet-v1",
            "chainId": 71402,
            "networkId": 71402,
            "explorers": [
                {
                    "name": "GWScan Block Explorer",
                    "url": "https://v1.gwscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "72080": {
        "chain": {
            "name": "Nexera Testnet",
            "chain": "Nexera",
            "chainId": 72080,
            "networkId": 72080,
            "infoURL": "https://testnet.nexera.network",
            "shortName": "nxra-testnet",
            "rpc": [
                "https://rpc.testnet.nexera.network"
            ],
            "faucets": [
                "https://faucet.nexera.network"
            ],
            "nativeCurrency": {
                "name": "tNXRA",
                "symbol": "tNXRA",
                "decimals": 18
            },
            "explorers": []
        }
    },
    "72344": {
        "chain": {
            "name": "Radius Test Network",
            "chain": "RADIUS",
            "rpc": [
                "https://rpc.testnet.radiustech.xyz"
            ],
            "faucets": [
                "https://testnet.radiustech.xyz/wallet/"
            ],
            "nativeCurrency": {
                "name": "Radius USD",
                "symbol": "RUSD",
                "decimals": 18
            },
            "infoURL": "https://testnet.radiustech.xyz",
            "shortName": "radius-network-testnet",
            "chainId": 72344,
            "networkId": 72344,
            "icon": "rad",
            "slip44": 1,
            "explorers": [
                {
                    "name": "Radius Test Network Explorer",
                    "url": "https://testnet.radiustech.xyz",
                    "standard": "none"
                }
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig2wmsrbj5jzfykmskzprl6zml6zlxce3326iqjcvfwzqpmtfiora",
                "width": 1674,
                "height": 1367,
                "format": "svg"
            }
        ]
    },
    "72778": {
        "chain": {
            "name": "CAGA crypto Ankara testnet",
            "chain": "Ankara",
            "rpc": [
                "https://www.ankara-cagacrypto.com",
                "wss://wss.ankara-cagacrypto.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Caga",
                "symbol": "CAGA",
                "decimals": 18
            },
            "infoURL": "https://www.cagacrypto.com/",
            "shortName": "caga",
            "chainId": 72778,
            "networkId": 72778,
            "icon": "ankaracaga",
            "explorers": [
                {
                    "name": "ankara",
                    "url": "https://explorer.ankara-cagacrypto.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmeiop9gSdzU4NNJ6GCuPk6AeYwD9pbhEFVfRdk4dXs3kJ",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "72888": {
        "chain": {
            "name": "CAGA mainnet",
            "chain": "CAGA",
            "rpc": [
                "https://cagamainnet.com",
                "wss://cagamainnet.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CAGA",
                "symbol": "CAGA",
                "decimals": 18
            },
            "infoURL": "https://www.cagacrypto.com/",
            "shortName": "caga-mainnet",
            "chainId": 72888,
            "networkId": 72888,
            "icon": "caga",
            "explorers": [
                {
                    "name": "caga",
                    "url": "https://explorer.cagamainnet.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmeiop9gSdzU4NNJ6GCuPk6AeYwD9pbhEFVfRdk4dXs3kJ",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "72992": {
        "chain": {
            "name": "Grok Chain Mainnet",
            "chain": "Grok",
            "icon": "grokicon",
            "rpc": [
                "https://mainnet-rpc.grokchain.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Groc",
                "symbol": "GROC",
                "decimals": 18
            },
            "infoURL": "https://grokchain.dev",
            "shortName": "GrokChain",
            "chainId": 72992,
            "networkId": 72992,
            "explorers": [
                {
                    "name": "GrokScan",
                    "url": "https://mainnet-explorer.grokchain.dev",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicepw6yqtmubtpcthecjx47ndwgywartfqnkdhf66k3q57h2hlewm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "73114": {
        "chain": {
            "name": "ICB Testnet",
            "chain": "ICBT",
            "icon": "icbnetwork",
            "rpc": [
                "https://rpc1-testnet.icbnetwork.info/",
                "https://rpc2-testnet.icbnetwork.info/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ICB Testnet Token",
                "symbol": "ICBT",
                "decimals": 18
            },
            "infoURL": "https://icb.network",
            "shortName": "ICBT",
            "chainId": 73114,
            "networkId": 73114,
            "explorers": [
                {
                    "name": "ICB Tesnet Explorer",
                    "url": "https://testnet.icbscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifgpv7tnai42hsdegnpwzbvq5iymgub357e553cotitirwy2ir7je",
                "width": 2000,
                "height": 2243,
                "format": "png"
            }
        ]
    },
    "73115": {
        "chain": {
            "name": "ICB Network",
            "chain": "ICB",
            "icon": "icbnetwork",
            "rpc": [
                "https://rpc1-mainnet.icbnetwork.info/",
                "https://rpc2-mainnet.icbnetwork.info/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ICB Native Token",
                "symbol": "ICBX",
                "decimals": 18
            },
            "infoURL": "https://icb.network",
            "shortName": "ICBX",
            "chainId": 73115,
            "networkId": 73115,
            "explorers": [
                {
                    "name": "ICB Explorer",
                    "url": "https://icbscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifgpv7tnai42hsdegnpwzbvq5iymgub357e553cotitirwy2ir7je",
                "width": 2000,
                "height": 2243,
                "format": "png"
            }
        ]
    },
    "73285": {
        "chain": {
            "name": "Nebula",
            "chain": "NEBULA",
            "icon": "nebula",
            "rpc": [
                "https://nebula-chain.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nebula Cash",
                "symbol": "NEBX",
                "decimals": 18
            },
            "infoURL": "https://nebula-chain.com",
            "shortName": "nebula",
            "chainId": 73285,
            "networkId": 73285,
            "explorers": [
                {
                    "name": "Nebula Explorer",
                    "url": "https://nebxscan.nebula-chain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "73790": {
        "chain": {
            "name": "NV-CHAIN",
            "chain": "NVC",
            "rpc": [
                "https://rpc.neurovatic.ai/rpc",
                "https://rpc-eu.neurovatic.ai/rpc",
                "https://rpc-use.neurovatic.ai/rpc",
                "https://rpc-usw.neurovatic.ai/rpc",
                "https://rpc-apac.neurovatic.ai/rpc"
            ],
            "faucets": [
                "https://faucet.neurovatic.ai"
            ],
            "nativeCurrency": {
                "name": "NeuroVatic Coin",
                "symbol": "NVC",
                "decimals": 18
            },
            "infoURL": "https://neurovatic.ai",
            "shortName": "nvc",
            "chainId": 73790,
            "networkId": 73790,
            "explorers": [
                {
                    "name": "nvScan",
                    "url": "https://explorer.neurovatic.ai",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "73799": {
        "chain": {
            "name": "Energy Web Volta Testnet",
            "chain": "Volta",
            "rpc": [
                "https://volta-rpc.energyweb.org",
                "wss://volta-rpc.energyweb.org/ws"
            ],
            "faucets": [
                "https://voltafaucet.energyweb.org"
            ],
            "nativeCurrency": {
                "name": "Volta Token",
                "symbol": "VT",
                "decimals": 18
            },
            "infoURL": "https://energyweb.org",
            "shortName": "vt",
            "chainId": 73799,
            "networkId": 73799,
            "slip44": 1
        }
    },
    "73927": {
        "chain": {
            "name": "Mixin Virtual Machine",
            "chain": "MVM",
            "rpc": [
                "https://geth.mvm.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://mvm.dev",
            "shortName": "mvm",
            "chainId": 73927,
            "networkId": 73927,
            "icon": "mvm",
            "explorers": [
                {
                    "name": "mvmscan",
                    "url": "https://scan.mvm.dev",
                    "icon": "mvm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeuDgSprukzfV7fi9XYHYcfmT4aZZZU7idgShtRS8Vf6V",
                "width": 471,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "75000": {
        "chain": {
            "name": "ResinCoin Mainnet",
            "chain": "RESIN",
            "icon": "resincoin",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "RESIN",
                "decimals": 18
            },
            "infoURL": "https://resincoin.dev",
            "shortName": "resin",
            "chainId": 75000,
            "networkId": 75000,
            "explorers": [
                {
                    "name": "ResinScan",
                    "url": "https://explorer.resincoin.dev",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb",
                "width": 460,
                "height": 460,
                "format": "png"
            }
        ]
    },
    "75338": {
        "chain": {
            "name": "AppLayer Testnet",
            "chain": "AppLayer",
            "rpc": [
                "https://testnet-api.applayer.com"
            ],
            "faucets": [
                "https://testnet-faucet.applayer.com"
            ],
            "nativeCurrency": {
                "name": "AppLayer",
                "symbol": "APPL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP55"
                },
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://applayer.com",
            "shortName": "applayer-testnet",
            "chainId": 75338,
            "networkId": 75338,
            "explorers": [
                {
                    "name": "Applayer Testnet Explorer",
                    "url": "https://testnet-explorer.applayer.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "75512": {
        "chain": {
            "name": "GEEK Verse Mainnet",
            "chain": "GEEK",
            "rpc": [
                "https://rpc.geekout-pte.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://www.geekout-pte.com",
            "shortName": "GEEK",
            "chainId": 75512,
            "networkId": 75512,
            "explorers": [
                {
                    "name": "Geek Explorer",
                    "url": "https://explorer.geekout-pte.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "75513": {
        "chain": {
            "name": "GEEK Verse Testnet",
            "chain": "GEEK Test",
            "rpc": [
                "https://rpc-testnet.geekout-pte.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://www.geekout-pte.com",
            "shortName": "GEEK_Test",
            "chainId": 75513,
            "networkId": 75513,
            "explorers": [
                {
                    "name": "Geek Testnet Explorer",
                    "url": "https://explorer-testnet.geekout-pte.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "76672": {
        "chain": {
            "name": "CarrChain Testnet",
            "chain": "CarrChain Testnet",
            "rpc": [
                "https://rpc-testnet.carrchain.io"
            ],
            "faucets": [
                "https://faucet.carrchain.io"
            ],
            "nativeCurrency": {
                "name": "CarrChain Coin",
                "symbol": "CARR",
                "decimals": 18
            },
            "infoURL": "https://carrchain.io",
            "shortName": "CarrChain-Testnet",
            "chainId": 76672,
            "networkId": 76672,
            "icon": "carrchain",
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://testnet.carrscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSyvufc8af7dFkZz4rEDxq4t7GYSX8YKYG69QvFRKiw7a",
                "width": 250,
                "height": 250,
                "format": "svg"
            }
        ]
    },
    "77001": {
        "chain": {
            "name": "BORAchain mainnet",
            "chain": "BORA",
            "icon": "bora",
            "rpc": [
                "https://public-node.api.boraportal.com/bora/mainnet",
                "https://public-node.api.boraportal.io/bora/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BORA",
                "symbol": "BORA",
                "decimals": 18
            },
            "infoURL": "https://www.boraportal.com",
            "shortName": "BORAchain",
            "chainId": 77001,
            "networkId": 77001,
            "slip44": 8217,
            "explorers": [
                {
                    "name": "BORAchainscope",
                    "url": "https://scope.boraportal.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmccGWJcCzQh3rP6ZMdRyTc7JjtusKnXkoUtGUANQgjNqR",
                "width": 48,
                "height": 48,
                "format": "svg"
            }
        ]
    },
    "77238": {
        "chain": {
            "name": "Foundry Chain Testnet",
            "chain": "tFNC",
            "icon": "fnc",
            "rpc": [
                "https://testnet-rpc.foundryscan.org/"
            ],
            "faucets": [
                "https://faucet.foundryscan.org"
            ],
            "nativeCurrency": {
                "name": "Foundry Chain Testnet",
                "symbol": "tFNC",
                "decimals": 18
            },
            "infoURL": "https://foundrychain.org",
            "shortName": "fnc",
            "chainId": 77238,
            "networkId": 77238,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Foundry Scan Testnet",
                    "url": "https://testnet-explorer.foundryscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifx4vef7ubqz4iiaxckcvkdwjrp2hbliljwjlwu2vytlngg3r4pg4",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "77612": {
        "chain": {
            "name": "Vention Smart Chain Mainnet",
            "chain": "VSC",
            "icon": "vention",
            "rpc": [
                "https://mainnet-rpc.vention.network"
            ],
            "faucets": [
                "https://faucet.vention.network"
            ],
            "nativeCurrency": {
                "name": "VNT",
                "symbol": "VNT",
                "decimals": 18
            },
            "infoURL": "https://ventionscan.io",
            "shortName": "vscm",
            "chainId": 77612,
            "networkId": 77612,
            "explorers": [
                {
                    "name": "ventionscan",
                    "url": "https://ventionscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcNepHmbmHW1BZYM3MFqJW4awwhmDqhUPRXXmRnXwg1U4",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "77652": {
        "chain": {
            "name": "CarrChain Testnet (Deprecated)",
            "chain": "CarrChain Testnet (Deprecated)",
            "status": "deprecated",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "CarrChain Coin",
                "symbol": "CARR",
                "decimals": 18
            },
            "infoURL": "https://carrchain.io",
            "shortName": "Carrchain-Testnet-Deprecated",
            "chainId": 77652,
            "networkId": 77652,
            "explorers": []
        }
    },
    "77677": {
        "chain": {
            "name": "Cycle Network Mainnet Sailboat",
            "chain": "ETH",
            "rpc": [
                "https://sailboat-rpc-mainnet.cyclenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.cyclenetwork.io/",
            "shortName": "cycles",
            "chainId": 77677,
            "networkId": 77677,
            "icon": "cycle"
        },
        "icon": [
            {
                "url": "ipfs://QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "77777": {
        "chain": {
            "name": "Toronet Mainnet",
            "chain": "Toronet",
            "icon": "toronet",
            "rpc": [
                "https://www.toronet.org/rpc2/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Toroe",
                "symbol": "TOROE",
                "decimals": 18
            },
            "infoURL": "https://toronet.org",
            "shortName": "Toronet",
            "chainId": 77777,
            "networkId": 77777,
            "ens": {
                "registry": "0x1f45a71f4aAD769E27c969c4359E0e250C67165c"
            },
            "explorers": [
                {
                    "name": "toronet_explorer",
                    "url": "https://toronet.org/explorer",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmciSvgLatP6jhgdazuiyD3fSrhipfAN7wC943v1qxcrpv",
                "width": 846,
                "height": 733,
                "format": "png"
            }
        ]
    },
    "77778": {
        "chain": {
            "name": "StreetDog Chain",
            "chain": "SDC",
            "rpc": [
                "https://rpc.chain.streetdog.me"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "StreetDog",
                "symbol": "SD",
                "decimals": 18
            },
            "infoURL": "https://chain.streetdog.me",
            "shortName": "sdc",
            "chainId": 77778,
            "networkId": 77778,
            "explorers": [
                {
                    "name": "StreetDog Chain Explorer",
                    "url": "https://chain.streetdog.me",
                    "standard": "none"
                }
            ]
        }
    },
    "78110": {
        "chain": {
            "name": "Firenze test network",
            "chain": "ETH",
            "rpc": [
                "https://ethnode.primusmoney.com/firenze"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Firenze Ether",
                "symbol": "FIN",
                "decimals": 18
            },
            "infoURL": "https://primusmoney.com",
            "shortName": "firenze",
            "chainId": 78110,
            "networkId": 78110,
            "slip44": 1
        }
    },
    "78281": {
        "chain": {
            "name": "Dragonfly Mainnet (Hexapod)",
            "chain": "Dragonfly",
            "icon": "dragonfly",
            "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": [],
            "nativeCurrency": {
                "name": "Dragonfly",
                "symbol": "DFLY",
                "decimals": 18
            },
            "infoURL": "https://hexapod.network",
            "shortName": "dfly",
            "chainId": 78281,
            "networkId": 78281,
            "explorers": [
                {
                    "name": "Dragonfly Blockscout",
                    "url": "https://blockscout.dragonfly.hexapod.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPXhdPGufjcPzZ9Y6nY6QyW8MgA6793L88iPMRh1Q3gjJ",
                "width": 512,
                "height": 366,
                "format": "png"
            }
        ]
    },
    "78430": {
        "chain": {
            "name": "Amplify Subnet",
            "chain": "AMPLIFY",
            "rpc": [
                "https://subnets.avax.network/amplify/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AMP",
                "symbol": "AMP",
                "decimals": 18
            },
            "infoURL": "https://www.avax.network",
            "shortName": "amplify",
            "chainId": 78430,
            "networkId": 78430,
            "slip44": 1,
            "explorers": [
                {
                    "name": "AMPLIFY Explorer",
                    "url": "https://subnets-test.avax.network/amplify",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "78431": {
        "chain": {
            "name": "Bulletin Subnet",
            "chain": "BULLETIN",
            "rpc": [
                "https://subnets.avax.network/bulletin/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BLT",
                "symbol": "BLT",
                "decimals": 18
            },
            "infoURL": "https://www.avax.network",
            "shortName": "bulletin",
            "chainId": 78431,
            "networkId": 78431,
            "slip44": 1,
            "explorers": [
                {
                    "name": "BULLETIN Explorer",
                    "url": "https://subnets-test.avax.network/bulletin",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "78432": {
        "chain": {
            "name": "Conduit Subnet",
            "chain": "CONDUIT",
            "rpc": [
                "https://subnets.avax.network/conduit/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CON",
                "symbol": "CON",
                "decimals": 18
            },
            "infoURL": "https://www.avax.network",
            "shortName": "conduit",
            "chainId": 78432,
            "networkId": 78432,
            "slip44": 1,
            "explorers": [
                {
                    "name": "CONDUIT Explorer",
                    "url": "https://subnets-test.avax.network/conduit",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "78600": {
        "chain": {
            "name": "Vanguard",
            "title": "Vanar Testnet Vanguard",
            "chain": "VANAR",
            "rpc": [
                "https://rpc-vanguard.vanarchain.com",
                "wss://ws-vanguard.vanarchain.com"
            ],
            "faucets": [
                "https://faucet.vanarchain.com"
            ],
            "nativeCurrency": {
                "name": "Vanguard Vanry",
                "symbol": "VANRY",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://vanarchain.com",
            "shortName": "vanguard",
            "chainId": 78600,
            "networkId": 78600,
            "icon": "vanguard",
            "explorers": [
                {
                    "name": "Vanguard Explorer",
                    "url": "https://explorer-vanguard.vanarchain.com",
                    "icon": "vanguard",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeERjnmdZ6v1tfCyfKfy2Rzh1vPCsU7x2sLJcLqQ6E3Fd",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "78651": {
        "chain": {
            "name": "Nillion Network Sepolia Testnet",
            "chain": "ETH",
            "icon": "nillion",
            "rpc": [
                "https://rpc.testnet.nillion.network",
                "wss://rpc.testnet.nillion.network"
            ],
            "faucets": [
                "https://faucet.testnet.nillion.network"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://nillion.com/",
            "shortName": "nilsep",
            "chainId": 78651,
            "networkId": 78651,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.nillion.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQ4tdjP7TFUbs3y2haY6qPdTxmZJ96E2Xo5Hp5hcRaKSz",
                "width": 1080,
                "height": 1080,
                "format": "svg"
            }
        ]
    },
    "79879": {
        "chain": {
            "name": "Gold Smart Chain Testnet",
            "chain": "STAND",
            "icon": "standTestnet",
            "rpc": [
                "https://rpc-testnet.goldsmartchain.com"
            ],
            "faucets": [
                "https://faucet.goldsmartchain.com"
            ],
            "nativeCurrency": {
                "name": "Standard in Gold",
                "symbol": "STAND",
                "decimals": 18
            },
            "infoURL": "https://goldsmartchain.com",
            "shortName": "STANDt",
            "chainId": 79879,
            "networkId": 79879,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Gold Smart Chain",
                    "url": "https://testnet.goldsmartchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPNuymyaKLJhCaXnyrsL8358FeTxabZFsaxMmWNU4Tzt3",
                "width": 396,
                "height": 418,
                "format": "png"
            }
        ]
    },
    "80001": {
        "chain": {
            "name": "Mumbai",
            "title": "Polygon Testnet Mumbai",
            "chain": "Polygon",
            "icon": "polygon",
            "rpc": [
                "https://80001.rpc.thirdweb.com",
                "https://rpc-mumbai.maticvigil.com",
                "https://polygon-mumbai-bor-rpc.publicnode.com",
                "wss://polygon-mumbai-bor-rpc.publicnode.com",
                "https://polygon-mumbai.gateway.tenderly.co",
                "wss://polygon-mumbai.gateway.tenderly.co"
            ],
            "faucets": [
                "https://faucet.polygon.technology/"
            ],
            "nativeCurrency": {
                "name": "MATIC",
                "symbol": "MATIC",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/",
            "shortName": "maticmum",
            "chainId": 80001,
            "networkId": 80001,
            "slip44": 1,
            "explorers": [
                {
                    "name": "polygonscan",
                    "url": "https://mumbai.polygonscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRNqgazYuxUa5WdddFPftTWiP3KwzBMgV9Z19QWnLMETc",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "80002": {
        "chain": {
            "name": "Amoy",
            "title": "Polygon Amoy Testnet",
            "chain": "Polygon",
            "icon": "polygon",
            "rpc": [
                "https://rpc-amoy.polygon.technology",
                "https://rpc-amoy.polygon.technology",
                "https://polygon-amoy-bor-rpc.publicnode.com",
                "wss://polygon-amoy-bor-rpc.publicnode.com",
                "https://polygon-amoy.drpc.org"
            ],
            "faucets": [
                "https://faucet.polygon.technology/"
            ],
            "nativeCurrency": {
                "name": "POL",
                "symbol": "POL",
                "decimals": 18
            },
            "infoURL": "https://polygon.technology/",
            "shortName": "polygonamoy",
            "chainId": 80002,
            "networkId": 80002,
            "slip44": 1,
            "explorers": [
                {
                    "name": "polygonscan-amoy",
                    "url": "https://amoy.polygonscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRNqgazYuxUa5WdddFPftTWiP3KwzBMgV9Z19QWnLMETc",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "80008": {
        "chain": {
            "name": "Polynomial Sepolia",
            "chain": "polynomialSepolia",
            "rpc": [
                "https://rpc.sepolia.polynomial.fi",
                "https://rpc.sepolia.polynomial.fi"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://polynomial.fi",
            "shortName": "polynomialSepolia",
            "chainId": 80008,
            "networkId": 80008,
            "icon": "polynomialSepolia",
            "explorers": [
                {
                    "name": "Polynomial Sepolia Explorer",
                    "url": "https://sepolia.polynomialscan.io",
                    "standard": "none",
                    "icon": "polynomialSepolia"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidr3h4onsdhjojrck7tqysrmnduzhgzdhf3l5uqake6w6474vvuha",
                "width": 500,
                "height": 500,
                "format": "jpg"
            }
        ]
    },
    "80069": {
        "chain": {
            "name": "Berachain Bepolia",
            "chain": "Berachain",
            "rpc": [
                "https://bepolia.rpc.berachain.com",
                "https://bepolia.rpc.berachain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet BERA Token",
                "symbol": "BERA",
                "decimals": 18
            },
            "infoURL": "https://www.berachain.com",
            "shortName": "berachain-bepolia",
            "chainId": 80069,
            "networkId": 80069,
            "icon": "berachain",
            "explorers": [
                {
                    "name": "Beratrail",
                    "url": "https://bepolia.beratrail.io",
                    "icon": "berachain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "80084": {
        "chain": {
            "name": "Berachain bArtio",
            "chain": "Berachain bArtio",
            "status": "deprecated",
            "rpc": [
                "https://bartio.rpc.berachain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BERA Token",
                "symbol": "BERA",
                "decimals": 18
            },
            "infoURL": "https://www.berachain.com",
            "shortName": "berachainbArtio",
            "chainId": 80084,
            "networkId": 80084,
            "icon": "berachain",
            "explorers": [
                {
                    "name": "Beratrail",
                    "url": "https://bartio.beratrail.io",
                    "icon": "berachain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "80085": {
        "chain": {
            "name": "Berachain Artio",
            "chain": "Berachain Artio",
            "status": "deprecated",
            "rpc": [
                "https://artio.rpc.berachain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BERA Token",
                "symbol": "BERA",
                "decimals": 18
            },
            "infoURL": "https://www.berachain.com",
            "shortName": "berachainArtio",
            "chainId": 80085,
            "networkId": 80085,
            "icon": "berachain",
            "explorers": [
                {
                    "name": "Beratrail",
                    "url": "https://artio.beratrail.io",
                    "icon": "berachain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "80094": {
        "chain": {
            "name": "Berachain",
            "chain": "Berachain",
            "rpc": [
                "https://rpc.berachain.com",
                "https://rpc.berachain.com",
                "https://berachain-rpc.publicnode.com",
                "wss://berachain-rpc.publicnode.com",
                "https://rpc.berachain-apis.com",
                "wss://rpc.berachain-apis.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BERA Token",
                "symbol": "BERA",
                "decimals": 18
            },
            "infoURL": "https://www.berachain.com",
            "shortName": "berachain",
            "chainId": 80094,
            "networkId": 80094,
            "icon": "berachain",
            "explorers": [
                {
                    "name": "Berascan",
                    "url": "https://berascan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Beratrail",
                    "url": "https://beratrail.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "80096": {
        "chain": {
            "name": "Hizoco mainnet",
            "chain": "HZC",
            "icon": "hizoco",
            "rpc": [
                "https://hizoco.net/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hizoco",
                "symbol": "HZC",
                "decimals": 18
            },
            "infoURL": "http://hizoco.net",
            "shortName": "hzc",
            "chainId": 80096,
            "networkId": 80096,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://hizoco.net:38443",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNWGj94URMQNyGZbGuAareEL4UpHjTwYWFEFBcX9utBZX",
                "width": 421,
                "height": 421,
                "format": "png"
            }
        ]
    },
    "80451": {
        "chain": {
            "name": "Geo Genesis",
            "chain": "Geo Genesis",
            "rpc": [
                "https://rpc-geo-genesis-h0q2s21xx8.t.conduit.xyz/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "infoURL": "https://geobrowser.io",
            "nativeCurrency": {
                "name": "The Graph",
                "symbol": "GRT",
                "decimals": 18
            },
            "shortName": "geo",
            "chainId": 80451,
            "networkId": 80451,
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-42161"
            }
        }
    },
    "80808": {
        "chain": {
            "name": "HyperX",
            "chain": "HyperX",
            "rpc": [
                "https://rpc.hyperx.technology"
            ],
            "faucets": [
                "https://faucet.hyperx.technology"
            ],
            "nativeCurrency": {
                "name": "HPX",
                "symbol": "HPX",
                "decimals": 18
            },
            "infoURL": "https://hyperx.technology/",
            "shortName": "hpx",
            "chainId": 80808,
            "networkId": 80808,
            "icon": "hpx",
            "explorers": [
                {
                    "name": "HyperX Explorer",
                    "url": "https://scan.hyperx.technology",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihip3cdp4p2ggts3djq3wzyb2danm6oi6vdavdat2na4t46qmwsia",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "80931": {
        "chain": {
            "name": "Forta Chain",
            "chain": "Forta Chain",
            "rpc": [
                "https://rpc-forta-chain-8gj1qndmfc.t.conduit.xyz",
                "https://rpc-forta-chain-8gj1qndmfc.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FORT",
                "symbol": "FORT",
                "decimals": 18
            },
            "infoURL": "https://www.forta.org/",
            "shortName": "forta",
            "chainId": 80931,
            "networkId": 80931,
            "icon": "forta-chain",
            "explorers": [
                {
                    "name": "Forta Chain Explorer",
                    "url": "https://explorer.forta.org",
                    "icon": "forta-chain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd3KFA5oJbPHCe7rdKdzYBiBPoN8QWxCvU9yqteV3fDCQ",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "81041": {
        "chain": {
            "name": "Nordek Mainnet",
            "chain": "Nordek",
            "icon": "nordek",
            "rpc": [
                "https://mainnet-rpc.nordekscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NRK",
                "symbol": "NRK",
                "decimals": 18
            },
            "infoURL": "https://nordekscan.com",
            "shortName": "nordek",
            "chainId": 81041,
            "networkId": 81041,
            "explorers": [
                {
                    "name": "nordek",
                    "url": "https://nordekscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreie45fcr2hllmej2elwqpdxmiaycxmz25tl5ymraduhtefqndhlm4q",
                "width": 222,
                "height": 306,
                "format": "png"
            }
        ]
    },
    "81224": {
        "chain": {
            "name": "Codex",
            "chain": "ETH",
            "rpc": [
                "https://rpc.codex.xyz",
                "wss://rpc.codex.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.codex.xyz/",
            "shortName": "codex",
            "chainId": 81224,
            "networkId": 81224,
            "icon": "codex",
            "explorers": [
                {
                    "name": "Codex Explorer",
                    "url": "https://explorer.codex.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmcGpSkBgL2jwyAVHTY4Ai3ij8QvyEaoL6uVF5d2XiXkXW",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "81341": {
        "chain": {
            "name": "Amana Testnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Amana Testnet",
                "symbol": "MEER-T",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "amanatest",
            "icon": "meer",
            "chainId": 81341,
            "networkId": 81341,
            "slip44": 1,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81342": {
        "chain": {
            "name": "Amana Mixnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Amana Mixnet",
                "symbol": "MEER-M",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "amanamix",
            "icon": "meer",
            "chainId": 81342,
            "networkId": 81342,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81343": {
        "chain": {
            "name": "Amana Privnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Amana Privnet",
                "symbol": "MEER-P",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "amanapriv",
            "icon": "meer",
            "chainId": 81343,
            "networkId": 81343,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81351": {
        "chain": {
            "name": "Flana Testnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flana Testnet",
                "symbol": "MEER-T",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "flanatest",
            "icon": "meer",
            "chainId": 81351,
            "networkId": 81351,
            "slip44": 1,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81352": {
        "chain": {
            "name": "Flana Mixnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flana Mixnet",
                "symbol": "MEER-M",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "flanamix",
            "icon": "meer",
            "chainId": 81352,
            "networkId": 81352,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81353": {
        "chain": {
            "name": "Flana Privnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flana Privnet",
                "symbol": "MEER-P",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "flanapriv",
            "icon": "meer",
            "chainId": 81353,
            "networkId": 81353,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81361": {
        "chain": {
            "name": "Mizana Testnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mizana Testnet",
                "symbol": "MEER-T",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "mizanatest",
            "icon": "meer",
            "chainId": 81361,
            "networkId": 81361,
            "slip44": 1,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81362": {
        "chain": {
            "name": "Mizana Mixnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mizana Mixnet",
                "symbol": "MEER-M",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "mizanamix",
            "icon": "meer",
            "chainId": 81362,
            "networkId": 81362,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81363": {
        "chain": {
            "name": "Mizana Privnet",
            "chain": "MEER",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mizana Privnet",
                "symbol": "MEER-P",
                "decimals": 18
            },
            "infoURL": "https://github.com/Qitmeer",
            "shortName": "mizanapriv",
            "icon": "meer",
            "chainId": 81363,
            "networkId": 81363,
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "81457": {
        "chain": {
            "name": "Blast",
            "status": "active",
            "chain": "ETH",
            "rpc": [
                "https://rpc.blast.io",
                "https://rpc.blast.io",
                "https://rpc.ankr.com/blast",
                "https://blast.din.dev/rpc",
                "https://blastl2-mainnet.public.blastapi.io",
                "https://blast.blockpi.network/v1/rpc/public",
                "https://blast-rpc.publicnode.com",
                "wss://blast-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://blast.io/",
            "shortName": "blastmainnet",
            "chainId": 81457,
            "networkId": 81457,
            "icon": "blast",
            "explorers": [
                {
                    "name": "Blastscan",
                    "url": "https://blastscan.io",
                    "icon": "blast",
                    "standard": "EIP3091"
                },
                {
                    "name": "Blast Explorer",
                    "url": "https://blastexplorer.io",
                    "icon": "blast",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeifc2h3x7jgy4x4nmg2m54ghbvmkfu6oweujambwefzqzew5vujhsi",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "81720": {
        "chain": {
            "name": "Quantum Chain Mainnet",
            "chain": "QNET",
            "icon": "qnet",
            "rpc": [
                "https://rpc.quantumscan.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Quantum Chain",
                "symbol": "QNET",
                "decimals": 18
            },
            "infoURL": "https://quantumnetwork.gg",
            "shortName": "qnet",
            "chainId": 81720,
            "networkId": 81720,
            "explorers": [
                {
                    "name": "Quantum Scan Mainnet",
                    "url": "https://quantumscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibwywok67uewqbtqdzgr7nlk3lvvg7hxmbgwtn7kdwxe34useucvm",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "82459": {
        "chain": {
            "name": "Smart Layer Network Testnet",
            "chain": "SLN",
            "rpc": [
                "https://rpc.test.smartlayer.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Service Unit Token",
                "symbol": "SU",
                "decimals": 18
            },
            "infoURL": "https://www.smartlayer.network/",
            "shortName": "tSLN",
            "chainId": 82459,
            "networkId": 82459,
            "explorers": [
                {
                    "name": "SLN Testnet Explorer",
                    "url": "https://explorer.test.smartlayer.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "82614": {
        "chain": {
            "name": "VEMP Horizon",
            "chain": "vemp-horizon",
            "rpc": [
                "https://vemp-horizon.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VEMP",
                "symbol": "VEMP",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.vemp.xyz/",
            "shortName": "vemp-horizon",
            "chainId": 82614,
            "networkId": 82614,
            "icon": "vemp-horizon",
            "explorers": [
                {
                    "name": "VEMP Horizon Caldera Explorer",
                    "url": "https://vemp-horizon.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreif4le6thwalvtcpcwav53bwl4c6iltkzem3amf7zd4kogk4mblr4y",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "82716": {
        "chain": {
            "name": "Pylun Testnet",
            "chain": "PYLUN",
            "icon": "pylun",
            "rpc": [
                "https://rpc.pylun.network",
                "wss://ws.pylun.network"
            ],
            "faucets": [
                "https://faucet.pylun.network"
            ],
            "nativeCurrency": {
                "name": "PYLUN",
                "symbol": "PYLUN",
                "decimals": 18
            },
            "infoURL": "https://pylun.network",
            "shortName": "pylun",
            "chainId": 82716,
            "networkId": 82716,
            "slip44": 60,
            "explorers": [
                {
                    "name": "PylunScan",
                    "url": "https://explorer.pylun.network",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreih7rwh3gmqsvu2ajyeo67fqfqkrfp33bjttmyht2bqykzfyn7rmui",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "83144": {
        "chain": {
            "name": "Xprotocol Testnet",
            "chainId": 83144,
            "shortName": "xprotocoltestnet",
            "chain": "Xprotocol Testnet",
            "networkId": 83144,
            "nativeCurrency": {
                "name": "KICK Testnet Token",
                "symbol": "KICK",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.testnet.xprotocol.org"
            ],
            "faucets": [
                "https://xprotocol.org/faucets"
            ],
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.testnet.xprotocol.org",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-84532"
            },
            "infoURL": "https://xprotocol.org/"
        }
    },
    "83278": {
        "chain": {
            "name": "Esa",
            "chain": "Esa",
            "rpc": [
                "http://65.108.151.70:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Esa",
                "symbol": "Esa",
                "decimals": 18
            },
            "infoURL": "https://esculap.us",
            "shortName": "Esa",
            "chainId": 83278,
            "networkId": 83278,
            "icon": "EsaCoins",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmRZ1LHedFNs3pXhxcjhbQtHLmMzDhioKJ6ZsRwHNpbtiF",
                "width": 1008,
                "height": 1008,
                "format": "png"
            }
        ]
    },
    "83592": {
        "chain": {
            "name": "Katron AI Mainnet",
            "chain": "KTN",
            "rpc": [
                "https://blockchain-rpc1.katronai.com",
                "https://blockchain-rpc2.katronai.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Katron AI",
                "symbol": "KTN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://network.katronai.com",
            "shortName": "ktn",
            "chainId": 83592,
            "networkId": 83592,
            "icon": "ktn",
            "explorers": [
                {
                    "name": "ktnscan",
                    "url": "https://ktnscan.katronai.com",
                    "icon": "ktnscan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiezbj7itmbrkmbl6jr7crhodvfm3xmhclgb2nibdc3wqnzvkw3tvq",
                "width": 1181,
                "height": 1181,
                "format": "png"
            }
        ]
    },
    "83868": {
        "chain": {
            "name": "Xprotocol Sepolia",
            "chainId": 83868,
            "shortName": "xprotocolsepolia",
            "chain": "Xprotocol Sepolia",
            "networkId": 83868,
            "nativeCurrency": {
                "name": "KICK Testnet Token",
                "symbol": "KICK",
                "decimals": 18
            },
            "rpc": [],
            "faucets": [],
            "explorers": [],
            "status": "incubating",
            "parent": {
                "type": "L2",
                "chain": "eip155-84532"
            },
            "infoURL": "https://xprotocol.org/"
        }
    },
    "83872": {
        "chain": {
            "name": "ZEDXION",
            "chain": "ZEDXION",
            "icon": "zedx",
            "rpc": [
                "https://mainnet-rpc.zedscan.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zedxion",
                "symbol": "ZEDX",
                "decimals": 9
            },
            "infoURL": "https://docs.zedscan.net",
            "shortName": "ZEDX",
            "chainId": 83872,
            "networkId": 83872,
            "explorers": [
                {
                    "name": "Zedscan",
                    "url": "http://zedscan.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZ5DXJVxuMRvKzKstFte3TahJ4LSDsGd8DWTrYEPbSjTu",
                "width": 254,
                "height": 254,
                "format": "png"
            }
        ]
    },
    "84531": {
        "chain": {
            "name": "Base Goerli Testnet",
            "chain": "ETH",
            "rpc": [
                "https://goerli.base.org",
                "https://goerli.base.org",
                "https://base-goerli.gateway.tenderly.co",
                "wss://base-goerli.gateway.tenderly.co",
                "https://base-goerli-rpc.publicnode.com",
                "wss://base-goerli-rpc.publicnode.com"
            ],
            "faucets": [
                "https://www.coinbase.com/faucets/base-ethereum-goerli-faucet"
            ],
            "nativeCurrency": {
                "name": "Goerli Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://base.org",
            "shortName": "basegor",
            "chainId": 84531,
            "networkId": 84531,
            "slip44": 1,
            "icon": "baseTestnet",
            "explorers": [
                {
                    "name": "basescan",
                    "url": "https://goerli.basescan.org",
                    "standard": "none"
                },
                {
                    "name": "basescout",
                    "url": "https://base-goerli.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                },
                {
                    "name": "dexguru",
                    "url": "https://base-goerli.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "84532": {
        "chain": {
            "name": "Base Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.base.org",
                "https://sepolia.base.org",
                "https://base-sepolia-rpc.publicnode.com",
                "wss://base-sepolia-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://base.org",
            "shortName": "basesep",
            "chainId": 84532,
            "networkId": 84532,
            "slip44": 1,
            "icon": "baseTestnet",
            "explorers": [
                {
                    "name": "basescan-sepolia",
                    "url": "https://sepolia.basescan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "basescout",
                    "url": "https://base-sepolia.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "84841": {
        "chain": {
            "name": "O Chain",
            "chain": "O",
            "rpc": [
                "https://rpc.o.xyz",
                "https://84841.rpc.thirdweb.com",
                "wss://rpc.o.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "O.XYZ",
                "symbol": "O",
                "decimals": 18
            },
            "infoURL": "https://o.xyz",
            "shortName": "O",
            "chainId": 84841,
            "networkId": 84841,
            "slip44": 1,
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.o.xyz"
                    },
                    {
                        "url": "https://superbridge.o.xyz"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.o.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "84886": {
        "chain": {
            "name": "Aerie Network",
            "chain": "Aerie",
            "rpc": [
                "https://mainnet.aerielab.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aerie",
                "symbol": "AER",
                "decimals": 18
            },
            "infoURL": "https://aerielab.io/",
            "shortName": "Aerie",
            "chainId": 84886,
            "networkId": 84886,
            "icon": "aerie",
            "explorers": [
                {
                    "name": "Aerie Explorer",
                    "url": "https://explorer.aerielab.io",
                    "icon": "aerie",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig54jss26xllpjbclmfgwvot72m4ku7qxignhlqei6mijvwi2m4pu",
                "width": 1062,
                "height": 1069,
                "format": "png"
            }
        ]
    },
    "85321": {
        "chain": {
            "name": "GDPR Testnet",
            "chain": "GDPR",
            "rpc": [
                "https://rpc.testnet.gdprchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GDPR",
                "symbol": "GDPR",
                "decimals": 18
            },
            "infoURL": "https://explorer.testnet.gdprchain.com",
            "shortName": "gdpr-testnet",
            "chainId": 85321,
            "networkId": 85321,
            "explorers": [
                {
                    "name": "GDPR Testnet Explorer (Blockscout)",
                    "url": "https://explorer.testnet.gdprchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "85449": {
        "chain": {
            "name": "CYBERTRUST",
            "chain": "CYBER",
            "rpc": [
                "http://testnet.cybertrust.space:48501"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cyber Trust",
                "symbol": "CYBER",
                "decimals": 18
            },
            "infoURL": "https://cybertrust.space",
            "shortName": "Cyber",
            "chainId": 85449,
            "networkId": 48501
        }
    },
    "86606": {
        "chain": {
            "name": "CpChain Testnet",
            "chain": "CpChain",
            "rpc": [
                "https://rpc-testnet.cpchain.com"
            ],
            "faucets": [
                "https://cpchain-test.pages.dev/faucet"
            ],
            "nativeCurrency": {
                "name": "CP",
                "symbol": "CP",
                "decimals": 18
            },
            "infoURL": "https://cpchain.com",
            "shortName": "cpchain-testnet",
            "chainId": 86606,
            "networkId": 86606,
            "slip44": 1,
            "icon": "cpchain",
            "explorers": [
                {
                    "name": "CpChain Testnet Explorer",
                    "url": "https://explorer-testnet.cpchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihxvrmyofwfupugouhtj2nplj7rn7q7oechxdfzutxqmaobmyp5r4",
                "width": 144,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "86608": {
        "chain": {
            "name": "CpChain Mainnet",
            "chain": "CpChain",
            "rpc": [
                "https://rpc.cpchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CP",
                "symbol": "CP",
                "decimals": 18
            },
            "infoURL": "https://cpchain.com",
            "shortName": "cpchain",
            "chainId": 86608,
            "networkId": 86608,
            "slip44": 1,
            "icon": "cpchain",
            "explorers": [
                {
                    "name": "CpChain Explorer",
                    "url": "https://explorer.cpchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihxvrmyofwfupugouhtj2nplj7rn7q7oechxdfzutxqmaobmyp5r4",
                "width": 144,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "88002": {
        "chain": {
            "name": "Nautilus Proteus Testnet",
            "chain": "ETH",
            "icon": "nautilus",
            "rpc": [
                "https://api.proteus.nautchain.xyz/solana"
            ],
            "faucets": [
                "https://proteusfaucet.nautchain.xyz"
            ],
            "nativeCurrency": {
                "name": "Zebec Test Token",
                "symbol": "tZBC",
                "decimals": 18
            },
            "infoURL": "https://docs.nautchain.xyz",
            "shortName": "NAUTTest",
            "chainId": 88002,
            "networkId": 88002,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Nautscan",
                    "url": "https://proteus.nautscan.com",
                    "standard": "EIP3091",
                    "icon": "nautilus"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "88559": {
        "chain": {
            "name": "InoAi",
            "chain": "INOAI",
            "faucets": [],
            "rpc": [
                "https://inoai-network.com"
            ],
            "nativeCurrency": {
                "name": "InoAi",
                "symbol": "INO",
                "decimals": 18
            },
            "infoURL": "https://docs.inoai.info/",
            "shortName": "INO",
            "chainId": 88559,
            "networkId": 88559,
            "icon": "inoai",
            "explorers": [
                {
                    "name": "inoai.live",
                    "url": "https://inoai.live",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdiEBREiSP9TBHqxV8Ap3kehvBktBWFCpXs3mkC4e18zM",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "88688": {
        "chain": {
            "name": "Cycle Network Mainnet Frigate",
            "chain": "ETH",
            "rpc": [
                "https://frigate-rpc-mainnet.cyclenetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.cyclenetwork.io/",
            "shortName": "cyclef",
            "chainId": 88688,
            "networkId": 88688,
            "icon": "cycle"
        },
        "icon": [
            {
                "url": "ipfs://QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "88788": {
        "chain": {
            "name": "PropTech Mainnet",
            "chain": "PTEK",
            "icon": "ptek",
            "rpc": [
                "https://mainnet.ptekcoin.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PropTech Token",
                "symbol": "PTEK",
                "decimals": 18
            },
            "infoURL": "https://ptek.ai",
            "shortName": "ptek",
            "chainId": 88788,
            "networkId": 88788,
            "explorers": [
                {
                    "name": "PropTech Blockchain Explorer",
                    "url": "https://explorer.ptekcoin.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYuxWz6EQoygb1qGRwGadUeMKUhH5waQXAXDaadnDfXCr",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "88800": {
        "chain": {
            "name": "ZKasino Mainnet",
            "chain": "ZKasino",
            "rpc": [
                "https://rpc.zkas.zeeve.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZKAS",
                "symbol": "ZKAS",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "ZKasino",
            "chainId": 88800,
            "networkId": 88800,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://explorer.zkas.zeeve.net",
                    "standard": "none"
                }
            ]
        }
    },
    "88811": {
        "chain": {
            "name": "Unit Zero Mainnet",
            "chain": "Unit Zero",
            "icon": "unitzero",
            "rpc": [
                "https://rpc.unit0.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UNIT0",
                "symbol": "UNIT0",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://units.network",
            "shortName": "unit0-mainnet",
            "chainId": 88811,
            "networkId": 88811,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmRb2rWanyBTKS5KyrmrbXPNy9zovpxfLRxz9FPPiuRgfg",
                "width": 532,
                "height": 532,
                "format": "png"
            }
        ]
    },
    "88817": {
        "chain": {
            "name": "Unit Zero Testnet",
            "chain": "Unit Zero",
            "icon": "unitzero",
            "rpc": [
                "https://rpc-testnet.unit0.dev"
            ],
            "faucets": [
                "https://faucet-testnet.unit0.dev"
            ],
            "nativeCurrency": {
                "name": "UNIT0",
                "symbol": "UNIT0",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://units.network",
            "shortName": "unit0-testnet",
            "chainId": 88817,
            "networkId": 88817,
            "explorers": [
                {
                    "name": "explorer-testnet",
                    "url": "https://explorer-testnet.unit0.dev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRb2rWanyBTKS5KyrmrbXPNy9zovpxfLRxz9FPPiuRgfg",
                "width": 532,
                "height": 532,
                "format": "png"
            }
        ]
    },
    "88819": {
        "chain": {
            "name": "Unit Zero Stagenet",
            "chain": "Unit Zero",
            "icon": "unitzero",
            "rpc": [
                "https://rpc-stagenet.unit0.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UNIT0",
                "symbol": "UNIT0",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://units.network",
            "shortName": "unit0-stagenet",
            "chainId": 88819,
            "networkId": 88819,
            "explorers": [
                {
                    "name": "explorer-stagenet",
                    "url": "https://explorer-stagenet.unit0.dev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRb2rWanyBTKS5KyrmrbXPNy9zovpxfLRxz9FPPiuRgfg",
                "width": 532,
                "height": 532,
                "format": "png"
            }
        ]
    },
    "88866": {
        "chain": {
            "name": "Matr1x Testnet",
            "title": "Matr1x Testnet",
            "chain": "Matr1x",
            "rpc": [
                "https://testnet-rpc.m1chain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MAX",
                "symbol": "MAX",
                "decimals": 18
            },
            "infoURL": "https://matr1x.io",
            "shortName": "Matr1x-Testnet",
            "chainId": 88866,
            "networkId": 88866,
            "icon": "matr1x",
            "explorers": [
                {
                    "name": "matr1x testnet",
                    "url": "https://testnet-scan.m1chain.io",
                    "icon": "matr1x",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "88880": {
        "chain": {
            "name": "Chiliz Scoville Testnet",
            "chain": "CHZ",
            "status": "deprecated",
            "rpc": [
                "https://scoville-rpc.chiliz.com"
            ],
            "faucets": [
                "https://scoville-faucet.chiliz.com"
            ],
            "nativeCurrency": {
                "name": "Chiliz",
                "symbol": "CHZ",
                "decimals": 18
            },
            "icon": "chiliz",
            "infoURL": "https://www.chiliz.com/en/chain",
            "shortName": "chz",
            "chainId": 88880,
            "networkId": 88880,
            "slip44": 1,
            "explorers": [
                {
                    "name": "scoville-explorer",
                    "url": "https://scoville-explorer.chiliz.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "88882": {
        "chain": {
            "name": "Chiliz Spicy Testnet",
            "chain": "CHZ",
            "rpc": [
                "https://spicy-rpc.chiliz.com",
                "https://chiliz-spicy-rpc.publicnode.com",
                "https://spicy-rpc.chiliz.com"
            ],
            "faucets": [
                "https://spicy-faucet.chiliz.com",
                "https://tatum.io/faucets/chiliz"
            ],
            "nativeCurrency": {
                "name": "Chiliz",
                "symbol": "CHZ",
                "decimals": 18
            },
            "icon": "chilizspicy",
            "infoURL": "https://www.chiliz.com/en/chain",
            "shortName": "chzspicy",
            "chainId": 88882,
            "networkId": 88882,
            "slip44": 1,
            "explorers": [
                {
                    "name": "spicy-explorer",
                    "url": "https://testnet.chiliscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "88888": {
        "chain": {
            "name": "Chiliz Chain Mainnet",
            "chain": "CHZ",
            "icon": "chilizchain",
            "rpc": [
                "https://rpc.chiliz.com",
                "https://rpc.chiliz.com",
                "https://rpc.ankr.com/chiliz",
                "https://chiliz.publicnode.com"
            ],
            "faucets": [
                "https://spicy-faucet.chiliz.com",
                "https://tatum.io/faucets/chiliz"
            ],
            "nativeCurrency": {
                "name": "Chiliz",
                "symbol": "CHZ",
                "decimals": 18
            },
            "infoURL": "https://chiliz.com",
            "shortName": "chzmainnet",
            "chainId": 88888,
            "networkId": 88888,
            "redFlags": [
                "reusedChainId"
            ],
            "explorers": [
                {
                    "name": "chiliscan",
                    "url": "https://chiliscan.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "chilizscan",
                    "url": "https://scan.chiliz.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "88899": {
        "chain": {
            "name": "Unite",
            "chain": "UNITE",
            "rpc": [
                "https://unite-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Unite",
                "symbol": "UNITE",
                "decimals": 18
            },
            "infoURL": "https://unite.io",
            "shortName": "unite",
            "chainId": 88899,
            "networkId": 88899,
            "status": "active",
            "icon": "unite",
            "explorers": [
                {
                    "name": "Unite Explorer",
                    "url": "https://unite-mainnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmajJp6gbZbTMNm5NjGFMv9gYKzDJsW4vVxTECu8NzGXa2",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "89001": {
        "chain": {
            "name": "INSAN",
            "chain": "INSAN",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "INSAN",
                "symbol": "INSAN",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "insan",
            "chainId": 89001,
            "networkId": 89001,
            "explorers": [],
            "status": "deprecated"
        }
    },
    "90001": {
        "chain": {
            "name": "Pundi AIFX Omnilayer Testnet",
            "chain": "PUNDIAI",
            "rpc": [
                "https://testnet-fx-json-web3.functionx.io:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pundi AIFX",
                "symbol": "PUNDAI",
                "decimals": 18
            },
            "infoURL": "https://fx.pundi.ai/",
            "shortName": "dhobyghaut",
            "chainId": 90001,
            "networkId": 90001,
            "icon": "pundiai",
            "explorers": [
                {
                    "name": "PundiScan Explorer",
                    "url": "https://testnet.pundiscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUve9vX4k6rtTX5dJZhXTGBGUosFccMZL9E349gdTHNkV",
                "width": 64,
                "height": 64,
                "format": "jpg"
            }
        ]
    },
    "90002": {
        "chain": {
            "name": "UBIT SMARTCHAIN MAINNET",
            "chain": "UBIT SMARTCHAIN",
            "rpc": [
                "https://rpc.ubitscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "USC",
                "symbol": "USC",
                "decimals": 18
            },
            "infoURL": "https://ubitscan.io",
            "shortName": "UBITSCAN",
            "chainId": 90002,
            "networkId": 90002,
            "slip44": 108,
            "explorers": [
                {
                    "name": "UBITSCAN",
                    "url": "https://ubitscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "90210": {
        "chain": {
            "name": "Beverly Hills",
            "title": "Ethereum multi-client Verkle Testnet Beverly Hills",
            "chain": "ETH",
            "rpc": [
                "https://rpc.beverlyhills.ethdevops.io:8545"
            ],
            "faucets": [
                "https://faucet.beverlyhills.ethdevops.io"
            ],
            "nativeCurrency": {
                "name": "Beverly Hills Testnet Ether",
                "symbol": "BVE",
                "decimals": 18
            },
            "infoURL": "https://beverlyhills.ethdevops.io",
            "shortName": "bvhl",
            "chainId": 90210,
            "networkId": 90210,
            "status": "incubating",
            "explorers": [
                {
                    "name": "Beverly Hills explorer",
                    "url": "https://explorer.beverlyhills.ethdevops.io",
                    "standard": "none"
                }
            ]
        }
    },
    "90354": {
        "chain": {
            "name": "Camp Testnet",
            "chain": "ETH",
            "icon": "camp",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://rpc-camp-network-4xje7wy105.t.conduit.xyz"
            ],
            "faucets": [
                "https://www.campnetwork.xyz/faucet"
            ],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://campaign-1.gitbook.io/camp-technical-docså",
            "shortName": "camp",
            "chainId": 90354,
            "networkId": 90354,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorerl2new-camp-network-4xje7wy105.t.conduit.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://camp-testnet-bridge.vercel.app/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "90909": {
        "chain": {
            "name": "QuantumBit",
            "chain": "QB",
            "rpc": [
                "https://quantumbit.foo/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QuantumBit",
                "symbol": "QB",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://quantumbit.foo",
            "shortName": "qb",
            "chainId": 90909,
            "networkId": 90909,
            "icon": "quantumbit",
            "explorers": [
                {
                    "name": "QuantumBit Explorer",
                    "url": "https://quantumbit.foo",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZY4rJ9xXJdP6S1ZuyrHZjM4b2gDrBHV5sCVWRt8dtgkv",
                "width": 1254,
                "height": 1254,
                "format": "png"
            }
        ]
    },
    "91002": {
        "chain": {
            "name": "Nautilus Trition Chain",
            "title": "Nautilus Trition Testnet",
            "chain": "ETH",
            "icon": "nautilus",
            "rpc": [
                "https://triton.api.nautchain.xyz"
            ],
            "faucets": [
                "https://faucet.eclipse.builders"
            ],
            "nativeCurrency": {
                "name": "Nautilus Zebec Testnet Tokens",
                "symbol": "tZBC",
                "decimals": 18
            },
            "infoURL": "https://docs.nautchain.xyz",
            "shortName": "NAUT",
            "chainId": 91002,
            "networkId": 91002,
            "explorers": [
                {
                    "name": "Nautscan",
                    "url": "https://triton.nautscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "91111": {
        "chain": {
            "name": "Henez Chain Mainnet",
            "chain": "henez",
            "rpc": [
                "https://henez.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.henez.fi/",
            "shortName": "henez",
            "chainId": 91111,
            "networkId": 91111,
            "icon": "henez",
            "explorers": [
                {
                    "name": "Henez Chain Mainnet Caldera Explorer",
                    "url": "https://henez.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibgv5ejrws5xpppwgx47nfiajbgskjwjmibl6gjos7kyoxjrnvhi4",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "91120": {
        "chain": {
            "name": "MetaDAP Enterprise Mainnet",
            "title": "MetaDAP Enterprise Mainnet",
            "chain": "MetaDAP",
            "icon": "metadap",
            "faucets": [],
            "rpc": [
                "https://rpc.chain.metadap.io",
                "wss://rpc-ws.chain.metadap.io"
            ],
            "nativeCurrency": {
                "name": "DAP",
                "symbol": "DAP",
                "decimals": 18
            },
            "infoURL": "https://metadap.io/",
            "shortName": "MetaDAP",
            "chainId": 91120,
            "networkId": 91120,
            "explorers": [
                {
                    "name": "MetaDAP Enterprise Mainnet explorer",
                    "url": "https://explorer.chain.metadap.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcCFUTStKKJKfzTwrjfMFoVaPCMsvAvWXRdDkYMvCkEs3",
                "width": 800,
                "height": 800,
                "format": "svg"
            }
        ]
    },
    "91342": {
        "chain": {
            "name": "GIWA Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia-rpc.giwa.io"
            ],
            "faucets": [
                "https://faucet.giwa.io"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://giwa.io",
            "shortName": "giwasepolia",
            "chainId": 91342,
            "networkId": 91342,
            "slip44": 1,
            "icon": "giwaTestnet",
            "explorers": [
                {
                    "name": "GIWA Sepolia Blockscout",
                    "url": "https://sepolia-explorer.giwa.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreie3xhbmcwv5qqopq7ak5n5wmqncy6ewnxgi772vytmssmqrubngbm",
                "width": 128,
                "height": 128,
                "format": "svg"
            }
        ]
    },
    "91715": {
        "chain": {
            "name": "Combo Testnet",
            "chain": "Combo",
            "icon": "combo",
            "rpc": [
                "https://test-rpc.combonetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BNB Chain Native Token",
                "symbol": "tcBNB",
                "decimals": 18
            },
            "infoURL": "https://combonetwork.io",
            "shortName": "combo-testnet",
            "chainId": 91715,
            "networkId": 91715,
            "explorers": [
                {
                    "name": "combotrace explorer",
                    "url": "https://combotrace-testnet.nodereal.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRR4v6h6z21BpgS9xY3ExLB4Gkmm3i3dJWQx27oTGifq8",
                "width": 800,
                "height": 693,
                "format": "png"
            }
        ]
    },
    "92001": {
        "chain": {
            "name": "Lambda Testnet",
            "chain": "Lambda",
            "rpc": [
                "https://evm.lambda.top/"
            ],
            "faucets": [
                "https://faucet.lambda.top"
            ],
            "nativeCurrency": {
                "name": "test-Lamb",
                "symbol": "LAMB",
                "decimals": 18
            },
            "infoURL": "https://lambda.im",
            "shortName": "lambda-testnet",
            "chainId": 92001,
            "networkId": 92001,
            "slip44": 1,
            "icon": "lambda",
            "explorers": [
                {
                    "name": "Lambda EVM Explorer",
                    "url": "https://explorer.lambda.top",
                    "standard": "EIP3091",
                    "icon": "lambda"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWsoME6LCghQTpGYf7EnUojaDdYo7kfkWVjE6VvNtkjwy",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "92278": {
        "chain": {
            "name": "Miracle Chain",
            "chain": "MIRACLE",
            "rpc": [
                "https://rpc.miracleplay.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Miracle Play Token",
                "symbol": "MPT",
                "decimals": 18
            },
            "infoURL": "https://miracleplay.gg",
            "shortName": "MIRACLE",
            "chainId": 92278,
            "networkId": 92278,
            "icon": "miracle",
            "explorers": [
                {
                    "name": "Miracle Chain Explorer",
                    "icon": "miracle",
                    "url": "https://explorer.miracleplay.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiakdaiqu4ge773vxf222gxnoonexpomyrn4xns4hl2hm6n6gpg6aa",
                "width": 1920,
                "height": 1920,
                "format": "png"
            }
        ]
    },
    "93572": {
        "chain": {
            "name": "LiquidLayer Testnet",
            "chain": "LILA",
            "icon": "lila",
            "rpc": [
                "https://testnet.liquidlayer.network"
            ],
            "faucets": [
                "https://claim.liquidlayer.network"
            ],
            "nativeCurrency": {
                "name": "LiquidLayer Testnet",
                "symbol": "LILA",
                "decimals": 18
            },
            "infoURL": "https://testnet-scan.liquidlayer.network",
            "shortName": "tLILA",
            "chainId": 93572,
            "networkId": 93572,
            "explorers": [
                {
                    "name": "LiquidLayer Testnet Explorer",
                    "url": "https://testnet-scan.liquidlayer.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiayuuzfpcgwjll4us4hquvpqa5gwq3lbiedv4qftmlwcxhcyjzzpq",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "93747": {
        "chain": {
            "name": "StratoVM Testnet",
            "chain": "StratoVM",
            "rpc": [
                "https://rpc.stratovm.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SVM",
                "symbol": "SVM",
                "decimals": 18
            },
            "infoURL": "https://www.stratovm.io/",
            "shortName": "stratovm",
            "chainId": 93747,
            "networkId": 93747,
            "explorers": [
                {
                    "name": "StratoVM Block Explorer",
                    "url": "https://explorer.stratovm.io",
                    "standard": "none"
                }
            ]
        }
    },
    "94524": {
        "chain": {
            "name": "XCHAIN",
            "chain": "XCHAIN",
            "rpc": [
                "https://xchain-rpc.kuma.bid"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kuma.bid",
            "shortName": "xc",
            "chainId": 94524,
            "networkId": 94524,
            "explorers": [
                {
                    "name": "XCHAIN Explorer",
                    "url": "https://xchain-explorer.kuma.bid",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "95432": {
        "chain": {
            "name": "SRICHAIN",
            "chain": "SRICHAIN",
            "rpc": [
                "https://rpc.sriscan.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SRIX",
                "symbol": "SRIX",
                "decimals": 18
            },
            "infoURL": "https://sriscan.com",
            "shortName": "sriscan",
            "chainId": 95432,
            "networkId": 95432,
            "slip44": 108,
            "explorers": [
                {
                    "name": "SRICHAIN",
                    "url": "https://sriscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "96368": {
        "chain": {
            "name": "Lux Testnet",
            "chain": "Lux",
            "icon": "lux",
            "rpc": [
                "https://api.lux-test.network"
            ],
            "faucets": [
                "https://faucet.lux-test.network"
            ],
            "nativeCurrency": {
                "name": "tLux",
                "symbol": "tLUX",
                "decimals": 18
            },
            "infoURL": "https://lux.network",
            "shortName": "tlux",
            "chainId": 96368,
            "networkId": 96368,
            "explorers": [
                {
                    "name": "Lux Network Explorer",
                    "url": "https://explore.lux.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Lux Network Explorer",
                    "url": "https://explore.lux-test.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSjXJFpVAEdstq5JiUKciokm9fCwqS7Z9fg6M1XBdpePe",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "96369": {
        "chain": {
            "name": "Lux Mainnet",
            "chain": "Lux",
            "icon": "lux",
            "rpc": [
                "https://api.lux.network"
            ],
            "faucets": [
                "https://faucet.lux-test.network"
            ],
            "nativeCurrency": {
                "name": "Lux",
                "symbol": "LUX",
                "decimals": 18
            },
            "infoURL": "https://lux.network",
            "shortName": "lux",
            "chainId": 96369,
            "networkId": 96369,
            "explorers": [
                {
                    "name": "Lux Network Explorer",
                    "url": "https://explore.lux.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Lux Network Explorer",
                    "url": "https://explore.lux-test.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSjXJFpVAEdstq5JiUKciokm9fCwqS7Z9fg6M1XBdpePe",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "96370": {
        "chain": {
            "name": "Lumoz Chain Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.lumoz.org",
                "https://rpc.lumoz.org",
                "https://rpc-hk.lumoz.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lumoz Mainnet Token",
                "symbol": "MOZ",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://lumoz.org",
            "shortName": "Lumoz-Chain-Mainnet",
            "chainId": 96370,
            "networkId": 96370,
            "slip44": 1,
            "icon": "opside-new",
            "explorers": [
                {
                    "name": "LumozMainnetInfo",
                    "url": "https://scan.lumoz.info",
                    "icon": "opside-new",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay",
                "width": 401,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "96371": {
        "chain": {
            "name": "Wonder Testnet",
            "chain": "WNDR",
            "rpc": [
                "https://rpc.testnet.wonderchain.org"
            ],
            "faucets": [
                "https://wonderchain.org/faucet"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://wonderchain.org",
            "shortName": "wndr",
            "chainId": 96371,
            "networkId": 96371,
            "icon": "wonder",
            "explorers": [
                {
                    "name": "wonderexplorer",
                    "url": "https://explorer.testnet.wonderchain.org",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreidurmcvrcv5suhpf6wzmdck7nt7ayhpjucpo32xaozxpjltlobyca",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "96970": {
        "chain": {
            "name": "Mantis Testnet (Hexapod)",
            "chain": "Mantis",
            "icon": "mantis",
            "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"
            ],
            "nativeCurrency": {
                "name": "Mantis",
                "symbol": "MANTIS",
                "decimals": 18
            },
            "infoURL": "https://hexapod.network",
            "shortName": "mantis",
            "chainId": 96970,
            "networkId": 96970,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Mantis Blockscout",
                    "url": "https://blockscout.mantis.hexapod.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma8dDhxSSVUyzV8Pu5bo252WaZEEikYFndRh7LVktvQEy",
                "width": 512,
                "height": 330,
                "format": "png"
            }
        ]
    },
    "97053": {
        "chain": {
            "name": "Tetron Testnet Smart Chain",
            "chain": "Tetron Testnet",
            "rpc": [
                "https://test-rpc.tscscan.org"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "Tetron Testnet",
                "symbol": "TSC",
                "decimals": 18
            },
            "infoURL": "https://tetronchain.com/",
            "shortName": "TetronTestnet",
            "chainId": 97053,
            "networkId": 97053,
            "explorers": [
                {
                    "name": "Tetron Explorer",
                    "url": "https://testnet.tscscan.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "97055": {
        "chain": {
            "name": "Tetron Smart Chain",
            "chain": "Tetron Mainnet",
            "rpc": [
                "https://rpc.tscscan.org"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "nativeCurrency": {
                "name": "Tetron Mainnet",
                "symbol": "TSC",
                "decimals": 18
            },
            "infoURL": "https://tetronchain.com/",
            "shortName": "Tetron",
            "chainId": 97055,
            "networkId": 97055,
            "explorers": [
                {
                    "name": "Tetron Smart ChainExplorer",
                    "url": "https://tscscan.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "97288": {
        "chain": {
            "name": "Boba BNB Mainnet Old",
            "chain": "Boba BNB Mainnet",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Boba Token",
                "symbol": "BOBA",
                "decimals": 18
            },
            "infoURL": "https://boba.network",
            "shortName": "BobaBnbOld",
            "chainId": 97288,
            "networkId": 97288,
            "explorers": [
                {
                    "name": "Boba BNB block explorer",
                    "url": "https://blockexplorer.bnb.boba.network",
                    "standard": "none"
                }
            ],
            "status": "deprecated"
        }
    },
    "97435": {
        "chain": {
            "name": "SlingShot Testnet",
            "chain": "SLING",
            "rpc": [
                "https://rpc-dependent-emerald-whippet-gh6kch3nen.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sling Test",
                "symbol": "SLINGT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://slingshotdao.com",
            "shortName": "sling",
            "chainId": 97435,
            "networkId": 97435,
            "icon": "slingshot",
            "explorers": [
                {
                    "name": "SlingShot Test Explorer",
                    "url": "https://explorer-dependent-emerald-whippet-gh6kch3nen.t.conduit.xyz",
                    "icon": "slingshot",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "97453": {
        "chain": {
            "name": "Sidra Chain",
            "chain": "SIDRA",
            "icon": "sidrachain",
            "rpc": [
                "https://node.sidrachain.com",
                "https://node.sidrachain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sidra Digital Asset",
                "symbol": "SDA",
                "decimals": 18
            },
            "infoURL": "https://www.sidrachain.com",
            "shortName": "sidra",
            "chainId": 97453,
            "networkId": 97453,
            "explorers": [
                {
                    "name": "Sidra Chain Explorer",
                    "url": "https://ledger.sidrachain.com",
                    "icon": "sidrachain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfVnJSmiB1Ss3Sfhgc9JsZAbQ2RAofsgzYB1VqUNKNgLH",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "97476": {
        "chain": {
            "name": "Doma Testnet",
            "title": "Doma Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc-testnet.doma.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://doma.xyz",
            "shortName": "doma-testnet",
            "chainId": 97476,
            "networkId": 97476,
            "icon": "doma",
            "status": "active",
            "explorers": [
                {
                    "name": "Doma Testnet Explorer",
                    "url": "https://explorer-testnet.doma.xyz",
                    "standard": "EIP3091",
                    "icon": "doma"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-testnet.doma.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "97477": {
        "chain": {
            "name": "Doma",
            "title": "Doma",
            "chain": "ETH",
            "rpc": [
                "https://rpc.doma.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://doma.xyz",
            "shortName": "doma",
            "chainId": 97477,
            "networkId": 97477,
            "icon": "doma",
            "status": "active",
            "explorers": [
                {
                    "name": "Doma Explorer",
                    "url": "https://explorer.doma.xyz",
                    "standard": "EIP3091",
                    "icon": "doma"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4",
                "width": 2000,
                "height": 2000,
                "format": "png"
            }
        ]
    },
    "97531": {
        "chain": {
            "name": "Green Chain Testnet",
            "chain": "Green Chain",
            "icon": "greenchain",
            "rpc": [
                "https://node.greenchain.app/rpc/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GREEN",
                "symbol": "GREEN",
                "decimals": 18
            },
            "infoURL": "https://www.greenchain.app",
            "shortName": "greenchain",
            "chainId": 97531,
            "networkId": 97531,
            "explorers": [
                {
                    "name": "Green Chain Explorer",
                    "url": "https://explorer.greenchain.app",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNWBcc2AtknphNxt4GtTxbWF6vDkf6sh2nvkPn9wqchW6",
                "width": 519,
                "height": 518,
                "format": "png"
            }
        ]
    },
    "97741": {
        "chain": {
            "name": "Pepe Unchained V2",
            "chain": "PEPU",
            "icon": "pepu",
            "rpc": [
                "https://rpc-pepu-v2-mainnet-0.t.conduit.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PEPU",
                "symbol": "PEPU",
                "decimals": 18
            },
            "infoURL": "https://pepeunchained.com/",
            "shortName": "pepuv2",
            "chainId": 97741,
            "networkId": 97741,
            "explorers": [
                {
                    "name": "pepuscan",
                    "url": "https://pepuscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib2gexi344ssvsusvdco5uga52ffflxprksd5g2nokndsb572ijja",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "97766": {
        "chain": {
            "name": "MetaBenz CHAIN",
            "chain": "MetaBenz CHAIN",
            "rpc": [
                "https://rpc.metabenzscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MBC",
                "symbol": "MBC",
                "decimals": 18
            },
            "infoURL": "https://metabenzscan.com",
            "shortName": "metabenzscan",
            "chainId": 97766,
            "networkId": 97766,
            "slip44": 108,
            "explorers": [
                {
                    "name": "MetaBenz CHAIN",
                    "url": "https://metabenzscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "97970": {
        "chain": {
            "name": "OptimusZ7 Testnet",
            "chain": "OptimusZ7",
            "icon": "OZ7Icon",
            "rpc": [
                "https://testnet-rpc.optimusz7.com"
            ],
            "faucets": [
                "https://faucet.optimusz7.com"
            ],
            "nativeCurrency": {
                "name": "OptimusZ7",
                "symbol": "OZ7",
                "decimals": 18
            },
            "infoURL": "http://optimusz7.com",
            "shortName": "OZ7t",
            "chainId": 97970,
            "networkId": 97970,
            "explorers": [
                {
                    "name": "OptimusZ7 Testnet Explorer",
                    "url": "https://testnet.optimusz7.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmerd9Q3otjDuQAFbdiQyUnZk7UfPvkCr21E5N4VCNvhbj",
                "width": 493,
                "height": 506,
                "format": "png"
            }
        ]
    },
    "98864": {
        "chain": {
            "name": "Plume Devnet (Legacy)",
            "title": "Plume Sepolia L2 Rollup Devnet (Legacy)",
            "chain": "PLUME Devnet Legacy",
            "rpc": [
                "https://test-rpc.plumenetwork.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plume Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://plume.org",
            "shortName": "plume-devnet",
            "chainId": 98864,
            "networkId": 98864,
            "slip44": 1,
            "icon": "plume",
            "status": "deprecated",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "98865": {
        "chain": {
            "name": "Plume (Legacy)",
            "title": "Plume Ethereum L2 Rollup Mainnet (Legacy)",
            "chain": "PLUME Legacy",
            "rpc": [
                "https://rpc.plumenetwork.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plume Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://plume.org",
            "shortName": "plume",
            "chainId": 98865,
            "networkId": 98865,
            "slip44": 1,
            "icon": "plume",
            "status": "deprecated",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "98866": {
        "chain": {
            "name": "Plume Mainnet",
            "title": "Plume Ethereum L2 Rollup Mainnet",
            "chain": "PLUME",
            "rpc": [
                "https://rpc.plume.org",
                "https://rpc.plume.org",
                "wss://rpc.plume.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plume",
                "symbol": "PLUME",
                "decimals": 18
            },
            "infoURL": "https://plume.org",
            "shortName": "plume-mainnet",
            "chainId": 98866,
            "networkId": 98866,
            "slip44": 1,
            "icon": "plume",
            "status": "active",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.plume.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.plume.org"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "98867": {
        "chain": {
            "name": "Plume Testnet",
            "title": "Plume Sepolia L2 Rollup Testnet",
            "chain": "PLUME Testnet",
            "rpc": [
                "https://testnet-rpc.plume.org",
                "https://testnet-rpc.plume.org",
                "wss://testnet-rpc.plume.org"
            ],
            "faucets": [
                "https://faucet.plume.org"
            ],
            "nativeCurrency": {
                "name": "Plume",
                "symbol": "PLUME",
                "decimals": 18
            },
            "infoURL": "https://plume.org",
            "shortName": "plume-testnet",
            "chainId": 98867,
            "networkId": 98867,
            "slip44": 1,
            "icon": "plume",
            "status": "active",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet-explorer.plume.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.plume.org"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "98875": {
        "chain": {
            "name": "Nillion Network",
            "chain": "ETH",
            "icon": "nillion",
            "rpc": [
                "https://rpc.nillion.network",
                "wss://rpc.nillion.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://nillion.com/",
            "shortName": "nil",
            "chainId": 98875,
            "networkId": 98875,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.nillion.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQ4tdjP7TFUbs3y2haY6qPdTxmZJ96E2Xo5Hp5hcRaKSz",
                "width": 1080,
                "height": 1080,
                "format": "svg"
            }
        ]
    },
    "98881": {
        "chain": {
            "name": "Ebi Chain",
            "title": "Ebi Chain",
            "chain": "Ebi",
            "rpc": [
                "https://rpc.ebi.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ebi.xyz",
            "shortName": "ebi",
            "chainId": 98881,
            "networkId": 98881,
            "status": "incubating"
        }
    },
    "98964": {
        "chain": {
            "name": "Pay1 Network",
            "chainId": 98964,
            "shortName": "pay1",
            "chain": "PAY1",
            "networkId": 98964,
            "icon": "pay1",
            "nativeCurrency": {
                "name": "Pay1",
                "symbol": "Pay1",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.pay1coin.com",
                "https://rpc0.pay1coin.com",
                "https://rpc1.pay1coin.com",
                "https://rpc2.pay1coin.com",
                "wss://ws.pay1coin.com",
                "wss://ws0.pay1coin.com",
                "wss://ws1.pay1coin.com",
                "wss://ws2.pay1coin.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Pay1Scan",
                    "url": "https://pay1scan.io",
                    "icon": "pay1scan",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://pay1coin.com"
        },
        "icon": [
            {
                "url": "ipfs://QmcLm4CYi4bEmz6C6yxNxDomXNyR9umE5P71YB7QMFkz9G",
                "width": 931,
                "height": 952,
                "format": "png"
            }
        ]
    },
    "98985": {
        "chain": {
            "name": "Superposition Testnet",
            "title": "Sperposition Testnet",
            "chain": "SPN",
            "rpc": [
                "https://testnet-rpc.superposition.so"
            ],
            "faucets": [
                "https://faucet.superposition.so"
            ],
            "nativeCurrency": {
                "name": "SPN",
                "symbol": "SPN",
                "decimals": 18
            },
            "infoURL": "https://superposition.so",
            "shortName": "superposition-testnet",
            "chainId": 98985,
            "networkId": 98985,
            "explorers": [
                {
                    "name": "Superposition Explorer",
                    "url": "https://testnet-explorer.superposition.so",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "99099": {
        "chain": {
            "name": "eLiberty Testnet",
            "chain": "$EL",
            "icon": "eLiberty",
            "rpc": [
                "https://testnet-rpc.eliberty.ngo"
            ],
            "faucets": [
                "https://faucet.eliberty.ngo"
            ],
            "nativeCurrency": {
                "name": "eLiberty",
                "symbol": "$EL",
                "decimals": 18
            },
            "infoURL": "https://eliberty.ngo",
            "shortName": "ELt",
            "chainId": 99099,
            "networkId": 99099,
            "slip44": 1,
            "explorers": [
                {
                    "name": "eLiberty Testnet",
                    "url": "https://testnet.eliberty.ngo",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmcr8US1DZcK3ooiMtE8tEQPgep12abXzxPw1jCkgZhji9",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "99110": {
        "chain": {
            "name": "Dorsen Chain",
            "chain": "Dorsen",
            "rpc": [
                "https://mainnet-rpc.dorsenscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dorsen Chain",
                "symbol": "DC",
                "decimals": 18
            },
            "infoURL": "https://docs.dorsenscan.io",
            "icon": "dorsen",
            "shortName": "dorsen-test",
            "chainId": 99110,
            "networkId": 99110,
            "explorers": [
                {
                    "name": "DorsenScan Mainnet",
                    "url": "https://dorsenscan.io",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreidicggemdcyji4fvjdf55x25xrcvbg7tmbvjht365mnh33tk4pzim",
                "width": 483,
                "height": 483,
                "format": "jpg"
            }
        ]
    },
    "99119": {
        "chain": {
            "name": "Dorsen Testnet",
            "chain": "Dorsen",
            "rpc": [
                "https://testnet-rpc.dorsenscan.io"
            ],
            "faucets": [
                "https://faucet.dorsenscan.io"
            ],
            "nativeCurrency": {
                "name": "Dorsen Chain",
                "symbol": "tDC",
                "decimals": 18
            },
            "infoURL": "https://docs.dorsenscan.io",
            "shortName": "dorsen-main",
            "icon": "dorsen",
            "chainId": 99119,
            "networkId": 99119,
            "explorers": [
                {
                    "name": "DorsenScan Testnet",
                    "url": "https://testnet.dorsenscan.io",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreidicggemdcyji4fvjdf55x25xrcvbg7tmbvjht365mnh33tk4pzim",
                "width": 483,
                "height": 483,
                "format": "jpg"
            }
        ]
    },
    "99876": {
        "chain": {
            "name": "Edge Matrix Chain Testnet",
            "chain": "EMC Testnet",
            "icon": "emctest",
            "rpc": [
                "https://rpc1-testnet.emc.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Edge Matrix Chain Token",
                "symbol": "EMC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "EMCTestnet",
            "chainId": 99876,
            "networkId": 99876,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.emcscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh",
                "width": 502,
                "height": 579,
                "format": "png"
            }
        ]
    },
    "99879": {
        "chain": {
            "name": "Edge Matrix Chain Sepolia",
            "chain": "EMC Sepolia",
            "icon": "emctest",
            "rpc": [
                "https://rpc1-sepolia.emc.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Edge Matrix Chain Token",
                "symbol": "EMC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "EMCSepolia",
            "chainId": 99879,
            "networkId": 99879,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sepolia.emcscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh",
                "width": 502,
                "height": 579,
                "format": "png"
            }
        ]
    },
    "99998": {
        "chain": {
            "name": "UB Smart Chain(testnet)",
            "chain": "USC",
            "rpc": [
                "https://testnet.rpc.uschain.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UBC",
                "symbol": "UBC",
                "decimals": 18
            },
            "infoURL": "https://www.ubchain.site",
            "shortName": "usctest",
            "chainId": 99998,
            "networkId": 99998,
            "slip44": 1
        }
    },
    "99999": {
        "chain": {
            "name": "UB Smart Chain",
            "chain": "USC",
            "rpc": [
                "https://rpc.uschain.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "UBC",
                "symbol": "UBC",
                "decimals": 18
            },
            "infoURL": "https://www.ubchain.site/",
            "shortName": "usc",
            "chainId": 99999,
            "networkId": 99999
        }
    },
    "100000": {
        "chain": {
            "name": "QuarkChain Mainnet Root",
            "chain": "QuarkChain",
            "rpc": [
                "http://jrpc.mainnet.quarkchain.io:38391"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-r",
            "chainId": 100000,
            "networkId": 100000
        }
    },
    "100001": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 0",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s0-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39000"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s0",
            "chainId": 100001,
            "networkId": 100001,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/0",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100002": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 1",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s1-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39001"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s1",
            "chainId": 100002,
            "networkId": 100002,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/1",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100003": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 2",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s2-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39002"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s2",
            "chainId": 100003,
            "networkId": 100003,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/2",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100004": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 3",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s3-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39003"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s3",
            "chainId": 100004,
            "networkId": 100004,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/3",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100005": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 4",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s4-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39004"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s4",
            "chainId": 100005,
            "networkId": 100005,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/4",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100006": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 5",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s5-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39005"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s5",
            "chainId": 100006,
            "networkId": 100006,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/5",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100007": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 6",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s6-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39006"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s6",
            "chainId": 100007,
            "networkId": 100007,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/6",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100008": {
        "chain": {
            "name": "QuarkChain Mainnet Shard 7",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-s7-ethapi.quarkchain.io",
                "http://eth-jrpc.mainnet.quarkchain.io:39007"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-s7",
            "chainId": 100008,
            "networkId": 100008,
            "parent": {
                "chain": "eip155-100000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-mainnet",
                    "url": "https://mainnet.quarkchain.io/7",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "100009": {
        "chain": {
            "name": "VeChain",
            "chain": "VeChain",
            "rpc": [
                "https://mainnet.vechain.org",
                "https://rpc-mainnet.vechain.energy"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VeChain",
                "symbol": "VET",
                "decimals": 18
            },
            "infoURL": "https://vechain.org",
            "shortName": "vechain",
            "chainId": 100009,
            "networkId": 100009,
            "explorers": [
                {
                    "name": "VeChain Stats",
                    "url": "https://vechainstats.com",
                    "standard": "none"
                },
                {
                    "name": "VeChain Explorer",
                    "url": "https://explore.vechain.org",
                    "standard": "none"
                }
            ]
        }
    },
    "100010": {
        "chain": {
            "name": "VeChain Testnet",
            "chain": "VeChain",
            "rpc": [
                "https://rpc-testnet.vechain.energy"
            ],
            "faucets": [
                "https://faucet.vecha.in"
            ],
            "nativeCurrency": {
                "name": "VeChain",
                "symbol": "VET",
                "decimals": 18
            },
            "infoURL": "https://vechain.org",
            "shortName": "vechain-testnet",
            "chainId": 100010,
            "networkId": 100010,
            "slip44": 1,
            "explorers": [
                {
                    "name": "VeChain Explorer",
                    "url": "https://explore-testnet.vechain.org",
                    "standard": "none"
                }
            ]
        }
    },
    "100011": {
        "chain": {
            "name": "QuarkChain L2 Mainnet",
            "chain": "QuarkChain",
            "rpc": [
                "https://mainnet-l2-ethapi.quarkchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-l2",
            "chainId": 100011,
            "networkId": 100011,
            "parent": {
                "type": "L2",
                "chain": "eip155-100000"
            }
        }
    },
    "100021": {
        "chain": {
            "name": "Sova",
            "chain": "ETH",
            "icon": "sova",
            "rpc": [
                "https://rpc.sova.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://sova.io",
            "shortName": "sova",
            "chainId": 100021,
            "networkId": 100021,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.sova.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid7xn7bs3l66axinbq25gl7ypdlwbinnbit4bz3qcy36fia4icrgm",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "100100": {
        "chain": {
            "name": "Deprecated CHI",
            "chain": "CHI1",
            "icon": "gnosis",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Chiado xDAI",
                "symbol": "xDAI",
                "decimals": 18
            },
            "infoURL": "https://docs.gnosischain.com",
            "shortName": "chi1",
            "chainId": 100100,
            "networkId": 100100,
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
                "width": 1800,
                "height": 1800,
                "format": "png"
            }
        ]
    },
    "100501": {
        "chain": {
            "name": "DeInfra Mainnet",
            "chain": "DeInfraMainnet",
            "rpc": [
                "https://c100501n3.deinfra.net:443/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SK",
                "symbol": "SK",
                "decimals": 18
            },
            "icon": "deinfra",
            "infoURL": "https://deinfra.net",
            "shortName": "deinfra-mainnet",
            "chainId": 100501,
            "networkId": 100501,
            "explorers": [
                {
                    "name": "Deinfra Mainnet Network Explorer",
                    "url": "https://explorer.deinfra.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeic234jzphpt7pg2jjosi3zohllbjhz6e5gc2snda4uzrmv6cwfbvi",
                "width": 411,
                "height": 425,
                "format": "png"
            }
        ]
    },
    "100610": {
        "chain": {
            "name": "Monsoon ",
            "chain": "MONSOON",
            "rpc": [
                "https://monsoon.rainfall.one"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RDP",
                "symbol": "RDP",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "monsoon",
            "chainId": 100610,
            "networkId": 100610,
            "icon": "monsoon",
            "explorers": [
                {
                    "name": "Monsoon Scan",
                    "url": "https://scout.monsoon.rainfall.one",
                    "icon": "monsoon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "100611": {
        "chain": {
            "name": "Monsoon Alpha",
            "chain": "MONSOON ALPHA",
            "rpc": [
                "https://alpha.monsoon.rainfall.one"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "RDL",
                "symbol": "RDL",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "monsoon-alpha",
            "chainId": 100611,
            "networkId": 100611,
            "icon": "monsoon",
            "explorers": [
                {
                    "name": "Monsoon Scan",
                    "url": "https://scout.alpha.monsoon.rainfall.one",
                    "icon": "monsoon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "101003": {
        "chain": {
            "name": "Socotra JUNE-Chain",
            "chain": "Socotra JUNE-Chain",
            "rpc": [
                "https://rpc.socotra-testnet.network/ext/bc/JUNE/rpc",
                "https://rpc.socotra-testnet.network/ext/bc/JUNE/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Socotra JUNE",
                "symbol": "JUNE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://juneo.com/",
            "shortName": "Socotra-JUNE",
            "chainId": 101003,
            "networkId": 101003,
            "icon": "juneoSocotraTestnet",
            "explorers": [
                {
                    "name": "Juneo Scan",
                    "url": "https://socotra.juneoscan.io/chain/2",
                    "icon": "juneomainnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVHCbprTiCen4496EnAKedtJPxYLZXBE1gDusVa23y8kg",
                "width": 273,
                "height": 273,
                "format": "png"
            }
        ]
    },
    "101010": {
        "chain": {
            "name": "Global Trust Network",
            "chain": "GTN",
            "icon": "gtn",
            "rpc": [
                "https://gtn.stabilityprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FREE",
                "symbol": "FREE",
                "decimals": 18
            },
            "infoURL": "https://stabilityprotocol.com",
            "shortName": "stabilityprotocol",
            "chainId": 101010,
            "networkId": 101010,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://stability.blockscout.com",
                    "standard": "EIP3091"
                }
            ],
            "redFlags": [
                "reusedChainId"
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3wd6ouu53r677q2z24a4eq5un5tlwbc4izfapcvvtrlhkmz43au",
                "width": 133,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "101088": {
        "chain": {
            "name": "Xitcoin",
            "chain": "XITCOIN",
            "faucets": [],
            "rpc": [
                "https://network.xitcoin.org"
            ],
            "nativeCurrency": {
                "name": "Xitcoin",
                "symbol": "$XTC",
                "decimals": 8
            },
            "infoURL": "https://docs.xitcoin.org/",
            "shortName": "Xitcoin",
            "chainId": 101088,
            "networkId": 101088,
            "icon": "xitcoin",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreihijckahzathexwzanldh4u4nm2wwrtus7bmbegmpc7hn4ivo5dn4",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "102030": {
        "chain": {
            "name": "Creditcoin",
            "chain": "CTC",
            "icon": "creditcoin",
            "rpc": [
                "https://mainnet3.creditcoin.network",
                "https://mainnet3.creditcoin.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "CTC",
                "symbol": "CTC",
                "decimals": 18
            },
            "infoURL": "https://creditcoin.org",
            "shortName": "ctc",
            "chainId": 102030,
            "networkId": 102030,
            "faucets": [],
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://creditcoin.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbAk3S8XwCRYqKXbXc9rwBNJ9bWTUBgC6HFDE5ayrGfnd",
                "width": 1200,
                "height": 1200,
                "format": "jpg"
            }
        ]
    },
    "102031": {
        "chain": {
            "name": "Creditcoin Testnet",
            "chain": "CTC",
            "icon": "creditcoin",
            "rpc": [
                "https://rpc.cc3-testnet.creditcoin.network",
                "https://rpc.cc3-testnet.creditcoin.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Testnet CTC",
                "symbol": "tCTC",
                "decimals": 18
            },
            "infoURL": "https://creditcoin.org",
            "shortName": "ctctest",
            "chainId": 102031,
            "networkId": 102031,
            "faucets": [],
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://creditcoin-testnet.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbAk3S8XwCRYqKXbXc9rwBNJ9bWTUBgC6HFDE5ayrGfnd",
                "width": 1200,
                "height": 1200,
                "format": "jpg"
            }
        ]
    },
    "102032": {
        "chain": {
            "name": "Creditcoin Devnet",
            "chain": "CTC",
            "icon": "creditcoin",
            "rpc": [
                "https://rpc.cc3-devnet.creditcoin.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Devnet CTC",
                "symbol": "devCTC",
                "decimals": 18
            },
            "infoURL": "https://creditcoin.org",
            "shortName": "ctcdev",
            "chainId": 102032,
            "networkId": 102032,
            "faucets": [],
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://creditcoin-devnet.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbAk3S8XwCRYqKXbXc9rwBNJ9bWTUBgC6HFDE5ayrGfnd",
                "width": 1200,
                "height": 1200,
                "format": "jpg"
            }
        ]
    },
    "103090": {
        "chain": {
            "name": "Crystaleum",
            "chain": "crystal",
            "rpc": [
                "https://evm.cryptocurrencydevs.org",
                "https://rpc.crystaleum.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CRFI",
                "symbol": "◈",
                "decimals": 18
            },
            "infoURL": "https://crystaleum.org",
            "shortName": "CRFI",
            "chainId": 103090,
            "networkId": 1,
            "icon": "crystal",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://scan.crystaleum.org",
                    "icon": "crystal",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmbry1Uc6HnXmqFNXW5dFJ7To8EezCCjNr4TqqvAyzXS4h",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "103454": {
        "chain": {
            "name": "Masa Testnet",
            "chain": "MASA",
            "icon": "masa",
            "rpc": [
                "https://subnets.avax.network/masatestne/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Masa Token",
                "symbol": "MASA",
                "decimals": 18
            },
            "infoURL": "https://masa.finance",
            "shortName": "masatest",
            "chainId": 103454,
            "networkId": 103454,
            "explorers": [
                {
                    "name": "Masa Testnet Explorer",
                    "url": "https://subnets-test.avax.network/masatestnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV4f9byENNduHgLi8o1pC1sBNe3QAege2NnFkqGkTKojT",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "104566": {
        "chain": {
            "name": "KaspaClassic Mainnet",
            "chain": "KaspaClassic",
            "icon": "kaspaclassic",
            "rpc": [
                "https://api.kaspaclassic.world/",
                "http://80.178.101.118:8000/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KaspaClassic",
                "symbol": "CAS",
                "decimals": 18
            },
            "infoURL": "https://kaspaclassic.com/",
            "shortName": "cas",
            "chainId": 104566,
            "networkId": 104566,
            "explorers": [
                {
                    "name": "KaspaClassic Explorer",
                    "url": "https://explorer.kaspaclassic.world",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNMuNBwg9opKvsnrDaoYBP743LeddeooQupVYjpBXf7d7",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "105105": {
        "chain": {
            "name": "Xertra Mainnet",
            "chain": "Xertra",
            "rpc": [
                "https://rpc.stratisevm.com",
                "https://rpc.xertra.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "STRAX",
                "symbol": "STRAX",
                "decimals": 18
            },
            "infoURL": "https://www.xertra.com/",
            "shortName": "xertra",
            "chainId": 105105,
            "networkId": 105105,
            "icon": "xertra",
            "explorers": [
                {
                    "name": "Xertra Explorer",
                    "url": "https://explorer.xertra.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV1qG5jcEFhekamTzrMqzMTDRvCGdGQAiJcsHZ9viVwgT",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "105363": {
        "chain": {
            "name": "Lumoz Chain Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet-rpc.lumoz.org",
                "https://testnet-rpc.lumoz.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lumoz Testnet Token",
                "symbol": "MOZ",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://lumoz.org",
            "shortName": "Lumoz-Chain-Testnet",
            "chainId": 105363,
            "networkId": 105363,
            "slip44": 1,
            "icon": "opside-new",
            "explorers": [
                {
                    "name": "LumozTestInfo",
                    "url": "https://testnet-scan.lumoz.info",
                    "icon": "opside-new",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay",
                "width": 401,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "108801": {
        "chain": {
            "name": "BROChain Mainnet",
            "chain": "BRO",
            "rpc": [
                "https://rpc.brochain.org",
                "http://rpc.brochain.org",
                "https://rpc.brochain.org/mainnet",
                "http://rpc.brochain.org/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Brother",
                "symbol": "BRO",
                "decimals": 18
            },
            "infoURL": "https://brochain.org",
            "shortName": "bro",
            "chainId": 108801,
            "networkId": 108801,
            "explorers": [
                {
                    "name": "BROChain Explorer",
                    "url": "https://explorer.brochain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110000": {
        "chain": {
            "name": "QuarkChain Devnet Root",
            "chain": "QuarkChain",
            "rpc": [
                "http://jrpc.devnet.quarkchain.io:38391"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-r",
            "chainId": 110000,
            "networkId": 110000
        }
    },
    "110001": {
        "chain": {
            "name": "QuarkChain Devnet Shard 0",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s0-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39900"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s0",
            "chainId": 110001,
            "networkId": 110001,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/0",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110002": {
        "chain": {
            "name": "QuarkChain Devnet Shard 1",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s1-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39901"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s1",
            "chainId": 110002,
            "networkId": 110002,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/1",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110003": {
        "chain": {
            "name": "QuarkChain Devnet Shard 2",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s2-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39902"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s2",
            "chainId": 110003,
            "networkId": 110003,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/2",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110004": {
        "chain": {
            "name": "QuarkChain Devnet Shard 3",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s3-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39903"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s3",
            "chainId": 110004,
            "networkId": 110004,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/3",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110005": {
        "chain": {
            "name": "QuarkChain Devnet Shard 4",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s4-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39904"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s4",
            "chainId": 110005,
            "networkId": 110005,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/4",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110006": {
        "chain": {
            "name": "QuarkChain Devnet Shard 5",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s5-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39905"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s5",
            "chainId": 110006,
            "networkId": 110006,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/5",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110007": {
        "chain": {
            "name": "QuarkChain Devnet Shard 6",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s6-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39906"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s6",
            "chainId": 110007,
            "networkId": 110007,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/6",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110008": {
        "chain": {
            "name": "QuarkChain Devnet Shard 7",
            "chain": "QuarkChain",
            "rpc": [
                "https://devnet-s7-ethapi.quarkchain.io",
                "http://eth-jrpc.devnet.quarkchain.io:39907"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-d-s7",
            "chainId": 110008,
            "networkId": 110008,
            "parent": {
                "chain": "eip155-110000",
                "type": "shard"
            },
            "explorers": [
                {
                    "name": "quarkchain-devnet",
                    "url": "https://devnet.quarkchain.io/7",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "110011": {
        "chain": {
            "name": "QuarkChain L2 Testnet",
            "chain": "QuarkChain",
            "rpc": [
                "https://testnet-l2-ethapi.quarkchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "QKC",
                "symbol": "QKC",
                "decimals": 18
            },
            "infoURL": "https://www.quarkchain.io",
            "shortName": "qkc-l2-t",
            "chainId": 110011,
            "networkId": 110011,
            "parent": {
                "type": "L2",
                "chain": "eip155-110000"
            }
        }
    },
    "110110": {
        "chain": {
            "name": "Mars Credit",
            "chain": "MARS",
            "rpc": [
                "https://node99-production-dd5f.up.railway.app:443",
                "https://rpc.marscredit.xyz:443"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mars Credit",
                "symbol": "MARS",
                "decimals": 18
            },
            "infoURL": "https://marscredit.xyz/",
            "shortName": "mars",
            "chainId": 110110,
            "networkId": 110110,
            "slip44": 1,
            "icon": "marscredit",
            "explorers": [],
            "redFlags": []
        },
        "icon": [
            {
                "url": "ipfs://bafybeiaqvko45oh3bppsx57i73ajopgm2nsy4v6a22wwrbhbaoe5olwwlm",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "111000": {
        "chain": {
            "name": "Siberium Test Network",
            "chain": "SBR",
            "rpc": [
                "https://rpc.test.siberium.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TestSIBR",
                "symbol": "SIBR",
                "decimals": 18
            },
            "infoURL": "https://siberium.net",
            "shortName": "testsbr",
            "chainId": 111000,
            "networkId": 111000,
            "slip44": 1,
            "icon": "siberium",
            "explorers": [
                {
                    "name": "Siberium Testnet Explorer - blockscout",
                    "url": "https://explorer.test.siberium.net",
                    "icon": "siberium",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYeMdWDZ1iaBFeSPorRyPi7RuSXTdDKTgW3rfnUf3W5ne",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "111111": {
        "chain": {
            "name": "Siberium Network",
            "chain": "SBR",
            "rpc": [
                "https://rpc.main.siberium.net",
                "https://rpc.main.siberium.net.ru"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Siberium",
                "symbol": "SIBR",
                "decimals": 18
            },
            "infoURL": "https://siberium.net",
            "shortName": "sbr",
            "chainId": 111111,
            "networkId": 111111,
            "icon": "siberium",
            "explorers": [
                {
                    "name": "Siberium Mainnet Explorer - blockscout - 1",
                    "url": "https://explorer.main.siberium.net",
                    "icon": "siberium",
                    "standard": "EIP3091"
                },
                {
                    "name": "Siberium Mainnet Explorer - blockscout - 2",
                    "url": "https://explorer.main.siberium.net.ru",
                    "icon": "siberium",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYeMdWDZ1iaBFeSPorRyPi7RuSXTdDKTgW3rfnUf3W5ne",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "111188": {
        "chain": {
            "name": "re.al",
            "title": "re.al Real-World Assets network",
            "chain": "re.al",
            "rpc": [
                "https://rpc.realforreal.gelato.digital",
                "https://rpc.realforreal.gelato.digital",
                "wss://ws.realforreal.gelato.digital",
                "https://tangible-real.gateway.tenderly.co",
                "https://real.drpc.org",
                "wss://real.drpc.org"
            ],
            "nativeCurrency": {
                "name": "re.al Ether",
                "symbol": "reETH",
                "decimals": 18
            },
            "infoURL": "https://re.al",
            "faucets": [],
            "shortName": "re-al",
            "chainId": 111188,
            "networkId": 111188,
            "slip44": 60,
            "icon": "real",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.re.al",
                    "icon": "real",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://re.al/bridge"
                    },
                    {
                        "url": "https://bridge.gelato.network/bridge/real"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmNUmWC7jNEBcTs6ZqkrQ5vMAQG8qjq7n3FcZnXvJZLoQ9",
                "width": 301,
                "height": 302,
                "format": "png"
            }
        ]
    },
    "111451": {
        "chain": {
            "name": "eGold Chain Testnet",
            "chain": "EGC",
            "icon": "egoldchain",
            "rpc": [
                "https://rpc-testnet.egoldchain.com",
                "wss://rpc-testnet.egoldchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Aurum",
                "symbol": "XAU",
                "decimals": 18
            },
            "infoURL": "https://www.egoldchain.com",
            "shortName": "egoldchaint",
            "chainId": 111451,
            "networkId": 111451,
            "explorers": [
                {
                    "name": "eGold Chain Block Explorer",
                    "url": "http://testnet.egoldscan.io",
                    "standard": "none",
                    "icon": "egoldchain"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTQh54Rf3DFYxZZoQQ9yCjeAYXwzTaVua4KLmXX8AsFNF",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "112358": {
        "chain": {
            "name": "Metachain One Mainnet",
            "chain": "METAO",
            "icon": "metao",
            "rpc": [
                "https://rpc.metachain.one",
                "https://rpc2.metachain.one"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metao",
                "symbol": "METAO",
                "decimals": 18
            },
            "infoURL": "https://metachain.one",
            "shortName": "metao",
            "chainId": 112358,
            "networkId": 112358,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.metachain.one",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTmo2QAtX5PbhX96vewnvH4Vc5H83Ft2DJGi6tAqTcFij",
                "width": 1000,
                "height": 981,
                "format": "png"
            }
        ]
    },
    "119139": {
        "chain": {
            "name": "MetaDAP Enterprise Testnet",
            "title": "MetaDAP Enterprise Testnet",
            "chain": "MetaDAP",
            "icon": "metadap",
            "faucets": [],
            "rpc": [
                "https://rpc.testnet.chain.metadap.io",
                "wss://rpc-ws.testnet.chain.metadap.io"
            ],
            "nativeCurrency": {
                "name": "DAP",
                "symbol": "DAP",
                "decimals": 18
            },
            "infoURL": "https://metadap.io/",
            "shortName": "MetaDAP-T",
            "chainId": 119139,
            "networkId": 119139,
            "explorers": [
                {
                    "name": "MetaDAP Enterprise Testnet explorer",
                    "url": "https://explorer.testnet.chain.metadap.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcCFUTStKKJKfzTwrjfMFoVaPCMsvAvWXRdDkYMvCkEs3",
                "width": 800,
                "height": 800,
                "format": "svg"
            }
        ]
    },
    "120893": {
        "chain": {
            "name": "Sova Sepolia Testnet",
            "chain": "ETH",
            "icon": "sova",
            "rpc": [
                "https://rpc.testnet.sova.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://sova.io",
            "shortName": "sovasep",
            "chainId": 120893,
            "networkId": 120893,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.sova.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid7xn7bs3l66axinbq25gl7ypdlwbinnbit4bz3qcy36fia4icrgm",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "121212": {
        "chain": {
            "name": "Rome Devnet Esquiline",
            "chain": "ROME",
            "rpc": [
                "https://esquiline-i.devnet.romeprotocol.xyz"
            ],
            "faucets": [
                "https://deposit.devnet.romeprotocol.xyz"
            ],
            "nativeCurrency": {
                "name": "RSOL",
                "symbol": "RSOL",
                "decimals": 18
            },
            "infoURL": "https://rome.builders",
            "shortName": "rome-devnet-esquiline",
            "chainId": 121212,
            "networkId": 121212,
            "icon": "rome",
            "explorers": [
                {
                    "name": "Rome Devnet Esquiline Explorer",
                    "url": "https://romescout-esquiline-i.devnet.romeprotocol.xyz",
                    "icon": "rome",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "121213": {
        "chain": {
            "name": "Rome Devnet Subura",
            "chain": "ROME",
            "rpc": [
                "https://subura-i.devnet.romeprotocol.xyz"
            ],
            "faucets": [
                "https://deposit.devnet.romeprotocol.xyz"
            ],
            "nativeCurrency": {
                "name": "RSOL",
                "symbol": "RSOL",
                "decimals": 18
            },
            "infoURL": "https://rome.builders",
            "shortName": "rome-devnet-subura",
            "chainId": 121213,
            "networkId": 121213,
            "icon": "rome",
            "explorers": [
                {
                    "name": "Rome Devnet Subura Explorer",
                    "url": "https://romescout-subura-i.devnet.romeprotocol.xyz",
                    "icon": "rome",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "121214": {
        "chain": {
            "name": "Rome Testnet Martius",
            "chain": "ROME",
            "rpc": [
                "https://martius-i.testnet.romeprotocol.xyz"
            ],
            "faucets": [
                "https://deposit.testnet.romeprotocol.xyz"
            ],
            "nativeCurrency": {
                "name": "RSOL",
                "symbol": "RSOL",
                "decimals": 18
            },
            "infoURL": "https://rome.builders",
            "shortName": "rome-testnet-martius",
            "chainId": 121214,
            "networkId": 121214,
            "icon": "rome",
            "explorers": [
                {
                    "name": "Rome Testnet Martius Explorer",
                    "url": "https://romescout-martius-i.testnet.romeprotocol.xyz",
                    "icon": "rome",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "121215": {
        "chain": {
            "name": "Rome Testnet Caelian",
            "chain": "ROME",
            "rpc": [
                "https://caelian-i.testnet.romeprotocol.xyz"
            ],
            "faucets": [
                "https://deposit.testnet.romeprotocol.xyz"
            ],
            "nativeCurrency": {
                "name": "RSOL",
                "symbol": "RSOL",
                "decimals": 18
            },
            "infoURL": "https://rome.builders",
            "shortName": "rome-testnet-caelian",
            "chainId": 121215,
            "networkId": 121215,
            "icon": "rome",
            "explorers": [
                {
                    "name": "Rome Testnet Caelian Explorer",
                    "url": "https://romescout-caelian-i.testnet.romeprotocol.xyz",
                    "icon": "rome",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "121224": {
        "chain": {
            "name": "Fushuma",
            "chain": "Fushuma",
            "rpc": [
                "https://rpc.fushuma.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FUSHUMA",
                "symbol": "FUMA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "",
            "shortName": "fushuma",
            "chainId": 121224,
            "networkId": 121224,
            "explorers": [
                {
                    "name": "FumaScan",
                    "url": "https://fumascan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "121525": {
        "chain": {
            "name": "Ethernova Mainnet",
            "chain": "NOVA",
            "rpc": [
                "https://rpc.ethnova.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethernova",
                "symbol": "NOVA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ethnova.net",
            "shortName": "ethnova",
            "chainId": 121525,
            "networkId": 121525,
            "explorers": [
                {
                    "name": "Ethernova Explorer",
                    "url": "https://explorer.ethnova.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "123321": {
        "chain": {
            "name": "Gemchain",
            "chain": "Gemchain",
            "rpc": [
                "https://evm-rpc.gemchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GEM",
                "symbol": "GEM",
                "decimals": 18
            },
            "infoURL": "https://gemchain.org",
            "shortName": "gemchain",
            "chainId": 123321,
            "networkId": 123321,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Gemchain Scan",
                    "url": "https://scan.gemchain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "123456": {
        "chain": {
            "name": "ADIL Devnet",
            "chain": "ADIL",
            "icon": "adil",
            "rpc": [
                "https://devnet.adilchain-rpc.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Devnet ADIL",
                "symbol": "ADIL",
                "decimals": 18
            },
            "infoURL": "https://adilchain.io",
            "shortName": "dadil",
            "chainId": 123456,
            "networkId": 123456,
            "explorers": [
                {
                    "name": "ADIL Devnet Explorer",
                    "url": "https://devnet.adilchain-scan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeHNYUx6n8CjUFSLWNT17oAtDYrUq6r8buyvGCUBXCJw6",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "124832": {
        "chain": {
            "name": "Mitosis Testnet",
            "chain": "Mitosis Testnet",
            "rpc": [
                "https://rpc.testnet.mitosis.org",
                "https://rpc.testnet.mitosis.org"
            ],
            "faucets": [
                "https://testnet.mitosis.org/faucet"
            ],
            "nativeCurrency": {
                "name": "MITO",
                "symbol": "MITO",
                "decimals": 18
            },
            "infoURL": "https://mitosis.org",
            "shortName": "mitosis-testnet",
            "chainId": 124832,
            "networkId": 124832,
            "explorers": [
                {
                    "name": "mitosis testnet explorer",
                    "url": "https://testnet.mitosiscan.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "127001": {
        "chain": {
            "name": "Gravity",
            "chain": "Gravity",
            "icon": "gravity",
            "rpc": [
                "https://mainnet-rpc.gravity.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gravity",
                "symbol": "G",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://gravity.xyz",
            "shortName": "grav",
            "chainId": 127001,
            "networkId": 127001,
            "explorers": [
                {
                    "name": "Gravity Mainnet Explorer",
                    "url": "https://mainnet-explorer.gravity.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmU5XU4S5oaGM5fj8oU1ovhWoXCzGWspwRj2zWRTuJrU4k",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "127823": {
        "chain": {
            "name": "Etherlink Shadownet Testnet",
            "chain": "Etherlink",
            "icon": "etherlink",
            "chainId": 127823,
            "networkId": 127823,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://etherlink.com",
            "shortName": "etlst",
            "nativeCurrency": {
                "name": "tez",
                "symbol": "XTZ",
                "decimals": 18
            },
            "rpc": [
                "https://node.shadownet.etherlink.com"
            ],
            "faucets": [
                "https://faucet.etherlink.com"
            ],
            "explorers": [
                {
                    "name": "Etherlink Shadownet Testnet Explorer",
                    "url": "https://shadownet.explorer.etherlink.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi",
                "width": 584,
                "height": 545,
                "format": "png"
            }
        ]
    },
    "128123": {
        "chain": {
            "name": "Etherlink Ghostnet Testnet",
            "chain": "Etherlink",
            "icon": "etherlink",
            "chainId": 128123,
            "networkId": 128123,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://etherlink.com",
            "shortName": "etlt",
            "nativeCurrency": {
                "name": "tez",
                "symbol": "XTZ",
                "decimals": 18
            },
            "rpc": [
                "https://node.ghostnet.etherlink.com",
                "https://node.ghostnet.etherlink.com"
            ],
            "faucets": [
                "https://faucet.etherlink.com"
            ],
            "explorers": [
                {
                    "name": "Etherlink Ghostnet Testnet Explorer",
                    "url": "https://testnet.explorer.etherlink.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi",
                "width": 584,
                "height": 545,
                "format": "png"
            }
        ]
    },
    "129399": {
        "chain": {
            "name": "Tatara Testnet",
            "chain": "Tatara",
            "rpc": [
                "https://rpc.tatara.katanarpc.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "",
            "shortName": "Tatara",
            "chainId": 129399,
            "networkId": 129399,
            "icon": "ethereum",
            "explorers": [
                {
                    "name": "Tatara explorer",
                    "url": "https://explorer.tatara.katana.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "131313": {
        "chain": {
            "name": "Odyssey Chain (Testnet)",
            "chain": "DIONE",
            "rpc": [
                "https://testnode.dioneprotocol.com/ext/bc/D/rpc"
            ],
            "faucets": [
                "https://faucet.dioneprotocol.com/"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.dioneprotocol.com/",
            "shortName": "DIONE",
            "chainId": 131313,
            "networkId": 131313,
            "icon": "odyssey",
            "nativeCurrency": {
                "name": "DIONE",
                "symbol": "DIONE",
                "decimals": 18
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiabuopswwczdqb7kbncgdpqzatpxyyx3qg4oixikalj47oluyrjmu",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "131419": {
        "chain": {
            "name": "ETND Chain Mainnets",
            "chain": "ETND",
            "rpc": [
                "https://rpc.node1.etnd.pro/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETND",
                "symbol": "ETND",
                "decimals": 18
            },
            "infoURL": "https://www.etnd.pro",
            "shortName": "ETND",
            "chainId": 131419,
            "networkId": 131419,
            "icon": "ETND",
            "explorers": [
                {
                    "name": "etndscan",
                    "url": "https://scan.etnd.pro",
                    "icon": "ETND",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmd26eRJxPb1jJg5Q4mC2M4kD9Jrs5vmcnr5LczHFMGwSD",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "132902": {
        "chain": {
            "name": "Form Testnet",
            "title": "Form Testnet",
            "chain": "formtestnet",
            "rpc": [
                "https://sepolia-rpc.form.network/http",
                "https://sepolia-rpc.form.network/http",
                "wss://sepolia-rpc.form.network/ws"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://info.form.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://sepolia-info.form.network",
            "shortName": "formtestnet",
            "chainId": 132902,
            "networkId": 132902,
            "explorers": [
                {
                    "name": "Form Testnet explorer",
                    "url": "https://sepolia-explorer.form.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://sepolia-op-bridge.form.network"
                    }
                ]
            }
        }
    },
    "140586": {
        "chain": {
            "name": "BEXChain",
            "chain": "BEX",
            "rpc": [
                "https://rpc.bexchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BEX",
                "symbol": "BEX",
                "decimals": 18
            },
            "infoURL": "https://bexchain.com",
            "shortName": "bexchain",
            "chainId": 140586,
            "networkId": 140586,
            "slip44": 60,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "explorers": [
                {
                    "name": "BEXChain Scan",
                    "url": "https://scan.bexchain.com",
                    "standard": "EIP3091"
                }
            ],
            "icon": "bexchain"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiblcantqquxetwvxuj3roy5x4rkokhiddhyisa675pynztbs6okrm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "141319": {
        "chain": {
            "name": "MagApe Testnet",
            "title": "MagApeChain",
            "chain": "MagApe",
            "rpc": [
                "https://testnet-api.magape.io/chain/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MagApe",
                "symbol": "MAG",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://magape.io",
            "shortName": "mag",
            "chainId": 141319,
            "networkId": 141319,
            "icon": "magape",
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "http://testnet-api.magape.io:81",
                    "icon": "magape",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPsxWMvnxnZ9dZcRJJMaE24o34dQsnsAMCJh3kVDrE1aB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "141491": {
        "chain": {
            "name": "Bitharvest Chain Testnet",
            "chain": "Bitharvest Chain Testnet",
            "rpc": [
                "https://rpc-testnet.bthscan.io/"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitharvest Testnet Native Token",
                "symbol": "BTH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "BitharvestTestnet",
            "chainId": 141491,
            "networkId": 141491,
            "explorers": [
                {
                    "name": "Bitharvest Testnet Scan",
                    "url": "https://testnet.bthscan.io",
                    "standard": "EIP3091"
                }
            ],
            "icon": "bth"
        },
        "icon": [
            {
                "url": "ipfs://QmPdGw9RLstggj3xcVtAfzmP2rUy6i2FuM4KPLC9wTiQqm",
                "width": 1080,
                "height": 1080,
                "format": "jpg"
            }
        ]
    },
    "142857": {
        "chain": {
            "name": "ICPlaza Mainnet",
            "chain": "ICPlaza",
            "icon": "icplaza",
            "rpc": [
                "https://rpcmainnet.ic-plaza.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ict",
                "symbol": "ict",
                "decimals": 18
            },
            "infoURL": "https://docs.ic-plaza.org/",
            "shortName": "ICPlaza",
            "chainId": 142857,
            "networkId": 142857,
            "explorers": [
                {
                    "name": "ICPlaza",
                    "url": "https://browsemainnet.ic-plaza.org/index",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX",
                "width": 847,
                "height": 906,
                "format": "png"
            }
        ]
    },
    "153153": {
        "chain": {
            "name": "Odyssey Chain Mainnet",
            "chain": "DIONE",
            "rpc": [
                "https://node.dioneprotocol.com/ext/bc/D/rpc"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.dioneprotocol.com",
            "shortName": "Odyssey",
            "chainId": 153153,
            "networkId": 153153,
            "icon": "odysseyChain",
            "nativeCurrency": {
                "name": "DIONE",
                "symbol": "DIONE",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "Odyssey Scan",
                    "url": "https://odysseyscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiabuopswwczdqb7kbncgdpqzatpxyyx3qg4oixikalj47oluyrjmu",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "153871": {
        "chain": {
            "name": "Orqus Testnet",
            "chain": "Orqus",
            "rpc": [
                "https://rpc-test.orqus.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "No native currency",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://orqus.io",
            "shortName": "orqus-testnet",
            "chainId": 153871,
            "networkId": 153871,
            "explorers": [
                {
                    "name": "Orquscan",
                    "url": "https://orquscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "158245": {
        "chain": {
            "name": "CryptoX",
            "chain": "XCOIN",
            "rpc": [
                "https://rpc-xcoin.cryptoxnetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XCOIN",
                "symbol": "XCOIN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://cryptoxnetwork.io",
            "shortName": "cryptox",
            "chainId": 158245,
            "networkId": 158245,
            "explorers": [
                {
                    "name": "CryptoX explorer",
                    "url": "https://cryptoxscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "158345": {
        "chain": {
            "name": "XCOIN",
            "chain": "XCOIN",
            "rpc": [
                "https://rpc-xcoin.cryptoxnetwork.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XCOIN",
                "symbol": "XCOIN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://cryptoxnetwork.io",
            "shortName": "xcoin",
            "chainId": 158345,
            "networkId": 158345,
            "explorers": [
                {
                    "name": "CryptoX explorer",
                    "url": "https://cryptoxscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "161201": {
        "chain": {
            "name": "OpenLedger Testnet",
            "chain": "OpenLedger Testnet",
            "rpc": [
                "https://rpctn.openledger.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Openledger",
                "symbol": "OPN",
                "decimals": 18
            },
            "infoURL": "https://www.openledger.xyz",
            "shortName": "openledgertest",
            "chainId": 161201,
            "networkId": 161201,
            "icon": "openledger",
            "explorers": [
                {
                    "name": "OpenLedger Testnet Explorer",
                    "url": "https://scantn.openledger.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia37de5s5jtm5t74jtbx5clas3dnbojnrue7ls7ricbnr4kmgcfca",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "161212": {
        "chain": {
            "name": "PlayFi Mainnet",
            "chain": "PLAY",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Play",
                "symbol": "PLAY",
                "decimals": 18
            },
            "infoURL": "https://www.playfi.ai/",
            "shortName": "playfi",
            "chainId": 161212,
            "networkId": 161212,
            "explorers": [],
            "status": "incubating"
        }
    },
    "161803": {
        "chain": {
            "name": "Eventum Mainnet",
            "shortName": "Eventum",
            "chain": "Eventum",
            "icon": "eventum",
            "networkId": 161803,
            "chainId": 161803,
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "rpc": [
                "https://mainnet-rpc.evedex.com"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Eventum Mainnet Explorer",
                    "url": "https://explorer.evedex.com",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://evedex.com",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreigor7jjj7q4pczpz5wsj2fhdmkmx7o3r7yp35tcrz2verfkgucymi",
                "width": 512,
                "height": 512,
                "format": "jpg"
            }
        ]
    },
    "165279": {
        "chain": {
            "name": "Eclat Mainnet",
            "chain": "Eclat",
            "icon": "eclat",
            "rpc": [
                "https://mainnet-rpc.eclatscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eclat",
                "symbol": "ECLAT",
                "decimals": 18
            },
            "infoURL": "https://eclatscan.com",
            "shortName": "ECLAT",
            "chainId": 165279,
            "networkId": 165279,
            "explorers": [
                {
                    "name": "Eclat Mainnet Explorer",
                    "url": "https://eclatscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeigpyvnir6awzgeazkk5xdkvexw7w6ww3yxawszue6zms4a5ygdfky",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "167000": {
        "chain": {
            "name": "Taiko",
            "chain": "ETH",
            "status": "active",
            "icon": "taiko",
            "rpc": [
                "https://rpc.mainnet.taiko.xyz",
                "https://rpc.mainnet.taiko.xyz",
                "https://taiko-rpc.publicnode.com",
                "wss://taiko-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "tko-mainnet",
            "chainId": 167000,
            "networkId": 167000,
            "explorers": [
                {
                    "name": "etherscan",
                    "url": "https://taikoscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167004": {
        "chain": {
            "name": "Taiko (Alpha-2 Testnet)",
            "chain": "ETH",
            "status": "deprecated",
            "icon": "taiko",
            "rpc": [
                "https://rpc.a2.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "taiko-a2",
            "chainId": 167004,
            "networkId": 167004,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.a2.taiko.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167005": {
        "chain": {
            "name": "Taiko Grimsvotn L2",
            "chain": "ETH",
            "status": "deprecated",
            "icon": "taiko",
            "rpc": [
                "https://rpc.test.taiko.xyz",
                "https://rpc.test.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "taiko-l2",
            "chainId": 167005,
            "networkId": 167005,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.test.taiko.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167006": {
        "chain": {
            "name": "Taiko Eldfell L3",
            "chain": "ETH",
            "status": "deprecated",
            "icon": "taiko",
            "rpc": [
                "https://rpc.l3test.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "taiko-l3",
            "chainId": 167006,
            "networkId": 167006,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.l3test.taiko.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167007": {
        "chain": {
            "name": "Taiko Jolnir L2",
            "chain": "ETH",
            "status": "deprecated",
            "icon": "taiko",
            "rpc": [
                "https://rpc.jolnir.taiko.xyz",
                "https://rpc.jolnir.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "tko-jolnir",
            "chainId": 167007,
            "networkId": 167007,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.jolnir.taiko.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167008": {
        "chain": {
            "name": "Taiko Katla L2",
            "chain": "ETH",
            "status": "deprecated",
            "icon": "taiko",
            "rpc": [
                "https://rpc.katla.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "tko-katla",
            "chainId": 167008,
            "networkId": 167008,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167009": {
        "chain": {
            "name": "Taiko Hekla (deprecated)",
            "chain": "ETH",
            "status": "deprecated",
            "icon": "taiko",
            "rpc": [
                "https://rpc.hekla.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "tko-hekla",
            "chainId": 167009,
            "networkId": 167009,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "167013": {
        "chain": {
            "name": "Taiko Hoodi",
            "chain": "ETH",
            "status": "active",
            "icon": "taiko",
            "rpc": [
                "https://rpc.hoodi.taiko.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://taiko.xyz",
            "shortName": "tko-hoodi",
            "chainId": 167013,
            "networkId": 167013,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://blockscout.hoodi.taiko.xyz",
                    "standard": "EIP3091"
                },
                {
                    "name": "Etherscan",
                    "url": "https://hoodi.taikoscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui",
                "width": 288,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "168168": {
        "chain": {
            "name": "Zchains",
            "chain": "Zchains",
            "rpc": [
                "https://rpc.zchains.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZCD",
                "symbol": "ZCD",
                "decimals": 18
            },
            "infoURL": "https://www.zchains.com/",
            "shortName": "zchains",
            "chainId": 168168,
            "networkId": 168168,
            "icon": "zchain",
            "explorers": [
                {
                    "name": "zchains",
                    "url": "https://scan.zchains.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWMbLpzmFCSpgWaXKiazwSyaPQ6qKSboHpko4g4HBZbZm",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "168169": {
        "chain": {
            "name": "MUD Chain",
            "chain": "MUD",
            "rpc": [
                "https://rpc.mud.network"
            ],
            "faucets": [
                "https://faucet.mud.network"
            ],
            "nativeCurrency": {
                "name": "MUD",
                "symbol": "MUD",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mud.network",
            "shortName": "MUD",
            "chainId": 168169,
            "networkId": 168169,
            "icon": "mud",
            "explorers": [
                {
                    "name": "MUD Chain Scan",
                    "url": "https://scan.mud.network",
                    "icon": "mud",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdarywgvFGGBEEH6QAhUbkFhJfKAjFLZxQVEGARTxe1gP",
                "width": 572,
                "height": 574,
                "format": "png"
            }
        ]
    },
    "171000": {
        "chain": {
            "name": "Fair Testnet",
            "chain": "FAIR",
            "rpc": [
                "https://rpc-testnet.xfair.ai",
                "wss://rpc-testnet.xfair.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FAIR",
                "symbol": "FAIR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://xfair.ai",
            "shortName": "fairt",
            "chainId": 171000,
            "networkId": 171000
        }
    },
    "171717": {
        "chain": {
            "name": "Wadzchain Mainnet",
            "title": "Wadzchain Mainnet",
            "chain": "Wadzchain-Mainnet",
            "icon": "wadz",
            "rpc": [
                "https://rpc.wadzchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WadzChain Token",
                "symbol": "WCO",
                "decimals": 18
            },
            "infoURL": "https://www.wadzchain-network.io",
            "shortName": "wadzchain-mainnet",
            "chainId": 171717,
            "networkId": 171717,
            "explorers": [
                {
                    "name": "Wadzchain Mainnet Explorer",
                    "url": "https://scan.wadzchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRBVFviqdhyarkTAxrnq2r2em6dJXCzpNxZL4yaXPbLou",
                "width": 218,
                "height": 218,
                "format": "png"
            }
        ]
    },
    "175177": {
        "chain": {
            "name": "Chronicle - Lit Protocol Testnet",
            "chain": "LPC",
            "icon": "lit",
            "rpc": [
                "https://chain-rpc.litprotocol.com/http"
            ],
            "faucets": [
                "https://faucet.litprotocol.com"
            ],
            "nativeCurrency": {
                "name": "Test LIT",
                "symbol": "tstLIT",
                "decimals": 18
            },
            "infoURL": "https://developer.litprotocol.com/v3/network/rollup",
            "shortName": "lpc",
            "chainId": 175177,
            "networkId": 175177,
            "explorers": [
                {
                    "name": "Lit Chronicle Explorer",
                    "url": "https://chain.litprotocol.com",
                    "icon": "lit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn",
                "width": 164,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "175188": {
        "chain": {
            "name": "Chronicle Yellowstone - Lit Protocol Testnet",
            "chain": "LPY",
            "icon": "lit",
            "rpc": [
                "https://yellowstone-rpc.litprotocol.com"
            ],
            "faucets": [
                "https://developer.litprotocol.com/support/intro"
            ],
            "nativeCurrency": {
                "name": "Test LPX",
                "symbol": "tstLPX",
                "decimals": 18
            },
            "infoURL": "https://litprotocol.com",
            "shortName": "lpy",
            "chainId": 175188,
            "networkId": 175188,
            "explorers": [
                {
                    "name": "Lit Chronicle Yellowstone Explorer",
                    "url": "https://yellowstone-explorer.litprotocol.com",
                    "icon": "lit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn",
                "width": 164,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "175190": {
        "chain": {
            "name": "Chronicle Loa - Lit Protocol Testnet",
            "chain": "LPL",
            "icon": "lit",
            "rpc": [
                "https://loa-rpc.litprotocol.com"
            ],
            "faucets": [
                "https://developer.litprotocol.com/support/intro"
            ],
            "nativeCurrency": {
                "name": "Test Lit",
                "symbol": "tLit",
                "decimals": 18
            },
            "infoURL": "https://litprotocol.com",
            "shortName": "lpl",
            "chainId": 175190,
            "networkId": 175190,
            "explorers": [
                {
                    "name": "Lit Chronicle Loa Explorer",
                    "url": "https://loa-explorer.litprotocol.com",
                    "icon": "lit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn",
                "width": 164,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "175200": {
        "chain": {
            "name": "Lit Chain Mainnet",
            "chain": "LITKEY",
            "icon": "lit",
            "rpc": [
                "https://lit-chain-rpc.litprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lit Protocol",
                "symbol": "LITKEY",
                "decimals": 18
            },
            "infoURL": "https://litprotocol.com",
            "shortName": "lit",
            "chainId": 175200,
            "networkId": 175200,
            "explorers": [
                {
                    "name": "Lit Chain Explorer",
                    "url": "https://lit-chain-explorer.litprotocol.com",
                    "icon": "lit",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn",
                "width": 164,
                "height": 120,
                "format": "png"
            }
        ]
    },
    "177155": {
        "chain": {
            "name": "mfenx",
            "chain": "MFENX",
            "rpc": [
                "https://rpc.mfenx.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JULIAN",
                "symbol": "JULIAN",
                "decimals": 18
            },
            "infoURL": "https://mfenx.com/power-house",
            "shortName": "mfenx",
            "chainId": 177155,
            "networkId": 177155,
            "status": "active"
        }
    },
    "179170": {
        "chain": {
            "name": "Transparency Solution",
            "chain": "CLT",
            "icon": "transparencysolution",
            "rpc": [
                "https://rpc-api.transparency.solutions"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ClearToken",
                "symbol": "CLT",
                "decimals": 18
            },
            "infoURL": "https://transparency.solutions",
            "shortName": "clts",
            "chainId": 179170,
            "networkId": 179170,
            "explorers": [
                {
                    "name": "Transparency Solution Explorer",
                    "url": "https://blockchain.transparency.solutions",
                    "icon": "transparencysolution",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibuodjhtykhj4jnbl6odtrghiu3kvveajryloundrnduxi5sto25a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "181228": {
        "chain": {
            "name": "HPP Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.hpp.io"
            ],
            "faucets": [
                "https://faucet.conduit.xyz"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.hpp.io",
            "shortName": "hpp-sepolia",
            "chainId": 181228,
            "networkId": 181228,
            "icon": "hpp",
            "explorers": [
                {
                    "name": "HPP Sepolia Explorer",
                    "url": "https://sepolia-explorer.hpp.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmX5MTCNX4wKb7B9pK6UH7oHGcWj5m8XywhzXqLA7gtVAJ",
                "width": 400,
                "height": 400,
                "format": "svg"
            }
        ]
    },
    "188710": {
        "chain": {
            "name": "Bitica Chain Mainnet",
            "chain": "BDCC",
            "rpc": [
                "https://mainnet-rpc.biticablockchain.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitica Coin",
                "symbol": "BDCC",
                "decimals": 18
            },
            "infoURL": "https://biticablockchain.com/",
            "shortName": "bdcc",
            "chainId": 188710,
            "networkId": 188710,
            "explorers": [
                {
                    "name": "Bitica DPOS Blockchain Explorer",
                    "url": "https://biticablockchain.com",
                    "standard": "none"
                }
            ]
        }
    },
    "188881": {
        "chain": {
            "name": "Condor Test Network",
            "chain": "CONDOR",
            "icon": "condor",
            "rpc": [
                "https://testnet.condor.systems/rpc"
            ],
            "faucets": [
                "https://faucet.condor.systems"
            ],
            "nativeCurrency": {
                "name": "Condor Native Token",
                "symbol": "CONDOR",
                "decimals": 18
            },
            "infoURL": "https://condor.systems",
            "shortName": "condor",
            "chainId": 188881,
            "networkId": 188881,
            "slip44": 1,
            "explorers": [
                {
                    "name": "CondorScan",
                    "url": "https://explorer.condor.systems",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM",
                "width": 752,
                "height": 752,
                "format": "png"
            }
        ]
    },
    "190415": {
        "chain": {
            "name": "HPP Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://mainnet.hpp.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.hpp.io",
            "shortName": "hpp-mainnet",
            "chainId": 190415,
            "networkId": 190415,
            "icon": "hpp",
            "explorers": [
                {
                    "name": "HPP Mainnet Explorer",
                    "url": "https://explorer.hpp.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.arbitrum.io/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmX5MTCNX4wKb7B9pK6UH7oHGcWj5m8XywhzXqLA7gtVAJ",
                "width": 400,
                "height": 400,
                "format": "svg"
            }
        ]
    },
    "191919": {
        "chain": {
            "name": "Altblockscan Mainnet",
            "chain": "ALTB",
            "rpc": [
                "https://rpc.altblockscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Altblockscan",
                "symbol": "ALTB",
                "decimals": 18
            },
            "infoURL": "https://altblockscan.com",
            "shortName": "altb",
            "chainId": 191919,
            "networkId": 191919,
            "icon": "altb",
            "explorers": [
                {
                    "name": "altblockscan",
                    "url": "https://scan.altblockscan.com",
                    "icon": "altb",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicy275qnnvxzjocl33blzw26orv3rkygqbb4sqwtx5bc2m3hazmre",
                "width": 640,
                "height": 640,
                "format": "jpg"
            }
        ]
    },
    "192940": {
        "chain": {
            "name": "Mind Network Testnet",
            "chain": "FHET",
            "rpc": [
                "https://rpc-testnet.mindnetwork.xyz",
                "wss://rpc-testnet.mindnetwork.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://mindnetwork.xyz",
            "shortName": "fhet",
            "chainId": 192940,
            "networkId": 192940
        }
    },
    "193939": {
        "chain": {
            "name": "R0AR Chain",
            "chain": "R0AR Chain",
            "icon": "r0ar",
            "rpc": [
                "https://rpc-r0ar.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://r0arscan.io",
            "shortName": "R0AR-Chain",
            "chainId": 193939,
            "networkId": 193939,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://r0arscan.io",
                    "icon": "r0ar",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicz6422v574rrwrbmvllvrts6nyv4cwcpxxrrokrsr6ekjuky3c6i",
                "width": 512,
                "height": 512,
                "format": "png"
            },
            {
                "url": "ipfs://bafkreibqk63qcgukyunft3h2qxh56cg6mtvzlrnxw4mbpxgahdk2litxqi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "198989": {
        "chain": {
            "name": "Lydia Coin Testnet",
            "chain": "LYDIA-TESTNET",
            "rpc": [
                "https://testnet-rpc.lydiacoins.com"
            ],
            "faucets": [
                "https://faucet.lydiacoins.com/"
            ],
            "nativeCurrency": {
                "name": "Lydia Token",
                "symbol": "BSW",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/lydia-coin-testnet",
            "shortName": "lydia-testnet",
            "chainId": 198989,
            "networkId": 198989
        }
    },
    "199991": {
        "chain": {
            "name": "MAZZE Testnet",
            "chain": "MAZZE Testnet",
            "icon": "mazze",
            "rpc": [
                "https://testnet-rpc.mazze.io/"
            ],
            "faucets": [
                "https://faucet.mazze.io/"
            ],
            "nativeCurrency": {
                "name": "MAZZE Testnet",
                "symbol": "MAZZE",
                "decimals": 18
            },
            "infoURL": "https://mazze.io/",
            "shortName": "MAZZE",
            "chainId": 199991,
            "networkId": 199991,
            "explorers": [
                {
                    "name": "MAZZE Testnet Explorer",
                    "url": "https://mazzescan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaR9Ud3aD7RaHYdsi3TdC1qx4zVusM76nd91s3Ghaz5fa",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "200000": {
        "chain": {
            "name": "xFair.AI Testnet",
            "chain": "FAIT",
            "rpc": [
                "https://rpc_testnet.xfair.ai",
                "wss://rpc_testnet.xfair.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FAI",
                "symbol": "FAI",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://xfair.ai",
            "shortName": "fait",
            "chainId": 200000,
            "networkId": 200000
        }
    },
    "200024": {
        "chain": {
            "name": "NitroGraph Testnet",
            "chain": "NOS",
            "rpc": [
                "https://rpc-testnet.nitrograph.foundation"
            ],
            "icon": "nitrograph",
            "slip44": 1,
            "faucets": [
                "https://faucet-testnet.nitrograph.foundation"
            ],
            "infoURL": "https://docs.nitrograph.com",
            "chainId": 200024,
            "networkId": 200024,
            "shortName": "nitro-testnet",
            "explorers": [
                {
                    "url": "https://explorer-testnet.nitrograph.foundation",
                    "name": "NitroGraphTestnetInfo",
                    "standard": "EIP3091"
                }
            ],
            "nativeCurrency": {
                "name": "Nitro",
                "symbol": "NOS",
                "decimals": 18
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiglhsp6p2jthyaballkavwmpxwgenktcid6zy5cusd5bg6qafw7wy",
                "width": 474,
                "height": 474,
                "format": "png"
            }
        ]
    },
    "200101": {
        "chain": {
            "name": "Milkomeda C1 Testnet",
            "chain": "milkTAda",
            "icon": "milkomeda",
            "rpc": [
                "https://rpc-devnet-cardano-evm.c1.milkomeda.com",
                "wss://rpc-devnet-cardano-evm.c1.milkomeda.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "milkTAda",
                "symbol": "mTAda",
                "decimals": 18
            },
            "infoURL": "https://milkomeda.com",
            "shortName": "milkTAda",
            "chainId": 200101,
            "networkId": 200101,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-devnet-cardano-evm.c1.milkomeda.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdoUtvHDybu5ppYBZT8BMRp6AqByVSoQs8nFwKbaS55jd",
                "width": 367,
                "height": 367,
                "format": "svg"
            }
        ]
    },
    "200200": {
        "chain": {
            "name": "Zoo Mainnet",
            "chain": "Zoo",
            "icon": "zoo",
            "rpc": [
                "https://api.zoo.network"
            ],
            "faucets": [
                "https://faucet.zoo-test.network"
            ],
            "nativeCurrency": {
                "name": "Zoo",
                "symbol": "ZOO",
                "decimals": 18
            },
            "infoURL": "https://zoo.network",
            "shortName": "zoo",
            "chainId": 200200,
            "networkId": 200200,
            "explorers": [
                {
                    "name": "Zoo Network Explorer",
                    "url": "https://explore.zoo.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Zoo Network Explorer",
                    "url": "https://explore.zoo-test.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUXemD3eYrWLeFNadHtz6WbCMVs5xX5knuu71sEKhPMgA",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "200202": {
        "chain": {
            "name": "Milkomeda A1 Testnet",
            "chain": "milkTAlgo",
            "icon": "milkomeda",
            "rpc": [
                "https://rpc-devnet-algorand-rollup.a1.milkomeda.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "milkTAlgo",
                "symbol": "mTAlgo",
                "decimals": 18
            },
            "infoURL": "https://milkomeda.com",
            "shortName": "milkTAlgo",
            "chainId": 200202,
            "networkId": 200202,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer-devnet-algorand-rollup.a1.milkomeda.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdoUtvHDybu5ppYBZT8BMRp6AqByVSoQs8nFwKbaS55jd",
                "width": 367,
                "height": 367,
                "format": "svg"
            }
        ]
    },
    "200625": {
        "chain": {
            "name": "Akroma",
            "chain": "AKA",
            "rpc": [
                "https://remote.akroma.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Akroma Ether",
                "symbol": "AKA",
                "decimals": 18
            },
            "infoURL": "https://akroma.io",
            "shortName": "aka",
            "chainId": 200625,
            "networkId": 200625,
            "slip44": 200625
        }
    },
    "200810": {
        "chain": {
            "name": "Bitlayer Testnet",
            "chain": "Bitlayer",
            "rpc": [
                "https://testnet-rpc.bitlayer.org",
                "https://testnet-rpc.bitlayer.org",
                "wss://testnet-ws.bitlayer.org",
                "https://testnet-rpc.bitlayer-rpc.com",
                "wss://testnet-ws.bitlayer-rpc.com",
                "https://rpc.ankr.com/bitlayer_testnet"
            ],
            "faucets": [
                "https://www.bitlayer.org/faucet"
            ],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://docs.bitlayer.org/",
            "shortName": "btrt",
            "chainId": 200810,
            "networkId": 200810,
            "slip44": 1,
            "icon": "bitlayer",
            "explorers": [
                {
                    "name": "bitlayer testnet scan",
                    "url": "https://testnet.btrscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdWZ1frB47fr3tw31xE68C2Vocaw5Ef53LQ5WDNdNnNyG",
                "width": 4500,
                "height": 4500,
                "format": "jpg"
            }
        ]
    },
    "200901": {
        "chain": {
            "name": "Bitlayer Mainnet",
            "chain": "Bitlayer",
            "rpc": [
                "https://rpc.bitlayer.org",
                "https://rpc.bitlayer-rpc.com",
                "https://rpc.bitlayer.org",
                "https://rpc.bitlayer-rpc.com",
                "https://rpc.ankr.com/bitlayer",
                "https://rpc-bitlayer.rockx.com",
                "wss://ws.bitlayer.org",
                "wss://ws.bitlayer-rpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://docs.bitlayer.org/",
            "shortName": "btr",
            "chainId": 200901,
            "networkId": 200901,
            "slip44": 1,
            "icon": "bitlayer",
            "explorers": [
                {
                    "name": "bitlayer mainnet scan",
                    "url": "https://www.btrscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdWZ1frB47fr3tw31xE68C2Vocaw5Ef53LQ5WDNdNnNyG",
                "width": 4500,
                "height": 4500,
                "format": "jpg"
            }
        ]
    },
    "201018": {
        "chain": {
            "name": "Alaya Mainnet",
            "chain": "Alaya",
            "rpc": [
                "https://openapi.alaya.network/rpc",
                "wss://openapi.alaya.network/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ATP",
                "symbol": "atp",
                "decimals": 18
            },
            "infoURL": "https://www.alaya.network/",
            "shortName": "alaya",
            "chainId": 201018,
            "networkId": 1,
            "icon": "alaya",
            "explorers": [
                {
                    "name": "alaya explorer",
                    "url": "https://scan.alaya.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmci6vPcWAwmq19j98yuQxjV6UPzHtThMdCAUDbKeb8oYu",
                "width": 1140,
                "height": 1140,
                "format": "png"
            }
        ]
    },
    "201030": {
        "chain": {
            "name": "Alaya Dev Testnet",
            "chain": "Alaya",
            "rpc": [
                "https://devnetopenapi.alaya.network/rpc",
                "wss://devnetopenapi.alaya.network/ws"
            ],
            "faucets": [
                "https://faucet.alaya.network/faucet/?id=f93426c0887f11eb83b900163e06151c"
            ],
            "nativeCurrency": {
                "name": "ATP",
                "symbol": "atp",
                "decimals": 18
            },
            "infoURL": "https://www.alaya.network/",
            "shortName": "alayadev",
            "chainId": 201030,
            "networkId": 1,
            "slip44": 1,
            "icon": "alaya",
            "explorers": [
                {
                    "name": "alaya explorer",
                    "url": "https://devnetscan.alaya.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmci6vPcWAwmq19j98yuQxjV6UPzHtThMdCAUDbKeb8oYu",
                "width": 1140,
                "height": 1140,
                "format": "png"
            }
        ]
    },
    "201804": {
        "chain": {
            "name": "Mythical Chain",
            "chain": "MYTH",
            "rpc": [
                "https://chain-rpc.mythicalgames.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mythos",
                "symbol": "MYTH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mythicalgames.com/",
            "shortName": "myth",
            "chainId": 201804,
            "networkId": 201804,
            "icon": "mythical",
            "explorers": [
                {
                    "name": "Mythical Chain Explorer",
                    "url": "https://explorer.mythicalgames.com",
                    "icon": "mythical",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihru6cccfblrjz5bv36znq2l3h67u6xj5ivtc4bj5l6gzofbgtnb4",
                "width": 350,
                "height": 350,
                "format": "png"
            }
        ]
    },
    "202020": {
        "chain": {
            "name": "Decimal Smart Chain Testnet",
            "chain": "tDSC",
            "rpc": [
                "https://testnet-val.decimalchain.com/web3/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Decimal",
                "symbol": "tDEL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://decimalchain.com",
            "shortName": "tDSC",
            "chainId": 202020,
            "networkId": 202020,
            "slip44": 1,
            "icon": "dsc",
            "explorers": [
                {
                    "name": "DSC Explorer Testnet",
                    "url": "https://testnet.explorer.decimalchain.com",
                    "icon": "dsc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSgzwKnJJjys3Uq2aVVdwJ3NffLj3CXMVCph9uByTBegc",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "202105": {
        "chain": {
            "name": "DuckChain Testnet",
            "title": "DuckChain Testnet",
            "chain": "DuckChain",
            "icon": "duckchain",
            "rpc": [
                "https://testnet-rpc.duckchain.io",
                "https://testnet-rpc-hk.duckchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TON",
                "symbol": "TON",
                "decimals": 18
            },
            "infoURL": "https://duckchain.io",
            "shortName": "Duck-Chain-Testnet",
            "chainId": 202105,
            "networkId": 202105,
            "explorers": [
                {
                    "name": "DuckChain Scan",
                    "url": "https://www.okx.com/web3/explorer/duckchain-testnet",
                    "icon": "duckchain",
                    "standard": "EIP3091"
                },
                {
                    "name": "DuckChain Scan",
                    "url": "https://www.oklink.com/duckchain-testnet",
                    "icon": "duckchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTJwaQcF6widssKvbNgdM4AVaddiTqFM2j4n6x17Sp3FL",
                "width": 1042,
                "height": 1042,
                "format": "png"
            }
        ]
    },
    "202202": {
        "chain": {
            "name": "Bethel Sydney",
            "chain": "Bethel",
            "rpc": [
                "https://rpc-sydney.bethel.network"
            ],
            "faucets": [
                "https://faucet-sydney.bethel.network"
            ],
            "nativeCurrency": {
                "name": "Bethel",
                "symbol": "BECX",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "",
            "shortName": "bethel-sydney",
            "chainId": 202202,
            "networkId": 202202,
            "explorers": [
                {
                    "name": "Betehl Sydney Explorer",
                    "url": "https://sydney.bethel.network",
                    "standard": "none"
                }
            ]
        }
    },
    "202209": {
        "chain": {
            "name": "Alterscope",
            "chain": "Alterscope",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "RISK",
                "symbol": "RISK",
                "decimals": 18
            },
            "infoURL": "https://alterscope.org",
            "shortName": "Alterscope",
            "chainId": 202209,
            "networkId": 202209,
            "status": "incubating"
        }
    },
    "202212": {
        "chain": {
            "name": "X1 Devnet",
            "chain": "X1",
            "rpc": [
                "https://x1-devnet.xen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XN",
                "symbol": "XN",
                "decimals": 18
            },
            "infoURL": "https://docs.xen.network/x1/",
            "shortName": "x1-devnet",
            "chainId": 202212,
            "networkId": 202212,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.x1-devnet.xen.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "202401": {
        "chain": {
            "name": "YMTECH-BESU Testnet",
            "chain": "YMTECH-BESU",
            "rpc": [
                "http://39.119.118.216:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.ymtech.co.kr",
            "shortName": "YMTECH-BESU",
            "chainId": 202401,
            "networkId": 202401,
            "explorers": [
                {
                    "name": "YMTECH-BESU Chainlens",
                    "url": "http://39.119.118.198",
                    "standard": "none"
                }
            ]
        }
    },
    "202424": {
        "chain": {
            "name": "Blockfit",
            "chain": "202424",
            "rpc": [
                "https://rpc.blockfitscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BFIT",
                "symbol": "BFIT",
                "decimals": 18
            },
            "infoURL": "https://blockfit.io",
            "shortName": "Blockfit",
            "chainId": 202424,
            "networkId": 202424,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://blockfitscan.io",
                    "standard": "none"
                }
            ]
        }
    },
    "202599": {
        "chain": {
            "name": "JuChain Testnet",
            "chain": "JuChain",
            "rpc": [
                "https://testnet-rpc.juchain.org",
                "wss://testnet-ws.juchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JU Testnet Token",
                "symbol": "JU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.juchain.org",
            "shortName": "ju-test",
            "chainId": 202599,
            "networkId": 202599,
            "icon": "ju-test",
            "explorers": [
                {
                    "name": "JUChain Test Explorer",
                    "url": "https://testnet.juscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTYAGtxSChGszStYeGM3knudcXB1JH4rPwMjhz3yvSXkW",
                "width": 116,
                "height": 116,
                "format": "svg"
            }
        ]
    },
    "202601": {
        "chain": {
            "name": "Ronin Saigon Testnet",
            "chain": "ronin",
            "rpc": [
                "https://saigon-testnet.roninchain.com/rpc",
                "https://ronin-saigon.drpc.org"
            ],
            "faucets": [
                "https://faucet.roninchain.com/"
            ],
            "nativeCurrency": {
                "name": "Ronin",
                "symbol": "RON",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://roninchain.com",
            "shortName": "ronin-saigon",
            "chainId": 202601,
            "networkId": 202601,
            "icon": "ronin",
            "explorers": [
                {
                    "name": "Ronin Saigon Explorer",
                    "url": "https://saigon-explorer.roninchain.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://saigon-testnet-cc58e966ql-f24a704b3d708471.testnets.rollbridge.app/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreicwyre2qm2g2g27rffua7sb3dsqx7kka4rcjnb5wzcwhdlemyjn5m",
                "width": 240,
                "height": 240,
                "format": "png"
            }
        ]
    },
    "202624": {
        "chain": {
            "name": "Jellie",
            "title": "Twala Testnet Jellie",
            "shortName": "twl-jellie",
            "chain": "ETH",
            "chainId": 202624,
            "networkId": 202624,
            "slip44": 1,
            "icon": "twala",
            "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/",
            "explorers": [
                {
                    "name": "Jellie Blockchain Explorer",
                    "url": "https://jellie.twala.io",
                    "standard": "EIP3091",
                    "icon": "twala"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTXJVhVKvVC7DQEnGKXvydvwpvVaUEBJrMHvsCr4nr1sK",
                "width": 1326,
                "height": 1265,
                "format": "png"
            }
        ]
    },
    "204005": {
        "chain": {
            "name": "X1 Network",
            "chain": "X1",
            "rpc": [
                "https://x1-testnet.xen.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "XN",
                "symbol": "XN",
                "decimals": 18
            },
            "infoURL": "https://docs.xen.network/go-x1/",
            "shortName": "x1-testnet",
            "chainId": 204005,
            "networkId": 204005,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.x1-testnet.xen.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "205205": {
        "chain": {
            "name": "Auroria Testnet",
            "title": "Xertra Testnet Auroria",
            "chain": "Auroria",
            "rpc": [
                "https://auroria.rpc.stratisevm.com",
                "https://auroria.rpc.xertra.com"
            ],
            "faucets": [
                "https://auroria.faucet.xertra.com"
            ],
            "nativeCurrency": {
                "name": "tSTRAX",
                "symbol": "tSTRAX",
                "decimals": 18
            },
            "infoURL": "https://xertra.com",
            "shortName": "auroria",
            "chainId": 205205,
            "networkId": 205205,
            "icon": "auroria",
            "explorers": [
                {
                    "name": "Auroria Testnet Explorer",
                    "url": "https://auroria.explorer.xertra.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNuQjnJ1JXkPRDwbFL1oZRpEaPhggPpccteAaxSPYBJJN",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "210000": {
        "chain": {
            "name": "JuChain Mainnet",
            "chain": "JuChain",
            "rpc": [
                "https://rpc.juchain.org",
                "wss://ws.juchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JU",
                "symbol": "JU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.juchain.org",
            "shortName": "ju",
            "chainId": 210000,
            "networkId": 210000,
            "icon": "ju",
            "explorers": [
                {
                    "name": "JUChain Mainnet Explorer",
                    "url": "https://juscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTYAGtxSChGszStYeGM3knudcXB1JH4rPwMjhz3yvSXkW",
                "width": 116,
                "height": 116,
                "format": "svg"
            }
        ]
    },
    "210049": {
        "chain": {
            "name": "GitAGI Atlas Testnet",
            "chain": "GitAGI",
            "rpc": [
                "https://rpc.gitagi.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GitAGI",
                "symbol": "tGAGI",
                "decimals": 18
            },
            "infoURL": "https://gitagi.org/",
            "shortName": "atlas",
            "chainId": 210049,
            "networkId": 210049
        }
    },
    "210209": {
        "chain": {
            "name": "Sorian",
            "chain": "SOR",
            "rpc": [
                "https://rpc.sorian.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sorian",
                "symbol": "SOR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://sorian.io",
            "shortName": "sorian",
            "chainId": 210209,
            "networkId": 210209,
            "explorers": []
        }
    },
    "210210": {
        "chain": {
            "name": "Sorian Testnet",
            "chain": "tSOR",
            "rpc": [
                "https://testnet-rpc.sorian.io",
                "https://testnet.rpc.sorian.io"
            ],
            "faucets": [],
            "icon": "sorianTestnet",
            "nativeCurrency": {
                "name": "Sorian Testnet",
                "symbol": "tSOR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://mint.sorian.io",
            "shortName": "sorianTestnet",
            "chainId": 210210,
            "networkId": 210210,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmZmrcLYFtPZb36MZ1DyQpR7Lw8CWPP7x3Bx2anCjVWfMR",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "210425": {
        "chain": {
            "name": "PlatON Mainnet",
            "chain": "PlatON",
            "rpc": [
                "https://openapi2.platon.network/rpc",
                "wss://openapi2.platon.network/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "LAT",
                "symbol": "lat",
                "decimals": 18
            },
            "infoURL": "https://www.platon.network",
            "shortName": "platon",
            "chainId": 210425,
            "networkId": 1,
            "icon": "platon",
            "explorers": [
                {
                    "name": "PlatON explorer",
                    "url": "https://scan.platon.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "212013": {
        "chain": {
            "name": "Heima",
            "chain": "Heima",
            "rpc": [
                "https://rpc.heima-parachain.heima.network",
                "wss://rpc.heima-parachain.heima.network",
                "https://litentry-rpc.dwellir.com",
                "wss://litentry-rpc.dwellir.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Heima",
                "symbol": "HEI",
                "decimals": 18
            },
            "infoURL": "https://heima.network",
            "shortName": "heima",
            "chainId": 212013,
            "networkId": 212013,
            "icon": "heima",
            "explorers": [
                {
                    "name": "heima statescan",
                    "url": "https://heima.statescan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib3dv4feoxzpmtjoy54zndilbgkdhs4wxo4sja46u7zkuk36de2pu",
                "width": 193,
                "height": 193,
                "format": "svg"
            }
        ]
    },
    "220315": {
        "chain": {
            "name": "Mas Mainnet",
            "chain": "MAS",
            "rpc": [
                "http://node.masnet.ai:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Master Bank",
                "symbol": "MAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://masterbank.org",
            "shortName": "mas",
            "chainId": 220315,
            "networkId": 220315,
            "icon": "mas",
            "explorers": [
                {
                    "name": "explorer masnet",
                    "url": "https://explorer.masnet.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZ9njQhhKkpJKGnoYy6XTuDtk5CYiDFUd8atqWthqUT3Q",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "221230": {
        "chain": {
            "name": "Reapchain Mainnet",
            "chain": "REAP",
            "rpc": [
                "https://eth.reapchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Reap",
                "symbol": "REAP",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://reapchain.com",
            "shortName": "reap",
            "chainId": 221230,
            "networkId": 221230,
            "icon": "reapchain",
            "explorers": [
                {
                    "name": "Reapchain Dashboard",
                    "url": "https://dashboard.reapchain.org",
                    "icon": "reapchain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmevQ8jmDWHmdnUQg6BpoMwVB3NhpzS75adbMnKL78Ls2h",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "221231": {
        "chain": {
            "name": "Reapchain Testnet",
            "chain": "REAP",
            "rpc": [
                "https://test-eth.reapchain.org"
            ],
            "faucets": [
                "http://faucet.reapchain.com"
            ],
            "nativeCurrency": {
                "name": "test-Reap",
                "symbol": "tREAP",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://reapchain.com",
            "shortName": "reap-testnet",
            "chainId": 221231,
            "networkId": 221231,
            "slip44": 1,
            "icon": "reapchain",
            "explorers": [
                {
                    "name": "Reapchain Testnet Dashboard",
                    "url": "https://test-dashboard.reapchain.org",
                    "icon": "reapchain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmevQ8jmDWHmdnUQg6BpoMwVB3NhpzS75adbMnKL78Ls2h",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "222222": {
        "chain": {
            "name": "Hydration",
            "chain": "HDX",
            "rpc": [
                "https://rpc.hydradx.cloud",
                "wss://rpc.hydradx.cloud",
                "https://hydration-rpc.n.dwellir.com",
                "wss://hydration-rpc.n.dwellir.com",
                "https://rpc.helikon.io/hydradx",
                "wss://rpc.helikon.io/hydradx",
                "https://hydration.dotters.network",
                "wss://hydration.dotters.network",
                "https://hydration.ibp.network",
                "wss://hydration.ibp.network",
                "https://rpc.cay.hydration.cloud",
                "wss://rpc.cay.hydration.cloud",
                "https://rpc.parm.hydration.cloud",
                "wss://rpc.parm.hydration.cloud",
                "https://rpc.roach.hydration.cloud",
                "wss://rpc.roach.hydration.cloud",
                "https://rpc.zipp.hydration.cloud",
                "wss://rpc.zipp.hydration.cloud",
                "https://rpc.sin.hydration.cloud",
                "wss://rpc.sin.hydration.cloud",
                "https://rpc.coke.hydration.cloud",
                "wss://rpc.coke.hydration.cloud"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Wrapped ETH",
                "symbol": "WETH",
                "decimals": 18
            },
            "infoURL": "https://hydration.net/",
            "shortName": "hdx",
            "chainId": 222222,
            "networkId": 222222,
            "icon": "hydration",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.evm.hydration.cloud",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibipnyu4vdcvkgkxtgqlf7wdpmntstdy6q52bz5b7xekfaiduylru",
                "width": 400,
                "height": 400,
                "format": "svg"
            }
        ]
    },
    "222555": {
        "chain": {
            "name": "DeepL Mainnet",
            "chain": "DEEPL",
            "rpc": [
                "https://rpc.deeplnetwork.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DeepL",
                "symbol": "DEEPL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://deeplnetwork.org",
            "shortName": "deepl",
            "chainId": 222555,
            "networkId": 222555,
            "icon": "deepl",
            "explorers": [
                {
                    "name": "DeepL Mainnet Explorer",
                    "url": "https://scan.deeplnetwork.org",
                    "icon": "deepl",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeihjwgy4qja5cee452malk5hpb25pzpipfaka7hjcyb437ldodxzaq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "222666": {
        "chain": {
            "name": "DeepL Testnet",
            "chain": "DEEPL",
            "rpc": [
                "https://testnet.deeplnetwork.org"
            ],
            "faucets": [
                "https://faucet.deeplnetwork.org"
            ],
            "nativeCurrency": {
                "name": "DeepL",
                "symbol": "DEEPL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://deeplnetwork.org",
            "shortName": "tdeepl",
            "chainId": 222666,
            "networkId": 222666,
            "icon": "deepl",
            "explorers": [
                {
                    "name": "DeepL Testnet Explorer",
                    "url": "https://testnet-scan.deeplnetwork.org",
                    "icon": "deepl",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeihjwgy4qja5cee452malk5hpb25pzpipfaka7hjcyb437ldodxzaq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "223344": {
        "chain": {
            "name": "B20 Testnet",
            "chain": "B20",
            "rpc": [
                "https://rpc.beonescan.com"
            ],
            "faucets": [
                "https://faucet.beonechain.com/"
            ],
            "nativeCurrency": {
                "name": "B20",
                "symbol": "TBOC",
                "decimals": 18
            },
            "infoURL": "https://rpc.beonescan.com",
            "shortName": "B20",
            "chainId": 223344,
            "networkId": 223344,
            "icon": "b20",
            "explorers": [
                {
                    "name": "beonescan",
                    "url": "https://beonescan.com",
                    "icon": "b20",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmV14XgxgayF2Chw3HUGPNQ2iLzh9jAUxNL1LAECpZohVp",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "224168": {
        "chain": {
            "name": "Taf ECO Chain Mainnet",
            "chain": "Taf ECO Chain",
            "icon": "taf",
            "rpc": [
                "https://mainnet.tafchain.com/v1"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Taf ECO Chain Mainnet",
                "symbol": "TAFECO",
                "decimals": 18
            },
            "infoURL": "https://www.tafchain.com",
            "shortName": "TAFECO",
            "chainId": 224168,
            "networkId": 224168,
            "explorers": [
                {
                    "name": "Taf ECO Chain Mainnet",
                    "url": "https://ecoscan.tafchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigpxhu7glccsislhjqpl5fnsfmj2io4cy33blhky642uiuyojossy",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "224400": {
        "chain": {
            "name": "CONET Mainnet",
            "chain": "CONET Mainnet",
            "rpc": [
                "https://mainnet-rpc.conet.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CONET ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://conet.network",
            "shortName": "conet-mainnet",
            "chainId": 224400,
            "networkId": 224400,
            "slip44": 2147708048,
            "icon": "conet",
            "explorers": [
                {
                    "name": "CONET Mainnet Explorer",
                    "url": "https://mainnet.conet.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "224422": {
        "chain": {
            "name": "CONET Sebolia Testnet",
            "chain": "CONET",
            "rpc": [
                "https://rpc1.conet.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CONET Sebolia",
                "symbol": "CONET",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://conet.network",
            "shortName": "conet-sebolia",
            "chainId": 224422,
            "networkId": 224422,
            "slip44": 1,
            "icon": "conet",
            "explorers": [
                {
                    "name": "CONET Scan",
                    "url": "https://scan.conet.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "224433": {
        "chain": {
            "name": "CONET Cancun",
            "chain": "CONET Cancun",
            "rpc": [
                "https://rpc.conet.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CONET Cancun",
                "symbol": "CONET",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://conet.network",
            "shortName": "conet-cancun",
            "chainId": 224433,
            "networkId": 224433,
            "slip44": 2147708081,
            "icon": "conet",
            "explorers": [
                {
                    "name": "CONET Cancun Scan",
                    "url": "https://cancun.conet.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "229772": {
        "chain": {
            "name": "Abyss Protocol",
            "chain": "Abyss Protocol Testnet",
            "rpc": [
                "https://testnet.rpc.abyssprotocol.ai/"
            ],
            "faucets": [
                "https://faucet.abyssprotocol.ai/"
            ],
            "nativeCurrency": {
                "name": "AbyssETH",
                "symbol": "aETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://abyssprotocol.ai/",
            "shortName": "abyss",
            "chainId": 229772,
            "networkId": 229772,
            "icon": "abyss",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.abyssprotocol.ai",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmeaa9TSsdUuJtRRX9DWX3iuQ4bypTQfctGciuKsFkKL8C",
                "width": 558,
                "height": 495,
                "format": "png"
            }
        ]
    },
    "230315": {
        "chain": {
            "name": "HashKey Chain Testnet(discard)",
            "chain": "HashKey",
            "rpc": [
                "https://testnet.hashkeychain/rpc"
            ],
            "faucets": [
                "https://testnet.hashkeychain/faucet"
            ],
            "nativeCurrency": {
                "name": "HashKey Token",
                "symbol": "tHSK",
                "decimals": 18
            },
            "infoURL": "https://www.hashkey.com",
            "shortName": "hsktest",
            "chainId": 230315,
            "networkId": 230315,
            "slip44": 1,
            "icon": "hsk",
            "explorers": [
                {
                    "name": "HashKey Chain Testnet Explorer",
                    "url": "https://testnet.hashkeyscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE",
                "width": 1440,
                "height": 448,
                "format": "png"
            }
        ]
    },
    "234666": {
        "chain": {
            "name": "Haymo Testnet",
            "chain": "tHYM",
            "rpc": [
                "https://testnet1.haymo.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HAYMO",
                "symbol": "HYM",
                "decimals": 18
            },
            "infoURL": "https://haymoswap.web.app/",
            "shortName": "hym",
            "chainId": 234666,
            "networkId": 234666,
            "slip44": 1
        }
    },
    "235711": {
        "chain": {
            "name": "Universe Testnet",
            "chain": "Universe",
            "rpc": [
                "https://blockchain.dev-universe-bank.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Universe Token",
                "symbol": "UNI",
                "decimals": 18
            },
            "infoURL": "https://www.universe-bank.com/universal-ledger-system",
            "shortName": "unitestnet",
            "chainId": 235711,
            "networkId": 235711,
            "icon": "universe",
            "explorers": [
                {
                    "name": "Universe Testnet Explorer",
                    "url": "https://blockchain-explorer.dev-universe-bank.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreif53g2ynhznaqs5y5fxnj5ub3rfrwfsmvsyw23od3clmevnjqw46e",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "240240": {
        "chain": {
            "name": "Studio Testnet",
            "chain": "STO",
            "icon": "studio",
            "rpc": [
                "https://rpc.studio-blockchain.com",
                "wss://ws.studio-blockchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Studio Token",
                "symbol": "STO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://studio-blockchain.com",
            "shortName": "sto",
            "chainId": 240240,
            "networkId": 240240,
            "explorers": [
                {
                    "name": "Studio Scan",
                    "url": "https://studio-scan.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmamYSLuQSiAvqfQdejQn2PKXV6ZPQCagpXH5MLRz1GeCf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "240241": {
        "chain": {
            "name": "Studio Blockchain Mainnet",
            "chain": "STO",
            "icon": "studio",
            "rpc": [
                "https://mainnet.studio-blockchain.com",
                "https://mainnet2.studio-blockchain.com",
                "https://mainnet3.studio-blockchain.com",
                "https://mainnet.studio-scan.com",
                "https://mainnet2.studio-scan.com",
                "wss://mainnet.studio-blockchain.com:8547"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Studio Token",
                "symbol": "STO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://studio-blockchain.com",
            "shortName": "stom",
            "chainId": 240241,
            "networkId": 240241,
            "explorers": [
                {
                    "name": "Studio Scan",
                    "url": "https://studio-scan.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmamYSLuQSiAvqfQdejQn2PKXV6ZPQCagpXH5MLRz1GeCf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "240515": {
        "chain": {
            "name": "Orange Chain Testnet",
            "title": "Orange Chain Testnet",
            "chain": "Orange Chain",
            "rpc": [
                "https://testnet-rpc.orangechain.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BTC",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://orangechain.xyz",
            "shortName": "Orange-Chain-Testnet",
            "chainId": 240515,
            "networkId": 240515,
            "icon": "orange",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet-scan.orangechain.xyz",
                    "icon": "orange",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWcaVLcPYBxi76HYJc4qudLJwXtfNCDJieLHAs632jMEA",
                "width": 1042,
                "height": 1042,
                "format": "png"
            }
        ]
    },
    "240884": {
        "chain": {
            "name": "HIPERCAPITAL FINANCE Chain",
            "chain": "HIPCF",
            "rpc": [
                "https://rpc.hipercapitalfinance.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HIPERCAPITAL FINANCE Token",
                "symbol": "HIP",
                "decimals": 18
            },
            "infoURL": "https://hipercapitalfinance.com",
            "shortName": "hipcf",
            "chainId": 240884,
            "networkId": 240884,
            "explorers": [
                {
                    "name": "HIPERCAPITAL FINANCE Explorer",
                    "url": "https://explorer.hipercapitalfinance.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "241120": {
        "chain": {
            "name": "Anomaly Andromeda Testnet",
            "title": "Anomaly Andromeda Testnet",
            "chain": "anomaly-andromeda-testnet",
            "rpc": [
                "https://rpc.anomaly-andromeda.anomalygames.io",
                "wss://ws.anomaly-andromeda.anomalygames.io"
            ],
            "nativeCurrency": {
                "name": "TestNom",
                "symbol": "tNOM",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/anomaly-andromeda-testnet",
            "faucets": [],
            "shortName": "anomaly-andromeda-testnet",
            "chainId": 241120,
            "networkId": 241120,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://andromeda.anomalyscan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/anomaly-andromeda-testnet"
                    }
                ]
            }
        }
    },
    "246529": {
        "chain": {
            "name": "ARTIS sigma1",
            "chain": "ARTIS",
            "rpc": [
                "https://rpc.sigma1.artis.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ARTIS sigma1 Ether",
                "symbol": "ATS",
                "decimals": 18
            },
            "infoURL": "https://artis.eco",
            "shortName": "ats",
            "chainId": 246529,
            "networkId": 246529,
            "slip44": 246529
        }
    },
    "246785": {
        "chain": {
            "name": "ARTIS Testnet tau1",
            "chain": "ARTIS",
            "rpc": [
                "https://rpc.tau1.artis.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ARTIS tau1 Ether",
                "symbol": "tATS",
                "decimals": 18
            },
            "infoURL": "https://artis.network",
            "shortName": "atstau",
            "chainId": 246785,
            "networkId": 246785,
            "slip44": 1
        }
    },
    "247253": {
        "chain": {
            "name": "Saakuru Testnet",
            "chain": "Saakuru",
            "icon": "saakuru",
            "rpc": [
                "https://rpc-testnet.saakuru.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://saakuru.network",
            "shortName": "saakuru-testnet",
            "chainId": 247253,
            "networkId": 247253,
            "slip44": 1,
            "explorers": [
                {
                    "name": "saakuru-explorer-testnet",
                    "url": "https://explorer-testnet.saakuru.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmduEdtFobPpZWSc45MU6RKxZfTEzLux2z8ikHFhT8usqv",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "250210": {
        "chain": {
            "name": "PlasticHero",
            "shortName": "pth",
            "chain": "PTH",
            "chainId": 250210,
            "networkId": 250210,
            "rpc": [
                "https://rpc.plasticherokorea.com"
            ],
            "faucets": [],
            "infoURL": "https://www.plasticherocoin.com",
            "icon": "plastichero",
            "nativeCurrency": {
                "name": "PlasticHero",
                "symbol": "PTH",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "PlasticHero Explorer",
                    "url": "https://explorer.plasticherokorea.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmVShDPGLX1C6SrHGsnHrvNL1DmSaXAtXHwYDYSrrMomeL",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "250611": {
        "chain": {
            "name": "StreamChain",
            "icon": "streamchain",
            "shortName": "stc",
            "chain": "STC",
            "chainId": 250611,
            "networkId": 250611,
            "rpc": [
                "https://rpc.strmchain.com"
            ],
            "faucets": [],
            "infoURL": "https://strmchain.com",
            "nativeCurrency": {
                "name": "StreamChain",
                "symbol": "STC",
                "decimals": 18
            },
            "explorers": [
                {
                    "name": "StreamChain Explorer",
                    "url": "https://explorer.strmchain.com",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmXF8op3yGfmMdvMXfi297f34CCQPJ2utqZbis7ygu3fc2",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "252525": {
        "chain": {
            "name": "CELESTIUM Network Testnet",
            "chain": "CELESTIUM",
            "rpc": [
                "https://rpc-private-testnet.celestium.network"
            ],
            "faucets": [
                "https://faucet.celestium.network"
            ],
            "nativeCurrency": {
                "name": "CLT",
                "symbol": "tCLT",
                "decimals": 18
            },
            "infoURL": "https://celestium.network",
            "shortName": "tclt",
            "chainId": 252525,
            "networkId": 252525,
            "slip44": 1,
            "icon": "celestium",
            "explorers": [
                {
                    "name": "CELESTIUM Testnet Explorer",
                    "icon": "celestium",
                    "url": "https://testnet.celestium.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdoqEVRnp6Z49VTxEjPMRMAfUv1CbN7wbFw5G1S34SqeA",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "256256": {
        "chain": {
            "name": "CMP-Mainnet",
            "chain": "CMP",
            "rpc": [
                "https://mainnet.block.caduceus.foundation",
                "wss://mainnet.block.caduceus.foundation"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Caduceus Token",
                "symbol": "CMP",
                "decimals": 18
            },
            "infoURL": "https://caduceus.foundation/",
            "shortName": "cmp-mainnet",
            "chainId": 256256,
            "networkId": 256256,
            "explorers": [
                {
                    "name": "Mainnet Scan",
                    "url": "https://mainnet.scan.caduceus.foundation",
                    "standard": "none"
                }
            ]
        }
    },
    "258432": {
        "chain": {
            "name": "Althea L1 Mainnet",
            "chain": "ALTHEA",
            "icon": "althea",
            "rpc": [
                "https://rpc.althea.zone"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Althea",
                "symbol": "ALTHEA",
                "decimals": 18
            },
            "infoURL": "https://althea.net",
            "shortName": "ALTHEA",
            "chainId": 258432,
            "networkId": 258432,
            "slip44": 60,
            "explorers": [
                {
                    "name": "Mintscan",
                    "url": "https://mintscan.io/althea",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaNKnYTZRGnhzFyRYeBKwXbPQz6uDPK7PPuPGCMXSNFYW",
                "width": 1140,
                "height": 1140,
                "format": "svg"
            }
        ]
    },
    "262144": {
        "chain": {
            "name": "MPCQ Mainnet",
            "chain": "MPCQ",
            "rpc": [
                "https://rpc.moneypoolscash.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MPCQ",
                "symbol": "MPCQ",
                "decimals": 18
            },
            "infoURL": "https://moneypoolscash.com",
            "shortName": "mpcq",
            "chainId": 262144,
            "networkId": 262144
        }
    },
    "262371": {
        "chain": {
            "name": "Eclat Testnet",
            "chain": "Eclat",
            "icon": "eclat",
            "rpc": [
                "https://testnet-rpc.eclatscan.com"
            ],
            "faucets": [
                "https://faucet.eclatscan.com"
            ],
            "nativeCurrency": {
                "name": "Eclat Testnet",
                "symbol": "ECLAT",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.eclatscan.com",
            "shortName": "tECLAT",
            "chainId": 262371,
            "networkId": 262371,
            "explorers": [
                {
                    "name": "Eclat Testnet Explorer",
                    "url": "https://testnet-explorer.eclatscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeigpyvnir6awzgeazkk5xdkvexw7w6ww3yxawszue6zms4a5ygdfky",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "266256": {
        "chain": {
            "name": "Gear Zero Network Testnet",
            "chain": "GearZero",
            "rpc": [
                "https://gzn-test.linksme.info"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gear Zero Network Native Token",
                "symbol": "GZN",
                "decimals": 18
            },
            "infoURL": "https://token.gearzero.ca/testnet",
            "shortName": "gz-testnet",
            "chainId": 266256,
            "networkId": 266256,
            "slip44": 1,
            "explorers": []
        }
    },
    "271271": {
        "chain": {
            "name": "EgonCoin Testnet",
            "chain": "EGON",
            "icon": "egonicon",
            "rpc": [
                "https://rpctest.egonscan.com"
            ],
            "faucets": [
                "https://faucet.egonscan.com"
            ],
            "nativeCurrency": {
                "name": "EgonCoin",
                "symbol": "EGON",
                "decimals": 18
            },
            "infoURL": "https://egonscan.com",
            "shortName": "EGONt",
            "chainId": 271271,
            "networkId": 271271,
            "slip44": 1,
            "explorers": [
                {
                    "name": "EgonCoin Testnet",
                    "url": "https://testnet.egonscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNZiMmzMQYjyGtNSghtzLg4UooYhDgMQsa677DAP5KsBg",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "271828": {
        "chain": {
            "name": "Datachain Rope",
            "chain": "DATACHAIN",
            "icon": "datachain",
            "rpc": [
                "https://erpc.datachain.network",
                "wss://ws.datachain.network",
                "https://erpc.rope.network",
                "wss://ws.rope.network"
            ],
            "faucets": [
                "https://faucet.datachain.network"
            ],
            "nativeCurrency": {
                "name": "DC FAT",
                "symbol": "FAT",
                "decimals": 18
            },
            "infoURL": "https://datachain.network",
            "shortName": "datachain",
            "chainId": 271828,
            "networkId": 271828,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "explorers": [
                {
                    "name": "DC Scan",
                    "url": "https://dcscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeibfkitcey5cpevavib36dv2rxefszbpcxdibyjupizprhuadblccy",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "272247": {
        "chain": {
            "name": "Nxy Area 51",
            "chain": "NXY",
            "rpc": [
                "https://nxy.social/testnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nxy",
                "symbol": "NXY",
                "decimals": 18
            },
            "infoURL": "https://nxy.social/l1",
            "shortName": "nxytest",
            "chainId": 272247,
            "networkId": 272247,
            "slip44": 272247,
            "explorers": [
                {
                    "name": "Nxy Explorer",
                    "url": "https://explorer.nxy.social",
                    "standard": "none"
                }
            ]
        }
    },
    "272520": {
        "chain": {
            "name": "Nxy Oasis",
            "chain": "NXY",
            "rpc": [
                "https://nxy.social/mainnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Nxy",
                "symbol": "NXY",
                "decimals": 18
            },
            "infoURL": "https://nxy.social/l1",
            "shortName": "nxy",
            "chainId": 272520,
            "networkId": 272520,
            "slip44": 272520,
            "explorers": [
                {
                    "name": "Nxy Explorer",
                    "url": "https://explorer.nxy.social",
                    "standard": "none"
                }
            ]
        }
    },
    "281121": {
        "chain": {
            "name": "Social Smart Chain Mainnet",
            "chain": "SoChain",
            "rpc": [
                "https://socialsmartchain.digitalnext.business"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SoChain",
                "symbol": "$OC",
                "decimals": 18
            },
            "infoURL": "https://digitalnext.business/SocialSmartChain",
            "shortName": "SoChain",
            "chainId": 281121,
            "networkId": 281121,
            "explorers": []
        }
    },
    "281123": {
        "chain": {
            "name": "Athene Parthenon",
            "chain": "athene-parthenon",
            "rpc": [
                "https://rpc.parthenon.athenescan.io",
                "wss://ws.parthenon.athenescan.io"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/athene-parthenon",
            "faucets": [],
            "shortName": "athene-parthenon",
            "chainId": 281123,
            "networkId": 281123,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://parthenon.athenescan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            },
            "status": "active"
        }
    },
    "282828": {
        "chain": {
            "name": "Zillion Sepolia Testnet",
            "status": "active",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.zillnet.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zillnet.io",
            "shortName": "zillsep",
            "chainId": 282828,
            "networkId": 282828,
            "slip44": 1,
            "icon": "zillion",
            "explorers": [
                {
                    "name": "zillscout",
                    "url": "https://sepolia.zillnet.io",
                    "icon": "zillion",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmfVmjLNiBh8KyCr9mwDZh34aEhhQ2LAjuP87DFxhfd9nn",
                "width": 264,
                "height": 264,
                "format": "png"
            }
        ]
    },
    "292003": {
        "chain": {
            "name": "Cipherem Testnet",
            "chain": "Cipherem",
            "rpc": [
                "https://testnet.cipherem.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CIP",
                "symbol": "CIP",
                "decimals": 18
            },
            "infoURL": "https://www.cipherem.com",
            "shortName": "CIP",
            "chainId": 292003,
            "networkId": 292003,
            "slip44": 1,
            "icon": "cipherem",
            "explorers": [
                {
                    "name": "Cipherscan Testnet Explorer",
                    "icon": "cipherscan",
                    "url": "https://cipherscan.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP8oHKtqUiSxmNcZMFMy5DSFCZQm17uF32FEHojx8HQ5z",
                "width": 118,
                "height": 118,
                "format": "svg"
            }
        ]
    },
    "309075": {
        "chain": {
            "name": "One World Chain Mainnet",
            "chain": "One World Chain",
            "icon": "oneWorldChainIcon",
            "rpc": [
                "https://mainnet-rpc.oneworldchain.org",
                "https://mainnet-rpc.oneworldchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OWCT",
                "symbol": "OWCT",
                "decimals": 18
            },
            "infoURL": "https://oneworldchain.org",
            "shortName": "OWCTm",
            "chainId": 309075,
            "networkId": 309075,
            "explorers": [
                {
                    "name": "One World Chain Mainnet Explorer",
                    "url": "https://mainnet.oneworldchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPmZ6vgtdMG7jttVZQUobF96Sva1noi5Fsi28V1Eck6eC",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "313313": {
        "chain": {
            "name": "Sahara AI Testnet",
            "chain": "Sahara",
            "rpc": [
                "https://testnet.saharalabs.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sahara AI",
                "symbol": "SAHARA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://saharalabs.ai",
            "shortName": "saharatest",
            "chainId": 313313,
            "networkId": 313313,
            "icon": "sahara",
            "explorers": [
                {
                    "name": "Testnet Scan",
                    "url": "https://testnet-explorer.saharalabs.ai",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibhofpvuswlhmfniolskoguhjr4p7strqgm5uz7tu53s5gv35qwem",
                "width": 44,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "314159": {
        "chain": {
            "name": "Filecoin - Calibration testnet",
            "chain": "FIL",
            "icon": "filecoin",
            "rpc": [
                "https://api.calibration.node.glif.io/rpc/v1",
                "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",
                "https://calibration.filfox.info/rpc/v1",
                "https://filecoin-calibration.drpc.org",
                "wss://filecoin-calibration.drpc.org"
            ],
            "faucets": [
                "https://faucet.calibration.fildev.network/"
            ],
            "nativeCurrency": {
                "name": "testnet filecoin",
                "symbol": "tFIL",
                "decimals": 18
            },
            "infoURL": "https://filecoin.io",
            "shortName": "filecoin-calibration",
            "chainId": 314159,
            "networkId": 314159,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Filscan - Calibration",
                    "url": "https://calibration.filscan.io",
                    "standard": "none"
                },
                {
                    "name": "Filscout - Calibration",
                    "url": "https://calibration.filscout.com/en",
                    "standard": "none"
                },
                {
                    "name": "Filfox - Calibration",
                    "url": "https://calibration.filfox.info",
                    "standard": "none"
                },
                {
                    "name": "Glif Explorer - Calibration",
                    "url": "https://explorer.glif.io/?network=calibration",
                    "standard": "none"
                },
                {
                    "name": "Beryx",
                    "url": "https://beryx.zondax.ch",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "322202": {
        "chain": {
            "name": "Parex Mainnet",
            "title": "Parex Mainnet",
            "chain": "Parex",
            "rpc": [
                "https://mainnet-rpc.parex.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PAREX",
                "symbol": "PRX",
                "decimals": 18
            },
            "infoURL": "https://parex.network",
            "shortName": "parex",
            "chainId": 322202,
            "networkId": 322202,
            "icon": "parexmain",
            "explorers": [
                {
                    "name": "Parex Mainnet Explorer",
                    "url": "https://scan.parex.network",
                    "icon": "parexmain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSPD3QcjFJL2KpYRnNDxa8Xg5rcSgPugG9kcBBNeavVKi",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "323213": {
        "chain": {
            "name": "Bloom Genesis Testnet",
            "chain": "Bloom",
            "icon": "bloom",
            "rpc": [
                "https://testnet-rpc.bloomgenesis.com"
            ],
            "faucets": [
                "https://faucet.bloomgenesis.com"
            ],
            "nativeCurrency": {
                "name": "Bloom",
                "symbol": "BGBC",
                "decimals": 18
            },
            "infoURL": "https://www.bloomgenesis.com",
            "shortName": "BGBC-Testnet",
            "chainId": 323213,
            "networkId": 323213,
            "explorers": [
                {
                    "name": "Bloom Genesis Testnet",
                    "url": "https://testnet.bloomgenesis.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmetu9hMLvczYo7tDPRyjqjBHwwpHU8mEgW3PEPPre56su",
                "width": 2794,
                "height": 2711,
                "format": "png"
            }
        ]
    },
    "323432": {
        "chain": {
            "name": "World Mobile Chain Testnet",
            "chain": "WOMOX",
            "rpc": [
                "https://worldmobile-testnet.g.alchemy.com/public"
            ],
            "faucets": [
                "https://testnet-faucet.worldmobile.net"
            ],
            "nativeCurrency": {
                "name": "ATestingToken",
                "symbol": "WOMOX",
                "decimals": 18
            },
            "infoURL": "https://worldmobile.io/the-chain",
            "shortName": "WMCTEST",
            "chainId": 323432,
            "networkId": 323432,
            "explorers": [
                {
                    "name": "World Mobile Testnet Explorer",
                    "url": "https://testnet-explorer.worldmobile.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "325000": {
        "chain": {
            "name": "Camp Network Testnet V2",
            "chain": "ETH",
            "icon": "camp",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://rpc-campnetwork.xyz"
            ],
            "faucets": [
                "https://www.campnetwork.xyz/faucet"
            ],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.campnetwork.xyz/",
            "shortName": "CampV2",
            "chainId": 325000,
            "networkId": 325000,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://camp-network-testnet.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/camp-network-testnet"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "327126": {
        "chain": {
            "name": "WABA Chain Mainnet",
            "chain": "WABA Mainnet",
            "icon": "waba",
            "rpc": [
                "https://rpc.wabaworld.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WABA",
                "symbol": "WABA",
                "decimals": 18
            },
            "infoURL": "https://www.wabanetwork.org",
            "shortName": "waba",
            "chainId": 327126,
            "networkId": 327126,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.wabaworld.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmX3NPsVTaBQDBySzMKZLVJhN4kakkAwrfz9mrqmUhNzUU",
                "width": 32,
                "height": 32,
                "format": "png"
            }
        ]
    },
    "328527": {
        "chain": {
            "name": "Nal Mainnet",
            "chain": "ETH",
            "icon": "nal",
            "rpc": [
                "https://rpc.nal.network",
                "wss://wss.nal.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.nal.network",
            "shortName": "nal",
            "chainId": 328527,
            "networkId": 328527,
            "explorers": [
                {
                    "name": "Nal Network Explorer",
                    "url": "https://scan.nal.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZLZHX18YUswejxo1JFNPx5EwMsVhUwBeBWEcd1JUHAK5",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "330844": {
        "chain": {
            "name": "TTcoin Smart Chain Mainnet",
            "chain": "TSC",
            "icon": "tscscan",
            "rpc": [
                "https://mainnet-rpc.tscscan.com"
            ],
            "faucets": [
                "https://faucet.tscscan.com"
            ],
            "nativeCurrency": {
                "name": "TTcoin",
                "symbol": "TC",
                "decimals": 18
            },
            "infoURL": "https://ttcoin.info/",
            "shortName": "tc",
            "chainId": 330844,
            "networkId": 330844,
            "explorers": [
                {
                    "name": "TTcoin Smart Chain Explorer",
                    "url": "https://tscscan.com",
                    "standard": "EIP3091",
                    "icon": "tscscan"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmS7ipvvyZ16weG1DM7AZbi1v9ixYwU2FjP25Jj5jkLiuf",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "333313": {
        "chain": {
            "name": "Bloom Genesis Mainnet",
            "chain": "Bloom",
            "icon": "bloom",
            "rpc": [
                "https://mainnet-rpc.bloomgenesis.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bloom",
                "symbol": "BGBC",
                "decimals": 18
            },
            "infoURL": "https://www.bloomgenesis.com",
            "shortName": "BGBC",
            "chainId": 333313,
            "networkId": 333313,
            "explorers": [
                {
                    "name": "Bloom Genesis Mainnet",
                    "url": "https://explorer.bloomgenesis.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmetu9hMLvczYo7tDPRyjqjBHwwpHU8mEgW3PEPPre56su",
                "width": 2794,
                "height": 2711,
                "format": "png"
            }
        ]
    },
    "333331": {
        "chain": {
            "name": "Aves Testnet",
            "chain": "AVST",
            "rpc": [
                "https://test.rpc.avescoin.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AvesT",
                "symbol": "AVST",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ethereum.org",
            "shortName": "avst",
            "chainId": 333331,
            "networkId": 333331,
            "slip44": 1,
            "icon": "aves",
            "explorers": [
                {
                    "name": "avescan",
                    "url": "https://testnet.avescoin.io",
                    "icon": "avescan",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeKQVv2QneHaaggw2NfpZ7DGMdjVhPywTdse5RzCs4oGn",
                "width": 232,
                "height": 232,
                "format": "png"
            }
        ]
    },
    "333333": {
        "chain": {
            "name": "Nativ3 Testnet",
            "chainId": 333333,
            "shortName": "N3-Test",
            "chain": "N3-Test",
            "icon": "nativ3",
            "networkId": 333333,
            "slip44": 1,
            "nativeCurrency": {
                "name": "USNT",
                "symbol": "USNT",
                "decimals": 18
            },
            "rpc": [
                "https://rpctest.nativ3.network",
                "wss://wstest.nativ3.network"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Nativ3 Test Explorer",
                    "url": "https://scantest.nativ3.network",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://nativ3.network",
            "parent": {
                "type": "L2",
                "chain": "eip155-421613",
                "bridges": [
                    {
                        "url": "https://bridgetest.nativ3.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVzJDndPui6qBSeJWe5kMLA56C3KpVhqqqk9xvVKE1DGb",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "333666": {
        "chain": {
            "name": "Oone Chain Testnet",
            "chain": "OONE Testnet",
            "rpc": [
                "https://rpc.testnet.oonechain.com"
            ],
            "faucets": [
                "https://apps-test.adigium.com/faucet"
            ],
            "nativeCurrency": {
                "name": "tOONE",
                "symbol": "tOONE",
                "decimals": 18
            },
            "infoURL": "https://oonechain.com",
            "shortName": "oonetest",
            "chainId": 333666,
            "networkId": 333666,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.oonescan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "333777": {
        "chain": {
            "name": "Oone Chain Devnet",
            "chain": "OONE Devnet",
            "rpc": [
                "https://rpc.dev.oonechain.com"
            ],
            "faucets": [
                "https://apps-test.adigium.com/faucet"
            ],
            "nativeCurrency": {
                "name": "tOONE",
                "symbol": "tOONE",
                "decimals": 18
            },
            "infoURL": "https://oonechain.com",
            "shortName": "oonedev",
            "chainId": 333777,
            "networkId": 333777,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://dev.oonescan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "333888": {
        "chain": {
            "name": "Polis Testnet",
            "chain": "Sparta",
            "icon": "polis",
            "rpc": [
                "https://sparta-rpc.polis.tech"
            ],
            "faucets": [
                "https://faucet.polis.tech"
            ],
            "nativeCurrency": {
                "name": "tPolis",
                "symbol": "tPOLIS",
                "decimals": 18
            },
            "infoURL": "https://polis.tech",
            "shortName": "sparta",
            "chainId": 333888,
            "networkId": 333888,
            "slip44": 1
        },
        "icon": [
            {
                "url": "ipfs://QmagWrtyApex28H2QeXcs3jJ2F7p2K7eESz3cDbHdQ3pjG",
                "width": 1050,
                "height": 1050,
                "format": "png"
            }
        ]
    },
    "333999": {
        "chain": {
            "name": "Polis Mainnet",
            "chain": "Olympus",
            "icon": "polis",
            "rpc": [
                "https://rpc.polis.tech"
            ],
            "faucets": [
                "https://faucet.polis.tech"
            ],
            "nativeCurrency": {
                "name": "Polis",
                "symbol": "POLIS",
                "decimals": 18
            },
            "infoURL": "https://polis.tech",
            "shortName": "olympus",
            "chainId": 333999,
            "networkId": 333999
        },
        "icon": [
            {
                "url": "ipfs://QmagWrtyApex28H2QeXcs3jJ2F7p2K7eESz3cDbHdQ3pjG",
                "width": 1050,
                "height": 1050,
                "format": "png"
            }
        ]
    },
    "335700": {
        "chain": {
            "name": "Scenium",
            "chain": "Scenium",
            "icon": "scenium",
            "rpc": [
                "https://services.tanssi-mainnet.network/tanssi-2004",
                "wss://services.tanssi-mainnet.network/tanssi-2004"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SCEN",
                "symbol": "SCEN",
                "decimals": 18
            },
            "infoURL": "hhttps://www.scenium.io/",
            "shortName": "scenium",
            "chainId": 335700,
            "networkId": 335700,
            "explorers": [
                {
                    "name": "Tanssi EVM Basic Explorer",
                    "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicngi3vnsauqgncupwitkkq2733nuwmqvczkiodynbsaxjmu2brna",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "336655": {
        "chain": {
            "name": "UPchain Testnet",
            "chain": "UPchain",
            "rpc": [
                "https://rpc-testnet.uniport.network"
            ],
            "faucets": [
                "https://faucet-testnet.uniport.network"
            ],
            "nativeCurrency": {
                "name": "UBTC",
                "symbol": "UBTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://uniport.network",
            "shortName": "UPchain-testnet",
            "chainId": 336655,
            "networkId": 336655,
            "icon": "up",
            "explorers": [
                {
                    "name": "UPchain Testnet Explorer",
                    "url": "https://explorer-testnet.uniport.network",
                    "icon": "up",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNMqcPyQnaaFfUDsmsnu2T6agZfoWij3zFYebCNUPkfAH",
                "width": 320,
                "height": 320,
                "format": "jpg"
            }
        ]
    },
    "336666": {
        "chain": {
            "name": "UPchain Mainnet",
            "chain": "UPchain",
            "rpc": [
                "https://rpc.uniport.network"
            ],
            "nativeCurrency": {
                "name": "UBTC",
                "symbol": "UBTC",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "infoURL": "https://uniport.network",
            "shortName": "UPchain-mainnet",
            "chainId": 336666,
            "networkId": 336666,
            "icon": "up",
            "explorers": [
                {
                    "name": "UPchain Mainnet Explorer",
                    "url": "https://explorer.uniport.network",
                    "icon": "up",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNMqcPyQnaaFfUDsmsnu2T6agZfoWij3zFYebCNUPkfAH",
                "width": 320,
                "height": 320,
                "format": "jpg"
            }
        ]
    },
    "355110": {
        "chain": {
            "name": "Bitfinity Network Mainnet",
            "chain": "BTF",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://mainnet.bitfinity.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitfinity Token",
                "symbol": "BTF",
                "decimals": 18
            },
            "infoURL": "https://bitfinity.network",
            "shortName": "bitfinity-mainnet",
            "chainId": 355110,
            "networkId": 355110,
            "explorers": [
                {
                    "name": "Bitfinity Mainnet Block Explorer",
                    "url": "https://explorer.mainnet.bitfinity.network",
                    "icon": "bitfinity",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "355113": {
        "chain": {
            "name": "Bitfinity Network Testnet",
            "chain": "BTF",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://testnet.bitfinity.network"
            ],
            "faucets": [
                "https://bitfinity.network/faucet"
            ],
            "nativeCurrency": {
                "name": "Bitfinity Token",
                "symbol": "BTF",
                "decimals": 18
            },
            "infoURL": "https://bitfinity.network",
            "shortName": "bitfinity-testnet",
            "chainId": 355113,
            "networkId": 355113,
            "explorers": [
                {
                    "name": "Bitfinity Testnet Block Explorer",
                    "url": "https://explorer.testnet.bitfinity.network",
                    "icon": "bitfinity",
                    "standard": "EIP3091"
                },
                {
                    "name": "Bitfinity Testnet Block Explorer",
                    "url": "https://bitfinity-test.dex.guru",
                    "icon": "dexguru",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "360890": {
        "chain": {
            "name": "LAVITA Mainnet",
            "chain": "LAVITA",
            "icon": "lavita",
            "rpc": [
                "https://tsub360890-eth-rpc.thetatoken.org/rpc",
                "https://tsub360890-eth-rpc.thetatoken.org/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "vTFUEL",
                "symbol": "vTFUEL",
                "decimals": 18
            },
            "infoURL": "https://www.lavita.ai",
            "shortName": "lavita-mainnet",
            "chainId": 360890,
            "networkId": 360890,
            "explorers": [
                {
                    "name": "LAVITA Mainnet Explorer",
                    "url": "https://tsub360890-explorer.thetatoken.org",
                    "icon": "lavita",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfHbWCxwSjf8qmg4yw8jySHZijRXTPW8f5xd2T5sjbeCY",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "363636": {
        "chain": {
            "name": "Digit Soul Smart Chain 2",
            "chain": "DS2",
            "rpc": [
                "https://dgs-rpc.digitsoul.co.th"
            ],
            "faucets": [],
            "icon": "pnet",
            "nativeCurrency": {
                "name": "Digit Coin",
                "symbol": "DGC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "DS2",
            "chainId": 363636,
            "networkId": 363636,
            "explorers": [
                {
                    "name": "Digit Soul Explorer",
                    "url": "https://dgs-exp.digitsoul.co.th",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRiAUu3xV5uiX6Nk1iXD5w6qjki5ugGFETRVavzJ2h5QF",
                "width": 370,
                "height": 320,
                "format": "png"
            }
        ]
    },
    "369369": {
        "chain": {
            "name": "Denergy Network",
            "chain": "DEN",
            "rpc": [
                "https://rpc.d.energy/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "WATT",
                "symbol": "WATT",
                "decimals": 18
            },
            "infoURL": "https://d.energy/",
            "shortName": "den-mainnet",
            "chainId": 369369,
            "networkId": 369369,
            "icon": "denergy",
            "explorers": [
                {
                    "name": "Denergy Explorer",
                    "url": "https://explorer.denergychain.com",
                    "icon": "denergy",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdZMYDb12zN4ErNoSob7yotqqQBMobCDbhumMY3DV1kG1",
                "width": 512,
                "height": 503,
                "format": "png"
            }
        ]
    },
    "373737": {
        "chain": {
            "name": "HAPchain Testnet",
            "chain": "HAPchain",
            "rpc": [
                "https://jsonrpc-test.hap.land"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HAP",
                "symbol": "HAP",
                "decimals": 18
            },
            "infoURL": "https://hap.land",
            "shortName": "hap-testnet",
            "chainId": 373737,
            "networkId": 373737,
            "slip44": 1,
            "icon": "hap",
            "explorers": [
                {
                    "name": "HAP EVM Explorer (Blockscout)",
                    "url": "https://blockscout-test.hap.land",
                    "standard": "none",
                    "icon": "hap"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQ4V9JC25yUrYk2kFJwmKguSsZBQvtGcg6q9zkDV8mkJW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "380929": {
        "chain": {
            "name": "Silent Data Mainnet",
            "chain": "Silent Data",
            "rpc": [
                "https://mainnet.silentdata.com/${SILENTDATA_AUTH_TOKEN}"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.silentdata.com",
            "shortName": "silent-data-mainnet",
            "chainId": 380929,
            "networkId": 380929,
            "icon": "silentdata",
            "explorers": [
                {
                    "name": "Silent Data Mainnet Explorer",
                    "url": "https://explorer-mainnet.rollup.silentdata.com",
                    "icon": "silentdata",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge-mainnet.rollup.silentdata.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmYcpfy4jVw2VKa63jzjYHEXLr3ytGjYKgTNNmoC7ejxyi",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "381185": {
        "chain": {
            "name": "Silent Data Testnet",
            "chain": "Silent Data",
            "rpc": [
                "https://testnet.silentdata.com/${SILENTDATA_AUTH_TOKEN}"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.silentdata.com",
            "shortName": "silent-data-testnet",
            "chainId": 381185,
            "networkId": 381185,
            "icon": "silentdata-testnet",
            "explorers": [
                {
                    "name": "Silent Data Testnet Explorer",
                    "url": "https://explorer-testnet.rollup.silentdata.com",
                    "icon": "silentdata-testnet",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-testnet.rollup.silentdata.com"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVmh384UGF5ecanRufkxNXdDb5ps1HKfJnAYjUjR2A8QB",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "381931": {
        "chain": {
            "name": "Metal C-Chain",
            "chain": "Metal",
            "rpc": [
                "https://api.metalblockchain.org/ext/bc/C/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metal",
                "symbol": "METAL",
                "decimals": 18
            },
            "infoURL": "https://www.metalblockchain.org/",
            "shortName": "metal",
            "chainId": 381931,
            "networkId": 381931,
            "slip44": 9005,
            "explorers": [
                {
                    "name": "metalscan",
                    "url": "https://metalscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "381932": {
        "chain": {
            "name": "Metal Tahoe C-Chain",
            "chain": "Metal",
            "rpc": [
                "https://tahoe.metalblockchain.org/ext/bc/C/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Metal",
                "symbol": "METAL",
                "decimals": 18
            },
            "infoURL": "https://www.metalblockchain.org/",
            "shortName": "Tahoe",
            "chainId": 381932,
            "networkId": 381932,
            "slip44": 9005,
            "explorers": [
                {
                    "name": "metalscan",
                    "url": "https://tahoe.metalscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "383353": {
        "chain": {
            "name": "CheeseChain",
            "title": "CheeseChain",
            "chain": "CHEESE",
            "rpc": [
                "https://rpc.cheesechain.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CHEESE",
                "symbol": "CHEESE",
                "decimals": 18
            },
            "infoURL": "https://cheesechain.xyz",
            "shortName": "CheeseChain",
            "chainId": 383353,
            "networkId": 383353,
            "icon": "cheesechain"
        },
        "icon": [
            {
                "url": "ipfs://QmNixMsKsnQKM925X3w85TBgFRFRFAe4gGGQw79UnT8BrV",
                "width": 512,
                "height": 512,
                "format": "jpg"
            }
        ]
    },
    "404040": {
        "chain": {
            "name": "Tipboxcoin Mainnet",
            "chain": "TPBX",
            "icon": "tipboxcoinIcon",
            "rpc": [
                "https://mainnet-rpc.tipboxcoin.net"
            ],
            "faucets": [
                "https://faucet.tipboxcoin.net"
            ],
            "nativeCurrency": {
                "name": "Tipboxcoin",
                "symbol": "TPBX",
                "decimals": 18
            },
            "infoURL": "https://tipboxcoin.net",
            "shortName": "TPBXm",
            "chainId": 404040,
            "networkId": 404040,
            "explorers": [
                {
                    "name": "Tipboxcoin",
                    "url": "https://tipboxcoin.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbiaHnR3fVVofZ7Xq2GYZxwHkLEy3Fh5qDtqnqXD6ACAh",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "411994": {
        "chain": {
            "name": "PLN Network",
            "chain": "PLN",
            "icon": "pln",
            "rpc": [
                "https://oneagent.uk/rpc"
            ],
            "faucets": [
                "https://oneagent.uk"
            ],
            "nativeCurrency": {
                "name": "PLN",
                "symbol": "PLN",
                "decimals": 18
            },
            "infoURL": "https://oneagent.uk",
            "shortName": "pln",
            "chainId": 411994,
            "networkId": 411994,
            "explorers": [
                {
                    "name": "PLNScan",
                    "url": "https://plnscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiabrr7ugnm4og2oe3d7pdgkqohc3nil5cdm5lmgt3htipa7k2gwti",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "413413": {
        "chain": {
            "name": "AIE Testnet",
            "chain": "AIE",
            "rpc": [
                "https://rpc1-testnet.aiechain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AIE",
                "symbol": "AIE",
                "decimals": 18
            },
            "infoURL": "https://testnet.aiescan.io",
            "shortName": "aie",
            "chainId": 413413,
            "networkId": 413413,
            "icon": "aie",
            "explorers": [
                {
                    "name": "aiescan-testnet",
                    "icon": "aie",
                    "url": "https://testnet.aiescan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihok46mhn5yf7b5jgmq7tiyw2fw76wklvj4frpc3gbswgfxzerhhm",
                "width": 3481,
                "height": 3500,
                "format": "png"
            }
        ]
    },
    "420000": {
        "chain": {
            "name": "Infinaeon",
            "chain": "Infinaeon",
            "rpc": [
                "https://rpc.infinaeon.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "hhttps://rpc.infinaeon.com",
            "shortName": "Infinaeon",
            "chainId": 420000,
            "networkId": 420000,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://explorer.infinaeon.com",
                    "standard": "none"
                }
            ]
        }
    },
    "420042": {
        "chain": {
            "name": "Vector Smart Chain",
            "chain": "VSC",
            "icon": "vectorsmartgas",
            "rpc": [
                "https://rpc.vscblockchain.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Vector Smart Gas",
                "symbol": "VSG",
                "decimals": 18
            },
            "infoURL": "https://vsgofficial.com",
            "shortName": "vsg",
            "chainId": 420042,
            "networkId": 420042,
            "explorers": [
                {
                    "name": "vscexplorer",
                    "url": "https://explorer.vscblockchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRRoNvamJavpaFsxS1PPxyxDZ7q8akcdeNrrQXWmg2fux",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "420420": {
        "chain": {
            "name": "Kekchain",
            "chain": "kek",
            "rpc": [
                "https://mainnet.kekchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KEK",
                "symbol": "KEK",
                "decimals": 18
            },
            "infoURL": "https://kekchain.com",
            "shortName": "KEK",
            "chainId": 420420,
            "networkId": 103090,
            "icon": "kek",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://mainnet-explorer.kekchain.com",
                    "icon": "kek",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNzwHAmaaQyuvKudrzGkrTT2GMshcmCmJ9FH8gG2mNJtM",
                "width": 401,
                "height": 401,
                "format": "svg"
            }
        ]
    },
    "420666": {
        "chain": {
            "name": "Kekchain (kektest)",
            "chain": "kek",
            "rpc": [
                "https://testnet.kekchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tKEK",
                "symbol": "tKEK",
                "decimals": 18
            },
            "infoURL": "https://kekchain.com",
            "shortName": "tKEK",
            "chainId": 420666,
            "networkId": 1,
            "slip44": 1,
            "icon": "kek",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.kekchain.com",
                    "icon": "kek",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNzwHAmaaQyuvKudrzGkrTT2GMshcmCmJ9FH8gG2mNJtM",
                "width": 401,
                "height": 401,
                "format": "svg"
            }
        ]
    },
    "420692": {
        "chain": {
            "name": "Alterium L2 Testnet",
            "chain": "ALT",
            "icon": "alterium",
            "rpc": [
                "https://l2-testnet-rpc.altscan.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Alterium ETH",
                "symbol": "AltETH",
                "decimals": 18
            },
            "infoURL": "https://alteriumprotocol.org",
            "shortName": "alterium",
            "chainId": 420692,
            "networkId": 420692,
            "slip44": 1,
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.alteriumprotocol.org"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Alterium L2 Testnet Explorer",
                    "url": "https://l2-testnet.altscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3v7ow4c4t3ljya6aouiwvqbtssb2lzmkwt2eghryk234g7yynrq",
                "width": 756,
                "height": 756,
                "format": "png"
            }
        ]
    },
    "421611": {
        "chain": {
            "name": "Arbitrum Rinkeby",
            "title": "Arbitrum Testnet Rinkeby",
            "chainId": 421611,
            "shortName": "arb-rinkeby",
            "chain": "ETH",
            "networkId": 421611,
            "slip44": 1,
            "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",
            "explorers": [
                {
                    "name": "arbiscan-testnet",
                    "url": "https://testnet.arbiscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "arbitrum-rinkeby",
                    "url": "https://rinkeby-explorer.arbitrum.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-4",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        }
    },
    "421613": {
        "chain": {
            "name": "Arbitrum Goerli",
            "title": "Arbitrum Goerli Rollup Testnet",
            "chainId": 421613,
            "shortName": "arb-goerli",
            "chain": "ETH",
            "networkId": 421613,
            "slip44": 1,
            "nativeCurrency": {
                "name": "Arbitrum Goerli Ether",
                "symbol": "AGOR",
                "decimals": 18
            },
            "rpc": [
                "https://goerli-rollup.arbitrum.io/rpc",
                "https://goerli-rollup.arbitrum.io/rpc",
                "https://arbitrum-goerli.publicnode.com",
                "wss://arbitrum-goerli.publicnode.com"
            ],
            "faucets": [],
            "infoURL": "https://arbitrum.io/",
            "explorers": [
                {
                    "name": "Arbitrum Goerli Arbiscan",
                    "url": "https://goerli.arbiscan.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io/"
                    }
                ]
            }
        }
    },
    "421614": {
        "chain": {
            "name": "Arbitrum Sepolia",
            "title": "Arbitrum Sepolia Rollup Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia-rollup.arbitrum.io/rpc",
                "https://sepolia-rollup.arbitrum.io/rpc",
                "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}",
                "https://arbitrum-sepolia-rpc.publicnode.com",
                "wss://arbitrum-sepolia-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://arbitrum.io",
            "shortName": "arb-sep",
            "chainId": 421614,
            "networkId": 421614,
            "slip44": 1,
            "explorers": [
                {
                    "name": "arbiscan-sepolia",
                    "url": "https://sepolia.arbiscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Arbitrum Sepolia Rollup Testnet Explorer",
                    "url": "https://sepolia-explorer.arbitrum.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        }
    },
    "424242": {
        "chain": {
            "name": "Fastex Chain testnet",
            "chain": "FTN",
            "title": "Fastex Chain testnet",
            "rpc": [
                "https://rpc.testnet.fastexchain.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FTN",
                "symbol": "FTN",
                "decimals": 18
            },
            "infoURL": "https://fastex.com",
            "shortName": "fastexTestnet",
            "chainId": 424242,
            "networkId": 424242,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.ftnscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "431140": {
        "chain": {
            "name": "Markr Go",
            "chain": "Unified",
            "icon": "markrgo",
            "rpc": [
                "https://rpc.markr.io/ext/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Avalanche",
                "symbol": "AVAX",
                "decimals": 18
            },
            "infoURL": "https://www.markr.io/",
            "shortName": "markr-go",
            "chainId": 431140,
            "networkId": 431140,
            "explorers": [],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://QmVMBTZVPawyLBD2B5VbG68dfWLfZ1CnB8V59xduBe2kwh",
                "width": 84,
                "height": 84,
                "format": "png"
            }
        ]
    },
    "432201": {
        "chain": {
            "name": "Dexalot Subnet Testnet",
            "chain": "DEXALOT",
            "icon": "dexalot",
            "rpc": [
                "https://subnets.avax.network/dexalot/testnet/rpc"
            ],
            "faucets": [
                "https://faucet.avax.network/?subnet=dexalot"
            ],
            "nativeCurrency": {
                "name": "Dexalot",
                "symbol": "ALOT",
                "decimals": 18
            },
            "infoURL": "https://dexalot.com",
            "shortName": "dexalot-testnet",
            "chainId": 432201,
            "networkId": 432201,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Avalanche Subnet Testnet Explorer",
                    "url": "https://subnets-test.avax.network/dexalot",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfVxdrWjtUKiGzqFDzAxHH2FqwP2aRuZTGcYWdWg519Xy",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "432204": {
        "chain": {
            "name": "Dexalot Subnet",
            "chain": "DEXALOT",
            "icon": "dexalot",
            "rpc": [
                "https://subnets.avax.network/dexalot/mainnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dexalot",
                "symbol": "ALOT",
                "decimals": 18
            },
            "infoURL": "https://dexalot.com",
            "shortName": "dexalot",
            "chainId": 432204,
            "networkId": 432204,
            "explorers": [
                {
                    "name": "Avalanche Subnet Explorer",
                    "url": "https://subnets.avax.network/dexalot",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfVxdrWjtUKiGzqFDzAxHH2FqwP2aRuZTGcYWdWg519Xy",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "440017": {
        "chain": {
            "name": "Graphite Mainnet",
            "chain": "Graphite",
            "rpc": [
                "https://anon-entrypoint-1.atgraphite.com",
                "wss://ws-anon-entrypoint-1.atgraphite.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Graphite",
                "symbol": "@G",
                "decimals": 18
            },
            "infoURL": "https://atgraphite.com/",
            "shortName": "graphite",
            "chainId": 440017,
            "networkId": 440017,
            "slip44": 440017,
            "icon": "graphite",
            "explorers": [
                {
                    "name": "Graphite Mainnet Explorer",
                    "url": "https://main.atgraphite.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigzf3eo43njqreysfsnvot3rzdcvj642o4ekjhjla2efyuiy46vmu",
                "width": 32,
                "height": 32,
                "format": "png"
            }
        ]
    },
    "444444": {
        "chain": {
            "name": "Syndr L3 Sepolia",
            "title": "Syndr L3 Sepolia Rollup Testnet",
            "chain": "SYNDRSEPOLIA",
            "rpc": [
                "https://sepolia.syndr.com/http",
                "wss://sepolia.syndr.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://syndr.com",
            "shortName": "syndr",
            "chainId": 444444,
            "networkId": 444444,
            "explorers": [
                {
                    "name": "Syndr L3 Sepolia Testnet Explorer",
                    "url": "https://sepolia-explorer.syndr.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://sepolia-bridge.syndr.com"
                    }
                ]
            }
        }
    },
    "444900": {
        "chain": {
            "name": "Weelink Testnet",
            "chain": "WLK",
            "rpc": [
                "https://weelinknode1c.gw002.oneitfarm.com"
            ],
            "faucets": [
                "https://faucet.weelink.gw002.oneitfarm.com"
            ],
            "nativeCurrency": {
                "name": "Weelink Chain Token",
                "symbol": "tWLK",
                "decimals": 18
            },
            "infoURL": "https://weelink.cloud",
            "shortName": "wlkt",
            "chainId": 444900,
            "networkId": 444900,
            "slip44": 1,
            "explorers": [
                {
                    "name": "weelink-testnet",
                    "url": "https://weelink.cloud/#/blockView/overview",
                    "standard": "none"
                }
            ]
        }
    },
    "450815": {
        "chain": {
            "name": "Maroo Testnet",
            "chain": "MAROO",
            "icon": "maroo",
            "rpc": [
                "https://rpc-testnet.maroo.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP7702"
                }
            ],
            "faucets": [
                "https://faucet.maroo.io"
            ],
            "nativeCurrency": {
                "name": "Testnet OKRW",
                "symbol": "tOKRW",
                "decimals": 18
            },
            "infoURL": "https://maroo.io",
            "shortName": "maroo-testnet",
            "chainId": 450815,
            "networkId": 450815,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer-testnet.maroo.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiftnaqr2cdmvnz5jbzyu5q24eujpp3jfpue6ujnpexdif2bxj4cve",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "471100": {
        "chain": {
            "name": "Patex Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://test-rpc.patex.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://patex.io/",
            "shortName": "psep",
            "chainId": 471100,
            "networkId": 471100,
            "slip44": 1
        }
    },
    "473861": {
        "chain": {
            "name": "Ultra Pro Mainnet",
            "chain": "ultrapro",
            "icon": "ultrapro",
            "rpc": [
                "https://mainnet-rpc.ultraproscan.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ultra Pro",
                "symbol": "UPRO",
                "decimals": 18
            },
            "infoURL": "https://ultrapro.info",
            "shortName": "ultrapro",
            "chainId": 473861,
            "networkId": 473861,
            "explorers": [
                {
                    "name": "ultraproscan",
                    "url": "https://ultraproscan.io",
                    "icon": "ultrapro",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT11iJMLe9sAk5NiRQbe2wv1jtLFCs2sF2w9vFwDLkkgE",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "474142": {
        "chain": {
            "name": "OpenChain Mainnet",
            "chain": "OpenChain",
            "rpc": [
                "https://baas-rpc.luniverse.io:18545?lChainId=1641349324562974539"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OpenCoin",
                "symbol": "OPC",
                "decimals": 10
            },
            "infoURL": "https://www.openchain.live",
            "shortName": "oc",
            "chainId": 474142,
            "networkId": 474142,
            "explorers": [
                {
                    "name": "SIDE SCAN",
                    "url": "https://sidescan.luniverse.io/1641349324562974539",
                    "standard": "none"
                }
            ]
        }
    },
    "484752": {
        "chain": {
            "name": "World Chain Sepolia Testnet Deprecated",
            "status": "deprecated",
            "chain": "ETH",
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://worldcoin.org/",
            "shortName": "wcsep-dep",
            "rpc": [],
            "faucets": [],
            "chainId": 484752,
            "networkId": 484752,
            "slip44": 1
        }
    },
    "486487": {
        "chain": {
            "name": "Gobbl Testnet",
            "chain": "Gobbl Testnet",
            "rpc": [
                "https://rpc.gobbl.io"
            ],
            "faucets": [
                "https://faucet.gobbl.io"
            ],
            "nativeCurrency": {
                "name": "Gobbl Token",
                "symbol": "GOBBL",
                "decimals": 18
            },
            "infoURL": "https://www.gobbl.io/",
            "shortName": "gbl-testnet",
            "chainId": 486487,
            "networkId": 486487,
            "icon": "gobbl",
            "explorers": [
                {
                    "name": "Gobbl Testnet Explorer",
                    "url": "https://explorer.gobbl.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQbJTFnUfWf31d16beZfqM4Fo5NRJjryNrDMyNfj9YQnS",
                "width": 1280,
                "height": 1280,
                "format": "png"
            }
        ]
    },
    "490000": {
        "chain": {
            "name": "Autonomys Taurus Testnet",
            "chain": "autonomys-taurus-testnet",
            "rpc": [
                "https://auto-evm.taurus.autonomys.xyz/ws"
            ],
            "status": "deprecated",
            "icon": "autonomys",
            "faucets": [],
            "nativeCurrency": {
                "name": "AI3",
                "symbol": "AI3",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.autonomys.xyz",
            "shortName": "ATN-deprecated",
            "chainId": 490000,
            "networkId": 490000,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreic62smuudotw6iq724fvysujakoonb3iwtwo6t4hr6ldursz5jyo4",
                "width": 1113,
                "height": 1096,
                "format": "png"
            }
        ]
    },
    "490092": {
        "chain": {
            "name": "PUMPFI CHAIN TESTNET",
            "chain": "PUMPFI CHAIN TESTNET",
            "rpc": [
                "https://rpc1testnet.pumpfi.me",
                "https://rpc1testnet.pumpfi.me"
            ],
            "faucets": [
                "https://faucet.pumpfi.me"
            ],
            "nativeCurrency": {
                "name": "PMPT",
                "symbol": "PMPT",
                "decimals": 18
            },
            "infoURL": "https://pumpfi.me",
            "shortName": "pumpfi-testnet",
            "chainId": 490092,
            "networkId": 490092,
            "explorers": [
                {
                    "name": "Pumpfi Testnet Scan",
                    "url": "https://testnetscan.pumpfi.me",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "504441": {
        "chain": {
            "name": "Playdapp Network",
            "chain": "PDA",
            "icon": "pda",
            "rpc": [
                "https://subnets.avax.network/playdappne/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Playdapp",
                "symbol": "PDA",
                "decimals": 18
            },
            "infoURL": "https://playdapp.io",
            "shortName": "PDA",
            "chainId": 504441,
            "networkId": 504441,
            "explorers": [
                {
                    "name": "Playdapp Explorer",
                    "url": "https://subnets.avax.network/playdappne",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmY6AkNb5TYrDbM5M7YpSM8X3aYn2LcPXeLXz6F7WoB27r",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "511111": {
        "chain": {
            "name": "Alpha Chain Testnet",
            "chain": "Alpha Chain",
            "rpc": [
                "https://testnet-rpc.goalpha.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.alphatoken.com/AlphaChain/about-alpha-chain",
            "shortName": "alpha-testnet",
            "chainId": 511111,
            "networkId": 511111,
            "slip44": 1,
            "icon": "alphachain",
            "explorers": [
                {
                    "name": "Alpha Chain Testnet Scan",
                    "url": "https://testnet-scan.goalpha.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihesy252ozceffnjmgv5pw72yddwnn2zmnmh627xwxnvxb6wfyekm",
                "width": 60,
                "height": 60,
                "format": "svg"
            }
        ]
    },
    "512512": {
        "chain": {
            "name": "CMP-Testnet",
            "chain": "CMP",
            "rpc": [
                "https://galaxy.block.caduceus.foundation",
                "wss://galaxy.block.caduceus.foundation"
            ],
            "faucets": [
                "https://dev.caduceus.foundation/testNetwork"
            ],
            "nativeCurrency": {
                "name": "Caduceus Testnet Token",
                "symbol": "CMP",
                "decimals": 18
            },
            "infoURL": "https://caduceus.foundation/",
            "shortName": "cmp",
            "chainId": 512512,
            "networkId": 512512,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Galaxy Scan",
                    "url": "https://galaxy.scan.caduceus.foundation",
                    "standard": "none"
                }
            ]
        }
    },
    "513100": {
        "chain": {
            "name": "EthereumFair",
            "chainId": 513100,
            "networkId": 513100,
            "shortName": "ethf",
            "chain": "ETHF",
            "nativeCurrency": {
                "name": "EthereumFair",
                "symbol": "ETHF",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.dischain.xyz",
                "https://rpc.etherfair.org"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "EthereumFair",
                    "url": "https://www.oklink.com/ethf",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://etherfair.org/"
        }
    },
    "526916": {
        "chain": {
            "name": "DoCoin Community Chain",
            "title": "DoCoin Community Chain",
            "chain": "DoCoin",
            "rpc": [
                "https://rpc.docoin.shop"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DO",
                "symbol": "DCT",
                "decimals": 18
            },
            "infoURL": "https://docoin.network",
            "shortName": "DoCoin",
            "chainId": 526916,
            "networkId": 526916,
            "explorers": [
                {
                    "name": "DoCoin Community Chain Explorer",
                    "url": "https://explorer.docoin.shop",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "534351": {
        "chain": {
            "name": "Scroll Sepolia Testnet",
            "chain": "ETH",
            "status": "active",
            "rpc": [
                "https://sepolia-rpc.scroll.io",
                "https://sepolia-rpc.scroll.io",
                "https://rpc.ankr.com/scroll_sepolia_testnet",
                "https://scroll-sepolia.chainstacklabs.com",
                "https://scroll-testnet-public.unifra.io",
                "https://scroll-sepolia-rpc.publicnode.com",
                "wss://scroll-sepolia-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://scroll.io",
            "shortName": "scr-sepolia",
            "chainId": 534351,
            "networkId": 534351,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Scroll Sepolia Etherscan",
                    "url": "https://sepolia.scrollscan.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://sepolia.scroll.io/bridge"
                    }
                ]
            }
        }
    },
    "534352": {
        "chain": {
            "name": "Scroll",
            "chain": "ETH",
            "status": "active",
            "rpc": [
                "https://rpc.scroll.io",
                "https://rpc.scroll.io",
                "https://rpc.ankr.com/scroll",
                "https://scroll-mainnet.chainstacklabs.com",
                "https://scroll-rpc.publicnode.com",
                "wss://scroll-rpc.publicnode.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://scroll.io",
            "shortName": "scr",
            "chainId": 534352,
            "networkId": 534352,
            "explorers": [
                {
                    "name": "Scrollscan",
                    "url": "https://scrollscan.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://scroll.io/bridge"
                    }
                ]
            }
        }
    },
    "534353": {
        "chain": {
            "name": "Scroll Alpha Testnet",
            "chain": "ETH",
            "status": "deprecated",
            "rpc": [
                "https://alpha-rpc.scroll.io/l2"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://scroll.io",
            "shortName": "scr-alpha",
            "chainId": 534353,
            "networkId": 534353,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Scroll Alpha Testnet Block Explorer",
                    "url": "https://alpha-blockscout.scroll.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-5",
                "bridges": []
            }
        }
    },
    "534354": {
        "chain": {
            "name": "Scroll Pre-Alpha Testnet",
            "chain": "ETH",
            "status": "deprecated",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "TSETH",
                "decimals": 18
            },
            "infoURL": "https://scroll.io",
            "shortName": "scr-prealpha",
            "chainId": 534354,
            "networkId": 534354,
            "slip44": 1,
            "explorers": []
        }
    },
    "534849": {
        "chain": {
            "name": "Shinarium Beta",
            "chain": "Shinarium",
            "icon": "shinarium",
            "rpc": [
                "https://rpc.shinarium.org"
            ],
            "faucets": [
                "https://faucet.shinarium.org"
            ],
            "nativeCurrency": {
                "name": "Shina Inu",
                "symbol": "SHI",
                "decimals": 18
            },
            "infoURL": "https://shinarium.org",
            "shortName": "shi",
            "chainId": 534849,
            "networkId": 534849,
            "explorers": [
                {
                    "name": "shinascan",
                    "url": "https://shinascan.shinarium.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiadbavrwcial76vs5ovhyykyaobteltuhliqcthdairbja4klwzhu",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "535037": {
        "chain": {
            "name": "BeanEco SmartChain",
            "title": "BESC Mainnet",
            "chain": "BESC",
            "rpc": [
                "https://mainnet-rpc.bescscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BeanEco SmartChain",
                "symbol": "BESC",
                "decimals": 18
            },
            "infoURL": "besceco.finance",
            "shortName": "BESC",
            "chainId": 535037,
            "networkId": 535037,
            "explorers": [
                {
                    "name": "bescscan",
                    "url": "https://Bescscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "541764": {
        "chain": {
            "name": "OverProtocol Testnet",
            "chain": "OverProtocol",
            "icon": "overIcon",
            "rpc": [
                "https://rpc.dolphin.overprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Over",
                "symbol": "OVER",
                "decimals": 18
            },
            "infoURL": "https://docs.over.network",
            "shortName": "overprotocol-testnet",
            "chainId": 541764,
            "networkId": 541764,
            "explorers": [
                {
                    "name": "OverView Testnet",
                    "url": "https://dolphin-scan.over.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcxyEjW9G8K9JP6rZGjRmjJuS9BvgMwzL5dKM1nV2aPLs",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "543210": {
        "chain": {
            "name": "ZERO Network",
            "chain": "ZERONetwork",
            "icon": "zero",
            "rpc": [
                "https://rpc.zerion.io/v1/zero",
                "https://rpc.zerion.io/v1/zero"
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.zero.network"
                    }
                ]
            },
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.zero.network",
            "shortName": "zero-network",
            "chainId": 543210,
            "networkId": 543210,
            "explorers": [
                {
                    "name": "ZERO Network Explorer",
                    "url": "https://explorer.zero.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWpvBtmDhZSAnRww5ZU6BvEbDbxKEzoyjWcanjc1UBD9X",
                "width": 144,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "552981": {
        "chain": {
            "name": "One World Chain Testnet",
            "chain": "One World Chain",
            "icon": "oneWorldChainIcon",
            "rpc": [
                "https://testnet-rpc.oneworldchain.org"
            ],
            "faucets": [
                "https://faucet.oneworldchain.org"
            ],
            "nativeCurrency": {
                "name": "OWCT",
                "symbol": "OWCT",
                "decimals": 18
            },
            "infoURL": "https://oneworldchain.org",
            "shortName": "OWCTt",
            "chainId": 552981,
            "networkId": 552981,
            "explorers": [
                {
                    "name": "One World Chain Testnet Explorer",
                    "url": "https://testnet.oneworldchain.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPmZ6vgtdMG7jttVZQUobF96Sva1noi5Fsi28V1Eck6eC",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "555555": {
        "chain": {
            "name": "Pentagon Testnet",
            "chain": "Pentagon",
            "rpc": [
                "https://rpc-testnet.pentagon.games"
            ],
            "faucets": [
                "https://bridge-testnet.pentagon.games"
            ],
            "nativeCurrency": {
                "name": "Pentagon",
                "symbol": "PEN",
                "decimals": 18
            },
            "icon": "pentagon-testnet",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://pentagon.games",
            "shortName": "pentagon-testnet",
            "chainId": 555555,
            "networkId": 555555,
            "explorers": [
                {
                    "name": "Pentagon Testnet Explorer",
                    "url": "https://explorer-testnet.pentagon.games",
                    "icon": "pentagon",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfU7W3Tm3tGWgnHBTG9vjB4PXGMvcL7Cq8R6MaSaC33DC",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "555666": {
        "chain": {
            "name": "Eclipse Testnet",
            "chain": "ECLIPSE",
            "rpc": [
                "https://subnets.avax.network/eclipsecha/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Eclipse",
                "symbol": "ECLPS",
                "decimals": 18
            },
            "infoURL": "http://eclipsenet.io",
            "shortName": "eclipset",
            "chainId": 555666,
            "networkId": 555666,
            "explorers": [
                {
                    "name": "ECLIPSE Explorer",
                    "url": "https://subnets-test.avax.network/eclipsecha",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "555777": {
        "chain": {
            "name": "Xsolla ZK Sepolia Testnet",
            "chain": "Xsolla ZK Sepolia",
            "rpc": [
                "https://zkrpc-sepolia.xsollazk.com"
            ],
            "faucets": [
                "https://xsollazk.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://xsolla.com/zk",
            "shortName": "xsollazk-sepolia",
            "chainId": 555777,
            "networkId": 555777,
            "slip44": 1,
            "icon": "xsollazk",
            "explorers": [
                {
                    "name": "Xsolla ZK Sepolia Block Explorer",
                    "url": "https://x.la/explorer",
                    "icon": "xsollazk",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicoqzosjvdfg2b4ijg5ct5jb5ll6j3xonxlocd7j2yx6dlefuhy6m",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "555888": {
        "chain": {
            "name": "DustBoy IoT",
            "title": "DustBoy IoT",
            "status": "active",
            "chain": "DUSTBOY",
            "rpc": [
                "https://dustboy-rpc.jibl2.com",
                "https://dustboy-rpc.jibl2.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "DST",
                "decimals": 18
            },
            "infoURL": "https://www.cmuccdc.org/",
            "shortName": "DustBoy_IoT",
            "chainId": 555888,
            "networkId": 555888,
            "slip44": 1,
            "icon": "dustboy",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://dustboy.jibl2.com",
                    "standard": "EIP3091",
                    "icon": "dustboy"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmV8Ks2Bikdy3VejY1YRAoucB5nifVocBhG7GJqfGmZuF3",
                "width": 284,
                "height": 284,
                "format": "svg"
            }
        ]
    },
    "560000": {
        "chain": {
            "name": "Hetu Mainnet",
            "chain": "HETU",
            "rpc": [
                "https://rpc.va.hetu.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HETU",
                "symbol": "HETU",
                "decimals": 18
            },
            "infoURL": "https://hetu.org",
            "shortName": "HETU",
            "chainId": 560000,
            "networkId": 560000,
            "explorers": [
                {
                    "name": "Hetu Mainnet Scan",
                    "url": "https://scan.v1.hetu.org",
                    "icon": "hetu",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "560013": {
        "chain": {
            "name": "Rogue Chain",
            "chainId": 560013,
            "shortName": "rogue",
            "chain": "ROGUE",
            "networkId": 560013,
            "icon": "rogue",
            "nativeCurrency": {
                "name": "Rogue",
                "symbol": "ROGUE",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.roguechain.io/rpc",
                "wss://rpc.roguechain.io/ws"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Roguescan",
                    "url": "https://roguescan.io",
                    "icon": "rogue",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://roguechain.io",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmay8Z3yhJR4st6iAVmqTdM6nFc9zYSPq4tucDaiPheAjE",
                "width": 973,
                "height": 974,
                "format": "png"
            }
        ]
    },
    "560048": {
        "chain": {
            "name": "Ethereum Hoodi",
            "title": "Ethereum Testnet Hoodi",
            "chain": "ETH",
            "icon": "ethereum",
            "rpc": [
                "https://rpc.hoodi.ethpandaops.io",
                "https://rpc.hoodi.ethpandaops.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.hoodi.ethpandaops.io",
                "https://hoodi-faucet.pk910.de/"
            ],
            "nativeCurrency": {
                "name": "Hoodi Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://hoodi.ethpandaops.io",
            "shortName": "hoe",
            "chainId": 560048,
            "networkId": 560048,
            "slip44": 1,
            "explorers": [
                {
                    "name": "dora",
                    "url": "https://light-hoodi.beaconcha.in",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "621847": {
        "chain": {
            "name": "DJT Testnet",
            "chain": "DJT",
            "icon": "djt",
            "rpc": [
                "https://testnet-rpc.trumpchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TrumpChain",
                "symbol": "DJT",
                "decimals": 18
            },
            "infoURL": "https://testnet-explorer.trumpchain.io",
            "shortName": "DJT",
            "chainId": 621847,
            "networkId": 621847,
            "explorers": [
                {
                    "name": "DJT Testnet Explorer",
                    "url": "https://testnet-explorer.trumpchain.io",
                    "icon": "djt",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVCjy8yDeqWHFRNV2CaB82cLheVp37RdVGjwAxxjKqD5L",
                "width": 96,
                "height": 96,
                "format": "png"
            }
        ]
    },
    "622277": {
        "chain": {
            "name": "Hypra Mainnet",
            "chain": "HYP",
            "rpc": [
                "https://rpc.hypra.network",
                "https://rpc.rethereum.org",
                "https://rethereum.rpc.restratagem.com",
                "https://rpc.rthcentral.org",
                "https://hypra.rpc.thirdweb.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Hypra",
                "symbol": "HYP",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.hypra.network",
            "shortName": "hyp",
            "chainId": 622277,
            "networkId": 622277,
            "icon": "rethereum",
            "explorers": [
                {
                    "name": "hypra",
                    "url": "https://explorer.hypra.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiawlhc2trzyxgnz24vowdymxme2m446uk4vmrplgxsdd74ecpfloq",
                "width": 830,
                "height": 830,
                "format": "png"
            }
        ]
    },
    "622463": {
        "chain": {
            "name": "Atlas",
            "title": "Atlas Testnet",
            "chain": "ATLAS",
            "icon": "atlas",
            "rpc": [
                "https://rpc.testnet.atl.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TON",
                "symbol": "TON",
                "decimals": 18
            },
            "infoURL": "https://atl.network",
            "shortName": "atlas-testnet",
            "chainId": 622463,
            "networkId": 622463,
            "explorers": [
                {
                    "name": "Atlas Testnet Scan",
                    "url": "https://explorer.testnet.atl.network",
                    "icon": "atlas",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcSWGcoqC3y8VKahRdqPDgD68rr6A1gWVQPRt5FcpgWmG",
                "width": 587,
                "height": 174,
                "format": "svg"
            }
        ]
    },
    "631571": {
        "chain": {
            "name": "Polter Testnet",
            "chain": "Geist",
            "rpc": [
                "https://geist-polter.g.alchemy.com/public",
                "https://geist-polter.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Polter GHST",
                "symbol": "GHST",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://playongeist.com",
            "shortName": "poltergeist",
            "chainId": 631571,
            "networkId": 631571,
            "status": "active",
            "icon": "polterGeist",
            "explorers": [
                {
                    "name": "Polter Testnet Explorer",
                    "url": "https://polter-testnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNih9epd2WkWTCWD9nwXyUzpaBcPALJH66Fjq1YywpcA8",
                "width": 1016,
                "height": 1016,
                "format": "png"
            }
        ]
    },
    "641230": {
        "chain": {
            "name": "Bear Network Chain Mainnet",
            "chain": "BRNKC",
            "icon": "brnkc",
            "rpc": [
                "https://brnkc-mainnet.bearnetwork.net",
                "https://brnkc-mainnet.bearnetwork.net",
                "https://brnkc-mainnet1.bearnetwork.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bear Network Chain Native Token",
                "symbol": "BRNKC",
                "decimals": 18
            },
            "infoURL": "https://bearnetwork.net",
            "shortName": "BRNKC",
            "chainId": 641230,
            "networkId": 641230,
            "explorers": [
                {
                    "name": "brnkscan",
                    "url": "https://brnkscan.bearnetwork.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQqhH28QpUrreoRw5Gj8YShzdHxxVGMjfVrx3TqJNLSLv",
                "width": 1067,
                "height": 1067,
                "format": "png"
            }
        ]
    },
    "651940": {
        "chain": {
            "name": "ALL Mainnet",
            "chain": "ALL",
            "icon": "alltra",
            "rpc": [
                "https://mainnet-rpc.alltra.global"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ALL",
                "symbol": "ALL",
                "decimals": 18
            },
            "infoURL": "https://alltra.world",
            "shortName": "ALL",
            "chainId": 651940,
            "networkId": 651940,
            "explorers": [
                {
                    "name": "Alltra SmartChain Explorer",
                    "url": "https://alltra.global",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibqe2mgiqezi24sx272kunqt6pv7uzxhpkxuobvpbsptce3q6nn5i",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "656476": {
        "chain": {
            "name": "EDU Chain Testnet",
            "chain": "EDU Chain Testnet",
            "icon": "open-campus-codex",
            "rpc": [
                "https://rpc.open-campus-codex.gelato.digital/",
                "https://rpc.open-campus-codex.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EDU",
                "symbol": "EDU",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/open-campus-codex",
            "shortName": "open-campus-codex",
            "chainId": 656476,
            "networkId": 656476,
            "explorers": [
                {
                    "name": "Open Campus Codex",
                    "url": "https://edu-chain-testnet.blockscout.com",
                    "icon": "open-campus-codex",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXbz7VEYvf6NVHezuBy5HpJTCiagEThBxxdDdfVXNQ8Bt",
                "width": 30,
                "height": 30,
                "format": "png"
            }
        ]
    },
    "660279": {
        "chain": {
            "name": "Xai Mainnet",
            "chainId": 660279,
            "shortName": "xai",
            "chain": "XAI",
            "networkId": 660279,
            "nativeCurrency": {
                "name": "Xai",
                "symbol": "XAI",
                "decimals": 18
            },
            "rpc": [
                "https://xai-chain.net/rpc",
                "https://xai-chain.net/rpc"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.xai-chain.net",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://xai.games"
        }
    },
    "666666": {
        "chain": {
            "name": "Vision - Vpioneer Test Chain",
            "chain": "Vision-Vpioneer",
            "rpc": [
                "https://vpioneer.infragrid.v.network/ethereum/compatible",
                "https://vpioneer.infragrid.v.network/ethereum/compatible"
            ],
            "faucets": [
                "https://vpioneerfaucet.visionscan.org"
            ],
            "nativeCurrency": {
                "name": "VS",
                "symbol": "VS",
                "decimals": 18
            },
            "infoURL": "https://visionscan.org",
            "shortName": "vpioneer",
            "chainId": 666666,
            "networkId": 666666,
            "slip44": 1
        }
    },
    "666888": {
        "chain": {
            "name": "Hela Official Runtime Testnet",
            "chain": "Hela",
            "icon": "hela",
            "rpc": [
                "https://testnet-rpc.helachain.com"
            ],
            "faucets": [
                "https://testnet-faucet.helachain.com"
            ],
            "nativeCurrency": {
                "name": "Hela HLUSD",
                "symbol": "HLUSD",
                "decimals": 18
            },
            "infoURL": "https://helalabs.com",
            "shortName": "hela-testnet",
            "chainId": 666888,
            "networkId": 666888,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Hela Official Runtime Testnet Explorer",
                    "url": "https://testnet-blockexplorer.helachain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQbUVcaxFwY8gqMq1Jeup4NEyivo12QYhbLvVRvgXRBFb",
                "width": 719,
                "height": 216,
                "format": "png"
            }
        ]
    },
    "668668": {
        "chain": {
            "name": "Conwai Mainnet",
            "chain": "CNW",
            "rpc": [
                "https://conwai.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Conwai",
                "symbol": "CNW",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://conwai.net",
            "shortName": "cnw",
            "chainId": 668668,
            "networkId": 668668,
            "icon": "conwai",
            "explorers": [
                {
                    "name": "conwaiscan",
                    "icon": "conwaiscan",
                    "url": "https://conwai.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbCavc5ge8bp2neLuUzDbbZd737kHTN59dFgGDNsZezSD",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "685685": {
        "chain": {
            "name": "Gensyn Testnet",
            "chain": "Gensyn",
            "rpc": [
                "https://gensyn-testnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gensyn.network/",
            "shortName": "gensyn-testnet",
            "chainId": 685685,
            "networkId": 685685,
            "icon": "gensyn-testnet",
            "explorers": [
                {
                    "name": "Gensyn Testnet Explorer",
                    "url": "https://gensyn-testnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmbJeQxqoTuHTitxLhn1JEtUq82Kp8SfJaUvMtLYku6NBV",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "685689": {
        "chain": {
            "name": "Gensyn Mainnet",
            "chain": "Gensyn",
            "rpc": [
                "https://gensyn-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gensyn.network/",
            "shortName": "gensyn-mainnet",
            "chainId": 685689,
            "networkId": 685689,
            "icon": "gensyn",
            "explorers": [
                {
                    "name": "Gensyn Mainnet Explorer",
                    "url": "https://gensyn-mainnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://stargate.finance/bridge"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmVqxZEAxThftDE2kVL7yQrBsU5ymLV39JPdWyaYtuVgzM",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "686868": {
        "chain": {
            "name": "Won Network",
            "chainId": 686868,
            "shortName": "WonChain",
            "chain": "WON",
            "icon": "won",
            "networkId": 686868,
            "nativeCurrency": {
                "name": "Won",
                "symbol": "WON",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.wonnetwork.org"
            ],
            "faucets": [
                "https://faucet.wondollars.org"
            ],
            "explorers": [
                {
                    "name": "Won Explorer",
                    "url": "https://scan.wonnetwork.org",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://wonnetwork.org"
        },
        "icon": [
            {
                "url": "ipfs://QmQ6mjKWJQ5WmFiJzcqJnuHWZK53nQYJB1SnMQZEqgr74h",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "695569": {
        "chain": {
            "name": "Pyrope Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.pyropechain.com",
                "https://rpc.pyropechain.com",
                "wss://rpc.pyropechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://pyropechain.com",
            "shortName": "pyrope",
            "chainId": 695569,
            "networkId": 695569,
            "icon": "pyrope",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://pyrope.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://pyropechain.com/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmWhHvjbjTiNNsHKpbEz9rxSt4CCL2Q5xVZjk8eQkp82B9",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "696969": {
        "chain": {
            "name": "Galadriel Devnet",
            "chain": "Galadriel",
            "rpc": [
                "https://devnet.galadriel.com"
            ],
            "faucets": [
                "https://docs.galadriel.com/faucet"
            ],
            "nativeCurrency": {
                "name": "Galadriel Devnet token",
                "symbol": "GAL",
                "decimals": 18
            },
            "infoURL": "https://galadriel.com",
            "shortName": "galadriel-devnet",
            "chainId": 696969,
            "networkId": 696969,
            "explorers": [
                {
                    "name": "Galadriel Explorer",
                    "url": "https://explorer.galadriel.com",
                    "standard": "none"
                }
            ]
        }
    },
    "698369": {
        "chain": {
            "name": "Primea Network Mainnet",
            "chain": "Primea Network Mainnet",
            "rpc": [
                "http://rpc.primeanetwork.com/rpc-http",
                "https://rpc.primeanetwork.com/rpc-https",
                "ws://rpc.primeanetwork.com/rpc-ws",
                "wss://rpc.primeanetwork.com/rpc-wss"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoldPrimeaNetwork",
                "symbol": "GOLDPN",
                "decimals": 18
            },
            "infoURL": "https://primeanetwork.com",
            "shortName": "goldpn",
            "chainId": 698369,
            "networkId": 698369,
            "icon": "prim",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreidaurpqgf3mmudm2foh5a45xyughike2y2pltb323ad5ywo4gtc3q",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "706883": {
        "chain": {
            "name": "Fidesinnova",
            "chain": "Fidesinnova",
            "rpc": [
                "https://rpc1.fidesinnova.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Fidesinnova",
                "symbol": "FDS",
                "decimals": 18
            },
            "infoURL": "https://fidesinnova.gitbook.io/docs",
            "shortName": "Fidesinnova",
            "chainId": 706883,
            "networkId": 706883,
            "explorers": [
                {
                    "name": "Fidesinnova Blockchain Explorer",
                    "url": "https://explorer.fidesinnova.io",
                    "standard": "none"
                }
            ]
        }
    },
    "710420": {
        "chain": {
            "name": "Tiltyard Mainnet Subnet",
            "chain": "TILTYARD",
            "rpc": [
                "https://subnets.avax.network/tiltyard/mainnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TILT",
                "symbol": "TILT",
                "decimals": 18
            },
            "infoURL": "https://play.tiltyard.gg/",
            "shortName": "tiltyardmainnet",
            "chainId": 710420,
            "networkId": 710420,
            "explorers": [
                {
                    "name": "TILTYARD Explorer",
                    "url": "https://subnets.avax.network/tiltyard",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "713715": {
        "chain": {
            "name": "Sei Devnet",
            "chain": "Sei",
            "rpc": [
                "https://evm-rpc-arctic-1.sei-apis.com",
                "https://evm-rpc-arctic-1.sei-apis.com",
                "https://evm-rpc.arctic-1.seinetwork.io"
            ],
            "faucets": [
                "https://sei-faucet.nima.enterprises",
                "https://sei-evm.faucetme.pro"
            ],
            "nativeCurrency": {
                "name": "Sei",
                "symbol": "SEI",
                "decimals": 18
            },
            "infoURL": "https://www.sei.io",
            "shortName": "sei-devnet",
            "chainId": 713715,
            "networkId": 713715,
            "icon": "sei",
            "status": "deprecated",
            "explorers": [
                {
                    "name": "Seistream",
                    "url": "https://seistream.app",
                    "standard": "none"
                },
                {
                    "name": "Seitrace",
                    "url": "https://seitrace.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreidctb56i4l27zl5mcxnm4hrzc2z652enprv7kxiozstw32zhcezym",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "715131": {
        "chain": {
            "name": "Zether Mainnet",
            "chain": "Zether",
            "rpc": [
                "https://rpc.zether.org",
                "https://rpc.zthscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zether",
                "symbol": "ZTH",
                "decimals": 18
            },
            "infoURL": "https://zether.org",
            "shortName": "zth",
            "chainId": 715131,
            "networkId": 715131,
            "icon": "zether",
            "explorers": [
                {
                    "name": "zthscan",
                    "url": "https://zthscan.com",
                    "icon": "zether",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZwdhRze34c3synJSp6QNv5zSpMiQf7DZS3N16HxGuzGh",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "721529": {
        "chain": {
            "name": "ERAM Mainnet",
            "chain": "ERAM",
            "icon": "eram",
            "rpc": [
                "https://mainnet-rpc.eramscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ERAM",
                "symbol": "ERAM",
                "decimals": 18
            },
            "infoURL": "http://doc.eramscan.com/",
            "shortName": "ERAM",
            "chainId": 721529,
            "networkId": 721529,
            "explorers": [
                {
                    "name": "Eramscan",
                    "url": "https://eramscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQyu82MtGVLYMwCc5rseNXDV12V3UUX7iNq8q86SyeaPh",
                "width": 258,
                "height": 258,
                "format": "png"
            }
        ]
    },
    "723107": {
        "chain": {
            "name": "TixChain Testnet",
            "chain": "TIXCHAIN",
            "rpc": [
                "https://subnets.avax.network/tixchain/testnet/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIX Token",
                "symbol": "TIX",
                "decimals": 18
            },
            "infoURL": "https://subnets-test.avax.network/tixchain/details",
            "shortName": "tixchain",
            "chainId": 723107,
            "networkId": 723107,
            "explorers": [
                {
                    "name": "TixChain Testnet Subnet Explorer",
                    "url": "https://subnets-test.avax.network/tixchain",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "723487": {
        "chain": {
            "name": "Radius Network",
            "chain": "RADIUS",
            "rpc": [
                "https://rpc.radiustech.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Radius USD",
                "symbol": "RUSD",
                "decimals": 18
            },
            "infoURL": "https://network.radiustech.xyz/",
            "shortName": "radius",
            "chainId": 723487,
            "networkId": 723487,
            "icon": "rad",
            "explorers": [
                {
                    "name": "Radius Network Explorer",
                    "url": "https://network.radiustech.xyz",
                    "standard": "none"
                }
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig2wmsrbj5jzfykmskzprl6zml6zlxce3326iqjcvfwzqpmtfiora",
                "width": 1674,
                "height": 1367,
                "format": "svg"
            }
        ]
    },
    "737373": {
        "chain": {
            "name": "bokuto",
            "chain": "bokuto",
            "rpc": [
                "https://rpc-bokuto.katanarpc.com"
            ],
            "faucets": [
                "https://faucet.katana.tools"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://katana.network",
            "shortName": "bokuto",
            "chainId": 737373,
            "networkId": 737373,
            "icon": "katana",
            "explorers": [
                {
                    "name": "bokutoscan",
                    "url": "https://bokuto.katanascan.com",
                    "icon": "katana",
                    "standard": "EIP3091"
                },
                {
                    "name": "bokuto explorer",
                    "url": "https://explorer-bokuto.katanarpc.com",
                    "icon": "katana",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVAQiumxDxuEW7HdeRW8NiRKVpXVnQumwSW44Uq6py1k7",
                "width": 750,
                "height": 750,
                "format": "png"
            }
        ]
    },
    "743111": {
        "chain": {
            "name": "Hemi Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://testnet.rpc.hemi.network/rpc",
                "https://testnet.rpc.hemi.network/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://hemi.xyz",
            "shortName": "hemi-sep",
            "chainId": 743111,
            "networkId": 743111,
            "icon": "hemi",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.explorer.hemi.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmfP6GDn5eXFcpWuoiyWn5pjn6PYB7HQhRD8nSko1zR8KD",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "747474": {
        "chain": {
            "name": "katana",
            "chain": "katana",
            "rpc": [
                "https://rpc.katana.network",
                "https://katana.gateway.tenderly.co/",
                "https://rpc.katanarpc.com/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP4844"
                },
                {
                    "name": "EIP7702"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://katana.network",
            "shortName": "katana",
            "chainId": 747474,
            "networkId": 747474,
            "icon": "katana",
            "explorers": [
                {
                    "name": "katanascan",
                    "url": "https://katanascan.com",
                    "icon": "katana",
                    "standard": "EIP3091"
                },
                {
                    "name": "katana explorer",
                    "url": "https://explorer.katanarpc.com",
                    "icon": "katana",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.katana.network"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmVAQiumxDxuEW7HdeRW8NiRKVpXVnQumwSW44Uq6py1k7",
                "width": 750,
                "height": 750,
                "format": "png"
            }
        ]
    },
    "751230": {
        "chain": {
            "name": "Bear Network Chain Testnet",
            "chain": "BRNKCTEST",
            "icon": "brnkc",
            "rpc": [
                "https://brnkc-test.bearnetwork.net",
                "https://brnkc-test.bearnetwork.net"
            ],
            "faucets": [
                "https://faucet.bearnetwork.net"
            ],
            "nativeCurrency": {
                "name": "Bear Network Chain Testnet Token",
                "symbol": "tBRNKC",
                "decimals": 18
            },
            "infoURL": "https://bearnetwork.net",
            "shortName": "BRNKCTEST",
            "chainId": 751230,
            "networkId": 751230,
            "slip44": 1,
            "explorers": [
                {
                    "name": "brnktestscan",
                    "url": "https://brnktest-scan.bearnetwork.net",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQqhH28QpUrreoRw5Gj8YShzdHxxVGMjfVrx3TqJNLSLv",
                "width": 1067,
                "height": 1067,
                "format": "png"
            }
        ]
    },
    "752024": {
        "chain": {
            "name": "Ternoa Testnet",
            "chain": "Ternoa",
            "rpc": [
                "https://rpc.zkevm.ternoa.network"
            ],
            "faucets": [
                "https://faucet.zkevm.ternoa.network"
            ],
            "nativeCurrency": {
                "name": "Capsule Coin",
                "symbol": "CAPS",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "ternoa",
            "chainId": 752024,
            "networkId": 7502024,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://explorer.zkevm.ternoa.network",
                    "standard": "none"
                }
            ]
        }
    },
    "752025": {
        "chain": {
            "name": "Ternoa",
            "chain": "Ternoa",
            "rpc": [
                "https://rpc-mainnet.zkevm.ternoa.network",
                "https://rpc-mainnet.zkevm.ternoa.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Capsule Coin",
                "symbol": "CAPS",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "ternoa-mainnet",
            "chainId": 752025,
            "networkId": 7502025,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://explorer-mainnet.zkevm.ternoa.network",
                    "standard": "none"
                }
            ]
        }
    },
    "756689": {
        "chain": {
            "name": "PAYSCAN CHAIN",
            "chain": "PAYSCAN CHAIN",
            "rpc": [
                "https://rpc.payscan.live"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PYZ",
                "symbol": "PYZ",
                "decimals": 18
            },
            "infoURL": "https://payscan.live",
            "shortName": "payscan",
            "chainId": 756689,
            "networkId": 756689,
            "slip44": 108,
            "explorers": [
                {
                    "name": "PAYSCAN CHAIN",
                    "url": "https://payscan.live",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "761412": {
        "chain": {
            "name": "Miexs Smartchain",
            "chain": "MiexsSmartchain",
            "icon": "miexs",
            "rpc": [
                "https://mainnet-rpc.miexs.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Miexs Coin",
                "symbol": "MIX",
                "decimals": 18
            },
            "infoURL": "https://miexs.com",
            "shortName": "Miexs",
            "chainId": 761412,
            "networkId": 761412,
            "explorers": [
                {
                    "name": "Miexs Smartchain Explorer",
                    "url": "https://miexs.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic6tcc6swh5kzljwqnswj6rlemcm7n6ra7xkgttwv5v3fv7ozj5zu",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "763373": {
        "chain": {
            "name": "Ink Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://rpc-gel-sepolia.inkonchain.com",
                "https://rpc-gel-sepolia.inkonchain.com",
                "wss://ws-gel-sepolia.inkonchain.com"
            ],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://inkonchain.com/",
            "shortName": "inksepolia",
            "chainId": 763373,
            "networkId": 763373,
            "explorers": [
                {
                    "name": "Ink Sepolia Explorer",
                    "url": "https://explorer-sepolia.inkonchain.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "763374": {
        "chain": {
            "name": "Surge deprecated Testnet",
            "chain": "Surge deprecated Testnet",
            "status": "deprecated",
            "rpc": [],
            "faucets": [],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "surge-deprecated-testnet",
            "chainId": 763374,
            "networkId": 763374,
            "icon": "surge-testnet",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreianxdx5j3ybmryz7n7fngycnmyihoi3jjerby2xtahahsw5kgz3qa",
                "width": 83,
                "height": 86,
                "format": "svg"
            }
        ]
    },
    "763375": {
        "chain": {
            "name": "Surge Testnet",
            "chain": "Surge Testnet",
            "rpc": [
                "https://l2-rpc.hoodi.surge.wtf",
                "wss://l2-ws.hoodi.surge.wtf"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://surge.wtf",
            "shortName": "surge-testnet",
            "chainId": 763375,
            "networkId": 763375,
            "icon": "surge-testnet",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.hoodi.surge.wtf",
                    "standard": "EIP3091",
                    "icon": "blockscout"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreianxdx5j3ybmryz7n7fngycnmyihoi3jjerby2xtahahsw5kgz3qa",
                "width": 83,
                "height": 86,
                "format": "svg"
            }
        ]
    },
    "764984": {
        "chain": {
            "name": "Lamina1 Testnet",
            "chain": "Lamina1 Testnet",
            "rpc": [
                "https://subnets.avax.network/lamina1tes/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lamina1 Test",
                "symbol": "L1T",
                "decimals": 18
            },
            "infoURL": "https://fuji.lamina1.com/",
            "shortName": "lamina1test",
            "chainId": 764984,
            "networkId": 764984,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Lamina1 Test Explorer",
                    "url": "https://subnets-test.avax.network/lamina1tes",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "767368": {
        "chain": {
            "name": "Lamina1 Identity Testnet",
            "chain": "Lamina1 Identity Testnet",
            "rpc": [
                "https://subnets.avax.network/lamina1id/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "L1ID Test",
                "symbol": "L1IDT",
                "decimals": 18
            },
            "infoURL": "https://fuji.lamina1.com/",
            "shortName": "lamina1idtest",
            "chainId": 767368,
            "networkId": 767368,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Lamina1 Identity Testnet Explorer",
                    "url": "https://subnets-test.avax.network/lamina1id",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "776877": {
        "chain": {
            "name": "Modularium",
            "chain": "EVMCC",
            "rpc": [
                "https://fraa-dancebox-3035-rpc.a.dancebox.tanssi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Modularium",
                "symbol": "MDM",
                "decimals": 18
            },
            "infoURL": "https://www.rmrk.app/",
            "shortName": "mdlrm",
            "chainId": 776877,
            "networkId": 776877,
            "explorers": [
                {
                    "name": "Tanssi Explorer",
                    "url": "https://tanssi-evmexplorer.netlify.app/?rpcUrl=https://fraa-dancebox-3035-rpc.a.dancebox.tanssi.network",
                    "standard": "none"
                }
            ]
        }
    },
    "777777": {
        "chain": {
            "name": "Winr Protocol Mainnet",
            "chain": "WINR",
            "rpc": [
                "https://rpc.winr.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Winr",
                "symbol": "WINR",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://winr.games",
            "shortName": "winr",
            "chainId": 777777,
            "networkId": 777777,
            "icon": "winr",
            "explorers": [
                {
                    "name": "Winr Protocol Explorer",
                    "url": "https://explorer.winr.games",
                    "icon": "winr",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPL68edFCf9taAKQQu7rt11LrmWh7f7aBQ7ZkuhBKmrUv",
                "width": 816,
                "height": 854,
                "format": "png"
            }
        ]
    },
    "777888": {
        "chain": {
            "name": "Oone Chain Mainnet",
            "chain": "OONE",
            "rpc": [
                "https://rpc.oonechain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OONE",
                "symbol": "OONE",
                "decimals": 18
            },
            "infoURL": "https://oonechain.com",
            "shortName": "oone",
            "chainId": 777888,
            "networkId": 777888,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://oonescan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "778889": {
        "chain": {
            "name": "Unitsky String Technologies",
            "chain": "Unitsky",
            "rpc": [
                "https://147-45-143-23.sslip.io/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Unitsky Token",
                "symbol": "UST",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://147-45-143-23.sslip.io",
            "shortName": "ust",
            "chainId": 778889,
            "networkId": 778889,
            "explorers": [
                {
                    "name": "Unitsky Explorer",
                    "url": "https://147-45-143-23.sslip.io",
                    "standard": "none"
                }
            ]
        }
    },
    "786786": {
        "chain": {
            "name": "Zebro Smart Chain",
            "chain": "ZEBRO",
            "rpc": [
                "https://rpc.zebrocoin.app",
                "https://rpc1.zebrocoin.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Zebrocoin",
                "symbol": "ZEBRO",
                "decimals": 18
            },
            "infoURL": "https://zebrocoin.app",
            "shortName": "zebro",
            "chainId": 786786,
            "networkId": 786786,
            "icon": "zebrocoin",
            "explorers": [
                {
                    "name": "Zebrocoin Explorer",
                    "url": "https://explorer.zebrocoin.app",
                    "standard": "EIP3091"
                },
                {
                    "name": "Zebrocoin Explorer1",
                    "url": "https://explorer1.zebrocoin.app",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreig42tcn5hfgtzszmwvmodsxvtu5frfkgreb23dndle2mywns3xxse",
                "width": 64,
                "height": 64,
                "format": "png"
            }
        ]
    },
    "789789": {
        "chain": {
            "name": "Emeraldz",
            "chain": "EMED",
            "rpc": [
                "https://public.0xrpc.com/789789"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "EMERALDZ",
                "symbol": "EMED",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://emeraldzscan.com",
            "shortName": "emed",
            "chainId": 789789,
            "networkId": 789789,
            "explorers": [
                {
                    "name": "Emeraldz Explorer",
                    "url": "https://emeraldzscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "800001": {
        "chain": {
            "name": "OctaSpace",
            "chain": "OCTA",
            "rpc": [
                "https://rpc.octa.space",
                "wss://rpc.octa.space"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OctaSpace",
                "symbol": "OCTA",
                "decimals": 18
            },
            "infoURL": "https://octa.space",
            "shortName": "octa",
            "chainId": 800001,
            "networkId": 800001,
            "icon": "octaspace",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.octa.space",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVhezQHkqSZ5Tvtsw18giA1yBjV1URSsBQ7HenUh6p6oC",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "806582": {
        "chain": {
            "name": "Ethpar Testnet",
            "chain": "ETP",
            "rpc": [
                "https://rpc82.testnet.ethpar.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethpar",
                "symbol": "ETP",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ethpar.com",
            "shortName": "ethpar-tesnet",
            "chainId": 806582,
            "networkId": 806582,
            "icon": "ethpar",
            "explorers": [
                {
                    "name": "Ethpar Testnet Explorer",
                    "url": "https://dora.testnet.ethpar.net",
                    "icon": "ethpar",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "808080": {
        "chain": {
            "name": "BIZ Smart Chain Testnet",
            "chain": "BIZT Testnet",
            "rpc": [
                "https://rpc-testnet.bizex.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tBIZT",
                "symbol": "tBIZT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.biztoken.io/",
            "shortName": "bizt-testnet",
            "chainId": 808080,
            "networkId": 808080,
            "slip44": 1,
            "icon": "biz",
            "explorers": [
                {
                    "name": "BIZ Smart Chain Testnet Explorer",
                    "url": "https://testnet.btscan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNnaDZRoMz9aoho35TGHBY5zD16P39cgPpw3z3jnkDHHB",
                "width": 104,
                "height": 104,
                "format": "png"
            }
        ]
    },
    "808813": {
        "chain": {
            "name": "BOB Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://bob-sepolia.rpc.gobob.xyz",
                "https://bob-sepolia.rpc.gobob.xyz",
                "wss://bob-sepolia.rpc.gobob.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gobob.xyz",
            "shortName": "bob-sepolia",
            "chainId": 808813,
            "networkId": 808813,
            "icon": "bob",
            "explorers": [
                {
                    "name": "bobscout",
                    "url": "https://bob-sepolia.explorer.gobob.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "status": "active",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bob-sepolia.gobob.xyz/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmaX5iqQTrJD8TBuvoT97xPMG6LYamjPCPnZUUMh12jc99",
                "width": 297,
                "height": 378,
                "format": "png"
            }
        ]
    },
    "810180": {
        "chain": {
            "name": "zkLink Nova Mainnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.zklink.io",
                "https://rpc.zklink.io",
                "wss://rpc.zklink.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zklink.io",
            "shortName": "zklink-nova",
            "chainId": 810180,
            "networkId": 810180,
            "slip44": 1,
            "icon": "zklink-nova",
            "explorers": [
                {
                    "name": "zkLink Nova Block Explorer",
                    "url": "https://explorer.zklink.io",
                    "icon": "zklink-nova",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-59144",
                "bridges": [
                    {
                        "url": "https://portal.zklink.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "810181": {
        "chain": {
            "name": "zkLink Nova Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.rpc.zklink.io",
                "https://sepolia.rpc.zklink.io",
                "wss://sepolia.rpc.zklink.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zklink.io",
            "shortName": "zklink-nova-sepolia",
            "chainId": 810181,
            "networkId": 810181,
            "slip44": 1,
            "icon": "zklink-nova",
            "explorers": [
                {
                    "name": "zkLink Nova Block Explorer",
                    "url": "https://sepolia.explorer.zklink.io",
                    "icon": "zklink-nova",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-59141",
                "bridges": [
                    {
                        "url": "https://sepolia.portal.zklink.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "810182": {
        "chain": {
            "name": "zkLink Nova Goerli Testnet",
            "chain": "ETH",
            "rpc": [
                "https://goerli.rpc.zklink.io",
                "wss://goerli.rpc.zklink.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zklink.io",
            "shortName": "zklink-nova-goerli",
            "chainId": 810182,
            "networkId": 810182,
            "slip44": 1,
            "icon": "zklink-nova",
            "explorers": [
                {
                    "name": "zkLink Nova Block Explorer",
                    "url": "https://goerli.explorer.zklink.io",
                    "icon": "zklink-nova",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-59140",
                "bridges": [
                    {
                        "url": "https://goerli.portal.zklink.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "812242": {
        "chain": {
            "name": "Codex Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.codex-stg.xyz",
                "wss://rpc.codex-stg.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.codex.xyz/",
            "shortName": "codex-testnet",
            "chainId": 812242,
            "networkId": 812242,
            "icon": "codex-testnet",
            "explorers": [
                {
                    "name": "Codex Testnet Explorer",
                    "url": "https://explorer.codex-stg.xyz",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmP9ehCr7SYf2e2kGhX7DX3WePUFyu8ACGZycPnKFBQeGs",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "812397": {
        "chain": {
            "name": "SG Verse Mainnet",
            "chain": "SG Verse",
            "icon": "sg_verse",
            "rpc": [
                "https://rpc.sgverse.net/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "SGV",
            "chainId": 812397,
            "networkId": 812397,
            "explorers": [
                {
                    "name": "SG Verse Explorer",
                    "url": "https://explorer.sgverse.net",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-248"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmXBm2hTGzFeYT5YYixzRnTdPNWnkNUaT1bBL3LYD4QvUk",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "820522": {
        "chain": {
            "name": "TSC Testnet",
            "chain": "Trust Smart Chain Testnet",
            "rpc": [
                "https://testnet.tscscan.io/testrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TAS",
                "symbol": "tTAS",
                "decimals": 18
            },
            "infoURL": "https://www.trias.one",
            "shortName": "tTSC",
            "icon": "netx",
            "chainId": 820522,
            "networkId": 820025,
            "explorers": [
                {
                    "name": "tscscan",
                    "url": "https://testnet.tscscan.io",
                    "icon": "netxscan",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYmQAo5hSr16LDeSbWbXfKdF6qa2zCoK7e88r2f7RiFdt",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "821207": {
        "chain": {
            "name": "GembaBlockchain Testnet",
            "chain": "GMB",
            "icon": "gemba",
            "rpc": [
                "https://testnet.gembascan.io/rpc",
                "https://rpc1.gembascan.io",
                "https://rpc2.gembascan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gemba",
                "symbol": "GMB",
                "decimals": 18
            },
            "infoURL": "https://gembachain.io",
            "shortName": "gembatest",
            "chainId": 821207,
            "networkId": 821207,
            "explorers": [
                {
                    "name": "GembaScan",
                    "url": "https://testnet.gembascan.io",
                    "icon": "gemba",
                    "standard": "EIP3091"
                }
            ],
            "status": "active",
            "title": "GembaBlockchain Testnet"
        },
        "icon": [
            {
                "url": "ipfs://bafkreiaq324rpiikfjdho6p6sayvswdhihxaebzkooho6eisoko72jx2wu",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "827431": {
        "chain": {
            "name": "CURVE Mainnet",
            "chain": "CURVE",
            "icon": "curveIcon",
            "rpc": [
                "https://mainnet-rpc.curvescan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Curve",
                "symbol": "CURVE",
                "decimals": 18
            },
            "infoURL": "https://curvescan.io",
            "shortName": "CURVEm",
            "chainId": 827431,
            "networkId": 827431,
            "explorers": [
                {
                    "name": "CURVE Mainnet",
                    "url": "https://curvescan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "838838": {
        "chain": {
            "name": "HyperCluster",
            "chain": "HYPEC",
            "rpc": [
                "https://rpc.hypercluster.org"
            ],
            "faucets": [
                "https://faucet.hypercluster.org"
            ],
            "nativeCurrency": {
                "name": "HyperCluster Token",
                "symbol": "HYPEC",
                "decimals": 18
            },
            "infoURL": "https://www.hypercluster.org/",
            "shortName": "HYPEC",
            "chainId": 838838,
            "networkId": 838838,
            "icon": "hypercluster",
            "explorers": [
                {
                    "name": "HyperCluster Explorer",
                    "url": "https://explorer.hypercluster.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigyg6sbkcu6aql4pbfu3fjxhkvxywnitnojyl6jabq2vqekzqcr6a",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "839320": {
        "chain": {
            "name": "PRM Testnet",
            "chain": "prm",
            "icon": "prmIcon",
            "rpc": [
                "https://testnet-rpc.prmscan.org"
            ],
            "faucets": [
                "https://faucet.prmscan.org"
            ],
            "nativeCurrency": {
                "name": "Primal Network",
                "symbol": "PRM",
                "decimals": 18
            },
            "infoURL": "https://primalnetwork.org",
            "shortName": "prmtest",
            "chainId": 839320,
            "networkId": 839320,
            "explorers": [
                {
                    "name": "Primal Network Testnet",
                    "url": "https://testnet-explorer.prmscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmckkDRkuCQWbvhpKGsqa8ajuQvf3W5dekzw5qpiPC6shk",
                "width": 1220,
                "height": 1220,
                "format": "png"
            }
        ]
    },
    "839999": {
        "chain": {
            "name": "exSat Testnet",
            "chain": "exSat",
            "icon": "exsat",
            "rpc": [
                "https://evm-tst3.exsat.network",
                "https://evm-tst3.exsat.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "decimals": 18
            },
            "infoURL": "https://exsat.network/",
            "shortName": "txsat",
            "chainId": 839999,
            "networkId": 839999,
            "explorers": [
                {
                    "name": "exSat Testnet Explorer",
                    "url": "https://scan-testnet.exsat.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": ""
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmYZ1FjYCByj89pNiZfae2a9uTm7pJMKrzdQ1V1UKwhwNs",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "840000": {
        "chain": {
            "name": "RUNEVM Testnet",
            "chain": "RuneVM",
            "rpc": [
                "https://rpc.runevm.io/"
            ],
            "faucets": [
                "https://faucet.runevm.io/"
            ],
            "nativeCurrency": {
                "name": "Test Bitcoin",
                "symbol": "tBTC",
                "decimals": 8
            },
            "infoURL": "",
            "shortName": "runevm-test",
            "chainId": 840000,
            "networkId": 840000,
            "explorers": [
                {
                    "name": "Tracehawk",
                    "url": "https://explorer.runevm.io",
                    "standard": "none"
                }
            ]
        }
    },
    "846000": {
        "chain": {
            "name": "4GoodNetwork",
            "chain": "4GN",
            "rpc": [
                "https://chain.deptofgood.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "APTA",
                "symbol": "APTA",
                "decimals": 18
            },
            "infoURL": "https://bloqs4good.com",
            "shortName": "bloqs4good",
            "chainId": 846000,
            "networkId": 846000
        }
    },
    "853211": {
        "chain": {
            "name": "Testethiq",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.ethiq.network",
                "wss://rpc.testnet.ethiq.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.ethiq.network",
            "shortName": "testethiq",
            "chainId": 853211,
            "networkId": 853211,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP2718"
                },
                {
                    "name": "EIP2930"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://shell.haqq.network/bridge"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Ethiq Blockscout",
                    "url": "https://explorer.testnet.ethiq.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "855456": {
        "chain": {
            "name": "Dodao",
            "chain": "EVMCC",
            "rpc": [
                "https://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network",
                "wss://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Dodao",
                "symbol": "DODAO",
                "decimals": 18
            },
            "infoURL": "https://dodao.dev/",
            "shortName": "dodao",
            "chainId": 855456,
            "networkId": 855456,
            "icon": "dodao",
            "explorers": [
                {
                    "name": "Dodao EVM Explorer",
                    "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network",
                    "icon": "dodao",
                    "standard": "none"
                },
                {
                    "name": "Dodao Polkadot Explorer",
                    "url": "https://polkadot.js.org/apps/?rpc=wss://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network#/explorer",
                    "icon": "dodao",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdWsi6mhs6Agb3LF4uycUwx2fgNmwkuAGb7JmsLPkwd3j",
                "width": 636,
                "height": 629,
                "format": "png"
            }
        ]
    },
    "879151": {
        "chain": {
            "name": "BlocX Mainnet",
            "chain": "BLX",
            "rpc": [
                "https://mainnet-rpc.blxscan.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "BlocX",
                "symbol": "BLX",
                "decimals": 18
            },
            "infoURL": "https://www.blocxchain.org/",
            "shortName": "blx",
            "chainId": 879151,
            "networkId": 879151,
            "icon": "blx",
            "explorers": [
                {
                    "name": "BlocX Mainnet Explorer",
                    "url": "https://explorer.blxscan.com",
                    "icon": "blx",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXM7XiLdSxhCub8MLSSo2J9V2qAkTcwdAGxcT57kurUzg",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "888882": {
        "chain": {
            "name": "REXX Mainnet",
            "title": "REXX Mainnet",
            "chain": "REXX",
            "rpc": [
                "https://rpc.rexxnetwork.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "REXX",
                "symbol": "REXX",
                "decimals": 18
            },
            "infoURL": "https://rexxnetwork.com",
            "shortName": "REXX",
            "chainId": 888882,
            "networkId": 888882,
            "explorers": [
                {
                    "name": "REXX Mainnet Explorer",
                    "url": "https://rexxnetwork.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "888888": {
        "chain": {
            "name": "Vision - Mainnet",
            "chain": "Vision",
            "rpc": [
                "https://infragrid.v.network/ethereum/compatible",
                "https://infragrid.v.network/ethereum/compatible"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VS",
                "symbol": "VS",
                "decimals": 18
            },
            "infoURL": "https://www.v.network",
            "explorers": [
                {
                    "name": "Visionscan",
                    "url": "https://www.visionscan.org",
                    "standard": "EIP3091"
                }
            ],
            "shortName": "vision",
            "chainId": 888888,
            "networkId": 888888,
            "slip44": 60
        }
    },
    "888991": {
        "chain": {
            "name": "Unite Testnet",
            "chain": "UNITE",
            "rpc": [
                "https://unite-testnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet Unite",
                "symbol": "UNITE",
                "decimals": 18
            },
            "infoURL": "https://unite.io",
            "shortName": "unitetestnet",
            "chainId": 888991,
            "networkId": 888991,
            "status": "active",
            "explorers": [
                {
                    "name": "Unite Testnet Explorer",
                    "url": "https://unite-testnet.explorer.alchemy.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "900000": {
        "chain": {
            "name": "Posichain Mainnet Shard 0",
            "chain": "PSC",
            "rpc": [
                "https://api.posichain.org",
                "https://api.s0.posichain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Posichain Native Token",
                "symbol": "POSI",
                "decimals": 18
            },
            "infoURL": "https://posichain.org",
            "shortName": "psc-s0",
            "chainId": 900000,
            "networkId": 900000,
            "explorers": [
                {
                    "name": "Posichain Explorer",
                    "url": "https://explorer.posichain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "900190": {
        "chain": {
            "name": "CryptoChain",
            "chain": "CRTC",
            "rpc": [
                "http://13.233.105.56:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CryptoChain Token",
                "symbol": "CRTC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "cryptochain",
            "chainId": 900190,
            "networkId": 900190,
            "slip44": 60,
            "explorers": []
        }
    },
    "910000": {
        "chain": {
            "name": "Posichain Testnet Shard 0",
            "chain": "PSC",
            "rpc": [
                "https://api.s0.t.posichain.org"
            ],
            "faucets": [
                "https://faucet.posichain.org/"
            ],
            "nativeCurrency": {
                "name": "Posichain Native Token",
                "symbol": "POSI",
                "decimals": 18
            },
            "infoURL": "https://posichain.org",
            "shortName": "psc-t-s0",
            "chainId": 910000,
            "networkId": 910000,
            "explorers": [
                {
                    "name": "Posichain Explorer Testnet",
                    "url": "https://explorer-testnet.posichain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "911867": {
        "chain": {
            "name": "Odyssey Testnet",
            "chain": "ETH",
            "rpc": [
                "https://odyssey.ithaca.xyz",
                "https://odyssey.ithaca.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ithaca.xyz",
            "shortName": "odyssey-testnet",
            "chainId": 911867,
            "networkId": 911867,
            "explorers": [
                {
                    "name": "odyssey explorer",
                    "url": "https://odyssey-explorer.ithaca.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "912559": {
        "chain": {
            "name": "Astria EVM Dusknet",
            "chain": "RIA",
            "icon": "astria",
            "chainId": 912559,
            "networkId": 912559,
            "infoURL": "https://docs.astria.org",
            "shortName": "ria-dev",
            "nativeCurrency": {
                "name": "RIA",
                "symbol": "RIA",
                "decimals": 18
            },
            "rpc": [
                "https://rpc.evm.dusk-3.devnet.astria.org"
            ],
            "faucets": [
                "https://faucet.evm.dusk-3.devnet.astria.org/"
            ],
            "explorers": [
                {
                    "name": "Astria EVM Dusknet Explorer",
                    "url": "https://explorer.evm.dusk-3.devnet.astria.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVbzZYXdVFY3uFaWQd7iSRtdM2UKWohj9fVqqEwxcw2RV",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "918273": {
        "chain": {
            "name": "Owshen Mainnet",
            "chain": "ETH",
            "status": "active",
            "icon": "owshen",
            "rpc": [
                "https://rpc.owshen.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DIVE",
                "symbol": "DIVE",
                "decimals": 18
            },
            "infoURL": "https://owshen.io",
            "shortName": "owshen-mainnet",
            "chainId": 918273,
            "networkId": 918273,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmPraJeGkPBaJqSrFc5yfcazpK1TN5Nz8t56tYWMhXycbz",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "920000": {
        "chain": {
            "name": "Posichain Devnet Shard 0",
            "chain": "PSC",
            "rpc": [
                "https://api.s0.d.posichain.org"
            ],
            "faucets": [
                "https://faucet.posichain.org/"
            ],
            "nativeCurrency": {
                "name": "Posichain Native Token",
                "symbol": "POSI",
                "decimals": 18
            },
            "infoURL": "https://posichain.org",
            "shortName": "psc-d-s0",
            "chainId": 920000,
            "networkId": 920000,
            "explorers": [
                {
                    "name": "Posichain Explorer Devnet",
                    "url": "https://explorer-devnet.posichain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "920001": {
        "chain": {
            "name": "Posichain Devnet Shard 1",
            "chain": "PSC",
            "rpc": [
                "https://api.s1.d.posichain.org"
            ],
            "faucets": [
                "https://faucet.posichain.org/"
            ],
            "nativeCurrency": {
                "name": "Posichain Native Token",
                "symbol": "POSI",
                "decimals": 18
            },
            "infoURL": "https://posichain.org",
            "shortName": "psc-d-s1",
            "chainId": 920001,
            "networkId": 920001,
            "explorers": [
                {
                    "name": "Posichain Explorer Devnet",
                    "url": "https://explorer-devnet.posichain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "923018": {
        "chain": {
            "name": "FNCY Testnet",
            "chain": "FNCY",
            "rpc": [
                "https://fncy-testnet-seed.fncy.world"
            ],
            "faucets": [
                "https://faucet-testnet.fncy.world"
            ],
            "nativeCurrency": {
                "name": "FNCY",
                "symbol": "FNCY",
                "decimals": 18
            },
            "infoURL": "https://fncyscan-testnet.fncy.world",
            "shortName": "tFNCY",
            "chainId": 923018,
            "networkId": 923018,
            "slip44": 1,
            "icon": "fncy",
            "explorers": [
                {
                    "name": "fncy scan testnet",
                    "url": "https://fncyscan-testnet.fncy.world",
                    "icon": "fncy",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfXCh6UnaEHn3Evz7RFJ3p2ggJBRm9hunDHegeoquGuhD",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "955081": {
        "chain": {
            "name": "Jono12 Subnet",
            "chain": "JONO12",
            "icon": "jono12",
            "rpc": [
                "https://subnets.avax.network/jono12/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Jono12 Token",
                "symbol": "JONO",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "jono12",
            "chainId": 955081,
            "networkId": 955081,
            "explorers": [
                {
                    "name": "JONO12 Explorer",
                    "url": "https://subnets-test.avax.network/jono12",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreievzx4ke62dtc77o47x7vs7nn67ghzrwku6h5dxo3hwcsqfeblke4",
                "width": 612,
                "height": 612,
                "format": "png"
            }
        ]
    },
    "955305": {
        "chain": {
            "name": "Eluvio Content Fabric",
            "chain": "Eluvio",
            "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": [],
            "nativeCurrency": {
                "name": "ELV",
                "symbol": "ELV",
                "decimals": 18
            },
            "infoURL": "https://eluv.io",
            "shortName": "elv",
            "chainId": 955305,
            "networkId": 955305,
            "slip44": 1011,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.eluv.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "963369": {
        "chain": {
            "name": "AVI Coin",
            "chain": "AVI",
            "rpc": [
                "https://rpc.avicoin.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AVI Coin",
                "symbol": "AVI",
                "decimals": 18
            },
            "infoURL": "https://www.avicoin.org",
            "shortName": "avi",
            "chainId": 963369,
            "networkId": 963369,
            "explorers": [
                {
                    "name": "AVI Coin Explorer",
                    "url": "https://explorer.avicoin.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "978657": {
        "chain": {
            "name": "Treasure Ruby",
            "chainId": 978657,
            "shortName": "treasure-ruby",
            "chain": "TRS",
            "networkId": 978657,
            "nativeCurrency": {
                "name": "Testnet MAGIC",
                "symbol": "MAGIC",
                "decimals": 18
            },
            "slip44": 1,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://app.treasure.lol",
            "icon": "treasureruby",
            "rpc": [],
            "faucets": [],
            "status": "deprecated",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://QmbALStb7WtVPHMdwp5DBhE1pUs9QdTgYU1XqRnyJKobE4",
                "width": 24,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "978658": {
        "chain": {
            "name": "Treasure Topaz",
            "chain": "Treasure Topaz",
            "shortName": "treasure-topaz",
            "chainId": 978658,
            "networkId": 978658,
            "nativeCurrency": {
                "name": "Testnet MAGIC",
                "symbol": "MAGIC",
                "decimals": 18
            },
            "slip44": 1,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://app.treasure.lol",
            "icon": "treasuretopaz",
            "rpc": [
                "https://rpc.topaz.treasure.lol",
                "https://rpc.topaz.treasure.lol",
                "wss://rpc.topaz.treasure.lol/ws"
            ],
            "faucets": [
                "https://app.treasure.lol/chain/faucet",
                "https://thirdweb.com/treasure-topaz"
            ],
            "explorers": [
                {
                    "name": "Treasure Topaz Block Explorer",
                    "url": "https://topaz.treasurescan.io",
                    "icon": "treasure",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://app.treasure.lol/chain/bridge"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmT9TS1vsxxq4pToEXPouuYtDcpQZWZfh91NZdNXVQGPrY",
                "width": 24,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "984122": {
        "chain": {
            "name": "Forma",
            "chain": "Forma",
            "rpc": [
                "https://rpc.forma.art",
                "https://rpc.forma.art"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIA",
                "symbol": "TIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://forma.art",
            "shortName": "forma",
            "chainId": 984122,
            "networkId": 984122,
            "icon": "forma",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.forma.art",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQkjcadjAEefa4HLG26pKFvCaNZeZ7wWNxMkCVarW9tiU",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "984123": {
        "chain": {
            "name": "Forma Sketchpad",
            "chain": "Forma",
            "rpc": [
                "https://rpc.sketchpad-1.forma.art",
                "https://rpc.sketchpad-1.forma.art"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIA",
                "symbol": "TIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://forma.art",
            "shortName": "sketchpad",
            "chainId": 984123,
            "networkId": 984123,
            "icon": "forma",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.sketchpad-1.forma.art",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQkjcadjAEefa4HLG26pKFvCaNZeZ7wWNxMkCVarW9tiU",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "988207": {
        "chain": {
            "name": "Ecrox Chain Mainnet",
            "chain": "Ecrox Chain",
            "rpc": [
                "https://mainnet-rpc.ecroxscan.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ECROX COIN",
                "symbol": "ECROX",
                "decimals": 18
            },
            "infoURL": "https://ecroxcoin.io/",
            "shortName": "ecrox",
            "icon": "ecrox",
            "chainId": 988207,
            "networkId": 988207,
            "explorers": [
                {
                    "name": "Ecrox Chain Explorer",
                    "url": "https://ecroxscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibnqdlwgotu4hwx6oeu4ye3huobr3eaiuvv55n5tolyxya2q7edmq",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "998899": {
        "chain": {
            "name": "Supernet Testnet",
            "title": "Supernet Testnet",
            "chain": "Supernet Testnet",
            "rpc": [
                "https://testnet-rpc.supernet.chaingames.io/"
            ],
            "faucets": [
                "https://faucet.chaingames.io"
            ],
            "nativeCurrency": {
                "name": "CHAIN",
                "symbol": "CHAIN",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "supernetchain",
            "chainId": 998899,
            "networkId": 998899,
            "slip44": 1,
            "explorers": [
                {
                    "name": "supernet-testnet-explorer",
                    "url": "https://testnet-explorer.supernet.chaingames.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "999999": {
        "chain": {
            "name": "AmChain",
            "title": "AMC",
            "chain": "AmChain",
            "icon": "amc",
            "rpc": [
                "https://node1.amchain.net"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AMC",
                "symbol": "AMC",
                "decimals": 18
            },
            "infoURL": "https://hewe.io/",
            "shortName": "AMC",
            "chainId": 999999,
            "networkId": 999999,
            "explorers": [
                {
                    "name": "AMCAmChain explorer",
                    "url": "https://explorer.amchain.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmb6VAhhtaJmdaW1j7PAjxaLju1V24PPDFBdXtebyTSfsZ",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1000001": {
        "chain": {
            "name": "WebChain ETK",
            "chain": "WVM",
            "rpc": [
                "https://rpc.webchain.e-talk.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETK",
                "symbol": "ETK",
                "decimals": 18
            },
            "shortName": "wvm",
            "infoURL": "https://e-talk.xyz/webchain",
            "chainId": 1000001,
            "networkId": 1000001,
            "explorers": [
                {
                    "name": "WebChain Explorer",
                    "url": "https://e-talk.xyz/webchain",
                    "standard": "EIP3091"
                }
            ],
            "icon": "webchain"
        },
        "icon": [
            {
                "name": "webchain",
                "url": "ipfs://bafkreiazrv6kwtqalcrlgzjyfse5ft4qi23qcpmg3x4h6liccpmeym6lg4",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "1001996": {
        "chain": {
            "name": "Wirex Pay Testnet",
            "chain": "WirexPay",
            "icon": "wpay",
            "rpc": [
                "https://rpc-dev.wirexpaychain.com"
            ],
            "faucets": [
                "https://faucet-dev.wirexpaychain.com"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://docs.wirexpaychain.com/tech/wirex-pay-chain",
            "shortName": "wirex-testnet",
            "chainId": 1001996,
            "networkId": 1001996,
            "explorers": [
                {
                    "name": "Wirex Pay Testnet Explorer",
                    "url": "https://explorer-dev.wirexpaychain.com",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRkaZbopr8JTgypSQ3N3VfQumnZEN9bA5Uh3u3mL26dwT",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1008686": {
        "chain": {
            "name": "Naga Testnet",
            "chain": "Naga",
            "rpc": [
                "https://rpc.nagafintech.com",
                "wss://rpc.nagafintech.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Naga",
                "symbol": "Naga",
                "decimals": 18
            },
            "infoURL": "https://stablecoin.nagafintech.com/#/app/home",
            "shortName": "Naga",
            "chainId": 1008686,
            "networkId": 1008686,
            "icon": "naga",
            "explorers": [
                {
                    "name": "Naga Explorer Testnet",
                    "url": "https://explorer.nagafintech.com",
                    "icon": "naga",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWrjS43miGAKEzKyNn1YajFn4zG7cDiPiaNHF1gTqKR91",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1100789": {
        "chain": {
            "name": "Netmind Chain Testnet",
            "title": "NetMind Chain Testnet",
            "chain": "NetMind",
            "rpc": [
                "https://testblock.protago-dev.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NMT",
                "symbol": "NMT",
                "decimals": 18
            },
            "infoURL": "https://netmind.ai",
            "shortName": "nmtTest",
            "chainId": 1100789,
            "networkId": 1100789,
            "icon": "netmind",
            "explorers": [
                {
                    "name": "NetMind Testnet Explorer",
                    "url": "https://testbrower.protago-dev.com",
                    "icon": "netmind",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQNipd6uen7sm7HZXGbqhcSVkUXxu3Tp6c3BoeFpvmywp",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1127469": {
        "chain": {
            "name": "Tiltyard Subnet",
            "chain": "TILTYARD",
            "rpc": [
                "https://subnets.avax.network/tiltyard/testnet/rpc"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tiltyard Token",
                "symbol": "TILTG",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "tiltyard",
            "chainId": 1127469,
            "networkId": 1127469,
            "explorers": [
                {
                    "name": "TILTYARD Explorer",
                    "url": "http://testnet-explorer.tiltyard.gg",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1212101": {
        "chain": {
            "name": "1Money Network Testnet",
            "chain": "1MoneyNetwork",
            "rpc": [
                "https://rpc.testnet.1money.network",
                "https://rpc1.testnet.1money.network",
                "https://rpc2.testnet.1money.network",
                "https://rpc3.testnet.1money.network"
            ],
            "faucets": [
                "https://www.1moneynetwork.com/faucet"
            ],
            "nativeCurrency": {
                "name": "FREE",
                "symbol": "FREE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://www.1moneynetwork.com",
            "shortName": "1money-testnet",
            "icon": "1moneynetwork",
            "chainId": 1212101,
            "networkId": 1212101,
            "explorers": [
                {
                    "name": "1Money Network Explorer",
                    "url": "https://www.1moneynetwork.com/explorer?network=testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiawyyp4hhmsipxthdzgvijess7c5jmytqgztq47kaaaqgkt3yx5km",
                "width": 252,
                "height": 252,
                "format": "svg"
            }
        ]
    },
    "1212111": {
        "chain": {
            "name": "1Money Sidechain Testnet",
            "chain": "1MoneySidechain",
            "rpc": [
                "https://rpc.sidechain.testnet.1money.network",
                "https://rpc1.sidechain.testnet.1money.network",
                "https://rpc2.sidechain.testnet.1money.network",
                "https://rpc3.sidechain.testnet.1money.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FREE",
                "symbol": "FREE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.1moneynetwork.com",
            "shortName": "1money-sc-testnet",
            "icon": "1moneynetwork",
            "chainId": 1212111,
            "networkId": 1212111,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreiawyyp4hhmsipxthdzgvijess7c5jmytqgztq47kaaaqgkt3yx5km",
                "width": 252,
                "height": 252,
                "format": "svg"
            }
        ]
    },
    "1234567": {
        "chain": {
            "name": "Sharecle Mainnet",
            "chain": "SHARECLE",
            "icon": "sharecle",
            "rpc": [
                "https://mainnet.sharecle.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SHARECLE COIN",
                "symbol": "SHR",
                "decimals": 18
            },
            "infoURL": "https://sharecle.com/",
            "shortName": "shr",
            "chainId": 1234567,
            "networkId": 1234567,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Etherscan",
                    "url": "https://etherscan.io",
                    "standard": "none",
                    "icon": "sharecle"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiaqaphacy5swvtyxw56ma5f5iewjcqspbgxr5l6ln2433liyw2djy",
                "width": 160,
                "height": 160,
                "format": "png"
            }
        ]
    },
    "1261120": {
        "chain": {
            "name": "zKatana",
            "shortName": "azktn",
            "title": "Astar zkEVM Testnet zKatana",
            "chain": "ETH",
            "icon": "astarzk",
            "rpc": [
                "https://rpc.zkatana.gelato.digital",
                "https://rpc.startale.com/zkatana",
                "https://astar-zkatana.drpc.org",
                "wss://astar-zkatana.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://astar.network",
            "chainId": 1261120,
            "networkId": 1261120,
            "explorers": [
                {
                    "name": "Blockscout zKatana chain explorer",
                    "url": "https://zkatana.blockscout.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Startale zKatana chain explorer",
                    "url": "https://zkatana.explorer.startale.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.astar.network"
                    },
                    {
                        "url": "https://bridge.zkatana.gelato.digital"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmRySLe3su59dE5x5JPm2b1GeZfz6DR9qUzcbp3rt4SD3A",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "1313114": {
        "chain": {
            "name": "Etho Protocol",
            "chain": "ETHO",
            "rpc": [
                "https://rpc.ethoprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Etho Protocol",
                "symbol": "ETHO",
                "decimals": 18
            },
            "infoURL": "https://ethoprotocol.com",
            "shortName": "etho",
            "chainId": 1313114,
            "networkId": 1313114,
            "slip44": 1313114,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.ethoprotocol.com",
                    "standard": "none"
                }
            ]
        }
    },
    "1313500": {
        "chain": {
            "name": "Xerom",
            "chain": "XERO",
            "rpc": [
                "https://rpc.xerom.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Xerom Ether",
                "symbol": "XERO",
                "decimals": 18
            },
            "infoURL": "https://xerom.org",
            "shortName": "xero",
            "chainId": 1313500,
            "networkId": 1313500
        }
    },
    "1337702": {
        "chain": {
            "name": "Kintsugi",
            "title": "Kintsugi merge testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.kintsugi.themerge.dev"
            ],
            "faucets": [
                "http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
                "https://faucet.kintsugi.themerge.dev"
            ],
            "nativeCurrency": {
                "name": "kintsugi Ethere",
                "symbol": "kiETH",
                "decimals": 18
            },
            "infoURL": "https://kintsugi.themerge.dev/",
            "shortName": "kintsugi",
            "chainId": 1337702,
            "networkId": 1337702,
            "explorers": [
                {
                    "name": "kintsugi explorer",
                    "url": "https://explorer.kintsugi.themerge.dev",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1337802": {
        "chain": {
            "name": "Kiln",
            "chain": "ETH",
            "rpc": [
                "https://rpc.kiln.themerge.dev"
            ],
            "faucets": [
                "https://faucet.kiln.themerge.dev",
                "https://kiln-faucet.pk910.de",
                "https://kilnfaucet.com"
            ],
            "nativeCurrency": {
                "name": "Testnet ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kiln.themerge.dev/",
            "shortName": "kiln",
            "chainId": 1337802,
            "networkId": 1337802,
            "icon": "ethereum",
            "explorers": [
                {
                    "name": "Kiln Explorer",
                    "url": "https://explorer.kiln.themerge.dev",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "1337803": {
        "chain": {
            "name": "Zhejiang",
            "chain": "ETH",
            "rpc": [
                "https://rpc.zhejiang.ethpandaops.io",
                "https://rpc.zhejiang.ethpandaops.io"
            ],
            "faucets": [
                "https://faucet.zhejiang.ethpandaops.io",
                "https://zhejiang-faucet.pk910.de"
            ],
            "nativeCurrency": {
                "name": "Testnet ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://zhejiang.ethpandaops.io",
            "shortName": "zhejiang",
            "chainId": 1337803,
            "networkId": 1337803,
            "icon": "ethereum",
            "explorers": [
                {
                    "name": "Zhejiang Explorer",
                    "url": "https://zhejiang.beaconcha.in",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "1398243": {
        "chain": {
            "name": "Automata Testnet",
            "chain": "Automata Testnet",
            "rpc": [
                "https://rpc-testnet.ata.network",
                "https://automata-testnet.alt.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ATA",
                "symbol": "ATA",
                "decimals": 18
            },
            "infoURL": "https://ata.network",
            "shortName": "automatatest",
            "chainId": 1398243,
            "networkId": 1398243,
            "icon": "automata",
            "explorers": [
                {
                    "name": "Automata Testnet Explorer",
                    "url": "https://explorer-testnet.ata.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ",
                "width": 1676,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "1398244": {
        "chain": {
            "name": "Automata Orbit Testnet",
            "chain": "Automata Orbit Testnet",
            "rpc": [
                "https://rpc-orbit-testnet.ata.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ATA",
                "symbol": "ATA",
                "decimals": 18
            },
            "infoURL": "https://ata.network",
            "shortName": "automataorbittestnet",
            "chainId": 1398244,
            "networkId": 1398244,
            "icon": "automata",
            "explorers": [
                {
                    "name": "Automata Orbit Testnet Explorer",
                    "url": "https://automata-orbit-testnet-explorer.alt.technology",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ",
                "width": 1676,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "1440000": {
        "chain": {
            "name": "XRPL EVM Sidechain",
            "chain": "XRPL EVM",
            "icon": "xrplevm",
            "rpc": [
                "https://rpc.xrplevm.org",
                "wss://ws.xrplevm.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.xrplevm.org"
            ],
            "nativeCurrency": {
                "name": "XRP",
                "symbol": "XRP",
                "decimals": 18
            },
            "infoURL": "https://xrplevm.org",
            "shortName": "xrplevm",
            "chainId": 1440000,
            "networkId": 1440000,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.xrplevm.org",
                    "icon": "xrplevm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfPq4vjqxG6zLWpCSaLUgoWfimir7Qt9r6G4zK6WUYKun",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "1440002": {
        "chain": {
            "name": "XRPL EVM Sidechain Devnet",
            "chain": "XRPLEVM Devnet",
            "icon": "xrplevm",
            "rpc": [
                "https://rpc.xrplevm.org/",
                "https://rpc.devnet.xrplevm.org",
                "wss://ws.devnet.xrplevm.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.xrplevm.org"
            ],
            "nativeCurrency": {
                "name": "XRP",
                "symbol": "XRP",
                "decimals": 18
            },
            "infoURL": "https://xrplevm.org",
            "shortName": "xrplevmdevnet",
            "chainId": 1440002,
            "networkId": 1440002,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.xrplevm.org",
                    "icon": "xrplevm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfPq4vjqxG6zLWpCSaLUgoWfimir7Qt9r6G4zK6WUYKun",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "1449000": {
        "chain": {
            "name": "XRPL EVM Sidechain Testnet",
            "chain": "XRPLEVM Testnet",
            "icon": "xrplevm",
            "rpc": [
                "https://rpc.testnet.xrplevm.org",
                "https://rpc.testnet.xrplevm.org",
                "wss://ws.testnet.xrplevm.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.xrplevm.org"
            ],
            "nativeCurrency": {
                "name": "XRP",
                "symbol": "XRP",
                "decimals": 18
            },
            "infoURL": "https://xrplevm.org",
            "shortName": "xrplevmtestnet",
            "chainId": 1449000,
            "networkId": 1449000,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.xrplevm.org",
                    "icon": "xrplevm",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfPq4vjqxG6zLWpCSaLUgoWfimir7Qt9r6G4zK6WUYKun",
                "width": 150,
                "height": 150,
                "format": "png"
            }
        ]
    },
    "1501869": {
        "chain": {
            "name": "Waterfall 9 Test Network",
            "chain": "Waterfall TestNet9",
            "rpc": [
                "https://rpc.testnet9.waterfall.network"
            ],
            "faucets": [
                "https://faucet.testnet9.waterfall.network"
            ],
            "nativeCurrency": {
                "name": "WATER",
                "symbol": "WATER",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://waterfall.network",
            "shortName": "water9",
            "chainId": 1501869,
            "networkId": 1501869,
            "icon": "waterfall",
            "explorers": [
                {
                    "name": "Waterfall Explorer Testnet9",
                    "url": "https://explorer.testnet9.waterfall.network",
                    "icon": "waterfall",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSDJPBKh9cLVL8UZ5KYwdwPyhD8bRWNb33jjt48wtu5Uc",
                "width": 241,
                "height": 179,
                "format": "png"
            }
        ]
    },
    "1612127": {
        "chain": {
            "name": "PlayFi Albireo Testnet",
            "chain": "ETH",
            "rpc": [
                "https://albireo-rpc.playfi.ai",
                "https://albireo-rpc.playfi.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.playfi.ai/",
            "shortName": "alberio",
            "chainId": 1612127,
            "networkId": 1612127,
            "slip44": 1,
            "explorers": [
                {
                    "name": "PlayFi Block Explorer",
                    "url": "https://albireo-explorer.playfi.ai",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.playfi.ai/bridge"
                    }
                ]
            }
        }
    },
    "1637450": {
        "chain": {
            "name": "Xterio Testnet",
            "chain": "Xterio Testnet",
            "rpc": [
                "https://xterio-testnet.alt.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tBNB",
                "symbol": "tBNB",
                "decimals": 18
            },
            "infoURL": "https://xter.io",
            "shortName": "xteriotest",
            "chainId": 1637450,
            "networkId": 1637450,
            "explorers": [
                {
                    "name": "Xterio Testnet Explorer",
                    "url": "https://testnet.xterscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1698369": {
        "chain": {
            "name": "Primea Network Testnet",
            "chain": "Primea Network Testnet",
            "rpc": [
                "http://test-rpc.primeanetwork.com/rpc-http",
                "https://test-rpc.primeanetwork.com/rpc-https",
                "ws://test-rpc.primeanetwork.com/rpc-ws",
                "wss://test-rpc.primeanetwork.com/rpc-wss"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GoldPrimeaNetwork Test",
                "symbol": "GOLDPN",
                "decimals": 18
            },
            "infoURL": "https://primeanetwork.com",
            "shortName": "test-goldpn",
            "chainId": 1698369,
            "networkId": 1698369,
            "icon": "prim",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreidaurpqgf3mmudm2foh5a45xyughike2y2pltb323ad5ywo4gtc3q",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "1731313": {
        "chain": {
            "name": "Turkey Demo Dev",
            "chain": "ETH",
            "rpc": [
                "https://devchain-poa.huabeizhenxuan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "TDD",
            "chainId": 1731313,
            "networkId": 1731313
        }
    },
    "1998991": {
        "chain": {
            "name": "Xphere Testnet",
            "chain": "Xphere Testnet",
            "icon": "xphere",
            "rpc": [
                "http://testnet.x-phere.com"
            ],
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Xphere Testnet",
                "symbol": "XPT",
                "decimals": 18
            },
            "infoURL": "https://x-phere.com/",
            "shortName": "xp-test",
            "chainId": 1998991,
            "networkId": 1998991,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq",
                "width": 144,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "2019775": {
        "chain": {
            "name": "Jovay Sepolia Testnet",
            "chain": "ETH",
            "status": "active",
            "rpc": [
                "https://api.zan.top/public/jovay-testnet",
                "https://api.zan.top/node/v1/jovay/testnet/${ZAN_API_KEY}",
                "wss://api.zan.top/node/ws/v1/jovay/testnet/${ZAN_API_KEY}"
            ],
            "faucets": [
                "https://zan.top/faucet/jovay"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://jovay.io",
            "shortName": "jovay-sepolia",
            "chainId": 2019775,
            "networkId": 2019775,
            "icon": "jovay",
            "slip44": 1,
            "explorers": [
                {
                    "name": "Jovay Testnet Explorer",
                    "url": "https://sepolia-explorer.jovay.io/l2",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://docs.jovay.io/guide/developer-quickstart"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreif3xfpoojvgf23cf6kxx7q3pgbeqtkiiv3lro23i4lemb3wiodmq4",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "2021398": {
        "chain": {
            "name": "DeBank Testnet",
            "chain": "DeBank",
            "rpc": [
                "http://rpc.testnet.debank.com"
            ],
            "faucets": [],
            "icon": "debank",
            "nativeCurrency": {
                "name": "DeBank USD",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://debank.com",
            "shortName": "dbk",
            "chainId": 2021398,
            "networkId": 2021398,
            "slip44": 1,
            "explorers": [
                {
                    "name": "DeBank Chain Explorer",
                    "url": "https://explorer.testnet.debank.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "2022091": {
        "chain": {
            "name": "Alterscope Testnet",
            "chain": "AlterscopeTest",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "RISK Test Token",
                "symbol": "RISKT",
                "decimals": 18
            },
            "infoURL": "https://alterscope.org",
            "shortName": "AlterscopeTest",
            "chainId": 2022091,
            "networkId": 2022091,
            "status": "incubating"
        }
    },
    "2099156": {
        "chain": {
            "name": "Plian Mainnet Main",
            "chain": "Plian",
            "rpc": [
                "https://mainnet.plian.io/pchain"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plian Token",
                "symbol": "PI",
                "decimals": 18
            },
            "infoURL": "https://plian.org/",
            "shortName": "plian-mainnet",
            "chainId": 2099156,
            "networkId": 2099156,
            "explorers": [
                {
                    "name": "piscan",
                    "url": "https://piscan.plian.org/pchain",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2203181": {
        "chain": {
            "name": "PlatON Dev Testnet Deprecated",
            "chain": "PlatON",
            "rpc": [
                "https://devnetopenapi2.platon.network/rpc",
                "wss://devnetopenapi2.platon.network/ws"
            ],
            "faucets": [
                "https://devnet2faucet.platon.network/faucet"
            ],
            "nativeCurrency": {
                "name": "LAT",
                "symbol": "lat",
                "decimals": 18
            },
            "infoURL": "https://www.platon.network",
            "shortName": "platondev",
            "chainId": 2203181,
            "networkId": 1,
            "slip44": 1,
            "icon": "platon",
            "status": "deprecated",
            "explorers": [
                {
                    "name": "PlatON explorer",
                    "url": "https://devnetscan.platon.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "2206132": {
        "chain": {
            "name": "PlatON Dev Testnet2",
            "chain": "PlatON",
            "rpc": [
                "https://devnet2openapi.platon.network/rpc",
                "wss://devnet2openapi.platon.network/ws"
            ],
            "faucets": [
                "https://devnet2faucet.platon.network/faucet"
            ],
            "nativeCurrency": {
                "name": "LAT",
                "symbol": "lat",
                "decimals": 18
            },
            "infoURL": "https://www.platon.network",
            "shortName": "platondev2",
            "chainId": 2206132,
            "networkId": 1,
            "slip44": 1,
            "icon": "platon",
            "explorers": [
                {
                    "name": "PlatON explorer",
                    "url": "https://devnet2scan.platon.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "2222222": {
        "chain": {
            "name": "Coinweb BNB shard",
            "title": "Coinweb BNB shard",
            "chain": "CWEB BNB",
            "rpc": [
                "https://api-cloud.coinweb.io/eth-rpc-service/bnb"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "CWEB",
                "symbol": "CWEB",
                "decimals": 18
            },
            "infoURL": "https://coinweb.io",
            "shortName": "cweb-bnb",
            "chainId": 2222222,
            "networkId": 2222222,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Coinweb block explorer",
                    "url": "https://explorer.coinweb.io",
                    "standard": "none"
                }
            ]
        }
    },
    "2481632": {
        "chain": {
            "name": "Recall Testnet",
            "chain": "Recall Testnet",
            "rpc": [
                "https://evm.v013.node-0.testnet.recall.network"
            ],
            "faucets": [
                "faucet.recall.network"
            ],
            "nativeCurrency": {
                "name": "Recall",
                "symbol": "RECALL",
                "decimals": 18
            },
            "infoURL": "https://recall.network",
            "shortName": "trecall",
            "chainId": 2481632,
            "networkId": 2481632,
            "explorers": [
                {
                    "name": "Recall testnet explorer",
                    "url": "https://explorer.testnet.recall.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2611555": {
        "chain": {
            "name": "DPU Chain",
            "chain": "DPU",
            "rpc": [
                "https://sc-rpc.dpu.ac.th"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DGC",
                "symbol": "DGC",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "DPU",
            "chainId": 2611555,
            "networkId": 2611555
        }
    },
    "2632500": {
        "chain": {
            "name": "COTI",
            "chainId": 2632500,
            "shortName": "coti",
            "chain": "COTI",
            "networkId": 2632500,
            "nativeCurrency": {
                "name": "COTI",
                "symbol": "COTI",
                "decimals": 18
            },
            "rpc": [
                "https://mainnet.coti.io/rpc"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "COTI Mainnet Explorer",
                    "url": "https://mainnet.cotiscan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://coti.io/",
            "icon": "coti",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR58SroHx7ovpqEB5iRkw4PufEXmcCBAJ8AZ7mChDgTfV",
                "width": 528,
                "height": 528,
                "format": "png"
            }
        ]
    },
    "2651420": {
        "chain": {
            "name": "Horizen Testnet",
            "chain": "horizen",
            "rpc": [
                "https://horizen-testnet.rpc.caldera.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://horizen-testnet.hub.caldera.xyz",
            "shortName": "horizen-testnet",
            "chainId": 2651420,
            "networkId": 2651420,
            "icon": "horizen",
            "explorers": [
                {
                    "name": "Horizen Testnet Caldera Explorer",
                    "url": "https://horizen-testnet.explorer.caldera.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiejezmamcywe5jigzopxlpxdp5uvofx3h2jfo5xp34bphf43i4ega",
                "width": 834,
                "height": 834,
                "format": "jpg"
            }
        ]
    },
    "2702128": {
        "chain": {
            "name": "Xterio Chain (ETH)",
            "chain": "Xterio",
            "rpc": [
                "https://xterio-eth.alt.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://xter.io",
            "shortName": "xterio",
            "chainId": 2702128,
            "networkId": 2702128,
            "explorers": [
                {
                    "name": "Xterio Chain (ETH) Explorer",
                    "url": "https://eth.xterscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "3132023": {
        "chain": {
            "name": "Sahara AI",
            "chain": "Sahara",
            "rpc": [
                "https://mainnet.saharalabs.ai"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sahara AI",
                "symbol": "SAHARA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://saharalabs.ai",
            "shortName": "sahara",
            "chainId": 3132023,
            "networkId": 3132023,
            "icon": "sahara",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://bafkreibhofpvuswlhmfniolskoguhjr4p7strqgm5uz7tu53s5gv35qwem",
                "width": 44,
                "height": 24,
                "format": "svg"
            }
        ]
    },
    "3141592": {
        "chain": {
            "name": "Filecoin - Butterfly testnet",
            "chain": "FIL",
            "status": "incubating",
            "rpc": [],
            "faucets": [
                "https://faucet.butterfly.fildev.network"
            ],
            "nativeCurrency": {
                "name": "testnet filecoin",
                "symbol": "tFIL",
                "decimals": 18
            },
            "infoURL": "https://filecoin.io",
            "shortName": "filecoin-butterfly",
            "icon": "filecoin",
            "chainId": 3141592,
            "networkId": 3141592,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "3397901": {
        "chain": {
            "name": "Funki Sepolia Testnet",
            "chain": "ETH",
            "icon": "funki",
            "rpc": [
                "https://funki-testnet.alt.technology",
                "https://funki-testnet.alt.technology"
            ],
            "faucets": [
                "https://funkichain.com/portfolio"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://funkichain.com",
            "shortName": "funkisepolia",
            "chainId": 3397901,
            "networkId": 3397901,
            "explorers": [
                {
                    "name": "Funki Sepolia Testnet Explorer",
                    "url": "https://testnet.funkiscan.io",
                    "standard": "none"
                },
                {
                    "name": "Funki Sepolia Sandbox Explorer",
                    "url": "https://testnet-explorer.funkichain.com",
                    "standard": "none"
                },
                {
                    "name": "Funki Sepolia Testnet Explorer",
                    "url": "https://testnet.funkiscan.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQnQZ2YUuJMDYoKWhiA1KqY67VFjvMLSXTww46pnrS8js",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "3441005": {
        "chain": {
            "name": "Manta Pacific Testnet",
            "chain": "Manta Pacific",
            "rpc": [
                "https://manta-testnet.calderachain.xyz/http",
                "https://manta-testnet.calderachain.xyz/http",
                "https://manta-pacific-testnet.drpc.org",
                "wss://manta-pacific-testnet.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Manta",
                "symbol": "MANTA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://manta-testnet.caldera.dev/",
            "shortName": "mantaTestnet",
            "chainId": 3441005,
            "networkId": 3441005,
            "slip44": 1,
            "icon": "manta",
            "explorers": [
                {
                    "name": "manta-testnet Explorer",
                    "url": "https://manta-testnet.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTckcVTViRZ3NqT36MTt8AvgBSmudrbgU3pi8AaNtthoV",
                "width": 834,
                "height": 834,
                "format": "png"
            }
        ]
    },
    "3441006": {
        "chain": {
            "name": "Manta Pacific Sepolia Testnet",
            "chain": "Manta Pacific",
            "rpc": [
                "https://pacific-rpc.sepolia-testnet.manta.network/http",
                "https://pacific-rpc.sepolia-testnet.manta.network/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://manta-testnet.caldera.dev/",
            "shortName": "mantaSepoliaTestnet",
            "chainId": 3441006,
            "networkId": 3441006,
            "slip44": 1,
            "icon": "manta",
            "explorers": [
                {
                    "name": "manta-testnet Explorer",
                    "url": "https://pacific-explorer.sepolia-testnet.manta.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTckcVTViRZ3NqT36MTt8AvgBSmudrbgU3pi8AaNtthoV",
                "width": 834,
                "height": 834,
                "format": "png"
            }
        ]
    },
    "4000003": {
        "chain": {
            "name": "AltLayer Zero Gas Network",
            "chain": "ETH",
            "rpc": [
                "https://zero.alt.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ZERO",
                "symbol": "ZERO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://altlayer.io",
            "shortName": "alt-zerogas",
            "chainId": 4000003,
            "networkId": 4000003,
            "icon": "altlayer",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://zero-explorer.alt.technology",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb",
                "width": 1080,
                "height": 1025,
                "format": "png"
            }
        ]
    },
    "4278608": {
        "chain": {
            "name": "Arcadia Mainnet",
            "chain": "Arcadia",
            "rpc": [
                "https://arcadia.khalani.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "AIP",
                "symbol": "AIP",
                "decimals": 18
            },
            "infoURL": "https://khalani.network",
            "shortName": "aip",
            "chainId": 4278608,
            "networkId": 4278608,
            "explorers": [
                {
                    "name": "Arcadia Mainnet Explorer",
                    "url": "https://explorer.arcadia.khalani.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "4281033": {
        "chain": {
            "name": "Worlds Caldera",
            "chain": "WCal",
            "rpc": [
                "https://worlds-test.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://caldera.xyz/",
            "shortName": "worldscal",
            "chainId": 4281033,
            "networkId": 4281033,
            "icon": "ethereum",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "4284265": {
        "chain": {
            "name": "Zuux chain testnet",
            "title": "Zuux chain testnet",
            "chain": "zuuxchain",
            "icon": "zuuxchain",
            "rpc": [
                "https://rpc.zuux.network"
            ],
            "features": [
                {
                    "name": "none"
                }
            ],
            "faucets": [
                "https://www.zuuxlend.xyz/faucet"
            ],
            "nativeCurrency": {
                "name": "ZUUX",
                "symbol": "ZUUX",
                "decimals": 18
            },
            "infoURL": "https://www.zuux.network",
            "shortName": "zuuxchain",
            "chainId": 4284265,
            "networkId": 4284265,
            "explorers": [
                {
                    "name": "Zuux chain explorer",
                    "url": "https://blockscout.zuux.network",
                    "standard": "EIP3091"
                },
                {
                    "name": "Zuux chain explorer",
                    "url": "https://explorer.zuux.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUbpXxB8ZkowBKRN4g7QrezZvVHWEcTwBjx4Pkgx3uJXX",
                "width": 1199,
                "height": 1229,
                "format": "png"
            }
        ]
    },
    "4444444": {
        "chain": {
            "name": "Altar Testnet",
            "chain": "Altar",
            "rpc": [
                "https://altar-rpc.ceremonies.ai/"
            ],
            "faucets": [
                "https://sepoliafaucet.com/"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ceremonies.gitbook.io",
            "shortName": "altarTestnet",
            "chainId": 4444444,
            "networkId": 4444444,
            "slip44": 1,
            "icon": "altarTestnet",
            "explorers": [
                {
                    "name": "altar testnet explorer",
                    "url": "https://altar-explorer.ceremonies.ai",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://altar-testnet-yzxhzk61ck-b7590e4db247a680.testnets.rollbridge.app/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmZiJLjciV6KiuxwDebi7CwRhDzei6KKDuStppzsUGtNfN",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "4457845": {
        "chain": {
            "name": "ZERO Testnet (Sepolia)",
            "chain": "ETH",
            "icon": "zero-sepolia",
            "rpc": [
                "https://rpc.zerion.io/v1/zero-sepolia"
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.zero.network"
                    }
                ]
            },
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.zero.network",
            "shortName": "zero-sepolia",
            "chainId": 4457845,
            "networkId": 4457845,
            "slip44": 1,
            "explorers": [
                {
                    "name": "ZERO Testnet Explorer",
                    "url": "https://explorer.zero.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWpvBtmDhZSAnRww5ZU6BvEbDbxKEzoyjWcanjc1UBD9X",
                "width": 144,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "5042002": {
        "chain": {
            "name": "Arc Network Testnet",
            "chain": "Arc Network",
            "icon": "arcnetwork",
            "rpc": [
                "https://rpc.testnet.arc.network",
                "wss://rpc.testnet.arc.network",
                "https://rpc.quicknode.testnet.arc.network",
                "wss://rpc.quicknode.testnet.arc.network",
                "https://rpc.blockdaemon.testnet.arc.network"
            ],
            "faucets": [
                "https://faucet.circle.com/"
            ],
            "nativeCurrency": {
                "name": "USDC",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://arc.network",
            "shortName": "arc-testnet",
            "chainId": 5042002,
            "networkId": 5042002,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Arcscan",
                    "url": "https://testnet.arcscan.app",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiddgoql2bcngs3bcuxobz5hkjjbhvwxvqrdagqytdnfmmawnmfhta",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "5112023": {
        "chain": {
            "name": "NumBlock Chain",
            "chain": "NumBlock",
            "rpc": [
                "https://rpc-mainnet.numblock.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "NUMB Token",
                "symbol": "NUMB",
                "decimals": 18
            },
            "infoURL": "https://numblock.org",
            "shortName": "NUMB",
            "chainId": 5112023,
            "networkId": 5112023,
            "icon": "NumBlock",
            "explorers": [
                {
                    "name": "NumBlock Explorer",
                    "url": "https://mainnet.numblock.org",
                    "standard": "none",
                    "icon": "NumBlock"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRY72AKDaUwxgPukdfSBj19NfMrmsSm48mdBe9zJcW3jB",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "5167003": {
        "chain": {
            "name": "MXC Wannsee zkEVM Testnet",
            "chain": "MXC zkEVM",
            "icon": "mxc",
            "rpc": [
                "https://wannsee-rpc.mxc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MXC Wannsee zkEVM Testnet",
                "symbol": "MXC",
                "decimals": 18
            },
            "infoURL": "https://wannsee.mxc.com/docs/intro",
            "shortName": "MXCdiscontinued",
            "chainId": 5167003,
            "networkId": 5167003,
            "slip44": 1,
            "explorers": [
                {
                    "name": "MXC Wannsee zkEVM Testnet",
                    "url": "https://wannsee-explorer.mxc.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGCthKA11K9kCZJdbTP5WPAyq1wiRZ3REn6KG58MrWaE",
                "width": 159,
                "height": 159,
                "format": "png"
            }
        ]
    },
    "5167004": {
        "chain": {
            "name": "Moonchain Geneva Testnet",
            "chain": "MXC zkEVM",
            "icon": "mxc",
            "rpc": [
                "https://geneva-rpc.moonchain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Moonchain Geneva Testnet",
                "symbol": "MXC",
                "decimals": 18
            },
            "infoURL": "https://doc.mxc.com/docs/intro",
            "shortName": "MXC",
            "chainId": 5167004,
            "networkId": 5167004,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Moonchain Geneva Testnet",
                    "url": "https://geneva-explorer.moonchain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdGCthKA11K9kCZJdbTP5WPAyq1wiRZ3REn6KG58MrWaE",
                "width": 159,
                "height": 159,
                "format": "png"
            }
        ]
    },
    "5201420": {
        "chain": {
            "name": "Electroneum Testnet",
            "chain": "Electroneum",
            "rpc": [
                "https://testnet-rpc.electroneum.com",
                "https://rpc.ankr.com/electroneum_testnet"
            ],
            "faucets": [
                "https://faucet.electroneum.com"
            ],
            "nativeCurrency": {
                "name": "Electroneum",
                "symbol": "ETN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://electroneum.com",
            "shortName": "etn-testnet",
            "chainId": 5201420,
            "networkId": 5201420,
            "slip44": 1,
            "icon": "electroneum",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-blockexplorer.electroneum.com",
                    "icon": "electroneum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiefr7p63cufa53rylql4megu6mbe2fksl45fkbo4jkpt2pyy3q5xm",
                "width": 647,
                "height": 765,
                "format": "png"
            }
        ]
    },
    "5318007": {
        "chain": {
            "name": "Reactive Lasna",
            "title": "Reactive Network Testnet Lasna",
            "chain": "REACT",
            "rpc": [
                "https://lasna-rpc.rnk.dev"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://dev.reactive.network/reactive-mainnet#get-testnet-react"
            ],
            "nativeCurrency": {
                "name": "Lasna React",
                "symbol": "lREACT",
                "decimals": 18
            },
            "infoURL": "https://reactive.network",
            "shortName": "lreact",
            "icon": "reactive",
            "chainId": 5318007,
            "networkId": 5318007,
            "explorers": [
                {
                    "name": "Reactscan",
                    "url": "https://lasna.reactscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B",
                "width": 320,
                "height": 320,
                "format": "png"
            }
        ]
    },
    "5318008": {
        "chain": {
            "name": "Reactive Kopli",
            "title": "Reactive Network Testnet Kopli",
            "chain": "REACT",
            "rpc": [
                "https://kopli-rpc.rnk.dev"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://dev.reactive.network/docs/kopli-testnet#faucet"
            ],
            "nativeCurrency": {
                "name": "Kopli React",
                "symbol": "REACT",
                "decimals": 18
            },
            "infoURL": "https://reactive.network",
            "shortName": "kreact",
            "icon": "reactive",
            "chainId": 5318008,
            "networkId": 5318008,
            "explorers": [
                {
                    "name": "Reactscan",
                    "url": "https://kopli.reactscan.net",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B",
                "width": 320,
                "height": 320,
                "format": "png"
            }
        ]
    },
    "5511555": {
        "chain": {
            "name": "PointPay Testnet",
            "chain": "pointpay",
            "rpc": [
                "https://rpc-testnet.pointpay.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PointPay",
                "symbol": "PXP",
                "decimals": 18
            },
            "infoURL": "https://pointpay.io",
            "shortName": "PPTEST",
            "chainId": 5511555,
            "networkId": 5511555,
            "icon": "pointpay",
            "explorers": [
                {
                    "name": "PointPay Testnet Explorer",
                    "url": "https://testnet.pointpay.io",
                    "icon": "pointpay",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPVsJrzshxQMVDSqn45aiaNJcFY8zWU27fg8vq5Mht4z7",
                "width": 1504,
                "height": 1504,
                "format": "png"
            }
        ]
    },
    "5555555": {
        "chain": {
            "name": "Imversed Mainnet",
            "chain": "Imversed",
            "rpc": [
                "https://jsonrpc.imversed.network",
                "https://ws-jsonrpc.imversed.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Imversed Token",
                "symbol": "IMV",
                "decimals": 18
            },
            "infoURL": "https://imversed.com",
            "shortName": "imversed",
            "chainId": 5555555,
            "networkId": 5555555,
            "icon": "imversed",
            "explorers": [
                {
                    "name": "Imversed EVM explorer (Blockscout)",
                    "url": "https://txe.imversed.network",
                    "icon": "imversed",
                    "standard": "EIP3091"
                },
                {
                    "name": "Imversed Cosmos Explorer (Big Dipper)",
                    "url": "https://tex-c.imversed.com",
                    "icon": "imversed",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYwvmJZ1bgTdiZUKXk4SifTpTj286CkZjMCshUyJuBFH1",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "5555558": {
        "chain": {
            "name": "Imversed Testnet",
            "chain": "Imversed",
            "rpc": [
                "https://jsonrpc-test.imversed.network",
                "https://ws-jsonrpc-test.imversed.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Imversed Token",
                "symbol": "IMV",
                "decimals": 18
            },
            "infoURL": "https://imversed.com",
            "shortName": "imversed-testnet",
            "chainId": 5555558,
            "networkId": 5555558,
            "slip44": 1,
            "icon": "imversed",
            "explorers": [
                {
                    "name": "Imversed EVM Explorer (Blockscout)",
                    "url": "https://txe-test.imversed.network",
                    "icon": "imversed",
                    "standard": "EIP3091"
                },
                {
                    "name": "Imversed Cosmos Explorer (Big Dipper)",
                    "url": "https://tex-t.imversed.com",
                    "icon": "imversed",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYwvmJZ1bgTdiZUKXk4SifTpTj286CkZjMCshUyJuBFH1",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "5734951": {
        "chain": {
            "name": "Jovay Mainnet",
            "chain": "ETH",
            "status": "active",
            "rpc": [
                "https://rpc.jovay.io",
                "https://api.zan.top/node/v1/jovay/mainnet/${ZAN_API_KEY}",
                "wss://api.zan.top/node/ws/v1/jovay/mainnet/${ZAN_API_KEY}"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://jovay.io",
            "shortName": "jovay",
            "chainId": 5734951,
            "networkId": 5734951,
            "icon": "jovay",
            "explorers": [
                {
                    "name": "Jovay Explorer",
                    "url": "https://explorer.jovay.io/l2",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreif3xfpoojvgf23cf6kxx7q3pgbeqtkiiv3lro23i4lemb3wiodmq4",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "6038361": {
        "chain": {
            "name": "Astar zKyoto",
            "shortName": "azkyt",
            "title": "Astar zkEVM Testnet zKyoto",
            "chain": "ETH",
            "icon": "astarzk",
            "rpc": [
                "https://rpc.startale.com/zkyoto",
                "https://rpc.startale.com/zkyoto",
                "https://rpc.zkyoto.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://astar.network",
            "chainId": 6038361,
            "networkId": 6038361,
            "explorers": [
                {
                    "name": "Blockscout zKyoto explorer",
                    "url": "https://astar-zkyoto.blockscout.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://portal.astar.network"
                    },
                    {
                        "url": "https://bridge.gelato.network/bridge/astar-zkyoto"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRySLe3su59dE5x5JPm2b1GeZfz6DR9qUzcbp3rt4SD3A",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "6231991": {
        "chain": {
            "name": "Block Chain LOL Berachain Testnet",
            "chain": "Block Chain LOL Berachain",
            "rpc": [
                "https://block-chain.alt.technology"
            ],
            "faucets": [
                "https://faucet.block-chain.lol/"
            ],
            "nativeCurrency": {
                "name": "HarryPotterObamaSonic10Inu",
                "symbol": "HARRY",
                "decimals": 18
            },
            "infoURL": "https://block-chain.lol/",
            "shortName": "block-chain-lol-testnet",
            "chainId": 6231991,
            "networkId": 6231991,
            "explorers": [
                {
                    "name": "Block Chain LOL Berachain Testnet Blockscout Explorer",
                    "url": "https://explorer.block-chain.lol",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "6666665": {
        "chain": {
            "name": "Safe(AnWang) Mainnet",
            "chain": "Safe(AnWang)",
            "icon": "safe-anwang",
            "rpc": [
                "https://safe4.anwang.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SAFE(AnWang)",
                "symbol": "SAFE",
                "decimals": 18
            },
            "infoURL": "https://www.anwang.com",
            "shortName": "SafeMainnet",
            "chainId": 6666665,
            "networkId": 6666665,
            "explorers": [
                {
                    "name": "Safe(AnWang) Explorer",
                    "url": "https://safe4.anwang.com",
                    "icon": "safe-anwang",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmahJhdaLfGwBStQ9q9K4Mc73vLNqFV1otWCsT2ZKsMavv",
                "width": 768,
                "height": 768,
                "format": "png"
            }
        ]
    },
    "6666666": {
        "chain": {
            "name": "Safe(AnWang) Testnet",
            "chain": "Safe(AnWang)",
            "icon": "safe-anwang",
            "rpc": [
                "https://safe4testnet.anwang.com/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SAFE(AnWang)",
                "symbol": "SAFE",
                "decimals": 18
            },
            "infoURL": "https://www.anwang.com",
            "shortName": "SafeTestnet",
            "chainId": 6666666,
            "networkId": 6666666,
            "explorers": [
                {
                    "name": "Safe(AnWang) Testnet Explorer",
                    "url": "https://safe4testnet.anwang.com",
                    "icon": "safe-anwang",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmahJhdaLfGwBStQ9q9K4Mc73vLNqFV1otWCsT2ZKsMavv",
                "width": 768,
                "height": 768,
                "format": "png"
            }
        ]
    },
    "6666689": {
        "chain": {
            "name": "Ting Chain Testnet",
            "title": "Ting Chain Testnet",
            "chain": "tingchain",
            "rpc": [
                "https://rpc-testnet.tingscan.com",
                "wss://rpc-testnet.tingscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ting",
                "symbol": "TING",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://tingscan.com",
            "shortName": "ting-testnet",
            "chainId": 6666689,
            "networkId": 6666689,
            "explorers": [
                {
                    "name": "TingScan",
                    "url": "https://testnet.tingscan.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "6912115": {
        "chain": {
            "name": "ENI Testnet (Deprecated)",
            "chain": "ENI",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "EGAS",
                "symbol": "EGAS",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "eni-test-deprecated",
            "chainId": 6912115,
            "networkId": 6912115,
            "icon": "eni-test",
            "explorers": [],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmdhqHQnPHhuhowh3ifncxw2SNzjMRCy2jQY8aMScpjUpd",
                "width": 677,
                "height": 687,
                "format": "svg"
            }
        ]
    },
    "6985385": {
        "chain": {
            "name": "Humanity Protocol",
            "chain": "Humanity",
            "rpc": [
                "https://humanity-mainnet.g.alchemy.com/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "H",
                "symbol": "H",
                "decimals": 18
            },
            "infoURL": "https://humanity.org",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            },
            "shortName": "hp",
            "chainId": 6985385,
            "networkId": 6985385,
            "status": "active",
            "explorers": [
                {
                    "name": "Humanity Mainnet explorer",
                    "url": "https://humanity-mainnet.explorer.alchemy.com",
                    "standard": "none"
                }
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ]
        }
    },
    "7000700": {
        "chain": {
            "name": "JMDT Mainnet",
            "chain": "JMDT",
            "rpc": [
                "https://rpc.jmdt.io",
                "https://mainnetrpc.jmdt.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JMDT",
                "symbol": "JMDT",
                "decimals": 18
            },
            "infoURL": "https://jmdt.io",
            "shortName": "jmdt",
            "chainId": 7000700,
            "networkId": 7000700,
            "icon": "jmdt",
            "explorers": [
                {
                    "name": "JMDT Explorer",
                    "url": "https://explorer.jmdt.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma8uKeedDqT3iSPVSkWgZAf74FtUfZhjuZFENaYJZc48k",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "7080969": {
        "chain": {
            "name": "Humanity Protocol testnet",
            "chain": "Humanity",
            "rpc": [
                "https://rpc.testnet.humanity.org",
                "https://humanity-testnet.g.alchemy.com/public"
            ],
            "faucets": [
                "https://faucets.alchemy.com/faucets/humanity-testnet"
            ],
            "nativeCurrency": {
                "name": "tHP",
                "symbol": "tHP",
                "decimals": 18
            },
            "infoURL": "https://testnet.humanity.org",
            "parent": {
                "type": "L2",
                "chain": "eip155-42161",
                "bridges": []
            },
            "shortName": "thp",
            "chainId": 7080969,
            "networkId": 7080969,
            "status": "active",
            "explorers": [
                {
                    "name": "Humanity Testnet explorer",
                    "url": "https://humanity-testnet.explorer.alchemy.com",
                    "standard": "none"
                }
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ]
        }
    },
    "7082400": {
        "chain": {
            "name": "COTI Testnet",
            "title": "COTI Testnet",
            "chain": "COTI",
            "icon": "coti",
            "rpc": [
                "https://testnet.coti.io/rpc",
                "https://testnet-magnus-validator.coti.io/rpc",
                "https://testnet-minor-validator.coti.io/rpc"
            ],
            "faucets": [
                "https://faucet.coti.io"
            ],
            "nativeCurrency": {
                "name": "COTI",
                "symbol": "COTI",
                "decimals": 18
            },
            "infoURL": "https://coti.io/",
            "shortName": "coti-testnet",
            "chainId": 7082400,
            "networkId": 7082400,
            "explorers": [
                {
                    "name": "COTI Testnet Explorer",
                    "url": "https://testnet.cotiscan.io",
                    "icon": "ethernal",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR58SroHx7ovpqEB5iRkw4PufEXmcCBAJ8AZ7mChDgTfV",
                "width": 528,
                "height": 528,
                "format": "png"
            }
        ]
    },
    "7225878": {
        "chain": {
            "name": "Saakuru Mainnet",
            "chain": "Saakuru",
            "icon": "saakuru",
            "rpc": [
                "https://rpc.saakuru.network",
                "https://rpc.saakuru.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OAS",
                "symbol": "OAS",
                "decimals": 18
            },
            "infoURL": "https://saakuru.network",
            "shortName": "saakuru",
            "chainId": 7225878,
            "networkId": 7225878,
            "explorers": [
                {
                    "name": "saakuru-explorer",
                    "url": "https://explorer.saakuru.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmduEdtFobPpZWSc45MU6RKxZfTEzLux2z8ikHFhT8usqv",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "7355310": {
        "chain": {
            "name": "OpenVessel",
            "chain": "VSL",
            "icon": "vsl",
            "rpc": [
                "https://mainnet-external.openvessel.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Vessel ETH",
                "symbol": "VETH",
                "decimals": 18
            },
            "infoURL": "https://www.openvessel.io",
            "shortName": "vsl",
            "chainId": 7355310,
            "networkId": 7355310,
            "explorers": [
                {
                    "name": "openvessel-mainnet",
                    "url": "https://mainnet-explorer.openvessel.io",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeknNzGCZXQK7egwfwyxQan7Lw8bLnqYsyoEgEbDNCzJX",
                "width": 600,
                "height": 529,
                "format": "png"
            }
        ]
    },
    "7668378": {
        "chain": {
            "name": "QL1 Testnet",
            "chain": "QOM",
            "status": "incubating",
            "rpc": [
                "https://rpc.testnet.qom.one"
            ],
            "faucets": [
                "https://faucet.qom.one"
            ],
            "nativeCurrency": {
                "name": "Shiba Predator",
                "symbol": "QOM",
                "decimals": 18
            },
            "infoURL": "https://qom.one",
            "shortName": "tqom",
            "chainId": 7668378,
            "networkId": 7668378,
            "slip44": 1,
            "icon": "qom",
            "explorers": [
                {
                    "name": "QL1 Testnet Explorer",
                    "url": "https://testnet.qom.one",
                    "icon": "qom",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRc1kJ7AgcDL1BSoMYudatWHTrz27K6WNTwGifQb5V17D",
                "width": 518,
                "height": 518,
                "format": "png"
            }
        ]
    },
    "7762959": {
        "chain": {
            "name": "Musicoin",
            "chain": "MUSIC",
            "rpc": [
                "https://mewapi.musicoin.tw"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Musicoin",
                "symbol": "MUSIC",
                "decimals": 18
            },
            "infoURL": "https://musicoin.tw",
            "shortName": "music",
            "chainId": 7762959,
            "networkId": 7762959,
            "slip44": 184
        }
    },
    "7771777": {
        "chain": {
            "name": "VALYGO Smartchain",
            "chain": "VYO",
            "rpc": [
                "https://rpc-gw-1.vyoscan.com/ext/bc/2t51dXsuxUvd9teY9TKEJmgxmxMk3CRF88UYTA4HQgjeYZqzSX/rpc",
                "https://rpc-gw-2.vyoscan.com/ext/bc/2t51dXsuxUvd9teY9TKEJmgxmxMk3CRF88UYTA4HQgjeYZqzSX/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VYO",
                "symbol": "VYO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://vyochain.com",
            "shortName": "vyo",
            "chainId": 7771777,
            "networkId": 7771777,
            "icon": "valygo",
            "explorers": [
                {
                    "name": "VYOScan",
                    "url": "https://vyoscan.com",
                    "icon": "valygo",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-43114",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmc93z2XScvpPfVGpUNhFsKXPV5RVkf48RAFQNcwdYQdWs",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7773777": {
        "chain": {
            "name": "VALYGO NFT",
            "chain": "VYO",
            "rpc": [
                "https://rpc-gw-1.vyoscan.com/ext/bc/2RyzsmGypNQZPby1miwMMV8spTvhgd9qd2peNRzU1mErUQqSSw/rpc",
                "https://rpc-gw-2.vyoscan.com/ext/bc/2RyzsmGypNQZPby1miwMMV8spTvhgd9qd2peNRzU1mErUQqSSw/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "VYO",
                "symbol": "VYO",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://vyochain.com",
            "shortName": "vyonft",
            "chainId": 7773777,
            "networkId": 7773777,
            "icon": "valygo",
            "explorers": [
                {
                    "name": "VYOScan NFT",
                    "url": "https://nft.vyoscan.com",
                    "icon": "valygo",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-43114",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmc93z2XScvpPfVGpUNhFsKXPV5RVkf48RAFQNcwdYQdWs",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "7777777": {
        "chain": {
            "name": "Zora",
            "chain": "ETH",
            "rpc": [
                "https://rpc.zora.energy",
                "https://rpc.zora.energy/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "zora",
            "infoURL": "https://zora.energy",
            "shortName": "zora",
            "chainId": 7777777,
            "networkId": 7777777,
            "explorers": [
                {
                    "name": "Zora Network Explorer",
                    "url": "https://explorer.zora.energy",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmYQf9VKTzPwQiU5xQMNbJKKGasLDVoXs2S86Ay77MStp7",
                "width": 2390,
                "height": 2390,
                "format": "png"
            }
        ]
    },
    "7849306": {
        "chain": {
            "name": "Ozean Poseidon Testnet",
            "chain": "Ozean Poseidon",
            "rpc": [
                "https://ozean-testnet.rpc.caldera.xyz/http",
                "wss://ozean-testnet.rpc.caldera.xyz/ws"
            ],
            "faucets": [
                "https://ozean-testnet.hub.caldera.xyz"
            ],
            "nativeCurrency": {
                "name": "USDX",
                "symbol": "USDX",
                "decimals": 18
            },
            "infoURL": "https://docs.ozean.finance",
            "shortName": "ozean-poseidon",
            "chainId": 7849306,
            "networkId": 7849306,
            "icon": "ozean",
            "status": "active",
            "explorers": [
                {
                    "name": "Ozean Testnet Explorer",
                    "url": "https://ozean-testnet.explorer.caldera.xyz",
                    "icon": "ozean",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiapf66dn4de4dz2oyn63y3bpafm5f6pne4gxtufapd452c4ruzj5a",
                "width": 191,
                "height": 191,
                "format": "png"
            }
        ]
    },
    "8000008": {
        "chain": {
            "name": "MAKI Chain",
            "chain": "MAKI",
            "rpc": [
                "https://rpc.makiai.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://makiai.app",
            "shortName": "maki",
            "chainId": 8000008,
            "networkId": 8000008
        }
    },
    "8000800": {
        "chain": {
            "name": "JMDT Testnet",
            "chain": "JMDT",
            "rpc": [
                "https://testnetrpc.jmdt.io"
            ],
            "faucets": [
                "https://faucet.jmdt.io"
            ],
            "nativeCurrency": {
                "name": "Test JMDT",
                "symbol": "tJMDT",
                "decimals": 18
            },
            "infoURL": "https://jmdt.io",
            "shortName": "tjmdt",
            "chainId": 8000800,
            "networkId": 8000800,
            "icon": "jmdt",
            "explorers": [
                {
                    "name": "JMDT Testnet Explorer",
                    "url": "https://explorer.jmdt.io/testnet",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qma8uKeedDqT3iSPVSkWgZAf74FtUfZhjuZFENaYJZc48k",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "8007736": {
        "chain": {
            "name": "Plian Mainnet Subchain 1",
            "chain": "Plian",
            "rpc": [
                "https://mainnet.plian.io/child_0"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plian Token",
                "symbol": "PI",
                "decimals": 18
            },
            "infoURL": "https://plian.org",
            "shortName": "plian-mainnet-l2",
            "chainId": 8007736,
            "networkId": 8007736,
            "explorers": [
                {
                    "name": "piscan",
                    "url": "https://piscan.plian.org/child_0",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-2099156",
                "type": "L2"
            }
        }
    },
    "8008135": {
        "chain": {
            "name": "Fhenix Helium",
            "chain": "tFHE",
            "rpc": [
                "https://api.helium.fhenix.zone"
            ],
            "faucets": [
                "https://get-helium.fhenix.zone"
            ],
            "nativeCurrency": {
                "name": "tFHE",
                "symbol": "tFHE",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://www.fhenix.io",
            "shortName": "fhe-helium",
            "chainId": 8008135,
            "networkId": 8008135,
            "explorers": [
                {
                    "name": "Fhenix Helium Explorer (Blockscout)",
                    "url": "https://explorer.helium.fhenix.zone",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "8080808": {
        "chain": {
            "name": "Hokum",
            "chain": "Hokum",
            "icon": "hokum",
            "rpc": [
                "https://mainnet.hokum.gg"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://hokum.gg",
            "shortName": "hokum",
            "chainId": 8080808,
            "networkId": 8080808,
            "explorers": [
                {
                    "name": "Hokum Explorer",
                    "url": "https://explorer.hokum.gg",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmafrUmh1FD48WWQwk6pfW1Y7eA9VQTdpeL387Wt2JFrAd",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "8601152": {
        "chain": {
            "name": "Waterfall 8 Test Network",
            "chain": "Waterfall Testnet8",
            "rpc": [
                "https://rpc.testnet8.waterfall.network/"
            ],
            "faucets": [
                "https://faucet.testnet8.waterfall.network"
            ],
            "nativeCurrency": {
                "name": "WATER",
                "symbol": "WATER",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://waterfall.network",
            "shortName": "waterfall",
            "chainId": 8601152,
            "networkId": 8601152,
            "icon": "waterfall",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmSDJPBKh9cLVL8UZ5KYwdwPyhD8bRWNb33jjt48wtu5Uc",
                "width": 241,
                "height": 179,
                "format": "png"
            }
        ]
    },
    "8794598": {
        "chain": {
            "name": "HAPchain",
            "chain": "HAPchain",
            "rpc": [
                "https://jsonrpc.hap.land"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "HAP",
                "symbol": "HAP",
                "decimals": 18
            },
            "infoURL": "https://hap.land",
            "shortName": "hap",
            "chainId": 8794598,
            "networkId": 8794598,
            "icon": "hap",
            "explorers": [
                {
                    "name": "HAP EVM Explorer (Blockscout)",
                    "url": "https://blockscout.hap.land",
                    "standard": "none",
                    "icon": "hap"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQ4V9JC25yUrYk2kFJwmKguSsZBQvtGcg6q9zkDV8mkJW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "8888881": {
        "chain": {
            "name": "Quarix Testnet",
            "chain": "Quarix",
            "status": "incubating",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "QARE",
                "symbol": "QARE",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "quarix-testnet",
            "chainId": 8888881,
            "networkId": 8888881,
            "slip44": 1,
            "icon": "quarix",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmTw8TyeeNhUFWrck2WCiN17MaHRt5qzRBtaAvmz6L7qq7",
                "width": 669,
                "height": 587,
                "format": "png"
            }
        ]
    },
    "8888888": {
        "chain": {
            "name": "Quarix",
            "chain": "Quarix",
            "status": "incubating",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "QARE",
                "symbol": "QARE",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "quarix",
            "chainId": 8888888,
            "networkId": 8888888,
            "icon": "quarix",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmTw8TyeeNhUFWrck2WCiN17MaHRt5qzRBtaAvmz6L7qq7",
                "width": 669,
                "height": 587,
                "format": "png"
            }
        ]
    },
    "9322252": {
        "chain": {
            "name": "XCAP",
            "title": "XCAP Mainnet",
            "chain": "XCAP",
            "rpc": [
                "https://xcap-mainnet.relay.xcap.network/znzvh2ueyvm2yts5fv5gnul395jbkfb2/rpc1"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "infoURL": "https://xcap.network/",
            "shortName": "xcap",
            "chainId": 9322252,
            "networkId": 9322252,
            "icon": "xcap",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://xcap-mainnet.explorer.xcap.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeTj6tfaw9qf9wnEUQh7PnCpNWyvm56e7kY35kANRWNxj",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "9322253": {
        "chain": {
            "name": "Milvine",
            "title": "XCAP Testnet Milvine",
            "chain": "XCAP",
            "rpc": [
                "https://xcap-milvine.relay.xcap.network/zj5l55ftsgi027kz4nf14vs8d89inego/rpc1"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "infoURL": "https://xcap.network/",
            "shortName": "milv",
            "chainId": 9322253,
            "networkId": 9322253,
            "icon": "xcap",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://xcap-milvine.explorer.xcap.network",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeTj6tfaw9qf9wnEUQh7PnCpNWyvm56e7kY35kANRWNxj",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "9999999": {
        "chain": {
            "name": "Fluence",
            "chain": "Fluence",
            "rpc": [
                "https://rpc.mainnet.fluence.dev",
                "https://rpc.mainnet.fluence.dev/",
                "wss://ws.mainnet.fluence.dev/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FLT",
                "symbol": "FLT",
                "decimals": 18
            },
            "infoURL": "https://fluence.network/",
            "shortName": "fluence",
            "chainId": 9999999,
            "networkId": 9999999,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.mainnet.fluence.dev",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        }
    },
    "10058111": {
        "chain": {
            "name": "Spotlight",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://spotlightchain.com/",
            "shortName": "spotlight",
            "chainId": 10058111,
            "networkId": 10058111,
            "status": "incubating"
        }
    },
    "10058112": {
        "chain": {
            "name": "Spotlight Sepolia Testnet",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://spotlightchain.com/",
            "shortName": "spotlightsep",
            "chainId": 10058112,
            "networkId": 10058112,
            "status": "incubating"
        }
    },
    "10067275": {
        "chain": {
            "name": "Plian Testnet Subchain 1",
            "chain": "Plian",
            "rpc": [
                "https://testnet.plian.io/child_test"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plian Token",
                "symbol": "TPI",
                "decimals": 18
            },
            "infoURL": "https://plian.org/",
            "shortName": "plian-testnet-l2",
            "chainId": 10067275,
            "networkId": 10067275,
            "slip44": 1,
            "explorers": [
                {
                    "name": "piscan",
                    "url": "https://testnet.plian.org/child_test",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "chain": "eip155-16658437",
                "type": "L2"
            }
        }
    },
    "10101010": {
        "chain": {
            "name": "Soverun Mainnet",
            "chain": "SVRN",
            "icon": "soverun",
            "rpc": [
                "https://mainnet-rpc.soverun.com"
            ],
            "faucets": [
                "https://faucet.soverun.com"
            ],
            "nativeCurrency": {
                "name": "Soverun",
                "symbol": "SVRN",
                "decimals": 18
            },
            "infoURL": "https://soverun.com",
            "shortName": "SVRNm",
            "chainId": 10101010,
            "networkId": 10101010,
            "explorers": [
                {
                    "name": "Soverun",
                    "url": "https://explorer.soverun.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTYazUzgY9Nn2mCjWwFUSLy3dG6i2PvALpwCNQvx1zXyi",
                "width": 1154,
                "height": 1154,
                "format": "png"
            }
        ]
    },
    "10111945": {
        "chain": {
            "name": "SATUCHAIN Mainnet",
            "chain": "SATU",
            "rpc": [
                "https://rpc-mainnet.satuchain.com",
                "https://rpc-indo-mainnet.satuchain.com",
                "wss://rpc-mainnet.satuchain.com/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Satu",
                "symbol": "STU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://satuchain.com",
            "shortName": "satumainnet",
            "chainId": 10111945,
            "networkId": 10111945,
            "icon": "satuchain",
            "explorers": [
                {
                    "name": "SATUCHAIN Mainnet Explorer",
                    "url": "https://stuscan.com",
                    "icon": "satuchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSQdnftaq16siHNV5zAUGNrKknMKpwrZCMDwdE2B8CESt",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "10241024": {
        "chain": {
            "name": "AlienX Mainnet",
            "chain": "AlienX Mainnet",
            "rpc": [
                "https://rpc.alienxchain.io/http",
                "https://rpc.alienxchain.io/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://alienxchain.io/home",
            "shortName": "AlienX",
            "chainId": 10241024,
            "networkId": 10241024,
            "icon": "alienx",
            "explorers": [
                {
                    "name": "AlienXChain Explorer",
                    "url": "https://explorer.alienxchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWAa7JayD8HCtAMXezzUNcUoi2Rikqpu2WmrHpFBmDEez",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "10241025": {
        "chain": {
            "name": "ALIENX Hal Testnet",
            "chain": "ALIENX Hal",
            "rpc": [
                "https://hal-rpc.alienxchain.io/http",
                "https://hal-rpc.alienxchain.io/http",
                "https://hal.rpc.caldera.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://alienxchain.io/home",
            "shortName": "ALIENXHal",
            "chainId": 10241025,
            "networkId": 10241025,
            "icon": "hal",
            "explorers": [
                {
                    "name": "Hal Explorer",
                    "url": "https://hal-explorer.alienxchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWAa7JayD8HCtAMXezzUNcUoi2Rikqpu2WmrHpFBmDEez",
                "width": 480,
                "height": 480,
                "format": "png"
            }
        ]
    },
    "11111110": {
        "chain": {
            "name": "ClawCoin Testnet",
            "chain": "CC",
            "icon": "clawcoin",
            "rpc": [
                "https://evm-testnet.clawcoin.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ClawCoin",
                "symbol": "CC",
                "decimals": 18
            },
            "infoURL": "https://clawcoin.com",
            "shortName": "cc-testnet",
            "chainId": 11111110,
            "networkId": 11111110,
            "slip44": 60,
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmTuFGvQqA3iDMGsr54VLHscAQzGA54u5DjhF9LqBS88Kn",
                "width": 1417,
                "height": 1417,
                "format": "svg"
            }
        ]
    },
    "11111111": {
        "chain": {
            "name": "ClawCoin",
            "chain": "CC",
            "icon": "clawcoin",
            "rpc": [
                "https://evm.clawcoin.com"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ClawCoin",
                "symbol": "CC",
                "decimals": 18
            },
            "infoURL": "https://clawcoin.com",
            "shortName": "cc",
            "chainId": 11111111,
            "networkId": 11111111,
            "slip44": 60,
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmTuFGvQqA3iDMGsr54VLHscAQzGA54u5DjhF9LqBS88Kn",
                "width": 1417,
                "height": 1417,
                "format": "svg"
            }
        ]
    },
    "11142220": {
        "chain": {
            "name": "Celo Sepolia Testnet",
            "chainId": 11142220,
            "shortName": "celo-sep",
            "chain": "CELO",
            "networkId": 11142220,
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "slip44": 60,
            "nativeCurrency": {
                "name": "CELO",
                "symbol": "CELO",
                "decimals": 18
            },
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://superbridge.app/?fromChainId=11155111&toChainId=11142220"
                    }
                ]
            },
            "rpc": [
                "https://forno.celo-sepolia.celo-testnet.org"
            ],
            "faucets": [
                "https://faucet.celo.org"
            ],
            "infoURL": "https://docs.celo.org",
            "explorers": [
                {
                    "name": "Celo Sepolia Explorer",
                    "url": "https://celo-sepolia.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11145513": {
        "chain": {
            "name": "Blessnet Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://blessnet-sepolia-testnet.rpc.caldera.xyz/http",
                "wss://blessnet-sepolia-testnet.rpc.caldera.xyz/ws"
            ],
            "faucets": [
                "https://blessnet-sepolia-testnet.hub.caldera.xyz"
            ],
            "nativeCurrency": {
                "name": "Bless",
                "symbol": "BLESS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://blessnet.io",
            "shortName": "bless-sepolia",
            "chainId": 11145513,
            "networkId": 11145513,
            "icon": "bless",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blessnet-sepolia-testnet.explorer.caldera.xyz",
                    "icon": "bless",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://blessnet-sepolia-testnet.bridge.caldera.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmUP7NPPrCe6N6k8RQh4KuSBU2xMvbyo6enCtzyE5v4bmQ",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "11155111": {
        "chain": {
            "name": "Ethereum Sepolia",
            "title": "Ethereum Testnet Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.drpc.org",
                "https://rpc.sepolia.org",
                "https://rpc2.sepolia.org",
                "https://rpc.sepolia.ethpandaops.io",
                "https://sepolia.infura.io/v3/${INFURA_API_KEY}",
                "wss://sepolia.infura.io/v3/${INFURA_API_KEY}",
                "https://sepolia.gateway.tenderly.co",
                "wss://sepolia.gateway.tenderly.co",
                "https://ethereum-sepolia-rpc.publicnode.com",
                "wss://ethereum-sepolia-rpc.publicnode.com",
                "https://sepolia.drpc.org",
                "wss://sepolia.drpc.org",
                "https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-"
            ],
            "faucets": [
                "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://sepolia.otterscan.io",
            "shortName": "sep",
            "chainId": 11155111,
            "networkId": 11155111,
            "slip44": 1,
            "explorers": [
                {
                    "name": "etherscan-sepolia",
                    "url": "https://sepolia.etherscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "otterscan-sepolia",
                    "url": "https://sepolia.otterscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Routescan",
                    "url": "https://11155111.testnet.routescan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11155420": {
        "chain": {
            "name": "OP Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.optimism.io",
                "https://sepolia.optimism.io",
                "https://optimism-sepolia.drpc.org",
                "wss://optimism-sepolia.drpc.org"
            ],
            "faucets": [
                "https://app.optimism.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://optimism.io",
            "shortName": "opsep",
            "chainId": 11155420,
            "networkId": 11155420,
            "slip44": 1,
            "explorers": [
                {
                    "name": "etherscan-sepolia-optimism",
                    "url": "https://sepolia-optimism.etherscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "opscout",
                    "url": "https://optimism-sepolia.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "11155931": {
        "chain": {
            "name": "RISE Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet.riselabs.xyz",
                "https://testnet.riselabs.xyz",
                "wss://testnet.riselabs.xyz/ws"
            ],
            "faucets": [
                "https://faucet.testnet.riselabs.xyz"
            ],
            "nativeCurrency": {
                "name": "RISE Testnet Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                },
                {
                    "name": "EIP7702"
                }
            ],
            "infoURL": "https://risechain.com/",
            "shortName": "rise-testnet",
            "chainId": 11155931,
            "networkId": 11155931,
            "icon": "rise",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.testnet.riselabs.xyz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-ui.testnet.riselabs.xyz"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeigpqflfjdeovryzeqcw42chsqtoed6ommcilepi7hnarqf34rat7i",
                "width": 252,
                "height": 303,
                "format": "png"
            }
        ]
    },
    "11166111": {
        "chain": {
            "name": "R0AR Testnet",
            "chain": "R0AR Testnet",
            "icon": "r0ar",
            "rpc": [
                "https://testnet.rpc-r0ar.io"
            ],
            "faucets": [
                "https://testnet.r0arfaucet.io"
            ],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://testnet.r0arscan.io",
            "shortName": "R0AR-Test-Chain",
            "chainId": 11166111,
            "networkId": 11166111,
            "explorers": [
                {
                    "name": "tracehawk",
                    "url": "https://testnet.r0arscan.io",
                    "icon": "r0ar",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicz6422v574rrwrbmvllvrts6nyv4cwcpxxrrokrsr6ekjuky3c6i",
                "width": 512,
                "height": 512,
                "format": "png"
            },
            {
                "url": "ipfs://bafkreibqk63qcgukyunft3h2qxh56cg6mtvzlrnxw4mbpxgahdk2litxqi",
                "width": 512,
                "height": 512,
                "format": "svg"
            }
        ]
    },
    "12020498": {
        "chain": {
            "name": "Lummio Network",
            "chain": "Lummio Network",
            "rpc": [
                "https://rpc.lummio.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lummio Reward Points",
                "symbol": "LRPO",
                "decimals": 18
            },
            "infoURL": "https://lummio.net",
            "shortName": "lummio",
            "chainId": 12020498,
            "networkId": 12020498,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.lummio.net",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "12052024": {
        "chain": {
            "name": "Memento Testnet (deprecated)",
            "chain": "Memento",
            "rpc": [],
            "faucets": [],
            "status": "deprecated",
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "memento-test",
            "chainId": 12052024,
            "networkId": 12052024,
            "explorers": []
        }
    },
    "12082025": {
        "chain": {
            "name": "ONFA Chain Mainnet",
            "title": "ONFA Chain Mainnet",
            "chain": "onfa",
            "rpc": [
                "https://rpc.onfachain.com",
                "https://rpc.onfachain.net",
                "https://main.onfachain.net",
                "wss://ws.onfachain.com",
                "wss://ws.onfachain.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONFA Coin",
                "symbol": "OFC",
                "decimals": 18
            },
            "infoURL": "https://onfachain.com",
            "shortName": "onfachain",
            "chainId": 12082025,
            "networkId": 12082025,
            "icon": "onfachain",
            "explorers": [
                {
                    "name": "ONFA Scan",
                    "url": "https://onfascan.io",
                    "icon": "onfachain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifla5iikxizhv6vs6yfugnqvssqfqbtlc3lgvylapkasw4sw377uq",
                "height": 256,
                "width": 256,
                "format": "svg"
            }
        ]
    },
    "12227331": {
        "chain": {
            "name": "NeoX Testnet T3",
            "chain": "NeoX",
            "rpc": [
                "https://neoxseed1.ngd.network/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "infoURL": "https://neo.org/",
            "shortName": "neox",
            "chainId": 12227331,
            "networkId": 12227331,
            "icon": "neox",
            "explorers": [
                {
                    "name": "neox-scan",
                    "url": "https://testnet.scan.banelabs.org",
                    "standard": "EIP3091"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://QmR3iCrjrW814fyv79UeVimDT4fTeBQcpYgMYxv1U6W15u",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "12227332": {
        "chain": {
            "name": "Neo X Testnet T4",
            "chain": "Neo X",
            "rpc": [
                "https://testnet.rpc.banelabs.org/",
                "https://testnet.rpc.banelabs.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "infoURL": "https://neo.org/",
            "shortName": "neox-t4",
            "chainId": 12227332,
            "networkId": 12227332,
            "icon": "neox",
            "explorers": [
                {
                    "name": "neox-scan",
                    "url": "https://xt4scan.ngd.network",
                    "standard": "EIP3091"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmR3iCrjrW814fyv79UeVimDT4fTeBQcpYgMYxv1U6W15u",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "13068200": {
        "chain": {
            "name": "COTI Devnet",
            "title": "COTI Devnet",
            "chain": "COTI",
            "icon": "coti",
            "rpc": [
                "https://devnet.coti.io/rpc"
            ],
            "faucets": [
                "https://faucet.coti.io"
            ],
            "nativeCurrency": {
                "name": "COTI2",
                "symbol": "COTI2",
                "decimals": 18
            },
            "infoURL": "https://coti.io/",
            "shortName": "coti-devnet",
            "chainId": 13068200,
            "networkId": 13068200,
            "explorers": [
                {
                    "name": "coti devnet explorer",
                    "url": "https://explorer-devnet.coti.io",
                    "icon": "ethernal",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR58SroHx7ovpqEB5iRkw4PufEXmcCBAJ8AZ7mChDgTfV",
                "width": 528,
                "height": 528,
                "format": "png"
            }
        ]
    },
    "13371337": {
        "chain": {
            "name": "PepChain Churchill",
            "chain": "PEP",
            "rpc": [
                "https://churchill-rpc.pepchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PepChain Churchill Ether",
                "symbol": "TPEP",
                "decimals": 18
            },
            "infoURL": "https://pepchain.io",
            "shortName": "tpep",
            "chainId": 13371337,
            "networkId": 13371337
        }
    },
    "13863860": {
        "chain": {
            "name": "Symbiosis",
            "chain": "symbiosis",
            "rpc": [
                "https://symbiosis.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Symbiosis",
                "symbol": "SIS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://symbiosis.hub.caldera.xyz",
            "shortName": "symbiosis",
            "chainId": 13863860,
            "networkId": 13863860,
            "explorers": [
                {
                    "name": "Symbiosis Caldera Explorer",
                    "url": "https://symbiosis.calderaexplorer.xyz",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "14288640": {
        "chain": {
            "name": "Anduschain Mainnet",
            "chain": "anduschain",
            "rpc": [
                "https://rpc.anduschain.io/rpc",
                "wss://rpc.anduschain.io/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DAON",
                "symbol": "DEB",
                "decimals": 18
            },
            "infoURL": "https://anduschain.io/",
            "shortName": "anduschain-mainnet",
            "chainId": 14288640,
            "networkId": 14288640,
            "explorers": [
                {
                    "name": "anduschain explorer",
                    "url": "https://explorer.anduschain.io",
                    "icon": "daon",
                    "standard": "none"
                }
            ]
        }
    },
    "16658437": {
        "chain": {
            "name": "Plian Testnet Main",
            "chain": "Plian",
            "rpc": [
                "https://testnet.plian.io/testnet"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plian Testnet Token",
                "symbol": "TPI",
                "decimals": 18
            },
            "infoURL": "https://plian.org",
            "shortName": "plian-testnet",
            "chainId": 16658437,
            "networkId": 16658437,
            "slip44": 1,
            "explorers": [
                {
                    "name": "piscan",
                    "url": "https://testnet.plian.org/testnet",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "16969696": {
        "chain": {
            "name": "Privix Chain Mainnet",
            "chain": "PRIVIX",
            "rpc": [
                "https://mainnet-rpc.privixchain.xyz/",
                "wss://mainnet-rpc.privixchain.xyz/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Privix Coin",
                "symbol": "PRIVIX",
                "decimals": 18
            },
            "infoURL": "https://privix.co/",
            "shortName": "mpsc",
            "chainId": 16969696,
            "networkId": 16969696,
            "icon": "privix",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://privixscan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigodpsoidrdcnck4gemprf6zh6qptx72t2iit3hq7rhtk5qbr6vri",
                "width": 250,
                "height": 249,
                "format": "jpg"
            }
        ]
    },
    "17000920": {
        "chain": {
            "name": "Lambda Chain Testnet",
            "chain": "Lambda Chain",
            "rpc": [
                "https://testnrpc.lambda.im/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://lambda.im",
            "shortName": "tlambda",
            "chainId": 17000920,
            "networkId": 17000920,
            "slip44": 1,
            "icon": "lambda-chain",
            "explorers": [
                {
                    "name": "Lambda Chain Testnet Explorer",
                    "url": "https://testscan.lambda.im",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXCWjWSTd6kJZKnH9aQRjgLdWRH9NTxU1wC21iBvoB4Hp",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "17081945": {
        "chain": {
            "name": "SATUCHAIN Testnet",
            "chain": "SATU",
            "rpc": [
                "https://rpc-testnet.satuchain.com",
                "wss://rpc-testnet.satuchain.com/ws"
            ],
            "faucets": [
                "https://faucet.satuchain.com"
            ],
            "nativeCurrency": {
                "name": "Satu Testnet",
                "symbol": "tSTU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://satuchain.com",
            "shortName": "satutestnet",
            "chainId": 17081945,
            "networkId": 17081945,
            "icon": "satuchain",
            "explorers": [
                {
                    "name": "SATUCHAIN Testnet Explorer",
                    "url": "https://testnet.satuchain.com",
                    "icon": "satuchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmSQdnftaq16siHNV5zAUGNrKknMKpwrZCMDwdE2B8CESt",
                "width": 192,
                "height": 192,
                "format": "png"
            }
        ]
    },
    "18071918": {
        "chain": {
            "name": "Mande Network Mainnet",
            "chain": "Mande",
            "rpc": [
                "https://mande-mainnet.public.blastapi.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Mand",
                "symbol": "MAND",
                "decimals": 18
            },
            "infoURL": "https://mande.network/",
            "shortName": "Mande",
            "chainId": 18071918,
            "networkId": 18071918,
            "icon": "mande",
            "explorers": [
                {
                    "name": "FYI",
                    "url": "https://dym.fyi/r/mande",
                    "icon": "fyi",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmbySJWaSQxzL3F4zvpKYaNvMjHsX2qUyWTv2kpitq9dW8",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "18289463": {
        "chain": {
            "name": "IOLite",
            "chain": "ILT",
            "rpc": [
                "https://net.iolite.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IOLite Ether",
                "symbol": "ILT",
                "decimals": 18
            },
            "infoURL": "https://iolite.io",
            "shortName": "ilt",
            "chainId": 18289463,
            "networkId": 18289463
        }
    },
    "18896214": {
        "chain": {
            "name": "Crynux on Base",
            "chain": "ETH",
            "rpc": [
                "https://json-rpc.base.crynux.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Crynux",
                "symbol": "CNX",
                "decimals": 18
            },
            "infoURL": "https://crynux.io",
            "shortName": "crynux-base",
            "chainId": 18896214,
            "networkId": 18896214,
            "icon": "crynux",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-8453"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmNyi7na1DVAzVPb8Xd1t1XNJNedLEbj9PtKgrfDiwPF7j",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "19850818": {
        "chain": {
            "name": "DeepBrainChain Testnet",
            "chain": "DeepBrainChain",
            "rpc": [
                "https://rpc-testnet.dbcwallet.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DeepBrainChain",
                "symbol": "tDBC",
                "decimals": 18
            },
            "infoURL": "https://www.deepbrainchain.org",
            "shortName": "tDBC",
            "chainId": 19850818,
            "icon": "dbc",
            "networkId": 19850818,
            "slip44": 1,
            "explorers": [
                {
                    "name": "DeepBrainChain Testnet",
                    "url": "https://testnet.dbcscan.io",
                    "icon": "dbc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXxRtZnrvzckKVwbRLpKpP9E9vGgQCUPkLroQDCYTmQdG",
                "width": 416,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "19880818": {
        "chain": {
            "name": "DeepBrainChain Mainnet",
            "chain": "DeepBrainChain",
            "rpc": [
                "https://rpc.dbcwallet.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DeepBrainChain",
                "symbol": "DBC",
                "decimals": 18
            },
            "infoURL": "https://www.deepbrainchain.org",
            "shortName": "DBC",
            "chainId": 19880818,
            "networkId": 19880818,
            "icon": "dbc",
            "slip44": 1,
            "explorers": [
                {
                    "name": "DeepBrainChain Mainnet",
                    "url": "https://www.dbcscan.io",
                    "icon": "dbc",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXxRtZnrvzckKVwbRLpKpP9E9vGgQCUPkLroQDCYTmQdG",
                "width": 416,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "20180427": {
        "chain": {
            "name": "Stability Testnet",
            "chain": "stabilityTestnet",
            "icon": "stabilitytestnet",
            "rpc": [
                "https://free.testnet.stabilityprotocol.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "FREE",
                "symbol": "FREE",
                "decimals": 18
            },
            "infoURL": "https://stabilityprotocol.com",
            "shortName": "stabilitytestnet",
            "chainId": 20180427,
            "networkId": 20180427,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://stability-testnet.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid3wd6ouu53r677q2z24a4eq5un5tlwbc4izfapcvvtrlhkmz43au",
                "width": 133,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "20180430": {
        "chain": {
            "name": "SmartMesh Mainnet",
            "chain": "Spectrum",
            "rpc": [
                "https://jsonapi1.smartmesh.cn"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SmartMesh Native Token",
                "symbol": "SMT",
                "decimals": 18
            },
            "infoURL": "https://smartmesh.io",
            "shortName": "spectrum",
            "chainId": 20180430,
            "networkId": 1,
            "explorers": [
                {
                    "name": "spectrum",
                    "url": "https://spectrum.pub",
                    "standard": "none"
                }
            ]
        }
    },
    "20181205": {
        "chain": {
            "name": "quarkblockchain",
            "chain": "QKI",
            "rpc": [
                "https://rpc1.qkirpc.org",
                "https://rpc2.qkirpc.org",
                "https://rpc3.qkirpc.org",
                "https://rpc1.qkiscan.io",
                "https://rpc2.qkiscan.io",
                "https://rpc3.qkiscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "quarkblockchain Native Token",
                "symbol": "QKI",
                "decimals": 18
            },
            "infoURL": "https://quarkblockchain.org/",
            "shortName": "qki",
            "chainId": 20181205,
            "networkId": 20181205,
            "explorers": [
                {
                    "name": "qkiscan",
                    "url": "https://qkiscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "20201022": {
        "chain": {
            "name": "Pego Network",
            "chain": "PEGO",
            "rpc": [
                "https://pegorpc.com",
                "https://node1.pegorpc.com",
                "https://node2.pegorpc.com",
                "https://node3.pegorpc.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pego Native Token",
                "symbol": "PG",
                "decimals": 18
            },
            "infoURL": "https://pego.network",
            "shortName": "pg",
            "chainId": 20201022,
            "networkId": 20201022,
            "icon": "pego",
            "explorers": [
                {
                    "name": "Pego Network Explorer",
                    "url": "https://scan.pego.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVf1afskRHuZjFSLCZH8397KrVNAoYgyAePX9VMBrPVtx",
                "width": 246,
                "height": 247,
                "format": "png"
            }
        ]
    },
    "20221001": {
        "chain": {
            "name": "SoonChain Sepolia Devnet",
            "chain": "SoonChain Devnet Sepolia",
            "rpc": [
                "https://sepolia.rpc.soonchain.ai"
            ],
            "faucets": [
                "https://console.optimism.io/faucet"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://soonchain.ai",
            "shortName": "Soon-Devnet",
            "chainId": 20221001,
            "networkId": 20221001,
            "icon": "soonchain",
            "explorers": [
                {
                    "name": "Soon Scan",
                    "url": "https://sepolia.explorer.soonchain.ai",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia4zzsj2wxfrincui3hk664sspjfapd744eybh6th566ncj5js7aa",
                "width": 1500,
                "height": 1500,
                "format": "png"
            }
        ]
    },
    "20230825": {
        "chain": {
            "name": "Vcity Testnet",
            "chain": "VCITY",
            "rpc": [
                "http://testnet-rpc.vcity.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Testnet Vcity Token",
                "symbol": "VCT",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://vcity.app",
            "shortName": "Vcitytestnet",
            "chainId": 20230825,
            "networkId": 20230825,
            "icon": "vcity",
            "explorers": [
                {
                    "name": "Vcity Explorer",
                    "url": "https://scan.vcity.app",
                    "icon": "vcity",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXBNp75r6DUCB99vknr5B1hHQFMCc1c2wE3qNbYkuss9C",
                "width": 100,
                "height": 100,
                "format": "png"
            }
        ]
    },
    "20240324": {
        "chain": {
            "name": "DeBank Sepolia Testnet",
            "chain": "DeBank",
            "rpc": [
                "https://sepolia-rpc.testnet.debank.com"
            ],
            "faucets": [],
            "icon": "debank",
            "nativeCurrency": {
                "name": "DeBank USD",
                "symbol": "USD",
                "decimals": 18
            },
            "infoURL": "https://debank.com",
            "shortName": "dbkse",
            "chainId": 20240324,
            "networkId": 20240324,
            "slip44": 1,
            "explorers": [
                {
                    "name": "DeBank Chain Explorer",
                    "url": "https://sepolia-explorer.testnet.debank.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "20240603": {
        "chain": {
            "name": "DBK Chain",
            "chain": "DBK Chain",
            "rpc": [
                "https://rpc.mainnet.dbkchain.io",
                "https://rpc.mainnet.dbkchain.io"
            ],
            "icon": "dbkchain",
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.dbkchain.io",
            "shortName": "dbkchain",
            "chainId": 20240603,
            "networkId": 20240603,
            "explorers": [
                {
                    "name": "DBK Chain Explorer",
                    "url": "https://scan.dbkchain.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeib7ovny3xkl4nr4a5oqvoqwf7dcjtqavydysclfmbavbl2oekhxty",
                "width": 1600,
                "height": 1600,
                "format": "png"
            }
        ]
    },
    "20241133": {
        "chain": {
            "name": "Swan Proxima Testnet",
            "chain": "SWAN",
            "rpc": [
                "https://rpc-proxima.swanchain.io\t",
                "https://rpc-proxima.swanchain.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SWANETH",
                "symbol": "sETH",
                "decimals": 18
            },
            "infoURL": "https://swanchain.io/",
            "shortName": "Proxima",
            "chainId": 20241133,
            "networkId": 20241133,
            "explorers": [
                {
                    "name": "Swan Proxima Chain explorer",
                    "url": "https://proxima-explorer.swanchain.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "20250217": {
        "chain": {
            "name": "Xphere Mainnet",
            "chain": "Xphere",
            "icon": "xphere",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://en-bkk.x-phere.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Xphere",
                "symbol": "XP",
                "decimals": 18
            },
            "infoURL": "https://x-phere.com/",
            "shortName": "xp",
            "chainId": 20250217,
            "networkId": 20250217,
            "explorers": [
                {
                    "name": "Tamsa",
                    "url": "https://xp.tamsa.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq",
                "width": 144,
                "height": 144,
                "format": "png"
            }
        ]
    },
    "20250407": {
        "chain": {
            "name": "PlatON Dev Testnet",
            "chain": "PlatON",
            "rpc": [
                "https://devnet3openapi.platon.network/rpc",
                "wss://devnet3openapi.platon.network/ws"
            ],
            "faucets": [
                "https://devnet3faucet.platon.network/faucet"
            ],
            "nativeCurrency": {
                "name": "LAT",
                "symbol": "lat",
                "decimals": 18
            },
            "infoURL": "https://www.platon.network",
            "shortName": "platondev3",
            "chainId": 20250407,
            "networkId": 1,
            "slip44": 1,
            "icon": "platon",
            "explorers": [
                {
                    "name": "PlatON devnet explorer",
                    "url": "https://devnet3scan.platon.network",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC",
                "width": 180,
                "height": 180,
                "format": "png"
            }
        ]
    },
    "20250825": {
        "chain": {
            "name": "Vcitychain Mainnet",
            "chain": "Vcitychain",
            "rpc": [
                "https://mainnet-rpc.vcity.app"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Vcity Coin",
                "symbol": "VCITY",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://vcity.app",
            "shortName": "vcity",
            "chainId": 20250825,
            "networkId": 20250825,
            "icon": "vcitychain",
            "explorers": [
                {
                    "name": "Vcitychain Explorer",
                    "url": "https://blockchain.vcity.app",
                    "icon": "vcitychain",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiawfldsm6h56ug2md3hp6xeos3xoyqt6gnw4mepz2f6lzi6xcygli",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "20256789": {
        "chain": {
            "name": "ETP Mainnet",
            "chain": "ETP",
            "rpc": [
                "https://rpc.etpscan.xyz",
                "https://rpc.etpscan.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ETP Chain Native Token",
                "symbol": "ETP",
                "decimals": 18
            },
            "infoURL": "https://www.etposchain.com",
            "shortName": "ETP",
            "chainId": 20256789,
            "networkId": 20256789,
            "icon": "etpchain",
            "explorers": [
                {
                    "name": "ETPScan",
                    "url": "https://etpscan.xyz",
                    "icon": "etpchain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreid4pi4wvhivaydzlflqqgdbddrmmc2szqtgsuhrp4hgfplg2z7ffe",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "20260131": {
        "chain": {
            "name": "Meta Assets Chain",
            "chain": "MA",
            "icon": "metaassets",
            "rpc": [
                "https://rpc.ma-chain.xyz",
                "https://madataseed.xyz",
                "https://maclive.info",
                "wss://madataseed.xyz/ws",
                "wss://maclive.info/ws"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "MetaAssets",
                "symbol": "MA",
                "decimals": 18
            },
            "infoURL": "https://ma-chain.xyz",
            "shortName": "ma",
            "chainId": 20260131,
            "networkId": 20260131,
            "explorers": [
                {
                    "name": "Meta Assets Chain Explorer",
                    "url": "https://ma-chain.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiemtx3v3b4j767waftyt3xkv5lovj5eycvpfi25jxcshz5vvmklda",
                "width": 720,
                "height": 720,
                "format": "png"
            }
        ]
    },
    "20482050": {
        "chain": {
            "name": "Hokum Testnet",
            "chain": "HokumTestnet",
            "icon": "hokum",
            "rpc": [
                "https://testnet.hokum.gg"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://hokum.gg",
            "shortName": "hokum-testnet",
            "chainId": 20482050,
            "networkId": 20482050,
            "explorers": [
                {
                    "name": "Hokum Explorer",
                    "url": "https://testnet-explorer.hokum.gg",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmafrUmh1FD48WWQwk6pfW1Y7eA9VQTdpeL387Wt2JFrAd",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "21000000": {
        "chain": {
            "name": "Corn",
            "chain": "BTCN",
            "rpc": [
                "https://21000000.rpc.thirdweb.com",
                "https://mainnet.corn-rpc.com",
                "https://rpc.ankr.com/corn_maizenet",
                "https://maizenet-rpc.usecorn.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcorn",
                "symbol": "BTCN",
                "decimals": 18
            },
            "infoURL": "https://usecorn.com",
            "shortName": "corn",
            "chainId": 21000000,
            "networkId": 21000000,
            "icon": "corn",
            "explorers": [
                {
                    "name": "Corn Explorer",
                    "url": "https://cornscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Corn Blockscout",
                    "url": "https://maizenet-explorer.usecorn.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiho2xcmjcg6tv7dbns5jl7zsp7f5rpymjuv3c2h2trvmfwm3hmwce",
                "width": 938,
                "height": 938,
                "format": "png"
            }
        ]
    },
    "21000001": {
        "chain": {
            "name": "Corn Testnet",
            "chain": "BTCN",
            "rpc": [
                "https://21000001.rpc.thirdweb.com",
                "https://testnet.corn-rpc.com",
                "https://rpc.ankr.com/corn_testnet",
                "https://testnet-rpc.usecorn.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Bitcorn",
                "symbol": "BTCN",
                "decimals": 18
            },
            "infoURL": "https://usecorn.com",
            "shortName": "corn-testnet",
            "chainId": 21000001,
            "networkId": 21000001,
            "explorers": [
                {
                    "name": "Corn Testnet Explorer",
                    "url": "https://testnet.cornscan.io",
                    "standard": "EIP3091"
                },
                {
                    "name": "Corn Testnet Blockscout",
                    "url": "https://testnet-explorer.usecorn.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        }
    },
    "22052002": {
        "chain": {
            "name": "Excelon Mainnet",
            "chain": "XLON",
            "icon": "xlon",
            "rpc": [
                "https://edgewallet1.xlon.org",
                "https://edgewallet1.xlon.org/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Excelon",
                "symbol": "xlon",
                "decimals": 18
            },
            "infoURL": "https://xlon.org",
            "shortName": "xlon",
            "chainId": 22052002,
            "networkId": 22052002,
            "explorers": [
                {
                    "name": "Excelon explorer",
                    "url": "https://explorer.excelon.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP",
                "width": 300,
                "height": 300,
                "format": "png"
            }
        ]
    },
    "24132016": {
        "chain": {
            "name": "XMTP",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDC",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://xmtp.org",
            "shortName": "xmtp",
            "chainId": 24132016,
            "networkId": 24132016,
            "status": "incubating"
        }
    },
    "24772477": {
        "chain": {
            "name": "6Degree of Outreach - Testnet",
            "chain": "6DO",
            "rpc": [
                "https://rpc-testnet.6dochain.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "6Degree-Testnet Coin",
                "symbol": "6DO-T",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://6do.world",
            "shortName": "6dotest",
            "chainId": 24772477,
            "networkId": 24772477,
            "icon": "6do",
            "explorers": [
                {
                    "name": "6Degree Testnet Chain Explorer",
                    "url": "https://explorer-testnet.6dochain.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWyyraWiYNJRAb4AEEkozjh8u5TAnFNG7YnFd7A54AjPi",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "27082017": {
        "chain": {
            "name": "Excoincial Chain Volta-Testnet",
            "chain": "TEXL",
            "icon": "exl",
            "rpc": [
                "https://testnet-rpc.exlscan.com"
            ],
            "faucets": [
                "https://faucet.exlscan.com"
            ],
            "nativeCurrency": {
                "name": "TExlcoin",
                "symbol": "TEXL",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "exlvolta",
            "chainId": 27082017,
            "networkId": 27082017,
            "slip44": 1,
            "explorers": [
                {
                    "name": "exlscan",
                    "url": "https://testnet-explorer.exlscan.com",
                    "icon": "exl",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "27082022": {
        "chain": {
            "name": "Excoincial Chain Mainnet",
            "chain": "EXL",
            "icon": "exl",
            "rpc": [
                "https://rpc.exlscan.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Exlcoin",
                "symbol": "EXL",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "exl",
            "chainId": 27082022,
            "networkId": 27082022,
            "explorers": [
                {
                    "name": "exlscan",
                    "url": "https://exlscan.com",
                    "icon": "exl",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "28122024": {
        "chain": {
            "name": "Ancient8 Testnet",
            "chain": "Ancient8",
            "icon": "ancient8",
            "rpc": [
                "https://rpcv2-testnet.ancient8.gg",
                "https://rpcv2-testnet.ancient8.gg"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ancient8.gg/",
            "shortName": "a8",
            "chainId": 28122024,
            "networkId": 28122024,
            "slip44": 1,
            "explorers": [
                {
                    "name": "scan-testnet",
                    "url": "https://scanv2-testnet.ancient8.gg",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreievnqg3xjokaty4kfbxxbrzm5v5y7exbaaia2txrh4sfgrqsalfym",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "28945486": {
        "chain": {
            "name": "Auxilium Network Mainnet",
            "chain": "AUX",
            "rpc": [
                "https://rpc.auxilium.global"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Auxilium coin",
                "symbol": "AUX",
                "decimals": 18
            },
            "infoURL": "https://auxilium.global",
            "shortName": "auxi",
            "chainId": 28945486,
            "networkId": 28945486,
            "slip44": 344
        }
    },
    "29032022": {
        "chain": {
            "name": "Flachain Mainnet",
            "chain": "FLX",
            "icon": "flacoin",
            "rpc": [
                "https://flachain.flaexchange.top/"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Flacoin",
                "symbol": "FLA",
                "decimals": 18
            },
            "infoURL": "https://www.flaexchange.top",
            "shortName": "fla",
            "chainId": 29032022,
            "networkId": 29032022,
            "explorers": [
                {
                    "name": "FLXExplorer",
                    "url": "https://explorer.flaexchange.top",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "31415926": {
        "chain": {
            "name": "Filecoin - Local testnet",
            "chain": "FIL",
            "status": "incubating",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "testnet filecoin",
                "symbol": "tFIL",
                "decimals": 18
            },
            "infoURL": "https://filecoin.io",
            "shortName": "filecoin-local",
            "icon": "filecoin",
            "chainId": 31415926,
            "networkId": 31415926,
            "slip44": 1,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "33626250": {
        "chain": {
            "name": "Toliman Suave Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.toliman.suave.flashbots.net"
            ],
            "faucets": [
                "https://faucet.toliman.suave.flashbots.net"
            ],
            "nativeCurrency": {
                "name": "SUAVE Toliman Eth",
                "symbol": "TEEth",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://suave-alpha.flashbots.net/toliman",
            "shortName": "suave-toliman",
            "chainId": 33626250,
            "networkId": 33626250,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.toliman.suave.flashbots.net",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "33772211": {
        "chain": {
            "name": "Xone Testnet",
            "chain": "XOC",
            "icon": "xone_test",
            "rpc": [
                "https://rpc-testnet.xone.plus",
                "https://rpc-testnet.xone.org",
                "https://rpc-testnet.knight.center",
                "wss://rpc-testnet.xone.org"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [
                "https://faucet.xone.org/"
            ],
            "nativeCurrency": {
                "name": "Xone Coin",
                "symbol": "XOC",
                "decimals": 18
            },
            "infoURL": "https://xone.org",
            "shortName": "tXOC",
            "chainId": 33772211,
            "networkId": 33772211,
            "explorers": [
                {
                    "name": "xone_test",
                    "url": "https://testnet.xonescan.com",
                    "icon": "xone_test",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmR3twvfhDES34nLhcVmUbAZpW4eynZoSfA2XpWUBnH7gB",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "34949059": {
        "chain": {
            "name": "citronus-citro",
            "title": "Citronus-Citro",
            "chain": "citronus-citro",
            "rpc": [
                "https://rpc.citro-testnet.t.raas.gelato.cloud",
                "wss://testnet-ws.eh-dev.app"
            ],
            "nativeCurrency": {
                "name": "Citronus",
                "symbol": "CITRO",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/citronus-citro",
            "faucets": [],
            "shortName": "citronus-citro",
            "chainId": 34949059,
            "networkId": 34949059,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://test.citronus.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.gelato.network/bridge/citronus-citro"
                    }
                ]
            },
            "status": "active"
        }
    },
    "35855456": {
        "chain": {
            "name": "Joys Digital Mainnet",
            "chain": "JOYS",
            "rpc": [
                "https://node.joys.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "JOYS",
                "symbol": "JOYS",
                "decimals": 18
            },
            "infoURL": "https://joys.digital",
            "shortName": "JOYS",
            "chainId": 35855456,
            "networkId": 35855456
        }
    },
    "37084624": {
        "chain": {
            "name": "SKALE Nebula Hub Testnet",
            "title": "SKALE Nebula Hub Testnet",
            "chain": "lanky-ill-funny-testnet",
            "icon": "nebula",
            "rpc": [
                "https://testnet.skalenodes.com/v1/lanky-ill-funny-testnet",
                "https://testnet.skalenodes.com/v1/lanky-ill-funny-testnet",
                "wss://testnet.skalenodes.com/v1/ws/lanky-ill-funny-testnet"
            ],
            "faucets": [
                "https://www.sfuelstation.com/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://nebulachain.io/",
            "shortName": "nebula-testnet",
            "chainId": 37084624,
            "networkId": 37084624,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://lanky-ill-funny-testnet.explorer.testnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "39916801": {
        "chain": {
            "name": "Kingdom Chain",
            "chain": "KingdomChain",
            "rpc": [
                "https://kingdomchain.observer/rpc"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Kozi",
                "symbol": "KOZI",
                "decimals": 18
            },
            "infoURL": "https://www.beastkingdom.io/",
            "shortName": "kchain",
            "chainId": 39916801,
            "networkId": 39916801,
            "explorers": [
                {
                    "name": "TravelSong",
                    "url": "https://www.beastkingdom.io/travelsong",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "43214913": {
        "chain": {
            "name": "maistestsubnet",
            "chain": "MAI",
            "rpc": [
                "http://174.138.9.169:9650/ext/bc/VUKSzFZKckx4PoZF9gX5QAqLPxbLzvu1vcssPG5QuodaJtdHT/rpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "maistestsubnet",
                "symbol": "MAI",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "mais",
            "chainId": 43214913,
            "networkId": 43214913,
            "slip44": 1,
            "explorers": [
                {
                    "name": "maistesntet",
                    "url": "http://174.138.9.169:3006/?network=maistesntet",
                    "standard": "none"
                }
            ]
        }
    },
    "50591822": {
        "chain": {
            "name": "Stavanger Public Testnet",
            "chain": "stavanger",
            "rpc": [
                "https://rpc.stavanger.gateway.fm"
            ],
            "faucets": [
                "https://faucet.stavanger.gateway.fm"
            ],
            "nativeCurrency": {
                "name": "Polygon",
                "symbol": "POL",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://gateway.fm",
            "shortName": "stavanger",
            "chainId": 50591822,
            "networkId": 50591822,
            "icon": "stavanger",
            "explorers": [
                {
                    "name": "BlockScout",
                    "url": "https://explorer.stavanger.gateway.fm",
                    "icon": "stavanger",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.stavanger.gateway.fm"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeighctebzusfrmvuahcswjrseyno3eaetu4oskwcu6ubivd7c7elqa",
                "width": 280,
                "height": 360,
                "format": "png"
            }
        ]
    },
    "52027071": {
        "chain": {
            "name": "Deviant Token Blockchain",
            "chain": "DTBC",
            "status": "incubating",
            "rpc": [
                "https://rpc.devianttoken.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Deviant Token",
                "symbol": "DTBC",
                "decimals": 18
            },
            "infoURL": "https://devianttoken.net",
            "shortName": "dtbc",
            "chainId": 52027071,
            "networkId": 52027071,
            "explorers": []
        }
    },
    "52027080": {
        "chain": {
            "name": "Deviant Token Blockchain Testnet",
            "chain": "tDTBC",
            "status": "incubating",
            "rpc": [
                "https://trpc.devianttoken.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Deviant Token Testnet",
                "symbol": "tDTBC",
                "decimals": 18
            },
            "infoURL": "https://devianttoken.net",
            "shortName": "tdtbc",
            "chainId": 52027080,
            "networkId": 52027080,
            "explorers": []
        }
    },
    "52164803": {
        "chain": {
            "name": "Fluence Testnet",
            "chain": "Fluence Testnet",
            "rpc": [
                "https://rpc.testnet.fluence.dev",
                "https://rpc.testnet.fluence.dev/",
                "wss://ws.testnet.fluence.dev/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tFLT",
                "symbol": "tFLT",
                "decimals": 18
            },
            "infoURL": "https://fluence.network/",
            "shortName": "fluence-testnet",
            "chainId": 52164803,
            "networkId": 52164803,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.testnet.fluence.dev",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        }
    },
    "61022448": {
        "chain": {
            "name": "dKargo Warehouse Testnet",
            "chain": "dKargo Warehouse",
            "rpc": [
                "https://rpc.warehouse.dkargo.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "dKargo",
                "symbol": "DKA",
                "decimals": 18
            },
            "infoURL": "https://dkargo.io",
            "shortName": "dkargowarehouse",
            "chainId": 61022448,
            "networkId": 61022448
        }
    },
    "61717561": {
        "chain": {
            "name": "Aquachain",
            "chain": "AQUA",
            "rpc": [
                "https://c.onical.org",
                "https://tx.aquacha.in/api"
            ],
            "faucets": [
                "https://aquacha.in/faucet"
            ],
            "nativeCurrency": {
                "name": "Aquachain Ether",
                "symbol": "AQUA",
                "decimals": 18
            },
            "infoURL": "https://aquachain.github.io",
            "shortName": "aqua",
            "chainId": 61717561,
            "networkId": 61717561,
            "slip44": 61717561
        }
    },
    "65000000": {
        "chain": {
            "name": "Autonity Mainnet",
            "chain": "AUT",
            "rpc": [
                "https://rpc.autonity-apis.com",
                "wss://rpc.autonity-apis.com",
                "https://autonity.rpc.web3cdn.network",
                "wss://autonity.rpc.web3cdn.network",
                "https://autonity.rpc.subquery.network/public",
                "wss://autonity.rpc.subquery.network/public"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "aut",
            "chainId": 65000000,
            "networkId": 65000000,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonityscan",
                    "url": "https://autonityscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65010000": {
        "chain": {
            "name": "Autonity Bakerloo (Thames) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [
                "https://faucet.autonity.org/"
            ],
            "nativeCurrency": {
                "name": "Bakerloo Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "bakerloo-0",
            "chainId": 65010000,
            "networkId": 65010000,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://bakerloo.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65010001": {
        "chain": {
            "name": "Autonity Bakerloo (Barada) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [
                "https://faucet.autonity.org/"
            ],
            "nativeCurrency": {
                "name": "Bakerloo Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "bakerloo-01",
            "chainId": 65010001,
            "networkId": 65010001,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://bakerloo.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65010002": {
        "chain": {
            "name": "Autonity Bakerloo (Sumida) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [
                "https://faucet.autonity.org/"
            ],
            "nativeCurrency": {
                "name": "Bakerloo Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "bakerloo-02",
            "chainId": 65010002,
            "networkId": 65010002,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://bakerloo.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65010003": {
        "chain": {
            "name": "Autonity Bakerloo (Yamuna) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [
                "https://faucet.autonity.org/"
            ],
            "nativeCurrency": {
                "name": "Bakerloo Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "bakerloo-03",
            "chainId": 65010003,
            "networkId": 65010003,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://bakerloo.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65100000": {
        "chain": {
            "name": "Autonity Piccadilly (Thames) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [
                "https://faucet.autonity.org/"
            ],
            "nativeCurrency": {
                "name": "Piccadilly Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "piccadilly-0",
            "chainId": 65100000,
            "networkId": 65100000,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://piccadilly.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65100001": {
        "chain": {
            "name": "Autonity Piccadilly (Barada) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Piccadilly Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "piccadilly-01",
            "chainId": 65100001,
            "networkId": 65100001,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://piccadilly.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65100002": {
        "chain": {
            "name": "Autonity Piccadilly (Sumida) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Piccadilly Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "piccadilly-02",
            "chainId": 65100002,
            "networkId": 65100002,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://piccadilly.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65100003": {
        "chain": {
            "name": "Autonity Piccadilly (Yamuna) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Piccadilly Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "piccadilly-03",
            "chainId": 65100003,
            "networkId": 65100003,
            "slip44": 1,
            "icon": "autonity",
            "explorers": [
                {
                    "name": "autonity-blockscout",
                    "url": "https://piccadilly.autonity.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "65100004": {
        "chain": {
            "name": "Autonity Piccadilly (Tiber) Testnet",
            "status": "deprecated",
            "chain": "AUT",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Piccadilly Auton",
                "symbol": "ATN",
                "decimals": 18
            },
            "infoURL": "https://autonity.org/",
            "shortName": "piccadilly-04",
            "chainId": 65100004,
            "networkId": 65100004,
            "slip44": 1,
            "icon": "autonity",
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "66666666": {
        "chain": {
            "name": "Winr Protocol Testnet",
            "chain": "WINR",
            "rpc": [
                "https://rpc-devnet.winr.games"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Winr",
                "symbol": "WINR",
                "decimals": 18
            },
            "features": [],
            "infoURL": "https://winr.games",
            "shortName": "winrtestnet",
            "chainId": 66666666,
            "networkId": 66666666,
            "icon": "winr",
            "explorers": [
                {
                    "name": "Winr Protocol Testnet Explorer",
                    "url": "https://explorer-winrprotocoltestnet-wmwv59m23g.t.conduit.xyz",
                    "icon": "winr",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmPL68edFCf9taAKQQu7rt11LrmWh7f7aBQ7ZkuhBKmrUv",
                "width": 816,
                "height": 854,
                "format": "png"
            }
        ]
    },
    "68840142": {
        "chain": {
            "name": "Frame Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.testnet.frame.xyz/http"
            ],
            "faucets": [
                "https://faucet.triangleplatform.com/frame/testnet"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "frameTestnet",
            "infoURL": "https://www.frame.xyz/",
            "shortName": "frametest",
            "chainId": 68840142,
            "networkId": 68840142,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Frame Testnet Explorer",
                    "url": "https://explorer.testnet.frame.xyz",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRxeKFwBwrXyDksoN4NzNRp3R35s8pVnTBfBj4AJSCq5g",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "77777777": {
        "chain": {
            "name": "Cryptos Testnet Beta",
            "chain": "CRYPTOS",
            "rpc": [
                "https://rpc-testnet-beta-evm.cryptos.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cryptos",
                "symbol": "CRPTOS",
                "decimals": 18
            },
            "infoURL": "https://cryptos.com",
            "shortName": "cryptos-testnet-beta",
            "chainId": 77777777,
            "networkId": 77777777,
            "explorers": [
                {
                    "name": "Cryptos Explorer (Testnet Beta)",
                    "url": "https://explorer-beta.cryptos.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "77787778": {
        "chain": {
            "name": "0xHash Testnet",
            "chain": "HETH",
            "icon": "ethereum",
            "rpc": [
                "https://rpc-test.0xhash.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "0xHash",
                "symbol": "HETH",
                "decimals": 18
            },
            "infoURL": "https://0xhash.io",
            "shortName": "HETH",
            "chainId": 77787778,
            "networkId": 77787778,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://test.0xhashscan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://app.optimism.io/bridge/deposit"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "79479957": {
        "chain": {
            "name": "SX Toronto Rollup",
            "chain": "SX",
            "icon": "SX",
            "rpc": [
                "https://rpc.sx-rollup-testnet.t.raas.gelato.cloud"
            ],
            "faucets": [
                "https://faucet.toronto.sx.technology"
            ],
            "nativeCurrency": {
                "name": "SX Network",
                "symbol": "SX",
                "decimals": 18
            },
            "infoURL": "https://www.sx.technology",
            "shortName": "SXR-Testnet",
            "chainId": 79479957,
            "networkId": 79479957,
            "explorers": [
                {
                    "name": "SX Toronto L2 Explorer",
                    "url": "https://explorerl2.toronto.sx.technology",
                    "standard": "EIP3091",
                    "icon": "SX"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF",
                "width": 896,
                "height": 690,
                "format": "png"
            }
        ]
    },
    "88558801": {
        "chain": {
            "name": "Backstop Testnet",
            "chain": "backstopTestnet",
            "icon": "backstop",
            "rpc": [
                "https://testnet.rpc.backstop.technology"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Backstop Testnet 1",
                "symbol": "ZBS",
                "decimals": 18
            },
            "infoURL": "https://backstop.technology/testnet",
            "shortName": "backstop-testnet",
            "chainId": 88558801,
            "networkId": 88558801,
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet.bridge.backstop.technology"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmaWH5iWif22gtYVizWvuPoEHZ3qZjYc8nXnEgPh9rLMiY",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "88888888": {
        "chain": {
            "name": "T.E.A.M Blockchain",
            "chain": "TEAM",
            "icon": "team",
            "rpc": [
                "https://rpc.teamblockchain.team"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TEAM",
                "symbol": "$TEAM",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://teamblockchain.team",
            "shortName": "team",
            "chainId": 88888888,
            "networkId": 88888888,
            "explorers": [
                {
                    "name": "teamscan",
                    "url": "https://teamblockchain.team",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcnA15BLE9uvznbugXKjqquizZs1eLPeEEkc92DSmvhmt",
                "width": 248,
                "height": 248,
                "format": "png"
            }
        ]
    },
    "89127398": {
        "chain": {
            "name": "Krown Testnet",
            "chain": "KROWN",
            "icon": "krown",
            "rpc": [
                "https://testnet.krown.network",
                "https://testnet1.krown.network"
            ],
            "faucets": [
                "https://faucet.krown.network"
            ],
            "nativeCurrency": {
                "name": "KROWN",
                "symbol": "KROWN",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://krown.network",
            "shortName": "krown-testnet",
            "chainId": 89127398,
            "networkId": 89127398,
            "explorers": [
                {
                    "name": "Krown Testnet Explorer",
                    "url": "https://explorer-testnet.krown.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreibjmhund2og7qnbgiongrlswryqg6znxnwedczyaefu62rzwbvwji",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "89346162": {
        "chain": {
            "name": "Reya Cronos",
            "title": "Reya Cronos",
            "chain": "reya-cronos",
            "rpc": [
                "https://rpc.reya-cronos.gelato.digital",
                "wss://ws.reya-cronos.gelato.digital"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/reya-cronos",
            "faucets": [],
            "shortName": "reya-cronos",
            "chainId": 89346162,
            "networkId": 89346162,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://reya-cronos.blockscout.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/reya-cronos"
                    }
                ]
            }
        }
    },
    "91562037": {
        "chain": {
            "name": "MST Testnet",
            "chain": "MST",
            "rpc": [
                "https://testnetrpc.mstblockchain.com",
                "wss://testnetrpc.mstblockchain.com"
            ],
            "faucets": [
                "https://faucet.mstblockchain.com"
            ],
            "nativeCurrency": {
                "name": "MST Native Coin",
                "symbol": "tMSTC",
                "decimals": 18
            },
            "infoURL": "https://mstblockchain.com",
            "shortName": "mst-testnet",
            "chainId": 91562037,
            "networkId": 91562037,
            "icon": "mst",
            "explorers": [
                {
                    "name": "mstscan",
                    "url": "https://testnet.mstscan.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiepbqd2czcifzkfxk2xjd4nfrlnt5yns3t57umhvhdtpnggn6esym",
                "width": 225,
                "height": 225,
                "format": "png"
            }
        ]
    },
    "94204209": {
        "chain": {
            "name": "Polygon Blackberry",
            "title": "Polygon Blackberry Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.polygon-blackberry.gelato.digital",
                "wss://ws.polygon-blackberry.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/polygon-blackberry",
            "shortName": "polygon-blackberry",
            "chainId": 94204209,
            "networkId": 94204209,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://polygon-blackberry.gelatoscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/polygon-blackberry"
                    }
                ]
            },
            "status": "active"
        }
    },
    "96969696": {
        "chain": {
            "name": " Privix Chain Testnet",
            "chain": "PRIVIX",
            "rpc": [
                "https://testnet-rpc.privixchain.xyz/",
                "wss://testnet-rpc.privixchain.xyz/ws"
            ],
            "faucets": [
                "https://faucet.privixchain.xyz"
            ],
            "nativeCurrency": {
                "name": "Privix Coin",
                "symbol": "PRIVIX",
                "decimals": 18
            },
            "infoURL": "https://privix.co/",
            "shortName": "tpsc",
            "chainId": 96969696,
            "networkId": 96969696,
            "icon": "privix",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet.privixscan.io",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreigodpsoidrdcnck4gemprf6zh6qptx72t2iit3hq7rhtk5qbr6vri",
                "width": 250,
                "height": 249,
                "format": "jpg"
            }
        ]
    },
    "97912060": {
        "chain": {
            "name": "ChadChain",
            "chain": "CHAD",
            "status": "incubating",
            "rpc": [
                "https://rpc.chadchain.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ChadChain",
                "symbol": "CHAD",
                "decimals": 18
            },
            "infoURL": "https://chadchain.org",
            "shortName": "chad",
            "chainId": 97912060,
            "networkId": 97912060,
            "explorers": []
        }
    },
    "99415706": {
        "chain": {
            "name": "Joys Digital TestNet",
            "chain": "TOYS",
            "rpc": [
                "https://toys.joys.cash/"
            ],
            "faucets": [
                "https://faucet.joys.digital/"
            ],
            "nativeCurrency": {
                "name": "TOYS",
                "symbol": "TOYS",
                "decimals": 18
            },
            "infoURL": "https://joys.digital",
            "shortName": "TOYS",
            "chainId": 99415706,
            "networkId": 99415706,
            "slip44": 1
        }
    },
    "100000000": {
        "chain": {
            "name": "Ethos",
            "chain": "ETHOS",
            "rpc": [
                "https://rpc.ethos.cool"
            ],
            "faucets": [
                "https://faucet.ethos.cool"
            ],
            "nativeCurrency": {
                "name": "ETHOS",
                "symbol": "ETHOS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://ethos.cool",
            "shortName": "ETHOS",
            "chainId": 100000000,
            "networkId": 100000000,
            "icon": "ethos",
            "explorers": [
                {
                    "name": "ethos scan",
                    "url": "https://scan.ethos.cool",
                    "icon": "ethos",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTHkNAvYzYnHoKm5ht7RKXqChFeBndptunhMDfcCict2J",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "108160679": {
        "chain": {
            "name": "Oraichain Mainnet",
            "title": "Oraichain Mainnet",
            "chain": "Oraichain",
            "rpc": [
                "https://evm.orai.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Oraichain Token",
                "symbol": "ORAI",
                "decimals": 18
            },
            "infoURL": "https://orai.io",
            "shortName": "Oraichain",
            "chainId": 108160679,
            "networkId": 108160679
        }
    },
    "111557560": {
        "chain": {
            "name": "Cyber Testnet",
            "chain": "Cyber",
            "rpc": [
                "https://cyber-testnet.alt.technology",
                "https://cyber-testnet.alt.technology/",
                "wss://cyber-testnet.alt.technology/ws",
                "https://rpc.testnet.cyber.co/",
                "wss://rpc.testnet.cyber.co/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "cyber",
            "infoURL": "https://cyber.co/",
            "shortName": "cysep",
            "chainId": 111557560,
            "networkId": 111557560,
            "explorers": [
                {
                    "name": "Cyber Testnet Explorer",
                    "url": "https://testnet.cyberscan.co",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://cyber-testnet.testnets.rollbridge.app/"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmR8NuaSqALStb95YsMsJRG2BoYkibjS1XE1pZFtvEkAXY",
                "width": 213,
                "height": 212,
                "format": "svg"
            }
        ]
    },
    "123420111": {
        "chain": {
            "name": "OP Celestia Raspberry",
            "title": "OP Celestia Raspberry Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.opcelestia-raspberry.gelato.digital",
                "wss://ws.opcelestia-raspberry.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/opcelestia-raspberry",
            "shortName": "opcelestia-raspberry",
            "chainId": 123420111,
            "networkId": 123420111,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://opcelestia-raspberry.gelatoscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/opcelestia-raspberry"
                    }
                ]
            },
            "status": "active"
        }
    },
    "161221135": {
        "chain": {
            "name": "Plume Testnet (Legacy)",
            "title": "Plume Sepolia L2 Rollup Testnet (Legacy)",
            "chain": "PLUME Testnet Legacy",
            "rpc": [
                "https://testnet-rpc.plumenetwork.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Plume Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://plume.org",
            "shortName": "plume-testnet-legacy",
            "chainId": 161221135,
            "networkId": 161221135,
            "slip44": 1,
            "icon": "plume",
            "status": "deprecated",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW",
                "width": 400,
                "height": 400,
                "format": "png"
            }
        ]
    },
    "168587773": {
        "chain": {
            "name": "Blast Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.blast.io",
                "https://sepolia.blast.io",
                "https://blast-sepolia.drpc.org",
                "wss://blast-sepolia.drpc.org"
            ],
            "faucets": [
                "https://faucet.quicknode.com/blast/sepolia"
            ],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://blast.io/",
            "shortName": "blastsepolia",
            "chainId": 168587773,
            "networkId": 168587773,
            "icon": "blast",
            "explorers": [
                {
                    "name": "Blast Sepolia Explorer",
                    "url": "https://testnet.blastscan.io",
                    "icon": "blast",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeifc2h3x7jgy4x4nmg2m54ghbvmkfu6oweujambwefzqzew5vujhsi",
                "width": 400,
                "height": 400,
                "format": "jpg"
            }
        ]
    },
    "188962142": {
        "chain": {
            "name": "Crynux on Base Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://json-rpc.base-sepolia.crynux.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Crynux",
                "symbol": "CNX",
                "decimals": 18
            },
            "infoURL": "https://crynux.io",
            "shortName": "crynux-base-sepolia",
            "chainId": 188962142,
            "networkId": 188962142,
            "icon": "crynux",
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-84532"
            }
        },
        "icon": [
            {
                "url": "ipfs://QmNyi7na1DVAzVPb8Xd1t1XNJNedLEbj9PtKgrfDiwPF7j",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "192837465": {
        "chain": {
            "name": "Gather Mainnet Network",
            "chain": "GTH",
            "rpc": [
                "https://mainnet.gather.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gather",
                "symbol": "GTH",
                "decimals": 18
            },
            "infoURL": "https://gather.network",
            "shortName": "GTH",
            "chainId": 192837465,
            "networkId": 192837465,
            "icon": "gather",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://explorer.gather.network",
                    "icon": "gather",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTYR8CeFiNbJ1zJHnE3DK2wEN18r2y2vqSKUcLweUT2Gz",
                "width": 1080,
                "height": 1080,
                "format": "svg"
            }
        ]
    },
    "222000222": {
        "chain": {
            "name": "Kanazawa",
            "title": "Meld Testnet Kanazawa",
            "chain": "Kanazawa",
            "rpc": [
                "https://testnet-rpc.meld.com"
            ],
            "faucets": [],
            "features": [],
            "nativeCurrency": {
                "name": "gMeld",
                "symbol": "gMELD",
                "decimals": 18
            },
            "icon": "meld",
            "infoURL": "https://meld.com",
            "shortName": "kanazawa",
            "chainId": 222000222,
            "networkId": 222000222,
            "slip44": 1,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://testnet.meldscan.io",
                    "icon": "meld",
                    "standard": "EIP3091"
                },
                {
                    "name": "explorer",
                    "url": "https://subnets-test.avax.network/meld",
                    "icon": "meld",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRhB4AbjDrhvwfSAQi2JvKirFiDWxzJvKEvG8S8AdDdED",
                "width": 4000,
                "height": 4000,
                "format": "png"
            }
        ]
    },
    "241320161": {
        "chain": {
            "name": "XMTP Sepolia",
            "chain": "ETH",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "USDC",
                "symbol": "USDC",
                "decimals": 18
            },
            "infoURL": "https://xmtp.org",
            "shortName": "xmtp-sepolia",
            "chainId": 241320161,
            "networkId": 241320161,
            "status": "incubating"
        }
    },
    "245022926": {
        "chain": {
            "name": "Neon EVM Devnet",
            "chain": "Solana",
            "rpc": [
                "https://devnet.neonevm.org",
                "https://devnet.neonevm.org",
                "https://neon-evm-devnet.drpc.org",
                "wss://neon-evm-devnet.drpc.org"
            ],
            "faucets": [
                "https://neonfaucet.org"
            ],
            "icon": "neon",
            "nativeCurrency": {
                "name": "Neon",
                "symbol": "NEON",
                "decimals": 18
            },
            "infoURL": "https://neon-labs.org",
            "shortName": "neonevm-devnet",
            "chainId": 245022926,
            "networkId": 245022926,
            "explorers": [
                {
                    "name": "neonscan",
                    "url": "https://devnet.neonscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "blockscout",
                    "url": "https://neon-devnet.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmcxevb3v8PEvnvfYgcG3bCBuPhe5YAdsHeaufDChSSR3Q",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "245022929": {
        "chain": {
            "name": "Neon EVM Devnet Rollup",
            "chain": "Solana",
            "rpc": [
                "https://devnet.rollup.neonevm.org/"
            ],
            "faucets": [],
            "icon": "neon",
            "nativeCurrency": {
                "name": "Neon",
                "symbol": "NEON",
                "decimals": 18
            },
            "infoURL": "https://neonevm.org/",
            "shortName": "neonevm-devnet-rollup",
            "chainId": 245022929,
            "networkId": 245022929,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://Qmcxevb3v8PEvnvfYgcG3bCBuPhe5YAdsHeaufDChSSR3Q",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "245022934": {
        "chain": {
            "name": "Neon EVM Mainnet",
            "chain": "Solana",
            "rpc": [
                "https://neon-proxy-mainnet.solana.p2p.org",
                "https://neon-proxy-mainnet.solana.p2p.org",
                "https://neon-evm.drpc.org",
                "wss://neon-evm.drpc.org"
            ],
            "faucets": [],
            "icon": "neon",
            "nativeCurrency": {
                "name": "Neon",
                "symbol": "NEON",
                "decimals": 18
            },
            "infoURL": "https://neonevm.org",
            "shortName": "neonevm-mainnet",
            "chainId": 245022934,
            "networkId": 245022934,
            "explorers": [
                {
                    "name": "neonscan",
                    "url": "https://neonscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "native",
                    "url": "https://neon.blockscout.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmcxevb3v8PEvnvfYgcG3bCBuPhe5YAdsHeaufDChSSR3Q",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "245022940": {
        "chain": {
            "name": "Neon EVM TestNet",
            "status": "deprecated",
            "chain": "Solana",
            "rpc": [
                "https://testnet.neonevm.org"
            ],
            "faucets": [],
            "icon": "neon",
            "nativeCurrency": {
                "name": "Neon",
                "symbol": "NEON",
                "decimals": 18
            },
            "infoURL": "https://neon-labs.org",
            "shortName": "neonevm-testnet",
            "chainId": 245022940,
            "networkId": 245022940,
            "slip44": 1,
            "explorers": [
                {
                    "name": "native",
                    "url": "https://testnet.explorer.neon-labs.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "neonscan",
                    "url": "https://testnet.neonscan.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmcxevb3v8PEvnvfYgcG3bCBuPhe5YAdsHeaufDChSSR3Q",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "253368190": {
        "chain": {
            "name": "Flame",
            "chain": "Flame",
            "rpc": [
                "https://rpc.flame.astria.org",
                "https://rpc.flame.astria.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIA",
                "symbol": "TIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://astria.org",
            "shortName": "flame",
            "chainId": 253368190,
            "networkId": 253368190,
            "icon": "flame",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.flame.astria.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf6P4yzrcavKhrxmQaqErLxa4TBnUVUMX4wyVRNhJMDuw",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "278611351": {
        "chain": {
            "name": "Razor Skale Chain",
            "chain": "Razor Schain",
            "icon": "razornetwork",
            "rpc": [
                "https://mainnet.skalenodes.com/v1/turbulent-unique-scheat",
                "https://mainnet.skalenodes.com/v1/turbulent-unique-scheat"
            ],
            "faucets": [
                "https://faucet.razorscan.io/"
            ],
            "nativeCurrency": {
                "name": "sFuel",
                "symbol": "SFUEL",
                "decimals": 18
            },
            "infoURL": "https://razor.network",
            "shortName": "razor",
            "chainId": 278611351,
            "networkId": 278611351,
            "explorers": [
                {
                    "name": "turbulent-unique-scheat",
                    "url": "https://turbulent-unique-scheat.explorer.mainnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUdwAZJfyKGZnfPGDsCnNvGu123mdd57kTGj1Y3EWVuWK",
                "width": 900,
                "height": 900,
                "format": "png"
            }
        ]
    },
    "311752642": {
        "chain": {
            "name": "OneLedger Mainnet",
            "chain": "OLT",
            "icon": "oneledger",
            "rpc": [
                "https://mainnet-rpc.oneledger.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "OLT",
                "symbol": "OLT",
                "decimals": 18
            },
            "infoURL": "https://oneledger.io",
            "shortName": "oneledger",
            "chainId": 311752642,
            "networkId": 311752642,
            "explorers": [
                {
                    "name": "OneLedger Block Explorer",
                    "url": "https://mainnet-explorer.oneledger.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRhqq4Gp8G9w27ND3LeFW49o5PxcxrbJsqHbpBFtzEMfC",
                "width": 225,
                "height": 225,
                "format": "png"
            }
        ]
    },
    "324705682": {
        "chain": {
            "name": "SKALE Base Sepolia",
            "chain": "skale-base-sepolia",
            "icon": "skale",
            "rpc": [
                "https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha",
                "wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha"
            ],
            "faucets": [
                "http://base-sepolia-faucet.skale.space"
            ],
            "nativeCurrency": {
                "name": "Credits",
                "symbol": "CREDIT",
                "decimals": 18
            },
            "infoURL": "https://docs.skale.space/welcome/skale-on-base",
            "shortName": "skale-base-sepolia",
            "chainId": 324705682,
            "networkId": 324705682,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://base-sepolia-testnet-explorer.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreic24eqab5wwryzfolpfaalnuzhf4aol5ikbc5g2snvvryl4mqlzvq",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "328527624": {
        "chain": {
            "name": "Nal Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://testnet-rpc.nal.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "nal",
            "infoURL": "https://www.nal.network",
            "shortName": "nalsep",
            "chainId": 328527624,
            "networkId": 328527624,
            "explorers": [
                {
                    "name": "Nal Sepolia Testnet Network Explorer",
                    "url": "https://testnet-scan.nal.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZLZHX18YUswejxo1JFNPx5EwMsVhUwBeBWEcd1JUHAK5",
                "width": 640,
                "height": 640,
                "format": "png"
            }
        ]
    },
    "333000333": {
        "chain": {
            "name": "Meld",
            "title": "Meld Mainnet",
            "chain": "MELD",
            "rpc": [
                "https://rpc-1.meld.com",
                "https://rpc-1.meld.com"
            ],
            "faucets": [],
            "features": [],
            "nativeCurrency": {
                "name": "gMeld",
                "symbol": "gMELD",
                "decimals": 18
            },
            "icon": "meld",
            "infoURL": "https://meld.com",
            "shortName": "meld",
            "chainId": 333000333,
            "networkId": 333000333,
            "explorers": [
                {
                    "name": "explorer",
                    "url": "https://meldscan.io",
                    "icon": "meld",
                    "standard": "EIP3091"
                },
                {
                    "name": "explorer",
                    "url": "https://subnets.avax.network/meld",
                    "icon": "meld",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRhB4AbjDrhvwfSAQi2JvKirFiDWxzJvKEvG8S8AdDdED",
                "width": 4000,
                "height": 4000,
                "format": "png"
            }
        ]
    },
    "344106930": {
        "chain": {
            "name": "Deprecated SKALE Calypso Hub Testnet",
            "title": "Deprecated Calypso NFT Hub Testnet",
            "status": "deprecated",
            "chain": "staging-utter-unripe-menkar",
            "icon": "calypso",
            "rpc": [
                "https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar"
            ],
            "faucets": [
                "https://sfuel.dirtroad.dev/staging"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://calypsohub.network/",
            "shortName": "deprected-calypso-testnet",
            "chainId": 344106930,
            "networkId": 344106930,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeigyayzxvt7vosat4rtrbmhhnldgx57w2pfbutuniax7h6kswzi42m",
                "width": 1637,
                "height": 1636,
                "format": "png"
            }
        ]
    },
    "356256156": {
        "chain": {
            "name": "Gather Testnet Network",
            "chain": "GTH",
            "rpc": [
                "https://testnet.gather.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gather",
                "symbol": "GTH",
                "decimals": 18
            },
            "infoURL": "https://gather.network",
            "shortName": "tGTH",
            "chainId": 356256156,
            "networkId": 356256156,
            "slip44": 1,
            "icon": "gather",
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet-explorer.gather.network",
                    "icon": "gather",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTYR8CeFiNbJ1zJHnE3DK2wEN18r2y2vqSKUcLweUT2Gz",
                "width": 1080,
                "height": 1080,
                "format": "svg"
            }
        ]
    },
    "420420417": {
        "chain": {
            "name": "Polkadot Testnet",
            "chain": "PAS",
            "icon": "polkadot-testnet",
            "rpc": [
                "https://services.polkadothub-rpc.com/testnet",
                "wss://services.polkadothub-rpc.com/testnet",
                "https://eth-rpc-testnet.polkadot.io",
                "wss://eth-rpc-testnet.polkadot.io"
            ],
            "faucets": [
                "https://faucet.polkadot.io/"
            ],
            "nativeCurrency": {
                "name": "PAS",
                "symbol": "PAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://polkadot.com",
            "shortName": "pas",
            "chainId": 420420417,
            "networkId": 420420417,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout-testnet.polkadot.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreia7ob4rekmtvjryghgcvzaeogbnal6ka7ld4ry6k4o27adacry4fm",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "420420418": {
        "chain": {
            "name": "Kusama",
            "chain": "KSM",
            "icon": "kusama",
            "rpc": [
                "https://eth-rpc-kusama.polkadot.io",
                "wss://eth-rpc-kusama.polkadot.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "KSM",
                "symbol": "KSM",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://polkadot.com",
            "shortName": "ksm",
            "chainId": 420420418,
            "networkId": 420420418,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout-kusama.polkadot.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreideegtbsvtbmhqryd2zwwba4gjfnjgukj7bjhagwcmobhaeejw7bi",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "420420419": {
        "chain": {
            "name": "Polkadot",
            "chain": "DOT",
            "icon": "polkadot",
            "rpc": [
                "https://services.polkadothub-rpc.com/mainnet",
                "wss://services.polkadothub-rpc.com/mainnet",
                "https://eth-rpc.polkadot.io",
                "wss://eth-rpc.polkadot.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DOT",
                "symbol": "DOT",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://polkadot.com",
            "shortName": "dot",
            "chainId": 420420419,
            "networkId": 420420419,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.polkadot.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreif7noml4aexpj4v5p5os3iexlscdfemuiustuipf3wg34vnjekeuy",
                "width": 596,
                "height": 596,
                "format": "png"
            }
        ]
    },
    "420420421": {
        "chain": {
            "name": "Westend Asset Hub",
            "chain": "WST",
            "rpc": [
                "https://westend-asset-hub-eth-rpc.polkadot.io",
                "https://westend-asset-hub-eth-rpc.polkadot.io"
            ],
            "faucets": [
                "https://faucet.polkadot.io/westend"
            ],
            "nativeCurrency": {
                "name": "Westies",
                "symbol": "WND",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://polkadot.network",
            "shortName": "wst",
            "chainId": 420420421,
            "networkId": 420420421,
            "explorers": [
                {
                    "name": "subscan",
                    "icon": "subscan",
                    "url": "https://assethub-westend.subscan.io",
                    "standard": "none"
                }
            ]
        }
    },
    "420420422": {
        "chain": {
            "name": "Paseo PassetHub",
            "status": "deprecated",
            "chain": "PAS",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "PAS",
                "symbol": "PAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://polkadot.network",
            "shortName": "pash",
            "chainId": 420420422,
            "networkId": 420420422
        }
    },
    "476158412": {
        "chain": {
            "name": "Deprecated SKALE Europa Hub Testnet",
            "title": "Deprecated Europa Hub Testnet",
            "status": "deprecated",
            "chain": "staging-legal-crazy-castor",
            "icon": "europa",
            "rpc": [
                "https://staging-v3.skalenodes.com/v1/staging-legal-crazy-castor"
            ],
            "faucets": [
                "https://sfuel.dirtroad.dev/staging"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://europahub.network/",
            "shortName": "deprecated-europa-testnet",
            "chainId": 476158412,
            "networkId": 476158412,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://staging-legal-crazy-castor.explorer.staging-v3.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "476462898": {
        "chain": {
            "name": "GPT Testnet",
            "chain": "Skopje Testnet",
            "icon": "skopje-gpt",
            "rpc": [
                "https://testnet-rpc.gptprotocol.io"
            ],
            "faucets": [
                "https://testnet-faucet.gptprotocol.io"
            ],
            "chainId": 476462898,
            "networkId": 476462898,
            "nativeCurrency": {
                "name": "SkpGPT",
                "symbol": "SkpGPT",
                "decimals": 18
            },
            "infoURL": "https://gptprotocol.com",
            "shortName": "Skopje",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.gptprotocol.io"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://testnet-explorer.gptprotocol.io",
                    "standard": "EIP3091",
                    "icon": "blockscout"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf75UpPd7PA3tV6iPxWXGmHq4azyP3CrBYStdSSjQ2Wrx",
                "width": 1170,
                "height": 1164,
                "format": "jpg"
            }
        ]
    },
    "486217935": {
        "chain": {
            "name": "Gather Devnet Network",
            "chain": "GTH",
            "rpc": [
                "https://devnet.gather.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Gather",
                "symbol": "GTH",
                "decimals": 18
            },
            "infoURL": "https://gather.network",
            "shortName": "dGTH",
            "chainId": 486217935,
            "networkId": 486217935,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://devnet-explorer.gather.network",
                    "standard": "none"
                }
            ]
        }
    },
    "503129905": {
        "chain": {
            "name": "Deprecated SKALE Nebula Hub Testnet",
            "chain": "staging-faint-slimy-achird",
            "status": "deprecated",
            "icon": "nebula",
            "rpc": [
                "https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird",
                "wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird"
            ],
            "faucets": [
                "https://sfuel.dirtroad.dev/staging"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://nebulachain.io/",
            "shortName": "deprecated-nebula-testnet",
            "chainId": 503129905,
            "networkId": 503129905,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "531050104": {
        "chain": {
            "name": "Sophon Testnet",
            "chain": "Sophon Testnet",
            "rpc": [
                "https://rpc.testnet.sophon.xyz",
                "https://rpc.testnet.sophon.xyz",
                "wss://rpc.testnet.sophon.xyz/ws"
            ],
            "nativeCurrency": {
                "name": "Sophon",
                "symbol": "SOPH",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "",
            "shortName": "sophon-testnet",
            "chainId": 531050104,
            "networkId": 531050104,
            "explorers": [
                {
                    "name": "Sophon Block Explorer",
                    "url": "https://explorer.testnet.sophon.xyz",
                    "icon": "sophon-testnet",
                    "standard": "none"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://portal.testnet.sophon.xyz/bridge"
                    }
                ]
            }
        }
    },
    "661898459": {
        "chain": {
            "name": "Smart Mainnet",
            "chain": "SMART",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Smart",
                "symbol": "SMART",
                "decimals": 6
            },
            "infoURL": "https://smartblockchain.com",
            "shortName": "smart",
            "chainId": 661898459,
            "networkId": 661898459,
            "slip44": 783,
            "icon": "smart",
            "explorers": [
                {
                    "name": "smartexplorer",
                    "url": "https://smartexplorer.com",
                    "icon": "smart",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmWXs2ZzdbSTEL4uf5vsa7gRvC7AnVk5TDjaP4W6f9KALg",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "666666666": {
        "chain": {
            "name": "Degen Chain",
            "title": "Degen Chain",
            "chain": "Degen",
            "rpc": [
                "https://rpc.degen.tips",
                "https://rpc.degen.tips"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DEGEN",
                "symbol": "DEGEN",
                "decimals": 18
            },
            "infoURL": "https://degen.tips",
            "shortName": "degen-chain",
            "chainId": 666666666,
            "networkId": 666666666,
            "status": "incubating",
            "icon": "degen"
        },
        "icon": [
            {
                "url": "ipfs://Qmb6yAe4wXeBkxjfhxzoUT9TzETcmE7Vne59etm9GJaQf7",
                "width": 789,
                "height": 668,
                "format": "svg"
            }
        ]
    },
    "728126428": {
        "chain": {
            "name": "Tron Mainnet",
            "chain": "TRON",
            "rpc": [
                "https://api.trongrid.io/jsonrpc",
                "https://rpc.ankr.com/tron_jsonrpc",
                "https://api.trongrid.io/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tron",
                "symbol": "TRX",
                "decimals": 6
            },
            "infoURL": "https://tron.network",
            "shortName": "tron",
            "chainId": 728126428,
            "networkId": 728126428,
            "icon": "tron",
            "slip44": 195,
            "explorers": [
                {
                    "name": "tronscan",
                    "url": "https://tronscan.org",
                    "icon": "tron",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZCR3JnesjwLKRXtW8Vm9sJ4geEnXcAfQsARcv2NVpHSU",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "737998412": {
        "chain": {
            "name": "Tau Testnet",
            "chain": "Tau",
            "rpc": [
                "https://rpc.tau.gateway.fm"
            ],
            "faucets": [
                "https://faucet.tau.gateway.fm"
            ],
            "nativeCurrency": {
                "name": "TAU",
                "symbol": "TAU",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://presto.gateway.fm/rollups/8bd8406f-a64f-484f-b299-046dd5f24a0f",
            "shortName": "tau-testnet",
            "chainId": 737998412,
            "networkId": 737998412,
            "icon": "tau",
            "explorers": [
                {
                    "name": "BlockScout",
                    "url": "https://explorer.tau.gateway.fm",
                    "icon": "tau",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.tau.gateway.fm"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeighctebzusfrmvuahcswjrseyno3eaetu4oskwcu6ubivd7c7elqa",
                "width": 280,
                "height": 360,
                "format": "png"
            }
        ]
    },
    "888888888": {
        "chain": {
            "name": "Ancient8",
            "chain": "Ancient8",
            "icon": "ancient8",
            "rpc": [
                "https://rpc.ancient8.gg",
                "https://rpc.ancient8.gg"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ancient8.gg/",
            "shortName": "ancient8",
            "chainId": 888888888,
            "networkId": 888888888,
            "explorers": [
                {
                    "name": "Ancient8 Explorer",
                    "url": "https://scan.ancient8.gg",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreievnqg3xjokaty4kfbxxbrzm5v5y7exbaaia2txrh4sfgrqsalfym",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "889910245": {
        "chain": {
            "name": "PTCESCAN Testnet",
            "title": "PTCESCAN Testnet",
            "chain": "PTCE",
            "rpc": [
                "https://rpc-testnet.ptcscan.io"
            ],
            "faucets": [
                "https://faucet.ptcscan.io/"
            ],
            "nativeCurrency": {
                "name": "PTCE",
                "symbol": "PTCE",
                "decimals": 18
            },
            "infoURL": "https://ptcscan.io",
            "shortName": "PTCE",
            "chainId": 889910245,
            "networkId": 889910245,
            "explorers": [
                {
                    "name": "PTCESCAN Testnet Explorer",
                    "url": "https://explorer-testnet.ptcscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "889910246": {
        "chain": {
            "name": "PTCESCAN Mainnet",
            "title": "PTCESCAN Mainnet",
            "chain": "PTCE",
            "rpc": [
                "https://rpc.ptcscan.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PTCE",
                "symbol": "PTCE",
                "decimals": 18
            },
            "infoURL": "https://ptcscan.io",
            "shortName": "POLYTECH",
            "chainId": 889910246,
            "networkId": 889910246,
            "explorers": [
                {
                    "name": "PTCESCAN Explorer",
                    "url": "https://ptcscan.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "974399131": {
        "chain": {
            "name": "SKALE Calypso Hub Testnet",
            "title": "SKALE Calypso Hub Testnet",
            "chain": "giant-half-dual-testnet",
            "icon": "calypso",
            "rpc": [
                "https://testnet.skalenodes.com/v1/giant-half-dual-testnet",
                "https://testnet.skalenodes.com/v1/giant-half-dual-testnet"
            ],
            "faucets": [
                "https://www.sfuelstation.com/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://calypsohub.network/",
            "shortName": "calypso-testnet",
            "chainId": 974399131,
            "networkId": 974399131,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://giant-half-dual-testnet.explorer.testnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeigyayzxvt7vosat4rtrbmhhnldgx57w2pfbutuniax7h6kswzi42m",
                "width": 1637,
                "height": 1636,
                "format": "png"
            }
        ]
    },
    "994873017": {
        "chain": {
            "name": "Lumia Mainnet",
            "shortName": "lumia-mainnet",
            "title": "Lumia Mainnet",
            "chain": "ETH",
            "icon": "lumia",
            "rpc": [
                "https://mainnet-rpc.lumia.org",
                "https://mainnet-rpc.lumia.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Lumia",
                "symbol": "LUMIA",
                "decimals": 18
            },
            "infoURL": "https://lumia.org",
            "chainId": 994873017,
            "networkId": 994873017,
            "explorers": [
                {
                    "name": "Lumia Mainnet Explorer",
                    "url": "https://explorer.lumia.org",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.lumia.org"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmV3V19LTs7RobiBo4pgwvNGY7AXEXDTVbRPuB8pPvmxi4",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "999999999": {
        "chain": {
            "name": "Zora Sepolia Testnet",
            "chain": "ETH",
            "rpc": [
                "https://sepolia.rpc.zora.energy",
                "https://sepolia.rpc.zora.energy"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "icon": "zoraSepoliaTestnet",
            "infoURL": "https://zora.energy",
            "shortName": "zsep",
            "chainId": 999999999,
            "networkId": 999999999,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Zora Sepolia Testnet Network Explorer",
                    "url": "https://sepolia.explorer.zora.energy",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifvrly5tgd34xqeo67s4etmiu52bkroml7uy7eosizf57htf5nrzq",
                "width": 250,
                "height": 250,
                "format": "png"
            }
        ]
    },
    "1000000003": {
        "chain": {
            "name": "DeInfra Devnet3",
            "chain": "DeInfraDev3",
            "rpc": [
                "https://c3n1.thepower.io/jsonrpc"
            ],
            "faucets": [
                "https://faucet.thepower.io/"
            ],
            "nativeCurrency": {
                "name": "dev3SK",
                "symbol": "dSK",
                "decimals": 18
            },
            "icon": "deinfra",
            "infoURL": "https://deinfra.net",
            "shortName": "deinfra-dev3",
            "chainId": 1000000003,
            "networkId": 1000000003,
            "explorers": [
                {
                    "name": "Deinfra Devnet Chain 3 Network Explorer",
                    "url": "https://bs.thepower.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeic234jzphpt7pg2jjosi3zohllbjhz6e5gc2snda4uzrmv6cwfbvi",
                "width": 411,
                "height": 425,
                "format": "png"
            }
        ]
    },
    "1020352220": {
        "chain": {
            "name": "SKALE Titan Hub Testnet",
            "title": "SKALE Titan Hub Testnet",
            "chain": "aware-fake-trim-testnet",
            "icon": "titan",
            "rpc": [
                "https://testnet.skalenodes.com/v1/aware-fake-trim-testnet",
                "https://testnet.skalenodes.com/v1/aware-fake-trim-testnet",
                "wss://testnet.skalenodes.com/v1/ws/aware-fake-trim-testnet"
            ],
            "faucets": [
                "https://www.sfuelstation.com/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "titan-testnet",
            "chainId": 1020352220,
            "networkId": 1020352220,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://aware-fake-trim-testnet.explorer.testnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiagrt5dhgltg2kmw7hf24kslstr5h42e745luuxwp2wbg24gm6zza",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1122334455": {
        "chain": {
            "name": "IPOS Network",
            "chain": "IPOS",
            "rpc": [
                "https://rpc.iposlab.com",
                "https://rpc2.iposlab.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "IPOS Network Ether",
                "symbol": "IPOS",
                "decimals": 18
            },
            "infoURL": "https://iposlab.com",
            "shortName": "ipos",
            "chainId": 1122334455,
            "networkId": 1122334455
        }
    },
    "1146703430": {
        "chain": {
            "name": "CyberdeckNet",
            "chain": "cyberdeck",
            "rpc": [
                "http://cybeth1.cyberdeck.eu:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Cyb",
                "symbol": "CYB",
                "decimals": 18
            },
            "infoURL": "https://cyberdeck.eu",
            "shortName": "cyb",
            "chainId": 1146703430,
            "networkId": 1146703430,
            "icon": "cyberdeck",
            "status": "active",
            "explorers": [
                {
                    "name": "CybEthExplorer",
                    "url": "http://cybeth1.cyberdeck.eu:8000",
                    "icon": "cyberdeck",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmTvYMJXeZeWxYPuoQ15mHCS8K5EQzkMMCHQVs3GshooyR",
                "width": 193,
                "height": 214,
                "format": "png"
            }
        ]
    },
    "1187947933": {
        "chain": {
            "name": "SKALE Base",
            "chain": "skale-base",
            "rpc": [
                "https://skale-base.skalenodes.com/v1/base",
                "wss://skale-base.skalenodes.com/v1/ws/base"
            ],
            "faucets": [
                "http://base-sepolia-faucet.skale.space"
            ],
            "nativeCurrency": {
                "name": "Credits",
                "symbol": "CREDIT",
                "decimals": 18
            },
            "infoURL": "https://docs.skale.space/welcome/skale-on-base",
            "shortName": "skale-base",
            "chainId": 1187947933,
            "networkId": 1187947933,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://skale-base-explorer.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1213549903": {
        "chain": {
            "name": "Mirasmanda",
            "chain": "MIRASMANDA",
            "rpc": [
                "https://rpc.evm.mirasmanda.uz"
            ],
            "faucets": [
                "https://faucet.evm.mirasmanda.uz"
            ],
            "nativeCurrency": {
                "name": "Gas",
                "symbol": "GAS",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://asterium.uz/",
            "shortName": "mirasmanda",
            "chainId": 1213549903,
            "networkId": 1213549903,
            "icon": "mirasmanda",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.evm.mirasmanda.uz",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihbkqfdxl6eittsh6iaianjfwv4h424ttugyygr5mqe43t7r33mcm",
                "width": 256,
                "height": 256,
                "format": "svg"
            }
        ]
    },
    "1273227453": {
        "chain": {
            "name": "HUMAN Protocol",
            "title": "HUMAN Protocol",
            "chain": "wan-red-ain",
            "rpc": [
                "https://mainnet.skalenodes.com/v1/wan-red-ain",
                "https://mainnet.skalenodes.com/v1/wan-red-ain"
            ],
            "faucets": [
                "https://dashboard.humanprotocol.org/faucet"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://www.humanprotocol.org",
            "shortName": "human-mainnet",
            "chainId": 1273227453,
            "networkId": 1273227453,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://wan-red-ain.explorer.mainnet.skalenodes.com",
                    "icon": "human",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1278060416": {
        "chain": {
            "name": "OFFICIAL VASYL",
            "title": "OFFICIAL VASYL",
            "chain": "Official-Vasyl",
            "rpc": [
                "https://rpc.official-vasyl.network"
            ],
            "faucets": [
                "https://faucet.official-vasyl.network"
            ],
            "nativeCurrency": {
                "name": "OFFICIAL VASYL",
                "symbol": "VASYL",
                "decimals": 18
            },
            "infoURL": "official-vasyl.network",
            "shortName": "Vasyl",
            "chainId": 1278060416,
            "networkId": 1278060416,
            "icon": "vasyl",
            "explorers": [
                {
                    "name": "Official Vasyl Explorer",
                    "url": "https://explorer.official-vasyl.network",
                    "icon": "vasyl",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.official-vasyl.network"
                    }
                ]
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreib454hflqzfcvpsmk43mkgwsj3ds36olbf2nidtr4kppfk2ghpu2q",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1313161554": {
        "chain": {
            "name": "Aurora Mainnet",
            "chain": "NEAR",
            "rpc": [
                "https://mainnet.aurora.dev",
                "https://mainnet.aurora.dev",
                "https://aurora.drpc.org",
                "wss://aurora.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://aurora.dev",
            "shortName": "aurora",
            "chainId": 1313161554,
            "networkId": 1313161554,
            "explorers": [
                {
                    "name": "Aurora Explorer",
                    "url": "https://explorer.aurora.dev",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1313161555": {
        "chain": {
            "name": "Aurora Testnet",
            "chain": "NEAR",
            "rpc": [
                "https://testnet.aurora.dev",
                "https://testnet.aurora.dev/",
                "https://aurora-testnet.drpc.org",
                "wss://aurora-testnet.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://aurora.dev",
            "shortName": "aurora-testnet",
            "chainId": 1313161555,
            "networkId": 1313161555,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Aurora Explorer",
                    "url": "https://explorer.testnet.aurora.dev",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1313161556": {
        "chain": {
            "name": "Aurora Betanet",
            "chain": "NEAR",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://aurora.dev",
            "shortName": "aurora-betanet",
            "chainId": 1313161556,
            "networkId": 1313161556
        }
    },
    "1313161560": {
        "chain": {
            "name": "PowerGold",
            "chain": "NEAR",
            "rpc": [
                "https://powergold.aurora.dev"
            ],
            "icon": "powergold",
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.powergold.tech",
            "shortName": "powergold",
            "chainId": 1313161560,
            "networkId": 1313161560,
            "explorers": [
                {
                    "name": "PowerGold explorer",
                    "url": "https://explorer.powergold.aurora.dev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreib2sabb6vgfoskobp2wdr6if7v6s34f2xwjecfceui6qhjudmu4u4",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "1313161567": {
        "chain": {
            "name": "Turbo",
            "chain": "NEAR",
            "rpc": [
                "https://rpc-0x4e45415f.aurora-cloud.dev"
            ],
            "icon": "turbo",
            "faucets": [],
            "nativeCurrency": {
                "name": "Turbo",
                "symbol": "TURBO",
                "decimals": 18
            },
            "infoURL": "https://turbotoken.io",
            "shortName": "turbo",
            "chainId": 1313161567,
            "networkId": 1313161567,
            "explorers": [
                {
                    "name": "Turbo explorer",
                    "url": "https://explorer.turbo.aurora.dev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmXUP4JFNX2ET2vZHh9p4a6wEVC5os13evrWtF65EUfNkn",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1313161573": {
        "chain": {
            "name": "Tuxappcoin",
            "chain": "NEAR",
            "rpc": [
                "https://rpc-0x4e454165.aurora-cloud.dev"
            ],
            "icon": "tuxa",
            "faucets": [],
            "nativeCurrency": {
                "name": "TUXA",
                "symbol": "TUXA",
                "decimals": 18
            },
            "infoURL": "https://x.com/tuxapp_coin",
            "shortName": "tuxa",
            "chainId": 1313161573,
            "networkId": 1313161573,
            "explorers": [
                {
                    "name": "TUXA explorer",
                    "url": "https://explorer.tuxa.aurora.dev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmNeWsKujSToh78mFWDqaFjjbqW6trtSTf9zHFXer1GfWT",
                "width": 268,
                "height": 268,
                "format": "png"
            }
        ]
    },
    "1350216234": {
        "chain": {
            "name": "SKALE Titan Hub",
            "chain": "parallel-stormy-spica",
            "icon": "titan",
            "rpc": [
                "https://mainnet.skalenodes.com/v1/parallel-stormy-spica",
                "https://mainnet.skalenodes.com/v1/parallel-stormy-spica",
                "wss://mainnet.skalenodes.com/v1/ws/parallel-stormy-spica"
            ],
            "faucets": [
                "https://sfuel.skale.network/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "titan-mainnet",
            "chainId": 1350216234,
            "networkId": 1350216234,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://parallel-stormy-spica.explorer.mainnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiagrt5dhgltg2kmw7hf24kslstr5h42e745luuxwp2wbg24gm6zza",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1351057110": {
        "chain": {
            "name": "Chaos (SKALE Testnet)",
            "title": "Chaos Testnet",
            "chain": "staging-fast-active-bellatrix",
            "rpc": [
                "https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"
            ],
            "faucets": [
                "https://sfuel.skale.network/staging/chaos"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://docs.skale.network/develop/",
            "shortName": "chaos-tenet",
            "chainId": 1351057110,
            "networkId": 1351057110,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://staging-fast-active-bellatrix.explorer.staging-v3.skalenodes.com",
                    "icon": "chaos",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1380012617": {
        "chain": {
            "name": "RARI Chain Mainnet",
            "chain": "RARI",
            "rpc": [
                "https://rari.calderachain.xyz/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://rarichain.org/",
            "shortName": "rari-mainnet",
            "chainId": 1380012617,
            "networkId": 1380012617,
            "explorers": [
                {
                    "name": "rarichain-explorer",
                    "url": "https://mainnet.explorer.rarichain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1380996178": {
        "chain": {
            "name": "RaptorChain",
            "chain": "RPTR",
            "rpc": [
                "https://rpc.raptorchain.io/web3"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Raptor",
                "symbol": "RPTR",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://raptorchain.io",
            "shortName": "rptr",
            "chainId": 1380996178,
            "networkId": 1380996178,
            "icon": "raptorchain",
            "explorers": [
                {
                    "name": "RaptorChain Explorer",
                    "url": "https://explorer.raptorchain.io",
                    "icon": "raptorchain_explorer",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmQuvmiN6vM6Rqzqe1pMzDf8iZXqTtSeqCgGe5k5AyksDU",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "1417429182": {
        "chain": {
            "name": "Zephyr Testnet",
            "title": "Zephyr Testnet",
            "chain": "Zephyr-testnet",
            "rpc": [
                "https://zephyr-rpc.eu-north-2.gateway.fm"
            ],
            "faucets": [
                "https://zephyr-faucet.eu-north-2.gateway.fm"
            ],
            "nativeCurrency": {
                "name": "ZERO",
                "symbol": "Z",
                "decimals": 18
            },
            "infoURL": "https://zero.tech",
            "shortName": "zephyr",
            "chainId": 1417429182,
            "networkId": 1417429182,
            "icon": "zephyr",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://zephyr-blockscout.eu-north-2.gateway.fm",
                    "icon": "zephyr",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://zephyr-bridge.eu-north-2.gateway.fm"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafybeiech76mp6ro4lo7pyferpovrnvghwb745upatj5h6be4cnav52zwu",
                "width": 2048,
                "height": 2048,
                "format": "png"
            }
        ]
    },
    "1444673419": {
        "chain": {
            "name": "SKALE Europa Hub Testnet",
            "title": "SKALE Europa Hub Testnet",
            "chain": "juicy-low-small-testnet",
            "icon": "europa",
            "rpc": [
                "https://testnet.skalenodes.com/v1/juicy-low-small-testnet",
                "https://testnet.skalenodes.com/v1/juicy-low-small-testnet"
            ],
            "faucets": [
                "https://www.sfuelstation.com/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://europahub.network/",
            "shortName": "europa-testnet",
            "chainId": 1444673419,
            "networkId": 1444673419,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://juicy-low-small-testnet.explorer.testnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "1482601649": {
        "chain": {
            "name": "SKALE Nebula Hub",
            "chain": "green-giddy-denebola",
            "icon": "nebula",
            "rpc": [
                "https://mainnet.skalenodes.com/v1/green-giddy-denebola",
                "https://mainnet.skalenodes.com/v1/green-giddy-denebola",
                "wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola"
            ],
            "faucets": [
                "https://sfuel.skale.network/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://nebulachain.io/",
            "shortName": "nebula-mainnet",
            "chainId": 1482601649,
            "networkId": 1482601649,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://green-giddy-denebola.explorer.mainnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1511670449": {
        "chain": {
            "name": "GPT Mainnet",
            "chain": "GPT Protocol",
            "icon": "gpt",
            "rpc": [
                "https://rpc.gptprotocol.io"
            ],
            "faucets": [],
            "chainId": 1511670449,
            "networkId": 1511670449,
            "nativeCurrency": {
                "name": "GPT",
                "symbol": "GPT",
                "decimals": 18
            },
            "infoURL": "https://gptprotocol.com",
            "shortName": "GPT",
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.gptprotocol.io"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.gptprotocol.io",
                    "standard": "EIP3091",
                    "icon": "blockscout"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmdh4Lzamv34Ae2bhA9M6GLCjXxPAtHC5zdG5ZNidrdenA",
                "width": 1000,
                "height": 1000,
                "format": "jpg"
            }
        ]
    },
    "1517929550": {
        "chain": {
            "name": "Deprecated SKALE Titan Hub Testnet",
            "chain": "staging-aware-chief-gianfar",
            "status": "deprecated",
            "icon": "titan",
            "rpc": [
                "https://staging-v3.skalenodes.com/v1/staging-aware-chief-gianfar",
                "wss://staging-v3.skalenodes.com/v1/ws/staging-aware-chief-gianfar"
            ],
            "faucets": [
                "https://sfuel.dirtroad.dev/staging"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "",
            "shortName": "deprecated-titan-testnet",
            "chainId": 1517929550,
            "networkId": 1517929550,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://staging-aware-chief-gianfar.explorer.staging-v3.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreiagrt5dhgltg2kmw7hf24kslstr5h42e745luuxwp2wbg24gm6zza",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "1523903251": {
        "chain": {
            "name": "Haust Network Testnet",
            "title": "Haust Network Testnet",
            "chain": "haust-network-testnet",
            "rpc": [
                "https://rpc-testnet.haust.app",
                "https://rpc-testnet.haust.app"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://faucet.haust.app"
            ],
            "status": "active",
            "nativeCurrency": {
                "name": "HAUST",
                "symbol": "HAUST",
                "decimals": 18
            },
            "infoURL": "https://haust.network/",
            "shortName": "HaustTestnet",
            "chainId": 1523903251,
            "networkId": 1523903251,
            "icon": "haust",
            "explorers": [
                {
                    "name": "Haust Network Testnet Explorer",
                    "url": "https://explorer-testnet.haust.app",
                    "icon": "haust",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-testnet.haust.app"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRAjG8kc6PJr3xFGYhq1pWiiDoERD3Wj8wR7Cu59HoFnm",
                "width": 206,
                "height": 206,
                "format": "svg"
            }
        ]
    },
    "1564830818": {
        "chain": {
            "name": "SKALE Calypso Hub",
            "chain": "honorable-steel-rasalhague",
            "icon": "calypso",
            "rpc": [
                "https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague",
                "https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague"
            ],
            "faucets": [
                "https://sfuel.dirtroad.dev"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://calypsohub.network/",
            "shortName": "calypso-mainnet",
            "chainId": 1564830818,
            "networkId": 1564830818,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://honorable-steel-rasalhague.explorer.mainnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafybeigyayzxvt7vosat4rtrbmhhnldgx57w2pfbutuniax7h6kswzi42m",
                "width": 1637,
                "height": 1636,
                "format": "png"
            }
        ]
    },
    "1570754601": {
        "chain": {
            "name": "Haust Testnet",
            "title": "Haust Testnet",
            "chain": "Haust-testnet",
            "rpc": [
                "https://rpc-test.haust.network"
            ],
            "faucets": [
                "https://haust-testnet-faucet.eu-north-2.gateway.fm"
            ],
            "nativeCurrency": {
                "name": "HAUST",
                "symbol": "HAUST",
                "decimals": 18
            },
            "infoURL": "https://haust.network/",
            "shortName": "hst-test",
            "chainId": 1570754601,
            "networkId": 1570754601,
            "icon": "haust",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://haust-testnet-blockscout.eu-north-2.gateway.fm",
                    "icon": "haust",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://haust-testnet-bridge.eu-north-2.gateway.fm"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmRAjG8kc6PJr3xFGYhq1pWiiDoERD3Wj8wR7Cu59HoFnm",
                "width": 206,
                "height": 206,
                "format": "svg"
            }
        ]
    },
    "1660990954": {
        "chain": {
            "name": "Status Network Sepolia",
            "title": "Status Network Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://public.sepolia.rpc.status.network",
                "https://public.sepolia.rpc.status.network"
            ],
            "faucets": [
                "https://faucet.status.network/"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://status.network",
            "shortName": "sn-sepolia",
            "chainId": 1660990954,
            "networkId": 1660990954,
            "icon": "sn",
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge.status.network"
                    }
                ]
            },
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://sepoliascan.status.network",
                    "standard": "EIP3091",
                    "icon": "sn"
                }
            ],
            "status": "deprecated"
        },
        "icon": [
            {
                "url": "ipfs://bafkreici5icyyijhmonrnkxar2tj5426xcywqjnzcl7ovhk6d43z66pd64",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "1666600000": {
        "chain": {
            "name": "Harmony Mainnet Shard 0",
            "chain": "Harmony",
            "rpc": [
                "https://1666600000.rpc.thirdweb.com",
                "https://api.harmony.one",
                "https://a.api.s0.t.hmny.io",
                "https://api.s0.t.hmny.io",
                "https://rpc.ankr.com/harmony",
                "https://1rpc.io/one",
                "https://harmony-0.drpc.org",
                "wss://harmony-0.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "slip44": 1023,
            "ens": {
                "registry": "0x4cd2563118e57b19179d8dc033f2b0c5b5d69ff5"
            },
            "shortName": "hmy-s0",
            "chainId": 1666600000,
            "networkId": 1666600000,
            "explorers": [
                {
                    "name": "Harmony Block Explorer",
                    "url": "https://explorer.harmony.one",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1666600001": {
        "chain": {
            "name": "Harmony Mainnet Shard 1",
            "chain": "Harmony",
            "rpc": [
                "https://api.s1.t.hmny.io",
                "https://harmony-1.drpc.org",
                "wss://harmony-1.drpc.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "slip44": 1023,
            "shortName": "hmy-s1",
            "chainId": 1666600001,
            "networkId": 1666600001,
            "explorers": [
                {
                    "name": "Harmony Block Explorer",
                    "url": "https://explorer.harmony.one/blocks/shard/1",
                    "standard": "none"
                }
            ]
        }
    },
    "1666600002": {
        "chain": {
            "name": "Harmony Mainnet Shard 2",
            "chain": "Harmony",
            "rpc": [
                "https://api.s2.t.hmny.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "slip44": 1023,
            "shortName": "hmy-s2",
            "chainId": 1666600002,
            "networkId": 1666600002,
            "status": "deprecated",
            "explorers": [
                {
                    "name": "Harmony Block Explorer",
                    "url": "https://explorer.harmony.one/blocks/shard/2",
                    "standard": "none"
                }
            ]
        }
    },
    "1666600003": {
        "chain": {
            "name": "Harmony Mainnet Shard 3",
            "chain": "Harmony",
            "rpc": [
                "https://api.s3.t.hmny.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "slip44": 1023,
            "shortName": "hmy-s3",
            "chainId": 1666600003,
            "networkId": 1666600003,
            "status": "deprecated",
            "explorers": [
                {
                    "name": "Harmony Block Explorer",
                    "url": "https://explorer.harmony.one/blocks/shard/3",
                    "standard": "none"
                }
            ]
        }
    },
    "1666700000": {
        "chain": {
            "name": "Harmony Testnet Shard 0",
            "chain": "Harmony",
            "rpc": [
                "https://api.s0.b.hmny.io"
            ],
            "faucets": [
                "https://faucet.pops.one"
            ],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "shortName": "hmy-b-s0",
            "chainId": 1666700000,
            "networkId": 1666700000,
            "explorers": [
                {
                    "name": "Harmony Testnet Block Explorer",
                    "url": "https://explorer.testnet.harmony.one",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1666700001": {
        "chain": {
            "name": "Harmony Testnet Shard 1",
            "chain": "Harmony",
            "rpc": [
                "https://api.s1.b.hmny.io"
            ],
            "faucets": [
                "https://faucet.pops.one"
            ],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "shortName": "hmy-b-s1",
            "chainId": 1666700001,
            "networkId": 1666700001,
            "explorers": [
                {
                    "name": "Harmony Block Explorer",
                    "url": "https://explorer.testnet.harmony.one",
                    "standard": "none"
                }
            ]
        }
    },
    "1666900000": {
        "chain": {
            "name": "Harmony Devnet Shard 0",
            "chain": "Harmony",
            "rpc": [
                "https://api.s0.ps.hmny.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "shortName": "hmy-ps-s0",
            "chainId": 1666900000,
            "networkId": 1666900000,
            "explorers": []
        }
    },
    "1666900001": {
        "chain": {
            "name": "Harmony Devnet Shard 1",
            "chain": "Harmony",
            "rpc": [
                "https://api.s1.ps.hmny.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONE",
                "symbol": "ONE",
                "decimals": 18
            },
            "infoURL": "https://www.harmony.one/",
            "shortName": "hmy-ps-s1",
            "chainId": 1666900001,
            "networkId": 1666900001,
            "explorers": []
        }
    },
    "1702448187": {
        "chain": {
            "name": "WITNESS CHAIN",
            "title": "WITNESS CHAIN",
            "chain": "Witness-Chain",
            "rpc": [
                "https://sequencer.witnesschain.com"
            ],
            "nativeCurrency": {
                "name": "ETHER",
                "symbol": "ETH",
                "decimals": 18
            },
            "faucets": [],
            "infoURL": "https://www.witnesschain.com",
            "shortName": "Witness",
            "chainId": 1702448187,
            "networkId": 1702448187,
            "icon": "witness",
            "explorers": [
                {
                    "name": "Witness Chain Explorer",
                    "url": "https://explorer.witnesschain.com",
                    "icon": "witness",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://bridge.witnesschain.com"
                    }
                ]
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://bafkreif7kqdtkwsemjxpfiarn5db3zhe7xtqi2z3hmzls3ehygfk2dsfhe",
                "width": 192,
                "height": 192,
                "format": "jpg"
            }
        ]
    },
    "1722641160": {
        "chain": {
            "name": "Silicon zkEVM Sepolia Testnet",
            "title": "Silicon zkEVM Sepolia Testnet",
            "chain": "Silicon",
            "rpc": [
                "https://rpc-sepolia.silicon.network",
                "https://silicon-testnet.nodeinfra.com",
                "https://rpc-sepolia.silicon.network",
                "https://silicon-testnet.nodeinfra.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Sepolia Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://docs.silicon.network",
            "shortName": "silicon-sepolia-testnet",
            "chainId": 1722641160,
            "networkId": 1722641160,
            "icon": "silicon",
            "explorers": [
                {
                    "name": "siliconscope-sepolia",
                    "url": "https://scope-sepolia.silicon.network",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://bridge-sepolia.silicon.network"
                    }
                ]
            },
            "status": "active"
        },
        "icon": [
            {
                "url": "ipfs://QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq",
                "width": 800,
                "height": 800,
                "format": "png"
            }
        ]
    },
    "1802203764": {
        "chain": {
            "name": "Kakarot Sepolia (Deprecated)",
            "chain": "ETH",
            "icon": "kakarot",
            "rpc": [
                "https://sepolia-rpc.kakarot.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kakarot.org",
            "shortName": "kkrt-sepolia",
            "chainId": 1802203764,
            "networkId": 1802203764,
            "explorers": [
                {
                    "name": "Kakarot Scan",
                    "url": "https://sepolia.kakarotscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "Kakarot Explorer",
                    "url": "https://sepolia-explorer.kakarot.org",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQcB7Q2kqVWhJxXmtN9Ri37rcLH9g6z4UCCYqEzgM3XmW",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "1903648807": {
        "chain": {
            "name": "Gemuchain Testnet",
            "chain": "Gemuchain",
            "rpc": [
                "https://gemutest-rpc.gemuchain.io"
            ],
            "faucets": [
                "https://faucet.gemuchain.io/"
            ],
            "nativeCurrency": {
                "name": "Gemuchain",
                "symbol": "GEMU",
                "decimals": 18
            },
            "infoURL": "https://gemuchain.io/",
            "shortName": "Gemuchain",
            "chainId": 1903648807,
            "networkId": 1903648807,
            "explorers": [
                {
                    "name": "Gemuchain Explorer (Blockscout)",
                    "url": "https://gemutest-explorer.gemuchain.io",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://gemutest-bridge.gemuchain.io/login"
                    }
                ]
            }
        }
    },
    "1918988905": {
        "chain": {
            "name": "RARI Chain Testnet",
            "chain": "RARI",
            "rpc": [
                "https://testnet.rpc.rarichain.org/http"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://rarichain.org/",
            "shortName": "rari-testnet",
            "chainId": 1918988905,
            "networkId": 1918988905,
            "explorers": [
                {
                    "name": "rarichain-testnet-explorer",
                    "url": "https://explorer.rarichain.org",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "1952959480": {
        "chain": {
            "name": "Lumia Testnet",
            "shortName": "lumiatestnet",
            "title": "Lumia Testnet",
            "chain": "ETH",
            "icon": "lumia",
            "rpc": [
                "https://testnet-rpc.lumia.org",
                "https://testnet-rpc.lumia.org"
            ],
            "faucets": [
                "https://testnet-faucet.lumia.org"
            ],
            "nativeCurrency": {
                "name": "Lumia",
                "symbol": "LUMIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://lumia.org",
            "chainId": 1952959480,
            "networkId": 1952959480,
            "explorers": [
                {
                    "name": "Lumia Testnet Explorer",
                    "url": "https://testnet-explorer.lumia.org",
                    "icon": "lumia",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.lumia.org"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmV3V19LTs7RobiBo4pgwvNGY7AXEXDTVbRPuB8pPvmxi4",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2021121117": {
        "chain": {
            "name": "DataHopper",
            "chain": "HOP",
            "rpc": [
                "https://23.92.21.121:8545"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "DataHoppers",
                "symbol": "HOP",
                "decimals": 18
            },
            "infoURL": "https://www.DataHopper.com",
            "shortName": "hop",
            "chainId": 2021121117,
            "networkId": 2021121117
        }
    },
    "2030232745": {
        "chain": {
            "name": "Lumia Beam Testnet",
            "shortName": "lumia-beam-testnet",
            "title": "Lumia Beam Testnet",
            "chain": "ETH",
            "icon": "lumia",
            "rpc": [
                "https://beam-rpc.lumia.org"
            ],
            "faucets": [
                "https://beam-faucet.lumia.org/"
            ],
            "nativeCurrency": {
                "name": "Lumia",
                "symbol": "LUMIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://lumia.org",
            "chainId": 2030232745,
            "networkId": 2030232745,
            "explorers": [
                {
                    "name": "Lumia Beam Testnet Explorer",
                    "url": "https://beam-explorer.lumia.org",
                    "icon": "lumia",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://beam-bridge.lumia.org"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://QmV3V19LTs7RobiBo4pgwvNGY7AXEXDTVbRPuB8pPvmxi4",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "2046399126": {
        "chain": {
            "name": "SKALE Europa Hub",
            "chain": "europa",
            "icon": "europa",
            "rpc": [
                "https://mainnet.skalenodes.com/v1/elated-tan-skat",
                "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/"
            ],
            "nativeCurrency": {
                "name": "sFUEL",
                "symbol": "sFUEL",
                "decimals": 18
            },
            "infoURL": "https://europahub.network/",
            "shortName": "europa",
            "chainId": 2046399126,
            "networkId": 2046399126,
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://elated-tan-skat.explorer.mainnet.skalenodes.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-1",
                "bridges": [
                    {
                        "url": "https://ruby.exchange/bridge.html"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "2478899481": {
        "chain": {
            "name": "Accumulate Kermit",
            "shortName": "Kermit",
            "title": "Accumulate Kermit Testnet",
            "chain": "Accumulate",
            "chainId": 2478899481,
            "networkId": 2478899481,
            "infoURL": "https://accumulate.org",
            "slip44": 2147483929,
            "rpc": [
                "https://kermit.accumulatenetwork.io/eth"
            ],
            "nativeCurrency": {
                "name": "ACME",
                "symbol": "ACME",
                "decimals": 18
            },
            "faucets": [
                "https://kermit.explorer.accumulatenetwork.io/faucet"
            ],
            "explorers": [
                {
                    "name": "accumulate-explorer-kermit",
                    "url": "https://kermit.explorer.accumulatenetwork.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "2494104990": {
        "chain": {
            "name": "Tron Shasta",
            "chain": "TRON",
            "rpc": [
                "https://api.shasta.trongrid.io/jsonrpc",
                "https://api.shasta.trongrid.io/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tron",
                "symbol": "TRX",
                "decimals": 6
            },
            "infoURL": "https://tron.network",
            "shortName": "tron-shasta",
            "chainId": 2494104990,
            "networkId": 2494104990,
            "icon": "tron",
            "explorers": [
                {
                    "name": "shasta tronscan",
                    "url": "https://shasta.tronscan.org",
                    "icon": "tron",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZCR3JnesjwLKRXtW8Vm9sJ4geEnXcAfQsARcv2NVpHSU",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "2863311531": {
        "chain": {
            "name": "Ancient8 Testnet (deprecated)",
            "status": "deprecated",
            "chain": "Ancient8",
            "icon": "ancient8",
            "rpc": [
                "https://rpc-testnet.ancient8.gg"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://ancient8.gg/",
            "shortName": "a8old",
            "chainId": 2863311531,
            "networkId": 2863311531,
            "slip44": 1,
            "explorers": [
                {
                    "name": "a8scan-testnet",
                    "url": "https://testnet.a8scan.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreievnqg3xjokaty4kfbxxbrzm5v5y7exbaaia2txrh4sfgrqsalfym",
                "width": 128,
                "height": 128,
                "format": "png"
            }
        ]
    },
    "3125659152": {
        "chain": {
            "name": "Pirl",
            "chain": "PIRL",
            "rpc": [
                "https://wallrpc.pirl.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Pirl Ether",
                "symbol": "PIRL",
                "decimals": 18
            },
            "infoURL": "https://pirl.io",
            "shortName": "pirl",
            "chainId": 3125659152,
            "networkId": 3125659152,
            "slip44": 164
        }
    },
    "3416255149": {
        "chain": {
            "name": "Ultima Mainnet",
            "chain": "ULTIMA",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ultima",
                "symbol": "ULTIMA",
                "decimals": 6
            },
            "infoURL": "https://ultima.io",
            "shortName": "ultima",
            "chainId": 3416255149,
            "networkId": 3416255149,
            "slip44": 785,
            "icon": "ultima",
            "explorers": [
                {
                    "name": "ultimachain",
                    "url": "https://ultimachain.info",
                    "icon": "ultima",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmUbWVHDrD4TUj6pCwPt9eXJ1GK8nomHMDMq8DJ2KNeV7Y",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "3448148188": {
        "chain": {
            "name": "Tron Nile",
            "chain": "TRON",
            "rpc": [
                "https://nile.trongrid.io/jsonrpc"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tron",
                "symbol": "TRX",
                "decimals": 6
            },
            "infoURL": "https://tron.network",
            "shortName": "tron-nile",
            "chainId": 3448148188,
            "networkId": 3448148188,
            "icon": "tron",
            "explorers": [
                {
                    "name": "nile tronscan",
                    "url": "https://nile.tronscan.org",
                    "icon": "tron",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZCR3JnesjwLKRXtW8Vm9sJ4geEnXcAfQsARcv2NVpHSU",
                "width": 1024,
                "height": 1024,
                "format": "png"
            }
        ]
    },
    "4216137055": {
        "chain": {
            "name": "OneLedger Testnet Frankenstein",
            "chain": "OLT",
            "icon": "oneledger",
            "rpc": [
                "https://frankenstein-rpc.oneledger.network"
            ],
            "faucets": [
                "https://frankenstein-faucet.oneledger.network"
            ],
            "nativeCurrency": {
                "name": "OLT",
                "symbol": "OLT",
                "decimals": 18
            },
            "infoURL": "https://oneledger.io",
            "shortName": "frankenstein",
            "chainId": 4216137055,
            "networkId": 4216137055,
            "slip44": 1,
            "explorers": [
                {
                    "name": "OneLedger Block Explorer",
                    "url": "https://frankenstein-explorer.oneledger.network",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmRhqq4Gp8G9w27ND3LeFW49o5PxcxrbJsqHbpBFtzEMfC",
                "width": 225,
                "height": 225,
                "format": "png"
            }
        ]
    },
    "7078815900": {
        "chain": {
            "name": "Mekong",
            "chain": "ETH",
            "rpc": [
                "https://rpc.mekong.ethpandaops.io",
                "https://rpc.mekong.ethpandaops.io"
            ],
            "faucets": [
                "https://faucet.mekong.ethpandaops.io"
            ],
            "nativeCurrency": {
                "name": "Testnet ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://mekong.ethpandaops.io",
            "shortName": "mekong",
            "chainId": 7078815900,
            "networkId": 7078815900,
            "icon": "ethereum",
            "status": "incubating",
            "explorers": [
                {
                    "name": "Holesky Dora Explorer",
                    "url": "https://explorer.mekong.ethpandaops.io",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "7088110746": {
        "chain": {
            "name": "pectra-devnet-5",
            "chain": "ETH",
            "rpc": [
                "https://rpc.pectra-devnet-5.ethpandaops.io"
            ],
            "faucets": [
                "https://faucet.pectra-devnet-5.ethpandaops.io"
            ],
            "nativeCurrency": {
                "name": "Testnet ETH",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://pectra-devnet-5.ethpandaops.io",
            "shortName": "pectra5",
            "chainId": 7088110746,
            "networkId": 7088110746,
            "icon": "ethereum",
            "status": "incubating",
            "explorers": [
                {
                    "name": "Explorer",
                    "url": "https://explorer.pectra-devnet-5.ethpandaops.io",
                    "icon": "ethereum",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
                "width": 1000,
                "height": 1628,
                "format": "png"
            }
        ]
    },
    "8691942025": {
        "chain": {
            "name": "ONFA Chain Testnet",
            "title": "ONFA Chain Testnet",
            "chain": "onfa",
            "rpc": [
                "https://rpc-testnet.onfachain.com",
                "https://rpc-testnet.onfachain.net",
                "wss://ws-testnet.onfachain.com",
                "wss://ws-testnet.onfachain.net"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ONFA Coin",
                "symbol": "OFCT",
                "decimals": 18
            },
            "infoURL": "https://onfachain.com",
            "shortName": "onfatestnet",
            "chainId": 8691942025,
            "networkId": 8691942025,
            "icon": "onfachain",
            "explorers": [
                {
                    "name": "ONFA Scan",
                    "url": "https://onfascan.io",
                    "icon": "onfachain",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreifla5iikxizhv6vs6yfugnqvssqfqbtlc3lgvylapkasw4sw377uq",
                "height": 256,
                "width": 256,
                "format": "svg"
            }
        ]
    },
    "11297108099": {
        "chain": {
            "name": "Palm Testnet",
            "chain": "Palm",
            "icon": "palm",
            "rpc": [
                "https://palm-mainnet.public.blastapi.io",
                "https://palm-testnet.infura.io/v3/${INFURA_API_KEY}",
                "https://palm-testnet.public.blastapi.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PALM",
                "symbol": "PALM",
                "decimals": 18
            },
            "infoURL": "https://palm.network",
            "shortName": "tpalm",
            "chainId": 11297108099,
            "networkId": 11297108099,
            "slip44": 1,
            "explorers": [
                {
                    "name": "Chainlens",
                    "url": "https://testnet.palm.chainlens.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Dora",
                    "url": "https://www.ondora.xyz/network/palm-testnet",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihifvvbq6xzviygveivayogqiotdtpjvilu27bgqobduqemzeq7o4",
                "width": 72,
                "height": 72,
                "format": "svg"
            }
        ]
    },
    "11297108109": {
        "chain": {
            "name": "Palm",
            "chain": "Palm",
            "icon": "palm",
            "rpc": [
                "https://palm-mainnet.public.blastapi.io",
                "https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}",
                "https://palm-mainnet.public.blastapi.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PALM",
                "symbol": "PALM",
                "decimals": 18
            },
            "infoURL": "https://palm.network",
            "shortName": "palm",
            "chainId": 11297108109,
            "networkId": 11297108109,
            "explorers": [
                {
                    "name": "Chainlens",
                    "url": "https://palm.chainlens.com",
                    "standard": "EIP3091"
                },
                {
                    "name": "Dora",
                    "url": "https://www.ondora.xyz/network/palm",
                    "standard": "none"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihifvvbq6xzviygveivayogqiotdtpjvilu27bgqobduqemzeq7o4",
                "width": 72,
                "height": 72,
                "format": "svg"
            }
        ]
    },
    "28872323069": {
        "chain": {
            "name": "GitSwarm Test Network",
            "title": "GitSwarm Test Network",
            "chain": "ETH",
            "icon": "gitswarm",
            "rpc": [
                "https://testnet.gitswarm.com:2096"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GitSwarm Ether",
                "symbol": "GS-ETH",
                "decimals": 18
            },
            "infoURL": "https://gitswarm.com/",
            "shortName": "GS-ETH",
            "chainId": 28872323069,
            "networkId": 28872323069,
            "slip44": 1,
            "explorers": [],
            "status": "incubating"
        },
        "icon": [
            {
                "url": "ipfs://bafkreihdfuzytq2og65n3d3b2kzfvk6yywvqdlorrt6h76q4baz5phcvju",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "37714555429": {
        "chain": {
            "name": "Xai Testnet v2",
            "chainId": 37714555429,
            "shortName": "xaitestnet",
            "chain": "XAI Testnet",
            "networkId": 37714555429,
            "nativeCurrency": {
                "name": "sXai",
                "symbol": "sXAI",
                "decimals": 18
            },
            "rpc": [
                "https://testnet-v2.xai-chain.net/rpc",
                "https://testnet-v2.xai-chain.net/rpc"
            ],
            "faucets": [],
            "explorers": [
                {
                    "name": "Blockscout",
                    "url": "https://testnet-explorer-v2.xai-chain.net",
                    "standard": "EIP3091"
                }
            ],
            "infoURL": "https://xai.games"
        }
    },
    "44474237230": {
        "chain": {
            "name": "Deriw Devnet",
            "chainId": 44474237230,
            "shortName": "deriw-dev",
            "title": "Deriw Devnet",
            "chain": "Deriw Devnet",
            "networkId": 44474237230,
            "icon": "deriw",
            "rpc": [
                "https://rpc.dev.deriw.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Deriw",
                "symbol": "Der",
                "decimals": 18
            },
            "infoURL": "https://deriw.com",
            "explorers": [
                {
                    "name": "Deriw Explorer",
                    "url": "https://explorer.dev.deriw.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://bridge.arbitrum.io"
                    }
                ]
            }
        },
        "icon": [
            {
                "url": "ipfs://Qmf3bGpAoPV6K4JLpmzDW748Toqb9WArGzYP5rMUY5P9ED",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "88153591557": {
        "chain": {
            "name": "Arbitrum Blueberry",
            "title": "Arbitrum Blueberry Testnet",
            "chain": "ETH",
            "rpc": [
                "https://rpc.arb-blueberry.gelato.digital",
                "wss://ws.arb-blueberry.gelato.digital"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "GelatoCGT",
                "symbol": "CGT",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/arb-blueberry",
            "shortName": "arb-blueberry",
            "chainId": 88153591557,
            "networkId": 88153591557,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://arb-blueberry.gelatoscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-421614",
                "bridges": [
                    {
                        "url": "https://bridge.gelato.network/bridge/arb-blueberry"
                    }
                ]
            },
            "status": "active"
        }
    },
    "96737205180": {
        "chain": {
            "name": "ALDChain Testnet",
            "chain": "ALD",
            "rpc": [
                "https://testnet-rpc.aldrickb.xyz"
            ],
            "faucets": [
                "https://faucet.aldrickb.xyz"
            ],
            "nativeCurrency": {
                "name": "ALD Token",
                "symbol": "ALD",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://aldrickb.com/projects",
            "shortName": "ald",
            "chainId": 96737205180,
            "networkId": 96737205180,
            "icon": "aldrickb",
            "explorers": [
                {
                    "name": "ALDChain Testnet Explorer",
                    "url": "https://testnet-explorer.aldrickb.xyz",
                    "icon": "aldrickb",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmcR85gVf9bok2Q6Jan7n335wF5t3KrJJQ2WCbRv8Lwwma",
                "width": 500,
                "height": 500,
                "format": "png"
            }
        ]
    },
    "107107114116": {
        "chain": {
            "name": "Kakarot Sepolia Deprecated",
            "chain": "ETH",
            "icon": "kakarot",
            "rpc": [],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kakarot.org",
            "shortName": "kkrt-sepolia-deprecated",
            "chainId": 107107114116,
            "networkId": 107107114116,
            "explorers": [],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQcB7Q2kqVWhJxXmtN9Ri37rcLH9g6z4UCCYqEzgM3XmW",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "111222333444": {
        "chain": {
            "name": "Alphabet Mainnet",
            "chain": "Alphabet Network",
            "icon": "alphabetnetwork",
            "rpc": [
                "https://londonpublic.alphabetnetwork.org",
                "wss://londonpublic.alphabetnetwork.org/ws/",
                "https://main-rpc.com",
                "wss://main-rpc.com/ws/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "ALT",
                "symbol": "ALT",
                "decimals": 18
            },
            "infoURL": "https://alphabetnetwork.org",
            "shortName": "alphabet",
            "chainId": 111222333444,
            "networkId": 111222333444,
            "explorers": [
                {
                    "name": "Alphabet Explorer",
                    "url": "https://scan.alphabetnetwork.org",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq",
                "width": 500,
                "height": 500,
                "format": "svg"
            }
        ]
    },
    "111551119090": {
        "chain": {
            "name": "Thanos Sepolia",
            "chain": "ETH",
            "rpc": [
                "https://rpc.thanos-sepolia.tokamak.network",
                "wss://rpc.thanos-sepolia.tokamak.network"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Tokamak Network",
                "symbol": "TON",
                "decimals": 18
            },
            "infoURL": "https://tokamak.network",
            "shortName": "thanos-sepolia",
            "chainId": 111551119090,
            "networkId": 111551119090,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.thanos-sepolia.tokamak.network",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "123420000220": {
        "chain": {
            "name": "Fluence Stage",
            "chain": "Fluence Stage (Testnet)",
            "rpc": [
                "https://rpc.stage.fluence.dev",
                "https://rpc.stage.fluence.dev",
                "wss://ws.stage.fluence.dev"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "tFLT",
                "symbol": "tFLT",
                "decimals": 18
            },
            "infoURL": "https://fluence.network/",
            "shortName": "fluence-stage",
            "chainId": 123420000220,
            "networkId": 123420000220,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://blockscout.stage.fluence.dev",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111"
            }
        }
    },
    "123420000558": {
        "chain": {
            "name": "PIN",
            "title": "PIN",
            "chain": "PIN",
            "rpc": [
                "https://rpc.pin.t.raas.gelato.cloud",
                "wss://ws.pin.t.raas.gelato.cloud"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/pin",
            "faucets": [],
            "shortName": "PIN",
            "chainId": 123420000558,
            "networkId": 123420000558,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.pin.t.raas.gelato.cloud",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.gelato.network/bridge/pin/bridge/pin"
                    }
                ]
            }
        }
    },
    "123420000586": {
        "chain": {
            "name": "sivo-defi-testnet",
            "title": "Sivo Defi Testnet",
            "chain": "sivo-defi-testnet",
            "rpc": [
                "https://rpc.sivo-defi-testnet.t.raas.gelato.cloud",
                "wss://ws.sivo-defi-testnet.t.raas.gelato.cloud"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/sivo-defi-testnet",
            "faucets": [],
            "shortName": "sivo-defi-testnet",
            "chainId": 123420000586,
            "networkId": 123420000586,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://sivo-defi-testnet.cloud.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.gelato.network/bridge/sivo-defi-testnet"
                    }
                ]
            }
        }
    },
    "123420000588": {
        "chain": {
            "name": "volmex",
            "title": "Volmex",
            "chain": "volmex",
            "rpc": [
                "https://rpc.volmex.t.raas.gelato.cloud",
                "wss://ws.volmex.t.raas.gelato.cloud"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://raas.gelato.network/rollups/details/public/volmex",
            "faucets": [],
            "shortName": "volmex",
            "chainId": 123420000588,
            "networkId": 123420000588,
            "slip44": 60,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://volmex.cloud.blockscout.com",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-84532",
                "bridges": [
                    {
                        "url": "https://testnet-bridge.gelato.network/bridge/volmex"
                    }
                ]
            }
        }
    },
    "123420001114": {
        "chain": {
            "name": "Basecamp",
            "chain": "CAMP",
            "icon": "camp",
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "rpc": [
                "https://rpc.basecamp.t.raas.gelato.cloud",
                "https://rpc.basecamp.t.raas.gelato.cloud"
            ],
            "faucets": [
                "https://www.campnetwork.xyz/faucet_l1"
            ],
            "nativeCurrency": {
                "name": "Camp",
                "symbol": "CAMP",
                "decimals": 18
            },
            "infoURL": "https://docs.campnetwork.xyz/",
            "shortName": "Basecamp",
            "chainId": 123420001114,
            "networkId": 123420001114,
            "slip44": 1,
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://basecamp.cloud.blockscout.com",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN",
                "width": 1200,
                "height": 1200,
                "format": "png"
            }
        ]
    },
    "197710212030": {
        "chain": {
            "name": "Ntity Mainnet",
            "chain": "Ntity",
            "rpc": [
                "https://rpc.ntity.io"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ntity",
                "symbol": "NTT",
                "decimals": 18
            },
            "infoURL": "https://ntity.io",
            "shortName": "ntt",
            "chainId": 197710212030,
            "networkId": 197710212030,
            "icon": "ntity",
            "explorers": [
                {
                    "name": "Ntity Explorer",
                    "url": "https://explorer.ntity.io",
                    "icon": "ntity",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreicdp3rj3zxltqurayvc7d7z2fkdg3bq357vfbi4ck4nhuveg6sela",
                "width": 1160,
                "height": 1160,
                "format": "png"
            }
        ]
    },
    "197710212031": {
        "chain": {
            "name": "Haradev Testnet",
            "chain": "Ntity",
            "rpc": [
                "https://blockchain.haradev.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ntity Haradev",
                "symbol": "NTTH",
                "decimals": 18
            },
            "infoURL": "https://ntity.io",
            "shortName": "haradev",
            "chainId": 197710212031,
            "networkId": 197710212031,
            "slip44": 1,
            "icon": "haradev",
            "explorers": [
                {
                    "name": "Haradev Explorer",
                    "url": "https://explorer.haradev.com",
                    "icon": "haradev",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://bafkreihcwkjjx7twil7phw75d4rcnjzb3jxxammyocvbn6rsujwk23tgrq",
                "width": 1160,
                "height": 1160,
                "format": "png"
            }
        ]
    },
    "202402181627": {
        "chain": {
            "name": "GM Network Testnet",
            "chain": "GM Network Testnet",
            "rpc": [
                "https://gmnetwork-testnet.alt.technology/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://gmnetwork.ai",
            "shortName": "gmnetwork-testnet",
            "chainId": 202402181627,
            "networkId": 202402181627,
            "explorers": [
                {
                    "name": "gmnetwork-testnet",
                    "url": "https://gmnetwork-testnet-explorer.alt.technology",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "383414847825": {
        "chain": {
            "name": "Zeniq",
            "chain": "ZENIQ",
            "icon": "zeniq",
            "rpc": [
                "https://api.zeniq.network",
                "https://api.zeniq.network"
            ],
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "faucets": [
                "https://faucet.nomo.zone/",
                "https://faucet.zeniq.net/"
            ],
            "nativeCurrency": {
                "name": "Zeniq",
                "symbol": "ZENIQ",
                "decimals": 18
            },
            "infoURL": "https://www.zeniq.dev/",
            "shortName": "zeniq",
            "chainId": 383414847825,
            "networkId": 383414847825,
            "ens": {
                "registry": "0xa0446c88240bCA2A8E0f68C93aa365d25B198aA4"
            },
            "explorers": [
                {
                    "name": "zeniqscan",
                    "url": "https://zeniqscan.com",
                    "icon": "zeniq",
                    "standard": "EIP3091"
                },
                {
                    "name": "zeniq-smart-chain-explorer",
                    "url": "https://smart.zeniq.net",
                    "icon": "zeniq",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmVUVUBuN7ZeSty2PZ2sS41752b4ez4pDGbLjjY8PSrmVu",
                "width": 600,
                "height": 600,
                "format": "png"
            }
        ]
    },
    "666301171999": {
        "chain": {
            "name": "PDC Mainnet",
            "chain": "IPDC",
            "rpc": [
                "https://mainnet.ipdc.io/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "PDC",
                "symbol": "PDC",
                "decimals": 18
            },
            "infoURL": "https://ipdc.io",
            "shortName": "ipdc",
            "chainId": 666301171999,
            "networkId": 666301171999,
            "explorers": [
                {
                    "name": "ipdcscan",
                    "url": "https://scan.ipdc.io",
                    "standard": "EIP3091"
                }
            ]
        }
    },
    "666301179999": {
        "chain": {
            "name": "SmartPay Mobile Money",
            "chain": "Mobile Money",
            "rpc": [
                "https://network.uat.smartmoneyewallet.com/"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "SmartPay Mobile Money",
                "symbol": "SMM",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                }
            ],
            "infoURL": "https://network.uat.smartmoneyewallet.com/",
            "shortName": "SmartPay",
            "chainId": 666301179999,
            "networkId": 666301179999,
            "icon": "smartpay"
        },
        "icon": [
            {
                "url": "ipfs://bafkreign3xx2pllwlykay6euiq2dv766cgt5zgycgpf4mkirulf7ufo5um",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "6022140761023": {
        "chain": {
            "name": "Molereum Network",
            "chain": "ETH",
            "rpc": [
                "https://molereum.jdubedition.com"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Molereum Ether",
                "symbol": "MOLE",
                "decimals": 18
            },
            "infoURL": "https://github.com/Jdubedition/molereum",
            "shortName": "mole",
            "chainId": 6022140761023,
            "networkId": 6022140761023
        }
    },
    "16604737732183": {
        "chain": {
            "name": "Flame Testnet",
            "chain": "Flame",
            "rpc": [
                "https://rpc.flame.dawn-1.astria.org"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "TIA",
                "symbol": "TIA",
                "decimals": 18
            },
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "infoURL": "https://astria.org",
            "shortName": "flame-testnet",
            "chainId": 16604737732183,
            "networkId": 16604737732183,
            "icon": "flame",
            "explorers": [
                {
                    "name": "blockscout",
                    "url": "https://explorer.flame.dawn-1.astria.org",
                    "icon": "blockscout",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://Qmf6P4yzrcavKhrxmQaqErLxa4TBnUVUMX4wyVRNhJMDuw",
                "width": 256,
                "height": 256,
                "format": "png"
            }
        ]
    },
    "428962654539583": {
        "chain": {
            "name": "Yominet",
            "chain": "YOMINET",
            "icon": "yominet",
            "rpc": [
                "https://jsonrpc-yominet-1.anvil.asia-southeast.initia.xyz"
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "shortName": "yomi",
            "infoURL": "https://www.kamigotchi.io/",
            "chainId": 428962654539583,
            "networkId": 428962654539583,
            "explorers": []
        },
        "icon": [
            {
                "url": "ipfs://QmceqNgqPdKXQqGBs8JGLUNUTeKEi69jmQNjXjTd6zfjHP",
                "width": 200,
                "height": 200,
                "format": "png"
            }
        ]
    },
    "868455272153094": {
        "chain": {
            "name": "Godwoken Testnet (V1)",
            "chain": "GWT",
            "rpc": [
                "https://godwoken-testnet-web3-v1-rpc.ckbapp.dev"
            ],
            "faucets": [
                "https://homura.github.io/light-godwoken"
            ],
            "nativeCurrency": {
                "name": "CKB",
                "symbol": "CKB",
                "decimals": 8
            },
            "infoURL": "https://www.nervos.org",
            "shortName": "gw-testnet-v1-deprecated",
            "chainId": 868455272153094,
            "networkId": 868455272153094,
            "slip44": 1,
            "status": "deprecated",
            "explorers": [
                {
                    "name": "GWScan Block Explorer",
                    "url": "https://v1.aggron.gwscan.com",
                    "standard": "none"
                }
            ]
        }
    },
    "920637907288165": {
        "chain": {
            "name": "Kakarot Starknet Sepolia",
            "chain": "ETH",
            "icon": "kakarot",
            "rpc": [
                "https://sepolia-rpc.kakarot.org",
                "https://sepolia-rpc.kakarot.org"
            ],
            "faucets": [
                "https://sepolia-faucet.kakarot.org/"
            ],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://kakarot.org",
            "shortName": "kkrt-starknet-sepolia",
            "chainId": 920637907288165,
            "networkId": 920637907288165,
            "explorers": [
                {
                    "name": "Kakarot Scan",
                    "url": "https://sepolia.kakarotscan.org",
                    "standard": "EIP3091"
                },
                {
                    "name": "Kakarot Explorer",
                    "url": "https://sepolia-explorer.kakarot.org",
                    "standard": "EIP3091"
                }
            ],
            "parent": {
                "type": "L2",
                "chain": "eip155-11155111",
                "bridges": []
            }
        },
        "icon": [
            {
                "url": "ipfs://QmQcB7Q2kqVWhJxXmtN9Ri37rcLH9g6z4UCCYqEzgM3XmW",
                "width": 1000,
                "height": 1000,
                "format": "png"
            }
        ]
    },
    "2713017997578000": {
        "chain": {
            "name": "DCHAIN Testnet",
            "title": "DCHAIN Testnet",
            "chain": "dchaint",
            "icon": "dchaint",
            "rpc": [
                "https://dchaintestnet-2713017997578000-1.jsonrpc.testnet.sagarpc.io",
                "https://dchaintestnet-2713017997578000-1.jsonrpc.testnet.sagarpc.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.dchain.foundation/",
            "shortName": "dchaint",
            "chainId": 2713017997578000,
            "networkId": 2713017997578000,
            "explorers": [
                {
                    "name": "dchaint scan",
                    "url": "https://dchaintestnet-2713017997578000-1.testnet.sagaexplorer.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmP2cDWvgMuPgwAAEX9KexowUEjw6q7zCUSsWcb8HdudUH",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    },
    "2716446429837000": {
        "chain": {
            "name": "DCHAIN",
            "title": "DCHAIN Mainnet",
            "chain": "dchainmainnet",
            "icon": "dchainmainnet",
            "rpc": [
                "https://dchain-2716446429837000-1.jsonrpc.sagarpc.io",
                "https://dchain-2716446429837000-1.jsonrpc.sagarpc.io"
            ],
            "features": [
                {
                    "name": "EIP155"
                },
                {
                    "name": "EIP1559"
                }
            ],
            "faucets": [],
            "nativeCurrency": {
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "infoURL": "https://www.dchain.foundation/",
            "shortName": "dchainmainnet",
            "chainId": 2716446429837000,
            "networkId": 2716446429837000,
            "explorers": [
                {
                    "name": "dchain scan",
                    "url": "https://dchain-2716446429837000-1.sagaexplorer.io",
                    "standard": "EIP3091"
                }
            ]
        },
        "icon": [
            {
                "url": "ipfs://QmamkxtxT1uFWQGxswmzBRkoTcZuU5biM1QvdsU6SD36K6",
                "width": 512,
                "height": 512,
                "format": "png"
            }
        ]
    }
}