Skip to content

Commit

Permalink
feat: add Immutable zkEVM Mainnet (ethereum-lists#3914)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick8319 authored Dec 15, 2023
1 parent fe0f8da commit 32dd3d0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-13371.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 32dd3d0

Please sign in to comment.