eth-chainlist 0.0.703 → 0.0.725
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/CHANGELOG.md +145 -0
- package/data/chain.js +2000 -164
- package/package.json +14 -15
package/data/chain.js
CHANGED
|
@@ -3108,6 +3108,12 @@ const chainArray = [
|
|
|
3108
3108
|
networkId: 146,
|
|
3109
3109
|
icon: 'sonic',
|
|
3110
3110
|
explorers: [
|
|
3111
|
+
{
|
|
3112
|
+
name: 'etherscan',
|
|
3113
|
+
url: 'https://sonicscan.org',
|
|
3114
|
+
icon: 'sonic',
|
|
3115
|
+
standard: 'EIP3091'
|
|
3116
|
+
},
|
|
3111
3117
|
{
|
|
3112
3118
|
name: 'sonic',
|
|
3113
3119
|
url: 'https://explorer.soniclabs.com',
|
|
@@ -3582,7 +3588,15 @@ const chainArray = [
|
|
|
3582
3588
|
{
|
|
3583
3589
|
name: 'ENI Mainnet',
|
|
3584
3590
|
chain: 'ENI',
|
|
3585
|
-
rpc: [
|
|
3591
|
+
rpc: [
|
|
3592
|
+
'https://rpc.eniac.network',
|
|
3593
|
+
'https://rpc1.eniac.network',
|
|
3594
|
+
'https://rpc2.eniac.network',
|
|
3595
|
+
'https://enirpc.com',
|
|
3596
|
+
'https://jp.enirpc.com',
|
|
3597
|
+
'https://jp.eniacrpc.net',
|
|
3598
|
+
'wss://rpc.eniac.network/ws/'
|
|
3599
|
+
],
|
|
3586
3600
|
faucets: [],
|
|
3587
3601
|
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
3588
3602
|
infoURL: 'https://eniac.network/',
|
|
@@ -3598,6 +3612,25 @@ const chainArray = [
|
|
|
3598
3612
|
}
|
|
3599
3613
|
]
|
|
3600
3614
|
},
|
|
3615
|
+
{
|
|
3616
|
+
name: 'ENI Testnet',
|
|
3617
|
+
chain: 'ENI',
|
|
3618
|
+
rpc: [ 'https://rpc-testnet.eniac.network' ],
|
|
3619
|
+
faucets: [],
|
|
3620
|
+
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
3621
|
+
infoURL: 'https://eniac.network/',
|
|
3622
|
+
shortName: 'eni-test',
|
|
3623
|
+
chainId: 174,
|
|
3624
|
+
networkId: 174,
|
|
3625
|
+
icon: 'eni-test',
|
|
3626
|
+
explorers: [
|
|
3627
|
+
{
|
|
3628
|
+
name: 'ENI Testnet Explorer',
|
|
3629
|
+
url: 'https://scan-testnet.eniac.network',
|
|
3630
|
+
standard: 'EIP3091'
|
|
3631
|
+
}
|
|
3632
|
+
]
|
|
3633
|
+
},
|
|
3601
3634
|
{
|
|
3602
3635
|
name: 'OTC',
|
|
3603
3636
|
chain: 'OTC',
|
|
@@ -3923,6 +3956,26 @@ const chainArray = [
|
|
|
3923
3956
|
chainId: 191,
|
|
3924
3957
|
networkId: 191
|
|
3925
3958
|
},
|
|
3959
|
+
{
|
|
3960
|
+
name: 'Redmansion Chain',
|
|
3961
|
+
chain: 'RMC',
|
|
3962
|
+
icon: 'redmansion',
|
|
3963
|
+
rpc: [ 'https://redmansion.io/srpc/' ],
|
|
3964
|
+
faucets: [],
|
|
3965
|
+
nativeCurrency: { name: 'Redmansion Coin', symbol: 'RMC', decimals: 18 },
|
|
3966
|
+
infoURL: 'https://www.redmansion.io',
|
|
3967
|
+
shortName: 'rmc',
|
|
3968
|
+
chainId: 192,
|
|
3969
|
+
networkId: 192,
|
|
3970
|
+
explorers: [
|
|
3971
|
+
{
|
|
3972
|
+
name: 'Redmansion explorer',
|
|
3973
|
+
url: 'https://redmansion.io',
|
|
3974
|
+
icon: 'redmansion',
|
|
3975
|
+
standard: 'EIP3091'
|
|
3976
|
+
}
|
|
3977
|
+
]
|
|
3978
|
+
},
|
|
3926
3979
|
{
|
|
3927
3980
|
name: 'Crypto Emergency',
|
|
3928
3981
|
chain: 'CEM',
|
|
@@ -5967,6 +6020,27 @@ const chainArray = [
|
|
|
5967
6020
|
icon: 'grvt',
|
|
5968
6021
|
explorers: []
|
|
5969
6022
|
},
|
|
6023
|
+
{
|
|
6024
|
+
name: 'VirBiCoin',
|
|
6025
|
+
chain: 'VBC',
|
|
6026
|
+
rpc: [ 'https://rpc.digitalregion.jp' ],
|
|
6027
|
+
faucets: [],
|
|
6028
|
+
nativeCurrency: { name: 'VBC', symbol: 'VBC', decimals: 18 },
|
|
6029
|
+
infoURL: 'https://vbc.digitalregion.jp',
|
|
6030
|
+
shortName: 'virbicoin',
|
|
6031
|
+
chainId: 329,
|
|
6032
|
+
networkId: 329,
|
|
6033
|
+
icon: 'vbc',
|
|
6034
|
+
explorers: [
|
|
6035
|
+
{
|
|
6036
|
+
name: 'VirBiCoin Explorer',
|
|
6037
|
+
url: 'https://explorer.digitalregion.jp',
|
|
6038
|
+
icon: 'vbc',
|
|
6039
|
+
standard: 'EIP3091'
|
|
6040
|
+
}
|
|
6041
|
+
],
|
|
6042
|
+
status: 'active'
|
|
6043
|
+
},
|
|
5970
6044
|
{
|
|
5971
6045
|
name: 'Telos zkEVM Testnet',
|
|
5972
6046
|
title: 'Telos zkEVM Testnet',
|
|
@@ -6015,22 +6089,19 @@ const chainArray = [
|
|
|
6015
6089
|
]
|
|
6016
6090
|
},
|
|
6017
6091
|
{
|
|
6018
|
-
name: '
|
|
6019
|
-
chain: '
|
|
6020
|
-
rpc: [ 'https://mainnet.
|
|
6092
|
+
name: 'EthStorage Mainnet',
|
|
6093
|
+
chain: 'EthStorage',
|
|
6094
|
+
rpc: [ 'https://rpc.mainnet.ethstorage.io:9540' ],
|
|
6021
6095
|
faucets: [],
|
|
6022
|
-
nativeCurrency: { name: '
|
|
6023
|
-
infoURL: 'https://
|
|
6024
|
-
shortName: '
|
|
6096
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6097
|
+
infoURL: 'https://ethstorage.io/',
|
|
6098
|
+
shortName: 'es-m',
|
|
6025
6099
|
chainId: 333,
|
|
6026
6100
|
networkId: 333,
|
|
6027
|
-
|
|
6028
|
-
|
|
6029
|
-
|
|
6030
|
-
|
|
6031
|
-
standard: 'EIP3091'
|
|
6032
|
-
}
|
|
6033
|
-
]
|
|
6101
|
+
slip44: 1,
|
|
6102
|
+
status: 'incubating',
|
|
6103
|
+
redFlags: [ 'reusedChainId' ],
|
|
6104
|
+
parent: { type: 'L2', chain: 'eip155-1' }
|
|
6034
6105
|
},
|
|
6035
6106
|
{
|
|
6036
6107
|
name: 'DFK Chain Test',
|
|
@@ -6269,11 +6340,9 @@ const chainArray = [
|
|
|
6269
6340
|
infoURL: 'https://pulsechain.com/',
|
|
6270
6341
|
rpc: [
|
|
6271
6342
|
'https://rpc.pulsechain.com',
|
|
6272
|
-
'wss://rpc.pulsechain.com',
|
|
6273
6343
|
'https://pulsechain-rpc.publicnode.com',
|
|
6274
6344
|
'wss://pulsechain-rpc.publicnode.com',
|
|
6275
|
-
'https://rpc-pulsechain.g4mm4.io'
|
|
6276
|
-
'wss://rpc-pulsechain.g4mm4.io'
|
|
6345
|
+
'https://rpc-pulsechain.g4mm4.io'
|
|
6277
6346
|
],
|
|
6278
6347
|
icon: 'pulsechain',
|
|
6279
6348
|
slip44: 60,
|
|
@@ -6316,6 +6385,65 @@ const chainArray = [
|
|
|
6316
6385
|
}
|
|
6317
6386
|
]
|
|
6318
6387
|
},
|
|
6388
|
+
{
|
|
6389
|
+
name: 'Status Network',
|
|
6390
|
+
title: 'Status Network Mainnet',
|
|
6391
|
+
chain: 'ETH',
|
|
6392
|
+
rpc: [],
|
|
6393
|
+
faucets: [],
|
|
6394
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6395
|
+
infoURL: 'https://status.network',
|
|
6396
|
+
shortName: 'snt',
|
|
6397
|
+
chainId: 373,
|
|
6398
|
+
networkId: 373,
|
|
6399
|
+
icon: 'snt',
|
|
6400
|
+
parent: {
|
|
6401
|
+
type: 'L2',
|
|
6402
|
+
chain: 'eip155-1',
|
|
6403
|
+
bridges: [ { url: 'https://bridge.status.network' } ]
|
|
6404
|
+
},
|
|
6405
|
+
explorers: [],
|
|
6406
|
+
status: 'incubating'
|
|
6407
|
+
},
|
|
6408
|
+
{
|
|
6409
|
+
name: 'Status Network Hoodi',
|
|
6410
|
+
title: 'Status Network Hoodi',
|
|
6411
|
+
chain: 'ETH',
|
|
6412
|
+
rpc: [],
|
|
6413
|
+
faucets: [],
|
|
6414
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6415
|
+
infoURL: 'https://status.network',
|
|
6416
|
+
shortName: 'snt-hoodi',
|
|
6417
|
+
chainId: 374,
|
|
6418
|
+
networkId: 374,
|
|
6419
|
+
icon: 'snt',
|
|
6420
|
+
parent: {
|
|
6421
|
+
type: 'L2',
|
|
6422
|
+
chain: 'eip155-560048',
|
|
6423
|
+
bridges: [ { url: 'https://bridge.status.network' } ]
|
|
6424
|
+
},
|
|
6425
|
+
explorers: [],
|
|
6426
|
+
status: 'incubating'
|
|
6427
|
+
},
|
|
6428
|
+
{
|
|
6429
|
+
name: 'zkXPLA Mainnet',
|
|
6430
|
+
chain: 'zkXPLA',
|
|
6431
|
+
rpc: [ 'https://rpc.zkxpla.io' ],
|
|
6432
|
+
faucets: [],
|
|
6433
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6434
|
+
infoURL: 'https://xpla.io',
|
|
6435
|
+
shortName: 'zkxpla',
|
|
6436
|
+
chainId: 375,
|
|
6437
|
+
networkId: 375,
|
|
6438
|
+
icon: 'xpla',
|
|
6439
|
+
explorers: [
|
|
6440
|
+
{
|
|
6441
|
+
name: 'zkXPLA Mainnet Explorer',
|
|
6442
|
+
url: 'https://explorer.zkxpla.io',
|
|
6443
|
+
standard: 'EIP3091'
|
|
6444
|
+
}
|
|
6445
|
+
]
|
|
6446
|
+
},
|
|
6319
6447
|
{
|
|
6320
6448
|
name: 'ZKAmoeba Testnet',
|
|
6321
6449
|
chain: 'FIL',
|
|
@@ -6760,6 +6888,27 @@ const chainArray = [
|
|
|
6760
6888
|
}
|
|
6761
6889
|
]
|
|
6762
6890
|
},
|
|
6891
|
+
{
|
|
6892
|
+
name: 'NutriEmp Chain',
|
|
6893
|
+
chain: 'nutriemp-chain',
|
|
6894
|
+
rpc: [ 'https://rpc.nutriemp-chain.link', 'https://rpc.nutriemp.com' ],
|
|
6895
|
+
faucets: [],
|
|
6896
|
+
nativeCurrency: { name: 'GRAMZ', symbol: 'GRAMZ', decimals: 18 },
|
|
6897
|
+
infoURL: 'https://nutriemp.com',
|
|
6898
|
+
shortName: 'nutriemp',
|
|
6899
|
+
chainId: 432,
|
|
6900
|
+
networkId: 432,
|
|
6901
|
+
icon: 'GRAMZ',
|
|
6902
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
6903
|
+
explorers: [
|
|
6904
|
+
{
|
|
6905
|
+
name: 'NutriEmp Explorer',
|
|
6906
|
+
url: 'https://explorer.nutriemp-chain.link',
|
|
6907
|
+
standard: 'EIP3091',
|
|
6908
|
+
icon: 'GRAMZ'
|
|
6909
|
+
}
|
|
6910
|
+
]
|
|
6911
|
+
},
|
|
6763
6912
|
{
|
|
6764
6913
|
name: 'Boyaa Mainnet',
|
|
6765
6914
|
chain: 'BYC',
|
|
@@ -6929,6 +7078,25 @@ const chainArray = [
|
|
|
6929
7078
|
bridges: [ { url: 'https://bridge.appchain.xyz' } ]
|
|
6930
7079
|
}
|
|
6931
7080
|
},
|
|
7081
|
+
{
|
|
7082
|
+
name: 'zkXPLA Testnet',
|
|
7083
|
+
chain: 'zkXPLA',
|
|
7084
|
+
rpc: [ 'https://testnet-rpc.zkxpla.io' ],
|
|
7085
|
+
faucets: [],
|
|
7086
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
7087
|
+
infoURL: 'https://xpla.io',
|
|
7088
|
+
shortName: 'zkxpla-testnet',
|
|
7089
|
+
chainId: 475,
|
|
7090
|
+
networkId: 475,
|
|
7091
|
+
icon: 'xpla',
|
|
7092
|
+
explorers: [
|
|
7093
|
+
{
|
|
7094
|
+
name: 'zkXPLA Testnet Explorer',
|
|
7095
|
+
url: 'https://testnet-explorer.zkxpla.io',
|
|
7096
|
+
standard: 'EIP3091'
|
|
7097
|
+
}
|
|
7098
|
+
]
|
|
7099
|
+
},
|
|
6932
7100
|
{
|
|
6933
7101
|
name: 'Form Network',
|
|
6934
7102
|
title: 'Form Network',
|
|
@@ -6999,6 +7167,28 @@ const chainArray = [
|
|
|
6999
7167
|
}
|
|
7000
7168
|
]
|
|
7001
7169
|
},
|
|
7170
|
+
{
|
|
7171
|
+
name: 'Camp Network Mainnet',
|
|
7172
|
+
chain: 'CAMP',
|
|
7173
|
+
icon: 'camp',
|
|
7174
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
7175
|
+
rpc: [ 'https://rpc.camp.raas.gelato.cloud' ],
|
|
7176
|
+
faucets: [],
|
|
7177
|
+
nativeCurrency: { name: 'Camp', symbol: 'CAMP', decimals: 18 },
|
|
7178
|
+
infoURL: 'https://docs.campnetwork.xyz',
|
|
7179
|
+
shortName: 'CampMainnet',
|
|
7180
|
+
chainId: 484,
|
|
7181
|
+
networkId: 484,
|
|
7182
|
+
slip44: 1,
|
|
7183
|
+
explorers: [
|
|
7184
|
+
{
|
|
7185
|
+
name: 'blockscout',
|
|
7186
|
+
url: 'https://camp.cloud.blockscout.com',
|
|
7187
|
+
icon: 'blockscout',
|
|
7188
|
+
standard: 'EIP3091'
|
|
7189
|
+
}
|
|
7190
|
+
]
|
|
7191
|
+
},
|
|
7002
7192
|
{
|
|
7003
7193
|
name: 'Standard Mainnet',
|
|
7004
7194
|
chain: 'STND',
|
|
@@ -7402,6 +7592,30 @@ const chainArray = [
|
|
|
7402
7592
|
}
|
|
7403
7593
|
]
|
|
7404
7594
|
},
|
|
7595
|
+
{
|
|
7596
|
+
name: 'Validium Network',
|
|
7597
|
+
chain: 'Validium Network Testnet',
|
|
7598
|
+
rpc: [ 'https://testnet.l2.rpc.validium.network' ],
|
|
7599
|
+
nativeCurrency: { name: 'Validium', symbol: 'VLDM', decimals: 18 },
|
|
7600
|
+
faucets: [ 'https://testnet.faucet.validium.network' ],
|
|
7601
|
+
infoURL: 'https://www.validium.network',
|
|
7602
|
+
shortName: 'validium-testnet',
|
|
7603
|
+
parent: {
|
|
7604
|
+
type: 'L2',
|
|
7605
|
+
chain: 'eip155-11155111',
|
|
7606
|
+
bridges: [ { url: 'https://testnet.bridge.validium.network/bridge' } ]
|
|
7607
|
+
},
|
|
7608
|
+
status: 'active',
|
|
7609
|
+
chainId: 567,
|
|
7610
|
+
networkId: 567,
|
|
7611
|
+
explorers: [
|
|
7612
|
+
{
|
|
7613
|
+
name: 'Validium Network Testnet Block Explorer',
|
|
7614
|
+
url: 'https://testnet.explorer.validium.network',
|
|
7615
|
+
standard: 'none'
|
|
7616
|
+
}
|
|
7617
|
+
]
|
|
7618
|
+
},
|
|
7405
7619
|
{
|
|
7406
7620
|
name: 'Dogechain Testnet',
|
|
7407
7621
|
chain: 'DC',
|
|
@@ -8051,33 +8265,67 @@ const chainArray = [
|
|
|
8051
8265
|
parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
|
|
8052
8266
|
},
|
|
8053
8267
|
{
|
|
8054
|
-
name: '
|
|
8055
|
-
chain: '
|
|
8056
|
-
rpc: [ 'https://rpc.
|
|
8268
|
+
name: 'JasmyChain',
|
|
8269
|
+
chain: 'jasmychain',
|
|
8270
|
+
rpc: [ 'https://rpc.jasmyscan.net', 'wss://rpc.jasmyscan.net/ws' ],
|
|
8057
8271
|
faucets: [],
|
|
8058
8272
|
nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
|
|
8059
|
-
|
|
8273
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
8274
|
+
infoURL: 'https://jasmy.global',
|
|
8060
8275
|
shortName: 'jasmychain',
|
|
8061
8276
|
chainId: 680,
|
|
8062
8277
|
networkId: 680,
|
|
8063
|
-
|
|
8064
|
-
|
|
8278
|
+
icon: 'jasmychain',
|
|
8279
|
+
explorers: [
|
|
8280
|
+
{
|
|
8281
|
+
name: 'jasmyscan',
|
|
8282
|
+
url: 'https://explorer.jasmyscan.net',
|
|
8283
|
+
icon: 'jasmychain',
|
|
8284
|
+
standard: 'EIP3091'
|
|
8285
|
+
}
|
|
8286
|
+
],
|
|
8287
|
+
parent: {
|
|
8288
|
+
type: 'L2',
|
|
8289
|
+
chain: 'eip155-1',
|
|
8290
|
+
bridges: [
|
|
8291
|
+
{
|
|
8292
|
+
url: 'https://portal.arbitrum.io/bridge?sourceChain=ethereum&destinationChain=jasmychain'
|
|
8293
|
+
}
|
|
8294
|
+
]
|
|
8295
|
+
}
|
|
8065
8296
|
},
|
|
8066
8297
|
{
|
|
8067
|
-
name: '
|
|
8068
|
-
chain: '
|
|
8298
|
+
name: 'JasmyChain Testnet',
|
|
8299
|
+
chain: 'jasmychain-testnet',
|
|
8069
8300
|
rpc: [
|
|
8070
|
-
'https://
|
|
8071
|
-
'wss://
|
|
8301
|
+
'https://jasmy-chain-testnet.alt.technology',
|
|
8302
|
+
'wss://jasmy-chain-testnet.alt.technology/ws'
|
|
8072
8303
|
],
|
|
8073
|
-
faucets: [],
|
|
8304
|
+
faucets: [ 'https://faucet.janction.ai' ],
|
|
8074
8305
|
nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
|
|
8075
|
-
|
|
8076
|
-
|
|
8306
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
8307
|
+
infoURL: 'https://jasmy.global',
|
|
8308
|
+
shortName: 'jasmychain-test',
|
|
8077
8309
|
chainId: 681,
|
|
8078
8310
|
networkId: 681,
|
|
8079
|
-
|
|
8080
|
-
|
|
8311
|
+
icon: 'jasmychain',
|
|
8312
|
+
explorers: [
|
|
8313
|
+
{
|
|
8314
|
+
name: 'jasmyscan',
|
|
8315
|
+
url: 'https://jasmy-chain-testnet-explorer.alt.technology',
|
|
8316
|
+
icon: 'jasmychain',
|
|
8317
|
+
standard: 'EIP3091'
|
|
8318
|
+
}
|
|
8319
|
+
],
|
|
8320
|
+
parent: {
|
|
8321
|
+
type: 'L2',
|
|
8322
|
+
chain: 'eip155-11155111',
|
|
8323
|
+
bridges: [
|
|
8324
|
+
{
|
|
8325
|
+
url: 'https://portal.arbitrum.io/bridge?sourceChain=sepolia&destinationChain=jasmy-chain-testnet'
|
|
8326
|
+
}
|
|
8327
|
+
]
|
|
8328
|
+
}
|
|
8081
8329
|
},
|
|
8082
8330
|
{
|
|
8083
8331
|
name: 'Karura Network',
|
|
@@ -8590,7 +8838,7 @@ const chainArray = [
|
|
|
8590
8838
|
name: 'QL1',
|
|
8591
8839
|
chain: 'QOM',
|
|
8592
8840
|
status: 'incubating',
|
|
8593
|
-
rpc: [ 'https://rpc.qom.one' ],
|
|
8841
|
+
rpc: [ 'https://rpc.qom.one', 'https://evm-rpc-ql1.foxxone.one' ],
|
|
8594
8842
|
faucets: [],
|
|
8595
8843
|
nativeCurrency: { name: 'Shiba Predator', symbol: 'QOM', decimals: 18 },
|
|
8596
8844
|
infoURL: 'https://qom.one',
|
|
@@ -8989,7 +9237,11 @@ const chainArray = [
|
|
|
8989
9237
|
name: 'Daily Network Mainnet',
|
|
8990
9238
|
chain: 'Daily Network',
|
|
8991
9239
|
icon: 'daily',
|
|
8992
|
-
rpc: [
|
|
9240
|
+
rpc: [
|
|
9241
|
+
'https://rpc.mainnet.dailycrypto.net',
|
|
9242
|
+
'https://rpc-2.mainnet.dailycrypto.net',
|
|
9243
|
+
'https://rpc-3.mainnet.dailycrypto.net'
|
|
9244
|
+
],
|
|
8993
9245
|
faucets: [],
|
|
8994
9246
|
nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
|
|
8995
9247
|
infoURL: 'https://dailycrypto.net',
|
|
@@ -9008,7 +9260,11 @@ const chainArray = [
|
|
|
9008
9260
|
name: 'Daily Network Testnet',
|
|
9009
9261
|
chain: 'Daily Network',
|
|
9010
9262
|
icon: 'daily',
|
|
9011
|
-
rpc: [
|
|
9263
|
+
rpc: [
|
|
9264
|
+
'https://rpc.testnet.dailycrypto.net',
|
|
9265
|
+
'https://rpc-2.testnet.dailycrypto.net',
|
|
9266
|
+
'https://rpc-3.testnet.dailycrypto.net'
|
|
9267
|
+
],
|
|
9012
9268
|
faucets: [],
|
|
9013
9269
|
nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
|
|
9014
9270
|
infoURL: 'https://dailycrypto.net',
|
|
@@ -9448,6 +9704,20 @@ const chainArray = [
|
|
|
9448
9704
|
],
|
|
9449
9705
|
parent: { chain: 'eip155-900', type: 'shard' }
|
|
9450
9706
|
},
|
|
9707
|
+
{
|
|
9708
|
+
name: 'Ault Blockchain Mainnet',
|
|
9709
|
+
chain: 'AULT',
|
|
9710
|
+
icon: 'ault',
|
|
9711
|
+
rpc: [],
|
|
9712
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
9713
|
+
faucets: [],
|
|
9714
|
+
nativeCurrency: { name: 'AULT Token', symbol: 'AULT', decimals: 18 },
|
|
9715
|
+
infoURL: 'https://aultblockchain.com',
|
|
9716
|
+
shortName: 'ault',
|
|
9717
|
+
chainId: 904,
|
|
9718
|
+
networkId: 904,
|
|
9719
|
+
explorers: []
|
|
9720
|
+
},
|
|
9451
9721
|
{
|
|
9452
9722
|
name: 'Portal Fantasy Chain',
|
|
9453
9723
|
chain: 'PF',
|
|
@@ -9790,6 +10060,27 @@ const chainArray = [
|
|
|
9790
10060
|
slip44: 1005,
|
|
9791
10061
|
icon: 'bittensor'
|
|
9792
10062
|
},
|
|
10063
|
+
{
|
|
10064
|
+
name: 'Datagram',
|
|
10065
|
+
chain: 'DGRAM',
|
|
10066
|
+
icon: 'dgram',
|
|
10067
|
+
rpc: [ 'https://mainnet.datagram.network/rpc' ],
|
|
10068
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
10069
|
+
faucets: [],
|
|
10070
|
+
nativeCurrency: { name: 'DGRAM', symbol: 'DGRAM', decimals: 18 },
|
|
10071
|
+
infoURL: 'https://doc.datagram.network/introduction/what-is-datagram',
|
|
10072
|
+
shortName: 'dgram',
|
|
10073
|
+
chainId: 968,
|
|
10074
|
+
networkId: 968,
|
|
10075
|
+
explorers: [
|
|
10076
|
+
{
|
|
10077
|
+
name: 'blockscout',
|
|
10078
|
+
url: 'https://explorer.datagram.network',
|
|
10079
|
+
icon: 'dgram',
|
|
10080
|
+
standard: 'EIP3091'
|
|
10081
|
+
}
|
|
10082
|
+
]
|
|
10083
|
+
},
|
|
9793
10084
|
{
|
|
9794
10085
|
name: 'EthXY',
|
|
9795
10086
|
chain: 'EthXY',
|
|
@@ -10971,6 +11262,31 @@ const chainArray = [
|
|
|
10971
11262
|
}
|
|
10972
11263
|
]
|
|
10973
11264
|
},
|
|
11265
|
+
{
|
|
11266
|
+
name: 'LuxePorts',
|
|
11267
|
+
chain: 'LXP',
|
|
11268
|
+
rpc: [
|
|
11269
|
+
'https://rpc.luxeports.com',
|
|
11270
|
+
'https://erpc.luxeports.com',
|
|
11271
|
+
'wss://rpc.luxeports.com/ws',
|
|
11272
|
+
'wss://erpc.luxeports.com/ws'
|
|
11273
|
+
],
|
|
11274
|
+
faucets: [],
|
|
11275
|
+
nativeCurrency: { name: 'LuxePorts', symbol: 'LXP', decimals: 18 },
|
|
11276
|
+
infoURL: 'luxeports.com',
|
|
11277
|
+
shortName: 'lxp',
|
|
11278
|
+
chainId: 1122,
|
|
11279
|
+
networkId: 1122,
|
|
11280
|
+
icon: 'lxp',
|
|
11281
|
+
explorers: [
|
|
11282
|
+
{
|
|
11283
|
+
name: 'lxpscan',
|
|
11284
|
+
url: 'https://lxpscan.com',
|
|
11285
|
+
icon: 'lxpscan',
|
|
11286
|
+
standard: 'EIP3091'
|
|
11287
|
+
}
|
|
11288
|
+
]
|
|
11289
|
+
},
|
|
10974
11290
|
{
|
|
10975
11291
|
name: 'B2 Testnet',
|
|
10976
11292
|
title: 'B2 Testnet',
|
|
@@ -13211,6 +13527,25 @@ const chainArray = [
|
|
|
13211
13527
|
}
|
|
13212
13528
|
]
|
|
13213
13529
|
},
|
|
13530
|
+
{
|
|
13531
|
+
name: 'IIC Blockchain Testnet',
|
|
13532
|
+
chainId: 1650,
|
|
13533
|
+
shortName: 'iic-testnet',
|
|
13534
|
+
chain: 'IIC',
|
|
13535
|
+
networkId: 1650,
|
|
13536
|
+
nativeCurrency: { name: 'Saya Coin', symbol: 'SAYA', decimals: 18 },
|
|
13537
|
+
rpc: [ 'https://rpc.iic-blockchain.com' ],
|
|
13538
|
+
faucets: [],
|
|
13539
|
+
infoURL: 'https://metavtz.com/',
|
|
13540
|
+
status: 'active',
|
|
13541
|
+
explorers: [
|
|
13542
|
+
{
|
|
13543
|
+
name: 'IIC Explorer',
|
|
13544
|
+
url: 'https://scan.iic-blockchain.com',
|
|
13545
|
+
standard: 'EIP3091'
|
|
13546
|
+
}
|
|
13547
|
+
]
|
|
13548
|
+
},
|
|
13214
13549
|
{
|
|
13215
13550
|
name: 'Btachain',
|
|
13216
13551
|
chain: 'btachain',
|
|
@@ -13408,6 +13743,20 @@ const chainArray = [
|
|
|
13408
13743
|
}
|
|
13409
13744
|
]
|
|
13410
13745
|
},
|
|
13746
|
+
{
|
|
13747
|
+
name: 'ACiD',
|
|
13748
|
+
chain: 'ACID',
|
|
13749
|
+
rpc: [],
|
|
13750
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
13751
|
+
faucets: [],
|
|
13752
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
13753
|
+
infoURL: 'https://github.com/NoBanks/ACiD',
|
|
13754
|
+
shortName: 'acid',
|
|
13755
|
+
chainId: 1714,
|
|
13756
|
+
networkId: 1714,
|
|
13757
|
+
status: 'incubating',
|
|
13758
|
+
explorers: []
|
|
13759
|
+
},
|
|
13411
13760
|
{
|
|
13412
13761
|
name: 'Doric Network',
|
|
13413
13762
|
chain: 'DRC',
|
|
@@ -14602,6 +14951,29 @@ const chainArray = [
|
|
|
14602
14951
|
}
|
|
14603
14952
|
]
|
|
14604
14953
|
},
|
|
14954
|
+
{
|
|
14955
|
+
name: 'Krown Mainnet',
|
|
14956
|
+
chain: 'KROWN',
|
|
14957
|
+
icon: 'krown',
|
|
14958
|
+
rpc: [
|
|
14959
|
+
'https://mainnet.krown.network',
|
|
14960
|
+
'https://mainnet1.krown.network'
|
|
14961
|
+
],
|
|
14962
|
+
faucets: [],
|
|
14963
|
+
nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
|
|
14964
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
14965
|
+
infoURL: 'https://krown.network',
|
|
14966
|
+
shortName: 'krown',
|
|
14967
|
+
chainId: 1983,
|
|
14968
|
+
networkId: 1983,
|
|
14969
|
+
explorers: [
|
|
14970
|
+
{
|
|
14971
|
+
name: 'Krown Explorer',
|
|
14972
|
+
url: 'https://explorer.krown.network',
|
|
14973
|
+
standard: 'EIP3091'
|
|
14974
|
+
}
|
|
14975
|
+
]
|
|
14976
|
+
},
|
|
14605
14977
|
{
|
|
14606
14978
|
name: 'Eurus Testnet',
|
|
14607
14979
|
chain: 'EUN',
|
|
@@ -14744,11 +15116,8 @@ const chainArray = [
|
|
|
14744
15116
|
{
|
|
14745
15117
|
name: 'edeXa Testnet',
|
|
14746
15118
|
chain: 'edeXa',
|
|
14747
|
-
rpc: [
|
|
14748
|
-
|
|
14749
|
-
'https://rpc.testnet.edexa.com'
|
|
14750
|
-
],
|
|
14751
|
-
faucets: [ 'https://faucet.edexa.com/' ],
|
|
15119
|
+
rpc: [],
|
|
15120
|
+
faucets: [],
|
|
14752
15121
|
nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
|
|
14753
15122
|
infoURL: 'https://edexa.network/',
|
|
14754
15123
|
shortName: 'edxt',
|
|
@@ -14756,13 +15125,7 @@ const chainArray = [
|
|
|
14756
15125
|
networkId: 1995,
|
|
14757
15126
|
slip44: 1,
|
|
14758
15127
|
icon: 'edexa',
|
|
14759
|
-
explorers: [
|
|
14760
|
-
{
|
|
14761
|
-
name: 'edexa-testnet-explorer',
|
|
14762
|
-
url: 'https://explorer.testnet.edexa.network',
|
|
14763
|
-
standard: 'EIP3091'
|
|
14764
|
-
}
|
|
14765
|
-
]
|
|
15128
|
+
explorers: []
|
|
14766
15129
|
},
|
|
14767
15130
|
{
|
|
14768
15131
|
name: 'Sanko',
|
|
@@ -15266,7 +15629,7 @@ const chainArray = [
|
|
|
15266
15629
|
{
|
|
15267
15630
|
name: 'Phala Network',
|
|
15268
15631
|
chain: 'ETH',
|
|
15269
|
-
rpc: [],
|
|
15632
|
+
rpc: [ 'https://rpc.phala.network' ],
|
|
15270
15633
|
faucets: [],
|
|
15271
15634
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
15272
15635
|
infoURL: 'https://phala.network',
|
|
@@ -15675,6 +16038,19 @@ const chainArray = [
|
|
|
15675
16038
|
}
|
|
15676
16039
|
]
|
|
15677
16040
|
},
|
|
16041
|
+
{
|
|
16042
|
+
name: 'Memento Testnet',
|
|
16043
|
+
chain: 'Memento',
|
|
16044
|
+
rpc: [ 'https://rpc.memento.zeeve.online' ],
|
|
16045
|
+
faucets: [ 'https://faucet.memento.zeeve.online' ],
|
|
16046
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
16047
|
+
features: [ { name: 'EIP155' } ],
|
|
16048
|
+
infoURL: '',
|
|
16049
|
+
shortName: 'memento-testnet',
|
|
16050
|
+
chainId: 2129,
|
|
16051
|
+
networkId: 2129,
|
|
16052
|
+
explorers: []
|
|
16053
|
+
},
|
|
15678
16054
|
{
|
|
15679
16055
|
name: 'BigShortBets Testnet',
|
|
15680
16056
|
chain: 'BIGSB Testnet',
|
|
@@ -15931,6 +16307,31 @@ const chainArray = [
|
|
|
15931
16307
|
}
|
|
15932
16308
|
]
|
|
15933
16309
|
},
|
|
16310
|
+
{
|
|
16311
|
+
name: 'Stable Testnet',
|
|
16312
|
+
chain: 'Stable',
|
|
16313
|
+
icon: 'stable',
|
|
16314
|
+
rpc: [ 'https://rpc.testnet.stable.xyz' ],
|
|
16315
|
+
faucets: [ 'https://faucet.stable.xyz' ],
|
|
16316
|
+
nativeCurrency: { name: 'gUSDT', symbol: 'gUSDT', decimals: 18 },
|
|
16317
|
+
infoURL: 'https://stable.xyz',
|
|
16318
|
+
shortName: 'stable-testnet',
|
|
16319
|
+
chainId: 2201,
|
|
16320
|
+
networkId: 2201,
|
|
16321
|
+
explorers: [
|
|
16322
|
+
{
|
|
16323
|
+
name: 'Blockscout Explorer',
|
|
16324
|
+
url: 'https://blockscout.testnet.stable.xyz',
|
|
16325
|
+
icon: 'blockscout',
|
|
16326
|
+
standard: 'EIP3091'
|
|
16327
|
+
},
|
|
16328
|
+
{
|
|
16329
|
+
name: 'Stablescan',
|
|
16330
|
+
url: 'https://testnet.stablescan.xyz',
|
|
16331
|
+
standard: 'EIP3091'
|
|
16332
|
+
}
|
|
16333
|
+
]
|
|
16334
|
+
},
|
|
15934
16335
|
{
|
|
15935
16336
|
name: 'Antofy Mainnet',
|
|
15936
16337
|
chain: 'ABN',
|
|
@@ -16437,6 +16838,26 @@ const chainArray = [
|
|
|
16437
16838
|
bridges: [ { url: 'https://kroma.network/bridge' } ]
|
|
16438
16839
|
}
|
|
16439
16840
|
},
|
|
16841
|
+
{
|
|
16842
|
+
name: 'KiteAI',
|
|
16843
|
+
chain: 'KiteAI',
|
|
16844
|
+
icon: 'kite',
|
|
16845
|
+
rpc: [ 'https://rpc.gokite.ai' ],
|
|
16846
|
+
faucets: [],
|
|
16847
|
+
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
|
16848
|
+
infoURL: 'https://gokite.ai/',
|
|
16849
|
+
shortName: 'KiteAI',
|
|
16850
|
+
chainId: 2366,
|
|
16851
|
+
networkId: 2366,
|
|
16852
|
+
slip44: 1,
|
|
16853
|
+
explorers: [
|
|
16854
|
+
{
|
|
16855
|
+
name: 'Kitescan',
|
|
16856
|
+
url: 'https://kitescan.ai',
|
|
16857
|
+
standard: 'EIP3091'
|
|
16858
|
+
}
|
|
16859
|
+
]
|
|
16860
|
+
},
|
|
16440
16861
|
{
|
|
16441
16862
|
name: 'KiteAI Testnet',
|
|
16442
16863
|
chain: 'KiteAI',
|
|
@@ -16445,7 +16866,7 @@ const chainArray = [
|
|
|
16445
16866
|
faucets: [ 'https://faucet.gokite.ai/' ],
|
|
16446
16867
|
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
|
16447
16868
|
infoURL: 'https://gokite.ai/',
|
|
16448
|
-
shortName: '
|
|
16869
|
+
shortName: 'KiteAITestnet',
|
|
16449
16870
|
chainId: 2368,
|
|
16450
16871
|
networkId: 1,
|
|
16451
16872
|
slip44: 1,
|
|
@@ -16880,11 +17301,7 @@ const chainArray = [
|
|
|
16880
17301
|
{
|
|
16881
17302
|
name: 'Fraxtal Testnet',
|
|
16882
17303
|
chain: 'FRAX',
|
|
16883
|
-
rpc: [
|
|
16884
|
-
'https://rpc.testnet.frax.com',
|
|
16885
|
-
'https://fraxtal-holesky-rpc.publicnode.com',
|
|
16886
|
-
'wss://fraxtal-holesky-rpc.publicnode.com'
|
|
16887
|
-
],
|
|
17304
|
+
rpc: [],
|
|
16888
17305
|
faucets: [],
|
|
16889
17306
|
nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
|
|
16890
17307
|
infoURL: 'https://testnet.frax.com',
|
|
@@ -16893,13 +17310,22 @@ const chainArray = [
|
|
|
16893
17310
|
networkId: 2522,
|
|
16894
17311
|
slip44: 1,
|
|
16895
17312
|
icon: 'fraxtal',
|
|
16896
|
-
explorers: [
|
|
16897
|
-
|
|
16898
|
-
|
|
16899
|
-
|
|
16900
|
-
|
|
16901
|
-
|
|
16902
|
-
],
|
|
17313
|
+
explorers: [],
|
|
17314
|
+
status: 'deprecated'
|
|
17315
|
+
},
|
|
17316
|
+
{
|
|
17317
|
+
name: 'Fraxtal Hoodi Testnet',
|
|
17318
|
+
chain: 'FRAX',
|
|
17319
|
+
rpc: [ 'https://rpc.testnet.frax.com' ],
|
|
17320
|
+
faucets: [ 'https://faucet.testnet.frax.com/' ],
|
|
17321
|
+
nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
|
|
17322
|
+
infoURL: 'https://testnet.frax.com',
|
|
17323
|
+
shortName: 'fraxtal-hoodi-testnet',
|
|
17324
|
+
chainId: 2523,
|
|
17325
|
+
networkId: 2523,
|
|
17326
|
+
slip44: 1,
|
|
17327
|
+
icon: 'fraxtal',
|
|
17328
|
+
explorers: [],
|
|
16903
17329
|
status: 'active'
|
|
16904
17330
|
},
|
|
16905
17331
|
{
|
|
@@ -16968,6 +17394,21 @@ const chainArray = [
|
|
|
16968
17394
|
}
|
|
16969
17395
|
]
|
|
16970
17396
|
},
|
|
17397
|
+
{
|
|
17398
|
+
name: 'H2 Chain Mainnet',
|
|
17399
|
+
chain: 'H2',
|
|
17400
|
+
rpc: [ 'https://rpc.h2chain.io' ],
|
|
17401
|
+
faucets: [],
|
|
17402
|
+
nativeCurrency: { name: 'H2 Chain Native Token', symbol: 'H2', decimals: 18 },
|
|
17403
|
+
infoURL: 'https://h2chain.io',
|
|
17404
|
+
shortName: 'h2',
|
|
17405
|
+
chainId: 2582,
|
|
17406
|
+
networkId: 2582,
|
|
17407
|
+
icon: 'h2',
|
|
17408
|
+
explorers: [
|
|
17409
|
+
{ name: 'h2scan', url: 'https://h2scan.io', standard: 'EIP3091' }
|
|
17410
|
+
]
|
|
17411
|
+
},
|
|
16971
17412
|
{
|
|
16972
17413
|
name: 'Pho Blockchain Mainnet',
|
|
16973
17414
|
chain: 'PHO',
|
|
@@ -17687,7 +18128,10 @@ const chainArray = [
|
|
|
17687
18128
|
{
|
|
17688
18129
|
name: 'BC Hyper Chain Mainnet',
|
|
17689
18130
|
chain: 'BC Hyper Chain',
|
|
17690
|
-
rpc: [
|
|
18131
|
+
rpc: [
|
|
18132
|
+
'https://mainapi.bchscan.io',
|
|
18133
|
+
'https://datahub-asia02.bchscan.io/'
|
|
18134
|
+
],
|
|
17691
18135
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
17692
18136
|
faucets: [],
|
|
17693
18137
|
nativeCurrency: { name: 'VERSATIZE COIN', symbol: 'VTCN', decimals: 18 },
|
|
@@ -17871,6 +18315,26 @@ const chainArray = [
|
|
|
17871
18315
|
networkId: 3110,
|
|
17872
18316
|
icon: 'satoshivm'
|
|
17873
18317
|
},
|
|
18318
|
+
{
|
|
18319
|
+
name: 'Alpha Chain Mainnet',
|
|
18320
|
+
chain: 'Alpha Chain',
|
|
18321
|
+
rpc: [ 'https://rpc.goalpha.org' ],
|
|
18322
|
+
faucets: [],
|
|
18323
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18324
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
18325
|
+
shortName: 'alpha',
|
|
18326
|
+
chainId: 3111,
|
|
18327
|
+
networkId: 3111,
|
|
18328
|
+
slip44: 1,
|
|
18329
|
+
icon: 'alphachain',
|
|
18330
|
+
explorers: [
|
|
18331
|
+
{
|
|
18332
|
+
name: 'Alpha Chain Scan',
|
|
18333
|
+
url: 'https://scan.goalpha.org',
|
|
18334
|
+
standard: 'EIP3091'
|
|
18335
|
+
}
|
|
18336
|
+
]
|
|
18337
|
+
},
|
|
17874
18338
|
{
|
|
17875
18339
|
name: 'Filecoin - Hyperspace testnet',
|
|
17876
18340
|
status: 'deprecated',
|
|
@@ -17886,6 +18350,28 @@ const chainArray = [
|
|
|
17886
18350
|
slip44: 1,
|
|
17887
18351
|
explorers: []
|
|
17888
18352
|
},
|
|
18353
|
+
{
|
|
18354
|
+
name: 'C9XChain',
|
|
18355
|
+
chain: 'C9XChain',
|
|
18356
|
+
icon: 'c9xchain',
|
|
18357
|
+
rpc: [
|
|
18358
|
+
'https://services.tanssi-mainnet.network/tanssi-2002',
|
|
18359
|
+
'wss://services.tanssi-mainnet.network/tanssi-2002'
|
|
18360
|
+
],
|
|
18361
|
+
faucets: [],
|
|
18362
|
+
nativeCurrency: { name: 'CXC', symbol: 'CXC', decimals: 18 },
|
|
18363
|
+
infoURL: 'https://c9tech.com.br/',
|
|
18364
|
+
shortName: 'c9xchain',
|
|
18365
|
+
chainId: 3230,
|
|
18366
|
+
networkId: 3230,
|
|
18367
|
+
explorers: [
|
|
18368
|
+
{
|
|
18369
|
+
name: 'blockscout',
|
|
18370
|
+
url: 'https://blockscan-tanssi.c9tech.com.br',
|
|
18371
|
+
standard: 'none'
|
|
18372
|
+
}
|
|
18373
|
+
]
|
|
18374
|
+
},
|
|
17889
18375
|
{
|
|
17890
18376
|
name: 'Dubxcoin network',
|
|
17891
18377
|
chain: 'DUBX',
|
|
@@ -17990,8 +18476,8 @@ const chainArray = [
|
|
|
17990
18476
|
},
|
|
17991
18477
|
{
|
|
17992
18478
|
name: 'EthStorage L2 Mainnet',
|
|
17993
|
-
chain: 'EthStorage',
|
|
17994
|
-
rpc: [ '
|
|
18479
|
+
chain: 'EthStorage L2',
|
|
18480
|
+
rpc: [ 'https://rpc.mainnet.l2.ethstorage.io:9540' ],
|
|
17995
18481
|
faucets: [],
|
|
17996
18482
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
17997
18483
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18000,19 +18486,20 @@ const chainArray = [
|
|
|
18000
18486
|
networkId: 3332,
|
|
18001
18487
|
slip44: 1,
|
|
18002
18488
|
status: 'incubating',
|
|
18003
|
-
parent: { type: 'L2', chain: 'eip155-
|
|
18489
|
+
parent: { type: 'L2', chain: 'eip155-100011' }
|
|
18004
18490
|
},
|
|
18005
18491
|
{
|
|
18006
18492
|
name: 'EthStorage Testnet',
|
|
18007
18493
|
chain: 'EthStorage',
|
|
18008
|
-
rpc: [ '
|
|
18494
|
+
rpc: [ 'https://rpc.testnet.ethstorage.io:9546' ],
|
|
18009
18495
|
faucets: [],
|
|
18010
18496
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18011
18497
|
infoURL: 'https://ethstorage.io/',
|
|
18012
18498
|
shortName: 'es-t',
|
|
18013
18499
|
chainId: 3333,
|
|
18014
18500
|
networkId: 3333,
|
|
18015
|
-
slip44: 1
|
|
18501
|
+
slip44: 1,
|
|
18502
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
18016
18503
|
},
|
|
18017
18504
|
{
|
|
18018
18505
|
name: 'Web3Q Galileo',
|
|
@@ -18054,8 +18541,8 @@ const chainArray = [
|
|
|
18054
18541
|
},
|
|
18055
18542
|
{
|
|
18056
18543
|
name: 'EthStorage L2 Testnet',
|
|
18057
|
-
chain: 'EthStorage',
|
|
18058
|
-
rpc: [ '
|
|
18544
|
+
chain: 'EthStorage L2',
|
|
18545
|
+
rpc: [ 'https://rpc.testnet.l2.ethstorage.io:9540' ],
|
|
18059
18546
|
faucets: [],
|
|
18060
18547
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18061
18548
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18064,12 +18551,12 @@ const chainArray = [
|
|
|
18064
18551
|
networkId: 3336,
|
|
18065
18552
|
slip44: 1,
|
|
18066
18553
|
status: 'incubating',
|
|
18067
|
-
parent: { type: 'L2', chain: 'eip155-
|
|
18554
|
+
parent: { type: 'L2', chain: 'eip155-110011' }
|
|
18068
18555
|
},
|
|
18069
18556
|
{
|
|
18070
18557
|
name: 'EthStorage Devnet',
|
|
18071
18558
|
chain: 'EthStorage',
|
|
18072
|
-
rpc: [ '
|
|
18559
|
+
rpc: [ 'https://rpc.devnet.ethstorage.io:9540' ],
|
|
18073
18560
|
faucets: [],
|
|
18074
18561
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18075
18562
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18103,17 +18590,36 @@ const chainArray = [
|
|
|
18103
18590
|
]
|
|
18104
18591
|
},
|
|
18105
18592
|
{
|
|
18106
|
-
name: 'EthStorage
|
|
18107
|
-
chain: 'EthStorage',
|
|
18108
|
-
rpc: [ '
|
|
18593
|
+
name: 'EthStorage L2 Devnet',
|
|
18594
|
+
chain: 'EthStorage L2',
|
|
18595
|
+
rpc: [ 'https://rpc.devnet.l2.ethstorage.io:9540' ],
|
|
18109
18596
|
faucets: [],
|
|
18110
18597
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18111
18598
|
infoURL: 'https://ethstorage.io/',
|
|
18112
|
-
shortName: '
|
|
18599
|
+
shortName: 'esl2-d',
|
|
18113
18600
|
chainId: 3339,
|
|
18114
18601
|
networkId: 3339,
|
|
18115
18602
|
slip44: 1,
|
|
18116
|
-
status: 'incubating'
|
|
18603
|
+
status: 'incubating',
|
|
18604
|
+
redFlags: [ 'reusedChainId' ]
|
|
18605
|
+
},
|
|
18606
|
+
{
|
|
18607
|
+
name: 'Edge',
|
|
18608
|
+
chain: 'ETH',
|
|
18609
|
+
rpc: [ 'https://edge-mainnet.g.alchemy.com/public' ],
|
|
18610
|
+
faucets: [],
|
|
18611
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18612
|
+
infoURL: 'https://www.edgex.exchange',
|
|
18613
|
+
shortName: 'edge',
|
|
18614
|
+
chainId: 3343,
|
|
18615
|
+
networkId: 3343,
|
|
18616
|
+
explorers: [
|
|
18617
|
+
{
|
|
18618
|
+
name: 'Alchemy Explorer',
|
|
18619
|
+
url: 'https://edge-mainnet.explorer.alchemy.com',
|
|
18620
|
+
standard: 'EIP3091'
|
|
18621
|
+
}
|
|
18622
|
+
]
|
|
18117
18623
|
},
|
|
18118
18624
|
{
|
|
18119
18625
|
name: 'Pentagon Chain',
|
|
@@ -18604,8 +19110,15 @@ const chainArray = [
|
|
|
18604
19110
|
{
|
|
18605
19111
|
name: 'Xone Mainnet',
|
|
18606
19112
|
chain: 'XOC',
|
|
18607
|
-
icon: '
|
|
18608
|
-
rpc: [
|
|
19113
|
+
icon: 'xone_main',
|
|
19114
|
+
rpc: [
|
|
19115
|
+
'https://rpc.xone.org',
|
|
19116
|
+
'https://rpc-node-1.xone.org',
|
|
19117
|
+
'https://rpc-node-2.xone.org',
|
|
19118
|
+
'https://rpc-node-3.xone.org',
|
|
19119
|
+
'https://rpc-node-4.xone.org',
|
|
19120
|
+
'wss://rpc.xone.org'
|
|
19121
|
+
],
|
|
18609
19122
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
18610
19123
|
faucets: [ 'https://faucet.xone.org/' ],
|
|
18611
19124
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
@@ -18615,9 +19128,9 @@ const chainArray = [
|
|
|
18615
19128
|
networkId: 3721,
|
|
18616
19129
|
explorers: [
|
|
18617
19130
|
{
|
|
18618
|
-
name: '
|
|
18619
|
-
url: 'https://
|
|
18620
|
-
icon: '
|
|
19131
|
+
name: 'xone_main',
|
|
19132
|
+
url: 'https://xonescan.com',
|
|
19133
|
+
icon: 'xone_main',
|
|
18621
19134
|
standard: 'EIP3091'
|
|
18622
19135
|
}
|
|
18623
19136
|
]
|
|
@@ -19749,6 +20262,26 @@ const chainArray = [
|
|
|
19749
20262
|
networkId: 4422,
|
|
19750
20263
|
explorers: []
|
|
19751
20264
|
},
|
|
20265
|
+
{
|
|
20266
|
+
name: 'Denergy Testnet',
|
|
20267
|
+
chain: 'DEN',
|
|
20268
|
+
rpc: [ 'https://rpc.denergytestnet.com/' ],
|
|
20269
|
+
faucets: [],
|
|
20270
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
20271
|
+
infoURL: 'https://d.energy/',
|
|
20272
|
+
shortName: 'den-testnet',
|
|
20273
|
+
chainId: 4442,
|
|
20274
|
+
networkId: 4442,
|
|
20275
|
+
icon: 'denergy',
|
|
20276
|
+
explorers: [
|
|
20277
|
+
{
|
|
20278
|
+
name: 'Denergy Explorer',
|
|
20279
|
+
url: 'https://explorer.denergytestnet.com',
|
|
20280
|
+
icon: 'denergy',
|
|
20281
|
+
standard: 'EIP3091'
|
|
20282
|
+
}
|
|
20283
|
+
]
|
|
20284
|
+
},
|
|
19752
20285
|
{
|
|
19753
20286
|
name: 'Htmlcoin Mainnet',
|
|
19754
20287
|
chain: 'mainnet',
|
|
@@ -19901,15 +20434,16 @@ const chainArray = [
|
|
|
19901
20434
|
]
|
|
19902
20435
|
},
|
|
19903
20436
|
{
|
|
19904
|
-
name: 'MST
|
|
19905
|
-
title: 'MST Chain',
|
|
20437
|
+
name: 'MST Mainnet',
|
|
19906
20438
|
chain: 'MST',
|
|
19907
20439
|
rpc: [
|
|
19908
20440
|
'https://mariorpc.mstblockchain.com',
|
|
19909
|
-
'https://craftrpc.mstblockchain.com'
|
|
20441
|
+
'https://craftrpc.mstblockchain.com',
|
|
20442
|
+
'wss://mariorpc.mstblockchain.com',
|
|
20443
|
+
'wss://craftrpc.mstblockchain.com'
|
|
19910
20444
|
],
|
|
19911
20445
|
faucets: [],
|
|
19912
|
-
nativeCurrency: { name: 'MST', symbol: '
|
|
20446
|
+
nativeCurrency: { name: 'MST Native Coin', symbol: 'MSTC', decimals: 18 },
|
|
19913
20447
|
infoURL: 'https://mstblockchain.com',
|
|
19914
20448
|
shortName: 'mst',
|
|
19915
20449
|
chainId: 4646,
|
|
@@ -19918,7 +20452,7 @@ const chainArray = [
|
|
|
19918
20452
|
icon: 'mst',
|
|
19919
20453
|
explorers: [
|
|
19920
20454
|
{
|
|
19921
|
-
name: '
|
|
20455
|
+
name: 'mstscan',
|
|
19922
20456
|
url: 'https://mstscan.com',
|
|
19923
20457
|
standard: 'EIP3091'
|
|
19924
20458
|
}
|
|
@@ -20367,6 +20901,25 @@ const chainArray = [
|
|
|
20367
20901
|
}
|
|
20368
20902
|
]
|
|
20369
20903
|
},
|
|
20904
|
+
{
|
|
20905
|
+
name: 'Somnia Mainnet',
|
|
20906
|
+
chain: 'Somnia',
|
|
20907
|
+
rpc: [ 'https://api.infra.mainnet.somnia.network' ],
|
|
20908
|
+
faucets: [],
|
|
20909
|
+
nativeCurrency: { name: 'Somnia Mainnet', symbol: 'SOMI', decimals: 18 },
|
|
20910
|
+
features: [ { name: 'EIP155' } ],
|
|
20911
|
+
infoURL: 'https://somnia.network',
|
|
20912
|
+
shortName: 'SomniaMainnet',
|
|
20913
|
+
chainId: 5031,
|
|
20914
|
+
networkId: 5031,
|
|
20915
|
+
explorers: [
|
|
20916
|
+
{
|
|
20917
|
+
name: 'Somnia Mainnet',
|
|
20918
|
+
url: 'https://mainnet.somnia.w3us.site',
|
|
20919
|
+
standard: 'EIP3091'
|
|
20920
|
+
}
|
|
20921
|
+
]
|
|
20922
|
+
},
|
|
20370
20923
|
{
|
|
20371
20924
|
name: 'ONIGIRI Test Subnet',
|
|
20372
20925
|
chain: 'ONIGIRI',
|
|
@@ -21026,21 +21579,21 @@ const chainArray = [
|
|
|
21026
21579
|
]
|
|
21027
21580
|
},
|
|
21028
21581
|
{
|
|
21029
|
-
name: '
|
|
21030
|
-
chain: '
|
|
21031
|
-
rpc: [ '
|
|
21582
|
+
name: 'SagaEVM',
|
|
21583
|
+
chain: 'SagaEVM',
|
|
21584
|
+
rpc: [ 'https://sagaevm.jsonrpc.sagarpc.io' ],
|
|
21032
21585
|
faucets: [],
|
|
21033
21586
|
nativeCurrency: { name: 'gas', symbol: 'GAS', decimals: 18 },
|
|
21034
21587
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
21035
21588
|
infoURL: 'https://www.saga.xyz',
|
|
21036
|
-
shortName: '
|
|
21589
|
+
shortName: 'sagaevm',
|
|
21037
21590
|
chainId: 5464,
|
|
21038
21591
|
networkId: 5464,
|
|
21039
|
-
icon: '
|
|
21592
|
+
icon: 'sagaevm',
|
|
21040
21593
|
explorers: [
|
|
21041
21594
|
{
|
|
21042
21595
|
name: 'blockscout',
|
|
21043
|
-
url: 'https://sagaevm
|
|
21596
|
+
url: 'https://sagaevm.sagaexplorer.io',
|
|
21044
21597
|
icon: 'blockscout',
|
|
21045
21598
|
standard: 'EIP3091'
|
|
21046
21599
|
}
|
|
@@ -21171,6 +21724,20 @@ const chainArray = [
|
|
|
21171
21724
|
}
|
|
21172
21725
|
]
|
|
21173
21726
|
},
|
|
21727
|
+
{
|
|
21728
|
+
name: 'Jamton',
|
|
21729
|
+
chain: 'Jamton',
|
|
21730
|
+
rpc: [ 'https://rpc.jamton.network/' ],
|
|
21731
|
+
faucets: [],
|
|
21732
|
+
nativeCurrency: { name: 'DOTON', symbol: 'DOTON', decimals: 18 },
|
|
21733
|
+
features: [ { name: 'EIP155' } ],
|
|
21734
|
+
infoURL: 'https://app.jamton.network/',
|
|
21735
|
+
shortName: 'jamton',
|
|
21736
|
+
chainId: 5589,
|
|
21737
|
+
networkId: 5589,
|
|
21738
|
+
icon: 'jamton',
|
|
21739
|
+
explorers: []
|
|
21740
|
+
},
|
|
21174
21741
|
{
|
|
21175
21742
|
name: 'opBNB Testnet',
|
|
21176
21743
|
chain: 'opBNB',
|
|
@@ -21472,19 +22039,19 @@ const chainArray = [
|
|
|
21472
22039
|
'wss://evm.dukong.mantrachain.io/ws'
|
|
21473
22040
|
],
|
|
21474
22041
|
faucets: [ 'https://faucet.dukong.mantrachain.io' ],
|
|
21475
|
-
nativeCurrency: { name: '
|
|
22042
|
+
nativeCurrency: { name: 'MANTRA', symbol: 'MANTRA', decimals: 18 },
|
|
21476
22043
|
infoURL: 'https://mantrachain.io',
|
|
21477
22044
|
shortName: 'dukong',
|
|
21478
22045
|
chainId: 5887,
|
|
21479
22046
|
networkId: 5887,
|
|
21480
22047
|
slip44: 1,
|
|
21481
|
-
icon: '
|
|
22048
|
+
icon: 'mantra',
|
|
21482
22049
|
explorers: [
|
|
21483
22050
|
{
|
|
21484
22051
|
name: 'Dukong Explorer',
|
|
21485
|
-
url: 'http://mantrascan.io',
|
|
22052
|
+
url: 'http://mantrascan.io/dukong',
|
|
21486
22053
|
standard: 'none',
|
|
21487
|
-
icon: '
|
|
22054
|
+
icon: 'mantra'
|
|
21488
22055
|
}
|
|
21489
22056
|
]
|
|
21490
22057
|
},
|
|
@@ -22262,6 +22829,38 @@ const chainArray = [
|
|
|
22262
22829
|
icon: 'nibiru',
|
|
22263
22830
|
explorers: []
|
|
22264
22831
|
},
|
|
22832
|
+
{
|
|
22833
|
+
name: 'billions-testnet',
|
|
22834
|
+
title: 'billions-testnet',
|
|
22835
|
+
chain: 'billions-testnet',
|
|
22836
|
+
rpc: [ 'https://billions-testnet-rpc.eu-north-2.gateway.fm' ],
|
|
22837
|
+
features: [ { name: 'EIP155' } ],
|
|
22838
|
+
faucets: [ 'https://billions-testnet-faucet.eu-north-2.gateway.fm' ],
|
|
22839
|
+
status: 'active',
|
|
22840
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
22841
|
+
infoURL: 'https://billions.network',
|
|
22842
|
+
shortName: 'billionstest',
|
|
22843
|
+
chainId: 6913,
|
|
22844
|
+
networkId: 6913,
|
|
22845
|
+
icon: 'billions',
|
|
22846
|
+
explorers: [
|
|
22847
|
+
{
|
|
22848
|
+
name: 'Billions Testnet Explorer',
|
|
22849
|
+
url: 'https://billions-testnet-blockscout.eu-north-2.gateway.fm',
|
|
22850
|
+
icon: 'billions',
|
|
22851
|
+
standard: 'EIP3091'
|
|
22852
|
+
}
|
|
22853
|
+
],
|
|
22854
|
+
parent: {
|
|
22855
|
+
type: 'L2',
|
|
22856
|
+
chain: 'eip155-11155111',
|
|
22857
|
+
bridges: [
|
|
22858
|
+
{
|
|
22859
|
+
url: 'https://billions-testnet-bridge.eu-north-2.gateway.fm'
|
|
22860
|
+
}
|
|
22861
|
+
]
|
|
22862
|
+
}
|
|
22863
|
+
},
|
|
22265
22864
|
{
|
|
22266
22865
|
name: 'Xylume TestNet',
|
|
22267
22866
|
chain: 'XYL',
|
|
@@ -22359,15 +22958,15 @@ const chainArray = [
|
|
|
22359
22958
|
],
|
|
22360
22959
|
faucets: [],
|
|
22361
22960
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
22362
|
-
infoURL: 'https://zetachain.com/docs
|
|
22961
|
+
infoURL: 'https://zetachain.com/docs',
|
|
22363
22962
|
shortName: 'zetachain-mainnet',
|
|
22364
22963
|
chainId: 7000,
|
|
22365
22964
|
networkId: 7000,
|
|
22366
22965
|
status: 'active',
|
|
22367
22966
|
explorers: [
|
|
22368
22967
|
{
|
|
22369
|
-
name: '
|
|
22370
|
-
url: 'https://
|
|
22968
|
+
name: 'ZetaScan',
|
|
22969
|
+
url: 'https://zetascan.com',
|
|
22371
22970
|
standard: 'none'
|
|
22372
22971
|
}
|
|
22373
22972
|
]
|
|
@@ -22383,9 +22982,7 @@ const chainArray = [
|
|
|
22383
22982
|
'https://7001.rpc.thirdweb.com',
|
|
22384
22983
|
'https://zeta-chain-testnet.drpc.org'
|
|
22385
22984
|
],
|
|
22386
|
-
faucets: [
|
|
22387
|
-
'https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/'
|
|
22388
|
-
],
|
|
22985
|
+
faucets: [ 'https://zetachain.com/docs/reference/faucet' ],
|
|
22389
22986
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
22390
22987
|
infoURL: 'https://zetachain.com/docs',
|
|
22391
22988
|
shortName: 'zetachain-testnet',
|
|
@@ -22396,14 +22993,8 @@ const chainArray = [
|
|
|
22396
22993
|
explorers: [
|
|
22397
22994
|
{
|
|
22398
22995
|
name: 'ZetaScan',
|
|
22399
|
-
url: 'https://
|
|
22996
|
+
url: 'https://testnet.zetascan.com',
|
|
22400
22997
|
standard: 'none'
|
|
22401
|
-
},
|
|
22402
|
-
{
|
|
22403
|
-
name: 'Blockscout',
|
|
22404
|
-
url: 'https://zetachain-athens-3.blockscout.com',
|
|
22405
|
-
icon: 'blockscout',
|
|
22406
|
-
standard: 'EIP3091'
|
|
22407
22998
|
}
|
|
22408
22999
|
]
|
|
22409
23000
|
},
|
|
@@ -22774,6 +23365,49 @@ const chainArray = [
|
|
|
22774
23365
|
}
|
|
22775
23366
|
]
|
|
22776
23367
|
},
|
|
23368
|
+
{
|
|
23369
|
+
name: 'Pruv Testnet',
|
|
23370
|
+
chain: 'PRUV Testnet',
|
|
23371
|
+
icon: 'pruv',
|
|
23372
|
+
rpc: [
|
|
23373
|
+
'https://rpc.testnet.pruv.network',
|
|
23374
|
+
'wss://rpc.testnet.pruv.network'
|
|
23375
|
+
],
|
|
23376
|
+
faucets: [ 'https://faucet.testnet.pruv.network' ],
|
|
23377
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
23378
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
23379
|
+
shortName: 'pruvtestnet',
|
|
23380
|
+
chainId: 7336,
|
|
23381
|
+
networkId: 7336,
|
|
23382
|
+
explorers: [
|
|
23383
|
+
{
|
|
23384
|
+
name: 'Pruv Testnet Explorer',
|
|
23385
|
+
url: 'https://explorer.testnet.pruv.network',
|
|
23386
|
+
icon: 'pruv',
|
|
23387
|
+
standard: 'EIP3091'
|
|
23388
|
+
}
|
|
23389
|
+
]
|
|
23390
|
+
},
|
|
23391
|
+
{
|
|
23392
|
+
name: 'Pruv Mainnet',
|
|
23393
|
+
chain: 'PRUV Mainnet',
|
|
23394
|
+
icon: 'pruv',
|
|
23395
|
+
rpc: [ 'https://rpc.pruv.network', 'wss://rpc.pruv.network' ],
|
|
23396
|
+
faucets: [],
|
|
23397
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
23398
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
23399
|
+
shortName: 'pruvmainnet',
|
|
23400
|
+
chainId: 7337,
|
|
23401
|
+
networkId: 7337,
|
|
23402
|
+
explorers: [
|
|
23403
|
+
{
|
|
23404
|
+
name: 'Pruv Explorer',
|
|
23405
|
+
url: 'https://explorer.pruv.network',
|
|
23406
|
+
icon: 'pruv',
|
|
23407
|
+
standard: 'EIP3091'
|
|
23408
|
+
}
|
|
23409
|
+
]
|
|
23410
|
+
},
|
|
22777
23411
|
{
|
|
22778
23412
|
name: 'Shyft Mainnet',
|
|
22779
23413
|
chain: 'SHYFT',
|
|
@@ -23988,6 +24622,27 @@ const chainArray = [
|
|
|
23988
24622
|
networkId: 8136,
|
|
23989
24623
|
status: 'incubating'
|
|
23990
24624
|
},
|
|
24625
|
+
{
|
|
24626
|
+
name: 'Alpen Testnet',
|
|
24627
|
+
chain: 'alpen-testnet',
|
|
24628
|
+
rpc: [ 'https://rpc.testnet.alpenlabs.io' ],
|
|
24629
|
+
faucets: [],
|
|
24630
|
+
nativeCurrency: { name: 'Signet BTC', symbol: 'sBTC', decimals: 18 },
|
|
24631
|
+
features: [],
|
|
24632
|
+
infoURL: 'https://alpenlabs.io/',
|
|
24633
|
+
shortName: 'alpen-testnet',
|
|
24634
|
+
chainId: 8150,
|
|
24635
|
+
networkId: 8150,
|
|
24636
|
+
icon: 'alpen',
|
|
24637
|
+
explorers: [
|
|
24638
|
+
{
|
|
24639
|
+
name: 'Alpen Blockscout',
|
|
24640
|
+
url: 'https://explorer.testnet.alpenlabs.io',
|
|
24641
|
+
icon: 'blockscout',
|
|
24642
|
+
standard: 'EIP3091'
|
|
24643
|
+
}
|
|
24644
|
+
]
|
|
24645
|
+
},
|
|
23991
24646
|
{
|
|
23992
24647
|
name: 'Testnet BeOne Chain',
|
|
23993
24648
|
chain: 'tBOC',
|
|
@@ -25182,6 +25837,31 @@ const chainArray = [
|
|
|
25182
25837
|
}
|
|
25183
25838
|
]
|
|
25184
25839
|
},
|
|
25840
|
+
{
|
|
25841
|
+
name: 'Qubetics Mainnet',
|
|
25842
|
+
chain: 'Qubetics Mainnet',
|
|
25843
|
+
rpc: [
|
|
25844
|
+
'https://rpc.qubetics.com',
|
|
25845
|
+
'wss://socket-testnet.qubetics.work',
|
|
25846
|
+
'https://evm-rpc-arch.qubetics.com',
|
|
25847
|
+
'https://evm-ws-arch.qubetics.com'
|
|
25848
|
+
],
|
|
25849
|
+
faucets: [],
|
|
25850
|
+
nativeCurrency: { name: 'Qubetics', symbol: 'TICS', decimals: 18 },
|
|
25851
|
+
infoURL: 'https://www.qubetics.com',
|
|
25852
|
+
shortName: 'QubeticsMainnet',
|
|
25853
|
+
chainId: 9030,
|
|
25854
|
+
networkId: 9030,
|
|
25855
|
+
icon: 'qubetics',
|
|
25856
|
+
explorers: [
|
|
25857
|
+
{
|
|
25858
|
+
name: 'Qubetics Mainnet Explorer',
|
|
25859
|
+
url: 'https://ticsscan.com',
|
|
25860
|
+
standard: 'none',
|
|
25861
|
+
icon: 'qubetics'
|
|
25862
|
+
}
|
|
25863
|
+
]
|
|
25864
|
+
},
|
|
25185
25865
|
{
|
|
25186
25866
|
name: 'Apex Fusion - Nexus Mainnet',
|
|
25187
25867
|
chain: 'Nexus Mainnet',
|
|
@@ -26777,6 +27457,20 @@ const chainArray = [
|
|
|
26777
27457
|
]
|
|
26778
27458
|
}
|
|
26779
27459
|
},
|
|
27460
|
+
{
|
|
27461
|
+
name: 'Ault Blockchain Testnet',
|
|
27462
|
+
chain: 'AULT',
|
|
27463
|
+
icon: 'ault',
|
|
27464
|
+
rpc: [],
|
|
27465
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
27466
|
+
faucets: [],
|
|
27467
|
+
nativeCurrency: { name: 'Testnet AULT Token', symbol: 'AULT', decimals: 18 },
|
|
27468
|
+
infoURL: 'https://aultblockchain.com',
|
|
27469
|
+
shortName: 'ault-testnet',
|
|
27470
|
+
chainId: 10904,
|
|
27471
|
+
networkId: 10904,
|
|
27472
|
+
explorers: []
|
|
27473
|
+
},
|
|
26780
27474
|
{
|
|
26781
27475
|
name: 'Fuse Flash Testnet',
|
|
26782
27476
|
chain: 'Fuse Flash',
|
|
@@ -27228,6 +27922,48 @@ const chainArray = [
|
|
|
27228
27922
|
}
|
|
27229
27923
|
]
|
|
27230
27924
|
},
|
|
27925
|
+
{
|
|
27926
|
+
name: 'ARK Mainnet',
|
|
27927
|
+
chain: 'ARK',
|
|
27928
|
+
icon: 'ark',
|
|
27929
|
+
rpc: [ 'https://rpc.ark.io' ],
|
|
27930
|
+
faucets: [],
|
|
27931
|
+
nativeCurrency: { name: 'ARK Token', symbol: 'ARK', decimals: 18 },
|
|
27932
|
+
infoURL: 'https://ark.io',
|
|
27933
|
+
shortName: 'ark',
|
|
27934
|
+
chainId: 11811,
|
|
27935
|
+
networkId: 11811,
|
|
27936
|
+
slip44: 60,
|
|
27937
|
+
explorers: [
|
|
27938
|
+
{
|
|
27939
|
+
name: 'ARK Mainnet Explorer',
|
|
27940
|
+
url: 'https://arkscan.io',
|
|
27941
|
+
standard: 'none'
|
|
27942
|
+
}
|
|
27943
|
+
],
|
|
27944
|
+
status: 'incubating'
|
|
27945
|
+
},
|
|
27946
|
+
{
|
|
27947
|
+
name: 'ARK Testnet',
|
|
27948
|
+
chain: 'ARK',
|
|
27949
|
+
icon: 'ark',
|
|
27950
|
+
rpc: [ 'https://testnet.mainsailhq.com/rpc' ],
|
|
27951
|
+
faucets: [ 'https://faucet.mainsailhq.com' ],
|
|
27952
|
+
nativeCurrency: { name: 'DARK Token', symbol: 'DARK', decimals: 18 },
|
|
27953
|
+
infoURL: 'https://ark.io',
|
|
27954
|
+
shortName: 'ark-testnet',
|
|
27955
|
+
chainId: 11812,
|
|
27956
|
+
networkId: 11812,
|
|
27957
|
+
slip44: 60,
|
|
27958
|
+
explorers: [
|
|
27959
|
+
{
|
|
27960
|
+
name: 'ARK Testnet Explorer',
|
|
27961
|
+
url: 'https://explorer-demo.mainsailhq.com',
|
|
27962
|
+
standard: 'none'
|
|
27963
|
+
}
|
|
27964
|
+
],
|
|
27965
|
+
status: 'incubating'
|
|
27966
|
+
},
|
|
27231
27967
|
{
|
|
27232
27968
|
name: 'Artela Mainnet',
|
|
27233
27969
|
chain: 'Artela',
|
|
@@ -27931,6 +28667,28 @@ const chainArray = [
|
|
|
27931
28667
|
}
|
|
27932
28668
|
]
|
|
27933
28669
|
},
|
|
28670
|
+
{
|
|
28671
|
+
name: 'Trexx',
|
|
28672
|
+
chain: 'Trexx',
|
|
28673
|
+
icon: 'trexx',
|
|
28674
|
+
rpc: [
|
|
28675
|
+
'https://services.tanssi-mainnet.network/tanssi-2003',
|
|
28676
|
+
'wss://services.tanssi-mainnet.network/tanssi-2003'
|
|
28677
|
+
],
|
|
28678
|
+
faucets: [],
|
|
28679
|
+
nativeCurrency: { name: 'TRX', symbol: 'TRX', decimals: 18 },
|
|
28680
|
+
infoURL: 'https://trexx.com.br',
|
|
28681
|
+
shortName: 'trexx',
|
|
28682
|
+
chainId: 13766,
|
|
28683
|
+
networkId: 13766,
|
|
28684
|
+
explorers: [
|
|
28685
|
+
{
|
|
28686
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
28687
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003',
|
|
28688
|
+
standard: 'none'
|
|
28689
|
+
}
|
|
28690
|
+
]
|
|
28691
|
+
},
|
|
27934
28692
|
{
|
|
27935
28693
|
name: 'Susono',
|
|
27936
28694
|
chain: 'SUS',
|
|
@@ -28075,6 +28833,27 @@ const chainArray = [
|
|
|
28075
28833
|
}
|
|
28076
28834
|
]
|
|
28077
28835
|
},
|
|
28836
|
+
{
|
|
28837
|
+
name: 'Sonic Testnet',
|
|
28838
|
+
chain: 'sonic-testnet',
|
|
28839
|
+
rpc: [ 'https://rpc.testnet.soniclabs.com' ],
|
|
28840
|
+
faucets: [ 'https://testnet.soniclabs.com/account' ],
|
|
28841
|
+
nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
|
|
28842
|
+
features: [ { name: 'EIP155' } ],
|
|
28843
|
+
infoURL: 'https://testnet.soniclabs.com',
|
|
28844
|
+
shortName: 'sonic-testnet',
|
|
28845
|
+
chainId: 14601,
|
|
28846
|
+
networkId: 14601,
|
|
28847
|
+
icon: 'sonic',
|
|
28848
|
+
explorers: [
|
|
28849
|
+
{
|
|
28850
|
+
name: 'Sonic Testnet Explorer',
|
|
28851
|
+
url: 'https://explorer.testnet.soniclabs.com',
|
|
28852
|
+
icon: 'sonic',
|
|
28853
|
+
standard: 'none'
|
|
28854
|
+
}
|
|
28855
|
+
]
|
|
28856
|
+
},
|
|
28078
28857
|
{
|
|
28079
28858
|
name: 'Vana Moksha Testnet',
|
|
28080
28859
|
chain: 'Vana Moksha Testnet',
|
|
@@ -28281,6 +29060,42 @@ const chainArray = [
|
|
|
28281
29060
|
}
|
|
28282
29061
|
]
|
|
28283
29062
|
},
|
|
29063
|
+
{
|
|
29064
|
+
name: 'Bitroot Testnet',
|
|
29065
|
+
shortName: 'bitroot-testnet',
|
|
29066
|
+
chain: 'Bitroot',
|
|
29067
|
+
chainId: 15885,
|
|
29068
|
+
networkId: 15885,
|
|
29069
|
+
rpc: [ 'https://testnet-rpc.bitroot.co' ],
|
|
29070
|
+
faucets: [ 'https://faucet.bitroot.co' ],
|
|
29071
|
+
infoURL: 'https://bitroot.co',
|
|
29072
|
+
nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
|
|
29073
|
+
explorers: [
|
|
29074
|
+
{
|
|
29075
|
+
name: 'Bitroot Testnet Explorer',
|
|
29076
|
+
url: 'https://testnet-explorer.bitroot.co',
|
|
29077
|
+
standard: 'EIP3091'
|
|
29078
|
+
}
|
|
29079
|
+
]
|
|
29080
|
+
},
|
|
29081
|
+
{
|
|
29082
|
+
name: 'Bitroot',
|
|
29083
|
+
shortName: 'bitroot',
|
|
29084
|
+
chain: 'Bitroot',
|
|
29085
|
+
chainId: 15888,
|
|
29086
|
+
networkId: 15888,
|
|
29087
|
+
rpc: [ 'https://rpc.bitroot.co', 'https://mainnet-rpc.bitroot.co' ],
|
|
29088
|
+
faucets: [],
|
|
29089
|
+
infoURL: 'https://bitroot.co',
|
|
29090
|
+
nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
|
|
29091
|
+
explorers: [
|
|
29092
|
+
{
|
|
29093
|
+
name: 'Bitroot Explorer',
|
|
29094
|
+
url: 'https://explorer.bitroot.co',
|
|
29095
|
+
standard: 'EIP3091'
|
|
29096
|
+
}
|
|
29097
|
+
]
|
|
29098
|
+
},
|
|
28284
29099
|
{
|
|
28285
29100
|
name: 'MetaDot Mainnet',
|
|
28286
29101
|
chain: 'MTT',
|
|
@@ -28803,6 +29618,26 @@ const chainArray = [
|
|
|
28803
29618
|
}
|
|
28804
29619
|
]
|
|
28805
29620
|
},
|
|
29621
|
+
{
|
|
29622
|
+
name: 'DMD Diamond',
|
|
29623
|
+
chain: 'DMD',
|
|
29624
|
+
rpc: [ 'https://rpc.bit.diamonds' ],
|
|
29625
|
+
faucets: [ 'https://faucet.bit.diamonds' ],
|
|
29626
|
+
nativeCurrency: { name: 'DMD', symbol: 'DMD', decimals: 18 },
|
|
29627
|
+
infoURL: 'https://bit.diamonds',
|
|
29628
|
+
shortName: 'dmd',
|
|
29629
|
+
chainId: 17771,
|
|
29630
|
+
networkId: 17771,
|
|
29631
|
+
icon: 'dmd',
|
|
29632
|
+
explorers: [
|
|
29633
|
+
{
|
|
29634
|
+
name: 'blockscout',
|
|
29635
|
+
url: 'https://explorer.bit.diamonds',
|
|
29636
|
+
icon: 'dmd',
|
|
29637
|
+
standard: 'EIP3091'
|
|
29638
|
+
}
|
|
29639
|
+
]
|
|
29640
|
+
},
|
|
28806
29641
|
{
|
|
28807
29642
|
name: 'EOS EVM Network',
|
|
28808
29643
|
chain: 'EOS',
|
|
@@ -29150,12 +29985,12 @@ const chainArray = [
|
|
|
29150
29985
|
explorers: [
|
|
29151
29986
|
{
|
|
29152
29987
|
name: 'BlockX EVM Explorer (Blockscout)',
|
|
29153
|
-
url: 'https://explorer.blockxnet.com',
|
|
29988
|
+
url: 'https://explorer-evm.blockxnet.com',
|
|
29154
29989
|
standard: 'EIP3091'
|
|
29155
29990
|
},
|
|
29156
29991
|
{
|
|
29157
29992
|
name: 'BlockX Cosmos Explorer (Ping)',
|
|
29158
|
-
url: 'https://ping.
|
|
29993
|
+
url: 'https://ping.pub/BlockX',
|
|
29159
29994
|
standard: 'none'
|
|
29160
29995
|
}
|
|
29161
29996
|
]
|
|
@@ -29179,6 +30014,26 @@ const chainArray = [
|
|
|
29179
30014
|
}
|
|
29180
30015
|
]
|
|
29181
30016
|
},
|
|
30017
|
+
{
|
|
30018
|
+
name: 'Trustivon Testnet',
|
|
30019
|
+
chain: 'Trustivon',
|
|
30020
|
+
shortName: 'trustivon',
|
|
30021
|
+
infoURL: 'https://trustivon.com',
|
|
30022
|
+
icon: 'trustivon',
|
|
30023
|
+
chainId: 19478,
|
|
30024
|
+
networkId: 19478,
|
|
30025
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
30026
|
+
nativeCurrency: { name: 'Trustivon', symbol: 'TC', decimals: 18 },
|
|
30027
|
+
rpc: [ 'https://rpc.trustivon.com' ],
|
|
30028
|
+
faucets: [ 'https://faucet.trustivon.com' ],
|
|
30029
|
+
explorers: [
|
|
30030
|
+
{
|
|
30031
|
+
name: 'Trustivon Explorer',
|
|
30032
|
+
url: 'https://scan.trustivon.com',
|
|
30033
|
+
standard: 'EIP3091'
|
|
30034
|
+
}
|
|
30035
|
+
]
|
|
30036
|
+
},
|
|
29182
30037
|
{
|
|
29183
30038
|
name: 'SEC Testnet',
|
|
29184
30039
|
chain: 'SEC',
|
|
@@ -29865,6 +30720,28 @@ const chainArray = [
|
|
|
29865
30720
|
}
|
|
29866
30721
|
]
|
|
29867
30722
|
},
|
|
30723
|
+
{
|
|
30724
|
+
name: 'Gotas Social',
|
|
30725
|
+
chain: 'Gotas',
|
|
30726
|
+
icon: 'gotas',
|
|
30727
|
+
rpc: [
|
|
30728
|
+
'https://services.tanssi-mainnet.network/tanssi-2006',
|
|
30729
|
+
'wss://services.tanssi-mainnet.network/tanssi-2006'
|
|
30730
|
+
],
|
|
30731
|
+
faucets: [],
|
|
30732
|
+
nativeCurrency: { name: 'GOTAS', symbol: 'GOTAS', decimals: 18 },
|
|
30733
|
+
infoURL: 'https://gotas.com/',
|
|
30734
|
+
shortName: 'gotas',
|
|
30735
|
+
chainId: 23232,
|
|
30736
|
+
networkId: 23232,
|
|
30737
|
+
explorers: [
|
|
30738
|
+
{
|
|
30739
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
30740
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006',
|
|
30741
|
+
standard: 'none'
|
|
30742
|
+
}
|
|
30743
|
+
]
|
|
30744
|
+
},
|
|
29868
30745
|
{
|
|
29869
30746
|
name: 'Oasis Sapphire',
|
|
29870
30747
|
chain: 'Sapphire',
|
|
@@ -30099,6 +30976,25 @@ const chainArray = [
|
|
|
30099
30976
|
}
|
|
30100
30977
|
]
|
|
30101
30978
|
},
|
|
30979
|
+
{
|
|
30980
|
+
name: 'H2 Chain Testnet Lambda',
|
|
30981
|
+
chain: 'H2',
|
|
30982
|
+
rpc: [ 'https://rpc.h-1.io' ],
|
|
30983
|
+
faucets: [],
|
|
30984
|
+
nativeCurrency: { name: 'Lambda H2', symbol: 'H2', decimals: 18 },
|
|
30985
|
+
infoURL: 'https://h2chain.io',
|
|
30986
|
+
shortName: 'h2-lambda',
|
|
30987
|
+
chainId: 25821,
|
|
30988
|
+
networkId: 25821,
|
|
30989
|
+
icon: 'h2',
|
|
30990
|
+
explorers: [
|
|
30991
|
+
{
|
|
30992
|
+
name: 'h2scan-lambda',
|
|
30993
|
+
url: 'https://lambda.h2scan.io',
|
|
30994
|
+
standard: 'EIP3091'
|
|
30995
|
+
}
|
|
30996
|
+
]
|
|
30997
|
+
},
|
|
30102
30998
|
{
|
|
30103
30999
|
name: 'AlveyChain Testnet',
|
|
30104
31000
|
chain: 'tALV',
|
|
@@ -30243,6 +31139,26 @@ const chainArray = [
|
|
|
30243
31139
|
}
|
|
30244
31140
|
]
|
|
30245
31141
|
},
|
|
31142
|
+
{
|
|
31143
|
+
name: 'Horizen Mainnet',
|
|
31144
|
+
chain: 'horizen',
|
|
31145
|
+
rpc: [ 'https://horizen.calderachain.xyz/http' ],
|
|
31146
|
+
faucets: [],
|
|
31147
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
31148
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
31149
|
+
infoURL: 'https://horizen.hub.caldera.xyz',
|
|
31150
|
+
shortName: 'horizen',
|
|
31151
|
+
chainId: 26514,
|
|
31152
|
+
networkId: 26514,
|
|
31153
|
+
icon: 'horizen',
|
|
31154
|
+
explorers: [
|
|
31155
|
+
{
|
|
31156
|
+
name: 'Horizen Mainnet Caldera Explorer',
|
|
31157
|
+
url: 'https://horizen.calderaexplorer.xyz',
|
|
31158
|
+
standard: 'EIP3091'
|
|
31159
|
+
}
|
|
31160
|
+
]
|
|
31161
|
+
},
|
|
30246
31162
|
{
|
|
30247
31163
|
name: 'Hertz Network Mainnet',
|
|
30248
31164
|
chain: 'HTZ',
|
|
@@ -30500,6 +31416,28 @@ const chainArray = [
|
|
|
30500
31416
|
}
|
|
30501
31417
|
]
|
|
30502
31418
|
},
|
|
31419
|
+
{
|
|
31420
|
+
name: 'Rivool',
|
|
31421
|
+
chain: 'Rivool',
|
|
31422
|
+
icon: 'rivool',
|
|
31423
|
+
rpc: [
|
|
31424
|
+
'https://services.tanssi-mainnet.network/tanssi-2005',
|
|
31425
|
+
'wss://services.tanssi-mainnet.network/tanssi-2005'
|
|
31426
|
+
],
|
|
31427
|
+
faucets: [],
|
|
31428
|
+
nativeCurrency: { name: 'RVO', symbol: 'RVO', decimals: 18 },
|
|
31429
|
+
infoURL: 'https://rivool.finance/',
|
|
31430
|
+
shortName: 'rivool',
|
|
31431
|
+
chainId: 28540,
|
|
31432
|
+
networkId: 28540,
|
|
31433
|
+
explorers: [
|
|
31434
|
+
{
|
|
31435
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
31436
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005',
|
|
31437
|
+
standard: 'none'
|
|
31438
|
+
}
|
|
31439
|
+
]
|
|
31440
|
+
},
|
|
30503
31441
|
{
|
|
30504
31442
|
name: 'Boba Sepolia',
|
|
30505
31443
|
chain: 'ETH',
|
|
@@ -30715,6 +31653,36 @@ const chainArray = [
|
|
|
30715
31653
|
}
|
|
30716
31654
|
]
|
|
30717
31655
|
},
|
|
31656
|
+
{
|
|
31657
|
+
name: 'Ethiq',
|
|
31658
|
+
chain: 'ETH',
|
|
31659
|
+
rpc: [ 'https://rpc.ethiq.network', 'wss://rpc.ethiq.network' ],
|
|
31660
|
+
faucets: [],
|
|
31661
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
31662
|
+
infoURL: 'https://www.ethiq.network',
|
|
31663
|
+
shortName: 'ethiq',
|
|
31664
|
+
chainId: 30303,
|
|
31665
|
+
networkId: 30303,
|
|
31666
|
+
features: [
|
|
31667
|
+
{ name: 'EIP155' },
|
|
31668
|
+
{ name: 'EIP1559' },
|
|
31669
|
+
{ name: 'EIP2718' },
|
|
31670
|
+
{ name: 'EIP2930' }
|
|
31671
|
+
],
|
|
31672
|
+
parent: {
|
|
31673
|
+
type: 'L2',
|
|
31674
|
+
chain: 'eip155-1',
|
|
31675
|
+
bridges: [ { url: 'https://shell.haqq.network/bridge' } ]
|
|
31676
|
+
},
|
|
31677
|
+
explorers: [
|
|
31678
|
+
{
|
|
31679
|
+
name: 'Ethiq Blockscout',
|
|
31680
|
+
url: 'https://explorer.ethiq.network',
|
|
31681
|
+
icon: 'blockscout',
|
|
31682
|
+
standard: 'EIP3091'
|
|
31683
|
+
}
|
|
31684
|
+
]
|
|
31685
|
+
},
|
|
30718
31686
|
{
|
|
30719
31687
|
name: 'Movement EVM Legacy',
|
|
30720
31688
|
chain: 'MOVE',
|
|
@@ -30775,6 +31743,32 @@ const chainArray = [
|
|
|
30775
31743
|
],
|
|
30776
31744
|
status: 'incubating'
|
|
30777
31745
|
},
|
|
31746
|
+
{
|
|
31747
|
+
name: 'Dilithium3 Testnet',
|
|
31748
|
+
chain: 'DLT',
|
|
31749
|
+
icon: 'dilithium3',
|
|
31750
|
+
rpc: [
|
|
31751
|
+
'https://rpc-testnet.dilithium3.com',
|
|
31752
|
+
'wss://rpc-testnet.dilithium3.com/ws'
|
|
31753
|
+
],
|
|
31754
|
+
faucets: [ 'https://faucet-testnet.dilithium3.com' ],
|
|
31755
|
+
nativeCurrency: { name: 'Dilithium3', symbol: 'DLT', decimals: 18 },
|
|
31756
|
+
infoURL: 'https://dilithium3.com',
|
|
31757
|
+
shortName: 'dlt-testnet',
|
|
31758
|
+
chainId: 30939,
|
|
31759
|
+
networkId: 30939,
|
|
31760
|
+
slip44: 60,
|
|
31761
|
+
explorers: [
|
|
31762
|
+
{
|
|
31763
|
+
name: 'D3 Navigator',
|
|
31764
|
+
url: 'https://explorer-testnet.dilithium3.com',
|
|
31765
|
+
standard: 'EIP3091'
|
|
31766
|
+
}
|
|
31767
|
+
],
|
|
31768
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
31769
|
+
status: 'active',
|
|
31770
|
+
redFlags: []
|
|
31771
|
+
},
|
|
30778
31772
|
{
|
|
30779
31773
|
name: 'Ethersocial Network',
|
|
30780
31774
|
chain: 'ESN',
|
|
@@ -31328,6 +32322,24 @@ const chainArray = [
|
|
|
31328
32322
|
}
|
|
31329
32323
|
]
|
|
31330
32324
|
},
|
|
32325
|
+
{
|
|
32326
|
+
name: 'Edge Testnet',
|
|
32327
|
+
chain: 'ETH',
|
|
32328
|
+
rpc: [ 'https://edge-testnet.g.alchemy.com/public' ],
|
|
32329
|
+
faucets: [],
|
|
32330
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
32331
|
+
infoURL: 'https://www.edgex.exchange',
|
|
32332
|
+
shortName: 'edge-testnet',
|
|
32333
|
+
chainId: 33431,
|
|
32334
|
+
networkId: 33431,
|
|
32335
|
+
explorers: [
|
|
32336
|
+
{
|
|
32337
|
+
name: 'Alchemy Explorer',
|
|
32338
|
+
url: 'https://edge-testnet.explorer.alchemy.com',
|
|
32339
|
+
standard: 'EIP3091'
|
|
32340
|
+
}
|
|
32341
|
+
]
|
|
32342
|
+
},
|
|
31331
32343
|
{
|
|
31332
32344
|
name: 'Zilliqa 2 EVM devnet',
|
|
31333
32345
|
chain: 'ZIL',
|
|
@@ -31518,6 +32530,45 @@ const chainArray = [
|
|
|
31518
32530
|
}
|
|
31519
32531
|
]
|
|
31520
32532
|
},
|
|
32533
|
+
{
|
|
32534
|
+
name: 'AB Core Mainnet',
|
|
32535
|
+
chain: 'AB',
|
|
32536
|
+
rpc: [ 'https://rpc.core.ab.org', 'https://rpc1.core.ab.org' ],
|
|
32537
|
+
faucets: [],
|
|
32538
|
+
nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
|
|
32539
|
+
features: [ { name: 'EIP155' } ],
|
|
32540
|
+
infoURL: 'https://ab.org',
|
|
32541
|
+
shortName: 'abcore',
|
|
32542
|
+
chainId: 36888,
|
|
32543
|
+
networkId: 36888,
|
|
32544
|
+
explorers: [
|
|
32545
|
+
{
|
|
32546
|
+
name: 'AB Core Explorer',
|
|
32547
|
+
url: 'https://explorer.core.ab.org',
|
|
32548
|
+
standard: 'EIP3091'
|
|
32549
|
+
}
|
|
32550
|
+
],
|
|
32551
|
+
status: 'active'
|
|
32552
|
+
},
|
|
32553
|
+
{
|
|
32554
|
+
name: 'ADI Chain',
|
|
32555
|
+
chain: 'ADI',
|
|
32556
|
+
icon: 'adi',
|
|
32557
|
+
rpc: [ 'https://rpc.adifoundation.ai' ],
|
|
32558
|
+
faucets: [],
|
|
32559
|
+
nativeCurrency: { name: 'ADI', symbol: 'ADI', decimals: 18 },
|
|
32560
|
+
infoURL: 'https://adifoundation.ai',
|
|
32561
|
+
shortName: 'adi',
|
|
32562
|
+
chainId: 36900,
|
|
32563
|
+
networkId: 36900,
|
|
32564
|
+
explorers: [
|
|
32565
|
+
{
|
|
32566
|
+
name: 'ADI Explorer',
|
|
32567
|
+
url: 'https://explorer.adifoundation.ai',
|
|
32568
|
+
standard: 'EIP3091'
|
|
32569
|
+
}
|
|
32570
|
+
]
|
|
32571
|
+
},
|
|
31521
32572
|
{
|
|
31522
32573
|
name: 'Lens Testnet',
|
|
31523
32574
|
title: 'Lens Network Sepolia Testnet',
|
|
@@ -32036,6 +33087,26 @@ const chainArray = [
|
|
|
32036
33087
|
}
|
|
32037
33088
|
]
|
|
32038
33089
|
},
|
|
33090
|
+
{
|
|
33091
|
+
name: 'Tempo Testnet',
|
|
33092
|
+
chain: 'ETH',
|
|
33093
|
+
rpc: [ 'https://rpc.testnet.tempo.xyz' ],
|
|
33094
|
+
faucets: [],
|
|
33095
|
+
nativeCurrency: { name: 'No native currency', symbol: 'USD', decimals: 6 },
|
|
33096
|
+
infoURL: 'https://tempo.xyz',
|
|
33097
|
+
shortName: 'tempotest',
|
|
33098
|
+
chainId: 42429,
|
|
33099
|
+
networkId: 42429,
|
|
33100
|
+
icon: 'tempo',
|
|
33101
|
+
explorers: [
|
|
33102
|
+
{
|
|
33103
|
+
name: 'tempo-explorer',
|
|
33104
|
+
url: 'https://explore.tempo.xyz',
|
|
33105
|
+
icon: 'tempo',
|
|
33106
|
+
standard: 'EIP3091'
|
|
33107
|
+
}
|
|
33108
|
+
]
|
|
33109
|
+
},
|
|
32039
33110
|
{
|
|
32040
33111
|
name: 'ZKFair Mainnet',
|
|
32041
33112
|
title: 'ZKFair Mainnet',
|
|
@@ -32666,6 +33737,33 @@ const chainArray = [
|
|
|
32666
33737
|
}
|
|
32667
33738
|
]
|
|
32668
33739
|
},
|
|
33740
|
+
{
|
|
33741
|
+
name: 'Billions',
|
|
33742
|
+
shortName: 'Billions',
|
|
33743
|
+
title: 'Billions',
|
|
33744
|
+
chain: 'Billions',
|
|
33745
|
+
icon: 'billions',
|
|
33746
|
+
rpc: [ 'https://billions-rpc.eu-north-2.gateway.fm' ],
|
|
33747
|
+
faucets: [],
|
|
33748
|
+
nativeCurrency: { name: 'ETHER', symbol: 'ETH', decimals: 18 },
|
|
33749
|
+
infoURL: 'https://billions.network',
|
|
33750
|
+
chainId: 45056,
|
|
33751
|
+
networkId: 45056,
|
|
33752
|
+
explorers: [
|
|
33753
|
+
{
|
|
33754
|
+
name: 'Billions Explorer',
|
|
33755
|
+
url: 'https://billions-blockscout.eu-north-2.gateway.fm',
|
|
33756
|
+
standard: 'EIP3091'
|
|
33757
|
+
}
|
|
33758
|
+
],
|
|
33759
|
+
parent: {
|
|
33760
|
+
type: 'L2',
|
|
33761
|
+
chain: 'eip155-1',
|
|
33762
|
+
bridges: [ { url: 'https://billions-bridge.eu-north-2.gateway.fm' } ]
|
|
33763
|
+
},
|
|
33764
|
+
features: [ { name: 'EIP155' } ],
|
|
33765
|
+
status: 'active'
|
|
33766
|
+
},
|
|
32669
33767
|
{
|
|
32670
33768
|
name: 'Swamps L2',
|
|
32671
33769
|
chain: 'SWP',
|
|
@@ -33248,6 +34346,19 @@ const chainArray = [
|
|
|
33248
34346
|
}
|
|
33249
34347
|
]
|
|
33250
34348
|
},
|
|
34349
|
+
{
|
|
34350
|
+
name: 'Memento Mainnet',
|
|
34351
|
+
chain: 'Memento',
|
|
34352
|
+
rpc: [ 'https://rpc.mementoblockchain.com' ],
|
|
34353
|
+
faucets: [],
|
|
34354
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
34355
|
+
features: [ { name: 'EIP155' } ],
|
|
34356
|
+
infoURL: '',
|
|
34357
|
+
shortName: 'memento-mainnet',
|
|
34358
|
+
chainId: 51888,
|
|
34359
|
+
networkId: 51888,
|
|
34360
|
+
explorers: []
|
|
34361
|
+
},
|
|
33251
34362
|
{
|
|
33252
34363
|
name: 'Electroneum Mainnet',
|
|
33253
34364
|
chain: 'Electroneum',
|
|
@@ -33645,6 +34756,50 @@ const chainArray = [
|
|
|
33645
34756
|
}
|
|
33646
34757
|
]
|
|
33647
34758
|
},
|
|
34759
|
+
{
|
|
34760
|
+
name: 'DataHaven Mainnet',
|
|
34761
|
+
chain: 'datahaven',
|
|
34762
|
+
icon: 'datahaven',
|
|
34763
|
+
rpc: [
|
|
34764
|
+
'https://services.datahaven-mainnet.network/mainnet',
|
|
34765
|
+
'wss://services.datahaven-mainnet.network/mainnet'
|
|
34766
|
+
],
|
|
34767
|
+
faucets: [],
|
|
34768
|
+
nativeCurrency: { name: 'HAVE', symbol: 'HAVE', decimals: 18 },
|
|
34769
|
+
infoURL: 'https://datahaven.xyz',
|
|
34770
|
+
shortName: 'datahaven',
|
|
34771
|
+
chainId: 55930,
|
|
34772
|
+
networkId: 55930,
|
|
34773
|
+
explorers: [
|
|
34774
|
+
{
|
|
34775
|
+
name: 'Blockscout',
|
|
34776
|
+
url: 'https://dhscan.io',
|
|
34777
|
+
standard: 'none'
|
|
34778
|
+
}
|
|
34779
|
+
]
|
|
34780
|
+
},
|
|
34781
|
+
{
|
|
34782
|
+
name: 'DataHaven Testnet',
|
|
34783
|
+
chain: 'datahaven-testnet',
|
|
34784
|
+
icon: 'datahaven-testnet',
|
|
34785
|
+
rpc: [
|
|
34786
|
+
'https://services.datahaven-testnet.network/testnet',
|
|
34787
|
+
'wss://services.datahaven-testnet.network/testnet'
|
|
34788
|
+
],
|
|
34789
|
+
faucets: [ 'https://apps.datahaven.xyz/faucet' ],
|
|
34790
|
+
nativeCurrency: { name: 'MOCK', symbol: 'MOCK', decimals: 18 },
|
|
34791
|
+
infoURL: 'https://datahaven.xyz',
|
|
34792
|
+
shortName: 'datahaven-testnet',
|
|
34793
|
+
chainId: 55931,
|
|
34794
|
+
networkId: 55931,
|
|
34795
|
+
explorers: [
|
|
34796
|
+
{
|
|
34797
|
+
name: 'Blockscout',
|
|
34798
|
+
url: 'https://testnet.dhscan.io',
|
|
34799
|
+
standard: 'none'
|
|
34800
|
+
}
|
|
34801
|
+
]
|
|
34802
|
+
},
|
|
33648
34803
|
{
|
|
33649
34804
|
name: 'Lambda Chain Mainnet',
|
|
33650
34805
|
chain: 'Lambda Chain',
|
|
@@ -34494,6 +35649,27 @@ const chainArray = [
|
|
|
34494
35649
|
],
|
|
34495
35650
|
infoURL: 'https://docs.celo.org/'
|
|
34496
35651
|
},
|
|
35652
|
+
{
|
|
35653
|
+
name: 'Apollo Mainnet',
|
|
35654
|
+
chain: 'APOLLO',
|
|
35655
|
+
icon: 'apollo',
|
|
35656
|
+
rpc: [ 'https://mainnet-rpc.apolloscan.io' ],
|
|
35657
|
+
faucets: [],
|
|
35658
|
+
nativeCurrency: { name: 'Apollo', symbol: 'APOLLO', decimals: 18 },
|
|
35659
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
35660
|
+
infoURL: 'https://docs.apolloscan.io',
|
|
35661
|
+
shortName: 'APOLLO',
|
|
35662
|
+
chainId: 62606,
|
|
35663
|
+
networkId: 62606,
|
|
35664
|
+
explorers: [
|
|
35665
|
+
{
|
|
35666
|
+
name: 'Apollo Mainnet',
|
|
35667
|
+
url: 'https://apolloscan.io',
|
|
35668
|
+
icon: 'apollo',
|
|
35669
|
+
standard: 'EIP3091'
|
|
35670
|
+
}
|
|
35671
|
+
]
|
|
35672
|
+
},
|
|
34497
35673
|
{
|
|
34498
35674
|
name: 'MultiVAC Mainnet',
|
|
34499
35675
|
chain: 'MultiVAC',
|
|
@@ -34843,6 +36019,31 @@ const chainArray = [
|
|
|
34843
36019
|
chainId: 67588,
|
|
34844
36020
|
networkId: 3344
|
|
34845
36021
|
},
|
|
36022
|
+
{
|
|
36023
|
+
name: 'Henesys',
|
|
36024
|
+
chain: 'Henesys',
|
|
36025
|
+
rpc: [ 'https://henesys-rpc.msu.io' ],
|
|
36026
|
+
faucets: [],
|
|
36027
|
+
nativeCurrency: { name: 'NEXPACE', symbol: 'NXPC', decimals: 18 },
|
|
36028
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
36029
|
+
infoURL: 'https://nexpace.io',
|
|
36030
|
+
shortName: 'nxpc',
|
|
36031
|
+
chainId: 68414,
|
|
36032
|
+
networkId: 68414,
|
|
36033
|
+
icon: 'nexpace',
|
|
36034
|
+
explorers: [
|
|
36035
|
+
{
|
|
36036
|
+
name: 'Xangle MSU Explorer',
|
|
36037
|
+
url: 'https://msu-explorer.xangle.io',
|
|
36038
|
+
standard: 'EIP3091'
|
|
36039
|
+
},
|
|
36040
|
+
{
|
|
36041
|
+
name: 'Avalanche Explorer',
|
|
36042
|
+
url: 'https://subnets.avax.network/henesys',
|
|
36043
|
+
standard: 'EIP3091'
|
|
36044
|
+
}
|
|
36045
|
+
]
|
|
36046
|
+
},
|
|
34846
36047
|
{
|
|
34847
36048
|
name: 'DM2 Verse Mainnet',
|
|
34848
36049
|
chain: 'DM2 Verse',
|
|
@@ -35264,6 +36465,25 @@ const chainArray = [
|
|
|
35264
36465
|
}
|
|
35265
36466
|
]
|
|
35266
36467
|
},
|
|
36468
|
+
{
|
|
36469
|
+
name: 'Nebula',
|
|
36470
|
+
chain: 'NEBULA',
|
|
36471
|
+
icon: 'nebula',
|
|
36472
|
+
rpc: [ 'https://nebula-chain.com/rpc' ],
|
|
36473
|
+
faucets: [],
|
|
36474
|
+
nativeCurrency: { name: 'Nebula Cash', symbol: 'NEBX', decimals: 18 },
|
|
36475
|
+
infoURL: 'https://nebula-chain.com',
|
|
36476
|
+
shortName: 'nebula',
|
|
36477
|
+
chainId: 73285,
|
|
36478
|
+
networkId: 73285,
|
|
36479
|
+
explorers: [
|
|
36480
|
+
{
|
|
36481
|
+
name: 'Nebula Explorer',
|
|
36482
|
+
url: 'https://nebxscan.nebula-chain.com',
|
|
36483
|
+
standard: 'EIP3091'
|
|
36484
|
+
}
|
|
36485
|
+
]
|
|
36486
|
+
},
|
|
35267
36487
|
{
|
|
35268
36488
|
name: 'Energy Web Volta Testnet',
|
|
35269
36489
|
chain: 'Volta',
|
|
@@ -35829,6 +37049,25 @@ const chainArray = [
|
|
|
35829
37049
|
explorers: [],
|
|
35830
37050
|
parent: { type: 'L2', chain: 'eip155-42161' }
|
|
35831
37051
|
},
|
|
37052
|
+
{
|
|
37053
|
+
name: 'HyperX',
|
|
37054
|
+
chain: 'HyperX',
|
|
37055
|
+
rpc: [ 'https://rpc.hyperx.technology' ],
|
|
37056
|
+
faucets: [ 'https://faucet.hyperx.technology' ],
|
|
37057
|
+
nativeCurrency: { name: 'HPX', symbol: 'HPX', decimals: 18 },
|
|
37058
|
+
infoURL: 'https://hyperx.technology/',
|
|
37059
|
+
shortName: 'hpx',
|
|
37060
|
+
chainId: 80808,
|
|
37061
|
+
networkId: 80808,
|
|
37062
|
+
icon: 'hpx',
|
|
37063
|
+
explorers: [
|
|
37064
|
+
{
|
|
37065
|
+
name: 'HyperX Explorer',
|
|
37066
|
+
url: 'https://scan.hyperx.technology',
|
|
37067
|
+
standard: 'EIP3091'
|
|
37068
|
+
}
|
|
37069
|
+
]
|
|
37070
|
+
},
|
|
35832
37071
|
{
|
|
35833
37072
|
name: 'Forta Chain',
|
|
35834
37073
|
chain: 'Forta Chain',
|
|
@@ -35868,6 +37107,26 @@ const chainArray = [
|
|
|
35868
37107
|
}
|
|
35869
37108
|
]
|
|
35870
37109
|
},
|
|
37110
|
+
{
|
|
37111
|
+
name: 'Codex',
|
|
37112
|
+
chain: 'ETH',
|
|
37113
|
+
rpc: [ 'https://rpc.codex.xyz', 'wss://rpc.codex.xyz' ],
|
|
37114
|
+
faucets: [],
|
|
37115
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37116
|
+
infoURL: 'https://www.codex.xyz/',
|
|
37117
|
+
shortName: 'codex',
|
|
37118
|
+
chainId: 81224,
|
|
37119
|
+
networkId: 81224,
|
|
37120
|
+
icon: 'codex',
|
|
37121
|
+
explorers: [
|
|
37122
|
+
{
|
|
37123
|
+
name: 'Codex Explorer',
|
|
37124
|
+
url: 'https://explorer.codex.xyz',
|
|
37125
|
+
standard: 'EIP3091'
|
|
37126
|
+
}
|
|
37127
|
+
],
|
|
37128
|
+
parent: { type: 'L2', chain: 'eip155-1' }
|
|
37129
|
+
},
|
|
35871
37130
|
{
|
|
35872
37131
|
name: 'Amana Testnet',
|
|
35873
37132
|
chain: 'MEER',
|
|
@@ -36113,6 +37372,30 @@ const chainArray = [
|
|
|
36113
37372
|
icon: 'EsaCoins',
|
|
36114
37373
|
explorers: []
|
|
36115
37374
|
},
|
|
37375
|
+
{
|
|
37376
|
+
name: 'Katron AI Mainnet',
|
|
37377
|
+
chain: 'KTN',
|
|
37378
|
+
rpc: [
|
|
37379
|
+
'https://blockchain-rpc1.katronai.com',
|
|
37380
|
+
'https://blockchain-rpc2.katronai.com'
|
|
37381
|
+
],
|
|
37382
|
+
faucets: [],
|
|
37383
|
+
nativeCurrency: { name: 'Katron AI', symbol: 'KTN', decimals: 18 },
|
|
37384
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
37385
|
+
infoURL: 'https://network.katronai.com',
|
|
37386
|
+
shortName: 'ktn',
|
|
37387
|
+
chainId: 83592,
|
|
37388
|
+
networkId: 83592,
|
|
37389
|
+
icon: 'ktn',
|
|
37390
|
+
explorers: [
|
|
37391
|
+
{
|
|
37392
|
+
name: 'ktnscan',
|
|
37393
|
+
url: 'https://ktnscan.katronai.com',
|
|
37394
|
+
icon: 'ktnscan',
|
|
37395
|
+
standard: 'EIP3091'
|
|
37396
|
+
}
|
|
37397
|
+
]
|
|
37398
|
+
},
|
|
36116
37399
|
{
|
|
36117
37400
|
name: 'Xprotocol Sepolia',
|
|
36118
37401
|
chainId: 83868,
|
|
@@ -36295,6 +37578,46 @@ const chainArray = [
|
|
|
36295
37578
|
chainId: 85449,
|
|
36296
37579
|
networkId: 48501
|
|
36297
37580
|
},
|
|
37581
|
+
{
|
|
37582
|
+
name: 'CpChain Testnet',
|
|
37583
|
+
chain: 'CpChain',
|
|
37584
|
+
rpc: [ 'https://rpc-testnet.cpchain.com' ],
|
|
37585
|
+
faucets: [ 'https://cpchain-test.pages.dev/faucet' ],
|
|
37586
|
+
nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
|
|
37587
|
+
infoURL: 'https://cpchain.com',
|
|
37588
|
+
shortName: 'cpchain-testnet',
|
|
37589
|
+
chainId: 86606,
|
|
37590
|
+
networkId: 86606,
|
|
37591
|
+
slip44: 1,
|
|
37592
|
+
icon: 'cpchain',
|
|
37593
|
+
explorers: [
|
|
37594
|
+
{
|
|
37595
|
+
name: 'CpChain Testnet Explorer',
|
|
37596
|
+
url: 'https://explorer-testnet.cpchain.com',
|
|
37597
|
+
standard: 'EIP3091'
|
|
37598
|
+
}
|
|
37599
|
+
]
|
|
37600
|
+
},
|
|
37601
|
+
{
|
|
37602
|
+
name: 'CpChain Mainnet',
|
|
37603
|
+
chain: 'CpChain',
|
|
37604
|
+
rpc: [ 'https://rpc.cpchain.com' ],
|
|
37605
|
+
faucets: [],
|
|
37606
|
+
nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
|
|
37607
|
+
infoURL: 'https://cpchain.com',
|
|
37608
|
+
shortName: 'cpchain',
|
|
37609
|
+
chainId: 86608,
|
|
37610
|
+
networkId: 86608,
|
|
37611
|
+
slip44: 1,
|
|
37612
|
+
icon: 'cpchain',
|
|
37613
|
+
explorers: [
|
|
37614
|
+
{
|
|
37615
|
+
name: 'CpChain Explorer',
|
|
37616
|
+
url: 'https://explorer.cpchain.com',
|
|
37617
|
+
standard: 'EIP3091'
|
|
37618
|
+
}
|
|
37619
|
+
]
|
|
37620
|
+
},
|
|
36298
37621
|
{
|
|
36299
37622
|
name: 'Nautilus Proteus Testnet',
|
|
36300
37623
|
chain: 'ETH',
|
|
@@ -36335,6 +37658,18 @@ const chainArray = [
|
|
|
36335
37658
|
}
|
|
36336
37659
|
]
|
|
36337
37660
|
},
|
|
37661
|
+
{
|
|
37662
|
+
name: 'Cycle Network Mainnet Frigate',
|
|
37663
|
+
chain: 'ETH',
|
|
37664
|
+
rpc: [ 'https://frigate-rpc-mainnet.cyclenetwork.io' ],
|
|
37665
|
+
faucets: [],
|
|
37666
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37667
|
+
infoURL: 'https://www.cyclenetwork.io/',
|
|
37668
|
+
shortName: 'cyclef',
|
|
37669
|
+
chainId: 88688,
|
|
37670
|
+
networkId: 88688,
|
|
37671
|
+
icon: 'cycle'
|
|
37672
|
+
},
|
|
36338
37673
|
{
|
|
36339
37674
|
name: 'ZKasino Mainnet',
|
|
36340
37675
|
chain: 'ZKasino',
|
|
@@ -37707,6 +39042,27 @@ const chainArray = [
|
|
|
37707
39042
|
}
|
|
37708
39043
|
]
|
|
37709
39044
|
},
|
|
39045
|
+
{
|
|
39046
|
+
name: 'Monsoon Alpha',
|
|
39047
|
+
chain: 'MONSOON ALPHA',
|
|
39048
|
+
rpc: [ 'https://alpha.monsoon.rainfall.one' ],
|
|
39049
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
39050
|
+
faucets: [],
|
|
39051
|
+
nativeCurrency: { name: 'RDL', symbol: 'RDL', decimals: 18 },
|
|
39052
|
+
infoURL: '',
|
|
39053
|
+
shortName: 'monsoon-alpha',
|
|
39054
|
+
chainId: 100611,
|
|
39055
|
+
networkId: 100611,
|
|
39056
|
+
icon: 'monsoon',
|
|
39057
|
+
explorers: [
|
|
39058
|
+
{
|
|
39059
|
+
name: 'Monsoon Scan',
|
|
39060
|
+
url: 'https://scout.alpha.monsoon.rainfall.one',
|
|
39061
|
+
icon: 'monsoon',
|
|
39062
|
+
standard: 'EIP3091'
|
|
39063
|
+
}
|
|
39064
|
+
]
|
|
39065
|
+
},
|
|
37710
39066
|
{
|
|
37711
39067
|
name: 'Socotra JUNE-Chain',
|
|
37712
39068
|
chain: 'Socotra JUNE-Chain',
|
|
@@ -37890,20 +39246,20 @@ const chainArray = [
|
|
|
37890
39246
|
]
|
|
37891
39247
|
},
|
|
37892
39248
|
{
|
|
37893
|
-
name: '
|
|
37894
|
-
chain: '
|
|
37895
|
-
rpc: [ 'https://rpc.
|
|
39249
|
+
name: 'Xertra Mainnet',
|
|
39250
|
+
chain: 'Xertra',
|
|
39251
|
+
rpc: [ 'https://rpc.xertra.com' ],
|
|
37896
39252
|
faucets: [],
|
|
37897
|
-
nativeCurrency: { name: '
|
|
37898
|
-
infoURL: 'https://www.
|
|
37899
|
-
shortName: '
|
|
39253
|
+
nativeCurrency: { name: 'STRAX', symbol: 'STRAX', decimals: 18 },
|
|
39254
|
+
infoURL: 'https://www.xertra.com/',
|
|
39255
|
+
shortName: 'xertra',
|
|
37900
39256
|
chainId: 105105,
|
|
37901
39257
|
networkId: 105105,
|
|
37902
|
-
icon: '
|
|
39258
|
+
icon: 'xertra',
|
|
37903
39259
|
explorers: [
|
|
37904
39260
|
{
|
|
37905
|
-
name: '
|
|
37906
|
-
url: 'https://explorer.
|
|
39261
|
+
name: 'Xertra Explorer',
|
|
39262
|
+
url: 'https://explorer.xertra.com',
|
|
37907
39263
|
standard: 'EIP3091'
|
|
37908
39264
|
}
|
|
37909
39265
|
]
|
|
@@ -38446,6 +39802,25 @@ const chainArray = [
|
|
|
38446
39802
|
}
|
|
38447
39803
|
]
|
|
38448
39804
|
},
|
|
39805
|
+
{
|
|
39806
|
+
name: 'Ethernova Mainnet',
|
|
39807
|
+
chain: 'NOVA',
|
|
39808
|
+
rpc: [ 'https://rpc.ethnova.net' ],
|
|
39809
|
+
faucets: [],
|
|
39810
|
+
nativeCurrency: { name: 'Ethernova', symbol: 'NOVA', decimals: 18 },
|
|
39811
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
39812
|
+
infoURL: 'https://ethnova.net',
|
|
39813
|
+
shortName: 'ethnova',
|
|
39814
|
+
chainId: 121525,
|
|
39815
|
+
networkId: 121525,
|
|
39816
|
+
explorers: [
|
|
39817
|
+
{
|
|
39818
|
+
name: 'Ethernova Explorer',
|
|
39819
|
+
url: 'https://explorer.ethnova.net',
|
|
39820
|
+
standard: 'EIP3091'
|
|
39821
|
+
}
|
|
39822
|
+
]
|
|
39823
|
+
},
|
|
38449
39824
|
{
|
|
38450
39825
|
name: 'Gemchain',
|
|
38451
39826
|
chain: 'Gemchain',
|
|
@@ -38948,31 +40323,40 @@ const chainArray = [
|
|
|
38948
40323
|
explorers: []
|
|
38949
40324
|
},
|
|
38950
40325
|
{
|
|
38951
|
-
name: 'Taiko Hekla',
|
|
40326
|
+
name: 'Taiko Hekla (deprecated)',
|
|
38952
40327
|
chain: 'ETH',
|
|
38953
|
-
status: '
|
|
40328
|
+
status: 'deprecated',
|
|
38954
40329
|
icon: 'taiko',
|
|
38955
|
-
rpc: [
|
|
38956
|
-
'https://rpc.hekla.taiko.xyz',
|
|
38957
|
-
'wss://ws.hekla.taiko.xyz',
|
|
38958
|
-
'https://taiko-hekla-rpc.publicnode.com',
|
|
38959
|
-
'wss://taiko-hekla-rpc.publicnode.com'
|
|
38960
|
-
],
|
|
40330
|
+
rpc: [],
|
|
38961
40331
|
faucets: [],
|
|
38962
40332
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
38963
40333
|
infoURL: 'https://taiko.xyz',
|
|
38964
40334
|
shortName: 'tko-hekla',
|
|
38965
40335
|
chainId: 167009,
|
|
38966
40336
|
networkId: 167009,
|
|
40337
|
+
explorers: []
|
|
40338
|
+
},
|
|
40339
|
+
{
|
|
40340
|
+
name: 'Taiko Hoodi',
|
|
40341
|
+
chain: 'ETH',
|
|
40342
|
+
status: 'active',
|
|
40343
|
+
icon: 'taiko',
|
|
40344
|
+
rpc: [ 'https://rpc.hoodi.taiko.xyz' ],
|
|
40345
|
+
faucets: [],
|
|
40346
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40347
|
+
infoURL: 'https://taiko.xyz',
|
|
40348
|
+
shortName: 'tko-hoodi',
|
|
40349
|
+
chainId: 167013,
|
|
40350
|
+
networkId: 167013,
|
|
38967
40351
|
explorers: [
|
|
38968
40352
|
{
|
|
38969
|
-
name: '
|
|
38970
|
-
url: 'https://
|
|
40353
|
+
name: 'Blockscout',
|
|
40354
|
+
url: 'https://blockscout.hoodi.taiko.xyz',
|
|
38971
40355
|
standard: 'EIP3091'
|
|
38972
40356
|
},
|
|
38973
40357
|
{
|
|
38974
|
-
name: '
|
|
38975
|
-
url: 'https://
|
|
40358
|
+
name: 'Etherscan',
|
|
40359
|
+
url: 'https://hoodi.taikoscan.io',
|
|
38976
40360
|
standard: 'EIP3091'
|
|
38977
40361
|
}
|
|
38978
40362
|
]
|
|
@@ -39109,6 +40493,51 @@ const chainArray = [
|
|
|
39109
40493
|
}
|
|
39110
40494
|
]
|
|
39111
40495
|
},
|
|
40496
|
+
{
|
|
40497
|
+
name: 'Lit Chain Mainnet',
|
|
40498
|
+
chain: 'LITKEY',
|
|
40499
|
+
icon: 'lit',
|
|
40500
|
+
rpc: [ 'https://lit-chain-rpc.litprotocol.com' ],
|
|
40501
|
+
faucets: [],
|
|
40502
|
+
nativeCurrency: { name: 'Lit Protocol', symbol: 'LITKEY', decimals: 18 },
|
|
40503
|
+
infoURL: 'https://litprotocol.com',
|
|
40504
|
+
shortName: 'lit',
|
|
40505
|
+
chainId: 175200,
|
|
40506
|
+
networkId: 175200,
|
|
40507
|
+
explorers: [
|
|
40508
|
+
{
|
|
40509
|
+
name: 'Lit Chain Explorer',
|
|
40510
|
+
url: 'https://lit-chain-explorer.litprotocol.com',
|
|
40511
|
+
icon: 'lit',
|
|
40512
|
+
standard: 'EIP3091'
|
|
40513
|
+
}
|
|
40514
|
+
]
|
|
40515
|
+
},
|
|
40516
|
+
{
|
|
40517
|
+
name: 'HPP Sepolia Testnet',
|
|
40518
|
+
chain: 'ETH',
|
|
40519
|
+
rpc: [ 'https://sepolia.hpp.io' ],
|
|
40520
|
+
faucets: [ 'https://faucet.conduit.xyz' ],
|
|
40521
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40522
|
+
infoURL: 'https://www.hpp.io',
|
|
40523
|
+
shortName: 'hpp-sepolia',
|
|
40524
|
+
chainId: 181228,
|
|
40525
|
+
networkId: 181228,
|
|
40526
|
+
icon: 'hpp',
|
|
40527
|
+
explorers: [
|
|
40528
|
+
{
|
|
40529
|
+
name: 'HPP Sepolia Explorer',
|
|
40530
|
+
url: 'https://sepolia-explorer.hpp.io',
|
|
40531
|
+
icon: 'blockscout',
|
|
40532
|
+
standard: 'EIP3091'
|
|
40533
|
+
}
|
|
40534
|
+
],
|
|
40535
|
+
parent: {
|
|
40536
|
+
type: 'L2',
|
|
40537
|
+
chain: 'eip155-11155111',
|
|
40538
|
+
bridges: [ { url: 'https://portal.arbitrum.io/bridge' } ]
|
|
40539
|
+
}
|
|
40540
|
+
},
|
|
39112
40541
|
{
|
|
39113
40542
|
name: 'Bitica Chain Mainnet',
|
|
39114
40543
|
chain: 'BDCC',
|
|
@@ -39147,6 +40576,31 @@ const chainArray = [
|
|
|
39147
40576
|
}
|
|
39148
40577
|
]
|
|
39149
40578
|
},
|
|
40579
|
+
{
|
|
40580
|
+
name: 'HPP Mainnet',
|
|
40581
|
+
chain: 'ETH',
|
|
40582
|
+
rpc: [ 'https://mainnet.hpp.io' ],
|
|
40583
|
+
faucets: [],
|
|
40584
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40585
|
+
infoURL: 'https://www.hpp.io',
|
|
40586
|
+
shortName: 'hpp-mainnet',
|
|
40587
|
+
chainId: 190415,
|
|
40588
|
+
networkId: 190415,
|
|
40589
|
+
icon: 'hpp',
|
|
40590
|
+
explorers: [
|
|
40591
|
+
{
|
|
40592
|
+
name: 'HPP Mainnet Explorer',
|
|
40593
|
+
url: 'https://explorer.hpp.io',
|
|
40594
|
+
icon: 'blockscout',
|
|
40595
|
+
standard: 'EIP3091'
|
|
40596
|
+
}
|
|
40597
|
+
],
|
|
40598
|
+
parent: {
|
|
40599
|
+
type: 'L2',
|
|
40600
|
+
chain: 'eip155-1',
|
|
40601
|
+
bridges: [ { url: 'https://portal.arbitrum.io/bridge' } ]
|
|
40602
|
+
}
|
|
40603
|
+
},
|
|
39150
40604
|
{
|
|
39151
40605
|
name: 'Altblockscan Mainnet',
|
|
39152
40606
|
chain: 'ALTB',
|
|
@@ -39185,6 +40639,7 @@ const chainArray = [
|
|
|
39185
40639
|
{
|
|
39186
40640
|
name: 'R0AR Chain',
|
|
39187
40641
|
chain: 'R0AR Chain',
|
|
40642
|
+
icon: 'r0ar',
|
|
39188
40643
|
rpc: [ 'https://rpc-r0ar.io' ],
|
|
39189
40644
|
faucets: [],
|
|
39190
40645
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -39196,6 +40651,7 @@ const chainArray = [
|
|
|
39196
40651
|
{
|
|
39197
40652
|
name: 'tracehawk',
|
|
39198
40653
|
url: 'https://r0arscan.io',
|
|
40654
|
+
icon: 'r0ar',
|
|
39199
40655
|
standard: 'none'
|
|
39200
40656
|
}
|
|
39201
40657
|
]
|
|
@@ -39600,6 +41056,29 @@ const chainArray = [
|
|
|
39600
41056
|
}
|
|
39601
41057
|
]
|
|
39602
41058
|
},
|
|
41059
|
+
{
|
|
41060
|
+
name: 'JuChain Testnet',
|
|
41061
|
+
chain: 'JuChain',
|
|
41062
|
+
rpc: [
|
|
41063
|
+
'https://testnet-rpc.juchain.org',
|
|
41064
|
+
'wss://testnet-ws.juchain.org'
|
|
41065
|
+
],
|
|
41066
|
+
faucets: [],
|
|
41067
|
+
nativeCurrency: { name: 'JU Testnet Token', symbol: 'JU', decimals: 18 },
|
|
41068
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
41069
|
+
infoURL: 'https://www.juchain.org',
|
|
41070
|
+
shortName: 'ju-test',
|
|
41071
|
+
chainId: 202599,
|
|
41072
|
+
networkId: 202599,
|
|
41073
|
+
icon: 'ju-test',
|
|
41074
|
+
explorers: [
|
|
41075
|
+
{
|
|
41076
|
+
name: 'JUChain Test Explorer',
|
|
41077
|
+
url: 'https://testnet.juscan.io',
|
|
41078
|
+
standard: 'EIP3091'
|
|
41079
|
+
}
|
|
41080
|
+
]
|
|
41081
|
+
},
|
|
39603
41082
|
{
|
|
39604
41083
|
name: 'Jellie',
|
|
39605
41084
|
title: 'Twala Testnet Jellie',
|
|
@@ -39646,12 +41125,12 @@ const chainArray = [
|
|
|
39646
41125
|
},
|
|
39647
41126
|
{
|
|
39648
41127
|
name: 'Auroria Testnet',
|
|
39649
|
-
title: '
|
|
41128
|
+
title: 'Xertra Testnet Auroria',
|
|
39650
41129
|
chain: 'Auroria',
|
|
39651
|
-
rpc: [ 'https://auroria.rpc.
|
|
39652
|
-
faucets: [ 'https://auroria.faucet.
|
|
39653
|
-
nativeCurrency: { name: '
|
|
39654
|
-
infoURL: 'https://
|
|
41130
|
+
rpc: [ 'https://auroria.rpc.xertra.com' ],
|
|
41131
|
+
faucets: [ 'https://auroria.faucet.xertra.com' ],
|
|
41132
|
+
nativeCurrency: { name: 'tSTRAX', symbol: 'tSTRAX', decimals: 18 },
|
|
41133
|
+
infoURL: 'https://xertra.com',
|
|
39655
41134
|
shortName: 'auroria',
|
|
39656
41135
|
chainId: 205205,
|
|
39657
41136
|
networkId: 205205,
|
|
@@ -39659,7 +41138,27 @@ const chainArray = [
|
|
|
39659
41138
|
explorers: [
|
|
39660
41139
|
{
|
|
39661
41140
|
name: 'Auroria Testnet Explorer',
|
|
39662
|
-
url: 'https://auroria.explorer.
|
|
41141
|
+
url: 'https://auroria.explorer.xertra.com',
|
|
41142
|
+
standard: 'EIP3091'
|
|
41143
|
+
}
|
|
41144
|
+
]
|
|
41145
|
+
},
|
|
41146
|
+
{
|
|
41147
|
+
name: 'JuChain Mainnet',
|
|
41148
|
+
chain: 'JuChain',
|
|
41149
|
+
rpc: [ 'https://rpc.juchain.org', 'wss://ws.juchain.org' ],
|
|
41150
|
+
faucets: [],
|
|
41151
|
+
nativeCurrency: { name: 'JU', symbol: 'JU', decimals: 18 },
|
|
41152
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
41153
|
+
infoURL: 'https://www.juchain.org',
|
|
41154
|
+
shortName: 'ju',
|
|
41155
|
+
chainId: 210000,
|
|
41156
|
+
networkId: 210000,
|
|
41157
|
+
icon: 'ju',
|
|
41158
|
+
explorers: [
|
|
41159
|
+
{
|
|
41160
|
+
name: 'JUChain Mainnet Explorer',
|
|
41161
|
+
url: 'https://juscan.io',
|
|
39663
41162
|
standard: 'EIP3091'
|
|
39664
41163
|
}
|
|
39665
41164
|
]
|
|
@@ -40590,7 +42089,7 @@ const chainArray = [
|
|
|
40590
42089
|
{
|
|
40591
42090
|
name: 'World Mobile Chain Testnet',
|
|
40592
42091
|
chain: 'WOMOX',
|
|
40593
|
-
rpc: [ 'https://worldmobile-
|
|
42092
|
+
rpc: [ 'https://worldmobile-testnet.g.alchemy.com/public' ],
|
|
40594
42093
|
faucets: [ 'https://testnet-faucet.worldmobile.net' ],
|
|
40595
42094
|
nativeCurrency: { name: 'ATestingToken', symbol: 'WOMOX', decimals: 18 },
|
|
40596
42095
|
infoURL: 'https://worldmobile.io/the-chain',
|
|
@@ -40822,6 +42321,28 @@ const chainArray = [
|
|
|
40822
42321
|
chainId: 333999,
|
|
40823
42322
|
networkId: 333999
|
|
40824
42323
|
},
|
|
42324
|
+
{
|
|
42325
|
+
name: 'Scenium',
|
|
42326
|
+
chain: 'Scenium',
|
|
42327
|
+
icon: 'scenium',
|
|
42328
|
+
rpc: [
|
|
42329
|
+
'https://services.tanssi-mainnet.network/tanssi-2004',
|
|
42330
|
+
'wss://services.tanssi-mainnet.network/tanssi-2004'
|
|
42331
|
+
],
|
|
42332
|
+
faucets: [],
|
|
42333
|
+
nativeCurrency: { name: 'SCEN', symbol: 'SCEN', decimals: 18 },
|
|
42334
|
+
infoURL: 'hhttps://www.scenium.io/',
|
|
42335
|
+
shortName: 'scenium',
|
|
42336
|
+
chainId: 335700,
|
|
42337
|
+
networkId: 335700,
|
|
42338
|
+
explorers: [
|
|
42339
|
+
{
|
|
42340
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
42341
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004',
|
|
42342
|
+
standard: 'none'
|
|
42343
|
+
}
|
|
42344
|
+
]
|
|
42345
|
+
},
|
|
40825
42346
|
{
|
|
40826
42347
|
name: 'UPchain Testnet',
|
|
40827
42348
|
chain: 'UPchain',
|
|
@@ -40949,6 +42470,26 @@ const chainArray = [
|
|
|
40949
42470
|
}
|
|
40950
42471
|
]
|
|
40951
42472
|
},
|
|
42473
|
+
{
|
|
42474
|
+
name: 'Denergy Network',
|
|
42475
|
+
chain: 'DEN',
|
|
42476
|
+
rpc: [ 'https://rpc.d.energy/' ],
|
|
42477
|
+
faucets: [],
|
|
42478
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
42479
|
+
infoURL: 'https://d.energy/',
|
|
42480
|
+
shortName: 'den-mainnet',
|
|
42481
|
+
chainId: 369369,
|
|
42482
|
+
networkId: 369369,
|
|
42483
|
+
icon: 'denergy',
|
|
42484
|
+
explorers: [
|
|
42485
|
+
{
|
|
42486
|
+
name: 'Denergy Explorer',
|
|
42487
|
+
url: 'https://explorer.denergychain.com',
|
|
42488
|
+
icon: 'denergy',
|
|
42489
|
+
standard: 'EIP3091'
|
|
42490
|
+
}
|
|
42491
|
+
]
|
|
42492
|
+
},
|
|
40952
42493
|
{
|
|
40953
42494
|
name: 'HAPchain Testnet',
|
|
40954
42495
|
chain: 'HAPchain',
|
|
@@ -41586,6 +43127,26 @@ const chainArray = [
|
|
|
41586
43127
|
}
|
|
41587
43128
|
]
|
|
41588
43129
|
},
|
|
43130
|
+
{
|
|
43131
|
+
name: 'Alpha Chain Testnet',
|
|
43132
|
+
chain: 'Alpha Chain',
|
|
43133
|
+
rpc: [ 'https://testnet-rpc.goalpha.org' ],
|
|
43134
|
+
faucets: [],
|
|
43135
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43136
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
43137
|
+
shortName: 'alpha-testnet',
|
|
43138
|
+
chainId: 511111,
|
|
43139
|
+
networkId: 511111,
|
|
43140
|
+
slip44: 1,
|
|
43141
|
+
icon: 'alphachain',
|
|
43142
|
+
explorers: [
|
|
43143
|
+
{
|
|
43144
|
+
name: 'Alpha Chain Testnet Scan',
|
|
43145
|
+
url: 'https://testnet-scan.goalpha.org',
|
|
43146
|
+
standard: 'EIP3091'
|
|
43147
|
+
}
|
|
43148
|
+
]
|
|
43149
|
+
},
|
|
41589
43150
|
{
|
|
41590
43151
|
name: 'CMP-Testnet',
|
|
41591
43152
|
chain: 'CMP',
|
|
@@ -41929,19 +43490,19 @@ const chainArray = [
|
|
|
41929
43490
|
parent: { type: 'L2', chain: 'eip155-1' }
|
|
41930
43491
|
},
|
|
41931
43492
|
{
|
|
41932
|
-
name: 'Hetu
|
|
43493
|
+
name: 'Hetu Mainnet',
|
|
41933
43494
|
chain: 'HETU',
|
|
41934
|
-
rpc: [ 'https://rpc.
|
|
41935
|
-
faucets: [
|
|
41936
|
-
nativeCurrency: { name: '
|
|
43495
|
+
rpc: [ 'https://rpc.va.hetu.org' ],
|
|
43496
|
+
faucets: [],
|
|
43497
|
+
nativeCurrency: { name: 'HETU', symbol: 'HETU', decimals: 18 },
|
|
41937
43498
|
infoURL: 'https://hetu.org',
|
|
41938
43499
|
shortName: 'HETU',
|
|
41939
43500
|
chainId: 560000,
|
|
41940
43501
|
networkId: 560000,
|
|
41941
43502
|
explorers: [
|
|
41942
43503
|
{
|
|
41943
|
-
name: 'Hetu
|
|
41944
|
-
url: 'https://
|
|
43504
|
+
name: 'Hetu Mainnet Scan',
|
|
43505
|
+
url: 'https://scan.v1.hetu.org',
|
|
41945
43506
|
icon: 'hetu',
|
|
41946
43507
|
standard: 'EIP3091'
|
|
41947
43508
|
}
|
|
@@ -42234,6 +43795,18 @@ const chainArray = [
|
|
|
42234
43795
|
networkId: 685685,
|
|
42235
43796
|
status: 'incubating'
|
|
42236
43797
|
},
|
|
43798
|
+
{
|
|
43799
|
+
name: 'Gensyn Mainnet',
|
|
43800
|
+
chain: 'Gensyn',
|
|
43801
|
+
rpc: [],
|
|
43802
|
+
faucets: [],
|
|
43803
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43804
|
+
infoURL: 'https://www.gensyn.ai/',
|
|
43805
|
+
shortName: 'gensyn-mainnet',
|
|
43806
|
+
chainId: 685689,
|
|
43807
|
+
networkId: 685689,
|
|
43808
|
+
status: 'incubating'
|
|
43809
|
+
},
|
|
42237
43810
|
{
|
|
42238
43811
|
name: 'Won Network',
|
|
42239
43812
|
chainId: 686868,
|
|
@@ -42945,6 +44518,26 @@ const chainArray = [
|
|
|
42945
44518
|
bridges: [ { url: 'https://goerli.portal.zklink.io' } ]
|
|
42946
44519
|
}
|
|
42947
44520
|
},
|
|
44521
|
+
{
|
|
44522
|
+
name: 'Codex Testnet',
|
|
44523
|
+
chain: 'ETH',
|
|
44524
|
+
rpc: [ 'https://rpc.codex-stg.xyz', 'wss://rpc.codex-stg.xyz' ],
|
|
44525
|
+
faucets: [],
|
|
44526
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
44527
|
+
infoURL: 'https://www.codex.xyz/',
|
|
44528
|
+
shortName: 'codex-testnet',
|
|
44529
|
+
chainId: 812242,
|
|
44530
|
+
networkId: 812242,
|
|
44531
|
+
icon: 'codex-testnet',
|
|
44532
|
+
explorers: [
|
|
44533
|
+
{
|
|
44534
|
+
name: 'Codex Testnet Explorer',
|
|
44535
|
+
url: 'https://explorer.codex-stg.xyz',
|
|
44536
|
+
standard: 'EIP3091'
|
|
44537
|
+
}
|
|
44538
|
+
],
|
|
44539
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
44540
|
+
},
|
|
42948
44541
|
{
|
|
42949
44542
|
name: 'SG Verse Mainnet',
|
|
42950
44543
|
chain: 'SG Verse',
|
|
@@ -43004,6 +44597,25 @@ const chainArray = [
|
|
|
43004
44597
|
}
|
|
43005
44598
|
]
|
|
43006
44599
|
},
|
|
44600
|
+
{
|
|
44601
|
+
name: 'HyperCluster',
|
|
44602
|
+
chain: 'HYPEC',
|
|
44603
|
+
rpc: [ 'https://rpc.hypercluster.org' ],
|
|
44604
|
+
faucets: [ 'https://faucet.hypercluster.org' ],
|
|
44605
|
+
nativeCurrency: { name: 'HyperCluster Token', symbol: 'HYPEC', decimals: 18 },
|
|
44606
|
+
infoURL: 'https://www.hypercluster.org/',
|
|
44607
|
+
shortName: 'HYPEC',
|
|
44608
|
+
chainId: 838838,
|
|
44609
|
+
networkId: 838838,
|
|
44610
|
+
icon: 'hypercluster',
|
|
44611
|
+
explorers: [
|
|
44612
|
+
{
|
|
44613
|
+
name: 'HyperCluster Explorer',
|
|
44614
|
+
url: 'https://explorer.hypercluster.org',
|
|
44615
|
+
standard: 'EIP3091'
|
|
44616
|
+
}
|
|
44617
|
+
]
|
|
44618
|
+
},
|
|
43007
44619
|
{
|
|
43008
44620
|
name: 'PRM Testnet',
|
|
43009
44621
|
chain: 'prm',
|
|
@@ -43072,6 +44684,39 @@ const chainArray = [
|
|
|
43072
44684
|
chainId: 846000,
|
|
43073
44685
|
networkId: 846000
|
|
43074
44686
|
},
|
|
44687
|
+
{
|
|
44688
|
+
name: 'Testethiq',
|
|
44689
|
+
chain: 'ETH',
|
|
44690
|
+
rpc: [
|
|
44691
|
+
'https://rpc.testnet.ethiq.network',
|
|
44692
|
+
'wss://rpc.testnet.ethiq.network'
|
|
44693
|
+
],
|
|
44694
|
+
faucets: [],
|
|
44695
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
44696
|
+
infoURL: 'https://www.ethiq.network',
|
|
44697
|
+
shortName: 'testethiq',
|
|
44698
|
+
chainId: 853211,
|
|
44699
|
+
networkId: 853211,
|
|
44700
|
+
features: [
|
|
44701
|
+
{ name: 'EIP155' },
|
|
44702
|
+
{ name: 'EIP1559' },
|
|
44703
|
+
{ name: 'EIP2718' },
|
|
44704
|
+
{ name: 'EIP2930' }
|
|
44705
|
+
],
|
|
44706
|
+
parent: {
|
|
44707
|
+
type: 'L2',
|
|
44708
|
+
chain: 'eip155-11155111',
|
|
44709
|
+
bridges: [ { url: 'https://shell.haqq.network/bridge' } ]
|
|
44710
|
+
},
|
|
44711
|
+
explorers: [
|
|
44712
|
+
{
|
|
44713
|
+
name: 'Ethiq Blockscout',
|
|
44714
|
+
url: 'https://explorer.testnet.ethiq.network',
|
|
44715
|
+
icon: 'blockscout',
|
|
44716
|
+
standard: 'EIP3091'
|
|
44717
|
+
}
|
|
44718
|
+
]
|
|
44719
|
+
},
|
|
43075
44720
|
{
|
|
43076
44721
|
name: 'Dodao',
|
|
43077
44722
|
chain: 'EVMCC',
|
|
@@ -43374,6 +45019,24 @@ const chainArray = [
|
|
|
43374
45019
|
}
|
|
43375
45020
|
]
|
|
43376
45021
|
},
|
|
45022
|
+
{
|
|
45023
|
+
name: 'AVI Coin',
|
|
45024
|
+
chain: 'AVI',
|
|
45025
|
+
rpc: [ 'https://rpc.avicoin.org' ],
|
|
45026
|
+
faucets: [],
|
|
45027
|
+
nativeCurrency: { name: 'AVI Coin', symbol: 'AVI', decimals: 18 },
|
|
45028
|
+
infoURL: 'https://www.avicoin.org',
|
|
45029
|
+
shortName: 'avi',
|
|
45030
|
+
chainId: 963369,
|
|
45031
|
+
networkId: 963369,
|
|
45032
|
+
explorers: [
|
|
45033
|
+
{
|
|
45034
|
+
name: 'AVI Coin Explorer',
|
|
45035
|
+
url: 'https://explorer.avicoin.org',
|
|
45036
|
+
standard: 'EIP3091'
|
|
45037
|
+
}
|
|
45038
|
+
]
|
|
45039
|
+
},
|
|
43377
45040
|
{
|
|
43378
45041
|
name: 'Treasure Ruby',
|
|
43379
45042
|
chainId: 978657,
|
|
@@ -43526,6 +45189,26 @@ const chainArray = [
|
|
|
43526
45189
|
}
|
|
43527
45190
|
]
|
|
43528
45191
|
},
|
|
45192
|
+
{
|
|
45193
|
+
name: 'Wirex Pay Testnet',
|
|
45194
|
+
chain: 'WirexPay',
|
|
45195
|
+
icon: 'wpay',
|
|
45196
|
+
rpc: [ 'https://rpc-dev.wirexpaychain.com' ],
|
|
45197
|
+
faucets: [ 'https://faucet-dev.wirexpaychain.com' ],
|
|
45198
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
45199
|
+
features: [ { name: 'EIP155' } ],
|
|
45200
|
+
infoURL: 'https://docs.wirexpaychain.com/tech/wirex-pay-chain',
|
|
45201
|
+
shortName: 'wirex-testnet',
|
|
45202
|
+
chainId: 1001996,
|
|
45203
|
+
networkId: 1001996,
|
|
45204
|
+
explorers: [
|
|
45205
|
+
{
|
|
45206
|
+
name: 'Wirex Pay Testnet Explorer',
|
|
45207
|
+
url: 'https://explorer-dev.wirexpaychain.com',
|
|
45208
|
+
standard: 'none'
|
|
45209
|
+
}
|
|
45210
|
+
]
|
|
45211
|
+
},
|
|
43529
45212
|
{
|
|
43530
45213
|
name: 'Naga Testnet',
|
|
43531
45214
|
chain: 'Naga',
|
|
@@ -43799,11 +45482,32 @@ const chainArray = [
|
|
|
43799
45482
|
}
|
|
43800
45483
|
]
|
|
43801
45484
|
},
|
|
45485
|
+
{
|
|
45486
|
+
name: 'XRPL EVM Sidechain',
|
|
45487
|
+
chain: 'XRPL EVM',
|
|
45488
|
+
icon: 'xrplevm',
|
|
45489
|
+
rpc: [ 'https://rpc.xrplevm.org', 'wss://ws.xrplevm.org' ],
|
|
45490
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
45491
|
+
faucets: [ 'https://faucet.xrplevm.org' ],
|
|
45492
|
+
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
45493
|
+
infoURL: 'https://xrplevm.org',
|
|
45494
|
+
shortName: 'xrplevm',
|
|
45495
|
+
chainId: 1440000,
|
|
45496
|
+
networkId: 1440000,
|
|
45497
|
+
explorers: [
|
|
45498
|
+
{
|
|
45499
|
+
name: 'blockscout',
|
|
45500
|
+
url: 'https://explorer.xrplevm.org',
|
|
45501
|
+
icon: 'xrplevm',
|
|
45502
|
+
standard: 'EIP3091'
|
|
45503
|
+
}
|
|
45504
|
+
]
|
|
45505
|
+
},
|
|
43802
45506
|
{
|
|
43803
45507
|
name: 'XRPL EVM Sidechain Devnet',
|
|
43804
45508
|
chain: 'XRPLEVM Devnet',
|
|
43805
45509
|
icon: 'xrplevm',
|
|
43806
|
-
rpc: [ 'https://rpc.xrplevm.org', '
|
|
45510
|
+
rpc: [ 'https://rpc.devnet.xrplevm.org', 'wss://ws.devnet.xrplevm.org' ],
|
|
43807
45511
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
43808
45512
|
faucets: [ 'https://faucet.xrplevm.org' ],
|
|
43809
45513
|
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
@@ -43826,7 +45530,7 @@ const chainArray = [
|
|
|
43826
45530
|
icon: 'xrplevm',
|
|
43827
45531
|
rpc: [
|
|
43828
45532
|
'https://rpc.testnet.xrplevm.org',
|
|
43829
|
-
'
|
|
45533
|
+
'wss://ws.testnet.xrplevm.org'
|
|
43830
45534
|
],
|
|
43831
45535
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
43832
45536
|
faucets: [ 'https://faucet.xrplevm.org' ],
|
|
@@ -44774,23 +46478,18 @@ const chainArray = [
|
|
|
44774
46478
|
]
|
|
44775
46479
|
},
|
|
44776
46480
|
{
|
|
44777
|
-
name: 'ENI Testnet',
|
|
46481
|
+
name: 'ENI Testnet (Deprecated)',
|
|
44778
46482
|
chain: 'ENI',
|
|
44779
|
-
rpc: [
|
|
46483
|
+
rpc: [],
|
|
44780
46484
|
faucets: [],
|
|
44781
46485
|
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
44782
|
-
infoURL: '
|
|
44783
|
-
shortName: 'eni-test',
|
|
46486
|
+
infoURL: '',
|
|
46487
|
+
shortName: 'eni-test-deprecated',
|
|
44784
46488
|
chainId: 6912115,
|
|
44785
46489
|
networkId: 6912115,
|
|
44786
46490
|
icon: 'eni-test',
|
|
44787
|
-
explorers: [
|
|
44788
|
-
|
|
44789
|
-
name: 'ENI Testnet Explorer',
|
|
44790
|
-
url: 'https://scan-testnet.eniac.network',
|
|
44791
|
-
standard: 'EIP3091'
|
|
44792
|
-
}
|
|
44793
|
-
]
|
|
46491
|
+
explorers: [],
|
|
46492
|
+
status: 'deprecated'
|
|
44794
46493
|
},
|
|
44795
46494
|
{
|
|
44796
46495
|
name: 'Humanity Protocol',
|
|
@@ -45438,6 +47137,7 @@ const chainArray = [
|
|
|
45438
47137
|
{
|
|
45439
47138
|
name: 'R0AR Testnet',
|
|
45440
47139
|
chain: 'R0AR Testnet',
|
|
47140
|
+
icon: 'r0ar',
|
|
45441
47141
|
rpc: [ 'https://testnet.rpc-r0ar.io' ],
|
|
45442
47142
|
faucets: [ 'https://testnet.r0arfaucet.io' ],
|
|
45443
47143
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -45449,6 +47149,7 @@ const chainArray = [
|
|
|
45449
47149
|
{
|
|
45450
47150
|
name: 'tracehawk',
|
|
45451
47151
|
url: 'https://testnet.r0arscan.io',
|
|
47152
|
+
icon: 'r0ar',
|
|
45452
47153
|
standard: 'none'
|
|
45453
47154
|
}
|
|
45454
47155
|
]
|
|
@@ -45557,6 +47258,25 @@ const chainArray = [
|
|
|
45557
47258
|
chainId: 13371337,
|
|
45558
47259
|
networkId: 13371337
|
|
45559
47260
|
},
|
|
47261
|
+
{
|
|
47262
|
+
name: 'Symbiosis',
|
|
47263
|
+
chain: 'symbiosis',
|
|
47264
|
+
rpc: [ 'https://symbiosis.calderachain.xyz/http' ],
|
|
47265
|
+
faucets: [],
|
|
47266
|
+
nativeCurrency: { name: 'Symbiosis', symbol: 'SIS', decimals: 18 },
|
|
47267
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
47268
|
+
infoURL: 'https://symbiosis.hub.caldera.xyz',
|
|
47269
|
+
shortName: 'symbiosis',
|
|
47270
|
+
chainId: 13863860,
|
|
47271
|
+
networkId: 13863860,
|
|
47272
|
+
explorers: [
|
|
47273
|
+
{
|
|
47274
|
+
name: 'Symbiosis Caldera Explorer',
|
|
47275
|
+
url: 'https://symbiosis.calderaexplorer.xyz',
|
|
47276
|
+
standard: 'EIP3091'
|
|
47277
|
+
}
|
|
47278
|
+
]
|
|
47279
|
+
},
|
|
45560
47280
|
{
|
|
45561
47281
|
name: 'Anduschain Mainnet',
|
|
45562
47282
|
chain: 'anduschain',
|
|
@@ -45920,6 +47640,29 @@ const chainArray = [
|
|
|
45920
47640
|
}
|
|
45921
47641
|
]
|
|
45922
47642
|
},
|
|
47643
|
+
{
|
|
47644
|
+
name: 'PlatON Dev Testnet',
|
|
47645
|
+
chain: 'PlatON',
|
|
47646
|
+
rpc: [
|
|
47647
|
+
'https://devnet3openapi.platon.network/rpc',
|
|
47648
|
+
'wss://devnet3openapi.platon.network/ws'
|
|
47649
|
+
],
|
|
47650
|
+
faucets: [ 'https://devnet3faucet.platon.network/faucet' ],
|
|
47651
|
+
nativeCurrency: { name: 'LAT', symbol: 'lat', decimals: 18 },
|
|
47652
|
+
infoURL: 'https://www.platon.network',
|
|
47653
|
+
shortName: 'platondev3',
|
|
47654
|
+
chainId: 20250407,
|
|
47655
|
+
networkId: 1,
|
|
47656
|
+
slip44: 1,
|
|
47657
|
+
icon: 'platon',
|
|
47658
|
+
explorers: [
|
|
47659
|
+
{
|
|
47660
|
+
name: 'PlatON devnet explorer',
|
|
47661
|
+
url: 'https://devnet3scan.platon.network',
|
|
47662
|
+
standard: 'none'
|
|
47663
|
+
}
|
|
47664
|
+
]
|
|
47665
|
+
},
|
|
45923
47666
|
{
|
|
45924
47667
|
name: 'Vcitychain Mainnet',
|
|
45925
47668
|
chain: 'Vcitychain',
|
|
@@ -46218,25 +47961,25 @@ const chainArray = [
|
|
|
46218
47961
|
{
|
|
46219
47962
|
name: 'Xone Testnet',
|
|
46220
47963
|
chain: 'XOC',
|
|
46221
|
-
icon: '
|
|
47964
|
+
icon: 'xone_test',
|
|
46222
47965
|
rpc: [
|
|
46223
47966
|
'https://rpc-testnet.xone.plus',
|
|
46224
47967
|
'https://rpc-testnet.xone.org',
|
|
46225
47968
|
'https://rpc-testnet.knight.center',
|
|
46226
|
-
'wss://
|
|
47969
|
+
'wss://rpc-testnet.xone.org'
|
|
46227
47970
|
],
|
|
46228
47971
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
46229
47972
|
faucets: [ 'https://faucet.xone.org/' ],
|
|
46230
47973
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
46231
47974
|
infoURL: 'https://xone.org',
|
|
46232
|
-
shortName: '
|
|
47975
|
+
shortName: 'tXOC',
|
|
46233
47976
|
chainId: 33772211,
|
|
46234
47977
|
networkId: 33772211,
|
|
46235
47978
|
explorers: [
|
|
46236
47979
|
{
|
|
46237
|
-
name: '
|
|
46238
|
-
url: 'https://testnet.
|
|
46239
|
-
icon: '
|
|
47980
|
+
name: 'xone_test',
|
|
47981
|
+
url: 'https://testnet.xonescan.com',
|
|
47982
|
+
icon: 'xone_test',
|
|
46240
47983
|
standard: 'EIP3091'
|
|
46241
47984
|
}
|
|
46242
47985
|
]
|
|
@@ -46447,6 +48190,33 @@ const chainArray = [
|
|
|
46447
48190
|
networkId: 61717561,
|
|
46448
48191
|
slip44: 61717561
|
|
46449
48192
|
},
|
|
48193
|
+
{
|
|
48194
|
+
name: 'Autonity Mainnet',
|
|
48195
|
+
chain: 'AUT',
|
|
48196
|
+
rpc: [
|
|
48197
|
+
'https://rpc.autonity-apis.com',
|
|
48198
|
+
'wss://rpc.autonity-apis.com',
|
|
48199
|
+
'https://autonity.rpc.web3cdn.network',
|
|
48200
|
+
'wss://autonity.rpc.web3cdn.network',
|
|
48201
|
+
'https://autonity.rpc.subquery.network/public',
|
|
48202
|
+
'wss://autonity.rpc.subquery.network/public'
|
|
48203
|
+
],
|
|
48204
|
+
faucets: [],
|
|
48205
|
+
nativeCurrency: { name: 'Auton', symbol: 'ATN', decimals: 18 },
|
|
48206
|
+
infoURL: 'https://autonity.org/',
|
|
48207
|
+
shortName: 'aut',
|
|
48208
|
+
chainId: 65000000,
|
|
48209
|
+
networkId: 65000000,
|
|
48210
|
+
slip44: 1,
|
|
48211
|
+
icon: 'autonity',
|
|
48212
|
+
explorers: [
|
|
48213
|
+
{
|
|
48214
|
+
name: 'autonityscan',
|
|
48215
|
+
url: 'https://autonityscan.org',
|
|
48216
|
+
standard: 'EIP3091'
|
|
48217
|
+
}
|
|
48218
|
+
]
|
|
48219
|
+
},
|
|
46450
48220
|
{
|
|
46451
48221
|
name: 'Autonity Bakerloo (Thames) Testnet',
|
|
46452
48222
|
status: 'deprecated',
|
|
@@ -46756,6 +48526,29 @@ const chainArray = [
|
|
|
46756
48526
|
}
|
|
46757
48527
|
]
|
|
46758
48528
|
},
|
|
48529
|
+
{
|
|
48530
|
+
name: 'Krown Testnet',
|
|
48531
|
+
chain: 'KROWN',
|
|
48532
|
+
icon: 'krown',
|
|
48533
|
+
rpc: [
|
|
48534
|
+
'https://testnet.krown.network',
|
|
48535
|
+
'https://testnet1.krown.network'
|
|
48536
|
+
],
|
|
48537
|
+
faucets: [ 'https://faucet.krown.network' ],
|
|
48538
|
+
nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
|
|
48539
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
48540
|
+
infoURL: 'https://krown.network',
|
|
48541
|
+
shortName: 'krown-testnet',
|
|
48542
|
+
chainId: 89127398,
|
|
48543
|
+
networkId: 89127398,
|
|
48544
|
+
explorers: [
|
|
48545
|
+
{
|
|
48546
|
+
name: 'Krown Testnet Explorer',
|
|
48547
|
+
url: 'https://explorer-testnet.krown.network',
|
|
48548
|
+
standard: 'EIP3091'
|
|
48549
|
+
}
|
|
48550
|
+
]
|
|
48551
|
+
},
|
|
46759
48552
|
{
|
|
46760
48553
|
name: 'Reya Cronos',
|
|
46761
48554
|
title: 'Reya Cronos',
|
|
@@ -47221,6 +49014,28 @@ const chainArray = [
|
|
|
47221
49014
|
}
|
|
47222
49015
|
]
|
|
47223
49016
|
},
|
|
49017
|
+
{
|
|
49018
|
+
name: 'SKALE Base Sepolia',
|
|
49019
|
+
chain: 'skale-base-sepolia',
|
|
49020
|
+
icon: 'skale',
|
|
49021
|
+
rpc: [
|
|
49022
|
+
'https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha',
|
|
49023
|
+
'wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha'
|
|
49024
|
+
],
|
|
49025
|
+
faucets: [ 'http://base-sepolia-faucet.skale.space' ],
|
|
49026
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
49027
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
49028
|
+
shortName: 'skale-base-sepolia',
|
|
49029
|
+
chainId: 324705682,
|
|
49030
|
+
networkId: 324705682,
|
|
49031
|
+
explorers: [
|
|
49032
|
+
{
|
|
49033
|
+
name: 'Blockscout',
|
|
49034
|
+
url: 'https://base-sepolia-testnet-explorer.skalenodes.com',
|
|
49035
|
+
standard: 'EIP3091'
|
|
49036
|
+
}
|
|
49037
|
+
]
|
|
49038
|
+
},
|
|
47224
49039
|
{
|
|
47225
49040
|
name: 'Nal Sepolia Testnet',
|
|
47226
49041
|
chain: 'ETH',
|
|
@@ -47733,6 +49548,27 @@ const chainArray = [
|
|
|
47733
49548
|
}
|
|
47734
49549
|
]
|
|
47735
49550
|
},
|
|
49551
|
+
{
|
|
49552
|
+
name: 'SKALE Base',
|
|
49553
|
+
chain: 'skale-base',
|
|
49554
|
+
rpc: [
|
|
49555
|
+
'https://skale-base.skalenodes.com/v1/base',
|
|
49556
|
+
'wss://skale-base.skalenodes.com/v1/ws/base'
|
|
49557
|
+
],
|
|
49558
|
+
faucets: [ 'http://base-sepolia-faucet.skale.space' ],
|
|
49559
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
49560
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
49561
|
+
shortName: 'skale-base',
|
|
49562
|
+
chainId: 1187947933,
|
|
49563
|
+
networkId: 1187947933,
|
|
49564
|
+
explorers: [
|
|
49565
|
+
{
|
|
49566
|
+
name: 'Blockscout',
|
|
49567
|
+
url: 'https://skale-base-explorer.skalenodes.com',
|
|
49568
|
+
standard: 'EIP3091'
|
|
49569
|
+
}
|
|
49570
|
+
]
|
|
49571
|
+
},
|
|
47736
49572
|
{
|
|
47737
49573
|
name: 'HUMAN Protocol',
|
|
47738
49574
|
title: 'HUMAN Protocol',
|