@snapshot-labs/snapshot.js 0.4.3 → 0.4.4

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.
@@ -1570,8 +1570,8 @@ var networks = {
1570
1570
  testnet: true,
1571
1571
  multicall: "0x8b54247c6BAe96A6ccAFa468ebae96c4D7445e46",
1572
1572
  rpc: [
1573
- "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/bsc/testnet/archive",
1574
- "https://data-seed-prebsc-1-s1.binance.org:8545"
1573
+ "https://data-seed-prebsc-1-s1.binance.org:8545",
1574
+ "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/bsc/testnet/archive"
1575
1575
  ],
1576
1576
  explorer: "https://testnet.bscscan.com",
1577
1577
  start: 3599656,
@@ -1561,8 +1561,8 @@ var networks = {
1561
1561
  testnet: true,
1562
1562
  multicall: "0x8b54247c6BAe96A6ccAFa468ebae96c4D7445e46",
1563
1563
  rpc: [
1564
- "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/bsc/testnet/archive",
1565
- "https://data-seed-prebsc-1-s1.binance.org:8545"
1564
+ "https://data-seed-prebsc-1-s1.binance.org:8545",
1565
+ "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/bsc/testnet/archive"
1566
1566
  ],
1567
1567
  explorer: "https://testnet.bscscan.com",
1568
1568
  start: 3599656,