Skip to content

Commit 1c33db9

Browse files
Add new network Vana - 1480 (#1088)
* Add new network Vana - 1480 * Update src/networks.json --------- Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 592941a commit 1c33db9

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.32",
3+
"version": "0.12.33",
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
@@ -825,6 +825,20 @@
825825
"start": 79164574,
826826
"logo": "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq"
827827
},
828+
"1480": {
829+
"key": "1480",
830+
"name": "Islander",
831+
"shortName": "mainnet",
832+
"chainId": 1480,
833+
"network": "mainnet",
834+
"multicall": "0xD8d2dFca27E8797fd779F8547166A2d3B29d360E",
835+
"rpc": [],
836+
"explorer": {
837+
"url": "https://islander.vanascan.io/"
838+
},
839+
"start": 716763,
840+
"logo": "ipfs://bafkreibotel3dmc5og5rf3tpt7l74awkene7x6q3oxtwhptt4y4rpa7vsa"
841+
},
828842
"1559": {
829843
"key": "1559",
830844
"name": "Tenet",

0 commit comments

Comments
 (0)