Skip to content

Commit 64e76eb

Browse files
Add new network SX Rollup - 4162 (#1132)
Co-authored-by: ChaituVR <[email protected]>
1 parent 25055c0 commit 64e76eb

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.12.53",
3+
"version": "0.12.54",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,6 +1049,20 @@
10491049
"start": 3525964,
10501050
"logo": "ipfs://bafkreidqkleori7pmilesz4t52iebebaqf3oflzmoz646qfuaznanb3sgm"
10511051
},
1052+
"4162": {
1053+
"key": "4162",
1054+
"name": "SX Rollup",
1055+
"shortName": "mainnet",
1056+
"chainId": 4162,
1057+
"network": "mainnet",
1058+
"multicall": "0x46997eb05F6A6A0bD5C140ABed09Cb02CA36b98c",
1059+
"rpc": [],
1060+
"explorer": {
1061+
"url": "https://explorerl2.sx.technology"
1062+
},
1063+
"start": 1847483,
1064+
"logo": "ipfs://bafkreibjkjx7evbw74e3sx65dtmcdr4g2rrbcorb2ivd6jz6yh6on6ozw4"
1065+
},
10521066
"4200": {
10531067
"key": "4200",
10541068
"name": "Merlin",
@@ -1869,4 +1883,4 @@
18691883
"start": 7521509,
18701884
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
18711885
}
1872-
}
1886+
}

0 commit comments

Comments
 (0)