diff --git a/_data/chains/eip155-13371.json b/_data/chains/eip155-13371.json new file mode 100644 index 000000000000..83d2595f1890 --- /dev/null +++ b/_data/chains/eip155-13371.json @@ -0,0 +1,24 @@ +{ + "name": "Immutable zkEVM", + "chain": "Immutable zkEVM", + "rpc": ["https://rpc.immutable.com"], + "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" + } + ] +}