Skip to content

Commit 4b66016

Browse files
Add new network Story - 1514 (#1142)
Co-authored-by: ChaituVR <[email protected]>
1 parent 626faae commit 4b66016

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.58",
3+
"version": "0.12.59",
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
@@ -897,6 +897,20 @@
897897
"start": 716763,
898898
"logo": "ipfs://bafkreibotel3dmc5og5rf3tpt7l74awkene7x6q3oxtwhptt4y4rpa7vsa"
899899
},
900+
"1514": {
901+
"key": "1514",
902+
"name": "Story",
903+
"shortName": "mainnet",
904+
"chainId": 1514,
905+
"network": "mainnet",
906+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
907+
"rpc": [],
908+
"explorer": {
909+
"url": "https://www.storyscan.io"
910+
},
911+
"start": 340998,
912+
"logo": "ipfs://bafkreiaicdywqkmej6htv4e4lnq5fzajb3qfoxslkrbf5byvqc2aalxcne"
913+
},
900914
"1559": {
901915
"key": "1559",
902916
"name": "Tenet",

0 commit comments

Comments
 (0)