@snapshot-labs/snapshot.js 0.7.9 → 0.7.10

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.7.9",
3
+ "version": "0.7.10",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -451,7 +451,7 @@
451
451
  },
452
452
  "75": {
453
453
  "key": "75",
454
- "name": "Decimal Smart Chain",
454
+ "name": "Decimal",
455
455
  "shortName": "mainnet",
456
456
  "chainId": 75,
457
457
  "network": "mainnet",
@@ -2539,4 +2539,4 @@
2539
2539
  "start": 7282345,
2540
2540
  "logo": "ipfs://QmRHB9TqMdVHY392vYiv8sTJ7VHShkq5FT6nS9fPuUNBf1"
2541
2541
  }
2542
- }
2542
+ }