@snapshot-labs/snapshot.js 0.7.8 → 0.7.9

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.8",
3
+ "version": "0.7.9",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -449,6 +449,20 @@
449
449
  "start": 10780012,
450
450
  "logo": "ipfs://QmXAKaNsyv6ctuRenYRJuZ1V4kn1eFwkUtjrjzX6jiKTqe"
451
451
  },
452
+ "75": {
453
+ "key": "75",
454
+ "name": "Decimal Smart Chain",
455
+ "shortName": "mainnet",
456
+ "chainId": 75,
457
+ "network": "mainnet",
458
+ "multicall": "0x949d1A0757803C51F2EfFFEb5472C861A898B8E8",
459
+ "rpc": [],
460
+ "explorer": {
461
+ "url": "https://explorer.decimalchain.com"
462
+ },
463
+ "start": 16031065,
464
+ "logo": "ipfs://bafkreihkdhbce5rkogl63xegaarlirjrvbfarxbtbf5mqme3s5grvbjyxm"
465
+ },
452
466
  "80": {
453
467
  "key": "80",
454
468
  "name": "GeneChain",
@@ -1204,7 +1218,7 @@
1204
1218
  "wss://archive-en.baobab.klaytn.net/ws"
1205
1219
  ],
1206
1220
  "explorer": {
1207
- "url": "https://baobab.scope.klaytn.com/"
1221
+ "url": "https://baobab.scope.klaytn.com"
1208
1222
  },
1209
1223
  "logo": "ipfs://QmYACyZcidcFtMo4Uf9H6ZKUxTP2TQPjGzNjcUjqYa64dt"
1210
1224
  },
@@ -1766,7 +1780,7 @@
1766
1780
  "wss://archive-en.cypress.klaytn.net/ws"
1767
1781
  ],
1768
1782
  "explorer": {
1769
- "url": "https://scope.klaytn.com/"
1783
+ "url": "https://scope.klaytn.com"
1770
1784
  },
1771
1785
  "logo": "ipfs://QmYACyZcidcFtMo4Uf9H6ZKUxTP2TQPjGzNjcUjqYa64dt"
1772
1786
  },