@snapshot-labs/snapshot.js 0.7.6 → 0.7.7
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 +15 -0
- package/dist/snapshot.esm.js +15 -0
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +14 -0
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -1560,6 +1560,20 @@
|
|
|
1560
1560
|
"start": 2607889,
|
|
1561
1561
|
"logo": "ipfs://QmPXPCBho3kGLt5rhG9JGkKmzdtLvqZmJqGzzijVCuggWY"
|
|
1562
1562
|
},
|
|
1563
|
+
"4337": {
|
|
1564
|
+
"key": "4337",
|
|
1565
|
+
"name": "Beam",
|
|
1566
|
+
"shortName": "Beam",
|
|
1567
|
+
"chainId": 4337,
|
|
1568
|
+
"network": "mainnet",
|
|
1569
|
+
"multicall": "0x4956F15eFdc3dC16645e90Cc356eAFA65fFC65Ec",
|
|
1570
|
+
"rpc": [],
|
|
1571
|
+
"explorer": {
|
|
1572
|
+
"url": "https://subnets.avax.network/beam/"
|
|
1573
|
+
},
|
|
1574
|
+
"start": 1,
|
|
1575
|
+
"logo": "ipfs://QmaKRLxXPdeTsLx7MFLS3CJbhpSbResgoeL4fCgHB1mTsF"
|
|
1576
|
+
},
|
|
1563
1577
|
"4689": {
|
|
1564
1578
|
"key": "4689",
|
|
1565
1579
|
"name": "IoTeX Mainnet",
|