@revoke.cash/chains 73.0.0 → 75.0.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/src/chains.js +2745 -245
- package/dist/src/enums.d.ts +254 -24
- package/dist/src/enums.js +254 -24
- package/package.json +5 -1
package/dist/src/chains.js
CHANGED
|
@@ -3158,19 +3158,30 @@ exports.chains = {
|
|
|
3158
3158
|
networkId: 142
|
|
3159
3159
|
},
|
|
3160
3160
|
143: {
|
|
3161
|
-
name: 'Monad
|
|
3161
|
+
name: 'Monad',
|
|
3162
3162
|
chain: 'MON',
|
|
3163
3163
|
icon: 'monad',
|
|
3164
|
-
rpc: [],
|
|
3164
|
+
rpc: ['https://rpc.monad.xyz'],
|
|
3165
3165
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
3166
3166
|
faucets: [],
|
|
3167
|
-
nativeCurrency: { name: '
|
|
3167
|
+
nativeCurrency: { name: 'Monad', symbol: 'MON', decimals: 18 },
|
|
3168
3168
|
infoURL: 'https://monad.xyz',
|
|
3169
3169
|
shortName: 'mon',
|
|
3170
3170
|
chainId: 143,
|
|
3171
3171
|
networkId: 143,
|
|
3172
|
-
slip44:
|
|
3173
|
-
explorers: [
|
|
3172
|
+
slip44: 268435779,
|
|
3173
|
+
explorers: [
|
|
3174
|
+
{
|
|
3175
|
+
name: 'Monad Vision',
|
|
3176
|
+
url: 'https://monadvision.com',
|
|
3177
|
+
standard: 'EIP3091'
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
name: 'Monadscan',
|
|
3181
|
+
url: 'https://monadscan.com',
|
|
3182
|
+
standard: 'EIP3091'
|
|
3183
|
+
}
|
|
3184
|
+
],
|
|
3174
3185
|
iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
|
|
3175
3186
|
},
|
|
3176
3187
|
144: {
|
|
@@ -3239,6 +3250,12 @@ exports.chains = {
|
|
|
3239
3250
|
networkId: 146,
|
|
3240
3251
|
icon: 'sonic',
|
|
3241
3252
|
explorers: [
|
|
3253
|
+
{
|
|
3254
|
+
name: 'etherscan',
|
|
3255
|
+
url: 'https://sonicscan.org',
|
|
3256
|
+
icon: 'sonic',
|
|
3257
|
+
standard: 'EIP3091'
|
|
3258
|
+
},
|
|
3242
3259
|
{
|
|
3243
3260
|
name: 'sonic',
|
|
3244
3261
|
url: 'https://explorer.soniclabs.com',
|
|
@@ -3622,7 +3639,7 @@ exports.chains = {
|
|
|
3622
3639
|
explorers: [
|
|
3623
3640
|
{
|
|
3624
3641
|
name: 'Nomina EVM and cross-chain Explorer',
|
|
3625
|
-
url: 'https://
|
|
3642
|
+
url: 'https://nomscan.io',
|
|
3626
3643
|
standard: 'EIP3091'
|
|
3627
3644
|
}
|
|
3628
3645
|
],
|
|
@@ -3747,7 +3764,15 @@ exports.chains = {
|
|
|
3747
3764
|
173: {
|
|
3748
3765
|
name: 'ENI Mainnet',
|
|
3749
3766
|
chain: 'ENI',
|
|
3750
|
-
rpc: [
|
|
3767
|
+
rpc: [
|
|
3768
|
+
'https://rpc.eniac.network',
|
|
3769
|
+
'https://rpc1.eniac.network',
|
|
3770
|
+
'https://rpc2.eniac.network',
|
|
3771
|
+
'https://enirpc.com',
|
|
3772
|
+
'https://jp.enirpc.com',
|
|
3773
|
+
'https://jp.eniacrpc.net',
|
|
3774
|
+
'wss://rpc.eniac.network/ws/'
|
|
3775
|
+
],
|
|
3751
3776
|
faucets: [],
|
|
3752
3777
|
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
3753
3778
|
infoURL: 'https://eniac.network/',
|
|
@@ -3764,6 +3789,26 @@ exports.chains = {
|
|
|
3764
3789
|
],
|
|
3765
3790
|
iconURL: 'https://ipfs.io/ipfs/QmdhqHQnPHhuhowh3ifncxw2SNzjMRCy2jQY8aMScpjUpd'
|
|
3766
3791
|
},
|
|
3792
|
+
174: {
|
|
3793
|
+
name: 'ENI Testnet',
|
|
3794
|
+
chain: 'ENI',
|
|
3795
|
+
rpc: ['https://rpc-testnet.eniac.network'],
|
|
3796
|
+
faucets: [],
|
|
3797
|
+
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
3798
|
+
infoURL: 'https://eniac.network/',
|
|
3799
|
+
shortName: 'eni-test',
|
|
3800
|
+
chainId: 174,
|
|
3801
|
+
networkId: 174,
|
|
3802
|
+
icon: 'eni-test',
|
|
3803
|
+
explorers: [
|
|
3804
|
+
{
|
|
3805
|
+
name: 'ENI Testnet Explorer',
|
|
3806
|
+
url: 'https://scan-testnet.eniac.network',
|
|
3807
|
+
standard: 'EIP3091'
|
|
3808
|
+
}
|
|
3809
|
+
],
|
|
3810
|
+
iconURL: 'https://ipfs.io/ipfs/QmdhqHQnPHhuhowh3ifncxw2SNzjMRCy2jQY8aMScpjUpd'
|
|
3811
|
+
},
|
|
3767
3812
|
175: {
|
|
3768
3813
|
name: 'OTC',
|
|
3769
3814
|
chain: 'OTC',
|
|
@@ -4104,6 +4149,27 @@ exports.chains = {
|
|
|
4104
4149
|
networkId: 191,
|
|
4105
4150
|
iconURL: 'https://ipfs.io/ipfs/bafkreihsas2rwakc7lllmtb4pcgwutlel2woibmqmhd4aiin342zgtpmwy'
|
|
4106
4151
|
},
|
|
4152
|
+
192: {
|
|
4153
|
+
name: 'Redmansion Chain',
|
|
4154
|
+
chain: 'RMC',
|
|
4155
|
+
icon: 'redmansion',
|
|
4156
|
+
rpc: ['https://redmansion.io/srpc/'],
|
|
4157
|
+
faucets: [],
|
|
4158
|
+
nativeCurrency: { name: 'Redmansion Coin', symbol: 'RMC', decimals: 18 },
|
|
4159
|
+
infoURL: 'https://www.redmansion.io',
|
|
4160
|
+
shortName: 'rmc',
|
|
4161
|
+
chainId: 192,
|
|
4162
|
+
networkId: 192,
|
|
4163
|
+
explorers: [
|
|
4164
|
+
{
|
|
4165
|
+
name: 'Redmansion explorer',
|
|
4166
|
+
url: 'https://redmansion.io',
|
|
4167
|
+
icon: 'redmansion',
|
|
4168
|
+
standard: 'EIP3091'
|
|
4169
|
+
}
|
|
4170
|
+
],
|
|
4171
|
+
iconURL: 'https://ipfs.io/ipfs/Qmd49EoSchLo4LbHvdmAx6cFcL4gLgo7hzDyUjB1hPrTTP'
|
|
4172
|
+
},
|
|
4107
4173
|
193: {
|
|
4108
4174
|
name: 'Crypto Emergency',
|
|
4109
4175
|
chain: 'CEM',
|
|
@@ -6228,6 +6294,28 @@ exports.chains = {
|
|
|
6228
6294
|
explorers: [],
|
|
6229
6295
|
iconURL: 'https://ipfs.io/ipfs/QmVRdhjaBYeUVCkF8SUYMqAgGtbePYaozzy4YtMVKazLut'
|
|
6230
6296
|
},
|
|
6297
|
+
329: {
|
|
6298
|
+
name: 'VirBiCoin',
|
|
6299
|
+
chain: 'VBC',
|
|
6300
|
+
rpc: ['https://rpc.digitalregion.jp'],
|
|
6301
|
+
faucets: [],
|
|
6302
|
+
nativeCurrency: { name: 'VBC', symbol: 'VBC', decimals: 18 },
|
|
6303
|
+
infoURL: 'https://vbc.digitalregion.jp',
|
|
6304
|
+
shortName: 'virbicoin',
|
|
6305
|
+
chainId: 329,
|
|
6306
|
+
networkId: 329,
|
|
6307
|
+
icon: 'vbc',
|
|
6308
|
+
explorers: [
|
|
6309
|
+
{
|
|
6310
|
+
name: 'VirBiCoin Explorer',
|
|
6311
|
+
url: 'https://explorer.digitalregion.jp',
|
|
6312
|
+
icon: 'vbc',
|
|
6313
|
+
standard: 'EIP3091'
|
|
6314
|
+
}
|
|
6315
|
+
],
|
|
6316
|
+
status: 'active',
|
|
6317
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihwi6alsxnjlox2tu3yg2ahbn3dqaltktgwip7fg73vr6yujvdy5y'
|
|
6318
|
+
},
|
|
6231
6319
|
331: {
|
|
6232
6320
|
name: 'Telos zkEVM Testnet',
|
|
6233
6321
|
title: 'Telos zkEVM Testnet',
|
|
@@ -6278,22 +6366,19 @@ exports.chains = {
|
|
|
6278
6366
|
iconURL: 'https://ipfs.io/ipfs/Qmd7omPxrehSuxHHPMYd5Nr7nfrtjKdRJQEhDLfTb87w8G'
|
|
6279
6367
|
},
|
|
6280
6368
|
333: {
|
|
6281
|
-
name: '
|
|
6282
|
-
chain: '
|
|
6283
|
-
rpc: ['https://mainnet.
|
|
6369
|
+
name: 'EthStorage Mainnet',
|
|
6370
|
+
chain: 'EthStorage',
|
|
6371
|
+
rpc: ['https://rpc.mainnet.ethstorage.io:9540'],
|
|
6284
6372
|
faucets: [],
|
|
6285
|
-
nativeCurrency: { name: '
|
|
6286
|
-
infoURL: 'https://
|
|
6287
|
-
shortName: '
|
|
6373
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6374
|
+
infoURL: 'https://ethstorage.io/',
|
|
6375
|
+
shortName: 'es-m',
|
|
6288
6376
|
chainId: 333,
|
|
6289
6377
|
networkId: 333,
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
standard: 'EIP3091'
|
|
6295
|
-
}
|
|
6296
|
-
]
|
|
6378
|
+
slip44: 1,
|
|
6379
|
+
status: 'incubating',
|
|
6380
|
+
redFlags: ['reusedChainId'],
|
|
6381
|
+
parent: { type: 'L2', chain: 'eip155-1' }
|
|
6297
6382
|
},
|
|
6298
6383
|
335: {
|
|
6299
6384
|
name: 'DFK Chain Test',
|
|
@@ -6539,11 +6624,9 @@ exports.chains = {
|
|
|
6539
6624
|
infoURL: 'https://pulsechain.com/',
|
|
6540
6625
|
rpc: [
|
|
6541
6626
|
'https://rpc.pulsechain.com',
|
|
6542
|
-
'wss://rpc.pulsechain.com',
|
|
6543
6627
|
'https://pulsechain-rpc.publicnode.com',
|
|
6544
6628
|
'wss://pulsechain-rpc.publicnode.com',
|
|
6545
|
-
'https://rpc-pulsechain.g4mm4.io'
|
|
6546
|
-
'wss://rpc-pulsechain.g4mm4.io'
|
|
6629
|
+
'https://rpc-pulsechain.g4mm4.io'
|
|
6547
6630
|
],
|
|
6548
6631
|
icon: 'pulsechain',
|
|
6549
6632
|
slip44: 60,
|
|
@@ -6588,6 +6671,68 @@ exports.chains = {
|
|
|
6588
6671
|
],
|
|
6589
6672
|
iconURL: 'https://ipfs.io/ipfs/QmfQ1yae6uvXgBSwnwJM4Mtp8ctH66tM6mB1Hsgu4XvsC9'
|
|
6590
6673
|
},
|
|
6674
|
+
373: {
|
|
6675
|
+
name: 'Status Network',
|
|
6676
|
+
title: 'Status Network Mainnet',
|
|
6677
|
+
chain: 'ETH',
|
|
6678
|
+
rpc: [],
|
|
6679
|
+
faucets: [],
|
|
6680
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6681
|
+
infoURL: 'https://status.network',
|
|
6682
|
+
shortName: 'snt',
|
|
6683
|
+
chainId: 373,
|
|
6684
|
+
networkId: 373,
|
|
6685
|
+
icon: 'snt',
|
|
6686
|
+
parent: {
|
|
6687
|
+
type: 'L2',
|
|
6688
|
+
chain: 'eip155-1',
|
|
6689
|
+
bridges: [{ url: 'https://bridge.status.network' }]
|
|
6690
|
+
},
|
|
6691
|
+
explorers: [],
|
|
6692
|
+
status: 'incubating',
|
|
6693
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifrwbkb6mb3mtxka7q3qitd4ney5wldhe54tu4vxmvqm536wrstpe'
|
|
6694
|
+
},
|
|
6695
|
+
374: {
|
|
6696
|
+
name: 'Status Network Hoodi',
|
|
6697
|
+
title: 'Status Network Hoodi',
|
|
6698
|
+
chain: 'ETH',
|
|
6699
|
+
rpc: [],
|
|
6700
|
+
faucets: [],
|
|
6701
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6702
|
+
infoURL: 'https://status.network',
|
|
6703
|
+
shortName: 'snt-hoodi',
|
|
6704
|
+
chainId: 374,
|
|
6705
|
+
networkId: 374,
|
|
6706
|
+
icon: 'snt',
|
|
6707
|
+
parent: {
|
|
6708
|
+
type: 'L2',
|
|
6709
|
+
chain: 'eip155-560048',
|
|
6710
|
+
bridges: [{ url: 'https://bridge.status.network' }]
|
|
6711
|
+
},
|
|
6712
|
+
explorers: [],
|
|
6713
|
+
status: 'incubating',
|
|
6714
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifrwbkb6mb3mtxka7q3qitd4ney5wldhe54tu4vxmvqm536wrstpe'
|
|
6715
|
+
},
|
|
6716
|
+
375: {
|
|
6717
|
+
name: 'zkXPLA Mainnet',
|
|
6718
|
+
chain: 'zkXPLA',
|
|
6719
|
+
rpc: ['https://rpc.zkxpla.io'],
|
|
6720
|
+
faucets: [],
|
|
6721
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6722
|
+
infoURL: 'https://xpla.io',
|
|
6723
|
+
shortName: 'zkxpla',
|
|
6724
|
+
chainId: 375,
|
|
6725
|
+
networkId: 375,
|
|
6726
|
+
icon: 'xpla',
|
|
6727
|
+
explorers: [
|
|
6728
|
+
{
|
|
6729
|
+
name: 'zkXPLA Mainnet Explorer',
|
|
6730
|
+
url: 'https://explorer.zkxpla.io',
|
|
6731
|
+
standard: 'EIP3091'
|
|
6732
|
+
}
|
|
6733
|
+
],
|
|
6734
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq'
|
|
6735
|
+
},
|
|
6591
6736
|
380: {
|
|
6592
6737
|
name: 'ZKAmoeba Testnet',
|
|
6593
6738
|
chain: 'FIL',
|
|
@@ -7049,6 +7194,28 @@ exports.chains = {
|
|
|
7049
7194
|
],
|
|
7050
7195
|
iconURL: 'https://ipfs.io/ipfs/Qmb7oJY9zd9sTzxNNQNTVZQz2hkd1aA94mWm4cvXfJ9QxV'
|
|
7051
7196
|
},
|
|
7197
|
+
432: {
|
|
7198
|
+
name: 'NutriEmp Chain',
|
|
7199
|
+
chain: 'nutriemp-chain',
|
|
7200
|
+
rpc: ['https://rpc.nutriemp-chain.link', 'https://rpc.nutriemp.com'],
|
|
7201
|
+
faucets: [],
|
|
7202
|
+
nativeCurrency: { name: 'GRAMZ', symbol: 'GRAMZ', decimals: 18 },
|
|
7203
|
+
infoURL: 'https://nutriemp.com',
|
|
7204
|
+
shortName: 'nutriemp',
|
|
7205
|
+
chainId: 432,
|
|
7206
|
+
networkId: 432,
|
|
7207
|
+
icon: 'GRAMZ',
|
|
7208
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
7209
|
+
explorers: [
|
|
7210
|
+
{
|
|
7211
|
+
name: 'NutriEmp Explorer',
|
|
7212
|
+
url: 'https://explorer.nutriemp-chain.link',
|
|
7213
|
+
standard: 'EIP3091',
|
|
7214
|
+
icon: 'GRAMZ'
|
|
7215
|
+
}
|
|
7216
|
+
],
|
|
7217
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeih7p2zkgxc6i6ygihz556y22aruacwybtfaif7554hqnd2a745uce'
|
|
7218
|
+
},
|
|
7052
7219
|
434: {
|
|
7053
7220
|
name: 'Boyaa Mainnet',
|
|
7054
7221
|
chain: 'BYC',
|
|
@@ -7227,6 +7394,26 @@ exports.chains = {
|
|
|
7227
7394
|
},
|
|
7228
7395
|
iconURL: 'https://ipfs.io/ipfs/bafybeigx76uxvcvet7365sjdzuxxcgl5auzck6vbbigu2jeg6ixl5k3tya'
|
|
7229
7396
|
},
|
|
7397
|
+
475: {
|
|
7398
|
+
name: 'zkXPLA Testnet',
|
|
7399
|
+
chain: 'zkXPLA',
|
|
7400
|
+
rpc: ['https://testnet-rpc.zkxpla.io'],
|
|
7401
|
+
faucets: [],
|
|
7402
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
7403
|
+
infoURL: 'https://xpla.io',
|
|
7404
|
+
shortName: 'zkxpla-testnet',
|
|
7405
|
+
chainId: 475,
|
|
7406
|
+
networkId: 475,
|
|
7407
|
+
icon: 'xpla',
|
|
7408
|
+
explorers: [
|
|
7409
|
+
{
|
|
7410
|
+
name: 'zkXPLA Testnet Explorer',
|
|
7411
|
+
url: 'https://testnet-explorer.zkxpla.io',
|
|
7412
|
+
standard: 'EIP3091'
|
|
7413
|
+
}
|
|
7414
|
+
],
|
|
7415
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq'
|
|
7416
|
+
},
|
|
7230
7417
|
478: {
|
|
7231
7418
|
name: 'Form Network',
|
|
7232
7419
|
title: 'Form Network',
|
|
@@ -7298,6 +7485,29 @@ exports.chains = {
|
|
|
7298
7485
|
}
|
|
7299
7486
|
]
|
|
7300
7487
|
},
|
|
7488
|
+
484: {
|
|
7489
|
+
name: 'Camp Network Mainnet',
|
|
7490
|
+
chain: 'CAMP',
|
|
7491
|
+
icon: 'camp',
|
|
7492
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
7493
|
+
rpc: ['https://rpc.camp.raas.gelato.cloud'],
|
|
7494
|
+
faucets: [],
|
|
7495
|
+
nativeCurrency: { name: 'Camp', symbol: 'CAMP', decimals: 18 },
|
|
7496
|
+
infoURL: 'https://docs.campnetwork.xyz',
|
|
7497
|
+
shortName: 'CampMainnet',
|
|
7498
|
+
chainId: 484,
|
|
7499
|
+
networkId: 484,
|
|
7500
|
+
slip44: 1,
|
|
7501
|
+
explorers: [
|
|
7502
|
+
{
|
|
7503
|
+
name: 'blockscout',
|
|
7504
|
+
url: 'https://camp.cloud.blockscout.com',
|
|
7505
|
+
icon: 'blockscout',
|
|
7506
|
+
standard: 'EIP3091'
|
|
7507
|
+
}
|
|
7508
|
+
],
|
|
7509
|
+
iconURL: 'https://ipfs.io/ipfs/QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN'
|
|
7510
|
+
},
|
|
7301
7511
|
486: {
|
|
7302
7512
|
name: 'Standard Mainnet',
|
|
7303
7513
|
chain: 'STND',
|
|
@@ -7726,6 +7936,30 @@ exports.chains = {
|
|
|
7726
7936
|
}
|
|
7727
7937
|
]
|
|
7728
7938
|
},
|
|
7939
|
+
567: {
|
|
7940
|
+
name: 'Validium Network',
|
|
7941
|
+
chain: 'Validium Network Testnet',
|
|
7942
|
+
rpc: ['https://testnet.l2.rpc.validium.network'],
|
|
7943
|
+
nativeCurrency: { name: 'Validium', symbol: 'VLDM', decimals: 18 },
|
|
7944
|
+
faucets: ['https://testnet.faucet.validium.network'],
|
|
7945
|
+
infoURL: 'https://www.validium.network',
|
|
7946
|
+
shortName: 'validium-testnet',
|
|
7947
|
+
parent: {
|
|
7948
|
+
type: 'L2',
|
|
7949
|
+
chain: 'eip155-11155111',
|
|
7950
|
+
bridges: [{ url: 'https://testnet.bridge.validium.network/bridge' }]
|
|
7951
|
+
},
|
|
7952
|
+
status: 'active',
|
|
7953
|
+
chainId: 567,
|
|
7954
|
+
networkId: 567,
|
|
7955
|
+
explorers: [
|
|
7956
|
+
{
|
|
7957
|
+
name: 'Validium Network Testnet Block Explorer',
|
|
7958
|
+
url: 'https://testnet.explorer.validium.network',
|
|
7959
|
+
standard: 'none'
|
|
7960
|
+
}
|
|
7961
|
+
]
|
|
7962
|
+
},
|
|
7729
7963
|
568: {
|
|
7730
7964
|
name: 'Dogechain Testnet',
|
|
7731
7965
|
chain: 'DC',
|
|
@@ -8219,7 +8453,7 @@ exports.chains = {
|
|
|
8219
8453
|
653: {
|
|
8220
8454
|
name: 'Kalichain Testnet',
|
|
8221
8455
|
chain: 'Kalichain',
|
|
8222
|
-
rpc: [
|
|
8456
|
+
rpc: [],
|
|
8223
8457
|
faucets: [],
|
|
8224
8458
|
nativeCurrency: { name: 'kalis', symbol: 'KALIS', decimals: 18 },
|
|
8225
8459
|
infoURL: 'https://kalichain.com',
|
|
@@ -8227,19 +8461,14 @@ exports.chains = {
|
|
|
8227
8461
|
chainId: 653,
|
|
8228
8462
|
networkId: 653,
|
|
8229
8463
|
icon: 'kalichain',
|
|
8230
|
-
explorers: [
|
|
8231
|
-
|
|
8232
|
-
name: 'kalichain explorer',
|
|
8233
|
-
url: 'https://explorer.kalichain.com',
|
|
8234
|
-
standard: 'EIP3091'
|
|
8235
|
-
}
|
|
8236
|
-
],
|
|
8464
|
+
explorers: [],
|
|
8465
|
+
status: 'deprecated',
|
|
8237
8466
|
iconURL: 'https://ipfs.io/ipfs/bafkreieox7v337p3jfhd37dz74mq6mn3uk5i5475rmzpirmyp6ydcfzzqi'
|
|
8238
8467
|
},
|
|
8239
8468
|
654: {
|
|
8240
8469
|
name: 'Kalichain',
|
|
8241
8470
|
chain: 'Kalichain',
|
|
8242
|
-
rpc: [
|
|
8471
|
+
rpc: [],
|
|
8243
8472
|
faucets: [],
|
|
8244
8473
|
nativeCurrency: { name: 'kalis', symbol: 'KALIS', decimals: 18 },
|
|
8245
8474
|
infoURL: 'https://kalichain.com',
|
|
@@ -8247,13 +8476,8 @@ exports.chains = {
|
|
|
8247
8476
|
chainId: 654,
|
|
8248
8477
|
networkId: 654,
|
|
8249
8478
|
icon: 'kalichain',
|
|
8250
|
-
explorers: [
|
|
8251
|
-
|
|
8252
|
-
name: 'kalichain explorer',
|
|
8253
|
-
url: 'https://explorer.kalichain.com',
|
|
8254
|
-
standard: 'EIP3091'
|
|
8255
|
-
}
|
|
8256
|
-
],
|
|
8479
|
+
explorers: [],
|
|
8480
|
+
status: 'deprecated',
|
|
8257
8481
|
iconURL: 'https://ipfs.io/ipfs/bafkreieox7v337p3jfhd37dz74mq6mn3uk5i5475rmzpirmyp6ydcfzzqi'
|
|
8258
8482
|
},
|
|
8259
8483
|
662: {
|
|
@@ -8399,6 +8623,71 @@ exports.chains = {
|
|
|
8399
8623
|
parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
|
|
8400
8624
|
iconURL: 'https://ipfs.io/ipfs/bafkreieemyhmsjo3a3aghqcwcitqwdxt7fxtsz4tmvlu2io3hcbtetyg6e'
|
|
8401
8625
|
},
|
|
8626
|
+
680: {
|
|
8627
|
+
name: 'JasmyChain',
|
|
8628
|
+
chain: 'jasmychain',
|
|
8629
|
+
rpc: ['https://rpc.jasmyscan.net', 'wss://rpc.jasmyscan.net/ws'],
|
|
8630
|
+
faucets: [],
|
|
8631
|
+
nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
|
|
8632
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
8633
|
+
infoURL: 'https://jasmy.global',
|
|
8634
|
+
shortName: 'jasmychain',
|
|
8635
|
+
chainId: 680,
|
|
8636
|
+
networkId: 680,
|
|
8637
|
+
icon: 'jasmychain',
|
|
8638
|
+
explorers: [
|
|
8639
|
+
{
|
|
8640
|
+
name: 'jasmyscan',
|
|
8641
|
+
url: 'https://explorer.jasmyscan.net',
|
|
8642
|
+
icon: 'jasmychain',
|
|
8643
|
+
standard: 'EIP3091'
|
|
8644
|
+
}
|
|
8645
|
+
],
|
|
8646
|
+
parent: {
|
|
8647
|
+
type: 'L2',
|
|
8648
|
+
chain: 'eip155-1',
|
|
8649
|
+
bridges: [
|
|
8650
|
+
{
|
|
8651
|
+
url: 'https://portal.arbitrum.io/bridge?sourceChain=ethereum&destinationChain=jasmychain'
|
|
8652
|
+
}
|
|
8653
|
+
]
|
|
8654
|
+
},
|
|
8655
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiglzuiafx3ci2thfff4fnmadb6ajzxsqs3wrwrdxtjrwjmpo7zesy'
|
|
8656
|
+
},
|
|
8657
|
+
681: {
|
|
8658
|
+
name: 'JasmyChain Testnet',
|
|
8659
|
+
chain: 'jasmychain-testnet',
|
|
8660
|
+
rpc: [
|
|
8661
|
+
'https://jasmy-chain-testnet.alt.technology',
|
|
8662
|
+
'wss://jasmy-chain-testnet.alt.technology/ws'
|
|
8663
|
+
],
|
|
8664
|
+
faucets: ['https://faucet.janction.ai'],
|
|
8665
|
+
nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
|
|
8666
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
8667
|
+
infoURL: 'https://jasmy.global',
|
|
8668
|
+
shortName: 'jasmychain-test',
|
|
8669
|
+
chainId: 681,
|
|
8670
|
+
networkId: 681,
|
|
8671
|
+
icon: 'jasmychain',
|
|
8672
|
+
explorers: [
|
|
8673
|
+
{
|
|
8674
|
+
name: 'jasmyscan',
|
|
8675
|
+
url: 'https://jasmy-chain-testnet-explorer.alt.technology',
|
|
8676
|
+
icon: 'jasmychain',
|
|
8677
|
+
standard: 'EIP3091'
|
|
8678
|
+
}
|
|
8679
|
+
],
|
|
8680
|
+
parent: {
|
|
8681
|
+
type: 'L2',
|
|
8682
|
+
chain: 'eip155-11155111',
|
|
8683
|
+
bridges: [
|
|
8684
|
+
{
|
|
8685
|
+
url: 'https://portal.arbitrum.io/bridge?sourceChain=sepolia&destinationChain=jasmy-chain-testnet'
|
|
8686
|
+
}
|
|
8687
|
+
]
|
|
8688
|
+
},
|
|
8689
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiglzuiafx3ci2thfff4fnmadb6ajzxsqs3wrwrdxtjrwjmpo7zesy'
|
|
8690
|
+
},
|
|
8402
8691
|
686: {
|
|
8403
8692
|
name: 'Karura Network',
|
|
8404
8693
|
chain: 'KAR',
|
|
@@ -8921,7 +9210,7 @@ exports.chains = {
|
|
|
8921
9210
|
name: 'QL1',
|
|
8922
9211
|
chain: 'QOM',
|
|
8923
9212
|
status: 'incubating',
|
|
8924
|
-
rpc: ['https://rpc.qom.one'],
|
|
9213
|
+
rpc: ['https://rpc.qom.one', 'https://evm-rpc-ql1.foxxone.one'],
|
|
8925
9214
|
faucets: [],
|
|
8926
9215
|
nativeCurrency: { name: 'Shiba Predator', symbol: 'QOM', decimals: 18 },
|
|
8927
9216
|
infoURL: 'https://qom.one',
|
|
@@ -9348,7 +9637,11 @@ exports.chains = {
|
|
|
9348
9637
|
name: 'Daily Network Mainnet',
|
|
9349
9638
|
chain: 'Daily Network',
|
|
9350
9639
|
icon: 'daily',
|
|
9351
|
-
rpc: [
|
|
9640
|
+
rpc: [
|
|
9641
|
+
'https://rpc.mainnet.dailycrypto.net',
|
|
9642
|
+
'https://rpc-2.mainnet.dailycrypto.net',
|
|
9643
|
+
'https://rpc-3.mainnet.dailycrypto.net'
|
|
9644
|
+
],
|
|
9352
9645
|
faucets: [],
|
|
9353
9646
|
nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
|
|
9354
9647
|
infoURL: 'https://dailycrypto.net',
|
|
@@ -9368,7 +9661,11 @@ exports.chains = {
|
|
|
9368
9661
|
name: 'Daily Network Testnet',
|
|
9369
9662
|
chain: 'Daily Network',
|
|
9370
9663
|
icon: 'daily',
|
|
9371
|
-
rpc: [
|
|
9664
|
+
rpc: [
|
|
9665
|
+
'https://rpc.testnet.dailycrypto.net',
|
|
9666
|
+
'https://rpc-2.testnet.dailycrypto.net',
|
|
9667
|
+
'https://rpc-3.testnet.dailycrypto.net'
|
|
9668
|
+
],
|
|
9372
9669
|
faucets: [],
|
|
9373
9670
|
nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
|
|
9374
9671
|
infoURL: 'https://dailycrypto.net',
|
|
@@ -9819,6 +10116,21 @@ exports.chains = {
|
|
|
9819
10116
|
parent: { chain: 'eip155-900', type: 'shard' },
|
|
9820
10117
|
iconURL: 'https://ipfs.io/ipfs/QmW3WRyuLZ95K8hvV2QN6rP5yWY98sSzWyVUxD2eUjXGrc'
|
|
9821
10118
|
},
|
|
10119
|
+
904: {
|
|
10120
|
+
name: 'Ault Blockchain Mainnet',
|
|
10121
|
+
chain: 'AULT',
|
|
10122
|
+
icon: 'ault',
|
|
10123
|
+
rpc: [],
|
|
10124
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
10125
|
+
faucets: [],
|
|
10126
|
+
nativeCurrency: { name: 'AULT Token', symbol: 'AULT', decimals: 18 },
|
|
10127
|
+
infoURL: 'https://aultblockchain.com',
|
|
10128
|
+
shortName: 'ault',
|
|
10129
|
+
chainId: 904,
|
|
10130
|
+
networkId: 904,
|
|
10131
|
+
explorers: [],
|
|
10132
|
+
iconURL: 'https://ipfs.io/ipfs/QmR65pFw3pgcCDeZJ5SHiXPKPjKyLEZZez2cEQZNssR2zd'
|
|
10133
|
+
},
|
|
9822
10134
|
909: {
|
|
9823
10135
|
name: 'Portal Fantasy Chain',
|
|
9824
10136
|
chain: 'PF',
|
|
@@ -10177,6 +10489,28 @@ exports.chains = {
|
|
|
10177
10489
|
icon: 'bittensor',
|
|
10178
10490
|
iconURL: 'https://ipfs.io/ipfs/QmcwymedPKMBVUptXLeuco2kV7LEhyd3bQ6x3aAh4VAmNJ'
|
|
10179
10491
|
},
|
|
10492
|
+
968: {
|
|
10493
|
+
name: 'Datagram',
|
|
10494
|
+
chain: 'DGRAM',
|
|
10495
|
+
icon: 'dgram',
|
|
10496
|
+
rpc: ['https://mainnet.datagram.network/rpc'],
|
|
10497
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
10498
|
+
faucets: [],
|
|
10499
|
+
nativeCurrency: { name: 'DGRAM', symbol: 'DGRAM', decimals: 18 },
|
|
10500
|
+
infoURL: 'https://doc.datagram.network/introduction/what-is-datagram',
|
|
10501
|
+
shortName: 'dgram',
|
|
10502
|
+
chainId: 968,
|
|
10503
|
+
networkId: 968,
|
|
10504
|
+
explorers: [
|
|
10505
|
+
{
|
|
10506
|
+
name: 'blockscout',
|
|
10507
|
+
url: 'https://explorer.datagram.network',
|
|
10508
|
+
icon: 'dgram',
|
|
10509
|
+
standard: 'EIP3091'
|
|
10510
|
+
}
|
|
10511
|
+
],
|
|
10512
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic6jo3sppdb653avcqbptpkqsnvhwyblc4kebkn45l5vbhgpxgtl4'
|
|
10513
|
+
},
|
|
10180
10514
|
969: {
|
|
10181
10515
|
name: 'EthXY',
|
|
10182
10516
|
chain: 'EthXY',
|
|
@@ -10415,6 +10749,27 @@ exports.chains = {
|
|
|
10415
10749
|
],
|
|
10416
10750
|
iconURL: 'https://ipfs.io/ipfs/bafybeifb4vnpn3jv7cfdlne2dwhe6agdnpgmu46a7nbc5divjuyaznkyay'
|
|
10417
10751
|
},
|
|
10752
|
+
988: {
|
|
10753
|
+
name: 'Stable Mainnet',
|
|
10754
|
+
chain: 'Stable',
|
|
10755
|
+
rpc: ['https://rpc.stable.xyz'],
|
|
10756
|
+
faucets: [],
|
|
10757
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
10758
|
+
nativeCurrency: { name: 'USDT0', symbol: 'USDT0', decimals: 18 },
|
|
10759
|
+
infoURL: 'https://stable.xyz',
|
|
10760
|
+
shortName: 'stable',
|
|
10761
|
+
chainId: 988,
|
|
10762
|
+
networkId: 988,
|
|
10763
|
+
icon: 'stable',
|
|
10764
|
+
explorers: [
|
|
10765
|
+
{
|
|
10766
|
+
name: 'Stablescan',
|
|
10767
|
+
url: 'https://stablescan.xyz',
|
|
10768
|
+
standard: 'EIP3091'
|
|
10769
|
+
}
|
|
10770
|
+
],
|
|
10771
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiegvgr6qwavexa5koda4wfqdqomn7h44niwufhgw4nkof5yugizvi'
|
|
10772
|
+
},
|
|
10418
10773
|
989: {
|
|
10419
10774
|
name: 'TOP Mainnet',
|
|
10420
10775
|
chain: 'TOP',
|
|
@@ -11401,6 +11756,32 @@ exports.chains = {
|
|
|
11401
11756
|
],
|
|
11402
11757
|
iconURL: 'https://ipfs.io/ipfs/QmZCadkExKThak3msvszZjo6UnAbUJKE61dAcg4TixuMC3'
|
|
11403
11758
|
},
|
|
11759
|
+
1122: {
|
|
11760
|
+
name: 'LuxePorts',
|
|
11761
|
+
chain: 'LXP',
|
|
11762
|
+
rpc: [
|
|
11763
|
+
'https://rpc.luxeports.com',
|
|
11764
|
+
'https://erpc.luxeports.com',
|
|
11765
|
+
'wss://rpc.luxeports.com/ws',
|
|
11766
|
+
'wss://erpc.luxeports.com/ws'
|
|
11767
|
+
],
|
|
11768
|
+
faucets: [],
|
|
11769
|
+
nativeCurrency: { name: 'LuxePorts', symbol: 'LXP', decimals: 18 },
|
|
11770
|
+
infoURL: 'luxeports.com',
|
|
11771
|
+
shortName: 'lxp',
|
|
11772
|
+
chainId: 1122,
|
|
11773
|
+
networkId: 1122,
|
|
11774
|
+
icon: 'lxp',
|
|
11775
|
+
explorers: [
|
|
11776
|
+
{
|
|
11777
|
+
name: 'lxpscan',
|
|
11778
|
+
url: 'https://lxpscan.com',
|
|
11779
|
+
icon: 'lxpscan',
|
|
11780
|
+
standard: 'EIP3091'
|
|
11781
|
+
}
|
|
11782
|
+
],
|
|
11783
|
+
iconURL: 'https://ipfs.io/ipfs/QmZRg6LmyU4jJie3VPd7xacBf6qwkbsnHDgCgRkr7iwgKP'
|
|
11784
|
+
},
|
|
11404
11785
|
1123: {
|
|
11405
11786
|
name: 'B2 Testnet',
|
|
11406
11787
|
title: 'B2 Testnet',
|
|
@@ -11615,6 +11996,26 @@ exports.chains = {
|
|
|
11615
11996
|
],
|
|
11616
11997
|
iconURL: 'https://ipfs.io/ipfs/bafybeibcrxeavdxpwwmj4mc6hhp232nkrfbpvfpngcqux2v5rmoshycj3u'
|
|
11617
11998
|
},
|
|
11999
|
+
1148: {
|
|
12000
|
+
name: 'POC Testnet',
|
|
12001
|
+
chain: 'POC',
|
|
12002
|
+
rpc: ['https://testnet-rpc.pochain.io'],
|
|
12003
|
+
faucets: ['https://www.pochain.io/poc-faucet'],
|
|
12004
|
+
nativeCurrency: { name: 'POC Native Token', symbol: 'POC', decimals: 18 },
|
|
12005
|
+
infoURL: 'https://www.pochain.io',
|
|
12006
|
+
shortName: 'poc',
|
|
12007
|
+
chainId: 1148,
|
|
12008
|
+
networkId: 1148,
|
|
12009
|
+
icon: 'pochain',
|
|
12010
|
+
explorers: [
|
|
12011
|
+
{
|
|
12012
|
+
name: 'pocscan',
|
|
12013
|
+
url: 'https://testnet.pocscan.com',
|
|
12014
|
+
standard: 'EIP3091'
|
|
12015
|
+
}
|
|
12016
|
+
],
|
|
12017
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigxoer3jdv5hysomlo4lbpk4gibcmbhuwj4hkmbqcwiuxa26qy4je'
|
|
12018
|
+
},
|
|
11618
12019
|
1149: {
|
|
11619
12020
|
name: 'Symplexia Smart Chain',
|
|
11620
12021
|
chain: 'Plexchain',
|
|
@@ -12135,41 +12536,31 @@ exports.chains = {
|
|
|
12135
12536
|
name: 'ARC Mainnet',
|
|
12136
12537
|
chain: 'ARC',
|
|
12137
12538
|
icon: 'arc',
|
|
12138
|
-
rpc: [
|
|
12539
|
+
rpc: [],
|
|
12139
12540
|
faucets: [],
|
|
12140
12541
|
nativeCurrency: { name: 'ARC', symbol: 'ARC', decimals: 18 },
|
|
12141
12542
|
infoURL: 'https://archiechain.io/',
|
|
12142
12543
|
shortName: 'ARC',
|
|
12143
12544
|
chainId: 1243,
|
|
12144
12545
|
networkId: 1243,
|
|
12145
|
-
explorers: [
|
|
12146
|
-
|
|
12147
|
-
name: 'archiescan',
|
|
12148
|
-
url: 'https://app.archiescan.io',
|
|
12149
|
-
standard: 'none'
|
|
12150
|
-
}
|
|
12151
|
-
],
|
|
12546
|
+
explorers: [],
|
|
12547
|
+
status: 'deprecated',
|
|
12152
12548
|
iconURL: 'https://ipfs.io/ipfs/bafybeiady63oqduls2pm4aaykzjhahblagokhnpsc5qeq5dmkxqelh7i2i'
|
|
12153
12549
|
},
|
|
12154
12550
|
1244: {
|
|
12155
12551
|
name: 'ARC Testnet',
|
|
12156
12552
|
chain: 'ARC',
|
|
12157
12553
|
icon: 'arc',
|
|
12158
|
-
rpc: [
|
|
12159
|
-
faucets: [
|
|
12554
|
+
rpc: [],
|
|
12555
|
+
faucets: [],
|
|
12160
12556
|
nativeCurrency: { name: 'ARC', symbol: 'ARC', decimals: 18 },
|
|
12161
12557
|
infoURL: 'https://archiechain.io/',
|
|
12162
12558
|
shortName: 'TARC',
|
|
12163
12559
|
chainId: 1244,
|
|
12164
12560
|
networkId: 1244,
|
|
12165
12561
|
slip44: 1,
|
|
12166
|
-
explorers: [
|
|
12167
|
-
|
|
12168
|
-
name: 'archiescan',
|
|
12169
|
-
url: 'https://testnet.archiescan.io',
|
|
12170
|
-
standard: 'none'
|
|
12171
|
-
}
|
|
12172
|
-
],
|
|
12562
|
+
explorers: [],
|
|
12563
|
+
status: 'deprecated',
|
|
12173
12564
|
iconURL: 'https://ipfs.io/ipfs/bafybeiady63oqduls2pm4aaykzjhahblagokhnpsc5qeq5dmkxqelh7i2i'
|
|
12174
12565
|
},
|
|
12175
12566
|
1246: {
|
|
@@ -12765,7 +13156,7 @@ exports.chains = {
|
|
|
12765
13156
|
name: 'Kii Testnet Oro',
|
|
12766
13157
|
chain: 'KII',
|
|
12767
13158
|
rpc: ['https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com'],
|
|
12768
|
-
faucets: ['https://explorer.kiichain.io/
|
|
13159
|
+
faucets: ['https://testnet.explorer.kiichain.io/faucet'],
|
|
12769
13160
|
nativeCurrency: { name: 'Kii', symbol: 'KII', decimals: 18 },
|
|
12770
13161
|
features: [],
|
|
12771
13162
|
infoURL: 'https://kiichain.io',
|
|
@@ -12776,7 +13167,7 @@ exports.chains = {
|
|
|
12776
13167
|
explorers: [
|
|
12777
13168
|
{
|
|
12778
13169
|
name: 'KiiExplorer',
|
|
12779
|
-
url: 'https://explorer.kiichain.io
|
|
13170
|
+
url: 'https://testnet.explorer.kiichain.io',
|
|
12780
13171
|
icon: 'kii',
|
|
12781
13172
|
standard: 'none'
|
|
12782
13173
|
}
|
|
@@ -13603,7 +13994,7 @@ exports.chains = {
|
|
|
13603
13994
|
standard: 'none'
|
|
13604
13995
|
}
|
|
13605
13996
|
],
|
|
13606
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
13997
|
+
iconURL: 'https://ipfs.io/ipfs/QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B'
|
|
13607
13998
|
},
|
|
13608
13999
|
1605: {
|
|
13609
14000
|
name: 'Betherance',
|
|
@@ -13729,6 +14120,32 @@ exports.chains = {
|
|
|
13729
14120
|
},
|
|
13730
14121
|
iconURL: 'https://ipfs.io/ipfs/QmU5XU4S5oaGM5fj8oU1ovhWoXCzGWspwRj2zWRTuJrU4k'
|
|
13731
14122
|
},
|
|
14123
|
+
1643: {
|
|
14124
|
+
name: 'XGR Mainnet',
|
|
14125
|
+
chain: 'XGR',
|
|
14126
|
+
rpc: [
|
|
14127
|
+
'https://rpc.xgr.network',
|
|
14128
|
+
'https://rpc1.xgr.network',
|
|
14129
|
+
'https://rpc2.xgr.network'
|
|
14130
|
+
],
|
|
14131
|
+
faucets: [],
|
|
14132
|
+
nativeCurrency: { name: 'XGR', symbol: 'XGR', decimals: 18 },
|
|
14133
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
14134
|
+
infoURL: 'https://xgr.network',
|
|
14135
|
+
shortName: 'xgr',
|
|
14136
|
+
chainId: 1643,
|
|
14137
|
+
networkId: 1643,
|
|
14138
|
+
icon: 'xgr',
|
|
14139
|
+
explorers: [
|
|
14140
|
+
{
|
|
14141
|
+
name: 'XGRScan',
|
|
14142
|
+
url: 'https://explorer.xgr.network',
|
|
14143
|
+
icon: 'xgr',
|
|
14144
|
+
standard: 'EIP3091'
|
|
14145
|
+
}
|
|
14146
|
+
],
|
|
14147
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreieok4jl5evsj7xawzdxtiml4nha7cvk2kr66xdne7mfik5km3rrk4'
|
|
14148
|
+
},
|
|
13732
14149
|
1648: {
|
|
13733
14150
|
name: 'Pivotal Mainnet',
|
|
13734
14151
|
chainId: 1648,
|
|
@@ -13747,6 +14164,25 @@ exports.chains = {
|
|
|
13747
14164
|
}
|
|
13748
14165
|
]
|
|
13749
14166
|
},
|
|
14167
|
+
1650: {
|
|
14168
|
+
name: 'IIC Blockchain Testnet',
|
|
14169
|
+
chainId: 1650,
|
|
14170
|
+
shortName: 'iic-testnet',
|
|
14171
|
+
chain: 'IIC',
|
|
14172
|
+
networkId: 1650,
|
|
14173
|
+
nativeCurrency: { name: 'Saya Coin', symbol: 'SAYA', decimals: 18 },
|
|
14174
|
+
rpc: ['https://rpc.iic-blockchain.com'],
|
|
14175
|
+
faucets: [],
|
|
14176
|
+
infoURL: 'https://metavtz.com/',
|
|
14177
|
+
status: 'active',
|
|
14178
|
+
explorers: [
|
|
14179
|
+
{
|
|
14180
|
+
name: 'IIC Explorer',
|
|
14181
|
+
url: 'https://scan.iic-blockchain.com',
|
|
14182
|
+
standard: 'EIP3091'
|
|
14183
|
+
}
|
|
14184
|
+
]
|
|
14185
|
+
},
|
|
13750
14186
|
1657: {
|
|
13751
14187
|
name: 'Btachain',
|
|
13752
14188
|
chain: 'btachain',
|
|
@@ -13782,25 +14218,16 @@ exports.chains = {
|
|
|
13782
14218
|
shortName: 'Gobi',
|
|
13783
14219
|
chain: 'Gobi',
|
|
13784
14220
|
icon: 'eon',
|
|
13785
|
-
rpc: [
|
|
13786
|
-
'https://gobi-rpc.horizenlabs.io/ethv1',
|
|
13787
|
-
'https://rpc.ankr.com/horizen_gobi_testnet'
|
|
13788
|
-
],
|
|
14221
|
+
rpc: [],
|
|
13789
14222
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
13790
|
-
faucets: [
|
|
14223
|
+
faucets: [],
|
|
13791
14224
|
nativeCurrency: { name: 'Testnet Zen', symbol: 'tZEN', decimals: 18 },
|
|
13792
14225
|
infoURL: 'https://horizen.io/',
|
|
13793
14226
|
chainId: 1663,
|
|
13794
14227
|
networkId: 1663,
|
|
13795
14228
|
slip44: 1,
|
|
13796
|
-
explorers: [
|
|
13797
|
-
|
|
13798
|
-
name: 'Gobi Testnet Block Explorer',
|
|
13799
|
-
url: 'https://gobi-explorer.horizen.io',
|
|
13800
|
-
icon: 'eon',
|
|
13801
|
-
standard: 'EIP3091'
|
|
13802
|
-
}
|
|
13803
|
-
],
|
|
14229
|
+
explorers: [],
|
|
14230
|
+
status: 'deprecated',
|
|
13804
14231
|
iconURL: 'https://ipfs.io/ipfs/QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti'
|
|
13805
14232
|
},
|
|
13806
14233
|
1686: {
|
|
@@ -13950,6 +14377,20 @@ exports.chains = {
|
|
|
13950
14377
|
}
|
|
13951
14378
|
]
|
|
13952
14379
|
},
|
|
14380
|
+
1714: {
|
|
14381
|
+
name: 'ACiD',
|
|
14382
|
+
chain: 'ACID',
|
|
14383
|
+
rpc: [],
|
|
14384
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
14385
|
+
faucets: [],
|
|
14386
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
14387
|
+
infoURL: 'https://github.com/NoBanks/ACiD',
|
|
14388
|
+
shortName: 'acid',
|
|
14389
|
+
chainId: 1714,
|
|
14390
|
+
networkId: 1714,
|
|
14391
|
+
status: 'incubating',
|
|
14392
|
+
explorers: []
|
|
14393
|
+
},
|
|
13953
14394
|
1717: {
|
|
13954
14395
|
name: 'Doric Network',
|
|
13955
14396
|
chain: 'DRC',
|
|
@@ -14186,6 +14627,28 @@ exports.chains = {
|
|
|
14186
14627
|
],
|
|
14187
14628
|
iconURL: 'https://ipfs.io/ipfs/QmeDXUAYgQxwaSJLsqWgTqnrJVwicgEyNf9199xAMyRkqA'
|
|
14188
14629
|
},
|
|
14630
|
+
1783: {
|
|
14631
|
+
name: 'KiiChain',
|
|
14632
|
+
chain: 'KII',
|
|
14633
|
+
rpc: ['https://json-rpc.kiivalidator.com'],
|
|
14634
|
+
faucets: [],
|
|
14635
|
+
nativeCurrency: { name: 'Kii', symbol: 'KII', decimals: 18 },
|
|
14636
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
14637
|
+
infoURL: 'https://kiichain.io',
|
|
14638
|
+
shortName: 'kiichain',
|
|
14639
|
+
chainId: 1783,
|
|
14640
|
+
networkId: 1783,
|
|
14641
|
+
icon: 'kii',
|
|
14642
|
+
explorers: [
|
|
14643
|
+
{
|
|
14644
|
+
name: 'KiiExplorer',
|
|
14645
|
+
url: 'https://explorer.kiichain.io',
|
|
14646
|
+
icon: 'kii',
|
|
14647
|
+
standard: 'none'
|
|
14648
|
+
}
|
|
14649
|
+
],
|
|
14650
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreib5kb73tb5fdvikhxe7nlnf4mmlfcfpsslalaplqfihypcmudlal4'
|
|
14651
|
+
},
|
|
14189
14652
|
1789: {
|
|
14190
14653
|
name: 'ZKBase Sepolia Testnet',
|
|
14191
14654
|
chain: 'ETH',
|
|
@@ -14565,6 +15028,32 @@ exports.chains = {
|
|
|
14565
15028
|
],
|
|
14566
15029
|
iconURL: 'https://ipfs.io/ipfs/QmNeELax6vjkR9WZVmtggk8cam9xHVABZ4WvQyqkGCJ5qf'
|
|
14567
15030
|
},
|
|
15031
|
+
1879: {
|
|
15032
|
+
name: 'XGR Testnet',
|
|
15033
|
+
chain: 'XGR',
|
|
15034
|
+
rpc: [
|
|
15035
|
+
'https://rpc.testnet.xgr.network',
|
|
15036
|
+
'https://rpc1.testnet.xgr.network',
|
|
15037
|
+
'https://rpc2.testnet.xgr.network'
|
|
15038
|
+
],
|
|
15039
|
+
faucets: ['https://faucet.xgr.network'],
|
|
15040
|
+
nativeCurrency: { name: 'XGR', symbol: 'XGR', decimals: 18 },
|
|
15041
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
15042
|
+
infoURL: 'https://xgr.network',
|
|
15043
|
+
shortName: 'xgrt',
|
|
15044
|
+
chainId: 1879,
|
|
15045
|
+
networkId: 1879,
|
|
15046
|
+
icon: 'xgr',
|
|
15047
|
+
explorers: [
|
|
15048
|
+
{
|
|
15049
|
+
name: 'XGRScan',
|
|
15050
|
+
url: 'https://explorer.testnet.xgr.network',
|
|
15051
|
+
icon: 'xgr',
|
|
15052
|
+
standard: 'EIP3091'
|
|
15053
|
+
}
|
|
15054
|
+
],
|
|
15055
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreieok4jl5evsj7xawzdxtiml4nha7cvk2kr66xdne7mfik5km3rrk4'
|
|
15056
|
+
},
|
|
14568
15057
|
1881: {
|
|
14569
15058
|
name: 'Gitshock Cartenz Testnet',
|
|
14570
15059
|
chain: 'Gitshock Cartenz',
|
|
@@ -15195,6 +15684,52 @@ exports.chains = {
|
|
|
15195
15684
|
}
|
|
15196
15685
|
]
|
|
15197
15686
|
},
|
|
15687
|
+
1979: {
|
|
15688
|
+
name: 'CratD2C Testnet',
|
|
15689
|
+
chain: 'CRATD2C',
|
|
15690
|
+
rpc: [
|
|
15691
|
+
'https://rpc-testnet-1.cratd2csmartchain.io/',
|
|
15692
|
+
'https://rpc-testnet-2.cratd2csmartchain.io/',
|
|
15693
|
+
'https://rpc-testnet-3.cratd2csmartchain.io/'
|
|
15694
|
+
],
|
|
15695
|
+
faucets: [],
|
|
15696
|
+
nativeCurrency: { name: 'CRATD2C', symbol: 'CRAT', decimals: 18 },
|
|
15697
|
+
infoURL: 'https://cratd2csmartchain.io',
|
|
15698
|
+
shortName: 'cratd2c-testnet',
|
|
15699
|
+
chainId: 1979,
|
|
15700
|
+
networkId: 1979,
|
|
15701
|
+
icon: 'cratd2c-testnet',
|
|
15702
|
+
explorers: [
|
|
15703
|
+
{
|
|
15704
|
+
name: 'Blockscout',
|
|
15705
|
+
url: 'https://explorer-testnet.cratd2csmartchain.io',
|
|
15706
|
+
icon: 'blockscout',
|
|
15707
|
+
standard: 'EIP3091'
|
|
15708
|
+
}
|
|
15709
|
+
],
|
|
15710
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiczmtj47hwgmmtsy3xylhswu4q6rphpt42hznv37shjiaxsx3uqde'
|
|
15711
|
+
},
|
|
15712
|
+
1983: {
|
|
15713
|
+
name: 'Krown Mainnet',
|
|
15714
|
+
chain: 'KROWN',
|
|
15715
|
+
icon: 'krown',
|
|
15716
|
+
rpc: ['https://mainnet.krown.network', 'https://mainnet1.krown.network'],
|
|
15717
|
+
faucets: [],
|
|
15718
|
+
nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
|
|
15719
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
15720
|
+
infoURL: 'https://krown.network',
|
|
15721
|
+
shortName: 'krown',
|
|
15722
|
+
chainId: 1983,
|
|
15723
|
+
networkId: 1983,
|
|
15724
|
+
explorers: [
|
|
15725
|
+
{
|
|
15726
|
+
name: 'Krown Explorer',
|
|
15727
|
+
url: 'https://explorer.krown.network',
|
|
15728
|
+
standard: 'EIP3091'
|
|
15729
|
+
}
|
|
15730
|
+
],
|
|
15731
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreibjmhund2og7qnbgiongrlswryqg6znxnwedczyaefu62rzwbvwji'
|
|
15732
|
+
},
|
|
15198
15733
|
1984: {
|
|
15199
15734
|
name: 'Eurus Testnet',
|
|
15200
15735
|
chain: 'EUN',
|
|
@@ -15343,8 +15878,8 @@ exports.chains = {
|
|
|
15343
15878
|
1995: {
|
|
15344
15879
|
name: 'edeXa Testnet',
|
|
15345
15880
|
chain: 'edeXa',
|
|
15346
|
-
rpc: [
|
|
15347
|
-
faucets: [
|
|
15881
|
+
rpc: [],
|
|
15882
|
+
faucets: [],
|
|
15348
15883
|
nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
|
|
15349
15884
|
infoURL: 'https://edexa.network/',
|
|
15350
15885
|
shortName: 'edxt',
|
|
@@ -15352,13 +15887,7 @@ exports.chains = {
|
|
|
15352
15887
|
networkId: 1995,
|
|
15353
15888
|
slip44: 1,
|
|
15354
15889
|
icon: 'edexa',
|
|
15355
|
-
explorers: [
|
|
15356
|
-
{
|
|
15357
|
-
name: 'edexa-testnet-explorer',
|
|
15358
|
-
url: 'https://explorer.testnet.edexa.network',
|
|
15359
|
-
standard: 'EIP3091'
|
|
15360
|
-
}
|
|
15361
|
-
],
|
|
15890
|
+
explorers: [],
|
|
15362
15891
|
iconURL: 'https://ipfs.io/ipfs/QmSgvmLpRsCiu2ySqyceA5xN4nwi7URJRNEZLffwEKXdoR'
|
|
15363
15892
|
},
|
|
15364
15893
|
1996: {
|
|
@@ -15891,7 +16420,7 @@ exports.chains = {
|
|
|
15891
16420
|
2035: {
|
|
15892
16421
|
name: 'Phala Network',
|
|
15893
16422
|
chain: 'ETH',
|
|
15894
|
-
rpc: [],
|
|
16423
|
+
rpc: ['https://rpc.phala.network'],
|
|
15895
16424
|
faucets: [],
|
|
15896
16425
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
15897
16426
|
infoURL: 'https://phala.network',
|
|
@@ -16314,6 +16843,19 @@ exports.chains = {
|
|
|
16314
16843
|
}
|
|
16315
16844
|
]
|
|
16316
16845
|
},
|
|
16846
|
+
2129: {
|
|
16847
|
+
name: 'Memento Testnet',
|
|
16848
|
+
chain: 'Memento',
|
|
16849
|
+
rpc: ['https://rpc.memento.zeeve.online'],
|
|
16850
|
+
faucets: ['https://faucet.memento.zeeve.online'],
|
|
16851
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
16852
|
+
features: [{ name: 'EIP155' }],
|
|
16853
|
+
infoURL: '',
|
|
16854
|
+
shortName: 'memento-testnet',
|
|
16855
|
+
chainId: 2129,
|
|
16856
|
+
networkId: 2129,
|
|
16857
|
+
explorers: []
|
|
16858
|
+
},
|
|
16317
16859
|
2136: {
|
|
16318
16860
|
name: 'BigShortBets Testnet',
|
|
16319
16861
|
chain: 'BIGSB Testnet',
|
|
@@ -16575,6 +17117,26 @@ exports.chains = {
|
|
|
16575
17117
|
],
|
|
16576
17118
|
iconURL: 'https://ipfs.io/ipfs/QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS'
|
|
16577
17119
|
},
|
|
17120
|
+
2201: {
|
|
17121
|
+
name: 'Stable Testnet',
|
|
17122
|
+
chain: 'Stable',
|
|
17123
|
+
icon: 'stable',
|
|
17124
|
+
rpc: ['https://rpc.testnet.stable.xyz'],
|
|
17125
|
+
faucets: ['https://faucet.stable.xyz'],
|
|
17126
|
+
nativeCurrency: { name: 'USDT0', symbol: 'USDT0', decimals: 18 },
|
|
17127
|
+
infoURL: 'https://stable.xyz',
|
|
17128
|
+
shortName: 'stable-testnet',
|
|
17129
|
+
chainId: 2201,
|
|
17130
|
+
networkId: 2201,
|
|
17131
|
+
explorers: [
|
|
17132
|
+
{
|
|
17133
|
+
name: 'Stablescan',
|
|
17134
|
+
url: 'https://testnet.stablescan.xyz',
|
|
17135
|
+
standard: 'EIP3091'
|
|
17136
|
+
}
|
|
17137
|
+
],
|
|
17138
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiegvgr6qwavexa5koda4wfqdqomn7h44niwufhgw4nkof5yugizvi'
|
|
17139
|
+
},
|
|
16578
17140
|
2202: {
|
|
16579
17141
|
name: 'Antofy Mainnet',
|
|
16580
17142
|
chain: 'ABN',
|
|
@@ -17096,6 +17658,27 @@ exports.chains = {
|
|
|
17096
17658
|
},
|
|
17097
17659
|
iconURL: 'https://ipfs.io/ipfs/QmVpV2WET6ZrqnvvPfE9hCwoE2y5ygbPuniuugpaRoxrho'
|
|
17098
17660
|
},
|
|
17661
|
+
2366: {
|
|
17662
|
+
name: 'KiteAI',
|
|
17663
|
+
chain: 'KiteAI',
|
|
17664
|
+
icon: 'kite',
|
|
17665
|
+
rpc: ['https://rpc.gokite.ai'],
|
|
17666
|
+
faucets: [],
|
|
17667
|
+
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
|
17668
|
+
infoURL: 'https://gokite.ai/',
|
|
17669
|
+
shortName: 'KiteAI',
|
|
17670
|
+
chainId: 2366,
|
|
17671
|
+
networkId: 2366,
|
|
17672
|
+
slip44: 1,
|
|
17673
|
+
explorers: [
|
|
17674
|
+
{
|
|
17675
|
+
name: 'Kitescan',
|
|
17676
|
+
url: 'https://kitescan.ai',
|
|
17677
|
+
standard: 'EIP3091'
|
|
17678
|
+
}
|
|
17679
|
+
],
|
|
17680
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiaasav3psn6ac5ktfmod6m76zv4w2odl4cc2gmuo2jglrhypmczzq'
|
|
17681
|
+
},
|
|
17099
17682
|
2368: {
|
|
17100
17683
|
name: 'KiteAI Testnet',
|
|
17101
17684
|
chain: 'KiteAI',
|
|
@@ -17104,7 +17687,7 @@ exports.chains = {
|
|
|
17104
17687
|
faucets: ['https://faucet.gokite.ai/'],
|
|
17105
17688
|
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
|
17106
17689
|
infoURL: 'https://gokite.ai/',
|
|
17107
|
-
shortName: '
|
|
17690
|
+
shortName: 'KiteAITestnet',
|
|
17108
17691
|
chainId: 2368,
|
|
17109
17692
|
networkId: 1,
|
|
17110
17693
|
slip44: 1,
|
|
@@ -17115,7 +17698,7 @@ exports.chains = {
|
|
|
17115
17698
|
standard: 'EIP3091'
|
|
17116
17699
|
}
|
|
17117
17700
|
],
|
|
17118
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
17701
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiaasav3psn6ac5ktfmod6m76zv4w2odl4cc2gmuo2jglrhypmczzq'
|
|
17119
17702
|
},
|
|
17120
17703
|
2370: {
|
|
17121
17704
|
name: 'Nexis Network Testnet',
|
|
@@ -17571,11 +18154,7 @@ exports.chains = {
|
|
|
17571
18154
|
2522: {
|
|
17572
18155
|
name: 'Fraxtal Testnet',
|
|
17573
18156
|
chain: 'FRAX',
|
|
17574
|
-
rpc: [
|
|
17575
|
-
'https://rpc.testnet.frax.com',
|
|
17576
|
-
'https://fraxtal-holesky-rpc.publicnode.com',
|
|
17577
|
-
'wss://fraxtal-holesky-rpc.publicnode.com'
|
|
17578
|
-
],
|
|
18157
|
+
rpc: [],
|
|
17579
18158
|
faucets: [],
|
|
17580
18159
|
nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
|
|
17581
18160
|
infoURL: 'https://testnet.frax.com',
|
|
@@ -17584,13 +18163,23 @@ exports.chains = {
|
|
|
17584
18163
|
networkId: 2522,
|
|
17585
18164
|
slip44: 1,
|
|
17586
18165
|
icon: 'fraxtal',
|
|
17587
|
-
explorers: [
|
|
17588
|
-
|
|
17589
|
-
|
|
17590
|
-
|
|
17591
|
-
|
|
17592
|
-
|
|
17593
|
-
|
|
18166
|
+
explorers: [],
|
|
18167
|
+
status: 'deprecated',
|
|
18168
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiet3pmz37ymq6wlkglw5wmcee6jdyz4bbe4zg6h2voso2z2mf2s7q'
|
|
18169
|
+
},
|
|
18170
|
+
2523: {
|
|
18171
|
+
name: 'Fraxtal Hoodi Testnet',
|
|
18172
|
+
chain: 'FRAX',
|
|
18173
|
+
rpc: ['https://rpc.testnet.frax.com'],
|
|
18174
|
+
faucets: ['https://faucet.testnet.frax.com/'],
|
|
18175
|
+
nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
|
|
18176
|
+
infoURL: 'https://testnet.frax.com',
|
|
18177
|
+
shortName: 'fraxtal-hoodi-testnet',
|
|
18178
|
+
chainId: 2523,
|
|
18179
|
+
networkId: 2523,
|
|
18180
|
+
slip44: 1,
|
|
18181
|
+
icon: 'fraxtal',
|
|
18182
|
+
explorers: [],
|
|
17594
18183
|
status: 'active',
|
|
17595
18184
|
iconURL: 'https://ipfs.io/ipfs/bafkreiet3pmz37ymq6wlkglw5wmcee6jdyz4bbe4zg6h2voso2z2mf2s7q'
|
|
17596
18185
|
},
|
|
@@ -17663,6 +18252,26 @@ exports.chains = {
|
|
|
17663
18252
|
],
|
|
17664
18253
|
iconURL: 'https://ipfs.io/ipfs/QmQyTyJUnhD1dca35Vyj96pm3v3Xyw8xbG9m8HXHw3k2zR'
|
|
17665
18254
|
},
|
|
18255
|
+
2582: {
|
|
18256
|
+
name: 'H2 Chain Mainnet',
|
|
18257
|
+
chain: 'H2',
|
|
18258
|
+
rpc: ['https://rpc.h2chain.io'],
|
|
18259
|
+
faucets: [],
|
|
18260
|
+
nativeCurrency: {
|
|
18261
|
+
name: 'H2 Chain Native Token',
|
|
18262
|
+
symbol: 'H2',
|
|
18263
|
+
decimals: 18
|
|
18264
|
+
},
|
|
18265
|
+
infoURL: 'https://h2chain.io',
|
|
18266
|
+
shortName: 'h2',
|
|
18267
|
+
chainId: 2582,
|
|
18268
|
+
networkId: 2582,
|
|
18269
|
+
icon: 'h2',
|
|
18270
|
+
explorers: [
|
|
18271
|
+
{ name: 'h2scan', url: 'https://h2scan.io', standard: 'EIP3091' }
|
|
18272
|
+
],
|
|
18273
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiehobxmonxuwg3wukea4ixbixap7imzk4yuiidyejzpvgdylok4ua'
|
|
18274
|
+
},
|
|
17666
18275
|
2605: {
|
|
17667
18276
|
name: 'Pho Blockchain Mainnet',
|
|
17668
18277
|
chain: 'PHO',
|
|
@@ -17853,6 +18462,54 @@ exports.chains = {
|
|
|
17853
18462
|
parent: { type: 'L2', chain: 'eip155-1' },
|
|
17854
18463
|
iconURL: 'https://ipfs.io/ipfs/QmTYgeN1E3GGXnMF2oa43v2ehX2bYqrHPrGQ9xbBMXy1we'
|
|
17855
18464
|
},
|
|
18465
|
+
2691: {
|
|
18466
|
+
name: 'Splendor Mainnet',
|
|
18467
|
+
chain: 'SPLENDOR',
|
|
18468
|
+
rpc: ['https://mainnet-rpc.splendor.org', 'https://splendor-rpc.org/'],
|
|
18469
|
+
faucets: [],
|
|
18470
|
+
nativeCurrency: { name: 'Splendor Token', symbol: 'SPLD', decimals: 18 },
|
|
18471
|
+
features: [{ name: 'EIP155' }],
|
|
18472
|
+
infoURL: 'https://splendor.org',
|
|
18473
|
+
shortName: 'spld',
|
|
18474
|
+
chainId: 2691,
|
|
18475
|
+
networkId: 2691,
|
|
18476
|
+
icon: 'splendor',
|
|
18477
|
+
explorers: [
|
|
18478
|
+
{
|
|
18479
|
+
name: 'Splendor Explorer',
|
|
18480
|
+
url: 'https://explorer.splendor.org',
|
|
18481
|
+
icon: 'splendor',
|
|
18482
|
+
standard: 'EIP3091'
|
|
18483
|
+
}
|
|
18484
|
+
],
|
|
18485
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigdhkoqdntev2f4ixapfrcku74x4mjsgvebvlzdrjv5oadafrlpzm'
|
|
18486
|
+
},
|
|
18487
|
+
2692: {
|
|
18488
|
+
name: 'Splendor Testnet',
|
|
18489
|
+
chain: 'SPLD-TESTNET',
|
|
18490
|
+
rpc: ['https://testnet-rpc.splendor.org'],
|
|
18491
|
+
faucets: [],
|
|
18492
|
+
nativeCurrency: {
|
|
18493
|
+
name: 'Splendor Test Token',
|
|
18494
|
+
symbol: 'SPLDT',
|
|
18495
|
+
decimals: 18
|
|
18496
|
+
},
|
|
18497
|
+
features: [{ name: 'EIP155' }],
|
|
18498
|
+
infoURL: 'https://splendor.org',
|
|
18499
|
+
shortName: 'spldt',
|
|
18500
|
+
chainId: 2692,
|
|
18501
|
+
networkId: 2692,
|
|
18502
|
+
icon: 'spld-testnet',
|
|
18503
|
+
explorers: [
|
|
18504
|
+
{
|
|
18505
|
+
name: 'Splendor Testnet Explorer',
|
|
18506
|
+
url: 'https://testnet-explorer.splendor.org',
|
|
18507
|
+
icon: 'splendor',
|
|
18508
|
+
standard: 'EIP3091'
|
|
18509
|
+
}
|
|
18510
|
+
],
|
|
18511
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigdhkoqdntev2f4ixapfrcku74x4mjsgvebvlzdrjv5oadafrlpzm'
|
|
18512
|
+
},
|
|
17856
18513
|
2710: {
|
|
17857
18514
|
name: 'Morph Testnet',
|
|
17858
18515
|
chain: 'ETH',
|
|
@@ -18359,7 +19016,7 @@ exports.chains = {
|
|
|
18359
19016
|
3030: {
|
|
18360
19017
|
name: 'BC Hyper Chain Mainnet',
|
|
18361
19018
|
chain: 'BC Hyper Chain',
|
|
18362
|
-
rpc: ['https://mainapi.bchscan.io'],
|
|
19019
|
+
rpc: ['https://mainapi.bchscan.io', 'https://datahub-asia02.bchscan.io/'],
|
|
18363
19020
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
18364
19021
|
faucets: [],
|
|
18365
19022
|
nativeCurrency: { name: 'VERSATIZE COIN', symbol: 'VTCN', decimals: 18 },
|
|
@@ -18551,6 +19208,27 @@ exports.chains = {
|
|
|
18551
19208
|
icon: 'satoshivm',
|
|
18552
19209
|
iconURL: 'https://ipfs.io/ipfs/QmdXnQw9YwzEBZnciSe42MMwnH1SqhfY3FcVbseyM4k7Th'
|
|
18553
19210
|
},
|
|
19211
|
+
3111: {
|
|
19212
|
+
name: 'Alpha Chain Mainnet',
|
|
19213
|
+
chain: 'Alpha Chain',
|
|
19214
|
+
rpc: ['https://rpc.goalpha.org'],
|
|
19215
|
+
faucets: [],
|
|
19216
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
19217
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
19218
|
+
shortName: 'alpha',
|
|
19219
|
+
chainId: 3111,
|
|
19220
|
+
networkId: 3111,
|
|
19221
|
+
slip44: 1,
|
|
19222
|
+
icon: 'alphachain',
|
|
19223
|
+
explorers: [
|
|
19224
|
+
{
|
|
19225
|
+
name: 'Alpha Chain Scan',
|
|
19226
|
+
url: 'https://scan.goalpha.org',
|
|
19227
|
+
standard: 'EIP3091'
|
|
19228
|
+
}
|
|
19229
|
+
],
|
|
19230
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihesy252ozceffnjmgv5pw72yddwnn2zmnmh627xwxnvxb6wfyekm'
|
|
19231
|
+
},
|
|
18554
19232
|
3141: {
|
|
18555
19233
|
name: 'Filecoin - Hyperspace testnet',
|
|
18556
19234
|
status: 'deprecated',
|
|
@@ -18567,6 +19245,29 @@ exports.chains = {
|
|
|
18567
19245
|
explorers: [],
|
|
18568
19246
|
iconURL: 'https://ipfs.io/ipfs/QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU'
|
|
18569
19247
|
},
|
|
19248
|
+
3230: {
|
|
19249
|
+
name: 'C9XChain',
|
|
19250
|
+
chain: 'C9XChain',
|
|
19251
|
+
icon: 'c9xchain',
|
|
19252
|
+
rpc: [
|
|
19253
|
+
'https://services.tanssi-mainnet.network/tanssi-2002',
|
|
19254
|
+
'wss://services.tanssi-mainnet.network/tanssi-2002'
|
|
19255
|
+
],
|
|
19256
|
+
faucets: [],
|
|
19257
|
+
nativeCurrency: { name: 'CXC', symbol: 'CXC', decimals: 18 },
|
|
19258
|
+
infoURL: 'https://c9tech.com.br/',
|
|
19259
|
+
shortName: 'c9xchain',
|
|
19260
|
+
chainId: 3230,
|
|
19261
|
+
networkId: 3230,
|
|
19262
|
+
explorers: [
|
|
19263
|
+
{
|
|
19264
|
+
name: 'blockscout',
|
|
19265
|
+
url: 'https://blockscan-tanssi.c9tech.com.br',
|
|
19266
|
+
standard: 'none'
|
|
19267
|
+
}
|
|
19268
|
+
],
|
|
19269
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiemkxy4mvhfzsxccoqx5ebbe5sdudae4vclnppbc26qann4z6fkiu'
|
|
19270
|
+
},
|
|
18570
19271
|
3269: {
|
|
18571
19272
|
name: 'Dubxcoin network',
|
|
18572
19273
|
chain: 'DUBX',
|
|
@@ -18590,6 +19291,28 @@ exports.chains = {
|
|
|
18590
19291
|
networkId: 3270,
|
|
18591
19292
|
slip44: 1
|
|
18592
19293
|
},
|
|
19294
|
+
3282: {
|
|
19295
|
+
name: 'Irys Mainnet Beta',
|
|
19296
|
+
chain: 'IRYS',
|
|
19297
|
+
rpc: ['https://mainnet-beta-rpc.irys.xyz/v1/execution-rpc'],
|
|
19298
|
+
faucets: [],
|
|
19299
|
+
nativeCurrency: { name: 'Irys', symbol: 'IRYS', decimals: 18 },
|
|
19300
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
19301
|
+
infoURL: 'https://irys.xyz',
|
|
19302
|
+
shortName: 'irys-mainnet-beta',
|
|
19303
|
+
chainId: 3282,
|
|
19304
|
+
networkId: 3282,
|
|
19305
|
+
icon: 'irys',
|
|
19306
|
+
explorers: [
|
|
19307
|
+
{
|
|
19308
|
+
name: 'Irys Mainnet Beta Explorer',
|
|
19309
|
+
url: 'https://evm-explorer.irys.xyz',
|
|
19310
|
+
icon: 'irys',
|
|
19311
|
+
standard: 'EIP3091'
|
|
19312
|
+
}
|
|
19313
|
+
],
|
|
19314
|
+
iconURL: 'https://ipfs.io/ipfs/QmdGLHxA4W4N2h7y8ixSUEKhESCT9qmJsenGuyskqr7x1e'
|
|
19315
|
+
},
|
|
18593
19316
|
3300: {
|
|
18594
19317
|
name: 'Realio Testnet',
|
|
18595
19318
|
chain: 'Realio Testnet',
|
|
@@ -18675,8 +19398,8 @@ exports.chains = {
|
|
|
18675
19398
|
},
|
|
18676
19399
|
3332: {
|
|
18677
19400
|
name: 'EthStorage L2 Mainnet',
|
|
18678
|
-
chain: 'EthStorage',
|
|
18679
|
-
rpc: ['
|
|
19401
|
+
chain: 'EthStorage L2',
|
|
19402
|
+
rpc: ['https://rpc.mainnet.l2.ethstorage.io:9540'],
|
|
18680
19403
|
faucets: [],
|
|
18681
19404
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18682
19405
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18685,19 +19408,20 @@ exports.chains = {
|
|
|
18685
19408
|
networkId: 3332,
|
|
18686
19409
|
slip44: 1,
|
|
18687
19410
|
status: 'incubating',
|
|
18688
|
-
parent: { type: 'L2', chain: 'eip155-
|
|
19411
|
+
parent: { type: 'L2', chain: 'eip155-100011' }
|
|
18689
19412
|
},
|
|
18690
19413
|
3333: {
|
|
18691
19414
|
name: 'EthStorage Testnet',
|
|
18692
19415
|
chain: 'EthStorage',
|
|
18693
|
-
rpc: ['
|
|
19416
|
+
rpc: ['https://rpc.testnet.ethstorage.io:9546'],
|
|
18694
19417
|
faucets: [],
|
|
18695
19418
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18696
19419
|
infoURL: 'https://ethstorage.io/',
|
|
18697
19420
|
shortName: 'es-t',
|
|
18698
19421
|
chainId: 3333,
|
|
18699
19422
|
networkId: 3333,
|
|
18700
|
-
slip44: 1
|
|
19423
|
+
slip44: 1,
|
|
19424
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
18701
19425
|
},
|
|
18702
19426
|
3334: {
|
|
18703
19427
|
name: 'Web3Q Galileo',
|
|
@@ -18739,8 +19463,8 @@ exports.chains = {
|
|
|
18739
19463
|
},
|
|
18740
19464
|
3336: {
|
|
18741
19465
|
name: 'EthStorage L2 Testnet',
|
|
18742
|
-
chain: 'EthStorage',
|
|
18743
|
-
rpc: ['
|
|
19466
|
+
chain: 'EthStorage L2',
|
|
19467
|
+
rpc: ['https://rpc.testnet.l2.ethstorage.io:9540'],
|
|
18744
19468
|
faucets: [],
|
|
18745
19469
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18746
19470
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18749,12 +19473,12 @@ exports.chains = {
|
|
|
18749
19473
|
networkId: 3336,
|
|
18750
19474
|
slip44: 1,
|
|
18751
19475
|
status: 'incubating',
|
|
18752
|
-
parent: { type: 'L2', chain: 'eip155-
|
|
19476
|
+
parent: { type: 'L2', chain: 'eip155-110011' }
|
|
18753
19477
|
},
|
|
18754
19478
|
3337: {
|
|
18755
19479
|
name: 'EthStorage Devnet',
|
|
18756
19480
|
chain: 'EthStorage',
|
|
18757
|
-
rpc: ['
|
|
19481
|
+
rpc: ['https://rpc.devnet.ethstorage.io:9540'],
|
|
18758
19482
|
faucets: [],
|
|
18759
19483
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18760
19484
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18789,17 +19513,36 @@ exports.chains = {
|
|
|
18789
19513
|
iconURL: 'https://ipfs.io/ipfs/QmQ7Jue8v2YXyhmDTkSbzCJxzZDa2v4GZZKViESdyswzrj'
|
|
18790
19514
|
},
|
|
18791
19515
|
3339: {
|
|
18792
|
-
name: 'EthStorage
|
|
18793
|
-
chain: 'EthStorage',
|
|
18794
|
-
rpc: ['
|
|
19516
|
+
name: 'EthStorage L2 Devnet',
|
|
19517
|
+
chain: 'EthStorage L2',
|
|
19518
|
+
rpc: ['https://rpc.devnet.l2.ethstorage.io:9540'],
|
|
18795
19519
|
faucets: [],
|
|
18796
19520
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18797
19521
|
infoURL: 'https://ethstorage.io/',
|
|
18798
|
-
shortName: '
|
|
19522
|
+
shortName: 'esl2-d',
|
|
18799
19523
|
chainId: 3339,
|
|
18800
19524
|
networkId: 3339,
|
|
18801
19525
|
slip44: 1,
|
|
18802
|
-
status: 'incubating'
|
|
19526
|
+
status: 'incubating',
|
|
19527
|
+
redFlags: ['reusedChainId']
|
|
19528
|
+
},
|
|
19529
|
+
3343: {
|
|
19530
|
+
name: 'Edge',
|
|
19531
|
+
chain: 'ETH',
|
|
19532
|
+
rpc: ['https://edge-mainnet.g.alchemy.com/public'],
|
|
19533
|
+
faucets: [],
|
|
19534
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
19535
|
+
infoURL: 'https://www.edgex.exchange',
|
|
19536
|
+
shortName: 'edge',
|
|
19537
|
+
chainId: 3343,
|
|
19538
|
+
networkId: 3343,
|
|
19539
|
+
explorers: [
|
|
19540
|
+
{
|
|
19541
|
+
name: 'Alchemy Explorer',
|
|
19542
|
+
url: 'https://edge-mainnet.explorer.alchemy.com',
|
|
19543
|
+
standard: 'EIP3091'
|
|
19544
|
+
}
|
|
19545
|
+
]
|
|
18803
19546
|
},
|
|
18804
19547
|
3344: {
|
|
18805
19548
|
name: 'Pentagon Chain',
|
|
@@ -19310,8 +20053,15 @@ exports.chains = {
|
|
|
19310
20053
|
3721: {
|
|
19311
20054
|
name: 'Xone Mainnet',
|
|
19312
20055
|
chain: 'XOC',
|
|
19313
|
-
icon: '
|
|
19314
|
-
rpc: [
|
|
20056
|
+
icon: 'xone_main',
|
|
20057
|
+
rpc: [
|
|
20058
|
+
'https://rpc.xone.org',
|
|
20059
|
+
'https://rpc-node-1.xone.org',
|
|
20060
|
+
'https://rpc-node-2.xone.org',
|
|
20061
|
+
'https://rpc-node-3.xone.org',
|
|
20062
|
+
'https://rpc-node-4.xone.org',
|
|
20063
|
+
'wss://rpc.xone.org'
|
|
20064
|
+
],
|
|
19315
20065
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
19316
20066
|
faucets: ['https://faucet.xone.org/'],
|
|
19317
20067
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
@@ -19321,9 +20071,9 @@ exports.chains = {
|
|
|
19321
20071
|
networkId: 3721,
|
|
19322
20072
|
explorers: [
|
|
19323
20073
|
{
|
|
19324
|
-
name: '
|
|
19325
|
-
url: 'https://
|
|
19326
|
-
icon: '
|
|
20074
|
+
name: 'xone_main',
|
|
20075
|
+
url: 'https://xonescan.com',
|
|
20076
|
+
icon: 'xone_main',
|
|
19327
20077
|
standard: 'EIP3091'
|
|
19328
20078
|
}
|
|
19329
20079
|
],
|
|
@@ -20035,6 +20785,28 @@ exports.chains = {
|
|
|
20035
20785
|
],
|
|
20036
20786
|
iconURL: 'https://ipfs.io/ipfs/QmRAGPFhvQiXgoJkui7WHajpKctGFrJNhHqzYdwcWt5V3Z'
|
|
20037
20787
|
},
|
|
20788
|
+
4114: {
|
|
20789
|
+
name: 'Citrea Mainnet',
|
|
20790
|
+
chain: 'Citrea',
|
|
20791
|
+
rpc: ['https://rpc.mainnet.citrea.xyz'],
|
|
20792
|
+
faucets: [],
|
|
20793
|
+
nativeCurrency: { name: 'Citrea BTC', symbol: 'cBTC', decimals: 18 },
|
|
20794
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20795
|
+
infoURL: 'https://citrea.xyz',
|
|
20796
|
+
shortName: 'citrea',
|
|
20797
|
+
chainId: 4114,
|
|
20798
|
+
networkId: 4114,
|
|
20799
|
+
icon: 'citrea',
|
|
20800
|
+
explorers: [
|
|
20801
|
+
{
|
|
20802
|
+
name: 'Citrea Mainnet Explorer',
|
|
20803
|
+
url: 'https://explorer.mainnet.citrea.xyz',
|
|
20804
|
+
icon: 'citrea',
|
|
20805
|
+
standard: 'EIP3091'
|
|
20806
|
+
}
|
|
20807
|
+
],
|
|
20808
|
+
iconURL: 'https://ipfs.io/ipfs/QmTfgH4X7ZWkHprKgjUZ7SDcCGtS5f2CBuaTEtQYMsydmJ'
|
|
20809
|
+
},
|
|
20038
20810
|
4139: {
|
|
20039
20811
|
name: 'Humans.ai Testnet',
|
|
20040
20812
|
chain: 'Humans Testnet',
|
|
@@ -20071,6 +20843,33 @@ exports.chains = {
|
|
|
20071
20843
|
],
|
|
20072
20844
|
iconURL: 'https://ipfs.io/ipfs/QmbiaHnR3fVVofZ7Xq2GYZxwHkLEy3Fh5qDtqnqXD6ACAh'
|
|
20073
20845
|
},
|
|
20846
|
+
4153: {
|
|
20847
|
+
name: 'RISE',
|
|
20848
|
+
chain: 'ETH',
|
|
20849
|
+
rpc: ['https://rpc.risechain.com/', 'wss://rpc.risechain.com/ws'],
|
|
20850
|
+
faucets: [],
|
|
20851
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
20852
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP7702' }],
|
|
20853
|
+
infoURL: 'https://risechain.com',
|
|
20854
|
+
shortName: 'rise',
|
|
20855
|
+
chainId: 4153,
|
|
20856
|
+
networkId: 4153,
|
|
20857
|
+
icon: 'rise',
|
|
20858
|
+
explorers: [
|
|
20859
|
+
{
|
|
20860
|
+
name: 'Blockscout',
|
|
20861
|
+
url: 'https://explorer.risechain.com',
|
|
20862
|
+
icon: 'blockscout',
|
|
20863
|
+
standard: 'EIP3091'
|
|
20864
|
+
}
|
|
20865
|
+
],
|
|
20866
|
+
parent: {
|
|
20867
|
+
type: 'L2',
|
|
20868
|
+
chain: 'eip155-1',
|
|
20869
|
+
bridges: [{ url: 'https://bridge.risechain.com' }]
|
|
20870
|
+
},
|
|
20871
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeigpqflfjdeovryzeqcw42chsqtoed6ommcilepi7hnarqf34rat7i'
|
|
20872
|
+
},
|
|
20074
20873
|
4157: {
|
|
20075
20874
|
name: 'CrossFi Testnet',
|
|
20076
20875
|
title: 'CrossFi Testnet',
|
|
@@ -20504,6 +21303,27 @@ exports.chains = {
|
|
|
20504
21303
|
explorers: [],
|
|
20505
21304
|
iconURL: 'https://ipfs.io/ipfs/QmXmBxoHWyPfpYP3gLfVB2d5DfVKT4FXKb4Bt6m7nf19wL'
|
|
20506
21305
|
},
|
|
21306
|
+
4442: {
|
|
21307
|
+
name: 'Denergy Testnet',
|
|
21308
|
+
chain: 'DEN',
|
|
21309
|
+
rpc: ['https://rpc.denergytestnet.com/'],
|
|
21310
|
+
faucets: [],
|
|
21311
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
21312
|
+
infoURL: 'https://d.energy/',
|
|
21313
|
+
shortName: 'den-testnet',
|
|
21314
|
+
chainId: 4442,
|
|
21315
|
+
networkId: 4442,
|
|
21316
|
+
icon: 'denergy',
|
|
21317
|
+
explorers: [
|
|
21318
|
+
{
|
|
21319
|
+
name: 'Denergy Explorer',
|
|
21320
|
+
url: 'https://explorer.denergytestnet.com',
|
|
21321
|
+
icon: 'denergy',
|
|
21322
|
+
standard: 'EIP3091'
|
|
21323
|
+
}
|
|
21324
|
+
],
|
|
21325
|
+
iconURL: 'https://ipfs.io/ipfs/QmdZMYDb12zN4ErNoSob7yotqqQBMobCDbhumMY3DV1kG1'
|
|
21326
|
+
},
|
|
20507
21327
|
4444: {
|
|
20508
21328
|
name: 'Htmlcoin Mainnet',
|
|
20509
21329
|
chain: 'mainnet',
|
|
@@ -20663,15 +21483,16 @@ exports.chains = {
|
|
|
20663
21483
|
iconURL: 'https://ipfs.io/ipfs/bafkreie5ozo663ddewiqfiuc5kq44giy4zdhvpq2hamsdub5gwa77hcplu'
|
|
20664
21484
|
},
|
|
20665
21485
|
4646: {
|
|
20666
|
-
name: 'MST
|
|
20667
|
-
title: 'MST Chain',
|
|
21486
|
+
name: 'MST Mainnet',
|
|
20668
21487
|
chain: 'MST',
|
|
20669
21488
|
rpc: [
|
|
20670
21489
|
'https://mariorpc.mstblockchain.com',
|
|
20671
|
-
'https://craftrpc.mstblockchain.com'
|
|
21490
|
+
'https://craftrpc.mstblockchain.com',
|
|
21491
|
+
'wss://mariorpc.mstblockchain.com',
|
|
21492
|
+
'wss://craftrpc.mstblockchain.com'
|
|
20672
21493
|
],
|
|
20673
21494
|
faucets: [],
|
|
20674
|
-
nativeCurrency: { name: 'MST', symbol: '
|
|
21495
|
+
nativeCurrency: { name: 'MST Native Coin', symbol: 'MSTC', decimals: 18 },
|
|
20675
21496
|
infoURL: 'https://mstblockchain.com',
|
|
20676
21497
|
shortName: 'mst',
|
|
20677
21498
|
chainId: 4646,
|
|
@@ -20680,7 +21501,7 @@ exports.chains = {
|
|
|
20680
21501
|
icon: 'mst',
|
|
20681
21502
|
explorers: [
|
|
20682
21503
|
{
|
|
20683
|
-
name: '
|
|
21504
|
+
name: 'mstscan',
|
|
20684
21505
|
url: 'https://mstscan.com',
|
|
20685
21506
|
standard: 'EIP3091'
|
|
20686
21507
|
}
|
|
@@ -21147,6 +21968,25 @@ exports.chains = {
|
|
|
21147
21968
|
],
|
|
21148
21969
|
iconURL: 'https://ipfs.io/ipfs/QmTcNX8ukHkXiVfVah1W8Sed3vtGN95Sq2QSimfLuHva6B'
|
|
21149
21970
|
},
|
|
21971
|
+
5031: {
|
|
21972
|
+
name: 'Somnia Mainnet',
|
|
21973
|
+
chain: 'Somnia',
|
|
21974
|
+
rpc: ['https://api.infra.mainnet.somnia.network'],
|
|
21975
|
+
faucets: [],
|
|
21976
|
+
nativeCurrency: { name: 'Somnia Mainnet', symbol: 'SOMI', decimals: 18 },
|
|
21977
|
+
features: [{ name: 'EIP155' }],
|
|
21978
|
+
infoURL: 'https://somnia.network',
|
|
21979
|
+
shortName: 'SomniaMainnet',
|
|
21980
|
+
chainId: 5031,
|
|
21981
|
+
networkId: 5031,
|
|
21982
|
+
explorers: [
|
|
21983
|
+
{
|
|
21984
|
+
name: 'Somnia Mainnet',
|
|
21985
|
+
url: 'https://mainnet.somnia.w3us.site',
|
|
21986
|
+
standard: 'EIP3091'
|
|
21987
|
+
}
|
|
21988
|
+
]
|
|
21989
|
+
},
|
|
21150
21990
|
5039: {
|
|
21151
21991
|
name: 'ONIGIRI Test Subnet',
|
|
21152
21992
|
chain: 'ONIGIRI',
|
|
@@ -21824,21 +22664,21 @@ exports.chains = {
|
|
|
21824
22664
|
]
|
|
21825
22665
|
},
|
|
21826
22666
|
5464: {
|
|
21827
|
-
name: '
|
|
21828
|
-
chain: '
|
|
21829
|
-
rpc: ['
|
|
22667
|
+
name: 'SagaEVM',
|
|
22668
|
+
chain: 'SagaEVM',
|
|
22669
|
+
rpc: ['https://sagaevm.jsonrpc.sagarpc.io'],
|
|
21830
22670
|
faucets: [],
|
|
21831
22671
|
nativeCurrency: { name: 'gas', symbol: 'GAS', decimals: 18 },
|
|
21832
22672
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
21833
22673
|
infoURL: 'https://www.saga.xyz',
|
|
21834
|
-
shortName: '
|
|
22674
|
+
shortName: 'sagaevm',
|
|
21835
22675
|
chainId: 5464,
|
|
21836
22676
|
networkId: 5464,
|
|
21837
|
-
icon: '
|
|
22677
|
+
icon: 'sagaevm',
|
|
21838
22678
|
explorers: [
|
|
21839
22679
|
{
|
|
21840
22680
|
name: 'blockscout',
|
|
21841
|
-
url: 'https://sagaevm
|
|
22681
|
+
url: 'https://sagaevm.sagaexplorer.io',
|
|
21842
22682
|
icon: 'blockscout',
|
|
21843
22683
|
standard: 'EIP3091'
|
|
21844
22684
|
}
|
|
@@ -21976,6 +22816,21 @@ exports.chains = {
|
|
|
21976
22816
|
],
|
|
21977
22817
|
iconURL: 'https://ipfs.io/ipfs/QmQyJt28h4wN3QHPXUQJQYQqGiFUD77han3zibZPzHbitk'
|
|
21978
22818
|
},
|
|
22819
|
+
5589: {
|
|
22820
|
+
name: 'Jamton',
|
|
22821
|
+
chain: 'Jamton',
|
|
22822
|
+
rpc: ['https://rpc.jamton.network/'],
|
|
22823
|
+
faucets: [],
|
|
22824
|
+
nativeCurrency: { name: 'DOTON', symbol: 'DOTON', decimals: 18 },
|
|
22825
|
+
features: [{ name: 'EIP155' }],
|
|
22826
|
+
infoURL: 'https://app.jamton.network/',
|
|
22827
|
+
shortName: 'jamton',
|
|
22828
|
+
chainId: 5589,
|
|
22829
|
+
networkId: 5589,
|
|
22830
|
+
icon: 'jamton',
|
|
22831
|
+
explorers: [],
|
|
22832
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidaujskyg6vjv2vx33ad7iu2wyvpriigdqatishh6ubkhzbyiyjyi'
|
|
22833
|
+
},
|
|
21979
22834
|
5611: {
|
|
21980
22835
|
name: 'opBNB Testnet',
|
|
21981
22836
|
chain: 'opBNB',
|
|
@@ -22093,12 +22948,12 @@ exports.chains = {
|
|
|
22093
22948
|
name: 'Tanssi Demo',
|
|
22094
22949
|
chain: 'TANGO',
|
|
22095
22950
|
rpc: [
|
|
22096
|
-
'https://
|
|
22097
|
-
'wss://
|
|
22951
|
+
'https://services.tanssi-testnet.network/dancelight-2001',
|
|
22952
|
+
'wss://services.tanssi-testnet.network/dancelight-2001'
|
|
22098
22953
|
],
|
|
22099
22954
|
faucets: ['https://apps.tanssi.network/demo'],
|
|
22100
22955
|
nativeCurrency: { name: 'TANGO', symbol: 'TANGO', decimals: 18 },
|
|
22101
|
-
infoURL: 'https://docs.tanssi.network/builders/tanssi-network/
|
|
22956
|
+
infoURL: 'https://docs.tanssi.network/builders/tanssi-network/testnet/demo-evm-network/',
|
|
22102
22957
|
shortName: 'tango',
|
|
22103
22958
|
chainId: 5678,
|
|
22104
22959
|
networkId: 5678,
|
|
@@ -22294,19 +23149,19 @@ exports.chains = {
|
|
|
22294
23149
|
'wss://evm.dukong.mantrachain.io/ws'
|
|
22295
23150
|
],
|
|
22296
23151
|
faucets: ['https://faucet.dukong.mantrachain.io'],
|
|
22297
|
-
nativeCurrency: { name: '
|
|
23152
|
+
nativeCurrency: { name: 'MANTRA', symbol: 'MANTRA', decimals: 18 },
|
|
22298
23153
|
infoURL: 'https://mantrachain.io',
|
|
22299
23154
|
shortName: 'dukong',
|
|
22300
23155
|
chainId: 5887,
|
|
22301
23156
|
networkId: 5887,
|
|
22302
23157
|
slip44: 1,
|
|
22303
|
-
icon: '
|
|
23158
|
+
icon: 'mantra',
|
|
22304
23159
|
explorers: [
|
|
22305
23160
|
{
|
|
22306
23161
|
name: 'Dukong Explorer',
|
|
22307
|
-
url: 'http://mantrascan.io',
|
|
23162
|
+
url: 'http://mantrascan.io/dukong',
|
|
22308
23163
|
standard: 'none',
|
|
22309
|
-
icon: '
|
|
23164
|
+
icon: 'mantra'
|
|
22310
23165
|
}
|
|
22311
23166
|
],
|
|
22312
23167
|
iconURL: 'https://ipfs.io/ipfs/bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu'
|
|
@@ -23137,6 +23992,37 @@ exports.chains = {
|
|
|
23137
23992
|
explorers: [],
|
|
23138
23993
|
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
23139
23994
|
},
|
|
23995
|
+
6913: {
|
|
23996
|
+
name: 'billions-testnet',
|
|
23997
|
+
title: 'billions-testnet',
|
|
23998
|
+
chain: 'billions-testnet',
|
|
23999
|
+
rpc: ['https://billions-testnet-rpc.eu-north-2.gateway.fm'],
|
|
24000
|
+
features: [{ name: 'EIP155' }],
|
|
24001
|
+
faucets: ['https://billions-testnet-faucet.eu-north-2.gateway.fm'],
|
|
24002
|
+
status: 'active',
|
|
24003
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
24004
|
+
infoURL: 'https://billions.network',
|
|
24005
|
+
shortName: 'billionstest',
|
|
24006
|
+
chainId: 6913,
|
|
24007
|
+
networkId: 6913,
|
|
24008
|
+
icon: 'billions',
|
|
24009
|
+
explorers: [
|
|
24010
|
+
{
|
|
24011
|
+
name: 'Billions Testnet Explorer',
|
|
24012
|
+
url: 'https://billions-testnet-blockscout.eu-north-2.gateway.fm',
|
|
24013
|
+
icon: 'billions',
|
|
24014
|
+
standard: 'EIP3091'
|
|
24015
|
+
}
|
|
24016
|
+
],
|
|
24017
|
+
parent: {
|
|
24018
|
+
type: 'L2',
|
|
24019
|
+
chain: 'eip155-11155111',
|
|
24020
|
+
bridges: [
|
|
24021
|
+
{ url: 'https://billions-testnet-bridge.eu-north-2.gateway.fm' }
|
|
24022
|
+
]
|
|
24023
|
+
},
|
|
24024
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihy2skjw4kedeokhsqlyipgy2gm63hfsxmenfyldejad5au4wdrjy'
|
|
24025
|
+
},
|
|
23140
24026
|
6934: {
|
|
23141
24027
|
name: 'Xylume TestNet',
|
|
23142
24028
|
chain: 'XYL',
|
|
@@ -23236,17 +24122,13 @@ exports.chains = {
|
|
|
23236
24122
|
],
|
|
23237
24123
|
faucets: [],
|
|
23238
24124
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
23239
|
-
infoURL: 'https://zetachain.com/docs
|
|
24125
|
+
infoURL: 'https://zetachain.com/docs',
|
|
23240
24126
|
shortName: 'zetachain-mainnet',
|
|
23241
24127
|
chainId: 7000,
|
|
23242
24128
|
networkId: 7000,
|
|
23243
24129
|
status: 'active',
|
|
23244
24130
|
explorers: [
|
|
23245
|
-
{
|
|
23246
|
-
name: 'ZetaChain Mainnet Explorer',
|
|
23247
|
-
url: 'https://explorer.zetachain.com',
|
|
23248
|
-
standard: 'none'
|
|
23249
|
-
}
|
|
24131
|
+
{ name: 'ZetaScan', url: 'https://zetascan.com', standard: 'none' }
|
|
23250
24132
|
],
|
|
23251
24133
|
iconURL: 'https://ipfs.io/ipfs/QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy'
|
|
23252
24134
|
},
|
|
@@ -23261,9 +24143,7 @@ exports.chains = {
|
|
|
23261
24143
|
'https://7001.rpc.thirdweb.com',
|
|
23262
24144
|
'https://zeta-chain-testnet.drpc.org'
|
|
23263
24145
|
],
|
|
23264
|
-
faucets: [
|
|
23265
|
-
'https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/'
|
|
23266
|
-
],
|
|
24146
|
+
faucets: ['https://zetachain.com/docs/reference/faucet'],
|
|
23267
24147
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
23268
24148
|
infoURL: 'https://zetachain.com/docs',
|
|
23269
24149
|
shortName: 'zetachain-testnet',
|
|
@@ -23274,14 +24154,8 @@ exports.chains = {
|
|
|
23274
24154
|
explorers: [
|
|
23275
24155
|
{
|
|
23276
24156
|
name: 'ZetaScan',
|
|
23277
|
-
url: 'https://
|
|
24157
|
+
url: 'https://testnet.zetascan.com',
|
|
23278
24158
|
standard: 'none'
|
|
23279
|
-
},
|
|
23280
|
-
{
|
|
23281
|
-
name: 'Blockscout',
|
|
23282
|
-
url: 'https://zetachain-athens-3.blockscout.com',
|
|
23283
|
-
icon: 'blockscout',
|
|
23284
|
-
standard: 'EIP3091'
|
|
23285
24159
|
}
|
|
23286
24160
|
],
|
|
23287
24161
|
iconURL: 'https://ipfs.io/ipfs/QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy'
|
|
@@ -23650,10 +24524,7 @@ exports.chains = {
|
|
|
23650
24524
|
shortName: 'EON',
|
|
23651
24525
|
chain: 'EON',
|
|
23652
24526
|
icon: 'eon',
|
|
23653
|
-
rpc: [
|
|
23654
|
-
'https://eon-rpc.horizenlabs.io/ethv1',
|
|
23655
|
-
'https://rpc.ankr.com/horizen_eon'
|
|
23656
|
-
],
|
|
24527
|
+
rpc: [],
|
|
23657
24528
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
23658
24529
|
faucets: [],
|
|
23659
24530
|
nativeCurrency: { name: 'Zencash', symbol: 'ZEN', decimals: 18 },
|
|
@@ -23661,15 +24532,51 @@ exports.chains = {
|
|
|
23661
24532
|
chainId: 7332,
|
|
23662
24533
|
networkId: 7332,
|
|
23663
24534
|
slip44: 121,
|
|
24535
|
+
explorers: [],
|
|
24536
|
+
status: 'deprecated',
|
|
24537
|
+
iconURL: 'https://ipfs.io/ipfs/QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti'
|
|
24538
|
+
},
|
|
24539
|
+
7336: {
|
|
24540
|
+
name: 'Pruv Testnet',
|
|
24541
|
+
chain: 'PRUV Testnet',
|
|
24542
|
+
icon: 'pruv',
|
|
24543
|
+
rpc: ['https://rpc.testnet.pruv.network', 'wss://rpc.testnet.pruv.network'],
|
|
24544
|
+
faucets: ['https://faucet.testnet.pruv.network'],
|
|
24545
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
24546
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
24547
|
+
shortName: 'pruvtestnet',
|
|
24548
|
+
chainId: 7336,
|
|
24549
|
+
networkId: 7336,
|
|
23664
24550
|
explorers: [
|
|
23665
24551
|
{
|
|
23666
|
-
name: '
|
|
23667
|
-
url: 'https://
|
|
23668
|
-
icon: '
|
|
24552
|
+
name: 'Pruv Testnet Explorer',
|
|
24553
|
+
url: 'https://explorer.testnet.pruv.network',
|
|
24554
|
+
icon: 'pruv',
|
|
23669
24555
|
standard: 'EIP3091'
|
|
23670
24556
|
}
|
|
23671
24557
|
],
|
|
23672
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
24558
|
+
iconURL: 'https://ipfs.io/ipfs/QmSFDZ7UvHHr6BFfggAUNfibzKRHW7vaTHgoE326uUDgXj'
|
|
24559
|
+
},
|
|
24560
|
+
7337: {
|
|
24561
|
+
name: 'Pruv Mainnet',
|
|
24562
|
+
chain: 'PRUV Mainnet',
|
|
24563
|
+
icon: 'pruv',
|
|
24564
|
+
rpc: ['https://rpc.pruv.network', 'wss://rpc.pruv.network'],
|
|
24565
|
+
faucets: [],
|
|
24566
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
24567
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
24568
|
+
shortName: 'pruvmainnet',
|
|
24569
|
+
chainId: 7337,
|
|
24570
|
+
networkId: 7337,
|
|
24571
|
+
explorers: [
|
|
24572
|
+
{
|
|
24573
|
+
name: 'Pruv Explorer',
|
|
24574
|
+
url: 'https://explorer.pruv.network',
|
|
24575
|
+
icon: 'pruv',
|
|
24576
|
+
standard: 'EIP3091'
|
|
24577
|
+
}
|
|
24578
|
+
],
|
|
24579
|
+
iconURL: 'https://ipfs.io/ipfs/QmSFDZ7UvHHr6BFfggAUNfibzKRHW7vaTHgoE326uUDgXj'
|
|
23673
24580
|
},
|
|
23674
24581
|
7341: {
|
|
23675
24582
|
name: 'Shyft Mainnet',
|
|
@@ -23762,20 +24669,23 @@ exports.chains = {
|
|
|
23762
24669
|
iconURL: 'https://ipfs.io/ipfs/QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ'
|
|
23763
24670
|
},
|
|
23764
24671
|
7531: {
|
|
23765
|
-
name: 'Rome
|
|
24672
|
+
name: 'Rome Palatine',
|
|
23766
24673
|
chain: 'ROME',
|
|
23767
|
-
rpc: [
|
|
23768
|
-
|
|
24674
|
+
rpc: [
|
|
24675
|
+
'https://palatine.romeprotocol.xyz',
|
|
24676
|
+
'https://palatine2.romeprotocol.xyz'
|
|
24677
|
+
],
|
|
24678
|
+
faucets: [],
|
|
23769
24679
|
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
|
23770
24680
|
infoURL: 'https://rome.builders',
|
|
23771
|
-
shortName: 'rome-
|
|
24681
|
+
shortName: 'rome-palatine',
|
|
23772
24682
|
chainId: 7531,
|
|
23773
24683
|
networkId: 7531,
|
|
23774
24684
|
icon: 'rome',
|
|
23775
24685
|
explorers: [
|
|
23776
24686
|
{
|
|
23777
|
-
name: 'Rome
|
|
23778
|
-
url: 'https://romescout-palatine
|
|
24687
|
+
name: 'Rome Palatine Explorer',
|
|
24688
|
+
url: 'https://romescout-palatine.romeprotocol.xyz',
|
|
23779
24689
|
icon: 'rome',
|
|
23780
24690
|
standard: 'EIP3091'
|
|
23781
24691
|
}
|
|
@@ -24938,6 +25848,28 @@ exports.chains = {
|
|
|
24938
25848
|
status: 'incubating',
|
|
24939
25849
|
iconURL: 'https://ipfs.io/ipfs/QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm'
|
|
24940
25850
|
},
|
|
25851
|
+
8150: {
|
|
25852
|
+
name: 'Alpen Testnet',
|
|
25853
|
+
chain: 'alpen-testnet',
|
|
25854
|
+
rpc: ['https://rpc.testnet.alpenlabs.io'],
|
|
25855
|
+
faucets: ['https://faucet.testnet.alpenlabs.io'],
|
|
25856
|
+
nativeCurrency: { name: 'Signet BTC', symbol: 'sBTC', decimals: 18 },
|
|
25857
|
+
features: [],
|
|
25858
|
+
infoURL: 'https://alpenlabs.io/',
|
|
25859
|
+
shortName: 'alpen-testnet',
|
|
25860
|
+
chainId: 8150,
|
|
25861
|
+
networkId: 8150,
|
|
25862
|
+
icon: 'alpen',
|
|
25863
|
+
explorers: [
|
|
25864
|
+
{
|
|
25865
|
+
name: 'Alpen Blockscout',
|
|
25866
|
+
url: 'https://explorer.testnet.alpenlabs.io',
|
|
25867
|
+
icon: 'blockscout',
|
|
25868
|
+
standard: 'EIP3091'
|
|
25869
|
+
}
|
|
25870
|
+
],
|
|
25871
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicl3lvyl3epqlbaludrgmndzfufzip5wmq5dvz6ahhg44d54abvou'
|
|
25872
|
+
},
|
|
24941
25873
|
8181: {
|
|
24942
25874
|
name: 'Testnet BeOne Chain',
|
|
24943
25875
|
chain: 'tBOC',
|
|
@@ -26206,6 +27138,32 @@ exports.chains = {
|
|
|
26206
27138
|
],
|
|
26207
27139
|
iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
|
|
26208
27140
|
},
|
|
27141
|
+
9030: {
|
|
27142
|
+
name: 'Qubetics Mainnet',
|
|
27143
|
+
chain: 'Qubetics Mainnet',
|
|
27144
|
+
rpc: [
|
|
27145
|
+
'https://rpc.qubetics.com',
|
|
27146
|
+
'wss://socket-testnet.qubetics.work',
|
|
27147
|
+
'https://evm-rpc-arch.qubetics.com',
|
|
27148
|
+
'https://evm-ws-arch.qubetics.com'
|
|
27149
|
+
],
|
|
27150
|
+
faucets: [],
|
|
27151
|
+
nativeCurrency: { name: 'Qubetics', symbol: 'TICS', decimals: 18 },
|
|
27152
|
+
infoURL: 'https://www.qubetics.com',
|
|
27153
|
+
shortName: 'QubeticsMainnet',
|
|
27154
|
+
chainId: 9030,
|
|
27155
|
+
networkId: 9030,
|
|
27156
|
+
icon: 'qubetics',
|
|
27157
|
+
explorers: [
|
|
27158
|
+
{
|
|
27159
|
+
name: 'Qubetics Mainnet Explorer',
|
|
27160
|
+
url: 'https://ticsscan.com',
|
|
27161
|
+
standard: 'none',
|
|
27162
|
+
icon: 'qubetics'
|
|
27163
|
+
}
|
|
27164
|
+
],
|
|
27165
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
|
|
27166
|
+
},
|
|
26209
27167
|
9069: {
|
|
26210
27168
|
name: 'Apex Fusion - Nexus Mainnet',
|
|
26211
27169
|
chain: 'Nexus Mainnet',
|
|
@@ -27891,6 +28849,25 @@ exports.chains = {
|
|
|
27891
28849
|
]
|
|
27892
28850
|
}
|
|
27893
28851
|
},
|
|
28852
|
+
10904: {
|
|
28853
|
+
name: 'Ault Blockchain Testnet',
|
|
28854
|
+
chain: 'AULT',
|
|
28855
|
+
icon: 'ault',
|
|
28856
|
+
rpc: [],
|
|
28857
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
28858
|
+
faucets: [],
|
|
28859
|
+
nativeCurrency: {
|
|
28860
|
+
name: 'Testnet AULT Token',
|
|
28861
|
+
symbol: 'AULT',
|
|
28862
|
+
decimals: 18
|
|
28863
|
+
},
|
|
28864
|
+
infoURL: 'https://aultblockchain.com',
|
|
28865
|
+
shortName: 'ault-testnet',
|
|
28866
|
+
chainId: 10904,
|
|
28867
|
+
networkId: 10904,
|
|
28868
|
+
explorers: [],
|
|
28869
|
+
iconURL: 'https://ipfs.io/ipfs/QmR65pFw3pgcCDeZJ5SHiXPKPjKyLEZZez2cEQZNssR2zd'
|
|
28870
|
+
},
|
|
27894
28871
|
10920: {
|
|
27895
28872
|
name: 'Fuse Flash Testnet',
|
|
27896
28873
|
chain: 'Fuse Flash',
|
|
@@ -28371,6 +29348,50 @@ exports.chains = {
|
|
|
28371
29348
|
],
|
|
28372
29349
|
iconURL: 'https://ipfs.io/ipfs/QmdR9QJjQEh1mBnf2WbJfehverxiP5RDPWMtEECbDP2rc3'
|
|
28373
29350
|
},
|
|
29351
|
+
11811: {
|
|
29352
|
+
name: 'ARK Mainnet',
|
|
29353
|
+
chain: 'ARK',
|
|
29354
|
+
icon: 'ark',
|
|
29355
|
+
rpc: ['https://rpc.ark.io'],
|
|
29356
|
+
faucets: [],
|
|
29357
|
+
nativeCurrency: { name: 'ARK Token', symbol: 'ARK', decimals: 18 },
|
|
29358
|
+
infoURL: 'https://ark.io',
|
|
29359
|
+
shortName: 'ark',
|
|
29360
|
+
chainId: 11811,
|
|
29361
|
+
networkId: 11811,
|
|
29362
|
+
slip44: 60,
|
|
29363
|
+
explorers: [
|
|
29364
|
+
{
|
|
29365
|
+
name: 'ARK Mainnet Explorer',
|
|
29366
|
+
url: 'https://arkscan.io',
|
|
29367
|
+
standard: 'none'
|
|
29368
|
+
}
|
|
29369
|
+
],
|
|
29370
|
+
status: 'incubating',
|
|
29371
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia6szwv32h5g5nmdk6dusypjvgo5cjochtulrg3zfwqd2bwyctevi'
|
|
29372
|
+
},
|
|
29373
|
+
11812: {
|
|
29374
|
+
name: 'ARK Testnet',
|
|
29375
|
+
chain: 'ARK',
|
|
29376
|
+
icon: 'ark',
|
|
29377
|
+
rpc: ['https://testnet.mainsailhq.com/rpc'],
|
|
29378
|
+
faucets: ['https://faucet.mainsailhq.com'],
|
|
29379
|
+
nativeCurrency: { name: 'DARK Token', symbol: 'DARK', decimals: 18 },
|
|
29380
|
+
infoURL: 'https://ark.io',
|
|
29381
|
+
shortName: 'ark-testnet',
|
|
29382
|
+
chainId: 11812,
|
|
29383
|
+
networkId: 11812,
|
|
29384
|
+
slip44: 60,
|
|
29385
|
+
explorers: [
|
|
29386
|
+
{
|
|
29387
|
+
name: 'ARK Testnet Explorer',
|
|
29388
|
+
url: 'https://explorer-demo.mainsailhq.com',
|
|
29389
|
+
standard: 'none'
|
|
29390
|
+
}
|
|
29391
|
+
],
|
|
29392
|
+
status: 'incubating',
|
|
29393
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia6szwv32h5g5nmdk6dusypjvgo5cjochtulrg3zfwqd2bwyctevi'
|
|
29394
|
+
},
|
|
28374
29395
|
11820: {
|
|
28375
29396
|
name: 'Artela Mainnet',
|
|
28376
29397
|
chain: 'Artela',
|
|
@@ -28580,6 +29601,26 @@ exports.chains = {
|
|
|
28580
29601
|
],
|
|
28581
29602
|
iconURL: 'https://ipfs.io/ipfs/QmX8qGX7xoZqYUpHxA85uZwQX2fgbTHvmddE1NfseDyBED'
|
|
28582
29603
|
},
|
|
29604
|
+
12216: {
|
|
29605
|
+
name: 'L2 Protocol Mainnet',
|
|
29606
|
+
chain: 'L2P',
|
|
29607
|
+
rpc: ['https://rpc.l2protocol.com', 'wss://rpc.l2protocol.com'],
|
|
29608
|
+
faucets: [],
|
|
29609
|
+
nativeCurrency: { name: 'L2P', symbol: 'L2P', decimals: 18 },
|
|
29610
|
+
infoURL: 'https://l2protocol.com',
|
|
29611
|
+
shortName: 'l2p',
|
|
29612
|
+
chainId: 12216,
|
|
29613
|
+
networkId: 12216,
|
|
29614
|
+
slip44: 714,
|
|
29615
|
+
explorers: [
|
|
29616
|
+
{
|
|
29617
|
+
name: 'blockscout',
|
|
29618
|
+
url: 'https://l2pscan.com',
|
|
29619
|
+
icon: 'blockscout',
|
|
29620
|
+
standard: 'EIP3091'
|
|
29621
|
+
}
|
|
29622
|
+
]
|
|
29623
|
+
},
|
|
28583
29624
|
12306: {
|
|
28584
29625
|
name: 'Fibonacci Mainnet',
|
|
28585
29626
|
chain: 'FIBO',
|
|
@@ -29107,6 +30148,29 @@ exports.chains = {
|
|
|
29107
30148
|
],
|
|
29108
30149
|
iconURL: 'https://ipfs.io/ipfs/Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1'
|
|
29109
30150
|
},
|
|
30151
|
+
13766: {
|
|
30152
|
+
name: 'Trexx',
|
|
30153
|
+
chain: 'Trexx',
|
|
30154
|
+
icon: 'trexx',
|
|
30155
|
+
rpc: [
|
|
30156
|
+
'https://services.tanssi-mainnet.network/tanssi-2003',
|
|
30157
|
+
'wss://services.tanssi-mainnet.network/tanssi-2003'
|
|
30158
|
+
],
|
|
30159
|
+
faucets: [],
|
|
30160
|
+
nativeCurrency: { name: 'TRX', symbol: 'TRX', decimals: 18 },
|
|
30161
|
+
infoURL: 'https://trexx.com.br',
|
|
30162
|
+
shortName: 'trexx',
|
|
30163
|
+
chainId: 13766,
|
|
30164
|
+
networkId: 13766,
|
|
30165
|
+
explorers: [
|
|
30166
|
+
{
|
|
30167
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
30168
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003',
|
|
30169
|
+
standard: 'none'
|
|
30170
|
+
}
|
|
30171
|
+
],
|
|
30172
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreib23xfvla3cgtykjuqtg7hngnvz6rhpigraomzvepcnhttdkaqmyy'
|
|
30173
|
+
},
|
|
29110
30174
|
13812: {
|
|
29111
30175
|
name: 'Susono',
|
|
29112
30176
|
chain: 'SUS',
|
|
@@ -29260,6 +30324,28 @@ exports.chains = {
|
|
|
29260
30324
|
],
|
|
29261
30325
|
iconURL: 'https://ipfs.io/ipfs/bafkreidjhjv7uu7if745ys7ari3ka75spm2hqyr5po66sbe7kqsfk7ahua'
|
|
29262
30326
|
},
|
|
30327
|
+
14601: {
|
|
30328
|
+
name: 'Sonic Testnet',
|
|
30329
|
+
chain: 'sonic-testnet',
|
|
30330
|
+
rpc: ['https://rpc.testnet.soniclabs.com'],
|
|
30331
|
+
faucets: ['https://testnet.soniclabs.com/account'],
|
|
30332
|
+
nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
|
|
30333
|
+
features: [{ name: 'EIP155' }],
|
|
30334
|
+
infoURL: 'https://testnet.soniclabs.com',
|
|
30335
|
+
shortName: 'sonic-testnet',
|
|
30336
|
+
chainId: 14601,
|
|
30337
|
+
networkId: 14601,
|
|
30338
|
+
icon: 'sonic',
|
|
30339
|
+
explorers: [
|
|
30340
|
+
{
|
|
30341
|
+
name: 'Sonic Testnet Explorer',
|
|
30342
|
+
url: 'https://explorer.testnet.soniclabs.com',
|
|
30343
|
+
icon: 'sonic',
|
|
30344
|
+
standard: 'none'
|
|
30345
|
+
}
|
|
30346
|
+
],
|
|
30347
|
+
iconURL: 'https://ipfs.io/ipfs/QmbFqQ87T3HwjF6KejNYYYMcUtc7t64FDbfkpgWchFgMpC'
|
|
30348
|
+
},
|
|
29263
30349
|
14800: {
|
|
29264
30350
|
name: 'Vana Moksha Testnet',
|
|
29265
30351
|
chain: 'Vana Moksha Testnet',
|
|
@@ -29473,6 +30559,42 @@ exports.chains = {
|
|
|
29473
30559
|
],
|
|
29474
30560
|
iconURL: 'https://ipfs.io/ipfs/QmXkK5D5GWizvY1FmL6pV8cYLAbhehKETubktCgh6qDJZb'
|
|
29475
30561
|
},
|
|
30562
|
+
15885: {
|
|
30563
|
+
name: 'Bitroot Testnet',
|
|
30564
|
+
shortName: 'bitroot-testnet',
|
|
30565
|
+
chain: 'Bitroot',
|
|
30566
|
+
chainId: 15885,
|
|
30567
|
+
networkId: 15885,
|
|
30568
|
+
rpc: ['https://testnet-rpc.bitroot.co'],
|
|
30569
|
+
faucets: ['https://faucet.bitroot.co'],
|
|
30570
|
+
infoURL: 'https://bitroot.co',
|
|
30571
|
+
nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
|
|
30572
|
+
explorers: [
|
|
30573
|
+
{
|
|
30574
|
+
name: 'Bitroot Testnet Explorer',
|
|
30575
|
+
url: 'https://testnet-explorer.bitroot.co',
|
|
30576
|
+
standard: 'EIP3091'
|
|
30577
|
+
}
|
|
30578
|
+
]
|
|
30579
|
+
},
|
|
30580
|
+
15888: {
|
|
30581
|
+
name: 'Bitroot',
|
|
30582
|
+
shortName: 'bitroot',
|
|
30583
|
+
chain: 'Bitroot',
|
|
30584
|
+
chainId: 15888,
|
|
30585
|
+
networkId: 15888,
|
|
30586
|
+
rpc: ['https://rpc.bitroot.co', 'https://mainnet-rpc.bitroot.co'],
|
|
30587
|
+
faucets: [],
|
|
30588
|
+
infoURL: 'https://bitroot.co',
|
|
30589
|
+
nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
|
|
30590
|
+
explorers: [
|
|
30591
|
+
{
|
|
30592
|
+
name: 'Bitroot Explorer',
|
|
30593
|
+
url: 'https://explorer.bitroot.co',
|
|
30594
|
+
standard: 'EIP3091'
|
|
30595
|
+
}
|
|
30596
|
+
]
|
|
30597
|
+
},
|
|
29476
30598
|
16000: {
|
|
29477
30599
|
name: 'MetaDot Mainnet',
|
|
29478
30600
|
chain: 'MTT',
|
|
@@ -30022,6 +31144,27 @@ exports.chains = {
|
|
|
30022
31144
|
],
|
|
30023
31145
|
iconURL: 'https://ipfs.io/ipfs/QmaNywdCUrHoe3grk3hhHXrsTgc3tHVpt2ZaoRYoNkgEvc'
|
|
30024
31146
|
},
|
|
31147
|
+
17771: {
|
|
31148
|
+
name: 'DMD Diamond',
|
|
31149
|
+
chain: 'DMD',
|
|
31150
|
+
rpc: ['https://rpc.bit.diamonds'],
|
|
31151
|
+
faucets: ['https://faucet.bit.diamonds'],
|
|
31152
|
+
nativeCurrency: { name: 'DMD', symbol: 'DMD', decimals: 18 },
|
|
31153
|
+
infoURL: 'https://bit.diamonds',
|
|
31154
|
+
shortName: 'dmd',
|
|
31155
|
+
chainId: 17771,
|
|
31156
|
+
networkId: 17771,
|
|
31157
|
+
icon: 'dmd',
|
|
31158
|
+
explorers: [
|
|
31159
|
+
{
|
|
31160
|
+
name: 'blockscout',
|
|
31161
|
+
url: 'https://explorer.bit.diamonds',
|
|
31162
|
+
icon: 'dmd',
|
|
31163
|
+
standard: 'EIP3091'
|
|
31164
|
+
}
|
|
31165
|
+
],
|
|
31166
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreieaev7npoq4zzd3kn352nkbqw3jsh22rf6wqypovpljyx6pb2meom'
|
|
31167
|
+
},
|
|
30025
31168
|
17777: {
|
|
30026
31169
|
name: 'EOS EVM Network',
|
|
30027
31170
|
chain: 'EOS',
|
|
@@ -30386,12 +31529,12 @@ exports.chains = {
|
|
|
30386
31529
|
explorers: [
|
|
30387
31530
|
{
|
|
30388
31531
|
name: 'BlockX EVM Explorer (Blockscout)',
|
|
30389
|
-
url: 'https://explorer.blockxnet.com',
|
|
31532
|
+
url: 'https://explorer-evm.blockxnet.com',
|
|
30390
31533
|
standard: 'EIP3091'
|
|
30391
31534
|
},
|
|
30392
31535
|
{
|
|
30393
31536
|
name: 'BlockX Cosmos Explorer (Ping)',
|
|
30394
|
-
url: 'https://ping.
|
|
31537
|
+
url: 'https://ping.pub/BlockX',
|
|
30395
31538
|
standard: 'none'
|
|
30396
31539
|
}
|
|
30397
31540
|
]
|
|
@@ -30420,6 +31563,27 @@ exports.chains = {
|
|
|
30420
31563
|
],
|
|
30421
31564
|
iconURL: 'https://ipfs.io/ipfs/QmatvJXLgMthjXwydGBVFRtga9fZXJ3qFEVJ6cMRxniFUc'
|
|
30422
31565
|
},
|
|
31566
|
+
19478: {
|
|
31567
|
+
name: 'Trustivon Testnet',
|
|
31568
|
+
chain: 'Trustivon',
|
|
31569
|
+
shortName: 'trustivon',
|
|
31570
|
+
infoURL: 'https://trustivon.com',
|
|
31571
|
+
icon: 'trustivon',
|
|
31572
|
+
chainId: 19478,
|
|
31573
|
+
networkId: 19478,
|
|
31574
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
31575
|
+
nativeCurrency: { name: 'Trustivon', symbol: 'TC', decimals: 18 },
|
|
31576
|
+
rpc: ['https://rpc.trustivon.com'],
|
|
31577
|
+
faucets: ['https://faucet.trustivon.com'],
|
|
31578
|
+
explorers: [
|
|
31579
|
+
{
|
|
31580
|
+
name: 'Trustivon Explorer',
|
|
31581
|
+
url: 'https://scan.trustivon.com',
|
|
31582
|
+
standard: 'EIP3091'
|
|
31583
|
+
}
|
|
31584
|
+
],
|
|
31585
|
+
iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
|
|
31586
|
+
},
|
|
30423
31587
|
19515: {
|
|
30424
31588
|
name: 'SEC Testnet',
|
|
30425
31589
|
chain: 'SEC',
|
|
@@ -30833,7 +31997,7 @@ exports.chains = {
|
|
|
30833
31997
|
chain: '1Money Network',
|
|
30834
31998
|
rpc: ['https://mainnet.1money.network'],
|
|
30835
31999
|
faucets: [],
|
|
30836
|
-
nativeCurrency: { name: '
|
|
32000
|
+
nativeCurrency: { name: 'FREE', symbol: 'FREE', decimals: 18 },
|
|
30837
32001
|
features: [{ name: 'EIP155' }],
|
|
30838
32002
|
infoURL: 'https://1money.com',
|
|
30839
32003
|
shortName: '1money',
|
|
@@ -31132,6 +32296,29 @@ exports.chains = {
|
|
|
31132
32296
|
],
|
|
31133
32297
|
iconURL: 'https://ipfs.io/ipfs/QmeCyZeibUoHNoYGzy1GkzH2uhxyRHKvH51PdaUMer4VTo'
|
|
31134
32298
|
},
|
|
32299
|
+
23232: {
|
|
32300
|
+
name: 'Gotas Social',
|
|
32301
|
+
chain: 'Gotas',
|
|
32302
|
+
icon: 'gotas',
|
|
32303
|
+
rpc: [
|
|
32304
|
+
'https://services.tanssi-mainnet.network/tanssi-2006',
|
|
32305
|
+
'wss://services.tanssi-mainnet.network/tanssi-2006'
|
|
32306
|
+
],
|
|
32307
|
+
faucets: [],
|
|
32308
|
+
nativeCurrency: { name: 'GOTAS', symbol: 'GOTAS', decimals: 18 },
|
|
32309
|
+
infoURL: 'https://gotas.com/',
|
|
32310
|
+
shortName: 'gotas',
|
|
32311
|
+
chainId: 23232,
|
|
32312
|
+
networkId: 23232,
|
|
32313
|
+
explorers: [
|
|
32314
|
+
{
|
|
32315
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
32316
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006',
|
|
32317
|
+
standard: 'none'
|
|
32318
|
+
}
|
|
32319
|
+
],
|
|
32320
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih2fivik6aij5gvnasutu7zo5y6la4az7qqcpwto5v56qrfywcvbq'
|
|
32321
|
+
},
|
|
31135
32322
|
23294: {
|
|
31136
32323
|
name: 'Oasis Sapphire',
|
|
31137
32324
|
chain: 'Sapphire',
|
|
@@ -31379,6 +32566,26 @@ exports.chains = {
|
|
|
31379
32566
|
}
|
|
31380
32567
|
]
|
|
31381
32568
|
},
|
|
32569
|
+
25821: {
|
|
32570
|
+
name: 'H2 Chain Testnet Lambda',
|
|
32571
|
+
chain: 'H2',
|
|
32572
|
+
rpc: ['https://rpc.h-1.io'],
|
|
32573
|
+
faucets: [],
|
|
32574
|
+
nativeCurrency: { name: 'Lambda H2', symbol: 'H2', decimals: 18 },
|
|
32575
|
+
infoURL: 'https://h2chain.io',
|
|
32576
|
+
shortName: 'h2-lambda',
|
|
32577
|
+
chainId: 25821,
|
|
32578
|
+
networkId: 25821,
|
|
32579
|
+
icon: 'h2',
|
|
32580
|
+
explorers: [
|
|
32581
|
+
{
|
|
32582
|
+
name: 'h2scan-lambda',
|
|
32583
|
+
url: 'https://lambda.h2scan.io',
|
|
32584
|
+
standard: 'EIP3091'
|
|
32585
|
+
}
|
|
32586
|
+
],
|
|
32587
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiehobxmonxuwg3wukea4ixbixap7imzk4yuiidyejzpvgdylok4ua'
|
|
32588
|
+
},
|
|
31382
32589
|
25839: {
|
|
31383
32590
|
name: 'AlveyChain Testnet',
|
|
31384
32591
|
chain: 'tALV',
|
|
@@ -31525,6 +32732,27 @@ exports.chains = {
|
|
|
31525
32732
|
}
|
|
31526
32733
|
]
|
|
31527
32734
|
},
|
|
32735
|
+
26514: {
|
|
32736
|
+
name: 'Horizen Mainnet',
|
|
32737
|
+
chain: 'horizen',
|
|
32738
|
+
rpc: ['https://horizen.calderachain.xyz/http'],
|
|
32739
|
+
faucets: [],
|
|
32740
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
32741
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
32742
|
+
infoURL: 'https://horizen.hub.caldera.xyz',
|
|
32743
|
+
shortName: 'horizen',
|
|
32744
|
+
chainId: 26514,
|
|
32745
|
+
networkId: 26514,
|
|
32746
|
+
icon: 'horizen',
|
|
32747
|
+
explorers: [
|
|
32748
|
+
{
|
|
32749
|
+
name: 'Horizen Mainnet Caldera Explorer',
|
|
32750
|
+
url: 'https://horizen.calderaexplorer.xyz',
|
|
32751
|
+
standard: 'EIP3091'
|
|
32752
|
+
}
|
|
32753
|
+
],
|
|
32754
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiejezmamcywe5jigzopxlpxdp5uvofx3h2jfo5xp34bphf43i4ega'
|
|
32755
|
+
},
|
|
31528
32756
|
26600: {
|
|
31529
32757
|
name: 'Hertz Network Mainnet',
|
|
31530
32758
|
chain: 'HTZ',
|
|
@@ -31789,6 +33017,29 @@ exports.chains = {
|
|
|
31789
33017
|
}
|
|
31790
33018
|
]
|
|
31791
33019
|
},
|
|
33020
|
+
28540: {
|
|
33021
|
+
name: 'Rivool',
|
|
33022
|
+
chain: 'Rivool',
|
|
33023
|
+
icon: 'rivool',
|
|
33024
|
+
rpc: [
|
|
33025
|
+
'https://services.tanssi-mainnet.network/tanssi-2005',
|
|
33026
|
+
'wss://services.tanssi-mainnet.network/tanssi-2005'
|
|
33027
|
+
],
|
|
33028
|
+
faucets: [],
|
|
33029
|
+
nativeCurrency: { name: 'RVO', symbol: 'RVO', decimals: 18 },
|
|
33030
|
+
infoURL: 'https://rivool.finance/',
|
|
33031
|
+
shortName: 'rivool',
|
|
33032
|
+
chainId: 28540,
|
|
33033
|
+
networkId: 28540,
|
|
33034
|
+
explorers: [
|
|
33035
|
+
{
|
|
33036
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
33037
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005',
|
|
33038
|
+
standard: 'none'
|
|
33039
|
+
}
|
|
33040
|
+
],
|
|
33041
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiby5lsr4ogkcqftubqmju3cphoret5sqt4xrcuothgmbsh2awdgdm'
|
|
33042
|
+
},
|
|
31792
33043
|
28882: {
|
|
31793
33044
|
name: 'Boba Sepolia',
|
|
31794
33045
|
chain: 'ETH',
|
|
@@ -32009,6 +33260,36 @@ exports.chains = {
|
|
|
32009
33260
|
],
|
|
32010
33261
|
iconURL: 'https://ipfs.io/ipfs/QmXHSbtVNCJVfe2CvRH7njdyf2SrX5u5bNTfvhqjLeFN2A'
|
|
32011
33262
|
},
|
|
33263
|
+
30303: {
|
|
33264
|
+
name: 'Ethiq',
|
|
33265
|
+
chain: 'ETH',
|
|
33266
|
+
rpc: ['https://rpc.ethiq.network', 'wss://rpc.ethiq.network'],
|
|
33267
|
+
faucets: [],
|
|
33268
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
33269
|
+
infoURL: 'https://www.ethiq.network',
|
|
33270
|
+
shortName: 'ethiq',
|
|
33271
|
+
chainId: 30303,
|
|
33272
|
+
networkId: 30303,
|
|
33273
|
+
features: [
|
|
33274
|
+
{ name: 'EIP155' },
|
|
33275
|
+
{ name: 'EIP1559' },
|
|
33276
|
+
{ name: 'EIP2718' },
|
|
33277
|
+
{ name: 'EIP2930' }
|
|
33278
|
+
],
|
|
33279
|
+
parent: {
|
|
33280
|
+
type: 'L2',
|
|
33281
|
+
chain: 'eip155-1',
|
|
33282
|
+
bridges: [{ url: 'https://shell.haqq.network/bridge' }]
|
|
33283
|
+
},
|
|
33284
|
+
explorers: [
|
|
33285
|
+
{
|
|
33286
|
+
name: 'Ethiq Blockscout',
|
|
33287
|
+
url: 'https://explorer.ethiq.network',
|
|
33288
|
+
icon: 'blockscout',
|
|
33289
|
+
standard: 'EIP3091'
|
|
33290
|
+
}
|
|
33291
|
+
]
|
|
33292
|
+
},
|
|
32012
33293
|
30730: {
|
|
32013
33294
|
name: 'Movement EVM Legacy',
|
|
32014
33295
|
chain: 'MOVE',
|
|
@@ -32072,6 +33353,33 @@ exports.chains = {
|
|
|
32072
33353
|
status: 'incubating',
|
|
32073
33354
|
iconURL: 'https://ipfs.io/ipfs/QmWRAor77N6VyjJiQgtsEE7h9Bd1Q7vtRveTYv2A6wZyAT'
|
|
32074
33355
|
},
|
|
33356
|
+
30939: {
|
|
33357
|
+
name: 'Dilithium3 Testnet',
|
|
33358
|
+
chain: 'DLT',
|
|
33359
|
+
icon: 'dilithium3',
|
|
33360
|
+
rpc: [
|
|
33361
|
+
'https://rpc-testnet.dilithium3.com',
|
|
33362
|
+
'wss://ws-testnet.dilithium3.com'
|
|
33363
|
+
],
|
|
33364
|
+
faucets: ['https://faucet-testnet.dilithium3.com'],
|
|
33365
|
+
nativeCurrency: { name: 'Dilithium3', symbol: 'DLT', decimals: 18 },
|
|
33366
|
+
infoURL: 'https://dilithium3.com',
|
|
33367
|
+
shortName: 'dlt-testnet',
|
|
33368
|
+
chainId: 30939,
|
|
33369
|
+
networkId: 30939,
|
|
33370
|
+
slip44: 60,
|
|
33371
|
+
explorers: [
|
|
33372
|
+
{
|
|
33373
|
+
name: 'Dilithium3 Explorer',
|
|
33374
|
+
url: 'https://explorer-testnet.dilithium3.com',
|
|
33375
|
+
standard: 'EIP3091'
|
|
33376
|
+
}
|
|
33377
|
+
],
|
|
33378
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
33379
|
+
status: 'active',
|
|
33380
|
+
redFlags: [],
|
|
33381
|
+
iconURL: 'https://ipfs.io/ipfs/QmUaxaAaK6Y1QVtd7vEpXCoVXqNgPhKkgVJiVt6caw3Edj'
|
|
33382
|
+
},
|
|
32075
33383
|
31102: {
|
|
32076
33384
|
name: 'Ethersocial Network',
|
|
32077
33385
|
chain: 'ESN',
|
|
@@ -32215,8 +33523,8 @@ exports.chains = {
|
|
|
32215
33523
|
rpc: [
|
|
32216
33524
|
'https://rpc_evm-mezo.imperator.co',
|
|
32217
33525
|
'wss://ws_evm-mezo.imperator.co',
|
|
32218
|
-
'https://
|
|
32219
|
-
'wss://
|
|
33526
|
+
'https://rpc-http.mezo.boar.network',
|
|
33527
|
+
'wss://rpc-ws.mezo.boar.network',
|
|
32220
33528
|
'https://mainnet.mezo.public.validationcloud.io',
|
|
32221
33529
|
'wss://mainnet.mezo.public.validationcloud.io',
|
|
32222
33530
|
'https://rpc-internal.mezo.org',
|
|
@@ -32656,6 +33964,24 @@ exports.chains = {
|
|
|
32656
33964
|
],
|
|
32657
33965
|
iconURL: 'https://ipfs.io/ipfs/QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF'
|
|
32658
33966
|
},
|
|
33967
|
+
33431: {
|
|
33968
|
+
name: 'Edge Testnet',
|
|
33969
|
+
chain: 'ETH',
|
|
33970
|
+
rpc: ['https://edge-testnet.g.alchemy.com/public'],
|
|
33971
|
+
faucets: [],
|
|
33972
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
33973
|
+
infoURL: 'https://www.edgex.exchange',
|
|
33974
|
+
shortName: 'edge-testnet',
|
|
33975
|
+
chainId: 33431,
|
|
33976
|
+
networkId: 33431,
|
|
33977
|
+
explorers: [
|
|
33978
|
+
{
|
|
33979
|
+
name: 'Alchemy Explorer',
|
|
33980
|
+
url: 'https://edge-testnet.explorer.alchemy.com',
|
|
33981
|
+
standard: 'EIP3091'
|
|
33982
|
+
}
|
|
33983
|
+
]
|
|
33984
|
+
},
|
|
32659
33985
|
33469: {
|
|
32660
33986
|
name: 'Zilliqa 2 EVM devnet',
|
|
32661
33987
|
chain: 'ZIL',
|
|
@@ -32849,6 +34175,46 @@ exports.chains = {
|
|
|
32849
34175
|
],
|
|
32850
34176
|
iconURL: 'https://ipfs.io/ipfs/QmQUQKe8VEtSthhgXnJ3EmEz94YhpVCpUDZAiU9KYyNLya'
|
|
32851
34177
|
},
|
|
34178
|
+
36888: {
|
|
34179
|
+
name: 'AB Core Mainnet',
|
|
34180
|
+
chain: 'AB',
|
|
34181
|
+
rpc: ['https://rpc.core.ab.org', 'https://rpc1.core.ab.org'],
|
|
34182
|
+
faucets: [],
|
|
34183
|
+
nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
|
|
34184
|
+
features: [{ name: 'EIP155' }],
|
|
34185
|
+
infoURL: 'https://ab.org',
|
|
34186
|
+
shortName: 'abcore',
|
|
34187
|
+
chainId: 36888,
|
|
34188
|
+
networkId: 36888,
|
|
34189
|
+
explorers: [
|
|
34190
|
+
{
|
|
34191
|
+
name: 'AB Core Explorer',
|
|
34192
|
+
url: 'https://explorer.core.ab.org',
|
|
34193
|
+
standard: 'EIP3091'
|
|
34194
|
+
}
|
|
34195
|
+
],
|
|
34196
|
+
status: 'active'
|
|
34197
|
+
},
|
|
34198
|
+
36900: {
|
|
34199
|
+
name: 'ADI Chain',
|
|
34200
|
+
chain: 'ADI',
|
|
34201
|
+
icon: 'adi',
|
|
34202
|
+
rpc: ['https://rpc.adifoundation.ai'],
|
|
34203
|
+
faucets: [],
|
|
34204
|
+
nativeCurrency: { name: 'ADI', symbol: 'ADI', decimals: 18 },
|
|
34205
|
+
infoURL: 'https://adifoundation.ai',
|
|
34206
|
+
shortName: 'adi',
|
|
34207
|
+
chainId: 36900,
|
|
34208
|
+
networkId: 36900,
|
|
34209
|
+
explorers: [
|
|
34210
|
+
{
|
|
34211
|
+
name: 'ADI Explorer',
|
|
34212
|
+
url: 'https://explorer.adifoundation.ai',
|
|
34213
|
+
standard: 'EIP3091'
|
|
34214
|
+
}
|
|
34215
|
+
],
|
|
34216
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreice4fkfrfggny5m3btlquzrimfg7jiyebvslmsknnqhivznh4u2la'
|
|
34217
|
+
},
|
|
32852
34218
|
37111: {
|
|
32853
34219
|
name: 'Lens Testnet',
|
|
32854
34220
|
title: 'Lens Network Sepolia Testnet',
|
|
@@ -33391,6 +34757,49 @@ exports.chains = {
|
|
|
33391
34757
|
],
|
|
33392
34758
|
iconURL: 'https://ipfs.io/ipfs/QmXc4bxuyWvQFqjuunXmvZZs1AwGChyY7sGYK6tgCkp3nJ'
|
|
33393
34759
|
},
|
|
34760
|
+
42429: {
|
|
34761
|
+
name: 'Tempo Testnet Andantino (Deprecated)',
|
|
34762
|
+
chain: 'ETH',
|
|
34763
|
+
rpc: ['https://rpc.testnet.tempo.xyz'],
|
|
34764
|
+
faucets: [],
|
|
34765
|
+
nativeCurrency: { name: 'No native currency', symbol: 'USD', decimals: 18 },
|
|
34766
|
+
infoURL: 'https://tempo.xyz',
|
|
34767
|
+
shortName: 'tempo-andantino',
|
|
34768
|
+
chainId: 42429,
|
|
34769
|
+
networkId: 42429,
|
|
34770
|
+
icon: 'tempo',
|
|
34771
|
+
status: 'deprecated',
|
|
34772
|
+
explorers: [
|
|
34773
|
+
{
|
|
34774
|
+
name: 'tempo-explorer',
|
|
34775
|
+
url: 'https://explore.andantino.tempo.xyz',
|
|
34776
|
+
icon: 'tempo',
|
|
34777
|
+
standard: 'EIP3091'
|
|
34778
|
+
}
|
|
34779
|
+
],
|
|
34780
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreignxbz2mjbwv6sqbjndkxhi423j7yyk3qlfdfnzclcmq4uklxdgza'
|
|
34781
|
+
},
|
|
34782
|
+
42431: {
|
|
34783
|
+
name: 'Tempo Testnet Moderato',
|
|
34784
|
+
chain: 'ETH',
|
|
34785
|
+
rpc: ['https://rpc.moderato.tempo.xyz', 'wss://rpc.moderato.tempo.xyz'],
|
|
34786
|
+
faucets: [],
|
|
34787
|
+
nativeCurrency: { name: 'No native currency', symbol: 'USD', decimals: 18 },
|
|
34788
|
+
infoURL: 'https://tempo.xyz',
|
|
34789
|
+
shortName: 'tempo-moderato',
|
|
34790
|
+
chainId: 42431,
|
|
34791
|
+
networkId: 42431,
|
|
34792
|
+
icon: 'tempo',
|
|
34793
|
+
explorers: [
|
|
34794
|
+
{
|
|
34795
|
+
name: 'tempo-explorer',
|
|
34796
|
+
url: 'https://explore.tempo.xyz',
|
|
34797
|
+
icon: 'tempo',
|
|
34798
|
+
standard: 'EIP3091'
|
|
34799
|
+
}
|
|
34800
|
+
],
|
|
34801
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreignxbz2mjbwv6sqbjndkxhi423j7yyk3qlfdfnzclcmq4uklxdgza'
|
|
34802
|
+
},
|
|
33394
34803
|
42766: {
|
|
33395
34804
|
name: 'ZKFair Mainnet',
|
|
33396
34805
|
title: 'ZKFair Mainnet',
|
|
@@ -33424,7 +34833,7 @@ exports.chains = {
|
|
|
33424
34833
|
icon: 'etherlink',
|
|
33425
34834
|
chainId: 42793,
|
|
33426
34835
|
networkId: 42793,
|
|
33427
|
-
features: [{ name: 'EIP1559' }],
|
|
34836
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
33428
34837
|
infoURL: 'https://etherlink.com',
|
|
33429
34838
|
shortName: 'etlk',
|
|
33430
34839
|
nativeCurrency: { name: 'tez', symbol: 'XTZ', decimals: 18 },
|
|
@@ -34045,6 +35454,34 @@ exports.chains = {
|
|
|
34045
35454
|
],
|
|
34046
35455
|
iconURL: 'https://ipfs.io/ipfs/QmQqicvzrLaPyDzLCm4mJofTbcdH7xKJrnZYF5ptCyAoTE'
|
|
34047
35456
|
},
|
|
35457
|
+
45056: {
|
|
35458
|
+
name: 'Billions',
|
|
35459
|
+
shortName: 'Billions',
|
|
35460
|
+
title: 'Billions',
|
|
35461
|
+
chain: 'Billions',
|
|
35462
|
+
icon: 'billions',
|
|
35463
|
+
rpc: ['https://billions-rpc.eu-north-2.gateway.fm'],
|
|
35464
|
+
faucets: [],
|
|
35465
|
+
nativeCurrency: { name: 'ETHER', symbol: 'ETH', decimals: 18 },
|
|
35466
|
+
infoURL: 'https://billions.network',
|
|
35467
|
+
chainId: 45056,
|
|
35468
|
+
networkId: 45056,
|
|
35469
|
+
explorers: [
|
|
35470
|
+
{
|
|
35471
|
+
name: 'Billions Explorer',
|
|
35472
|
+
url: 'https://billions-blockscout.eu-north-2.gateway.fm',
|
|
35473
|
+
standard: 'EIP3091'
|
|
35474
|
+
}
|
|
35475
|
+
],
|
|
35476
|
+
parent: {
|
|
35477
|
+
type: 'L2',
|
|
35478
|
+
chain: 'eip155-1',
|
|
35479
|
+
bridges: [{ url: 'https://billions-bridge.eu-north-2.gateway.fm' }]
|
|
35480
|
+
},
|
|
35481
|
+
features: [{ name: 'EIP155' }],
|
|
35482
|
+
status: 'active',
|
|
35483
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihy2skjw4kedeokhsqlyipgy2gm63hfsxmenfyldejad5au4wdrjy'
|
|
35484
|
+
},
|
|
34048
35485
|
45454: {
|
|
34049
35486
|
name: 'Swamps L2',
|
|
34050
35487
|
chain: 'SWP',
|
|
@@ -34642,6 +36079,19 @@ exports.chains = {
|
|
|
34642
36079
|
],
|
|
34643
36080
|
iconURL: 'https://ipfs.io/ipfs/QmdR9QJjQEh1mBnf2WbJfehverxiP5RDPWMtEECbDP2rc3'
|
|
34644
36081
|
},
|
|
36082
|
+
51888: {
|
|
36083
|
+
name: 'Memento Mainnet',
|
|
36084
|
+
chain: 'Memento',
|
|
36085
|
+
rpc: ['https://rpc.mementoblockchain.com'],
|
|
36086
|
+
faucets: [],
|
|
36087
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
36088
|
+
features: [{ name: 'EIP155' }],
|
|
36089
|
+
infoURL: '',
|
|
36090
|
+
shortName: 'memento-mainnet',
|
|
36091
|
+
chainId: 51888,
|
|
36092
|
+
networkId: 51888,
|
|
36093
|
+
explorers: []
|
|
36094
|
+
},
|
|
34645
36095
|
52014: {
|
|
34646
36096
|
name: 'Electroneum Mainnet',
|
|
34647
36097
|
chain: 'Electroneum',
|
|
@@ -35049,6 +36499,48 @@ exports.chains = {
|
|
|
35049
36499
|
}
|
|
35050
36500
|
]
|
|
35051
36501
|
},
|
|
36502
|
+
55930: {
|
|
36503
|
+
name: 'DataHaven Mainnet',
|
|
36504
|
+
chain: 'datahaven',
|
|
36505
|
+
icon: 'datahaven',
|
|
36506
|
+
rpc: [
|
|
36507
|
+
'https://services.datahaven-mainnet.network/mainnet',
|
|
36508
|
+
'wss://services.datahaven-mainnet.network/mainnet'
|
|
36509
|
+
],
|
|
36510
|
+
faucets: [],
|
|
36511
|
+
nativeCurrency: { name: 'HAVE', symbol: 'HAVE', decimals: 18 },
|
|
36512
|
+
infoURL: 'https://datahaven.xyz',
|
|
36513
|
+
shortName: 'datahaven',
|
|
36514
|
+
chainId: 55930,
|
|
36515
|
+
networkId: 55930,
|
|
36516
|
+
explorers: [
|
|
36517
|
+
{ name: 'Blockscout', url: 'https://dhscan.io', standard: 'none' }
|
|
36518
|
+
],
|
|
36519
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidfkhqgkkmkhoalf5quh7hzfgtthp6rzn25rbnilghhzhdiotpqne'
|
|
36520
|
+
},
|
|
36521
|
+
55931: {
|
|
36522
|
+
name: 'DataHaven Testnet',
|
|
36523
|
+
chain: 'datahaven-testnet',
|
|
36524
|
+
icon: 'datahaven-testnet',
|
|
36525
|
+
rpc: [
|
|
36526
|
+
'https://services.datahaven-testnet.network/testnet',
|
|
36527
|
+
'wss://services.datahaven-testnet.network/testnet'
|
|
36528
|
+
],
|
|
36529
|
+
faucets: ['https://apps.datahaven.xyz/faucet'],
|
|
36530
|
+
nativeCurrency: { name: 'MOCK', symbol: 'MOCK', decimals: 18 },
|
|
36531
|
+
infoURL: 'https://datahaven.xyz',
|
|
36532
|
+
shortName: 'datahaven-testnet',
|
|
36533
|
+
chainId: 55931,
|
|
36534
|
+
networkId: 55931,
|
|
36535
|
+
explorers: [
|
|
36536
|
+
{
|
|
36537
|
+
name: 'Blockscout',
|
|
36538
|
+
url: 'https://testnet.dhscan.io',
|
|
36539
|
+
standard: 'none'
|
|
36540
|
+
}
|
|
36541
|
+
],
|
|
36542
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifwuxfoxoas44ylvk5mtgf6l5vdl46oivpt7mvuvequmreerhekgy'
|
|
36543
|
+
},
|
|
35052
36544
|
56026: {
|
|
35053
36545
|
name: 'Lambda Chain Mainnet',
|
|
35054
36546
|
chain: 'Lambda Chain',
|
|
@@ -35561,6 +37053,50 @@ exports.chains = {
|
|
|
35561
37053
|
}
|
|
35562
37054
|
]
|
|
35563
37055
|
},
|
|
37056
|
+
60600: {
|
|
37057
|
+
name: 'POTOS Testnet',
|
|
37058
|
+
chain: 'POTOS',
|
|
37059
|
+
icon: 'potos',
|
|
37060
|
+
rpc: ['https://rpc-testnet.potos.hk'],
|
|
37061
|
+
faucets: ['https://faucet-testnet.potos.hk'],
|
|
37062
|
+
nativeCurrency: { name: 'POTOS Token', symbol: 'POT', decimals: 18 },
|
|
37063
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37064
|
+
infoURL: 'https://potos.hk',
|
|
37065
|
+
shortName: 'potos-testnet',
|
|
37066
|
+
chainId: 60600,
|
|
37067
|
+
networkId: 60600,
|
|
37068
|
+
explorers: [
|
|
37069
|
+
{
|
|
37070
|
+
name: 'POTOS Testnet explorer',
|
|
37071
|
+
url: 'https://scan-testnet.potos.hk',
|
|
37072
|
+
icon: 'blockscout',
|
|
37073
|
+
standard: 'EIP3091'
|
|
37074
|
+
}
|
|
37075
|
+
],
|
|
37076
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreididbxq2gx64fctdjfdyu727hmjauoqpqqtdbwqg5ge4yu2mcrw7a'
|
|
37077
|
+
},
|
|
37078
|
+
60603: {
|
|
37079
|
+
name: 'POTOS Mainnet',
|
|
37080
|
+
chain: 'POTOS',
|
|
37081
|
+
icon: 'potos',
|
|
37082
|
+
rpc: ['https://rpc.potos.hk'],
|
|
37083
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37084
|
+
nativeCurrency: { name: 'POTOS Token', symbol: 'POT', decimals: 18 },
|
|
37085
|
+
faucets: [],
|
|
37086
|
+
infoURL: 'https://potos.hk',
|
|
37087
|
+
shortName: 'potos',
|
|
37088
|
+
chainId: 60603,
|
|
37089
|
+
networkId: 60603,
|
|
37090
|
+
explorers: [
|
|
37091
|
+
{
|
|
37092
|
+
name: 'POTOS Mainnet explorer',
|
|
37093
|
+
url: 'https://scan.potos.hk',
|
|
37094
|
+
icon: 'blockscout',
|
|
37095
|
+
standard: 'EIP3091'
|
|
37096
|
+
}
|
|
37097
|
+
],
|
|
37098
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreididbxq2gx64fctdjfdyu727hmjauoqpqqtdbwqg5ge4yu2mcrw7a'
|
|
37099
|
+
},
|
|
35564
37100
|
60808: {
|
|
35565
37101
|
name: 'BOB',
|
|
35566
37102
|
chain: 'ETH',
|
|
@@ -35693,6 +37229,26 @@ exports.chains = {
|
|
|
35693
37229
|
}
|
|
35694
37230
|
]
|
|
35695
37231
|
},
|
|
37232
|
+
61564: {
|
|
37233
|
+
name: 'Gelatine Network',
|
|
37234
|
+
chain: 'JELLO',
|
|
37235
|
+
icon: 'jello',
|
|
37236
|
+
rpc: ['https://rpc.pine.ink'],
|
|
37237
|
+
faucets: ['https://gelatine.pine.ink'],
|
|
37238
|
+
nativeCurrency: { name: 'JELLO', symbol: 'JELLO', decimals: 18 },
|
|
37239
|
+
infoURL: 'https://gelatine.pine.ink',
|
|
37240
|
+
shortName: 'jello',
|
|
37241
|
+
chainId: 61564,
|
|
37242
|
+
networkId: 61564,
|
|
37243
|
+
explorers: [
|
|
37244
|
+
{
|
|
37245
|
+
name: 'Gelatine Explorer',
|
|
37246
|
+
url: 'https://explorer.pine.ink',
|
|
37247
|
+
standard: 'EIP3091'
|
|
37248
|
+
}
|
|
37249
|
+
],
|
|
37250
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidgthdedgxxuvc4qjya7jqjoexy5pnpimxkft65hot2ijr3yc7twy'
|
|
37251
|
+
},
|
|
35696
37252
|
61800: {
|
|
35697
37253
|
name: 'AxelChain Dev-Net',
|
|
35698
37254
|
chain: 'AXEL',
|
|
@@ -35879,6 +37435,28 @@ exports.chains = {
|
|
|
35879
37435
|
],
|
|
35880
37436
|
infoURL: 'https://docs.celo.org/'
|
|
35881
37437
|
},
|
|
37438
|
+
62606: {
|
|
37439
|
+
name: 'Apollo Mainnet',
|
|
37440
|
+
chain: 'APOLLO',
|
|
37441
|
+
icon: 'apollo',
|
|
37442
|
+
rpc: ['https://mainnet-rpc.apolloscan.io'],
|
|
37443
|
+
faucets: [],
|
|
37444
|
+
nativeCurrency: { name: 'Apollo', symbol: 'APOLLO', decimals: 18 },
|
|
37445
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37446
|
+
infoURL: 'https://docs.apolloscan.io',
|
|
37447
|
+
shortName: 'APOLLO',
|
|
37448
|
+
chainId: 62606,
|
|
37449
|
+
networkId: 62606,
|
|
37450
|
+
explorers: [
|
|
37451
|
+
{
|
|
37452
|
+
name: 'Apollo Mainnet',
|
|
37453
|
+
url: 'https://apolloscan.io',
|
|
37454
|
+
icon: 'apollo',
|
|
37455
|
+
standard: 'EIP3091'
|
|
37456
|
+
}
|
|
37457
|
+
],
|
|
37458
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiblhmgzou3p7n6cp2jb3huqzctb5ax4tnkuf4azyf7djzrsqn4fua'
|
|
37459
|
+
},
|
|
35882
37460
|
62621: {
|
|
35883
37461
|
name: 'MultiVAC Mainnet',
|
|
35884
37462
|
chain: 'MultiVAC',
|
|
@@ -36056,8 +37634,9 @@ exports.chains = {
|
|
|
36056
37634
|
]
|
|
36057
37635
|
},
|
|
36058
37636
|
65349: {
|
|
36059
|
-
name: 'CratD2C Testnet',
|
|
37637
|
+
name: 'CratD2C Testnet Deprecated',
|
|
36060
37638
|
chain: 'CRATD2C',
|
|
37639
|
+
status: 'deprecated',
|
|
36061
37640
|
rpc: [
|
|
36062
37641
|
'https://cratd2c-testnet-node1.cratd2csmartchain.io/',
|
|
36063
37642
|
'https://cratd2c-testnet-node2.cratd2csmartchain.io/'
|
|
@@ -36065,7 +37644,7 @@ exports.chains = {
|
|
|
36065
37644
|
faucets: [],
|
|
36066
37645
|
nativeCurrency: { name: 'CRATD2C', symbol: 'CRAT', decimals: 18 },
|
|
36067
37646
|
infoURL: 'https://cratd2csmartchain.io',
|
|
36068
|
-
shortName: 'cratd2c-testnet',
|
|
37647
|
+
shortName: 'cratd2c-testnet-deprecated',
|
|
36069
37648
|
chainId: 65349,
|
|
36070
37649
|
networkId: 65349,
|
|
36071
37650
|
icon: 'cratd2c-testnet',
|
|
@@ -36245,6 +37824,32 @@ exports.chains = {
|
|
|
36245
37824
|
chainId: 67588,
|
|
36246
37825
|
networkId: 3344
|
|
36247
37826
|
},
|
|
37827
|
+
68414: {
|
|
37828
|
+
name: 'Henesys',
|
|
37829
|
+
chain: 'Henesys',
|
|
37830
|
+
rpc: ['https://henesys-rpc.msu.io'],
|
|
37831
|
+
faucets: [],
|
|
37832
|
+
nativeCurrency: { name: 'NEXPACE', symbol: 'NXPC', decimals: 18 },
|
|
37833
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37834
|
+
infoURL: 'https://nexpace.io',
|
|
37835
|
+
shortName: 'nxpc',
|
|
37836
|
+
chainId: 68414,
|
|
37837
|
+
networkId: 68414,
|
|
37838
|
+
icon: 'nexpace',
|
|
37839
|
+
explorers: [
|
|
37840
|
+
{
|
|
37841
|
+
name: 'Xangle MSU Explorer',
|
|
37842
|
+
url: 'https://msu-explorer.xangle.io',
|
|
37843
|
+
standard: 'EIP3091'
|
|
37844
|
+
},
|
|
37845
|
+
{
|
|
37846
|
+
name: 'Avalanche Explorer',
|
|
37847
|
+
url: 'https://subnets.avax.network/henesys',
|
|
37848
|
+
standard: 'EIP3091'
|
|
37849
|
+
}
|
|
37850
|
+
],
|
|
37851
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiacfidhalwauvrdvlgtn2zs3ijdvqh56audxwoljxuaoqn3vmq5vq'
|
|
37852
|
+
},
|
|
36248
37853
|
68770: {
|
|
36249
37854
|
name: 'DM2 Verse Mainnet',
|
|
36250
37855
|
chain: 'DM2 Verse',
|
|
@@ -36681,6 +38286,26 @@ exports.chains = {
|
|
|
36681
38286
|
],
|
|
36682
38287
|
iconURL: 'https://ipfs.io/ipfs/bafkreifgpv7tnai42hsdegnpwzbvq5iymgub357e553cotitirwy2ir7je'
|
|
36683
38288
|
},
|
|
38289
|
+
73285: {
|
|
38290
|
+
name: 'Nebula',
|
|
38291
|
+
chain: 'NEBULA',
|
|
38292
|
+
icon: 'nebula',
|
|
38293
|
+
rpc: ['https://nebula-chain.com/rpc'],
|
|
38294
|
+
faucets: [],
|
|
38295
|
+
nativeCurrency: { name: 'Nebula Cash', symbol: 'NEBX', decimals: 18 },
|
|
38296
|
+
infoURL: 'https://nebula-chain.com',
|
|
38297
|
+
shortName: 'nebula',
|
|
38298
|
+
chainId: 73285,
|
|
38299
|
+
networkId: 73285,
|
|
38300
|
+
explorers: [
|
|
38301
|
+
{
|
|
38302
|
+
name: 'Nebula Explorer',
|
|
38303
|
+
url: 'https://nebxscan.nebula-chain.com',
|
|
38304
|
+
standard: 'EIP3091'
|
|
38305
|
+
}
|
|
38306
|
+
],
|
|
38307
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm'
|
|
38308
|
+
},
|
|
36684
38309
|
73799: {
|
|
36685
38310
|
name: 'Energy Web Volta Testnet',
|
|
36686
38311
|
chain: 'Volta',
|
|
@@ -37037,6 +38662,31 @@ exports.chains = {
|
|
|
37037
38662
|
],
|
|
37038
38663
|
iconURL: 'https://ipfs.io/ipfs/QmeERjnmdZ6v1tfCyfKfy2Rzh1vPCsU7x2sLJcLqQ6E3Fd'
|
|
37039
38664
|
},
|
|
38665
|
+
78651: {
|
|
38666
|
+
name: 'Nillion Network Sepolia Testnet',
|
|
38667
|
+
chain: 'ETH',
|
|
38668
|
+
icon: 'nillion',
|
|
38669
|
+
rpc: [
|
|
38670
|
+
'https://rpc.testnet.nillion.network',
|
|
38671
|
+
'wss://rpc.testnet.nillion.network'
|
|
38672
|
+
],
|
|
38673
|
+
faucets: ['https://faucet.testnet.nillion.network'],
|
|
38674
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
38675
|
+
infoURL: 'https://nillion.com/',
|
|
38676
|
+
shortName: 'nilsep',
|
|
38677
|
+
chainId: 78651,
|
|
38678
|
+
networkId: 78651,
|
|
38679
|
+
slip44: 1,
|
|
38680
|
+
explorers: [
|
|
38681
|
+
{
|
|
38682
|
+
name: 'blockscout',
|
|
38683
|
+
url: 'https://explorer.testnet.nillion.network',
|
|
38684
|
+
icon: 'blockscout',
|
|
38685
|
+
standard: 'EIP3091'
|
|
38686
|
+
}
|
|
38687
|
+
],
|
|
38688
|
+
iconURL: 'https://ipfs.io/ipfs/QmQ4tdjP7TFUbs3y2haY6qPdTxmZJ96E2Xo5Hp5hcRaKSz'
|
|
38689
|
+
},
|
|
37040
38690
|
79879: {
|
|
37041
38691
|
name: 'Gold Smart Chain Testnet',
|
|
37042
38692
|
chain: 'STAND',
|
|
@@ -37272,6 +38922,26 @@ exports.chains = {
|
|
|
37272
38922
|
explorers: [],
|
|
37273
38923
|
parent: { type: 'L2', chain: 'eip155-42161' }
|
|
37274
38924
|
},
|
|
38925
|
+
80808: {
|
|
38926
|
+
name: 'HyperX',
|
|
38927
|
+
chain: 'HyperX',
|
|
38928
|
+
rpc: ['https://rpc.hyperx.technology'],
|
|
38929
|
+
faucets: ['https://faucet.hyperx.technology'],
|
|
38930
|
+
nativeCurrency: { name: 'HPX', symbol: 'HPX', decimals: 18 },
|
|
38931
|
+
infoURL: 'https://hyperx.technology/',
|
|
38932
|
+
shortName: 'hpx',
|
|
38933
|
+
chainId: 80808,
|
|
38934
|
+
networkId: 80808,
|
|
38935
|
+
icon: 'hpx',
|
|
38936
|
+
explorers: [
|
|
38937
|
+
{
|
|
38938
|
+
name: 'HyperX Explorer',
|
|
38939
|
+
url: 'https://scan.hyperx.technology',
|
|
38940
|
+
standard: 'EIP3091'
|
|
38941
|
+
}
|
|
38942
|
+
],
|
|
38943
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihip3cdp4p2ggts3djq3wzyb2danm6oi6vdavdat2na4t46qmwsia'
|
|
38944
|
+
},
|
|
37275
38945
|
80931: {
|
|
37276
38946
|
name: 'Forta Chain',
|
|
37277
38947
|
chain: 'Forta Chain',
|
|
@@ -37313,6 +38983,27 @@ exports.chains = {
|
|
|
37313
38983
|
],
|
|
37314
38984
|
iconURL: 'https://ipfs.io/ipfs/bafkreie45fcr2hllmej2elwqpdxmiaycxmz25tl5ymraduhtefqndhlm4q'
|
|
37315
38985
|
},
|
|
38986
|
+
81224: {
|
|
38987
|
+
name: 'Codex',
|
|
38988
|
+
chain: 'ETH',
|
|
38989
|
+
rpc: ['https://rpc.codex.xyz', 'wss://rpc.codex.xyz'],
|
|
38990
|
+
faucets: [],
|
|
38991
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
38992
|
+
infoURL: 'https://www.codex.xyz/',
|
|
38993
|
+
shortName: 'codex',
|
|
38994
|
+
chainId: 81224,
|
|
38995
|
+
networkId: 81224,
|
|
38996
|
+
icon: 'codex',
|
|
38997
|
+
explorers: [
|
|
38998
|
+
{
|
|
38999
|
+
name: 'Codex Explorer',
|
|
39000
|
+
url: 'https://explorer.codex.xyz',
|
|
39001
|
+
standard: 'EIP3091'
|
|
39002
|
+
}
|
|
39003
|
+
],
|
|
39004
|
+
parent: { type: 'L2', chain: 'eip155-1' },
|
|
39005
|
+
iconURL: 'https://ipfs.io/ipfs/QmcGpSkBgL2jwyAVHTY4Ai3ij8QvyEaoL6uVF5d2XiXkXW'
|
|
39006
|
+
},
|
|
37316
39007
|
81341: {
|
|
37317
39008
|
name: 'Amana Testnet',
|
|
37318
39009
|
chain: 'MEER',
|
|
@@ -37575,6 +39266,31 @@ exports.chains = {
|
|
|
37575
39266
|
explorers: [],
|
|
37576
39267
|
iconURL: 'https://ipfs.io/ipfs/QmRZ1LHedFNs3pXhxcjhbQtHLmMzDhioKJ6ZsRwHNpbtiF'
|
|
37577
39268
|
},
|
|
39269
|
+
83592: {
|
|
39270
|
+
name: 'Katron AI Mainnet',
|
|
39271
|
+
chain: 'KTN',
|
|
39272
|
+
rpc: [
|
|
39273
|
+
'https://blockchain-rpc1.katronai.com',
|
|
39274
|
+
'https://blockchain-rpc2.katronai.com'
|
|
39275
|
+
],
|
|
39276
|
+
faucets: [],
|
|
39277
|
+
nativeCurrency: { name: 'Katron AI', symbol: 'KTN', decimals: 18 },
|
|
39278
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
39279
|
+
infoURL: 'https://network.katronai.com',
|
|
39280
|
+
shortName: 'ktn',
|
|
39281
|
+
chainId: 83592,
|
|
39282
|
+
networkId: 83592,
|
|
39283
|
+
icon: 'ktn',
|
|
39284
|
+
explorers: [
|
|
39285
|
+
{
|
|
39286
|
+
name: 'ktnscan',
|
|
39287
|
+
url: 'https://ktnscan.katronai.com',
|
|
39288
|
+
icon: 'ktnscan',
|
|
39289
|
+
standard: 'EIP3091'
|
|
39290
|
+
}
|
|
39291
|
+
],
|
|
39292
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiezbj7itmbrkmbl6jr7crhodvfm3xmhclgb2nibdc3wqnzvkw3tvq'
|
|
39293
|
+
},
|
|
37578
39294
|
83868: {
|
|
37579
39295
|
name: 'Xprotocol Sepolia',
|
|
37580
39296
|
chainId: 83868,
|
|
@@ -37761,6 +39477,48 @@ exports.chains = {
|
|
|
37761
39477
|
chainId: 85449,
|
|
37762
39478
|
networkId: 48501
|
|
37763
39479
|
},
|
|
39480
|
+
86606: {
|
|
39481
|
+
name: 'CpChain Testnet',
|
|
39482
|
+
chain: 'CpChain',
|
|
39483
|
+
rpc: ['https://rpc-testnet.cpchain.com'],
|
|
39484
|
+
faucets: ['https://cpchain-test.pages.dev/faucet'],
|
|
39485
|
+
nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
|
|
39486
|
+
infoURL: 'https://cpchain.com',
|
|
39487
|
+
shortName: 'cpchain-testnet',
|
|
39488
|
+
chainId: 86606,
|
|
39489
|
+
networkId: 86606,
|
|
39490
|
+
slip44: 1,
|
|
39491
|
+
icon: 'cpchain',
|
|
39492
|
+
explorers: [
|
|
39493
|
+
{
|
|
39494
|
+
name: 'CpChain Testnet Explorer',
|
|
39495
|
+
url: 'https://explorer-testnet.cpchain.com',
|
|
39496
|
+
standard: 'EIP3091'
|
|
39497
|
+
}
|
|
39498
|
+
],
|
|
39499
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihxvrmyofwfupugouhtj2nplj7rn7q7oechxdfzutxqmaobmyp5r4'
|
|
39500
|
+
},
|
|
39501
|
+
86608: {
|
|
39502
|
+
name: 'CpChain Mainnet',
|
|
39503
|
+
chain: 'CpChain',
|
|
39504
|
+
rpc: ['https://rpc.cpchain.com'],
|
|
39505
|
+
faucets: [],
|
|
39506
|
+
nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
|
|
39507
|
+
infoURL: 'https://cpchain.com',
|
|
39508
|
+
shortName: 'cpchain',
|
|
39509
|
+
chainId: 86608,
|
|
39510
|
+
networkId: 86608,
|
|
39511
|
+
slip44: 1,
|
|
39512
|
+
icon: 'cpchain',
|
|
39513
|
+
explorers: [
|
|
39514
|
+
{
|
|
39515
|
+
name: 'CpChain Explorer',
|
|
39516
|
+
url: 'https://explorer.cpchain.com',
|
|
39517
|
+
standard: 'EIP3091'
|
|
39518
|
+
}
|
|
39519
|
+
],
|
|
39520
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihxvrmyofwfupugouhtj2nplj7rn7q7oechxdfzutxqmaobmyp5r4'
|
|
39521
|
+
},
|
|
37764
39522
|
88002: {
|
|
37765
39523
|
name: 'Nautilus Proteus Testnet',
|
|
37766
39524
|
chain: 'ETH',
|
|
@@ -37803,6 +39561,19 @@ exports.chains = {
|
|
|
37803
39561
|
],
|
|
37804
39562
|
iconURL: 'https://ipfs.io/ipfs/QmdiEBREiSP9TBHqxV8Ap3kehvBktBWFCpXs3mkC4e18zM'
|
|
37805
39563
|
},
|
|
39564
|
+
88688: {
|
|
39565
|
+
name: 'Cycle Network Mainnet Frigate',
|
|
39566
|
+
chain: 'ETH',
|
|
39567
|
+
rpc: ['https://frigate-rpc-mainnet.cyclenetwork.io'],
|
|
39568
|
+
faucets: [],
|
|
39569
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
39570
|
+
infoURL: 'https://www.cyclenetwork.io/',
|
|
39571
|
+
shortName: 'cyclef',
|
|
39572
|
+
chainId: 88688,
|
|
39573
|
+
networkId: 88688,
|
|
39574
|
+
icon: 'cycle',
|
|
39575
|
+
iconURL: 'https://ipfs.io/ipfs/QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx'
|
|
39576
|
+
},
|
|
37806
39577
|
88800: {
|
|
37807
39578
|
name: 'ZKasino Mainnet',
|
|
37808
39579
|
chain: 'ZKasino',
|
|
@@ -38769,6 +40540,28 @@ exports.chains = {
|
|
|
38769
40540
|
},
|
|
38770
40541
|
iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
|
|
38771
40542
|
},
|
|
40543
|
+
98875: {
|
|
40544
|
+
name: 'Nillion Network',
|
|
40545
|
+
chain: 'ETH',
|
|
40546
|
+
icon: 'nillion',
|
|
40547
|
+
rpc: ['https://rpc.nillion.network', 'wss://rpc.nillion.network'],
|
|
40548
|
+
faucets: [],
|
|
40549
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40550
|
+
infoURL: 'https://nillion.com/',
|
|
40551
|
+
shortName: 'nil',
|
|
40552
|
+
chainId: 98875,
|
|
40553
|
+
networkId: 98875,
|
|
40554
|
+
slip44: 1,
|
|
40555
|
+
explorers: [
|
|
40556
|
+
{
|
|
40557
|
+
name: 'blockscout',
|
|
40558
|
+
url: 'https://explorer.nillion.network',
|
|
40559
|
+
icon: 'blockscout',
|
|
40560
|
+
standard: 'EIP3091'
|
|
40561
|
+
}
|
|
40562
|
+
],
|
|
40563
|
+
iconURL: 'https://ipfs.io/ipfs/QmQ4tdjP7TFUbs3y2haY6qPdTxmZJ96E2Xo5Hp5hcRaKSz'
|
|
40564
|
+
},
|
|
38772
40565
|
98881: {
|
|
38773
40566
|
name: 'Ebi Chain',
|
|
38774
40567
|
title: 'Ebi Chain',
|
|
@@ -39242,6 +41035,28 @@ exports.chains = {
|
|
|
39242
41035
|
],
|
|
39243
41036
|
iconURL: 'https://ipfs.io/ipfs/QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX'
|
|
39244
41037
|
},
|
|
41038
|
+
100611: {
|
|
41039
|
+
name: 'Monsoon Alpha',
|
|
41040
|
+
chain: 'MONSOON ALPHA',
|
|
41041
|
+
rpc: ['https://alpha.monsoon.rainfall.one'],
|
|
41042
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
41043
|
+
faucets: [],
|
|
41044
|
+
nativeCurrency: { name: 'RDL', symbol: 'RDL', decimals: 18 },
|
|
41045
|
+
infoURL: '',
|
|
41046
|
+
shortName: 'monsoon-alpha',
|
|
41047
|
+
chainId: 100611,
|
|
41048
|
+
networkId: 100611,
|
|
41049
|
+
icon: 'monsoon',
|
|
41050
|
+
explorers: [
|
|
41051
|
+
{
|
|
41052
|
+
name: 'Monsoon Scan',
|
|
41053
|
+
url: 'https://scout.alpha.monsoon.rainfall.one',
|
|
41054
|
+
icon: 'monsoon',
|
|
41055
|
+
standard: 'EIP3091'
|
|
41056
|
+
}
|
|
41057
|
+
],
|
|
41058
|
+
iconURL: 'https://ipfs.io/ipfs/QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX'
|
|
41059
|
+
},
|
|
39245
41060
|
101003: {
|
|
39246
41061
|
name: 'Socotra JUNE-Chain',
|
|
39247
41062
|
chain: 'Socotra JUNE-Chain',
|
|
@@ -39428,24 +41243,24 @@ exports.chains = {
|
|
|
39428
41243
|
iconURL: 'https://ipfs.io/ipfs/QmNMuNBwg9opKvsnrDaoYBP743LeddeooQupVYjpBXf7d7'
|
|
39429
41244
|
},
|
|
39430
41245
|
105105: {
|
|
39431
|
-
name: '
|
|
39432
|
-
chain: '
|
|
39433
|
-
rpc: ['https://rpc.
|
|
41246
|
+
name: 'Xertra Mainnet',
|
|
41247
|
+
chain: 'Xertra',
|
|
41248
|
+
rpc: ['https://rpc.xertra.com'],
|
|
39434
41249
|
faucets: [],
|
|
39435
|
-
nativeCurrency: { name: '
|
|
39436
|
-
infoURL: 'https://www.
|
|
39437
|
-
shortName: '
|
|
41250
|
+
nativeCurrency: { name: 'STRAX', symbol: 'STRAX', decimals: 18 },
|
|
41251
|
+
infoURL: 'https://www.xertra.com/',
|
|
41252
|
+
shortName: 'xertra',
|
|
39438
41253
|
chainId: 105105,
|
|
39439
41254
|
networkId: 105105,
|
|
39440
|
-
icon: '
|
|
41255
|
+
icon: 'xertra',
|
|
39441
41256
|
explorers: [
|
|
39442
41257
|
{
|
|
39443
|
-
name: '
|
|
39444
|
-
url: 'https://explorer.
|
|
41258
|
+
name: 'Xertra Explorer',
|
|
41259
|
+
url: 'https://explorer.xertra.com',
|
|
39445
41260
|
standard: 'EIP3091'
|
|
39446
41261
|
}
|
|
39447
41262
|
],
|
|
39448
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
41263
|
+
iconURL: 'https://ipfs.io/ipfs/QmV1qG5jcEFhekamTzrMqzMTDRvCGdGQAiJcsHZ9viVwgT'
|
|
39449
41264
|
},
|
|
39450
41265
|
105363: {
|
|
39451
41266
|
name: 'Lumoz Chain Testnet',
|
|
@@ -39995,6 +41810,25 @@ exports.chains = {
|
|
|
39995
41810
|
{ name: 'FumaScan', url: 'https://fumascan.com', standard: 'none' }
|
|
39996
41811
|
]
|
|
39997
41812
|
},
|
|
41813
|
+
121525: {
|
|
41814
|
+
name: 'Ethernova Mainnet',
|
|
41815
|
+
chain: 'NOVA',
|
|
41816
|
+
rpc: ['https://rpc.ethnova.net'],
|
|
41817
|
+
faucets: [],
|
|
41818
|
+
nativeCurrency: { name: 'Ethernova', symbol: 'NOVA', decimals: 18 },
|
|
41819
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
41820
|
+
infoURL: 'https://ethnova.net',
|
|
41821
|
+
shortName: 'ethnova',
|
|
41822
|
+
chainId: 121525,
|
|
41823
|
+
networkId: 121525,
|
|
41824
|
+
explorers: [
|
|
41825
|
+
{
|
|
41826
|
+
name: 'Ethernova Explorer',
|
|
41827
|
+
url: 'https://explorer.ethnova.net',
|
|
41828
|
+
standard: 'EIP3091'
|
|
41829
|
+
}
|
|
41830
|
+
]
|
|
41831
|
+
},
|
|
39998
41832
|
123321: {
|
|
39999
41833
|
name: 'Gemchain',
|
|
40000
41834
|
chain: 'Gemchain',
|
|
@@ -40052,13 +41886,34 @@ exports.chains = {
|
|
|
40052
41886
|
}
|
|
40053
41887
|
]
|
|
40054
41888
|
},
|
|
41889
|
+
127823: {
|
|
41890
|
+
name: 'Etherlink Shadownet Testnet',
|
|
41891
|
+
chain: 'Etherlink',
|
|
41892
|
+
icon: 'etherlink',
|
|
41893
|
+
chainId: 127823,
|
|
41894
|
+
networkId: 127823,
|
|
41895
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
41896
|
+
infoURL: 'https://etherlink.com',
|
|
41897
|
+
shortName: 'etlst',
|
|
41898
|
+
nativeCurrency: { name: 'tez', symbol: 'XTZ', decimals: 18 },
|
|
41899
|
+
rpc: ['https://node.shadownet.etherlink.com'],
|
|
41900
|
+
faucets: ['https://faucet.etherlink.com'],
|
|
41901
|
+
explorers: [
|
|
41902
|
+
{
|
|
41903
|
+
name: 'Etherlink Shadownet Testnet Explorer',
|
|
41904
|
+
url: 'https://shadownet.explorer.etherlink.com',
|
|
41905
|
+
standard: 'EIP3091'
|
|
41906
|
+
}
|
|
41907
|
+
],
|
|
41908
|
+
iconURL: 'https://ipfs.io/ipfs/QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi'
|
|
41909
|
+
},
|
|
40055
41910
|
128123: {
|
|
40056
|
-
name: 'Etherlink Testnet',
|
|
41911
|
+
name: 'Etherlink Ghostnet Testnet',
|
|
40057
41912
|
chain: 'Etherlink',
|
|
40058
41913
|
icon: 'etherlink',
|
|
40059
41914
|
chainId: 128123,
|
|
40060
41915
|
networkId: 128123,
|
|
40061
|
-
features: [{ name: 'EIP1559' }],
|
|
41916
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
40062
41917
|
infoURL: 'https://etherlink.com',
|
|
40063
41918
|
shortName: 'etlt',
|
|
40064
41919
|
nativeCurrency: { name: 'tez', symbol: 'XTZ', decimals: 18 },
|
|
@@ -40066,11 +41921,12 @@ exports.chains = {
|
|
|
40066
41921
|
faucets: ['https://faucet.etherlink.com'],
|
|
40067
41922
|
explorers: [
|
|
40068
41923
|
{
|
|
40069
|
-
name: 'Etherlink Testnet Explorer',
|
|
41924
|
+
name: 'Etherlink Ghostnet Testnet Explorer',
|
|
40070
41925
|
url: 'https://testnet.explorer.etherlink.com',
|
|
40071
41926
|
standard: 'EIP3091'
|
|
40072
41927
|
}
|
|
40073
41928
|
],
|
|
41929
|
+
status: 'deprecated',
|
|
40074
41930
|
iconURL: 'https://ipfs.io/ipfs/QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi'
|
|
40075
41931
|
},
|
|
40076
41932
|
129399: {
|
|
@@ -40494,31 +42350,41 @@ exports.chains = {
|
|
|
40494
42350
|
iconURL: 'https://ipfs.io/ipfs/QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui'
|
|
40495
42351
|
},
|
|
40496
42352
|
167009: {
|
|
40497
|
-
name: 'Taiko Hekla',
|
|
42353
|
+
name: 'Taiko Hekla (deprecated)',
|
|
40498
42354
|
chain: 'ETH',
|
|
40499
|
-
status: '
|
|
42355
|
+
status: 'deprecated',
|
|
40500
42356
|
icon: 'taiko',
|
|
40501
|
-
rpc: [
|
|
40502
|
-
'https://rpc.hekla.taiko.xyz',
|
|
40503
|
-
'wss://ws.hekla.taiko.xyz',
|
|
40504
|
-
'https://taiko-hekla-rpc.publicnode.com',
|
|
40505
|
-
'wss://taiko-hekla-rpc.publicnode.com'
|
|
40506
|
-
],
|
|
42357
|
+
rpc: [],
|
|
40507
42358
|
faucets: [],
|
|
40508
42359
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40509
42360
|
infoURL: 'https://taiko.xyz',
|
|
40510
42361
|
shortName: 'tko-hekla',
|
|
40511
42362
|
chainId: 167009,
|
|
40512
42363
|
networkId: 167009,
|
|
42364
|
+
explorers: [],
|
|
42365
|
+
iconURL: 'https://ipfs.io/ipfs/QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui'
|
|
42366
|
+
},
|
|
42367
|
+
167013: {
|
|
42368
|
+
name: 'Taiko Hoodi',
|
|
42369
|
+
chain: 'ETH',
|
|
42370
|
+
status: 'active',
|
|
42371
|
+
icon: 'taiko',
|
|
42372
|
+
rpc: ['https://rpc.hoodi.taiko.xyz'],
|
|
42373
|
+
faucets: [],
|
|
42374
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42375
|
+
infoURL: 'https://taiko.xyz',
|
|
42376
|
+
shortName: 'tko-hoodi',
|
|
42377
|
+
chainId: 167013,
|
|
42378
|
+
networkId: 167013,
|
|
40513
42379
|
explorers: [
|
|
40514
42380
|
{
|
|
40515
|
-
name: '
|
|
40516
|
-
url: 'https://
|
|
42381
|
+
name: 'Blockscout',
|
|
42382
|
+
url: 'https://blockscout.hoodi.taiko.xyz',
|
|
40517
42383
|
standard: 'EIP3091'
|
|
40518
42384
|
},
|
|
40519
42385
|
{
|
|
40520
|
-
name: '
|
|
40521
|
-
url: 'https://
|
|
42386
|
+
name: 'Etherscan',
|
|
42387
|
+
url: 'https://hoodi.taikoscan.io',
|
|
40522
42388
|
standard: 'EIP3091'
|
|
40523
42389
|
}
|
|
40524
42390
|
],
|
|
@@ -40662,6 +42528,74 @@ exports.chains = {
|
|
|
40662
42528
|
],
|
|
40663
42529
|
iconURL: 'https://ipfs.io/ipfs/QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn'
|
|
40664
42530
|
},
|
|
42531
|
+
175200: {
|
|
42532
|
+
name: 'Lit Chain Mainnet',
|
|
42533
|
+
chain: 'LITKEY',
|
|
42534
|
+
icon: 'lit',
|
|
42535
|
+
rpc: ['https://lit-chain-rpc.litprotocol.com'],
|
|
42536
|
+
faucets: [],
|
|
42537
|
+
nativeCurrency: { name: 'Lit Protocol', symbol: 'LITKEY', decimals: 18 },
|
|
42538
|
+
infoURL: 'https://litprotocol.com',
|
|
42539
|
+
shortName: 'lit',
|
|
42540
|
+
chainId: 175200,
|
|
42541
|
+
networkId: 175200,
|
|
42542
|
+
explorers: [
|
|
42543
|
+
{
|
|
42544
|
+
name: 'Lit Chain Explorer',
|
|
42545
|
+
url: 'https://lit-chain-explorer.litprotocol.com',
|
|
42546
|
+
icon: 'lit',
|
|
42547
|
+
standard: 'EIP3091'
|
|
42548
|
+
}
|
|
42549
|
+
],
|
|
42550
|
+
iconURL: 'https://ipfs.io/ipfs/QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn'
|
|
42551
|
+
},
|
|
42552
|
+
179170: {
|
|
42553
|
+
name: 'Transparency Solution',
|
|
42554
|
+
chain: 'CLT',
|
|
42555
|
+
icon: 'transparencysolution',
|
|
42556
|
+
rpc: ['https://rpc-api.transparency.solutions'],
|
|
42557
|
+
faucets: [],
|
|
42558
|
+
nativeCurrency: { name: 'ClearToken', symbol: 'CLT', decimals: 18 },
|
|
42559
|
+
infoURL: 'https://transparency.solutions',
|
|
42560
|
+
shortName: 'clts',
|
|
42561
|
+
chainId: 179170,
|
|
42562
|
+
networkId: 179170,
|
|
42563
|
+
explorers: [
|
|
42564
|
+
{
|
|
42565
|
+
name: 'Transparency Solution Explorer',
|
|
42566
|
+
url: 'https://blockchain.transparency.solutions',
|
|
42567
|
+
icon: 'transparencysolution',
|
|
42568
|
+
standard: 'EIP3091'
|
|
42569
|
+
}
|
|
42570
|
+
],
|
|
42571
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreibuodjhtykhj4jnbl6odtrghiu3kvveajryloundrnduxi5sto25a'
|
|
42572
|
+
},
|
|
42573
|
+
181228: {
|
|
42574
|
+
name: 'HPP Sepolia Testnet',
|
|
42575
|
+
chain: 'ETH',
|
|
42576
|
+
rpc: ['https://sepolia.hpp.io'],
|
|
42577
|
+
faucets: ['https://faucet.conduit.xyz'],
|
|
42578
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42579
|
+
infoURL: 'https://www.hpp.io',
|
|
42580
|
+
shortName: 'hpp-sepolia',
|
|
42581
|
+
chainId: 181228,
|
|
42582
|
+
networkId: 181228,
|
|
42583
|
+
icon: 'hpp',
|
|
42584
|
+
explorers: [
|
|
42585
|
+
{
|
|
42586
|
+
name: 'HPP Sepolia Explorer',
|
|
42587
|
+
url: 'https://sepolia-explorer.hpp.io',
|
|
42588
|
+
icon: 'blockscout',
|
|
42589
|
+
standard: 'EIP3091'
|
|
42590
|
+
}
|
|
42591
|
+
],
|
|
42592
|
+
parent: {
|
|
42593
|
+
type: 'L2',
|
|
42594
|
+
chain: 'eip155-11155111',
|
|
42595
|
+
bridges: [{ url: 'https://portal.arbitrum.io/bridge' }]
|
|
42596
|
+
},
|
|
42597
|
+
iconURL: 'https://ipfs.io/ipfs/QmX5MTCNX4wKb7B9pK6UH7oHGcWj5m8XywhzXqLA7gtVAJ'
|
|
42598
|
+
},
|
|
40665
42599
|
188710: {
|
|
40666
42600
|
name: 'Bitica Chain Mainnet',
|
|
40667
42601
|
chain: 'BDCC',
|
|
@@ -40705,6 +42639,32 @@ exports.chains = {
|
|
|
40705
42639
|
],
|
|
40706
42640
|
iconURL: 'https://ipfs.io/ipfs/QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM'
|
|
40707
42641
|
},
|
|
42642
|
+
190415: {
|
|
42643
|
+
name: 'HPP Mainnet',
|
|
42644
|
+
chain: 'ETH',
|
|
42645
|
+
rpc: ['https://mainnet.hpp.io'],
|
|
42646
|
+
faucets: [],
|
|
42647
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42648
|
+
infoURL: 'https://www.hpp.io',
|
|
42649
|
+
shortName: 'hpp-mainnet',
|
|
42650
|
+
chainId: 190415,
|
|
42651
|
+
networkId: 190415,
|
|
42652
|
+
icon: 'hpp',
|
|
42653
|
+
explorers: [
|
|
42654
|
+
{
|
|
42655
|
+
name: 'HPP Mainnet Explorer',
|
|
42656
|
+
url: 'https://explorer.hpp.io',
|
|
42657
|
+
icon: 'blockscout',
|
|
42658
|
+
standard: 'EIP3091'
|
|
42659
|
+
}
|
|
42660
|
+
],
|
|
42661
|
+
parent: {
|
|
42662
|
+
type: 'L2',
|
|
42663
|
+
chain: 'eip155-1',
|
|
42664
|
+
bridges: [{ url: 'https://portal.arbitrum.io/bridge' }]
|
|
42665
|
+
},
|
|
42666
|
+
iconURL: 'https://ipfs.io/ipfs/QmX5MTCNX4wKb7B9pK6UH7oHGcWj5m8XywhzXqLA7gtVAJ'
|
|
42667
|
+
},
|
|
40708
42668
|
191919: {
|
|
40709
42669
|
name: 'Altblockscan Mainnet',
|
|
40710
42670
|
chain: 'ALTB',
|
|
@@ -40744,6 +42704,7 @@ exports.chains = {
|
|
|
40744
42704
|
193939: {
|
|
40745
42705
|
name: 'R0AR Chain',
|
|
40746
42706
|
chain: 'R0AR Chain',
|
|
42707
|
+
icon: 'r0ar',
|
|
40747
42708
|
rpc: ['https://rpc-r0ar.io'],
|
|
40748
42709
|
faucets: [],
|
|
40749
42710
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -40752,8 +42713,14 @@ exports.chains = {
|
|
|
40752
42713
|
chainId: 193939,
|
|
40753
42714
|
networkId: 193939,
|
|
40754
42715
|
explorers: [
|
|
40755
|
-
{
|
|
40756
|
-
|
|
42716
|
+
{
|
|
42717
|
+
name: 'tracehawk',
|
|
42718
|
+
url: 'https://r0arscan.io',
|
|
42719
|
+
icon: 'r0ar',
|
|
42720
|
+
standard: 'none'
|
|
42721
|
+
}
|
|
42722
|
+
],
|
|
42723
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicz6422v574rrwrbmvllvrts6nyv4cwcpxxrrokrsr6ekjuky3c6i'
|
|
40757
42724
|
},
|
|
40758
42725
|
198989: {
|
|
40759
42726
|
name: 'Lydia Coin Testnet',
|
|
@@ -41167,6 +43134,27 @@ exports.chains = {
|
|
|
41167
43134
|
}
|
|
41168
43135
|
]
|
|
41169
43136
|
},
|
|
43137
|
+
202599: {
|
|
43138
|
+
name: 'JuChain Testnet',
|
|
43139
|
+
chain: 'JuChain',
|
|
43140
|
+
rpc: ['https://testnet-rpc.juchain.org', 'wss://testnet-ws.juchain.org'],
|
|
43141
|
+
faucets: [],
|
|
43142
|
+
nativeCurrency: { name: 'JU Testnet Token', symbol: 'JU', decimals: 18 },
|
|
43143
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
43144
|
+
infoURL: 'https://www.juchain.org',
|
|
43145
|
+
shortName: 'ju-test',
|
|
43146
|
+
chainId: 202599,
|
|
43147
|
+
networkId: 202599,
|
|
43148
|
+
icon: 'ju-test',
|
|
43149
|
+
explorers: [
|
|
43150
|
+
{
|
|
43151
|
+
name: 'JUChain Test Explorer',
|
|
43152
|
+
url: 'https://testnet.juscan.io',
|
|
43153
|
+
standard: 'EIP3091'
|
|
43154
|
+
}
|
|
43155
|
+
],
|
|
43156
|
+
iconURL: 'https://ipfs.io/ipfs/QmTYAGtxSChGszStYeGM3knudcXB1JH4rPwMjhz3yvSXkW'
|
|
43157
|
+
},
|
|
41170
43158
|
202624: {
|
|
41171
43159
|
name: 'Jellie',
|
|
41172
43160
|
title: 'Twala Testnet Jellie',
|
|
@@ -41211,12 +43199,12 @@ exports.chains = {
|
|
|
41211
43199
|
},
|
|
41212
43200
|
205205: {
|
|
41213
43201
|
name: 'Auroria Testnet',
|
|
41214
|
-
title: '
|
|
43202
|
+
title: 'Xertra Testnet Auroria',
|
|
41215
43203
|
chain: 'Auroria',
|
|
41216
|
-
rpc: ['https://auroria.rpc.
|
|
41217
|
-
faucets: ['https://auroria.faucet.
|
|
41218
|
-
nativeCurrency: { name: '
|
|
41219
|
-
infoURL: 'https://
|
|
43204
|
+
rpc: ['https://auroria.rpc.xertra.com'],
|
|
43205
|
+
faucets: ['https://auroria.faucet.xertra.com'],
|
|
43206
|
+
nativeCurrency: { name: 'tSTRAX', symbol: 'tSTRAX', decimals: 18 },
|
|
43207
|
+
infoURL: 'https://xertra.com',
|
|
41220
43208
|
shortName: 'auroria',
|
|
41221
43209
|
chainId: 205205,
|
|
41222
43210
|
networkId: 205205,
|
|
@@ -41224,11 +43212,32 @@ exports.chains = {
|
|
|
41224
43212
|
explorers: [
|
|
41225
43213
|
{
|
|
41226
43214
|
name: 'Auroria Testnet Explorer',
|
|
41227
|
-
url: 'https://auroria.explorer.
|
|
43215
|
+
url: 'https://auroria.explorer.xertra.com',
|
|
41228
43216
|
standard: 'EIP3091'
|
|
41229
43217
|
}
|
|
41230
43218
|
],
|
|
41231
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
43219
|
+
iconURL: 'https://ipfs.io/ipfs/QmNuQjnJ1JXkPRDwbFL1oZRpEaPhggPpccteAaxSPYBJJN'
|
|
43220
|
+
},
|
|
43221
|
+
210000: {
|
|
43222
|
+
name: 'JuChain Mainnet',
|
|
43223
|
+
chain: 'JuChain',
|
|
43224
|
+
rpc: ['https://rpc.juchain.org', 'wss://ws.juchain.org'],
|
|
43225
|
+
faucets: [],
|
|
43226
|
+
nativeCurrency: { name: 'JU', symbol: 'JU', decimals: 18 },
|
|
43227
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
43228
|
+
infoURL: 'https://www.juchain.org',
|
|
43229
|
+
shortName: 'ju',
|
|
43230
|
+
chainId: 210000,
|
|
43231
|
+
networkId: 210000,
|
|
43232
|
+
icon: 'ju',
|
|
43233
|
+
explorers: [
|
|
43234
|
+
{
|
|
43235
|
+
name: 'JUChain Mainnet Explorer',
|
|
43236
|
+
url: 'https://juscan.io',
|
|
43237
|
+
standard: 'EIP3091'
|
|
43238
|
+
}
|
|
43239
|
+
],
|
|
43240
|
+
iconURL: 'https://ipfs.io/ipfs/QmTYAGtxSChGszStYeGM3knudcXB1JH4rPwMjhz3yvSXkW'
|
|
41232
43241
|
},
|
|
41233
43242
|
210049: {
|
|
41234
43243
|
name: 'GitAGI Atlas Testnet',
|
|
@@ -42185,7 +44194,7 @@ exports.chains = {
|
|
|
42185
44194
|
323432: {
|
|
42186
44195
|
name: 'World Mobile Chain Testnet',
|
|
42187
44196
|
chain: 'WOMOX',
|
|
42188
|
-
rpc: ['https://worldmobile-
|
|
44197
|
+
rpc: ['https://worldmobile-testnet.g.alchemy.com/public'],
|
|
42189
44198
|
faucets: ['https://testnet-faucet.worldmobile.net'],
|
|
42190
44199
|
nativeCurrency: { name: 'ATestingToken', symbol: 'WOMOX', decimals: 18 },
|
|
42191
44200
|
infoURL: 'https://worldmobile.io/the-chain',
|
|
@@ -42426,6 +44435,29 @@ exports.chains = {
|
|
|
42426
44435
|
networkId: 333999,
|
|
42427
44436
|
iconURL: 'https://ipfs.io/ipfs/QmagWrtyApex28H2QeXcs3jJ2F7p2K7eESz3cDbHdQ3pjG'
|
|
42428
44437
|
},
|
|
44438
|
+
335700: {
|
|
44439
|
+
name: 'Scenium',
|
|
44440
|
+
chain: 'Scenium',
|
|
44441
|
+
icon: 'scenium',
|
|
44442
|
+
rpc: [
|
|
44443
|
+
'https://services.tanssi-mainnet.network/tanssi-2004',
|
|
44444
|
+
'wss://services.tanssi-mainnet.network/tanssi-2004'
|
|
44445
|
+
],
|
|
44446
|
+
faucets: [],
|
|
44447
|
+
nativeCurrency: { name: 'SCEN', symbol: 'SCEN', decimals: 18 },
|
|
44448
|
+
infoURL: 'hhttps://www.scenium.io/',
|
|
44449
|
+
shortName: 'scenium',
|
|
44450
|
+
chainId: 335700,
|
|
44451
|
+
networkId: 335700,
|
|
44452
|
+
explorers: [
|
|
44453
|
+
{
|
|
44454
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
44455
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004',
|
|
44456
|
+
standard: 'none'
|
|
44457
|
+
}
|
|
44458
|
+
],
|
|
44459
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicngi3vnsauqgncupwitkkq2733nuwmqvczkiodynbsaxjmu2brna'
|
|
44460
|
+
},
|
|
42429
44461
|
336655: {
|
|
42430
44462
|
name: 'UPchain Testnet',
|
|
42431
44463
|
chain: 'UPchain',
|
|
@@ -42557,6 +44589,27 @@ exports.chains = {
|
|
|
42557
44589
|
],
|
|
42558
44590
|
iconURL: 'https://ipfs.io/ipfs/QmRiAUu3xV5uiX6Nk1iXD5w6qjki5ugGFETRVavzJ2h5QF'
|
|
42559
44591
|
},
|
|
44592
|
+
369369: {
|
|
44593
|
+
name: 'Denergy Network',
|
|
44594
|
+
chain: 'DEN',
|
|
44595
|
+
rpc: ['https://rpc.d.energy/'],
|
|
44596
|
+
faucets: [],
|
|
44597
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
44598
|
+
infoURL: 'https://d.energy/',
|
|
44599
|
+
shortName: 'den-mainnet',
|
|
44600
|
+
chainId: 369369,
|
|
44601
|
+
networkId: 369369,
|
|
44602
|
+
icon: 'denergy',
|
|
44603
|
+
explorers: [
|
|
44604
|
+
{
|
|
44605
|
+
name: 'Denergy Explorer',
|
|
44606
|
+
url: 'https://explorer.denergychain.com',
|
|
44607
|
+
icon: 'denergy',
|
|
44608
|
+
standard: 'EIP3091'
|
|
44609
|
+
}
|
|
44610
|
+
],
|
|
44611
|
+
iconURL: 'https://ipfs.io/ipfs/QmdZMYDb12zN4ErNoSob7yotqqQBMobCDbhumMY3DV1kG1'
|
|
44612
|
+
},
|
|
42560
44613
|
373737: {
|
|
42561
44614
|
name: 'HAPchain Testnet',
|
|
42562
44615
|
chain: 'HAPchain',
|
|
@@ -43222,6 +45275,27 @@ exports.chains = {
|
|
|
43222
45275
|
],
|
|
43223
45276
|
iconURL: 'https://ipfs.io/ipfs/QmY6AkNb5TYrDbM5M7YpSM8X3aYn2LcPXeLXz6F7WoB27r'
|
|
43224
45277
|
},
|
|
45278
|
+
511111: {
|
|
45279
|
+
name: 'Alpha Chain Testnet',
|
|
45280
|
+
chain: 'Alpha Chain',
|
|
45281
|
+
rpc: ['https://testnet-rpc.goalpha.org'],
|
|
45282
|
+
faucets: [],
|
|
45283
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
45284
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
45285
|
+
shortName: 'alpha-testnet',
|
|
45286
|
+
chainId: 511111,
|
|
45287
|
+
networkId: 511111,
|
|
45288
|
+
slip44: 1,
|
|
45289
|
+
icon: 'alphachain',
|
|
45290
|
+
explorers: [
|
|
45291
|
+
{
|
|
45292
|
+
name: 'Alpha Chain Testnet Scan',
|
|
45293
|
+
url: 'https://testnet-scan.goalpha.org',
|
|
45294
|
+
standard: 'EIP3091'
|
|
45295
|
+
}
|
|
45296
|
+
],
|
|
45297
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihesy252ozceffnjmgv5pw72yddwnn2zmnmh627xwxnvxb6wfyekm'
|
|
45298
|
+
},
|
|
43225
45299
|
512512: {
|
|
43226
45300
|
name: 'CMP-Testnet',
|
|
43227
45301
|
chain: 'CMP',
|
|
@@ -43580,19 +45654,19 @@ exports.chains = {
|
|
|
43580
45654
|
iconURL: 'https://ipfs.io/ipfs/QmV8Ks2Bikdy3VejY1YRAoucB5nifVocBhG7GJqfGmZuF3'
|
|
43581
45655
|
},
|
|
43582
45656
|
560000: {
|
|
43583
|
-
name: 'Hetu
|
|
45657
|
+
name: 'Hetu Mainnet',
|
|
43584
45658
|
chain: 'HETU',
|
|
43585
|
-
rpc: ['https://rpc.
|
|
43586
|
-
faucets: [
|
|
43587
|
-
nativeCurrency: { name: '
|
|
45659
|
+
rpc: ['https://rpc.va.hetu.org'],
|
|
45660
|
+
faucets: [],
|
|
45661
|
+
nativeCurrency: { name: 'HETU', symbol: 'HETU', decimals: 18 },
|
|
43588
45662
|
infoURL: 'https://hetu.org',
|
|
43589
45663
|
shortName: 'HETU',
|
|
43590
45664
|
chainId: 560000,
|
|
43591
45665
|
networkId: 560000,
|
|
43592
45666
|
explorers: [
|
|
43593
45667
|
{
|
|
43594
|
-
name: 'Hetu
|
|
43595
|
-
url: 'https://
|
|
45668
|
+
name: 'Hetu Mainnet Scan',
|
|
45669
|
+
url: 'https://scan.v1.hetu.org',
|
|
43596
45670
|
icon: 'hetu',
|
|
43597
45671
|
standard: 'EIP3091'
|
|
43598
45672
|
}
|
|
@@ -43896,6 +45970,18 @@ exports.chains = {
|
|
|
43896
45970
|
networkId: 685685,
|
|
43897
45971
|
status: 'incubating'
|
|
43898
45972
|
},
|
|
45973
|
+
685689: {
|
|
45974
|
+
name: 'Gensyn Mainnet',
|
|
45975
|
+
chain: 'Gensyn',
|
|
45976
|
+
rpc: [],
|
|
45977
|
+
faucets: [],
|
|
45978
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
45979
|
+
infoURL: 'https://www.gensyn.ai/',
|
|
45980
|
+
shortName: 'gensyn-mainnet',
|
|
45981
|
+
chainId: 685689,
|
|
45982
|
+
networkId: 685689,
|
|
45983
|
+
status: 'incubating'
|
|
45984
|
+
},
|
|
43899
45985
|
686868: {
|
|
43900
45986
|
name: 'Won Network',
|
|
43901
45987
|
chainId: 686868,
|
|
@@ -44114,6 +46200,33 @@ exports.chains = {
|
|
|
44114
46200
|
}
|
|
44115
46201
|
]
|
|
44116
46202
|
},
|
|
46203
|
+
737373: {
|
|
46204
|
+
name: 'bokuto',
|
|
46205
|
+
chain: 'bokuto',
|
|
46206
|
+
rpc: ['https://rpc-bokuto.katanarpc.com'],
|
|
46207
|
+
faucets: ['https://faucet.katana.tools'],
|
|
46208
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
46209
|
+
infoURL: 'https://katana.network',
|
|
46210
|
+
shortName: 'bokuto',
|
|
46211
|
+
chainId: 737373,
|
|
46212
|
+
networkId: 737373,
|
|
46213
|
+
icon: 'katana',
|
|
46214
|
+
explorers: [
|
|
46215
|
+
{
|
|
46216
|
+
name: 'bokutoscan',
|
|
46217
|
+
url: 'https://bokuto.katanascan.com',
|
|
46218
|
+
icon: 'katana',
|
|
46219
|
+
standard: 'EIP3091'
|
|
46220
|
+
},
|
|
46221
|
+
{
|
|
46222
|
+
name: 'bokuto explorer',
|
|
46223
|
+
url: 'https://explorer-bokuto.katanarpc.com',
|
|
46224
|
+
icon: 'katana',
|
|
46225
|
+
standard: 'EIP3091'
|
|
46226
|
+
}
|
|
46227
|
+
],
|
|
46228
|
+
iconURL: 'https://ipfs.io/ipfs/QmVAQiumxDxuEW7HdeRW8NiRKVpXVnQumwSW44Uq6py1k7'
|
|
46229
|
+
},
|
|
44117
46230
|
743111: {
|
|
44118
46231
|
name: 'Hemi Sepolia',
|
|
44119
46232
|
chain: 'ETH',
|
|
@@ -44140,7 +46253,17 @@ exports.chains = {
|
|
|
44140
46253
|
747474: {
|
|
44141
46254
|
name: 'katana',
|
|
44142
46255
|
chain: 'katana',
|
|
44143
|
-
rpc: [
|
|
46256
|
+
rpc: [
|
|
46257
|
+
'https://rpc.katana.network',
|
|
46258
|
+
'https://katana.gateway.tenderly.co/',
|
|
46259
|
+
'https://rpc.katanarpc.com/'
|
|
46260
|
+
],
|
|
46261
|
+
features: [
|
|
46262
|
+
{ name: 'EIP155' },
|
|
46263
|
+
{ name: 'EIP1559' },
|
|
46264
|
+
{ name: 'EIP4844' },
|
|
46265
|
+
{ name: 'EIP7702' }
|
|
46266
|
+
],
|
|
44144
46267
|
faucets: [],
|
|
44145
46268
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
44146
46269
|
infoURL: 'https://katana.network',
|
|
@@ -44149,6 +46272,12 @@ exports.chains = {
|
|
|
44149
46272
|
networkId: 747474,
|
|
44150
46273
|
icon: 'katana',
|
|
44151
46274
|
explorers: [
|
|
46275
|
+
{
|
|
46276
|
+
name: 'katanascan',
|
|
46277
|
+
url: 'https://katanascan.com',
|
|
46278
|
+
icon: 'katana',
|
|
46279
|
+
standard: 'EIP3091'
|
|
46280
|
+
},
|
|
44152
46281
|
{
|
|
44153
46282
|
name: 'katana explorer',
|
|
44154
46283
|
url: 'https://explorer.katanarpc.com',
|
|
@@ -44156,6 +46285,11 @@ exports.chains = {
|
|
|
44156
46285
|
standard: 'EIP3091'
|
|
44157
46286
|
}
|
|
44158
46287
|
],
|
|
46288
|
+
parent: {
|
|
46289
|
+
type: 'L2',
|
|
46290
|
+
chain: 'eip155-1',
|
|
46291
|
+
bridges: [{ url: 'https://bridge.katana.network' }]
|
|
46292
|
+
},
|
|
44159
46293
|
iconURL: 'https://ipfs.io/ipfs/QmVAQiumxDxuEW7HdeRW8NiRKVpXVnQumwSW44Uq6py1k7'
|
|
44160
46294
|
},
|
|
44161
46295
|
751230: {
|
|
@@ -44636,6 +46770,27 @@ exports.chains = {
|
|
|
44636
46770
|
},
|
|
44637
46771
|
iconURL: 'https://ipfs.io/ipfs/bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm'
|
|
44638
46772
|
},
|
|
46773
|
+
812242: {
|
|
46774
|
+
name: 'Codex Testnet',
|
|
46775
|
+
chain: 'ETH',
|
|
46776
|
+
rpc: ['https://rpc.codex-stg.xyz', 'wss://rpc.codex-stg.xyz'],
|
|
46777
|
+
faucets: [],
|
|
46778
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
46779
|
+
infoURL: 'https://www.codex.xyz/',
|
|
46780
|
+
shortName: 'codex-testnet',
|
|
46781
|
+
chainId: 812242,
|
|
46782
|
+
networkId: 812242,
|
|
46783
|
+
icon: 'codex-testnet',
|
|
46784
|
+
explorers: [
|
|
46785
|
+
{
|
|
46786
|
+
name: 'Codex Testnet Explorer',
|
|
46787
|
+
url: 'https://explorer.codex-stg.xyz',
|
|
46788
|
+
standard: 'EIP3091'
|
|
46789
|
+
}
|
|
46790
|
+
],
|
|
46791
|
+
parent: { type: 'L2', chain: 'eip155-11155111' },
|
|
46792
|
+
iconURL: 'https://ipfs.io/ipfs/QmP9ehCr7SYf2e2kGhX7DX3WePUFyu8ACGZycPnKFBQeGs'
|
|
46793
|
+
},
|
|
44639
46794
|
812397: {
|
|
44640
46795
|
name: 'SG Verse Mainnet',
|
|
44641
46796
|
chain: 'SG Verse',
|
|
@@ -44698,6 +46853,30 @@ exports.chains = {
|
|
|
44698
46853
|
],
|
|
44699
46854
|
iconURL: 'https://ipfs.io/ipfs/QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg'
|
|
44700
46855
|
},
|
|
46856
|
+
838838: {
|
|
46857
|
+
name: 'HyperCluster',
|
|
46858
|
+
chain: 'HYPEC',
|
|
46859
|
+
rpc: ['https://rpc.hypercluster.org'],
|
|
46860
|
+
faucets: ['https://faucet.hypercluster.org'],
|
|
46861
|
+
nativeCurrency: {
|
|
46862
|
+
name: 'HyperCluster Token',
|
|
46863
|
+
symbol: 'HYPEC',
|
|
46864
|
+
decimals: 18
|
|
46865
|
+
},
|
|
46866
|
+
infoURL: 'https://www.hypercluster.org/',
|
|
46867
|
+
shortName: 'HYPEC',
|
|
46868
|
+
chainId: 838838,
|
|
46869
|
+
networkId: 838838,
|
|
46870
|
+
icon: 'hypercluster',
|
|
46871
|
+
explorers: [
|
|
46872
|
+
{
|
|
46873
|
+
name: 'HyperCluster Explorer',
|
|
46874
|
+
url: 'https://explorer.hypercluster.org',
|
|
46875
|
+
standard: 'EIP3091'
|
|
46876
|
+
}
|
|
46877
|
+
],
|
|
46878
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigyg6sbkcu6aql4pbfu3fjxhkvxywnitnojyl6jabq2vqekzqcr6a'
|
|
46879
|
+
},
|
|
44701
46880
|
839320: {
|
|
44702
46881
|
name: 'PRM Testnet',
|
|
44703
46882
|
chain: 'prm',
|
|
@@ -44768,6 +46947,39 @@ exports.chains = {
|
|
|
44768
46947
|
chainId: 846000,
|
|
44769
46948
|
networkId: 846000
|
|
44770
46949
|
},
|
|
46950
|
+
853211: {
|
|
46951
|
+
name: 'Testethiq',
|
|
46952
|
+
chain: 'ETH',
|
|
46953
|
+
rpc: [
|
|
46954
|
+
'https://rpc.testnet.ethiq.network',
|
|
46955
|
+
'wss://rpc.testnet.ethiq.network'
|
|
46956
|
+
],
|
|
46957
|
+
faucets: [],
|
|
46958
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
46959
|
+
infoURL: 'https://www.ethiq.network',
|
|
46960
|
+
shortName: 'testethiq',
|
|
46961
|
+
chainId: 853211,
|
|
46962
|
+
networkId: 853211,
|
|
46963
|
+
features: [
|
|
46964
|
+
{ name: 'EIP155' },
|
|
46965
|
+
{ name: 'EIP1559' },
|
|
46966
|
+
{ name: 'EIP2718' },
|
|
46967
|
+
{ name: 'EIP2930' }
|
|
46968
|
+
],
|
|
46969
|
+
parent: {
|
|
46970
|
+
type: 'L2',
|
|
46971
|
+
chain: 'eip155-11155111',
|
|
46972
|
+
bridges: [{ url: 'https://shell.haqq.network/bridge' }]
|
|
46973
|
+
},
|
|
46974
|
+
explorers: [
|
|
46975
|
+
{
|
|
46976
|
+
name: 'Ethiq Blockscout',
|
|
46977
|
+
url: 'https://explorer.testnet.ethiq.network',
|
|
46978
|
+
icon: 'blockscout',
|
|
46979
|
+
standard: 'EIP3091'
|
|
46980
|
+
}
|
|
46981
|
+
]
|
|
46982
|
+
},
|
|
44771
46983
|
855456: {
|
|
44772
46984
|
name: 'Dodao',
|
|
44773
46985
|
chain: 'EVMCC',
|
|
@@ -45092,6 +47304,24 @@ exports.chains = {
|
|
|
45092
47304
|
}
|
|
45093
47305
|
]
|
|
45094
47306
|
},
|
|
47307
|
+
963369: {
|
|
47308
|
+
name: 'AVI Coin',
|
|
47309
|
+
chain: 'AVI',
|
|
47310
|
+
rpc: ['https://rpc.avicoin.org'],
|
|
47311
|
+
faucets: [],
|
|
47312
|
+
nativeCurrency: { name: 'AVI Coin', symbol: 'AVI', decimals: 18 },
|
|
47313
|
+
infoURL: 'https://www.avicoin.org',
|
|
47314
|
+
shortName: 'avi',
|
|
47315
|
+
chainId: 963369,
|
|
47316
|
+
networkId: 963369,
|
|
47317
|
+
explorers: [
|
|
47318
|
+
{
|
|
47319
|
+
name: 'AVI Coin Explorer',
|
|
47320
|
+
url: 'https://explorer.avicoin.org',
|
|
47321
|
+
standard: 'EIP3091'
|
|
47322
|
+
}
|
|
47323
|
+
]
|
|
47324
|
+
},
|
|
45095
47325
|
978657: {
|
|
45096
47326
|
name: 'Treasure Ruby',
|
|
45097
47327
|
chainId: 978657,
|
|
@@ -45247,6 +47477,47 @@ exports.chains = {
|
|
|
45247
47477
|
],
|
|
45248
47478
|
iconURL: 'https://ipfs.io/ipfs/Qmb6VAhhtaJmdaW1j7PAjxaLju1V24PPDFBdXtebyTSfsZ'
|
|
45249
47479
|
},
|
|
47480
|
+
1000001: {
|
|
47481
|
+
name: 'WebChain ETK',
|
|
47482
|
+
chain: 'WVM',
|
|
47483
|
+
rpc: ['https://rpc.webchain.e-talk.xyz'],
|
|
47484
|
+
faucets: [],
|
|
47485
|
+
nativeCurrency: { name: 'ETK', symbol: 'ETK', decimals: 18 },
|
|
47486
|
+
shortName: 'wvm',
|
|
47487
|
+
infoURL: 'https://e-talk.xyz/webchain',
|
|
47488
|
+
chainId: 1000001,
|
|
47489
|
+
networkId: 1000001,
|
|
47490
|
+
explorers: [
|
|
47491
|
+
{
|
|
47492
|
+
name: 'WebChain Explorer',
|
|
47493
|
+
url: 'https://e-talk.xyz/webchain',
|
|
47494
|
+
standard: 'EIP3091'
|
|
47495
|
+
}
|
|
47496
|
+
],
|
|
47497
|
+
icon: 'webchain',
|
|
47498
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiazrv6kwtqalcrlgzjyfse5ft4qi23qcpmg3x4h6liccpmeym6lg4'
|
|
47499
|
+
},
|
|
47500
|
+
1001996: {
|
|
47501
|
+
name: 'Wirex Pay Testnet',
|
|
47502
|
+
chain: 'WirexPay',
|
|
47503
|
+
icon: 'wpay',
|
|
47504
|
+
rpc: ['https://rpc-dev.wirexpaychain.com'],
|
|
47505
|
+
faucets: ['https://faucet-dev.wirexpaychain.com'],
|
|
47506
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
47507
|
+
features: [{ name: 'EIP155' }],
|
|
47508
|
+
infoURL: 'https://docs.wirexpaychain.com/tech/wirex-pay-chain',
|
|
47509
|
+
shortName: 'wirex-testnet',
|
|
47510
|
+
chainId: 1001996,
|
|
47511
|
+
networkId: 1001996,
|
|
47512
|
+
explorers: [
|
|
47513
|
+
{
|
|
47514
|
+
name: 'Wirex Pay Testnet Explorer',
|
|
47515
|
+
url: 'https://explorer-dev.wirexpaychain.com',
|
|
47516
|
+
standard: 'none'
|
|
47517
|
+
}
|
|
47518
|
+
],
|
|
47519
|
+
iconURL: 'https://ipfs.io/ipfs/QmRkaZbopr8JTgypSQ3N3VfQumnZEN9bA5Uh3u3mL26dwT'
|
|
47520
|
+
},
|
|
45250
47521
|
1008686: {
|
|
45251
47522
|
name: 'Naga Testnet',
|
|
45252
47523
|
chain: 'Naga',
|
|
@@ -45314,7 +47585,7 @@ exports.chains = {
|
|
|
45314
47585
|
chain: '1Money Testnet',
|
|
45315
47586
|
rpc: ['https://testnet.1money.network'],
|
|
45316
47587
|
faucets: [],
|
|
45317
|
-
nativeCurrency: { name: '
|
|
47588
|
+
nativeCurrency: { name: 'FREE', symbol: 'FREE', decimals: 18 },
|
|
45318
47589
|
features: [{ name: 'EIP155' }],
|
|
45319
47590
|
infoURL: 'https://1money.com',
|
|
45320
47591
|
shortName: '1money-testnet',
|
|
@@ -45528,11 +47799,33 @@ exports.chains = {
|
|
|
45528
47799
|
],
|
|
45529
47800
|
iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
|
|
45530
47801
|
},
|
|
47802
|
+
1440000: {
|
|
47803
|
+
name: 'XRPL EVM Sidechain',
|
|
47804
|
+
chain: 'XRPL EVM',
|
|
47805
|
+
icon: 'xrplevm',
|
|
47806
|
+
rpc: ['https://rpc.xrplevm.org', 'wss://ws.xrplevm.org'],
|
|
47807
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
47808
|
+
faucets: ['https://faucet.xrplevm.org'],
|
|
47809
|
+
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
47810
|
+
infoURL: 'https://xrplevm.org',
|
|
47811
|
+
shortName: 'xrplevm',
|
|
47812
|
+
chainId: 1440000,
|
|
47813
|
+
networkId: 1440000,
|
|
47814
|
+
explorers: [
|
|
47815
|
+
{
|
|
47816
|
+
name: 'blockscout',
|
|
47817
|
+
url: 'https://explorer.xrplevm.org',
|
|
47818
|
+
icon: 'xrplevm',
|
|
47819
|
+
standard: 'EIP3091'
|
|
47820
|
+
}
|
|
47821
|
+
],
|
|
47822
|
+
iconURL: 'https://ipfs.io/ipfs/QmS1qEsbRpi9UrjCM5JkmCDdgWf8CWEAyKvNKbkjms919P'
|
|
47823
|
+
},
|
|
45531
47824
|
1440002: {
|
|
45532
47825
|
name: 'XRPL EVM Sidechain Devnet',
|
|
45533
47826
|
chain: 'XRPLEVM Devnet',
|
|
45534
47827
|
icon: 'xrplevm',
|
|
45535
|
-
rpc: ['https://rpc.xrplevm.org', '
|
|
47828
|
+
rpc: ['https://rpc.devnet.xrplevm.org', 'wss://ws.devnet.xrplevm.org'],
|
|
45536
47829
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45537
47830
|
faucets: ['https://faucet.xrplevm.org'],
|
|
45538
47831
|
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
@@ -45548,13 +47841,13 @@ exports.chains = {
|
|
|
45548
47841
|
standard: 'EIP3091'
|
|
45549
47842
|
}
|
|
45550
47843
|
],
|
|
45551
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
47844
|
+
iconURL: 'https://ipfs.io/ipfs/QmS1qEsbRpi9UrjCM5JkmCDdgWf8CWEAyKvNKbkjms919P'
|
|
45552
47845
|
},
|
|
45553
47846
|
1449000: {
|
|
45554
47847
|
name: 'XRPL EVM Sidechain Testnet',
|
|
45555
47848
|
chain: 'XRPLEVM Testnet',
|
|
45556
47849
|
icon: 'xrplevm',
|
|
45557
|
-
rpc: ['https://rpc.testnet.xrplevm.org', '
|
|
47850
|
+
rpc: ['https://rpc.testnet.xrplevm.org', 'wss://ws.testnet.xrplevm.org'],
|
|
45558
47851
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45559
47852
|
faucets: ['https://faucet.xrplevm.org'],
|
|
45560
47853
|
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
@@ -45570,7 +47863,7 @@ exports.chains = {
|
|
|
45570
47863
|
standard: 'EIP3091'
|
|
45571
47864
|
}
|
|
45572
47865
|
],
|
|
45573
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
47866
|
+
iconURL: 'https://ipfs.io/ipfs/QmS1qEsbRpi9UrjCM5JkmCDdgWf8CWEAyKvNKbkjms919P'
|
|
45574
47867
|
},
|
|
45575
47868
|
1501869: {
|
|
45576
47869
|
name: 'Waterfall 9 Test Network',
|
|
@@ -45887,6 +48180,27 @@ exports.chains = {
|
|
|
45887
48180
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45888
48181
|
iconURL: 'https://ipfs.io/ipfs/QmR58SroHx7ovpqEB5iRkw4PufEXmcCBAJ8AZ7mChDgTfV'
|
|
45889
48182
|
},
|
|
48183
|
+
2651420: {
|
|
48184
|
+
name: 'Horizen Testnet',
|
|
48185
|
+
chain: 'horizen',
|
|
48186
|
+
rpc: ['https://horizen-testnet.rpc.caldera.xyz/http'],
|
|
48187
|
+
faucets: [],
|
|
48188
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
48189
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
48190
|
+
infoURL: 'https://horizen-testnet.hub.caldera.xyz',
|
|
48191
|
+
shortName: 'horizen-testnet',
|
|
48192
|
+
chainId: 2651420,
|
|
48193
|
+
networkId: 2651420,
|
|
48194
|
+
icon: 'horizen',
|
|
48195
|
+
explorers: [
|
|
48196
|
+
{
|
|
48197
|
+
name: 'Horizen Testnet Caldera Explorer',
|
|
48198
|
+
url: 'https://horizen-testnet.explorer.caldera.xyz',
|
|
48199
|
+
standard: 'EIP3091'
|
|
48200
|
+
}
|
|
48201
|
+
],
|
|
48202
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiejezmamcywe5jigzopxlpxdp5uvofx3h2jfo5xp34bphf43i4ega'
|
|
48203
|
+
},
|
|
45890
48204
|
2702128: {
|
|
45891
48205
|
name: 'Xterio Chain (ETH)',
|
|
45892
48206
|
chain: 'Xterio',
|
|
@@ -46152,6 +48466,33 @@ exports.chains = {
|
|
|
46152
48466
|
],
|
|
46153
48467
|
iconURL: 'https://ipfs.io/ipfs/QmWpvBtmDhZSAnRww5ZU6BvEbDbxKEzoyjWcanjc1UBD9X'
|
|
46154
48468
|
},
|
|
48469
|
+
5042002: {
|
|
48470
|
+
name: 'Arc Network Testnet',
|
|
48471
|
+
chain: 'Arc Network',
|
|
48472
|
+
icon: 'arcnetwork',
|
|
48473
|
+
rpc: [
|
|
48474
|
+
'https://rpc.testnet.arc.network',
|
|
48475
|
+
'wss://rpc.testnet.arc.network',
|
|
48476
|
+
'https://rpc.quicknode.testnet.arc.network',
|
|
48477
|
+
'wss://rpc.quicknode.testnet.arc.network',
|
|
48478
|
+
'https://rpc.blockdaemon.testnet.arc.network'
|
|
48479
|
+
],
|
|
48480
|
+
faucets: ['https://faucet.circle.com/'],
|
|
48481
|
+
nativeCurrency: { name: 'USDC', symbol: 'USDC', decimals: 18 },
|
|
48482
|
+
infoURL: 'https://arc.network',
|
|
48483
|
+
shortName: 'arc-testnet',
|
|
48484
|
+
chainId: 5042002,
|
|
48485
|
+
networkId: 5042002,
|
|
48486
|
+
slip44: 1,
|
|
48487
|
+
explorers: [
|
|
48488
|
+
{
|
|
48489
|
+
name: 'Arcscan',
|
|
48490
|
+
url: 'https://testnet.arcscan.app',
|
|
48491
|
+
standard: 'EIP3091'
|
|
48492
|
+
}
|
|
48493
|
+
],
|
|
48494
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiddgoql2bcngs3bcuxobz5hkjjbhvwxvqrdagqytdnfmmawnmfhta'
|
|
48495
|
+
},
|
|
46155
48496
|
5112023: {
|
|
46156
48497
|
name: 'NumBlock Chain',
|
|
46157
48498
|
chain: 'NumBlock',
|
|
@@ -46246,6 +48587,30 @@ exports.chains = {
|
|
|
46246
48587
|
],
|
|
46247
48588
|
iconURL: 'https://ipfs.io/ipfs/bafkreiefr7p63cufa53rylql4megu6mbe2fksl45fkbo4jkpt2pyy3q5xm'
|
|
46248
48589
|
},
|
|
48590
|
+
5318007: {
|
|
48591
|
+
name: 'Reactive Lasna',
|
|
48592
|
+
title: 'Reactive Network Testnet Lasna',
|
|
48593
|
+
chain: 'REACT',
|
|
48594
|
+
rpc: ['https://lasna-rpc.rnk.dev'],
|
|
48595
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
48596
|
+
faucets: [
|
|
48597
|
+
'https://dev.reactive.network/reactive-mainnet#get-testnet-react'
|
|
48598
|
+
],
|
|
48599
|
+
nativeCurrency: { name: 'Lasna React', symbol: 'lREACT', decimals: 18 },
|
|
48600
|
+
infoURL: 'https://reactive.network',
|
|
48601
|
+
shortName: 'lreact',
|
|
48602
|
+
icon: 'reactive',
|
|
48603
|
+
chainId: 5318007,
|
|
48604
|
+
networkId: 5318007,
|
|
48605
|
+
explorers: [
|
|
48606
|
+
{
|
|
48607
|
+
name: 'Reactscan',
|
|
48608
|
+
url: 'https://lasna.reactscan.net',
|
|
48609
|
+
standard: 'none'
|
|
48610
|
+
}
|
|
48611
|
+
],
|
|
48612
|
+
iconURL: 'https://ipfs.io/ipfs/QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B'
|
|
48613
|
+
},
|
|
46249
48614
|
5318008: {
|
|
46250
48615
|
name: 'Reactive Kopli',
|
|
46251
48616
|
title: 'Reactive Network Testnet Kopli',
|
|
@@ -46266,7 +48631,7 @@ exports.chains = {
|
|
|
46266
48631
|
standard: 'none'
|
|
46267
48632
|
}
|
|
46268
48633
|
],
|
|
46269
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
48634
|
+
iconURL: 'https://ipfs.io/ipfs/QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B'
|
|
46270
48635
|
},
|
|
46271
48636
|
5511555: {
|
|
46272
48637
|
name: 'PointPay Testnet',
|
|
@@ -46492,23 +48857,18 @@ exports.chains = {
|
|
|
46492
48857
|
]
|
|
46493
48858
|
},
|
|
46494
48859
|
6912115: {
|
|
46495
|
-
name: 'ENI Testnet',
|
|
48860
|
+
name: 'ENI Testnet (Deprecated)',
|
|
46496
48861
|
chain: 'ENI',
|
|
46497
|
-
rpc: [
|
|
48862
|
+
rpc: [],
|
|
46498
48863
|
faucets: [],
|
|
46499
48864
|
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
46500
|
-
infoURL: '
|
|
46501
|
-
shortName: 'eni-test',
|
|
48865
|
+
infoURL: '',
|
|
48866
|
+
shortName: 'eni-test-deprecated',
|
|
46502
48867
|
chainId: 6912115,
|
|
46503
48868
|
networkId: 6912115,
|
|
46504
48869
|
icon: 'eni-test',
|
|
46505
|
-
explorers: [
|
|
46506
|
-
|
|
46507
|
-
name: 'ENI Testnet Explorer',
|
|
46508
|
-
url: 'https://scan-testnet.eniac.network',
|
|
46509
|
-
standard: 'EIP3091'
|
|
46510
|
-
}
|
|
46511
|
-
],
|
|
48870
|
+
explorers: [],
|
|
48871
|
+
status: 'deprecated',
|
|
46512
48872
|
iconURL: 'https://ipfs.io/ipfs/QmdhqHQnPHhuhowh3ifncxw2SNzjMRCy2jQY8aMScpjUpd'
|
|
46513
48873
|
},
|
|
46514
48874
|
6985385: {
|
|
@@ -47144,8 +49504,8 @@ exports.chains = {
|
|
|
47144
49504
|
rpc: ['https://testnet.riselabs.xyz', 'wss://testnet.riselabs.xyz/ws'],
|
|
47145
49505
|
faucets: ['https://faucet.testnet.riselabs.xyz'],
|
|
47146
49506
|
nativeCurrency: { name: 'RISE Testnet Ether', symbol: 'ETH', decimals: 18 },
|
|
47147
|
-
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
47148
|
-
infoURL: 'https://
|
|
49507
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP7702' }],
|
|
49508
|
+
infoURL: 'https://risechain.com/',
|
|
47149
49509
|
shortName: 'rise-testnet',
|
|
47150
49510
|
chainId: 11155931,
|
|
47151
49511
|
networkId: 11155931,
|
|
@@ -47168,6 +49528,7 @@ exports.chains = {
|
|
|
47168
49528
|
11166111: {
|
|
47169
49529
|
name: 'R0AR Testnet',
|
|
47170
49530
|
chain: 'R0AR Testnet',
|
|
49531
|
+
icon: 'r0ar',
|
|
47171
49532
|
rpc: ['https://testnet.rpc-r0ar.io'],
|
|
47172
49533
|
faucets: ['https://testnet.r0arfaucet.io'],
|
|
47173
49534
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -47179,9 +49540,11 @@ exports.chains = {
|
|
|
47179
49540
|
{
|
|
47180
49541
|
name: 'tracehawk',
|
|
47181
49542
|
url: 'https://testnet.r0arscan.io',
|
|
49543
|
+
icon: 'r0ar',
|
|
47182
49544
|
standard: 'none'
|
|
47183
49545
|
}
|
|
47184
|
-
]
|
|
49546
|
+
],
|
|
49547
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicz6422v574rrwrbmvllvrts6nyv4cwcpxxrrokrsr6ekjuky3c6i'
|
|
47185
49548
|
},
|
|
47186
49549
|
12020498: {
|
|
47187
49550
|
name: 'Lummio Network',
|
|
@@ -47298,6 +49661,25 @@ exports.chains = {
|
|
|
47298
49661
|
chainId: 13371337,
|
|
47299
49662
|
networkId: 13371337
|
|
47300
49663
|
},
|
|
49664
|
+
13863860: {
|
|
49665
|
+
name: 'Symbiosis',
|
|
49666
|
+
chain: 'symbiosis',
|
|
49667
|
+
rpc: ['https://symbiosis.calderachain.xyz/http'],
|
|
49668
|
+
faucets: [],
|
|
49669
|
+
nativeCurrency: { name: 'Symbiosis', symbol: 'SIS', decimals: 18 },
|
|
49670
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
49671
|
+
infoURL: 'https://symbiosis.hub.caldera.xyz',
|
|
49672
|
+
shortName: 'symbiosis',
|
|
49673
|
+
chainId: 13863860,
|
|
49674
|
+
networkId: 13863860,
|
|
49675
|
+
explorers: [
|
|
49676
|
+
{
|
|
49677
|
+
name: 'Symbiosis Caldera Explorer',
|
|
49678
|
+
url: 'https://symbiosis.calderaexplorer.xyz',
|
|
49679
|
+
standard: 'EIP3091'
|
|
49680
|
+
}
|
|
49681
|
+
]
|
|
49682
|
+
},
|
|
47301
49683
|
14288640: {
|
|
47302
49684
|
name: 'Anduschain Mainnet',
|
|
47303
49685
|
chain: 'anduschain',
|
|
@@ -47504,8 +49886,9 @@ exports.chains = {
|
|
|
47504
49886
|
name: 'quarkblockchain',
|
|
47505
49887
|
chain: 'QKI',
|
|
47506
49888
|
rpc: [
|
|
47507
|
-
'https://
|
|
47508
|
-
'https://
|
|
49889
|
+
'https://rpc1.qkirpc.org',
|
|
49890
|
+
'https://rpc2.qkirpc.org',
|
|
49891
|
+
'https://rpc3.qkirpc.org',
|
|
47509
49892
|
'https://rpc1.qkiscan.io',
|
|
47510
49893
|
'https://rpc2.qkiscan.io',
|
|
47511
49894
|
'https://rpc3.qkiscan.io'
|
|
@@ -47672,6 +50055,30 @@ exports.chains = {
|
|
|
47672
50055
|
],
|
|
47673
50056
|
iconURL: 'https://ipfs.io/ipfs/QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq'
|
|
47674
50057
|
},
|
|
50058
|
+
20250407: {
|
|
50059
|
+
name: 'PlatON Dev Testnet',
|
|
50060
|
+
chain: 'PlatON',
|
|
50061
|
+
rpc: [
|
|
50062
|
+
'https://devnet3openapi.platon.network/rpc',
|
|
50063
|
+
'wss://devnet3openapi.platon.network/ws'
|
|
50064
|
+
],
|
|
50065
|
+
faucets: ['https://devnet3faucet.platon.network/faucet'],
|
|
50066
|
+
nativeCurrency: { name: 'LAT', symbol: 'lat', decimals: 18 },
|
|
50067
|
+
infoURL: 'https://www.platon.network',
|
|
50068
|
+
shortName: 'platondev3',
|
|
50069
|
+
chainId: 20250407,
|
|
50070
|
+
networkId: 1,
|
|
50071
|
+
slip44: 1,
|
|
50072
|
+
icon: 'platon',
|
|
50073
|
+
explorers: [
|
|
50074
|
+
{
|
|
50075
|
+
name: 'PlatON devnet explorer',
|
|
50076
|
+
url: 'https://devnet3scan.platon.network',
|
|
50077
|
+
standard: 'none'
|
|
50078
|
+
}
|
|
50079
|
+
],
|
|
50080
|
+
iconURL: 'https://ipfs.io/ipfs/QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC'
|
|
50081
|
+
},
|
|
47675
50082
|
20250825: {
|
|
47676
50083
|
name: 'Vcitychain Mainnet',
|
|
47677
50084
|
chain: 'Vcitychain',
|
|
@@ -47993,25 +50400,25 @@ exports.chains = {
|
|
|
47993
50400
|
33772211: {
|
|
47994
50401
|
name: 'Xone Testnet',
|
|
47995
50402
|
chain: 'XOC',
|
|
47996
|
-
icon: '
|
|
50403
|
+
icon: 'xone_test',
|
|
47997
50404
|
rpc: [
|
|
47998
50405
|
'https://rpc-testnet.xone.plus',
|
|
47999
50406
|
'https://rpc-testnet.xone.org',
|
|
48000
50407
|
'https://rpc-testnet.knight.center',
|
|
48001
|
-
'wss://
|
|
50408
|
+
'wss://rpc-testnet.xone.org'
|
|
48002
50409
|
],
|
|
48003
50410
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
48004
50411
|
faucets: ['https://faucet.xone.org/'],
|
|
48005
50412
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
48006
50413
|
infoURL: 'https://xone.org',
|
|
48007
|
-
shortName: '
|
|
50414
|
+
shortName: 'tXOC',
|
|
48008
50415
|
chainId: 33772211,
|
|
48009
50416
|
networkId: 33772211,
|
|
48010
50417
|
explorers: [
|
|
48011
50418
|
{
|
|
48012
|
-
name: '
|
|
48013
|
-
url: 'https://testnet.
|
|
48014
|
-
icon: '
|
|
50419
|
+
name: 'xone_test',
|
|
50420
|
+
url: 'https://testnet.xonescan.com',
|
|
50421
|
+
icon: 'xone_test',
|
|
48015
50422
|
standard: 'EIP3091'
|
|
48016
50423
|
}
|
|
48017
50424
|
],
|
|
@@ -48226,6 +50633,34 @@ exports.chains = {
|
|
|
48226
50633
|
networkId: 61717561,
|
|
48227
50634
|
slip44: 61717561
|
|
48228
50635
|
},
|
|
50636
|
+
65000000: {
|
|
50637
|
+
name: 'Autonity Mainnet',
|
|
50638
|
+
chain: 'AUT',
|
|
50639
|
+
rpc: [
|
|
50640
|
+
'https://rpc.autonity-apis.com',
|
|
50641
|
+
'wss://rpc.autonity-apis.com',
|
|
50642
|
+
'https://autonity.rpc.web3cdn.network',
|
|
50643
|
+
'wss://autonity.rpc.web3cdn.network',
|
|
50644
|
+
'https://autonity.rpc.subquery.network/public',
|
|
50645
|
+
'wss://autonity.rpc.subquery.network/public'
|
|
50646
|
+
],
|
|
50647
|
+
faucets: [],
|
|
50648
|
+
nativeCurrency: { name: 'Auton', symbol: 'ATN', decimals: 18 },
|
|
50649
|
+
infoURL: 'https://autonity.org/',
|
|
50650
|
+
shortName: 'aut',
|
|
50651
|
+
chainId: 65000000,
|
|
50652
|
+
networkId: 65000000,
|
|
50653
|
+
slip44: 1,
|
|
50654
|
+
icon: 'autonity',
|
|
50655
|
+
explorers: [
|
|
50656
|
+
{
|
|
50657
|
+
name: 'autonityscan',
|
|
50658
|
+
url: 'https://autonityscan.org',
|
|
50659
|
+
standard: 'EIP3091'
|
|
50660
|
+
}
|
|
50661
|
+
],
|
|
50662
|
+
iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
|
|
50663
|
+
},
|
|
48229
50664
|
65010000: {
|
|
48230
50665
|
name: 'Autonity Bakerloo (Thames) Testnet',
|
|
48231
50666
|
status: 'deprecated',
|
|
@@ -48550,6 +50985,27 @@ exports.chains = {
|
|
|
48550
50985
|
],
|
|
48551
50986
|
iconURL: 'https://ipfs.io/ipfs/QmcnA15BLE9uvznbugXKjqquizZs1eLPeEEkc92DSmvhmt'
|
|
48552
50987
|
},
|
|
50988
|
+
89127398: {
|
|
50989
|
+
name: 'Krown Testnet',
|
|
50990
|
+
chain: 'KROWN',
|
|
50991
|
+
icon: 'krown',
|
|
50992
|
+
rpc: ['https://testnet.krown.network', 'https://testnet1.krown.network'],
|
|
50993
|
+
faucets: ['https://faucet.krown.network'],
|
|
50994
|
+
nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
|
|
50995
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
50996
|
+
infoURL: 'https://krown.network',
|
|
50997
|
+
shortName: 'krown-testnet',
|
|
50998
|
+
chainId: 89127398,
|
|
50999
|
+
networkId: 89127398,
|
|
51000
|
+
explorers: [
|
|
51001
|
+
{
|
|
51002
|
+
name: 'Krown Testnet Explorer',
|
|
51003
|
+
url: 'https://explorer-testnet.krown.network',
|
|
51004
|
+
standard: 'EIP3091'
|
|
51005
|
+
}
|
|
51006
|
+
],
|
|
51007
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreibjmhund2og7qnbgiongrlswryqg6znxnwedczyaefu62rzwbvwji'
|
|
51008
|
+
},
|
|
48553
51009
|
89346162: {
|
|
48554
51010
|
name: 'Reya Cronos',
|
|
48555
51011
|
title: 'Reya Cronos',
|
|
@@ -49033,6 +51489,29 @@ exports.chains = {
|
|
|
49033
51489
|
],
|
|
49034
51490
|
iconURL: 'https://ipfs.io/ipfs/QmRhqq4Gp8G9w27ND3LeFW49o5PxcxrbJsqHbpBFtzEMfC'
|
|
49035
51491
|
},
|
|
51492
|
+
324705682: {
|
|
51493
|
+
name: 'SKALE Base Sepolia',
|
|
51494
|
+
chain: 'skale-base-sepolia',
|
|
51495
|
+
icon: 'skale',
|
|
51496
|
+
rpc: [
|
|
51497
|
+
'https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha',
|
|
51498
|
+
'wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha'
|
|
51499
|
+
],
|
|
51500
|
+
faucets: ['http://base-sepolia-faucet.skale.space'],
|
|
51501
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
51502
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
51503
|
+
shortName: 'skale-base-sepolia',
|
|
51504
|
+
chainId: 324705682,
|
|
51505
|
+
networkId: 324705682,
|
|
51506
|
+
explorers: [
|
|
51507
|
+
{
|
|
51508
|
+
name: 'Blockscout',
|
|
51509
|
+
url: 'https://base-sepolia-testnet-explorer.skalenodes.com',
|
|
51510
|
+
standard: 'EIP3091'
|
|
51511
|
+
}
|
|
51512
|
+
],
|
|
51513
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic24eqab5wwryzfolpfaalnuzhf4aol5ikbc5g2snvvryl4mqlzvq'
|
|
51514
|
+
},
|
|
49036
51515
|
328527624: {
|
|
49037
51516
|
name: 'Nal Sepolia Testnet',
|
|
49038
51517
|
chain: 'ETH',
|
|
@@ -49559,6 +52038,27 @@ exports.chains = {
|
|
|
49559
52038
|
],
|
|
49560
52039
|
iconURL: 'https://ipfs.io/ipfs/QmTvYMJXeZeWxYPuoQ15mHCS8K5EQzkMMCHQVs3GshooyR'
|
|
49561
52040
|
},
|
|
52041
|
+
1187947933: {
|
|
52042
|
+
name: 'SKALE Base',
|
|
52043
|
+
chain: 'skale-base',
|
|
52044
|
+
rpc: [
|
|
52045
|
+
'https://skale-base.skalenodes.com/v1/base',
|
|
52046
|
+
'wss://skale-base.skalenodes.com/v1/ws/base'
|
|
52047
|
+
],
|
|
52048
|
+
faucets: ['http://base-sepolia-faucet.skale.space'],
|
|
52049
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
52050
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
52051
|
+
shortName: 'skale-base',
|
|
52052
|
+
chainId: 1187947933,
|
|
52053
|
+
networkId: 1187947933,
|
|
52054
|
+
explorers: [
|
|
52055
|
+
{
|
|
52056
|
+
name: 'Blockscout',
|
|
52057
|
+
url: 'https://skale-base-explorer.skalenodes.com',
|
|
52058
|
+
standard: 'EIP3091'
|
|
52059
|
+
}
|
|
52060
|
+
]
|
|
52061
|
+
},
|
|
49562
52062
|
1273227453: {
|
|
49563
52063
|
name: 'HUMAN Protocol',
|
|
49564
52064
|
title: 'HUMAN Protocol',
|