Skip to content

Commit 9049c67

Browse files
Add new network Immutable zkEVM Testnet - 13473 (#996)
Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent e22b836 commit 9049c67

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

src/networks.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,21 @@
11251125
"logo": "ipfs://QmaKRLxXPdeTsLx7MFLS3CJbhpSbResgoeL4fCgHB1mTsF",
11261126
"testnet": true
11271127
},
1128+
"13473": {
1129+
"key": "13473",
1130+
"name": "Immutable zkEVM Testnet",
1131+
"shortName": "testnet",
1132+
"chainId": 13473,
1133+
"network": "testnet",
1134+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1135+
"rpc": [],
1136+
"explorer": {
1137+
"url": "https://explorer.testnet.immutable.com"
1138+
},
1139+
"start": 5307209,
1140+
"logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi",
1141+
"testnet": true
1142+
},
11281143
"16718": {
11291144
"key": "16718",
11301145
"name": "AirDAO",
@@ -1460,4 +1475,4 @@
14601475
"start": 7521509,
14611476
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
14621477
}
1463-
}
1478+
}

0 commit comments

Comments
 (0)