Skip to content

Commit 23d77ca

Browse files
Add new network Cyber - 7560 (#1004)
* Add new network Cyber - 7560 * Update src/networks.json --------- Co-authored-by: ChaituVR <[email protected]> Co-authored-by: Chaitanya <[email protected]>
1 parent 1743a6b commit 23d77ca

File tree

2 files changed

+15
-1
lines changed

2 files changed

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

src/networks.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,6 +1039,20 @@
10391039
"start": 3673983,
10401040
"logo": "ipfs://bafkreifwxnnfk6koabzmxgcxcwlrwt6b5gijdain2gyqee77q4ajfb7fu4"
10411041
},
1042+
"7560": {
1043+
"key": "7560",
1044+
"name": "Cyber",
1045+
"shortName": "mainnet",
1046+
"chainId": 7560,
1047+
"network": "mainnet",
1048+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1049+
"rpc": [],
1050+
"explorer": {
1051+
"url": "https://cyberscan.co"
1052+
},
1053+
"start": 1731707,
1054+
"logo": "ipfs://bafkreifm2bbehoqpz4454o7gixnxfi6cgvqlxigqr3f6ipj7l2omtgfgnm"
1055+
},
10421056
"8217": {
10431057
"key": "8217",
10441058
"name": "Klaytn Cypress",

0 commit comments

Comments
 (0)