@snapshot-labs/snapshot.js 0.12.37 → 0.12.38

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.12.37",
3
+ "version": "0.12.38",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -467,6 +467,24 @@
467
467
  "start": 12086501,
468
468
  "logo": "ipfs://Qmai7AGHgs8NpeGeXgbMZz7pS2i4kw44qubCJYGrZW2f3a"
469
469
  },
470
+ "250": {
471
+ "key": "250",
472
+ "name": "Fantom Opera",
473
+ "shortName": "fantom",
474
+ "chainId": 250,
475
+ "network": "Mainnet",
476
+ "multicall": "0x7f6A10218264a22B4309F3896745687E712962a0",
477
+ "rpc": [
478
+ "https://rpc.ankr.com/fantom",
479
+ "https://rpc.ftm.tools",
480
+ "https://rpcapi.fantom.network"
481
+ ],
482
+ "explorer": {
483
+ "url": "https://ftmscan.com"
484
+ },
485
+ "start": 2497732,
486
+ "logo": "ipfs://QmVEgNeQDKnXygeGxfY9FywZpNGQu98ktZtRJ9bToYF6g7"
487
+ },
470
488
  "252": {
471
489
  "key": "252",
472
490
  "name": "Fraxtal",
@@ -1763,4 +1781,4 @@
1763
1781
  "start": 7521509,
1764
1782
  "logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
1765
1783
  }
1766
- }
1784
+ }