@snapshot-labs/snapshot.js 0.12.10 → 0.12.11
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 +17 -0
- package/dist/snapshot.esm.js +17 -0
- package/dist/snapshot.min.js +2 -2
- package/dist/src/index.d.ts +1 -0
- package/dist/src/schemas/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/networks.json +15 -0
- package/src/schemas/space.json +1 -0
package/dist/src/index.d.ts
CHANGED
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -1439,6 +1439,21 @@
|
|
|
1439
1439
|
"start": 12011090,
|
|
1440
1440
|
"logo": "ipfs://bafkreihgr7zy7vi5kqddybfaezwuhvssg57qluwmyan4qq7l57nr7w7wey"
|
|
1441
1441
|
},
|
|
1442
|
+
"80002": {
|
|
1443
|
+
"key": "80002",
|
|
1444
|
+
"name": "Polygon Amoy Testnet",
|
|
1445
|
+
"shortName": "testnet",
|
|
1446
|
+
"chainId": 80002,
|
|
1447
|
+
"network": "testnet",
|
|
1448
|
+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
1449
|
+
"rpc": [],
|
|
1450
|
+
"explorer": {
|
|
1451
|
+
"url": "https://amoy.polygonscan.com/"
|
|
1452
|
+
},
|
|
1453
|
+
"start": 3127388,
|
|
1454
|
+
"logo": "ipfs://https://snapshot.4everland.link/ipfs/bafkreibfiyvhqnme2vbxxfcku7qkxgjpkg6ywdkplxh4oxlkqsbznyorfm",
|
|
1455
|
+
"testnet": true
|
|
1456
|
+
},
|
|
1442
1457
|
"81457": {
|
|
1443
1458
|
"key": "81457",
|
|
1444
1459
|
"name": "Blast",
|