[
{
"name": "Optimism",
"id": "Optimism",
"options": [
{
"label": "Optimism Mainnet",
"value": "10",
"networkRpc": "https://mainnet.optimism.io"
}
]
},
{
"name": "Arbitrum",
"id": "Arbitrum",
"options": [
{
"label": "Arbitrum Mainnet",
"value": "42161",
"networkRpc": "https://arb1.arbitrum.io/rpc"
},
{
"label": "Arbitrum Sepolia",
"value": "421614",
"networkRpc": "https://rpc.ankr.com/arbitrum_sepolia"
}
]
},
{
"name": "Ethereum",
"id": "Ethereum",
"options": [
{
"label": "Ethereum Mainnet",
"value": "1",
"networkRpc": "https://rpc.ankr.com/eth"
},
{
"label": "Sepolia Testnet",
"value": "11155111",
"networkRpc": "https://rpc.sepolia.org/"
},
{
"label": "Holesky Testnet",
"value": "17000",
"networkRpc": "https://rpc.ankr.com/eth_holesky"
}
]
},
{
"name": "Polygon",
"id": "Polygon",
"options": [
{
"label": "Polygon Mainnet",
"value": "137",
"networkRpc": "https://rpc.ankr.com/polygon"
},
{
"label": "Polygon Amoy",
"value": "80002",
"networkRpc": "https://rpc.ankr.com/polygon_amoy"
}
]
},
{
"name": "Arbitrum",
"id": "Arbitrum",
"options": [
{
"label": "Arbitrum Mainnet",
"value": "42161",
"networkRpc": "https://arb1.arbitrum.io/rpc"
},
{
"label": "Arbitrum Sepolia",
"value": "421614",
"networkRpc": "https://rpc.ankr.com/arbitrum_sepolia"
}
]
},
{
"name": "Optimism",
"id": "Optimism",
"options": [
{
"label": "Optimism Mainnet",
"value": "10",
"networkRpc": "https://mainnet.optimism.io"
}
]
},
{
"name": "Avalanche",
"id": "Avalanche",
"options": [
{
"label": "Avalanche Mainnet",
"value": "43114",
"networkRpc": "https://rpc.ankr.com/avalanche"
}
]
},
{
"name": "Binance",
"id": "Binance",
"options": [
{
"label": "Binance Smart Chain",
"value": "56",
"networkRpc": "https://rpc.ankr.com/bsc"
},
{
"label": "BSC Testnet",
"value": "97",
"networkRpc": "https://little-palpable-seed.bsc-testnet.discover.quiknode.pro/9a49cf2c027187fa38ffe27450ca3e49daa49420"
}
]
},
{
"name": "zkEVM polygon",
"id": "zkPolygon",
"options": [
{
"label": "Polygon zkEVM",
"value": "1101",
"networkRpc": "https://zkevm-rpc.com"
}
]
},
{
"name": "Linea",
"id": "linea",
"options": [
{
"label": "Linea Mainnet",
"value": "59144",
"networkRpc": "https://rpc.linea.build"
}
]
},
{
"name": "Gnosis",
"id": "gnosis",
"options": [
{
"label": "Gnosis",
"value": "100",
"networkRpc": "https://rpc.ankr.com/gnosis"
}
]
},
{
"name": "Omni",
"id": "omni",
"options": [
{
"label": "Omni Testnet",
"value": "165",
"networkRpc": "https://testnet.omni.network"
}
]
},
{
"name": "Base",
"id": "base",
"options": [
{
"label": "Base Mainnet",
"value": "8453",
"networkRpc": "https://rpc.ankr.com/base"
},
{
"label": "Base Sepolia",
"value": "84532",
"networkRpc": "https://rpc.ankr.com/base_sepolia"
}
]
}
]