@snapshot-labs/snapshot.js 0.11.5 → 0.11.6
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 +16 -0
- package/dist/snapshot.esm.js +16 -0
- package/dist/snapshot.min.js +1 -1
- package/package.json +1 -1
- package/src/networks.json +15 -0
package/package.json
CHANGED
package/src/networks.json
CHANGED
|
@@ -1323,6 +1323,21 @@
|
|
|
1323
1323
|
"start": 1151797,
|
|
1324
1324
|
"logo": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv"
|
|
1325
1325
|
},
|
|
1326
|
+
"686868": {
|
|
1327
|
+
"key": "686868",
|
|
1328
|
+
"name": "Merlin Testnet",
|
|
1329
|
+
"shortName": "merlin",
|
|
1330
|
+
"chainId": 686868,
|
|
1331
|
+
"network": "testnet",
|
|
1332
|
+
"multicall": "0x758BC6321b7c68F4986d62a4D46E83A2DCb58c80",
|
|
1333
|
+
"rpc": [],
|
|
1334
|
+
"explorer": {
|
|
1335
|
+
"url": "https://testnet-scan.merlinchain.io"
|
|
1336
|
+
},
|
|
1337
|
+
"start": 3562021,
|
|
1338
|
+
"logo": "ipfs://bafkreicew2qv3m756m7xs2nrjezinghps7rlessrqjqetvox74w4hov2xe",
|
|
1339
|
+
"testnet": true
|
|
1340
|
+
},
|
|
1326
1341
|
"11155111": {
|
|
1327
1342
|
"key": "11155111",
|
|
1328
1343
|
"name": "Sepolia testnet",
|