@snapshot-labs/snapshot.js 0.12.39 → 0.12.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/snapshot.cjs.js +16 -0
- package/dist/snapshot.esm.js +16 -0
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +15 -0
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -1110,6 +1110,21 @@
|
|
|
1110
1110
|
"start": 6334180,
|
|
1111
1111
|
"logo": "ipfs://QmQyJt28h4wN3QHPXUQJQYQqGiFUD77han3zibZPzHbitk"
|
|
1112
1112
|
},
|
|
1113
|
+
"5611": {
|
|
1114
|
+
"key": "5611",
|
|
1115
|
+
"name": "opBNB Testnet",
|
|
1116
|
+
"shortName": "testnet",
|
|
1117
|
+
"chainId": 5611,
|
|
1118
|
+
"network": "testnet",
|
|
1119
|
+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
1120
|
+
"rpc": [],
|
|
1121
|
+
"explorer": {
|
|
1122
|
+
"url": "https://opbnb-testnet.bscscan.com"
|
|
1123
|
+
},
|
|
1124
|
+
"start": 3705108,
|
|
1125
|
+
"logo": "ipfs://bafkreibll4la7wqerzs7zwxjne2j7ayynbg2wlenemssoahxxj5rbt6c64",
|
|
1126
|
+
"testnet": true
|
|
1127
|
+
},
|
|
1113
1128
|
"6102": {
|
|
1114
1129
|
"key": "6102",
|
|
1115
1130
|
"name": "Cascadia Testnet",
|