@snapshot-labs/snapshot.js 0.7.5 → 0.7.6
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 +15 -0
- package/dist/snapshot.esm.js +15 -0
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +15 -1
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -747,6 +747,20 @@
|
|
|
747
747
|
"start": 4720651,
|
|
748
748
|
"logo": "ipfs://bafkreiabhsxuq35pp4kmrbptdeypd6clhcy3ue7ydpppo6onoo4igcjqia"
|
|
749
749
|
},
|
|
750
|
+
"204": {
|
|
751
|
+
"key": "204",
|
|
752
|
+
"name": "opBNB",
|
|
753
|
+
"shortName": "mainnet",
|
|
754
|
+
"chainId": 204,
|
|
755
|
+
"network": "mainnet",
|
|
756
|
+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
757
|
+
"rpc": [],
|
|
758
|
+
"explorer": {
|
|
759
|
+
"url": "http://opbnbscan.com/"
|
|
760
|
+
},
|
|
761
|
+
"start": 512881,
|
|
762
|
+
"logo": "ipfs://bafkreibll4la7wqerzs7zwxjne2j7ayynbg2wlenemssoahxxj5rbt6c64"
|
|
763
|
+
},
|
|
750
764
|
"246": {
|
|
751
765
|
"key": "246",
|
|
752
766
|
"name": "Energy Web Chain",
|
|
@@ -2482,4 +2496,4 @@
|
|
|
2482
2496
|
"start": 7282345,
|
|
2483
2497
|
"logo": "ipfs://QmRHB9TqMdVHY392vYiv8sTJ7VHShkq5FT6nS9fPuUNBf1"
|
|
2484
2498
|
}
|
|
2485
|
-
}
|
|
2499
|
+
}
|