@snapshot-labs/snapshot.js 0.4.30 → 0.4.32
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 +6 -5
- package/dist/snapshot.esm.js +6 -5
- package/dist/snapshot.min.js +5 -5
- package/package.json +1 -1
- package/src/networks.json +6 -5
package/dist/snapshot.cjs.js
CHANGED
|
@@ -2078,12 +2078,13 @@ var networks = {
|
|
|
2078
2078
|
name: "Thundercore Mainnet",
|
|
2079
2079
|
chainId: 108,
|
|
2080
2080
|
network: "mainnet",
|
|
2081
|
-
multicall: "",
|
|
2081
|
+
multicall: "0x3017086deef56679e267f67f66c4415109b7a97f",
|
|
2082
2082
|
rpc: [
|
|
2083
|
-
"https://mainnet-rpc.thundercore.com"
|
|
2083
|
+
"https://mainnet-rpc.thundercore.com/archived/SNAPSHOTEuR82a75fLYA"
|
|
2084
2084
|
],
|
|
2085
|
-
explorer: "https://
|
|
2086
|
-
|
|
2085
|
+
explorer: "https://viewblock.io/thundercore",
|
|
2086
|
+
start: 94425385,
|
|
2087
|
+
logo: "ipfs://bafkreifc5z5vtvqx2luzgateyvoocwpd2ifv2hwufxdnyl2a767wa6icli"
|
|
2087
2088
|
},
|
|
2088
2089
|
"111": {
|
|
2089
2090
|
key: "111",
|
|
@@ -2609,7 +2610,7 @@ var networks = {
|
|
|
2609
2610
|
],
|
|
2610
2611
|
explorer: "https://explorer.publicmint.io",
|
|
2611
2612
|
start: 19454413,
|
|
2612
|
-
logo: "ipfs://
|
|
2613
|
+
logo: "ipfs://bafkreihh4y35xgshx7wbf7a2xj35do55f7lj4nhxqxtt5nqoohoojdvkki"
|
|
2613
2614
|
},
|
|
2614
2615
|
"4689": {
|
|
2615
2616
|
key: "4689",
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -2069,12 +2069,13 @@ var networks = {
|
|
|
2069
2069
|
name: "Thundercore Mainnet",
|
|
2070
2070
|
chainId: 108,
|
|
2071
2071
|
network: "mainnet",
|
|
2072
|
-
multicall: "",
|
|
2072
|
+
multicall: "0x3017086deef56679e267f67f66c4415109b7a97f",
|
|
2073
2073
|
rpc: [
|
|
2074
|
-
"https://mainnet-rpc.thundercore.com"
|
|
2074
|
+
"https://mainnet-rpc.thundercore.com/archived/SNAPSHOTEuR82a75fLYA"
|
|
2075
2075
|
],
|
|
2076
|
-
explorer: "https://
|
|
2077
|
-
|
|
2076
|
+
explorer: "https://viewblock.io/thundercore",
|
|
2077
|
+
start: 94425385,
|
|
2078
|
+
logo: "ipfs://bafkreifc5z5vtvqx2luzgateyvoocwpd2ifv2hwufxdnyl2a767wa6icli"
|
|
2078
2079
|
},
|
|
2079
2080
|
"111": {
|
|
2080
2081
|
key: "111",
|
|
@@ -2600,7 +2601,7 @@ var networks = {
|
|
|
2600
2601
|
],
|
|
2601
2602
|
explorer: "https://explorer.publicmint.io",
|
|
2602
2603
|
start: 19454413,
|
|
2603
|
-
logo: "ipfs://
|
|
2604
|
+
logo: "ipfs://bafkreihh4y35xgshx7wbf7a2xj35do55f7lj4nhxqxtt5nqoohoojdvkki"
|
|
2604
2605
|
},
|
|
2605
2606
|
"4689": {
|
|
2606
2607
|
key: "4689",
|