Skip to content

Commit

Permalink
Add new network Immutable zkEVM Testnet - 13473 (#996)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
Co-authored-by: Chaitanya <yourchaitu@gmail.com>
  • Loading branch information
3 people authored May 24, 2024
1 parent e22b836 commit 9049c67
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1125,6 +1125,21 @@
"logo": "ipfs://QmaKRLxXPdeTsLx7MFLS3CJbhpSbResgoeL4fCgHB1mTsF",
"testnet": true
},
"13473": {
"key": "13473",
"name": "Immutable zkEVM Testnet",
"shortName": "testnet",
"chainId": 13473,
"network": "testnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://explorer.testnet.immutable.com"
},
"start": 5307209,
"logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi",
"testnet": true
},
"16718": {
"key": "16718",
"name": "AirDAO",
Expand Down Expand Up @@ -1460,4 +1475,4 @@
"start": 7521509,
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
}
}
}

0 comments on commit 9049c67

Please sign in to comment.