@hybrd/utils 0.5.1 → 0.6.0
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/index.cjs +724 -10
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +698 -10
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -13,7 +13,7 @@ function bipsToDecimal(bp) {
|
|
|
13
13
|
return parseInt(bp.toString()) / 1e4;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
// ../../node_modules/@wagmi/chains/dist/index.mjs
|
|
16
|
+
// ../../node_modules/@wagmi/core/node_modules/@wagmi/chains/dist/index.mjs
|
|
17
17
|
var arbitrum = {
|
|
18
18
|
id: 42161,
|
|
19
19
|
name: "Arbitrum One",
|
|
@@ -202,8 +202,8 @@ var boba = {
|
|
|
202
202
|
network: "boba",
|
|
203
203
|
nativeCurrency: {
|
|
204
204
|
decimals: 18,
|
|
205
|
-
name: "
|
|
206
|
-
symbol: "
|
|
205
|
+
name: "Boba",
|
|
206
|
+
symbol: "BOBA"
|
|
207
207
|
},
|
|
208
208
|
rpcUrls: {
|
|
209
209
|
default: { http: ["https://mainnet.boba.network"] },
|
|
@@ -289,8 +289,8 @@ var bscTestnet = {
|
|
|
289
289
|
symbol: "tBNB"
|
|
290
290
|
},
|
|
291
291
|
rpcUrls: {
|
|
292
|
-
default: { http: ["https://
|
|
293
|
-
public: { http: ["https://
|
|
292
|
+
default: { http: ["https://data-seed-prebsc-1-s1.binance.org:8545"] },
|
|
293
|
+
public: { http: ["https://data-seed-prebsc-1-s1.binance.org:8545"] }
|
|
294
294
|
},
|
|
295
295
|
blockExplorers: {
|
|
296
296
|
etherscan: { name: "BscScan", url: "https://testnet.bscscan.com" },
|
|
@@ -392,6 +392,30 @@ var celoAlfajores = {
|
|
|
392
392
|
},
|
|
393
393
|
testnet: true
|
|
394
394
|
};
|
|
395
|
+
var cronos = {
|
|
396
|
+
id: 25,
|
|
397
|
+
name: "Cronos",
|
|
398
|
+
network: "cronos",
|
|
399
|
+
nativeCurrency: {
|
|
400
|
+
decimals: 18,
|
|
401
|
+
name: "Cronos",
|
|
402
|
+
symbol: "CRO"
|
|
403
|
+
},
|
|
404
|
+
rpcUrls: {
|
|
405
|
+
default: { http: ["https://node.croswap.com/rpc"] },
|
|
406
|
+
public: { http: ["https://node.croswap.com/rpc"] }
|
|
407
|
+
},
|
|
408
|
+
blockExplorers: {
|
|
409
|
+
etherscan: { name: "CronosScan", url: "https://cronoscan.com" },
|
|
410
|
+
default: { name: "CronosScan", url: "https://cronoscan.com" }
|
|
411
|
+
},
|
|
412
|
+
contracts: {
|
|
413
|
+
multicall3: {
|
|
414
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
415
|
+
blockCreated: 1963112
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
};
|
|
395
419
|
var crossbell = {
|
|
396
420
|
id: 3737,
|
|
397
421
|
network: "crossbell",
|
|
@@ -419,6 +443,58 @@ var crossbell = {
|
|
|
419
443
|
}
|
|
420
444
|
}
|
|
421
445
|
};
|
|
446
|
+
var dfk = {
|
|
447
|
+
id: 53935,
|
|
448
|
+
name: "DFK Chain",
|
|
449
|
+
network: "dfk",
|
|
450
|
+
nativeCurrency: {
|
|
451
|
+
decimals: 18,
|
|
452
|
+
name: "Jewel",
|
|
453
|
+
symbol: "JEWEL"
|
|
454
|
+
},
|
|
455
|
+
rpcUrls: {
|
|
456
|
+
default: {
|
|
457
|
+
http: ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"]
|
|
458
|
+
},
|
|
459
|
+
public: {
|
|
460
|
+
http: ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"]
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
blockExplorers: {
|
|
464
|
+
etherscan: {
|
|
465
|
+
name: "DFKSubnetScan",
|
|
466
|
+
url: "https://subnets.avax.network/defi-kingdoms"
|
|
467
|
+
},
|
|
468
|
+
default: {
|
|
469
|
+
name: "DFKSubnetScan",
|
|
470
|
+
url: "https://subnets.avax.network/defi-kingdoms"
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
};
|
|
474
|
+
var dogechain = {
|
|
475
|
+
id: 2e3,
|
|
476
|
+
name: "Dogechain",
|
|
477
|
+
network: "dogechain",
|
|
478
|
+
nativeCurrency: {
|
|
479
|
+
decimals: 18,
|
|
480
|
+
name: "Dogechain",
|
|
481
|
+
symbol: "DC"
|
|
482
|
+
},
|
|
483
|
+
rpcUrls: {
|
|
484
|
+
default: { http: ["https://rpc.dogechain.dog"] },
|
|
485
|
+
public: { http: ["https://rpc.dogechain.dog"] }
|
|
486
|
+
},
|
|
487
|
+
blockExplorers: {
|
|
488
|
+
etherscan: {
|
|
489
|
+
name: "DogeChainExplorer",
|
|
490
|
+
url: "https://explorer.dogechain.dog"
|
|
491
|
+
},
|
|
492
|
+
default: {
|
|
493
|
+
name: "DogeChainExplorer",
|
|
494
|
+
url: "https://explorer.dogechain.dog"
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
};
|
|
422
498
|
var evmos = {
|
|
423
499
|
id: 9001,
|
|
424
500
|
name: "Evmos",
|
|
@@ -696,8 +772,8 @@ var goerli = {
|
|
|
696
772
|
address: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
|
697
773
|
},
|
|
698
774
|
ensUniversalResolver: {
|
|
699
|
-
address: "
|
|
700
|
-
blockCreated:
|
|
775
|
+
address: "0xA292E2E58d4ddEb29C33c63173d0E8B7a2A4c62e",
|
|
776
|
+
blockCreated: 8610406
|
|
701
777
|
},
|
|
702
778
|
multicall3: {
|
|
703
779
|
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
@@ -787,6 +863,24 @@ var harmonyOne = {
|
|
|
787
863
|
}
|
|
788
864
|
}
|
|
789
865
|
};
|
|
866
|
+
var klaytn = {
|
|
867
|
+
id: 8217,
|
|
868
|
+
name: "Klaytn",
|
|
869
|
+
network: "klaytn",
|
|
870
|
+
nativeCurrency: {
|
|
871
|
+
decimals: 18,
|
|
872
|
+
name: "Klaytn",
|
|
873
|
+
symbol: "KLAY"
|
|
874
|
+
},
|
|
875
|
+
rpcUrls: {
|
|
876
|
+
default: { http: ["https://cypress.fautor.app/archive"] },
|
|
877
|
+
public: { http: ["https://cypress.fautor.app/archive"] }
|
|
878
|
+
},
|
|
879
|
+
blockExplorers: {
|
|
880
|
+
etherscan: { name: "KlaytnScope", url: "https://scope.klaytn.com" },
|
|
881
|
+
default: { name: "KlaytnScope", url: "https://scope.klaytn.com" }
|
|
882
|
+
}
|
|
883
|
+
};
|
|
790
884
|
var localhost = {
|
|
791
885
|
id: 1337,
|
|
792
886
|
name: "Localhost",
|
|
@@ -837,8 +931,8 @@ var mainnet = {
|
|
|
837
931
|
address: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
|
838
932
|
},
|
|
839
933
|
ensUniversalResolver: {
|
|
840
|
-
address: "
|
|
841
|
-
blockCreated:
|
|
934
|
+
address: "0xE4Acdd618deED4e6d2f03b9bf62dc6118FC9A4da",
|
|
935
|
+
blockCreated: 16773775
|
|
842
936
|
},
|
|
843
937
|
multicall3: {
|
|
844
938
|
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
@@ -997,6 +1091,36 @@ var moonriver = {
|
|
|
997
1091
|
},
|
|
998
1092
|
testnet: false
|
|
999
1093
|
};
|
|
1094
|
+
var nexi = {
|
|
1095
|
+
id: 4242,
|
|
1096
|
+
name: "Nexi",
|
|
1097
|
+
network: "nexi",
|
|
1098
|
+
nativeCurrency: { name: "Nexi", symbol: "NEXI", decimals: 18 },
|
|
1099
|
+
rpcUrls: {
|
|
1100
|
+
default: {
|
|
1101
|
+
http: ["https://rpc.chain.nexi.technology"]
|
|
1102
|
+
},
|
|
1103
|
+
public: {
|
|
1104
|
+
http: ["https://rpc.chain.nexi.technology"]
|
|
1105
|
+
}
|
|
1106
|
+
},
|
|
1107
|
+
blockExplorers: {
|
|
1108
|
+
etherscan: {
|
|
1109
|
+
name: "NexiScan",
|
|
1110
|
+
url: "https://www.nexiscan.com"
|
|
1111
|
+
},
|
|
1112
|
+
default: {
|
|
1113
|
+
name: "NexiScan",
|
|
1114
|
+
url: "https://www.nexiscan.com"
|
|
1115
|
+
}
|
|
1116
|
+
},
|
|
1117
|
+
contracts: {
|
|
1118
|
+
multicall3: {
|
|
1119
|
+
address: "0x0277A46Cc69A57eE3A6C8c158bA874832F718B8E",
|
|
1120
|
+
blockCreated: 25770160
|
|
1121
|
+
}
|
|
1122
|
+
}
|
|
1123
|
+
};
|
|
1000
1124
|
var okc = {
|
|
1001
1125
|
id: 66,
|
|
1002
1126
|
name: "OKC",
|
|
@@ -1175,7 +1299,7 @@ var polygonMumbai = {
|
|
|
1175
1299
|
testnet: true
|
|
1176
1300
|
};
|
|
1177
1301
|
var polygonZkEvmTestnet = {
|
|
1178
|
-
id:
|
|
1302
|
+
id: 1442,
|
|
1179
1303
|
name: "Polygon zkEVM Testnet",
|
|
1180
1304
|
network: "polygon-zkevm-testnet",
|
|
1181
1305
|
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
@@ -1195,6 +1319,49 @@ var polygonZkEvmTestnet = {
|
|
|
1195
1319
|
},
|
|
1196
1320
|
testnet: true
|
|
1197
1321
|
};
|
|
1322
|
+
var polygonZkEvm = {
|
|
1323
|
+
id: 1101,
|
|
1324
|
+
name: "Polygon zkEVM",
|
|
1325
|
+
network: "polygon-zkevm",
|
|
1326
|
+
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
1327
|
+
rpcUrls: {
|
|
1328
|
+
default: {
|
|
1329
|
+
http: ["https://zkevm-rpc.com"]
|
|
1330
|
+
},
|
|
1331
|
+
public: {
|
|
1332
|
+
http: ["https://zkevm-rpc.com"]
|
|
1333
|
+
}
|
|
1334
|
+
},
|
|
1335
|
+
blockExplorers: {
|
|
1336
|
+
default: {
|
|
1337
|
+
name: "PolygonScan",
|
|
1338
|
+
url: "https://zkevm.polygonscan.com"
|
|
1339
|
+
}
|
|
1340
|
+
}
|
|
1341
|
+
};
|
|
1342
|
+
var scrollTestnet = {
|
|
1343
|
+
id: 534353,
|
|
1344
|
+
name: "Scroll Testnet",
|
|
1345
|
+
network: "scroll-testnet",
|
|
1346
|
+
nativeCurrency: { name: "Ether", symbol: "ETH", decimals: 18 },
|
|
1347
|
+
rpcUrls: {
|
|
1348
|
+
default: {
|
|
1349
|
+
http: ["https://alpha-rpc.scroll.io/l2"],
|
|
1350
|
+
webSocket: ["wss://alpha-rpc.scroll.io/l2/ws"]
|
|
1351
|
+
},
|
|
1352
|
+
public: {
|
|
1353
|
+
http: ["https://alpha-rpc.scroll.io/l2"],
|
|
1354
|
+
webSocket: ["wss://alpha-rpc.scroll.io/l2/ws"]
|
|
1355
|
+
}
|
|
1356
|
+
},
|
|
1357
|
+
blockExplorers: {
|
|
1358
|
+
default: {
|
|
1359
|
+
name: "Blockscout",
|
|
1360
|
+
url: "https://blockscout.scroll.io"
|
|
1361
|
+
}
|
|
1362
|
+
},
|
|
1363
|
+
testnet: true
|
|
1364
|
+
};
|
|
1198
1365
|
var sepolia = {
|
|
1199
1366
|
id: 11155111,
|
|
1200
1367
|
network: "sepolia",
|
|
@@ -1230,6 +1397,398 @@ var sepolia = {
|
|
|
1230
1397
|
},
|
|
1231
1398
|
testnet: true
|
|
1232
1399
|
};
|
|
1400
|
+
var skaleBlockBrawlers = {
|
|
1401
|
+
id: 391845894,
|
|
1402
|
+
name: "SKALE | Block Brawlers",
|
|
1403
|
+
network: "skale-brawl",
|
|
1404
|
+
nativeCurrency: { name: "BRAWL", symbol: "BRAWL", decimals: 18 },
|
|
1405
|
+
rpcUrls: {
|
|
1406
|
+
default: {
|
|
1407
|
+
http: ["https://mainnet.skalenodes.com/v1/frayed-decent-antares"]
|
|
1408
|
+
},
|
|
1409
|
+
public: {
|
|
1410
|
+
http: ["https://mainnet.skalenodes.com/v1/frayed-decent-antares"]
|
|
1411
|
+
}
|
|
1412
|
+
},
|
|
1413
|
+
blockExplorers: {
|
|
1414
|
+
etherscan: {
|
|
1415
|
+
name: "SKALE Explorer",
|
|
1416
|
+
url: "https://frayed-decent-antares.explorer.mainnet.skalenodes.com"
|
|
1417
|
+
},
|
|
1418
|
+
default: {
|
|
1419
|
+
name: "SKALE Explorer",
|
|
1420
|
+
url: "https://frayed-decent-antares.explorer.mainnet.skalenodes.com"
|
|
1421
|
+
}
|
|
1422
|
+
},
|
|
1423
|
+
contracts: {}
|
|
1424
|
+
};
|
|
1425
|
+
var skaleCalypso = {
|
|
1426
|
+
id: 1564830818,
|
|
1427
|
+
name: "SKALE | Calypso NFT Hub",
|
|
1428
|
+
network: "skale-calypso",
|
|
1429
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1430
|
+
rpcUrls: {
|
|
1431
|
+
default: {
|
|
1432
|
+
http: ["https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague"]
|
|
1433
|
+
},
|
|
1434
|
+
public: {
|
|
1435
|
+
http: ["https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague"]
|
|
1436
|
+
}
|
|
1437
|
+
},
|
|
1438
|
+
blockExplorers: {
|
|
1439
|
+
etherscan: {
|
|
1440
|
+
name: "SKALE Explorer",
|
|
1441
|
+
url: "https://honorable-steel-rasalhague.explorer.mainnet.skalenodes.com"
|
|
1442
|
+
},
|
|
1443
|
+
default: {
|
|
1444
|
+
name: "SKALE Explorer",
|
|
1445
|
+
url: "https://honorable-steel-rasalhague.explorer.mainnet.skalenodes.com"
|
|
1446
|
+
}
|
|
1447
|
+
},
|
|
1448
|
+
contracts: {}
|
|
1449
|
+
};
|
|
1450
|
+
var skaleCalypsoTestnet = {
|
|
1451
|
+
id: 344106930,
|
|
1452
|
+
name: "SKALE | Calypso NFT Hub Testnet",
|
|
1453
|
+
network: "skale-calypso-testnet",
|
|
1454
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1455
|
+
rpcUrls: {
|
|
1456
|
+
default: {
|
|
1457
|
+
http: [
|
|
1458
|
+
"https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar"
|
|
1459
|
+
]
|
|
1460
|
+
},
|
|
1461
|
+
public: {
|
|
1462
|
+
http: [
|
|
1463
|
+
"https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar"
|
|
1464
|
+
]
|
|
1465
|
+
}
|
|
1466
|
+
},
|
|
1467
|
+
blockExplorers: {
|
|
1468
|
+
etherscan: {
|
|
1469
|
+
name: "SKALE Explorer",
|
|
1470
|
+
url: "https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com"
|
|
1471
|
+
},
|
|
1472
|
+
default: {
|
|
1473
|
+
name: "SKALE Explorer",
|
|
1474
|
+
url: "https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com"
|
|
1475
|
+
}
|
|
1476
|
+
},
|
|
1477
|
+
contracts: {},
|
|
1478
|
+
testnet: true
|
|
1479
|
+
};
|
|
1480
|
+
var skaleChaosTestnet = {
|
|
1481
|
+
id: 1351057110,
|
|
1482
|
+
name: "SKALE | Chaos Testnet",
|
|
1483
|
+
network: "skale-chaos-testnet",
|
|
1484
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1485
|
+
rpcUrls: {
|
|
1486
|
+
default: {
|
|
1487
|
+
http: [
|
|
1488
|
+
"https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"
|
|
1489
|
+
]
|
|
1490
|
+
},
|
|
1491
|
+
public: {
|
|
1492
|
+
http: [
|
|
1493
|
+
"https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix"
|
|
1494
|
+
]
|
|
1495
|
+
}
|
|
1496
|
+
},
|
|
1497
|
+
blockExplorers: {
|
|
1498
|
+
etherscan: {
|
|
1499
|
+
name: "SKALE Explorer",
|
|
1500
|
+
url: "https://staging-fast-active-bellatrix.explorer.staging-v3.skalenodes.com"
|
|
1501
|
+
},
|
|
1502
|
+
default: {
|
|
1503
|
+
name: "SKALE Explorer",
|
|
1504
|
+
url: "https://staging-fast-active-bellatrix.explorer.staging-v3.skalenodes.com"
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
contracts: {},
|
|
1508
|
+
testnet: true
|
|
1509
|
+
};
|
|
1510
|
+
var skaleCryptoBlades = {
|
|
1511
|
+
id: 1026062157,
|
|
1512
|
+
name: "SKALE | CryptoBlades",
|
|
1513
|
+
network: "skale-cryptoblades",
|
|
1514
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1515
|
+
rpcUrls: {
|
|
1516
|
+
default: {
|
|
1517
|
+
http: ["https://mainnet.skalenodes.com/v1/affectionate-immediate-pollux"]
|
|
1518
|
+
},
|
|
1519
|
+
public: {
|
|
1520
|
+
http: ["https://mainnet.skalenodes.com/v1/affectionate-immediate-pollux"]
|
|
1521
|
+
}
|
|
1522
|
+
},
|
|
1523
|
+
blockExplorers: {
|
|
1524
|
+
etherscan: {
|
|
1525
|
+
name: "SKALE Explorer",
|
|
1526
|
+
url: "https://affectionate-immediate-pollux.explorer.mainnet.skalenodes.com"
|
|
1527
|
+
},
|
|
1528
|
+
default: {
|
|
1529
|
+
name: "SKALE Explorer",
|
|
1530
|
+
url: "https://affectionate-immediate-pollux.explorer.mainnet.skalenodes.com"
|
|
1531
|
+
}
|
|
1532
|
+
},
|
|
1533
|
+
contracts: {}
|
|
1534
|
+
};
|
|
1535
|
+
var skaleCryptoColosseum = {
|
|
1536
|
+
id: 2046399126,
|
|
1537
|
+
name: "SKALE | Crypto Colosseum",
|
|
1538
|
+
network: "skale-crypto-coloseeum",
|
|
1539
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1540
|
+
rpcUrls: {
|
|
1541
|
+
default: {
|
|
1542
|
+
http: ["https://mainnet.skalenodes.com/v1/haunting-devoted-deneb"]
|
|
1543
|
+
},
|
|
1544
|
+
public: {
|
|
1545
|
+
http: ["https://mainnet.skalenodes.com/v1/haunting-devoted-deneb"]
|
|
1546
|
+
}
|
|
1547
|
+
},
|
|
1548
|
+
blockExplorers: {
|
|
1549
|
+
etherscan: {
|
|
1550
|
+
name: "SKALE Explorer",
|
|
1551
|
+
url: "https://haunting-devoted-deneb.explorer.mainnet.skalenodes.com"
|
|
1552
|
+
},
|
|
1553
|
+
default: {
|
|
1554
|
+
name: "SKALE Explorer",
|
|
1555
|
+
url: "https://haunting-devoted-deneb.explorer.mainnet.skalenodes.com"
|
|
1556
|
+
}
|
|
1557
|
+
},
|
|
1558
|
+
contracts: {}
|
|
1559
|
+
};
|
|
1560
|
+
var skaleEuropa = {
|
|
1561
|
+
id: 2046399126,
|
|
1562
|
+
name: "SKALE | Europa Liquidity Hub",
|
|
1563
|
+
network: "skale-europa",
|
|
1564
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1565
|
+
rpcUrls: {
|
|
1566
|
+
default: {
|
|
1567
|
+
http: ["https://mainnet.skalenodes.com/v1/elated-tan-skat"]
|
|
1568
|
+
},
|
|
1569
|
+
public: {
|
|
1570
|
+
http: ["https://mainnet.skalenodes.com/v1/elated-tan-skat"]
|
|
1571
|
+
}
|
|
1572
|
+
},
|
|
1573
|
+
blockExplorers: {
|
|
1574
|
+
etherscan: {
|
|
1575
|
+
name: "SKALE Explorer",
|
|
1576
|
+
url: "https://elated-tan-skat.explorer.mainnet.skalenodes.com"
|
|
1577
|
+
},
|
|
1578
|
+
default: {
|
|
1579
|
+
name: "SKALE Explorer",
|
|
1580
|
+
url: "https://elated-tan-skat.explorer.mainnet.skalenodes.com"
|
|
1581
|
+
}
|
|
1582
|
+
},
|
|
1583
|
+
contracts: {}
|
|
1584
|
+
};
|
|
1585
|
+
var skaleEuropaTestnet = {
|
|
1586
|
+
id: 476158412,
|
|
1587
|
+
name: "SKALE | Europa Liquidity Hub Testnet",
|
|
1588
|
+
network: "skale-europa-testnet",
|
|
1589
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1590
|
+
rpcUrls: {
|
|
1591
|
+
default: {
|
|
1592
|
+
http: ["https://staging-v3.skalenodes.com/v1/staging-legal-crazy-castor"]
|
|
1593
|
+
},
|
|
1594
|
+
public: {
|
|
1595
|
+
http: ["https://staging-v3.skalenodes.com/v1/staging-legal-crazy-castor"]
|
|
1596
|
+
}
|
|
1597
|
+
},
|
|
1598
|
+
blockExplorers: {
|
|
1599
|
+
etherscan: {
|
|
1600
|
+
name: "SKALE Explorer",
|
|
1601
|
+
url: "https://staging-legal-crazy-castor.explorer.staging-v3.skalenodes.com"
|
|
1602
|
+
},
|
|
1603
|
+
default: {
|
|
1604
|
+
name: "SKALE Explorer",
|
|
1605
|
+
url: "https://staging-legal-crazy-castor.explorer.staging-v3.skalenodes.com"
|
|
1606
|
+
}
|
|
1607
|
+
},
|
|
1608
|
+
contracts: {},
|
|
1609
|
+
testnet: true
|
|
1610
|
+
};
|
|
1611
|
+
var skaleExorde = {
|
|
1612
|
+
id: 2139927552,
|
|
1613
|
+
name: "SKALE | Exorde",
|
|
1614
|
+
network: "skale-exorde",
|
|
1615
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1616
|
+
rpcUrls: {
|
|
1617
|
+
default: {
|
|
1618
|
+
http: ["https://mainnet.skalenodes.com/v1/light-vast-diphda"]
|
|
1619
|
+
},
|
|
1620
|
+
public: {
|
|
1621
|
+
http: ["https://mainnet.skalenodes.com/v1/light-vast-diphda"]
|
|
1622
|
+
}
|
|
1623
|
+
},
|
|
1624
|
+
blockExplorers: {
|
|
1625
|
+
etherscan: {
|
|
1626
|
+
name: "SKALE Explorer",
|
|
1627
|
+
url: "https://light-vast-diphda.explorer.mainnet.skalenodes.com"
|
|
1628
|
+
},
|
|
1629
|
+
default: {
|
|
1630
|
+
name: "SKALE Explorer",
|
|
1631
|
+
url: "https://light-vast-diphda.explorer.mainnet.skalenodes.com"
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
contracts: {}
|
|
1635
|
+
};
|
|
1636
|
+
var skaleHumanProtocol = {
|
|
1637
|
+
id: 1273227453,
|
|
1638
|
+
name: "SKALE | Human Protocol",
|
|
1639
|
+
network: "skale-human-protocol",
|
|
1640
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1641
|
+
rpcUrls: {
|
|
1642
|
+
default: {
|
|
1643
|
+
http: ["https://mainnet.skalenodes.com/v1/wan-red-ain"]
|
|
1644
|
+
},
|
|
1645
|
+
public: {
|
|
1646
|
+
http: ["https://mainnet.skalenodes.com/v1/wan-red-ain"]
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1649
|
+
blockExplorers: {
|
|
1650
|
+
etherscan: {
|
|
1651
|
+
name: "SKALE Explorer",
|
|
1652
|
+
url: "https://wan-red-ain.explorer.mainnet.skalenodes.com"
|
|
1653
|
+
},
|
|
1654
|
+
default: {
|
|
1655
|
+
name: "SKALE Explorer",
|
|
1656
|
+
url: "https://wan-red-ain.explorer.mainnet.skalenodes.com"
|
|
1657
|
+
}
|
|
1658
|
+
},
|
|
1659
|
+
contracts: {}
|
|
1660
|
+
};
|
|
1661
|
+
var skaleNebula = {
|
|
1662
|
+
id: 1482601649,
|
|
1663
|
+
name: "SKALE | Nebula Gaming Hub",
|
|
1664
|
+
network: "skale-nebula",
|
|
1665
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1666
|
+
rpcUrls: {
|
|
1667
|
+
default: {
|
|
1668
|
+
http: ["https://mainnet.skalenodes.com/v1/green-giddy-denebola"]
|
|
1669
|
+
},
|
|
1670
|
+
public: {
|
|
1671
|
+
http: ["https://mainnet.skalenodes.com/v1/green-giddy-denebola"]
|
|
1672
|
+
}
|
|
1673
|
+
},
|
|
1674
|
+
blockExplorers: {
|
|
1675
|
+
etherscan: {
|
|
1676
|
+
name: "SKALE Explorer",
|
|
1677
|
+
url: "https://green-giddy-denebola.explorer.mainnet.skalenodes.com"
|
|
1678
|
+
},
|
|
1679
|
+
default: {
|
|
1680
|
+
name: "SKALE Explorer",
|
|
1681
|
+
url: "https://green-giddy-denebola.explorer.mainnet.skalenodes.com"
|
|
1682
|
+
}
|
|
1683
|
+
},
|
|
1684
|
+
contracts: {}
|
|
1685
|
+
};
|
|
1686
|
+
var skaleNebulaTestnet = {
|
|
1687
|
+
id: 503129905,
|
|
1688
|
+
name: "SKALE | Nebula Gaming Hub Testnet",
|
|
1689
|
+
network: "skale-nebula-testnet",
|
|
1690
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1691
|
+
rpcUrls: {
|
|
1692
|
+
default: {
|
|
1693
|
+
http: ["https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird"]
|
|
1694
|
+
},
|
|
1695
|
+
public: {
|
|
1696
|
+
http: ["https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird"]
|
|
1697
|
+
}
|
|
1698
|
+
},
|
|
1699
|
+
blockExplorers: {
|
|
1700
|
+
etherscan: {
|
|
1701
|
+
name: "SKALE Explorer",
|
|
1702
|
+
url: "https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com"
|
|
1703
|
+
},
|
|
1704
|
+
default: {
|
|
1705
|
+
name: "SKALE Explorer",
|
|
1706
|
+
url: "https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com"
|
|
1707
|
+
}
|
|
1708
|
+
},
|
|
1709
|
+
contracts: {},
|
|
1710
|
+
testnet: true
|
|
1711
|
+
};
|
|
1712
|
+
var skaleRazor = {
|
|
1713
|
+
id: 278611351,
|
|
1714
|
+
name: "SKALE | Razor Network",
|
|
1715
|
+
network: "skale-razor",
|
|
1716
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1717
|
+
rpcUrls: {
|
|
1718
|
+
default: {
|
|
1719
|
+
http: ["https://mainnet.skalenodes.com/v1/turbulent-unique-scheat"]
|
|
1720
|
+
},
|
|
1721
|
+
public: {
|
|
1722
|
+
http: ["https://mainnet.skalenodes.com/v1/turbulent-unique-scheat"]
|
|
1723
|
+
}
|
|
1724
|
+
},
|
|
1725
|
+
blockExplorers: {
|
|
1726
|
+
etherscan: {
|
|
1727
|
+
name: "SKALE Explorer",
|
|
1728
|
+
url: "https://turbulent-unique-scheat.explorer.mainnet.skalenodes.com"
|
|
1729
|
+
},
|
|
1730
|
+
default: {
|
|
1731
|
+
name: "SKALE Explorer",
|
|
1732
|
+
url: "https://turbulent-unique-scheat.explorer.mainnet.skalenodes.com"
|
|
1733
|
+
}
|
|
1734
|
+
},
|
|
1735
|
+
contracts: {}
|
|
1736
|
+
};
|
|
1737
|
+
var skaleTitan = {
|
|
1738
|
+
id: 1350216234,
|
|
1739
|
+
name: "SKALE | Titan Community Hub",
|
|
1740
|
+
network: "skale-titan",
|
|
1741
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1742
|
+
rpcUrls: {
|
|
1743
|
+
default: {
|
|
1744
|
+
http: ["https://mainnet.skalenodes.com/v1/parallel-stormy-spica"]
|
|
1745
|
+
},
|
|
1746
|
+
public: {
|
|
1747
|
+
http: ["https://mainnet.skalenodes.com/v1/parallel-stormy-spica"]
|
|
1748
|
+
}
|
|
1749
|
+
},
|
|
1750
|
+
blockExplorers: {
|
|
1751
|
+
etherscan: {
|
|
1752
|
+
name: "SKALE Explorer",
|
|
1753
|
+
url: "https://parallel-stormy-spica.explorer.mainnet.skalenodes.com"
|
|
1754
|
+
},
|
|
1755
|
+
default: {
|
|
1756
|
+
name: "SKALE Explorer",
|
|
1757
|
+
url: "https://parallel-stormy-spica.explorer.mainnet.skalenodes.com"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
contracts: {}
|
|
1761
|
+
};
|
|
1762
|
+
var skaleTitanTestnet = {
|
|
1763
|
+
id: 1517929550,
|
|
1764
|
+
name: "SKALE | Titan Community Hub Testnet",
|
|
1765
|
+
network: "skale-titan-testnet",
|
|
1766
|
+
nativeCurrency: { name: "sFUEL", symbol: "sFUEL", decimals: 18 },
|
|
1767
|
+
rpcUrls: {
|
|
1768
|
+
default: {
|
|
1769
|
+
http: [
|
|
1770
|
+
"https://staging-v3.skalenodes.com/v1/staging-aware-chief-gianfar"
|
|
1771
|
+
]
|
|
1772
|
+
},
|
|
1773
|
+
public: {
|
|
1774
|
+
http: [
|
|
1775
|
+
"https://staging-v3.skalenodes.com/v1/staging-aware-chief-gianfar"
|
|
1776
|
+
]
|
|
1777
|
+
}
|
|
1778
|
+
},
|
|
1779
|
+
blockExplorers: {
|
|
1780
|
+
etherscan: {
|
|
1781
|
+
name: "SKALE Explorer",
|
|
1782
|
+
url: "https://staging-aware-chief-gianfar.explorer.staging-v3.skalenodes.com"
|
|
1783
|
+
},
|
|
1784
|
+
default: {
|
|
1785
|
+
name: "SKALE Explorer",
|
|
1786
|
+
url: "https://staging-aware-chief-gianfar.explorer.staging-v3.skalenodes.com"
|
|
1787
|
+
}
|
|
1788
|
+
},
|
|
1789
|
+
contracts: {},
|
|
1790
|
+
testnet: true
|
|
1791
|
+
};
|
|
1233
1792
|
var songbird = {
|
|
1234
1793
|
id: 19,
|
|
1235
1794
|
name: "Songbird Mainnet",
|
|
@@ -1380,6 +1939,109 @@ var telosTestnet = {
|
|
|
1380
1939
|
},
|
|
1381
1940
|
testnet: true
|
|
1382
1941
|
};
|
|
1942
|
+
var wanchain = {
|
|
1943
|
+
id: 888,
|
|
1944
|
+
name: "Wanchain",
|
|
1945
|
+
network: "wanchain",
|
|
1946
|
+
nativeCurrency: { name: "WANCHAIN", symbol: "WAN", decimals: 18 },
|
|
1947
|
+
rpcUrls: {
|
|
1948
|
+
default: {
|
|
1949
|
+
http: [
|
|
1950
|
+
"https://gwan-ssl.wandevs.org:56891",
|
|
1951
|
+
"https://gwan2-ssl.wandevs.org"
|
|
1952
|
+
]
|
|
1953
|
+
},
|
|
1954
|
+
public: {
|
|
1955
|
+
http: [
|
|
1956
|
+
"https://gwan-ssl.wandevs.org:56891",
|
|
1957
|
+
"https://gwan2-ssl.wandevs.org"
|
|
1958
|
+
]
|
|
1959
|
+
}
|
|
1960
|
+
},
|
|
1961
|
+
blockExplorers: {
|
|
1962
|
+
etherscan: {
|
|
1963
|
+
name: "WanScan",
|
|
1964
|
+
url: "https://wanscan.org"
|
|
1965
|
+
},
|
|
1966
|
+
default: {
|
|
1967
|
+
name: "WanScan",
|
|
1968
|
+
url: "https://wanscan.org"
|
|
1969
|
+
}
|
|
1970
|
+
},
|
|
1971
|
+
contracts: {
|
|
1972
|
+
multicall3: {
|
|
1973
|
+
address: "0xcDF6A1566e78EB4594c86Fe73Fcdc82429e97fbB",
|
|
1974
|
+
blockCreated: 25312390
|
|
1975
|
+
}
|
|
1976
|
+
}
|
|
1977
|
+
};
|
|
1978
|
+
var wanchainTestnet = {
|
|
1979
|
+
id: 999,
|
|
1980
|
+
name: "Wanchain Testnet",
|
|
1981
|
+
network: "wanchainTestnet",
|
|
1982
|
+
nativeCurrency: { name: "WANCHAIN", symbol: "WANt", decimals: 18 },
|
|
1983
|
+
rpcUrls: {
|
|
1984
|
+
default: {
|
|
1985
|
+
http: ["https://gwan-ssl.wandevs.org:46891"]
|
|
1986
|
+
},
|
|
1987
|
+
public: {
|
|
1988
|
+
http: ["https://gwan-ssl.wandevs.org:46891"]
|
|
1989
|
+
}
|
|
1990
|
+
},
|
|
1991
|
+
blockExplorers: {
|
|
1992
|
+
etherscan: {
|
|
1993
|
+
name: "WanScanTest",
|
|
1994
|
+
url: "https://wanscan.org"
|
|
1995
|
+
},
|
|
1996
|
+
default: {
|
|
1997
|
+
name: "WanScanTest",
|
|
1998
|
+
url: "https://wanscan.org"
|
|
1999
|
+
}
|
|
2000
|
+
},
|
|
2001
|
+
contracts: {
|
|
2002
|
+
multicall3: {
|
|
2003
|
+
address: "0x11c89bF4496c39FB80535Ffb4c92715839CC5324",
|
|
2004
|
+
blockCreated: 24743448
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
testnet: true
|
|
2008
|
+
};
|
|
2009
|
+
var xdc = {
|
|
2010
|
+
id: 50,
|
|
2011
|
+
name: "XinFin Network",
|
|
2012
|
+
network: "xdc",
|
|
2013
|
+
nativeCurrency: {
|
|
2014
|
+
decimals: 18,
|
|
2015
|
+
name: "XDC",
|
|
2016
|
+
symbol: "XDC"
|
|
2017
|
+
},
|
|
2018
|
+
rpcUrls: {
|
|
2019
|
+
default: { http: ["https://rpc.xinfin.network"] },
|
|
2020
|
+
public: { http: ["https://rpc.xinfin.network"] }
|
|
2021
|
+
},
|
|
2022
|
+
blockExplorers: {
|
|
2023
|
+
xinfin: { name: "XinFin", url: "https://explorer.xinfin.network" },
|
|
2024
|
+
default: { name: "Blocksscan", url: "https://xdc.blocksscan.io" }
|
|
2025
|
+
}
|
|
2026
|
+
};
|
|
2027
|
+
var xdcTestnet = {
|
|
2028
|
+
id: 51,
|
|
2029
|
+
name: "Apothem Network",
|
|
2030
|
+
network: "xdc-testnet",
|
|
2031
|
+
nativeCurrency: {
|
|
2032
|
+
decimals: 18,
|
|
2033
|
+
name: "TXDC",
|
|
2034
|
+
symbol: "TXDC"
|
|
2035
|
+
},
|
|
2036
|
+
rpcUrls: {
|
|
2037
|
+
default: { http: ["https://erpc.apothem.network"] },
|
|
2038
|
+
public: { http: ["https://erpc.apothem.network"] }
|
|
2039
|
+
},
|
|
2040
|
+
blockExplorers: {
|
|
2041
|
+
xinfin: { name: "XinFin", url: "https://explorer.apothem.network" },
|
|
2042
|
+
default: { name: "Blocksscan", url: "https://apothem.blocksscan.io" }
|
|
2043
|
+
}
|
|
2044
|
+
};
|
|
1383
2045
|
var zhejiang = {
|
|
1384
2046
|
id: 1337803,
|
|
1385
2047
|
network: "zhejiang",
|
|
@@ -1525,7 +2187,10 @@ export {
|
|
|
1525
2187
|
celo,
|
|
1526
2188
|
celoAlfajores,
|
|
1527
2189
|
chainName,
|
|
2190
|
+
cronos,
|
|
1528
2191
|
crossbell,
|
|
2192
|
+
dfk,
|
|
2193
|
+
dogechain,
|
|
1529
2194
|
etherscanAddressURL,
|
|
1530
2195
|
etherscanHost,
|
|
1531
2196
|
etherscanTxURL,
|
|
@@ -1546,6 +2211,7 @@ export {
|
|
|
1546
2211
|
harmonyOne,
|
|
1547
2212
|
iotex,
|
|
1548
2213
|
iotexTestnet,
|
|
2214
|
+
klaytn,
|
|
1549
2215
|
localhost,
|
|
1550
2216
|
mainnet,
|
|
1551
2217
|
metis,
|
|
@@ -1553,15 +2219,33 @@ export {
|
|
|
1553
2219
|
moonbaseAlpha,
|
|
1554
2220
|
moonbeam,
|
|
1555
2221
|
moonriver,
|
|
2222
|
+
nexi,
|
|
1556
2223
|
okc,
|
|
1557
2224
|
optimism,
|
|
1558
2225
|
optimismGoerli,
|
|
1559
2226
|
percentToBips,
|
|
1560
2227
|
polygon,
|
|
1561
2228
|
polygonMumbai,
|
|
2229
|
+
polygonZkEvm,
|
|
1562
2230
|
polygonZkEvmTestnet,
|
|
2231
|
+
scrollTestnet,
|
|
1563
2232
|
sepolia,
|
|
1564
2233
|
shardeumSphinx,
|
|
2234
|
+
skaleBlockBrawlers,
|
|
2235
|
+
skaleCalypso,
|
|
2236
|
+
skaleCalypsoTestnet,
|
|
2237
|
+
skaleChaosTestnet,
|
|
2238
|
+
skaleCryptoBlades,
|
|
2239
|
+
skaleCryptoColosseum,
|
|
2240
|
+
skaleEuropa,
|
|
2241
|
+
skaleEuropaTestnet,
|
|
2242
|
+
skaleExorde,
|
|
2243
|
+
skaleHumanProtocol,
|
|
2244
|
+
skaleNebula,
|
|
2245
|
+
skaleNebulaTestnet,
|
|
2246
|
+
skaleRazor,
|
|
2247
|
+
skaleTitan,
|
|
2248
|
+
skaleTitanTestnet,
|
|
1565
2249
|
songbird,
|
|
1566
2250
|
songbirdTestnet,
|
|
1567
2251
|
taraxa,
|
|
@@ -1569,6 +2253,10 @@ export {
|
|
|
1569
2253
|
telos,
|
|
1570
2254
|
telosTestnet,
|
|
1571
2255
|
truncateEthAddress,
|
|
2256
|
+
wanchain,
|
|
2257
|
+
wanchainTestnet,
|
|
2258
|
+
xdc,
|
|
2259
|
+
xdcTestnet,
|
|
1572
2260
|
zhejiang,
|
|
1573
2261
|
zkSync,
|
|
1574
2262
|
zkSyncTestnet
|