Skip to content

Commit 0f561de

Browse files
Add new network Redbelly - 151 (#1174)
Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 9dd7930 commit 0f561de

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.14.6",
3+
"version": "0.14.7",
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
@@ -408,6 +408,20 @@
408408
"start": 1290,
409409
"logo": "ipfs://bafkreib4xhbgbhrwkmizp4d4nz3wzbpyhdm6wpz2v2pbkk7jxsgg3hdt74"
410410
},
411+
"151": {
412+
"key": "151",
413+
"name": "Redbelly",
414+
"shortName": "mainnet",
415+
"chainId": 151,
416+
"network": "mainnet",
417+
"multicall": "0xEe43BBcC6340038130681F98d855E416F7F728e9",
418+
"rpc": [],
419+
"explorer": {
420+
"url": "https://redbelly.routescan.io"
421+
},
422+
"start": 1908395,
423+
"logo": "ipfs://bafkreie5mdk5shaebcec6zs5dc4722u2tn7oxvkksjy62kkjdzgnvmad7q"
424+
},
411425
"157": {
412426
"key": "157",
413427
"name": "Shibarium Puppynet Testnet",

0 commit comments

Comments
 (0)