Skip to content

Commit

Permalink
Add new network Fraxtal Testnet - 2522 (#1049)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
Co-authored-by: Chaitanya <yourchaitu@gmail.com>
  • Loading branch information
3 people committed Aug 21, 2024
1 parent a518c1f commit 57630e8
Show file tree
Hide file tree
Showing 2 changed files with 16 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.5",
"version": "0.12.6",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
15 changes: 15 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,21 @@
"start": 57500,
"logo": "ipfs://bafkreidg4wpewve5mdxrofneqblydkrjl3oevtgpdf3fk3z3vjqam6ocoe"
},
"2522": {
"key": "2522",
"name": "Fraxtal Testnet",
"shortName": "testnet",
"chainId": 2522,
"network": "testnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://holesky.fraxscan.com/"
},
"start": 1,
"logo": "ipfs://bafkreieflj4wq6tx7k5kq47z3xnsrdrn2xgm4bxa3uovrnndcb2vqqwlyu",
"testnet": true
},
"4200": {
"key": "4200",
"name": "Merlin",
Expand Down

0 comments on commit 57630e8

Please sign in to comment.