@snapshot-labs/snapshot.js 0.6.1 → 0.6.2
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 +5 -5
- package/package.json +1 -1
- package/src/networks.json +14 -0
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -1918,6 +1918,20 @@
|
|
|
1918
1918
|
"start": 3368046,
|
|
1919
1919
|
"logo": "ipfs://QmSxXjvWng3Diz4YwXDV2VqSPgMyzLYBNfkjJcr7rzkxom"
|
|
1920
1920
|
},
|
|
1921
|
+
"29548": {
|
|
1922
|
+
"key": "29548",
|
|
1923
|
+
"name": "MCH Verse ",
|
|
1924
|
+
"shortName": "mainnet",
|
|
1925
|
+
"chainId": 29548,
|
|
1926
|
+
"network": "mainnet",
|
|
1927
|
+
"multicall": "0x1d39652386488CE1fE4254E105F5A42a04d43dB2",
|
|
1928
|
+
"rpc": [],
|
|
1929
|
+
"explorer": {
|
|
1930
|
+
"url": "https://explorer.oasys.mycryptoheroes.net"
|
|
1931
|
+
},
|
|
1932
|
+
"start": 27458402,
|
|
1933
|
+
"logo": "ipfs://QmZZnwR1y6cU1sare2TQmwqkNDLXQxD4GdPrmHLmUoPtbU"
|
|
1934
|
+
},
|
|
1921
1935
|
"32659": {
|
|
1922
1936
|
"key": "32659",
|
|
1923
1937
|
"name": "Fusion Mainnet",
|