Skip to content

Commit

Permalink
Add new network Vana - 1480 (#1088)
Browse files Browse the repository at this point in the history
* Add new network Vana - 1480

* Update src/networks.json

---------

Co-authored-by: ChaituVR <[email protected]>
Co-authored-by: Chaitanya <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2024
1 parent 592941a commit 1c33db9
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.32",
"version": "0.12.33",
"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 @@ -825,6 +825,20 @@
"start": 79164574,
"logo": "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq"
},
"1480": {
"key": "1480",
"name": "Islander",
"shortName": "mainnet",
"chainId": 1480,
"network": "mainnet",
"multicall": "0xD8d2dFca27E8797fd779F8547166A2d3B29d360E",
"rpc": [],
"explorer": {
"url": "https://islander.vanascan.io/"
},
"start": 716763,
"logo": "ipfs://bafkreibotel3dmc5og5rf3tpt7l74awkene7x6q3oxtwhptt4y4rpa7vsa"
},
"1559": {
"key": "1559",
"name": "Tenet",
Expand Down

0 comments on commit 1c33db9

Please sign in to comment.