Skip to content

Commit

Permalink
Add new network ApeChain - 33139 (#1061)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ChaituVR authored Sep 25, 2024
1 parent 2c9a067 commit 6a3f5cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snapshot-labs/snapshot.js",
"version": "0.12.14",
"version": "0.12.15",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
14 changes: 14 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1289,6 +1289,20 @@
"start": 6661339,
"logo": "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu"
},
"33139": {
"key": "33139",
"name": "ApeChain",
"shortName": "mainnet",
"chainId": 33139,
"network": "mainnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://apechain.calderaexplorer.xyz/"
},
"start": 20889,
"logo": "ipfs://bafkreielbgcox2jsw3g6pqulqb7pyjgx7czjt6ahnibihaij6lozoy53w4"
},
"42161": {
"key": "42161",
"name": "Arbitrum One",
Expand Down

0 comments on commit 6a3f5cb

Please sign in to comment.