Skip to content

Commit 6a3f5cb

Browse files
Add new network ApeChain - 33139 (#1061)
Co-authored-by: ChaituVR <[email protected]>
1 parent 2c9a067 commit 6a3f5cb

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.14",
3+
"version": "0.12.15",
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
@@ -1289,6 +1289,20 @@
12891289
"start": 6661339,
12901290
"logo": "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu"
12911291
},
1292+
"33139": {
1293+
"key": "33139",
1294+
"name": "ApeChain",
1295+
"shortName": "mainnet",
1296+
"chainId": 33139,
1297+
"network": "mainnet",
1298+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1299+
"rpc": [],
1300+
"explorer": {
1301+
"url": "https://apechain.calderaexplorer.xyz/"
1302+
},
1303+
"start": 20889,
1304+
"logo": "ipfs://bafkreielbgcox2jsw3g6pqulqb7pyjgx7czjt6ahnibihaij6lozoy53w4"
1305+
},
12921306
"42161": {
12931307
"key": "42161",
12941308
"name": "Arbitrum One",

0 commit comments

Comments
 (0)