@snapshot-labs/snapshot.js 0.3.70 → 0.3.71

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.
@@ -2021,8 +2021,8 @@ var networks = {
2021
2021
  network: "Arbitrum mainnet",
2022
2022
  multicall: "0x7A7443F8c577d537f1d8cD4a629d40a3148Dd7ee",
2023
2023
  rpc: [
2024
- "https://rpc.ankr.com/arbitrum",
2025
- "https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL"
2024
+ "https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL",
2025
+ "https://rpc.ankr.com/arbitrum"
2026
2026
  ],
2027
2027
  explorer: "https://arbiscan.io",
2028
2028
  start: 256508,
@@ -2094,8 +2094,8 @@ var networks = {
2094
2094
  testnet: true,
2095
2095
  multicall: "0x08411ADd0b5AA8ee47563b146743C13b3556c9Cc",
2096
2096
  rpc: [
2097
- "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/polygon/mumbai/archive",
2098
- "https://rpc-mumbai.matic.today"
2097
+ "https://rpc-mumbai.matic.today",
2098
+ "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/polygon/mumbai/archive"
2099
2099
  ],
2100
2100
  ws: [
2101
2101
  "wss://ws-mumbai.matic.today"
@@ -2012,8 +2012,8 @@ var networks = {
2012
2012
  network: "Arbitrum mainnet",
2013
2013
  multicall: "0x7A7443F8c577d537f1d8cD4a629d40a3148Dd7ee",
2014
2014
  rpc: [
2015
- "https://rpc.ankr.com/arbitrum",
2016
- "https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL"
2015
+ "https://arb-mainnet.g.alchemy.com/v2/JDvtNGwnHhTltIwfnxQocKwKkCTKA1DL",
2016
+ "https://rpc.ankr.com/arbitrum"
2017
2017
  ],
2018
2018
  explorer: "https://arbiscan.io",
2019
2019
  start: 256508,
@@ -2085,8 +2085,8 @@ var networks = {
2085
2085
  testnet: true,
2086
2086
  multicall: "0x08411ADd0b5AA8ee47563b146743C13b3556c9Cc",
2087
2087
  rpc: [
2088
- "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/polygon/mumbai/archive",
2089
- "https://rpc-mumbai.matic.today"
2088
+ "https://rpc-mumbai.matic.today",
2089
+ "https://speedy-nodes-nyc.moralis.io/f2963e29bec0de5787da3164/polygon/mumbai/archive"
2090
2090
  ],
2091
2091
  ws: [
2092
2092
  "wss://ws-mumbai.matic.today"