@snapshot-labs/snapshot.js 0.4.107 → 0.4.108

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.4.107",
3
+ "version": "0.4.108",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -1625,8 +1625,7 @@
1625
1625
  "chainId": 7332,
1626
1626
  "network": "mainnet",
1627
1627
  "multicall": "0xC743e4910Bdd4e5aBacCA38F74cdA270281C5eef",
1628
- "rpc": [
1629
- ],
1628
+ "rpc": [],
1630
1629
  "explorer": {
1631
1630
  "url": "https://eon-explorer.horizenlabs.io"
1632
1631
  },
@@ -1700,6 +1699,20 @@
1700
1699
  },
1701
1700
  "logo": "ipfs://QmYACyZcidcFtMo4Uf9H6ZKUxTP2TQPjGzNjcUjqYa64dt"
1702
1701
  },
1702
+ "8453": {
1703
+ "key": "8453",
1704
+ "name": "Base",
1705
+ "shortName": "mainnet",
1706
+ "chainId": 8453,
1707
+ "network": "mainnet",
1708
+ "multicall": "0xca11bde05977b3631167028862be2a173976ca11",
1709
+ "rpc": [],
1710
+ "explorer": {
1711
+ "url": "https://basescan.org/"
1712
+ },
1713
+ "start": 5022,
1714
+ "logo": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv"
1715
+ },
1703
1716
  "9000": {
1704
1717
  "key": "9000",
1705
1718
  "name": "Evmos Network Testnet",