Skip to content

Commit

Permalink
Add new network peaq - 3338 (#1107)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <[email protected]>
  • Loading branch information
github-actions[bot] and ChaituVR authored Jan 15, 2025
1 parent 4058679 commit c8b3716
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.41",
"version": "0.12.42",
"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 @@ -1035,6 +1035,20 @@
"logo": "ipfs://bafkreieflj4wq6tx7k5kq47z3xnsrdrn2xgm4bxa3uovrnndcb2vqqwlyu",
"testnet": true
},
"3338": {
"key": "3338",
"name": "peaq",
"shortName": "mainnet",
"chainId": 3338,
"network": "mainnet",
"multicall": "0xc454132B017b55b427f45078E335549A7124f5f7",
"rpc": [],
"explorer": {
"url": "https://peaq.subscan.io/"
},
"start": 3525964,
"logo": "ipfs://bafkreidqkleori7pmilesz4t52iebebaqf3oflzmoz646qfuaznanb3sgm"
},
"4200": {
"key": "4200",
"name": "Merlin",
Expand Down

0 comments on commit c8b3716

Please sign in to comment.