Skip to content

Commit

Permalink
Add new network Vana Moksha Testnet - 14800 (#1095)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <[email protected]>
  • Loading branch information
github-actions[bot] and ChaituVR authored Dec 7, 2024
1 parent f18adbb commit 6aef874
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
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.35",
"version": "0.12.36",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
17 changes: 16 additions & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,21 @@
"logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi",
"testnet": true
},
"14800": {
"key": "14800",
"name": "Vana Moksha Testnet",
"shortName": "testnet",
"chainId": 14800,
"network": "testnet",
"multicall": "0xD8d2dFca27E8797fd779F8547166A2d3B29d360E",
"rpc": [],
"explorer": {
"url": "https://moksha.vanascan.io"
},
"start": 732283,
"logo": "ipfs://bafkreibotel3dmc5og5rf3tpt7l74awkene7x6q3oxtwhptt4y4rpa7vsa",
"testnet": true
},
"16718": {
"key": "16718",
"name": "AirDAO",
Expand Down Expand Up @@ -1723,4 +1738,4 @@
"start": 7521509,
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
}
}
}

0 comments on commit 6aef874

Please sign in to comment.