Skip to content

Commit

Permalink
Add new network Sonic - 146 (#1099)
Browse files Browse the repository at this point in the history
* Add new network Sonic - 146

* Update src/networks.json

* Update src/networks.json

---------

Co-authored-by: ChaituVR <[email protected]>
Co-authored-by: Chaitanya <[email protected]>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent 304f8dc commit 0554404
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.36",
"version": "0.12.37",
"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 @@ -380,6 +380,20 @@
"start": 360030,
"logo": "ipfs://bafkreid6pm3mic7izp3a6zlfwhhe7etd276bjfsq2xash6a4s2vmcdf65a"
},
"146": {
"key": "146",
"name": "Sonic",
"shortName": "mainnet",
"chainId": 146,
"network": "mainnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://explorer.soniclabs.com"
},
"start": 60,
"logo": "ipfs://bafkreic5fffatwy2gzf6y5iymje6ijii43tz4wlxl35da36guurhibjx44"
},
"148": {
"key": "148",
"name": "ShimmerEVM",
Expand Down

0 comments on commit 0554404

Please sign in to comment.