@snapshot-labs/snapshot.js 0.4.6 → 0.4.7
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 +19 -2
- package/dist/snapshot.esm.js +19 -2
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +19 -2
package/dist/snapshot.cjs.js
CHANGED
|
@@ -1854,6 +1854,23 @@ var networks = {
|
|
|
1854
1854
|
explorer: "https://explorer.thetatoken.org",
|
|
1855
1855
|
start: 12559216,
|
|
1856
1856
|
logo: "ipfs://QmcMP9s9mUqfT2SCiP75sZgAVVev7H7RQAKiSx9xWEDKwe"
|
|
1857
|
+
},
|
|
1858
|
+
"416": {
|
|
1859
|
+
key: "416",
|
|
1860
|
+
name: "SX Network",
|
|
1861
|
+
shortName: "SX",
|
|
1862
|
+
chainId: 416,
|
|
1863
|
+
network: "mainnet",
|
|
1864
|
+
multicall: "0x834a005DDCF990Ba1a79f259e840e58F2D14F49a",
|
|
1865
|
+
rpc: [
|
|
1866
|
+
"https://rpc.sx.technology"
|
|
1867
|
+
],
|
|
1868
|
+
ws: [
|
|
1869
|
+
"wss://rpc.sx.technology/ws"
|
|
1870
|
+
],
|
|
1871
|
+
explorer: "https://explorer.sx.technology",
|
|
1872
|
+
start: 2680605,
|
|
1873
|
+
logo: "ipfs://QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF"
|
|
1857
1874
|
},
|
|
1858
1875
|
"499": {
|
|
1859
1876
|
key: "499",
|
|
@@ -2253,9 +2270,9 @@ var networks = {
|
|
|
2253
2270
|
network: "Arbitrum mainnet",
|
|
2254
2271
|
multicall: "0x7A7443F8c577d537f1d8cD4a629d40a3148Dd7ee",
|
|
2255
2272
|
rpc: [
|
|
2273
|
+
"https://rpc.ankr.com/arbitrum",
|
|
2256
2274
|
"https://speedy-nodes-nyc.moralis.io/9e03baabdc27be2a35bdec4a/arbitrum/mainnet",
|
|
2257
|
-
"https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL"
|
|
2258
|
-
"https://rpc.ankr.com/arbitrum"
|
|
2275
|
+
"https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL"
|
|
2259
2276
|
],
|
|
2260
2277
|
explorer: "https://arbiscan.io",
|
|
2261
2278
|
start: 256508,
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -1845,6 +1845,23 @@ var networks = {
|
|
|
1845
1845
|
explorer: "https://explorer.thetatoken.org",
|
|
1846
1846
|
start: 12559216,
|
|
1847
1847
|
logo: "ipfs://QmcMP9s9mUqfT2SCiP75sZgAVVev7H7RQAKiSx9xWEDKwe"
|
|
1848
|
+
},
|
|
1849
|
+
"416": {
|
|
1850
|
+
key: "416",
|
|
1851
|
+
name: "SX Network",
|
|
1852
|
+
shortName: "SX",
|
|
1853
|
+
chainId: 416,
|
|
1854
|
+
network: "mainnet",
|
|
1855
|
+
multicall: "0x834a005DDCF990Ba1a79f259e840e58F2D14F49a",
|
|
1856
|
+
rpc: [
|
|
1857
|
+
"https://rpc.sx.technology"
|
|
1858
|
+
],
|
|
1859
|
+
ws: [
|
|
1860
|
+
"wss://rpc.sx.technology/ws"
|
|
1861
|
+
],
|
|
1862
|
+
explorer: "https://explorer.sx.technology",
|
|
1863
|
+
start: 2680605,
|
|
1864
|
+
logo: "ipfs://QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF"
|
|
1848
1865
|
},
|
|
1849
1866
|
"499": {
|
|
1850
1867
|
key: "499",
|
|
@@ -2244,9 +2261,9 @@ var networks = {
|
|
|
2244
2261
|
network: "Arbitrum mainnet",
|
|
2245
2262
|
multicall: "0x7A7443F8c577d537f1d8cD4a629d40a3148Dd7ee",
|
|
2246
2263
|
rpc: [
|
|
2264
|
+
"https://rpc.ankr.com/arbitrum",
|
|
2247
2265
|
"https://speedy-nodes-nyc.moralis.io/9e03baabdc27be2a35bdec4a/arbitrum/mainnet",
|
|
2248
|
-
"https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL"
|
|
2249
|
-
"https://rpc.ankr.com/arbitrum"
|
|
2266
|
+
"https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL"
|
|
2250
2267
|
],
|
|
2251
2268
|
explorer: "https://arbiscan.io",
|
|
2252
2269
|
start: 256508,
|