@snapshot-labs/snapshot.js 0.3.88 → 0.3.91
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 +61 -1
- package/dist/snapshot.esm.js +61 -1
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +62 -2
package/dist/snapshot.cjs.js
CHANGED
|
@@ -1560,8 +1560,8 @@ var networks = {
|
|
|
1560
1560
|
network: "mainnet",
|
|
1561
1561
|
multicall: "0xb5b692a88bdfc81ca69dcb1d924f59f0413a602a",
|
|
1562
1562
|
rpc: [
|
|
1563
|
+
"https://gno.getblock.io/mainnet/6c1d1e6e-75d9-452f-a863-a694bff93d5c/",
|
|
1563
1564
|
"https://xdai-archive.blockscout.com",
|
|
1564
|
-
"https://gno.getblock.io/mainnet/?api_key=6c1d1e6e-75d9-452f-a863-a694bff93d5c",
|
|
1565
1565
|
"https://poa-xdai.gateway.pokt.network/v1/5f76124fb90218002e9ce985",
|
|
1566
1566
|
"https://rpc.gnosischain.com"
|
|
1567
1567
|
],
|
|
@@ -1816,6 +1816,21 @@ var networks = {
|
|
|
1816
1816
|
explorer: "http://scan.rupx.io",
|
|
1817
1817
|
start: 2762929,
|
|
1818
1818
|
logo: "ipfs://QmXLZyAr6UNFQ4tkNwSyeNByFvzwYpwiNgV5vHuoxn74Rg"
|
|
1819
|
+
},
|
|
1820
|
+
"534": {
|
|
1821
|
+
key: "534",
|
|
1822
|
+
name: "Candle",
|
|
1823
|
+
shortName: "CNDL",
|
|
1824
|
+
chainId: 534,
|
|
1825
|
+
network: "mainnet",
|
|
1826
|
+
multicall: "0x4A21871491adC2C429F9903918C306c97dd295A3",
|
|
1827
|
+
rpc: [
|
|
1828
|
+
"https://rpc.cndlchain.com",
|
|
1829
|
+
"https://candle-rpc.com"
|
|
1830
|
+
],
|
|
1831
|
+
explorer: "http://candleexplorer.com",
|
|
1832
|
+
start: 800000,
|
|
1833
|
+
logo: "ipfs://Qmbe3ChumXNRfHcLsNBY2APRrGxkFWP68Nb35MaKMRfPye"
|
|
1819
1834
|
},
|
|
1820
1835
|
"592": {
|
|
1821
1836
|
key: "592",
|
|
@@ -2072,6 +2087,22 @@ var networks = {
|
|
|
2072
2087
|
explorer: "https://bx.shyft.network",
|
|
2073
2088
|
start: 3673983,
|
|
2074
2089
|
logo: "ipfs://QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi"
|
|
2090
|
+
},
|
|
2091
|
+
"8217": {
|
|
2092
|
+
key: "8217",
|
|
2093
|
+
name: "Klaytn Mainnet Cypress",
|
|
2094
|
+
shortName: "Cypress",
|
|
2095
|
+
chainId: 8217,
|
|
2096
|
+
network: "mainnet",
|
|
2097
|
+
multicall: "0x5f5f0d1b9ff8b3dcace308e39b13b203354906e9",
|
|
2098
|
+
rpc: [
|
|
2099
|
+
"https://cypress.fandom.finance/archive"
|
|
2100
|
+
],
|
|
2101
|
+
ws: [
|
|
2102
|
+
"wss://cypress.fandom.finance/archive/ws"
|
|
2103
|
+
],
|
|
2104
|
+
explorer: "https://scope.klaytn.com/",
|
|
2105
|
+
logo: "ipfs://QmYACyZcidcFtMo4Uf9H6ZKUxTP2TQPjGzNjcUjqYa64dt"
|
|
2075
2106
|
},
|
|
2076
2107
|
"10000": {
|
|
2077
2108
|
key: "10000",
|
|
@@ -2138,6 +2169,7 @@ var networks = {
|
|
|
2138
2169
|
network: "Arbitrum mainnet",
|
|
2139
2170
|
multicall: "0x7A7443F8c577d537f1d8cD4a629d40a3148Dd7ee",
|
|
2140
2171
|
rpc: [
|
|
2172
|
+
"https://speedy-nodes-nyc.moralis.io/9e03baabdc27be2a35bdec4a/arbitrum/mainnet",
|
|
2141
2173
|
"https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL",
|
|
2142
2174
|
"https://rpc.ankr.com/arbitrum"
|
|
2143
2175
|
],
|
|
@@ -2304,6 +2336,34 @@ var networks = {
|
|
|
2304
2336
|
explorer: "https://explorer.polis.tech",
|
|
2305
2337
|
start: 1971,
|
|
2306
2338
|
logo: "ipfs://QmSiCni2Jn58WN74SyGNY1Aw5mSh9ypEfFULhjKxA7Tbpg"
|
|
2339
|
+
},
|
|
2340
|
+
"666666": {
|
|
2341
|
+
key: "666666",
|
|
2342
|
+
name: "Vision - Vpioneer Testnet",
|
|
2343
|
+
shortName: "Vpioneer",
|
|
2344
|
+
chainId: 666666,
|
|
2345
|
+
network: "testnet",
|
|
2346
|
+
multicall: "0xb6E748D6632305E1c12D8369CC6B3eF4AA8A3c85",
|
|
2347
|
+
rpc: [
|
|
2348
|
+
"https://vpioneer.infragrid.v.network/ethereum/compatible"
|
|
2349
|
+
],
|
|
2350
|
+
explorer: "https://visionscan.org",
|
|
2351
|
+
start: 3369285,
|
|
2352
|
+
logo: "ipfs://QmXgGmxDAW2Mheum3WX7Q52Zi9hvE17Zp1pVtZbcVdThh4"
|
|
2353
|
+
},
|
|
2354
|
+
"888888": {
|
|
2355
|
+
key: "888888",
|
|
2356
|
+
name: "Vision - Mainnet",
|
|
2357
|
+
shortName: "Vision",
|
|
2358
|
+
chainId: 888888,
|
|
2359
|
+
network: "mainnet",
|
|
2360
|
+
multicall: "0x7a677A43eb6eEe4AB6c13872Abc04e1bA5CF88eD",
|
|
2361
|
+
rpc: [
|
|
2362
|
+
"https://infragrid4snapshot.v.network/ethereum/compatible"
|
|
2363
|
+
],
|
|
2364
|
+
explorer: "https://visionscan.org",
|
|
2365
|
+
start: 75909,
|
|
2366
|
+
logo: "ipfs://QmXgGmxDAW2Mheum3WX7Q52Zi9hvE17Zp1pVtZbcVdThh4"
|
|
2307
2367
|
},
|
|
2308
2368
|
"1313161554": {
|
|
2309
2369
|
key: "1313161554",
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -1551,8 +1551,8 @@ var networks = {
|
|
|
1551
1551
|
network: "mainnet",
|
|
1552
1552
|
multicall: "0xb5b692a88bdfc81ca69dcb1d924f59f0413a602a",
|
|
1553
1553
|
rpc: [
|
|
1554
|
+
"https://gno.getblock.io/mainnet/6c1d1e6e-75d9-452f-a863-a694bff93d5c/",
|
|
1554
1555
|
"https://xdai-archive.blockscout.com",
|
|
1555
|
-
"https://gno.getblock.io/mainnet/?api_key=6c1d1e6e-75d9-452f-a863-a694bff93d5c",
|
|
1556
1556
|
"https://poa-xdai.gateway.pokt.network/v1/5f76124fb90218002e9ce985",
|
|
1557
1557
|
"https://rpc.gnosischain.com"
|
|
1558
1558
|
],
|
|
@@ -1807,6 +1807,21 @@ var networks = {
|
|
|
1807
1807
|
explorer: "http://scan.rupx.io",
|
|
1808
1808
|
start: 2762929,
|
|
1809
1809
|
logo: "ipfs://QmXLZyAr6UNFQ4tkNwSyeNByFvzwYpwiNgV5vHuoxn74Rg"
|
|
1810
|
+
},
|
|
1811
|
+
"534": {
|
|
1812
|
+
key: "534",
|
|
1813
|
+
name: "Candle",
|
|
1814
|
+
shortName: "CNDL",
|
|
1815
|
+
chainId: 534,
|
|
1816
|
+
network: "mainnet",
|
|
1817
|
+
multicall: "0x4A21871491adC2C429F9903918C306c97dd295A3",
|
|
1818
|
+
rpc: [
|
|
1819
|
+
"https://rpc.cndlchain.com",
|
|
1820
|
+
"https://candle-rpc.com"
|
|
1821
|
+
],
|
|
1822
|
+
explorer: "http://candleexplorer.com",
|
|
1823
|
+
start: 800000,
|
|
1824
|
+
logo: "ipfs://Qmbe3ChumXNRfHcLsNBY2APRrGxkFWP68Nb35MaKMRfPye"
|
|
1810
1825
|
},
|
|
1811
1826
|
"592": {
|
|
1812
1827
|
key: "592",
|
|
@@ -2063,6 +2078,22 @@ var networks = {
|
|
|
2063
2078
|
explorer: "https://bx.shyft.network",
|
|
2064
2079
|
start: 3673983,
|
|
2065
2080
|
logo: "ipfs://QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi"
|
|
2081
|
+
},
|
|
2082
|
+
"8217": {
|
|
2083
|
+
key: "8217",
|
|
2084
|
+
name: "Klaytn Mainnet Cypress",
|
|
2085
|
+
shortName: "Cypress",
|
|
2086
|
+
chainId: 8217,
|
|
2087
|
+
network: "mainnet",
|
|
2088
|
+
multicall: "0x5f5f0d1b9ff8b3dcace308e39b13b203354906e9",
|
|
2089
|
+
rpc: [
|
|
2090
|
+
"https://cypress.fandom.finance/archive"
|
|
2091
|
+
],
|
|
2092
|
+
ws: [
|
|
2093
|
+
"wss://cypress.fandom.finance/archive/ws"
|
|
2094
|
+
],
|
|
2095
|
+
explorer: "https://scope.klaytn.com/",
|
|
2096
|
+
logo: "ipfs://QmYACyZcidcFtMo4Uf9H6ZKUxTP2TQPjGzNjcUjqYa64dt"
|
|
2066
2097
|
},
|
|
2067
2098
|
"10000": {
|
|
2068
2099
|
key: "10000",
|
|
@@ -2129,6 +2160,7 @@ var networks = {
|
|
|
2129
2160
|
network: "Arbitrum mainnet",
|
|
2130
2161
|
multicall: "0x7A7443F8c577d537f1d8cD4a629d40a3148Dd7ee",
|
|
2131
2162
|
rpc: [
|
|
2163
|
+
"https://speedy-nodes-nyc.moralis.io/9e03baabdc27be2a35bdec4a/arbitrum/mainnet",
|
|
2132
2164
|
"https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL",
|
|
2133
2165
|
"https://rpc.ankr.com/arbitrum"
|
|
2134
2166
|
],
|
|
@@ -2295,6 +2327,34 @@ var networks = {
|
|
|
2295
2327
|
explorer: "https://explorer.polis.tech",
|
|
2296
2328
|
start: 1971,
|
|
2297
2329
|
logo: "ipfs://QmSiCni2Jn58WN74SyGNY1Aw5mSh9ypEfFULhjKxA7Tbpg"
|
|
2330
|
+
},
|
|
2331
|
+
"666666": {
|
|
2332
|
+
key: "666666",
|
|
2333
|
+
name: "Vision - Vpioneer Testnet",
|
|
2334
|
+
shortName: "Vpioneer",
|
|
2335
|
+
chainId: 666666,
|
|
2336
|
+
network: "testnet",
|
|
2337
|
+
multicall: "0xb6E748D6632305E1c12D8369CC6B3eF4AA8A3c85",
|
|
2338
|
+
rpc: [
|
|
2339
|
+
"https://vpioneer.infragrid.v.network/ethereum/compatible"
|
|
2340
|
+
],
|
|
2341
|
+
explorer: "https://visionscan.org",
|
|
2342
|
+
start: 3369285,
|
|
2343
|
+
logo: "ipfs://QmXgGmxDAW2Mheum3WX7Q52Zi9hvE17Zp1pVtZbcVdThh4"
|
|
2344
|
+
},
|
|
2345
|
+
"888888": {
|
|
2346
|
+
key: "888888",
|
|
2347
|
+
name: "Vision - Mainnet",
|
|
2348
|
+
shortName: "Vision",
|
|
2349
|
+
chainId: 888888,
|
|
2350
|
+
network: "mainnet",
|
|
2351
|
+
multicall: "0x7a677A43eb6eEe4AB6c13872Abc04e1bA5CF88eD",
|
|
2352
|
+
rpc: [
|
|
2353
|
+
"https://infragrid4snapshot.v.network/ethereum/compatible"
|
|
2354
|
+
],
|
|
2355
|
+
explorer: "https://visionscan.org",
|
|
2356
|
+
start: 75909,
|
|
2357
|
+
logo: "ipfs://QmXgGmxDAW2Mheum3WX7Q52Zi9hvE17Zp1pVtZbcVdThh4"
|
|
2298
2358
|
},
|
|
2299
2359
|
"1313161554": {
|
|
2300
2360
|
key: "1313161554",
|