Skip to content

Commit

Permalink
Add new network Cyber - 7560 (#1004)
Browse files Browse the repository at this point in the history
* Add new network Cyber - 7560

* Update src/networks.json

---------

Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
Co-authored-by: Chaitanya <yourchaitu@gmail.com>
  • Loading branch information
3 people committed May 28, 2024
1 parent 1743a6b commit 23d77ca
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.11.25",
"version": "0.11.26",
"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 @@ -1039,6 +1039,20 @@
"start": 3673983,
"logo": "ipfs://bafkreifwxnnfk6koabzmxgcxcwlrwt6b5gijdain2gyqee77q4ajfb7fu4"
},
"7560": {
"key": "7560",
"name": "Cyber",
"shortName": "mainnet",
"chainId": 7560,
"network": "mainnet",
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
"rpc": [],
"explorer": {
"url": "https://cyberscan.co"
},
"start": 1731707,
"logo": "ipfs://bafkreifm2bbehoqpz4454o7gixnxfi6cgvqlxigqr3f6ipj7l2omtgfgnm"
},
"8217": {
"key": "8217",
"name": "Klaytn Cypress",
Expand Down

0 comments on commit 23d77ca

Please sign in to comment.