{
"id": 5,
"network": "goerli",
"name": "Goerli",
"nativeCurrency": {
"name": "Goerli Ether",
"symbol": "ETH",
"decimals": 18,
"iconUrl": "/images/tokens/eth.svg"
},
"rpcUrls": [
"https://rpc.ankr.com/eth_goerli"
],
"blockExplorers": [
{
"name": "Etherscan",
"url": "https://goerli.etherscan.io"
}
],
"iconUrl": "/images/chains/ethereum.svg",
"testnet": true
}
{
"id": 80001,
"network": "maticmum",
"name": "Polygon Mumbai",
"nativeCurrency": {
"name": "MATIC",
"symbol": "MATIC",
"decimals": 18,
"iconUrl": "/images/tokens/matic.svg"
},
"rpcUrls": [
"https://matic-mumbai.chainstacklabs.com"
],
"blockExplorers": [
{
"name": "PolygonScan",
"url": "https://mumbai.polygonscan.com"
}
],
"iconUrl": "/images/chains/polygon.svg",
"testnet": true
}
{
"id": 1442,
"network": "polygon-zkevm-testnet",
"name": "Polygon zkEVM Testnet",
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18,
"iconUrl": "/images/tokens/eth.svg"
},
"rpcUrls": [
"https://rpc.public.zkevm-test.net"
],
"blockExplorers": [
{
"name": "PolygonScan",
"url": "https://testnet-zkevm.polygonscan.com"
}
],
"iconUrl": "/images/chains/polygon.svg",
"testnet": true
}