@snapshot-labs/snapshot.js 0.11.24 → 0.11.25
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 +14 -0
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -808,6 +808,20 @@
|
|
|
808
808
|
"start": 859041,
|
|
809
809
|
"logo": "ipfs://QmeGbNTU2Jqwg8qLTMGW8n8HSi2VdgCncAaeGzLx6gYnD7"
|
|
810
810
|
},
|
|
811
|
+
"1329": {
|
|
812
|
+
"key": "1329",
|
|
813
|
+
"name": "Sei",
|
|
814
|
+
"shortName": "mainnet",
|
|
815
|
+
"chainId": 1329,
|
|
816
|
+
"network": "mainnet",
|
|
817
|
+
"multicall": "0xe033Bed7cae4114Af84Be1e9F1CA7DEa07Dfe1Cf",
|
|
818
|
+
"rpc": [],
|
|
819
|
+
"explorer": {
|
|
820
|
+
"url": "https://seitrace.com/"
|
|
821
|
+
},
|
|
822
|
+
"start": 79164574,
|
|
823
|
+
"logo": "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq"
|
|
824
|
+
},
|
|
811
825
|
"1559": {
|
|
812
826
|
"key": "1559",
|
|
813
827
|
"name": "Tenet",
|