Skip to content

Commit

Permalink
Add new network Sonic Blaze Testnet - 57054 (#1102)
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 18, 2024
1 parent 51b118d commit 41043fb
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.38",
"version": "0.12.39",
"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 @@ -1490,6 +1490,21 @@
"start": 62,
"logo": "ipfs://QmZNkpVgPbuVbDcsi6arwH1om3456FGnwfDqYQJWUfHDEx"
},
"57054": {
"key": "57054",
"name": "Sonic Blaze Testnet",
"shortName": "testnet",
"chainId": 57054,
"network": "testnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://testnet.sonicscan.org"
},
"start": 60,
"logo": "ipfs://bafkreic5fffatwy2gzf6y5iymje6ijii43tz4wlxl35da36guurhibjx44",
"testnet": true
},
"59141": {
"key": "59141",
"name": "Linea Sepolia",
Expand Down

0 comments on commit 41043fb

Please sign in to comment.