Skip to content

Commit 0554404

Browse files
Add new network Sonic - 146 (#1099)
* 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]>
1 parent 304f8dc commit 0554404

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.36",
3+
"version": "0.12.37",
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
@@ -380,6 +380,20 @@
380380
"start": 360030,
381381
"logo": "ipfs://bafkreid6pm3mic7izp3a6zlfwhhe7etd276bjfsq2xash6a4s2vmcdf65a"
382382
},
383+
"146": {
384+
"key": "146",
385+
"name": "Sonic",
386+
"shortName": "mainnet",
387+
"chainId": 146,
388+
"network": "mainnet",
389+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
390+
"rpc": [],
391+
"explorer": {
392+
"url": "https://explorer.soniclabs.com"
393+
},
394+
"start": 60,
395+
"logo": "ipfs://bafkreic5fffatwy2gzf6y5iymje6ijii43tz4wlxl35da36guurhibjx44"
396+
},
383397
"148": {
384398
"key": "148",
385399
"name": "ShimmerEVM",

0 commit comments

Comments
 (0)