Skip to content

Commit 9b39eb7

Browse files
Add new network Curtis - 33111 (#1053)
Co-authored-by: ChaituVR <[email protected]>
1 parent 08d5289 commit 9b39eb7

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
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.7",
3+
"version": "0.12.8",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,20 @@
12611261
"start": 27458402,
12621262
"logo": "ipfs://QmZZnwR1y6cU1sare2TQmwqkNDLXQxD4GdPrmHLmUoPtbU"
12631263
},
1264+
"33111": {
1265+
"key": "33111",
1266+
"name": "Curtis",
1267+
"shortName": "apechain",
1268+
"chainId": 33111,
1269+
"network": "mainnet",
1270+
"multicall": "0xc454132B017b55b427f45078E335549A7124f5f7",
1271+
"rpc": [],
1272+
"explorer": {
1273+
"url": "https://explorer.curtis.apechain.com"
1274+
},
1275+
"start": 6661339,
1276+
"logo": "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu"
1277+
},
12641278
"42161": {
12651279
"key": "42161",
12661280
"name": "Arbitrum One",

0 commit comments

Comments
 (0)