Skip to content

Commit 1a3d8f6

Browse files
PhyloiotaChaituVR
andauthored
Update Chain ID Shimmer EVM Testnet in networks.json (#874)
* Update Chain ID Shimmer EVM Testnet in networks.json The Testnet was reset and moved to Chain ID 1072. ID 1071 does not exist any longer. Submitted new Chain ID and Multical contract * Update src/networks.json * Update src/networks.json added correct archive node * Update networks.json --------- Co-authored-by: Chaitanya <[email protected]>
1 parent e393078 commit 1a3d8f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/networks.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,21 +1195,21 @@
11951195
},
11961196
"logo": "ipfs://QmVH3uyPQDcrPC1DMUWCb7HayMv1oMAiKehuWwP2C2fdgM"
11971197
},
1198-
"1071": {
1199-
"key": "1071",
1198+
"1072": {
1199+
"key": "1072",
12001200
"name": "Shimmer EVM Testnet",
12011201
"shortName": "ShimmerEVM",
1202-
"chainId": 1071,
1202+
"chainId": 1072,
12031203
"network": "testnet",
12041204
"testnet": true,
1205-
"multicall": "0xb6d9a0849bA7a6FB565567A6013cFEb8d91A1688",
1205+
"multicall": "0x751d21047C116413895c259f3f305e38C10B7cF6",
12061206
"rpc": [
1207-
"https://json-rpc.evm.testnet.shimmer.network/"
1207+
"https://archive.evm.testnet.shimmer.network/v1/chains/rms1pr75wa5xuepg2hew44vnr28wz5h6n6x99zptk2g68sp2wuu2karywgrztx3/evm"
12081208
],
12091209
"explorer": {
12101210
"url": "https://explorer.evm.testnet.shimmer.network/"
12111211
},
1212-
"start": 38066,
1212+
"start": 10614,
12131213
"logo": "ipfs://QmYGxmEhV6djksUk97pdE9TmL6DXm9KW8BP7pwUv8pqp8r"
12141214
},
12151215
"1088": {

0 commit comments

Comments
 (0)