Skip to content

Commit 73a6e41

Browse files
Add new network Neon Devnet - 245022926 (#897)
* Add new network Neon Devnet - 245022934 * Update networks.json --------- Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 3210ffc commit 73a6e41

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.5.8",
3+
"version": "0.5.9",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2321,6 +2321,21 @@
23212321
"start": 751532,
23222322
"logo": "ipfs://QmR2UYZczmYa4s8mr9HZHci5AQwyAnwUW7tSUZz7KWF3sA"
23232323
},
2324+
"245022926": {
2325+
"key": "245022926",
2326+
"name": "Neon Devnet",
2327+
"shortName": "devnet",
2328+
"chainId": 245022934,
2329+
"network": "testnet",
2330+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
2331+
"rpc": [],
2332+
"explorer": {
2333+
"url": "https://devnet.neonscan.org/"
2334+
},
2335+
"start": 205206112,
2336+
"logo": "ipfs://QmecRPQGa4bU7tybg1sUQY48Md9rWnmhrT6WW5ueqvhg6P",
2337+
"testnet": true
2338+
},
23242339
"278611351": {
23252340
"key": "278611351",
23262341
"name": "Razor SKALE Chain",

0 commit comments

Comments
 (0)