@snapshot-labs/snapshot.js 0.3.45 → 0.3.46

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.
@@ -1865,6 +1865,7 @@ var networks = {
1865
1865
  network: "mainnet",
1866
1866
  multicall: "0xb8d0d2C1391eeB350d2Cd39EfABBaaEC297368D9",
1867
1867
  rpc: [
1868
+ "https://celo.snapshot.org",
1868
1869
  "https://forno.celo.org",
1869
1870
  "https://celo-mainnet--rpc.datahub.figment.io/apikey/e892a66dc36e4d2d98a5d6406d609796/"
1870
1871
  ],
@@ -1856,6 +1856,7 @@ var networks = {
1856
1856
  network: "mainnet",
1857
1857
  multicall: "0xb8d0d2C1391eeB350d2Cd39EfABBaaEC297368D9",
1858
1858
  rpc: [
1859
+ "https://celo.snapshot.org",
1859
1860
  "https://forno.celo.org",
1860
1861
  "https://celo-mainnet--rpc.datahub.figment.io/apikey/e892a66dc36e4d2d98a5d6406d609796/"
1861
1862
  ],