eth-chainlist 0.0.704 → 0.0.729
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 +168 -0
- package/data/chain.js +2074 -194
- 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',
|
|
@@ -10015,6 +10306,26 @@ const chainArray = [
|
|
|
10015
10306
|
}
|
|
10016
10307
|
]
|
|
10017
10308
|
},
|
|
10309
|
+
{
|
|
10310
|
+
name: 'Stable Mainnet',
|
|
10311
|
+
chain: 'Stable',
|
|
10312
|
+
rpc: [ 'https://rpc.stable.xyz' ],
|
|
10313
|
+
faucets: [],
|
|
10314
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
10315
|
+
nativeCurrency: { name: 'gUSDT', symbol: 'gUSDT', decimals: 18 },
|
|
10316
|
+
infoURL: 'https://stable.xyz',
|
|
10317
|
+
shortName: 'stable',
|
|
10318
|
+
chainId: 988,
|
|
10319
|
+
networkId: 988,
|
|
10320
|
+
icon: 'stable',
|
|
10321
|
+
explorers: [
|
|
10322
|
+
{
|
|
10323
|
+
name: 'Stablescan',
|
|
10324
|
+
url: 'https://stablescan.xyz',
|
|
10325
|
+
standard: 'EIP3091'
|
|
10326
|
+
}
|
|
10327
|
+
]
|
|
10328
|
+
},
|
|
10018
10329
|
{
|
|
10019
10330
|
name: 'TOP Mainnet',
|
|
10020
10331
|
chain: 'TOP',
|
|
@@ -10971,6 +11282,31 @@ const chainArray = [
|
|
|
10971
11282
|
}
|
|
10972
11283
|
]
|
|
10973
11284
|
},
|
|
11285
|
+
{
|
|
11286
|
+
name: 'LuxePorts',
|
|
11287
|
+
chain: 'LXP',
|
|
11288
|
+
rpc: [
|
|
11289
|
+
'https://rpc.luxeports.com',
|
|
11290
|
+
'https://erpc.luxeports.com',
|
|
11291
|
+
'wss://rpc.luxeports.com/ws',
|
|
11292
|
+
'wss://erpc.luxeports.com/ws'
|
|
11293
|
+
],
|
|
11294
|
+
faucets: [],
|
|
11295
|
+
nativeCurrency: { name: 'LuxePorts', symbol: 'LXP', decimals: 18 },
|
|
11296
|
+
infoURL: 'luxeports.com',
|
|
11297
|
+
shortName: 'lxp',
|
|
11298
|
+
chainId: 1122,
|
|
11299
|
+
networkId: 1122,
|
|
11300
|
+
icon: 'lxp',
|
|
11301
|
+
explorers: [
|
|
11302
|
+
{
|
|
11303
|
+
name: 'lxpscan',
|
|
11304
|
+
url: 'https://lxpscan.com',
|
|
11305
|
+
icon: 'lxpscan',
|
|
11306
|
+
standard: 'EIP3091'
|
|
11307
|
+
}
|
|
11308
|
+
]
|
|
11309
|
+
},
|
|
10974
11310
|
{
|
|
10975
11311
|
name: 'B2 Testnet',
|
|
10976
11312
|
title: 'B2 Testnet',
|
|
@@ -13211,6 +13547,25 @@ const chainArray = [
|
|
|
13211
13547
|
}
|
|
13212
13548
|
]
|
|
13213
13549
|
},
|
|
13550
|
+
{
|
|
13551
|
+
name: 'IIC Blockchain Testnet',
|
|
13552
|
+
chainId: 1650,
|
|
13553
|
+
shortName: 'iic-testnet',
|
|
13554
|
+
chain: 'IIC',
|
|
13555
|
+
networkId: 1650,
|
|
13556
|
+
nativeCurrency: { name: 'Saya Coin', symbol: 'SAYA', decimals: 18 },
|
|
13557
|
+
rpc: [ 'https://rpc.iic-blockchain.com' ],
|
|
13558
|
+
faucets: [],
|
|
13559
|
+
infoURL: 'https://metavtz.com/',
|
|
13560
|
+
status: 'active',
|
|
13561
|
+
explorers: [
|
|
13562
|
+
{
|
|
13563
|
+
name: 'IIC Explorer',
|
|
13564
|
+
url: 'https://scan.iic-blockchain.com',
|
|
13565
|
+
standard: 'EIP3091'
|
|
13566
|
+
}
|
|
13567
|
+
]
|
|
13568
|
+
},
|
|
13214
13569
|
{
|
|
13215
13570
|
name: 'Btachain',
|
|
13216
13571
|
chain: 'btachain',
|
|
@@ -13246,25 +13601,16 @@ const chainArray = [
|
|
|
13246
13601
|
shortName: 'Gobi',
|
|
13247
13602
|
chain: 'Gobi',
|
|
13248
13603
|
icon: 'eon',
|
|
13249
|
-
rpc: [
|
|
13250
|
-
'https://gobi-rpc.horizenlabs.io/ethv1',
|
|
13251
|
-
'https://rpc.ankr.com/horizen_gobi_testnet'
|
|
13252
|
-
],
|
|
13604
|
+
rpc: [],
|
|
13253
13605
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
13254
|
-
faucets: [
|
|
13606
|
+
faucets: [],
|
|
13255
13607
|
nativeCurrency: { name: 'Testnet Zen', symbol: 'tZEN', decimals: 18 },
|
|
13256
13608
|
infoURL: 'https://horizen.io/',
|
|
13257
13609
|
chainId: 1663,
|
|
13258
13610
|
networkId: 1663,
|
|
13259
13611
|
slip44: 1,
|
|
13260
|
-
explorers: [
|
|
13261
|
-
|
|
13262
|
-
name: 'Gobi Testnet Block Explorer',
|
|
13263
|
-
url: 'https://gobi-explorer.horizen.io',
|
|
13264
|
-
icon: 'eon',
|
|
13265
|
-
standard: 'EIP3091'
|
|
13266
|
-
}
|
|
13267
|
-
]
|
|
13612
|
+
explorers: [],
|
|
13613
|
+
status: 'deprecated'
|
|
13268
13614
|
},
|
|
13269
13615
|
{
|
|
13270
13616
|
name: 'Mint Testnet',
|
|
@@ -13408,6 +13754,20 @@ const chainArray = [
|
|
|
13408
13754
|
}
|
|
13409
13755
|
]
|
|
13410
13756
|
},
|
|
13757
|
+
{
|
|
13758
|
+
name: 'ACiD',
|
|
13759
|
+
chain: 'ACID',
|
|
13760
|
+
rpc: [],
|
|
13761
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
13762
|
+
faucets: [],
|
|
13763
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
13764
|
+
infoURL: 'https://github.com/NoBanks/ACiD',
|
|
13765
|
+
shortName: 'acid',
|
|
13766
|
+
chainId: 1714,
|
|
13767
|
+
networkId: 1714,
|
|
13768
|
+
status: 'incubating',
|
|
13769
|
+
explorers: []
|
|
13770
|
+
},
|
|
13411
13771
|
{
|
|
13412
13772
|
name: 'Doric Network',
|
|
13413
13773
|
chain: 'DRC',
|
|
@@ -14602,6 +14962,29 @@ const chainArray = [
|
|
|
14602
14962
|
}
|
|
14603
14963
|
]
|
|
14604
14964
|
},
|
|
14965
|
+
{
|
|
14966
|
+
name: 'Krown Mainnet',
|
|
14967
|
+
chain: 'KROWN',
|
|
14968
|
+
icon: 'krown',
|
|
14969
|
+
rpc: [
|
|
14970
|
+
'https://mainnet.krown.network',
|
|
14971
|
+
'https://mainnet1.krown.network'
|
|
14972
|
+
],
|
|
14973
|
+
faucets: [],
|
|
14974
|
+
nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
|
|
14975
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
14976
|
+
infoURL: 'https://krown.network',
|
|
14977
|
+
shortName: 'krown',
|
|
14978
|
+
chainId: 1983,
|
|
14979
|
+
networkId: 1983,
|
|
14980
|
+
explorers: [
|
|
14981
|
+
{
|
|
14982
|
+
name: 'Krown Explorer',
|
|
14983
|
+
url: 'https://explorer.krown.network',
|
|
14984
|
+
standard: 'EIP3091'
|
|
14985
|
+
}
|
|
14986
|
+
]
|
|
14987
|
+
},
|
|
14605
14988
|
{
|
|
14606
14989
|
name: 'Eurus Testnet',
|
|
14607
14990
|
chain: 'EUN',
|
|
@@ -14744,11 +15127,8 @@ const chainArray = [
|
|
|
14744
15127
|
{
|
|
14745
15128
|
name: 'edeXa Testnet',
|
|
14746
15129
|
chain: 'edeXa',
|
|
14747
|
-
rpc: [
|
|
14748
|
-
|
|
14749
|
-
'https://rpc.testnet.edexa.com'
|
|
14750
|
-
],
|
|
14751
|
-
faucets: [ 'https://faucet.edexa.com/' ],
|
|
15130
|
+
rpc: [],
|
|
15131
|
+
faucets: [],
|
|
14752
15132
|
nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
|
|
14753
15133
|
infoURL: 'https://edexa.network/',
|
|
14754
15134
|
shortName: 'edxt',
|
|
@@ -14756,13 +15136,7 @@ const chainArray = [
|
|
|
14756
15136
|
networkId: 1995,
|
|
14757
15137
|
slip44: 1,
|
|
14758
15138
|
icon: 'edexa',
|
|
14759
|
-
explorers: [
|
|
14760
|
-
{
|
|
14761
|
-
name: 'edexa-testnet-explorer',
|
|
14762
|
-
url: 'https://explorer.testnet.edexa.network',
|
|
14763
|
-
standard: 'EIP3091'
|
|
14764
|
-
}
|
|
14765
|
-
]
|
|
15139
|
+
explorers: []
|
|
14766
15140
|
},
|
|
14767
15141
|
{
|
|
14768
15142
|
name: 'Sanko',
|
|
@@ -15266,7 +15640,7 @@ const chainArray = [
|
|
|
15266
15640
|
{
|
|
15267
15641
|
name: 'Phala Network',
|
|
15268
15642
|
chain: 'ETH',
|
|
15269
|
-
rpc: [],
|
|
15643
|
+
rpc: [ 'https://rpc.phala.network' ],
|
|
15270
15644
|
faucets: [],
|
|
15271
15645
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
15272
15646
|
infoURL: 'https://phala.network',
|
|
@@ -15675,6 +16049,19 @@ const chainArray = [
|
|
|
15675
16049
|
}
|
|
15676
16050
|
]
|
|
15677
16051
|
},
|
|
16052
|
+
{
|
|
16053
|
+
name: 'Memento Testnet',
|
|
16054
|
+
chain: 'Memento',
|
|
16055
|
+
rpc: [ 'https://rpc.memento.zeeve.online' ],
|
|
16056
|
+
faucets: [ 'https://faucet.memento.zeeve.online' ],
|
|
16057
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
16058
|
+
features: [ { name: 'EIP155' } ],
|
|
16059
|
+
infoURL: '',
|
|
16060
|
+
shortName: 'memento-testnet',
|
|
16061
|
+
chainId: 2129,
|
|
16062
|
+
networkId: 2129,
|
|
16063
|
+
explorers: []
|
|
16064
|
+
},
|
|
15678
16065
|
{
|
|
15679
16066
|
name: 'BigShortBets Testnet',
|
|
15680
16067
|
chain: 'BIGSB Testnet',
|
|
@@ -15931,6 +16318,25 @@ const chainArray = [
|
|
|
15931
16318
|
}
|
|
15932
16319
|
]
|
|
15933
16320
|
},
|
|
16321
|
+
{
|
|
16322
|
+
name: 'Stable Testnet',
|
|
16323
|
+
chain: 'Stable',
|
|
16324
|
+
icon: 'stable',
|
|
16325
|
+
rpc: [ 'https://rpc.testnet.stable.xyz' ],
|
|
16326
|
+
faucets: [ 'https://faucet.stable.xyz' ],
|
|
16327
|
+
nativeCurrency: { name: 'USDT0', symbol: 'USDT0', decimals: 18 },
|
|
16328
|
+
infoURL: 'https://stable.xyz',
|
|
16329
|
+
shortName: 'stable-testnet',
|
|
16330
|
+
chainId: 2201,
|
|
16331
|
+
networkId: 2201,
|
|
16332
|
+
explorers: [
|
|
16333
|
+
{
|
|
16334
|
+
name: 'Stablescan',
|
|
16335
|
+
url: 'https://testnet.stablescan.xyz',
|
|
16336
|
+
standard: 'EIP3091'
|
|
16337
|
+
}
|
|
16338
|
+
]
|
|
16339
|
+
},
|
|
15934
16340
|
{
|
|
15935
16341
|
name: 'Antofy Mainnet',
|
|
15936
16342
|
chain: 'ABN',
|
|
@@ -16437,6 +16843,26 @@ const chainArray = [
|
|
|
16437
16843
|
bridges: [ { url: 'https://kroma.network/bridge' } ]
|
|
16438
16844
|
}
|
|
16439
16845
|
},
|
|
16846
|
+
{
|
|
16847
|
+
name: 'KiteAI',
|
|
16848
|
+
chain: 'KiteAI',
|
|
16849
|
+
icon: 'kite',
|
|
16850
|
+
rpc: [ 'https://rpc.gokite.ai' ],
|
|
16851
|
+
faucets: [],
|
|
16852
|
+
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
|
16853
|
+
infoURL: 'https://gokite.ai/',
|
|
16854
|
+
shortName: 'KiteAI',
|
|
16855
|
+
chainId: 2366,
|
|
16856
|
+
networkId: 2366,
|
|
16857
|
+
slip44: 1,
|
|
16858
|
+
explorers: [
|
|
16859
|
+
{
|
|
16860
|
+
name: 'Kitescan',
|
|
16861
|
+
url: 'https://kitescan.ai',
|
|
16862
|
+
standard: 'EIP3091'
|
|
16863
|
+
}
|
|
16864
|
+
]
|
|
16865
|
+
},
|
|
16440
16866
|
{
|
|
16441
16867
|
name: 'KiteAI Testnet',
|
|
16442
16868
|
chain: 'KiteAI',
|
|
@@ -16445,7 +16871,7 @@ const chainArray = [
|
|
|
16445
16871
|
faucets: [ 'https://faucet.gokite.ai/' ],
|
|
16446
16872
|
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
|
16447
16873
|
infoURL: 'https://gokite.ai/',
|
|
16448
|
-
shortName: '
|
|
16874
|
+
shortName: 'KiteAITestnet',
|
|
16449
16875
|
chainId: 2368,
|
|
16450
16876
|
networkId: 1,
|
|
16451
16877
|
slip44: 1,
|
|
@@ -16880,11 +17306,7 @@ const chainArray = [
|
|
|
16880
17306
|
{
|
|
16881
17307
|
name: 'Fraxtal Testnet',
|
|
16882
17308
|
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
|
-
],
|
|
17309
|
+
rpc: [],
|
|
16888
17310
|
faucets: [],
|
|
16889
17311
|
nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
|
|
16890
17312
|
infoURL: 'https://testnet.frax.com',
|
|
@@ -16893,13 +17315,22 @@ const chainArray = [
|
|
|
16893
17315
|
networkId: 2522,
|
|
16894
17316
|
slip44: 1,
|
|
16895
17317
|
icon: 'fraxtal',
|
|
16896
|
-
explorers: [
|
|
16897
|
-
|
|
16898
|
-
|
|
16899
|
-
|
|
16900
|
-
|
|
16901
|
-
|
|
16902
|
-
],
|
|
17318
|
+
explorers: [],
|
|
17319
|
+
status: 'deprecated'
|
|
17320
|
+
},
|
|
17321
|
+
{
|
|
17322
|
+
name: 'Fraxtal Hoodi Testnet',
|
|
17323
|
+
chain: 'FRAX',
|
|
17324
|
+
rpc: [ 'https://rpc.testnet.frax.com' ],
|
|
17325
|
+
faucets: [ 'https://faucet.testnet.frax.com/' ],
|
|
17326
|
+
nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
|
|
17327
|
+
infoURL: 'https://testnet.frax.com',
|
|
17328
|
+
shortName: 'fraxtal-hoodi-testnet',
|
|
17329
|
+
chainId: 2523,
|
|
17330
|
+
networkId: 2523,
|
|
17331
|
+
slip44: 1,
|
|
17332
|
+
icon: 'fraxtal',
|
|
17333
|
+
explorers: [],
|
|
16903
17334
|
status: 'active'
|
|
16904
17335
|
},
|
|
16905
17336
|
{
|
|
@@ -16968,6 +17399,21 @@ const chainArray = [
|
|
|
16968
17399
|
}
|
|
16969
17400
|
]
|
|
16970
17401
|
},
|
|
17402
|
+
{
|
|
17403
|
+
name: 'H2 Chain Mainnet',
|
|
17404
|
+
chain: 'H2',
|
|
17405
|
+
rpc: [ 'https://rpc.h2chain.io' ],
|
|
17406
|
+
faucets: [],
|
|
17407
|
+
nativeCurrency: { name: 'H2 Chain Native Token', symbol: 'H2', decimals: 18 },
|
|
17408
|
+
infoURL: 'https://h2chain.io',
|
|
17409
|
+
shortName: 'h2',
|
|
17410
|
+
chainId: 2582,
|
|
17411
|
+
networkId: 2582,
|
|
17412
|
+
icon: 'h2',
|
|
17413
|
+
explorers: [
|
|
17414
|
+
{ name: 'h2scan', url: 'https://h2scan.io', standard: 'EIP3091' }
|
|
17415
|
+
]
|
|
17416
|
+
},
|
|
16971
17417
|
{
|
|
16972
17418
|
name: 'Pho Blockchain Mainnet',
|
|
16973
17419
|
chain: 'PHO',
|
|
@@ -17687,7 +18133,10 @@ const chainArray = [
|
|
|
17687
18133
|
{
|
|
17688
18134
|
name: 'BC Hyper Chain Mainnet',
|
|
17689
18135
|
chain: 'BC Hyper Chain',
|
|
17690
|
-
rpc: [
|
|
18136
|
+
rpc: [
|
|
18137
|
+
'https://mainapi.bchscan.io',
|
|
18138
|
+
'https://datahub-asia02.bchscan.io/'
|
|
18139
|
+
],
|
|
17691
18140
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
17692
18141
|
faucets: [],
|
|
17693
18142
|
nativeCurrency: { name: 'VERSATIZE COIN', symbol: 'VTCN', decimals: 18 },
|
|
@@ -17871,6 +18320,26 @@ const chainArray = [
|
|
|
17871
18320
|
networkId: 3110,
|
|
17872
18321
|
icon: 'satoshivm'
|
|
17873
18322
|
},
|
|
18323
|
+
{
|
|
18324
|
+
name: 'Alpha Chain Mainnet',
|
|
18325
|
+
chain: 'Alpha Chain',
|
|
18326
|
+
rpc: [ 'https://rpc.goalpha.org' ],
|
|
18327
|
+
faucets: [],
|
|
18328
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18329
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
18330
|
+
shortName: 'alpha',
|
|
18331
|
+
chainId: 3111,
|
|
18332
|
+
networkId: 3111,
|
|
18333
|
+
slip44: 1,
|
|
18334
|
+
icon: 'alphachain',
|
|
18335
|
+
explorers: [
|
|
18336
|
+
{
|
|
18337
|
+
name: 'Alpha Chain Scan',
|
|
18338
|
+
url: 'https://scan.goalpha.org',
|
|
18339
|
+
standard: 'EIP3091'
|
|
18340
|
+
}
|
|
18341
|
+
]
|
|
18342
|
+
},
|
|
17874
18343
|
{
|
|
17875
18344
|
name: 'Filecoin - Hyperspace testnet',
|
|
17876
18345
|
status: 'deprecated',
|
|
@@ -17886,6 +18355,28 @@ const chainArray = [
|
|
|
17886
18355
|
slip44: 1,
|
|
17887
18356
|
explorers: []
|
|
17888
18357
|
},
|
|
18358
|
+
{
|
|
18359
|
+
name: 'C9XChain',
|
|
18360
|
+
chain: 'C9XChain',
|
|
18361
|
+
icon: 'c9xchain',
|
|
18362
|
+
rpc: [
|
|
18363
|
+
'https://services.tanssi-mainnet.network/tanssi-2002',
|
|
18364
|
+
'wss://services.tanssi-mainnet.network/tanssi-2002'
|
|
18365
|
+
],
|
|
18366
|
+
faucets: [],
|
|
18367
|
+
nativeCurrency: { name: 'CXC', symbol: 'CXC', decimals: 18 },
|
|
18368
|
+
infoURL: 'https://c9tech.com.br/',
|
|
18369
|
+
shortName: 'c9xchain',
|
|
18370
|
+
chainId: 3230,
|
|
18371
|
+
networkId: 3230,
|
|
18372
|
+
explorers: [
|
|
18373
|
+
{
|
|
18374
|
+
name: 'blockscout',
|
|
18375
|
+
url: 'https://blockscan-tanssi.c9tech.com.br',
|
|
18376
|
+
standard: 'none'
|
|
18377
|
+
}
|
|
18378
|
+
]
|
|
18379
|
+
},
|
|
17889
18380
|
{
|
|
17890
18381
|
name: 'Dubxcoin network',
|
|
17891
18382
|
chain: 'DUBX',
|
|
@@ -17990,8 +18481,8 @@ const chainArray = [
|
|
|
17990
18481
|
},
|
|
17991
18482
|
{
|
|
17992
18483
|
name: 'EthStorage L2 Mainnet',
|
|
17993
|
-
chain: 'EthStorage',
|
|
17994
|
-
rpc: [ '
|
|
18484
|
+
chain: 'EthStorage L2',
|
|
18485
|
+
rpc: [ 'https://rpc.mainnet.l2.ethstorage.io:9540' ],
|
|
17995
18486
|
faucets: [],
|
|
17996
18487
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
17997
18488
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18000,19 +18491,20 @@ const chainArray = [
|
|
|
18000
18491
|
networkId: 3332,
|
|
18001
18492
|
slip44: 1,
|
|
18002
18493
|
status: 'incubating',
|
|
18003
|
-
parent: { type: 'L2', chain: 'eip155-
|
|
18494
|
+
parent: { type: 'L2', chain: 'eip155-100011' }
|
|
18004
18495
|
},
|
|
18005
18496
|
{
|
|
18006
18497
|
name: 'EthStorage Testnet',
|
|
18007
18498
|
chain: 'EthStorage',
|
|
18008
|
-
rpc: [ '
|
|
18499
|
+
rpc: [ 'https://rpc.testnet.ethstorage.io:9546' ],
|
|
18009
18500
|
faucets: [],
|
|
18010
18501
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18011
18502
|
infoURL: 'https://ethstorage.io/',
|
|
18012
18503
|
shortName: 'es-t',
|
|
18013
18504
|
chainId: 3333,
|
|
18014
18505
|
networkId: 3333,
|
|
18015
|
-
slip44: 1
|
|
18506
|
+
slip44: 1,
|
|
18507
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
18016
18508
|
},
|
|
18017
18509
|
{
|
|
18018
18510
|
name: 'Web3Q Galileo',
|
|
@@ -18054,8 +18546,8 @@ const chainArray = [
|
|
|
18054
18546
|
},
|
|
18055
18547
|
{
|
|
18056
18548
|
name: 'EthStorage L2 Testnet',
|
|
18057
|
-
chain: 'EthStorage',
|
|
18058
|
-
rpc: [ '
|
|
18549
|
+
chain: 'EthStorage L2',
|
|
18550
|
+
rpc: [ 'https://rpc.testnet.l2.ethstorage.io:9540' ],
|
|
18059
18551
|
faucets: [],
|
|
18060
18552
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18061
18553
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18064,12 +18556,12 @@ const chainArray = [
|
|
|
18064
18556
|
networkId: 3336,
|
|
18065
18557
|
slip44: 1,
|
|
18066
18558
|
status: 'incubating',
|
|
18067
|
-
parent: { type: 'L2', chain: 'eip155-
|
|
18559
|
+
parent: { type: 'L2', chain: 'eip155-110011' }
|
|
18068
18560
|
},
|
|
18069
18561
|
{
|
|
18070
18562
|
name: 'EthStorage Devnet',
|
|
18071
18563
|
chain: 'EthStorage',
|
|
18072
|
-
rpc: [ '
|
|
18564
|
+
rpc: [ 'https://rpc.devnet.ethstorage.io:9540' ],
|
|
18073
18565
|
faucets: [],
|
|
18074
18566
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18075
18567
|
infoURL: 'https://ethstorage.io/',
|
|
@@ -18103,17 +18595,36 @@ const chainArray = [
|
|
|
18103
18595
|
]
|
|
18104
18596
|
},
|
|
18105
18597
|
{
|
|
18106
|
-
name: 'EthStorage
|
|
18107
|
-
chain: 'EthStorage',
|
|
18108
|
-
rpc: [ '
|
|
18598
|
+
name: 'EthStorage L2 Devnet',
|
|
18599
|
+
chain: 'EthStorage L2',
|
|
18600
|
+
rpc: [ 'https://rpc.devnet.l2.ethstorage.io:9540' ],
|
|
18109
18601
|
faucets: [],
|
|
18110
18602
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18111
18603
|
infoURL: 'https://ethstorage.io/',
|
|
18112
|
-
shortName: '
|
|
18604
|
+
shortName: 'esl2-d',
|
|
18113
18605
|
chainId: 3339,
|
|
18114
18606
|
networkId: 3339,
|
|
18115
18607
|
slip44: 1,
|
|
18116
|
-
status: 'incubating'
|
|
18608
|
+
status: 'incubating',
|
|
18609
|
+
redFlags: [ 'reusedChainId' ]
|
|
18610
|
+
},
|
|
18611
|
+
{
|
|
18612
|
+
name: 'Edge',
|
|
18613
|
+
chain: 'ETH',
|
|
18614
|
+
rpc: [ 'https://edge-mainnet.g.alchemy.com/public' ],
|
|
18615
|
+
faucets: [],
|
|
18616
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18617
|
+
infoURL: 'https://www.edgex.exchange',
|
|
18618
|
+
shortName: 'edge',
|
|
18619
|
+
chainId: 3343,
|
|
18620
|
+
networkId: 3343,
|
|
18621
|
+
explorers: [
|
|
18622
|
+
{
|
|
18623
|
+
name: 'Alchemy Explorer',
|
|
18624
|
+
url: 'https://edge-mainnet.explorer.alchemy.com',
|
|
18625
|
+
standard: 'EIP3091'
|
|
18626
|
+
}
|
|
18627
|
+
]
|
|
18117
18628
|
},
|
|
18118
18629
|
{
|
|
18119
18630
|
name: 'Pentagon Chain',
|
|
@@ -18604,8 +19115,15 @@ const chainArray = [
|
|
|
18604
19115
|
{
|
|
18605
19116
|
name: 'Xone Mainnet',
|
|
18606
19117
|
chain: 'XOC',
|
|
18607
|
-
icon: '
|
|
18608
|
-
rpc: [
|
|
19118
|
+
icon: 'xone_main',
|
|
19119
|
+
rpc: [
|
|
19120
|
+
'https://rpc.xone.org',
|
|
19121
|
+
'https://rpc-node-1.xone.org',
|
|
19122
|
+
'https://rpc-node-2.xone.org',
|
|
19123
|
+
'https://rpc-node-3.xone.org',
|
|
19124
|
+
'https://rpc-node-4.xone.org',
|
|
19125
|
+
'wss://rpc.xone.org'
|
|
19126
|
+
],
|
|
18609
19127
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
18610
19128
|
faucets: [ 'https://faucet.xone.org/' ],
|
|
18611
19129
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
@@ -18615,9 +19133,9 @@ const chainArray = [
|
|
|
18615
19133
|
networkId: 3721,
|
|
18616
19134
|
explorers: [
|
|
18617
19135
|
{
|
|
18618
|
-
name: '
|
|
18619
|
-
url: 'https://
|
|
18620
|
-
icon: '
|
|
19136
|
+
name: 'xone_main',
|
|
19137
|
+
url: 'https://xonescan.com',
|
|
19138
|
+
icon: 'xone_main',
|
|
18621
19139
|
standard: 'EIP3091'
|
|
18622
19140
|
}
|
|
18623
19141
|
]
|
|
@@ -19332,6 +19850,32 @@ const chainArray = [
|
|
|
19332
19850
|
}
|
|
19333
19851
|
]
|
|
19334
19852
|
},
|
|
19853
|
+
{
|
|
19854
|
+
name: 'RISE',
|
|
19855
|
+
chain: 'ETH',
|
|
19856
|
+
rpc: [ 'https://rpc.risechain.com/', 'wss://rpc.risechain.com/ws' ],
|
|
19857
|
+
faucets: [],
|
|
19858
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
19859
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP7702' } ],
|
|
19860
|
+
infoURL: 'https://risechain.com',
|
|
19861
|
+
shortName: 'rise',
|
|
19862
|
+
chainId: 4153,
|
|
19863
|
+
networkId: 4153,
|
|
19864
|
+
icon: 'rise',
|
|
19865
|
+
explorers: [
|
|
19866
|
+
{
|
|
19867
|
+
name: 'Blockscout',
|
|
19868
|
+
url: 'https://explorer.risechain.com',
|
|
19869
|
+
icon: 'blockscout',
|
|
19870
|
+
standard: 'EIP3091'
|
|
19871
|
+
}
|
|
19872
|
+
],
|
|
19873
|
+
parent: {
|
|
19874
|
+
type: 'L2',
|
|
19875
|
+
chain: 'eip155-1',
|
|
19876
|
+
bridges: [ { url: 'https://bridge.risechain.com' } ]
|
|
19877
|
+
}
|
|
19878
|
+
},
|
|
19335
19879
|
{
|
|
19336
19880
|
name: 'CrossFi Testnet',
|
|
19337
19881
|
title: 'CrossFi Testnet',
|
|
@@ -19921,15 +20465,16 @@ const chainArray = [
|
|
|
19921
20465
|
]
|
|
19922
20466
|
},
|
|
19923
20467
|
{
|
|
19924
|
-
name: 'MST
|
|
19925
|
-
title: 'MST Chain',
|
|
20468
|
+
name: 'MST Mainnet',
|
|
19926
20469
|
chain: 'MST',
|
|
19927
20470
|
rpc: [
|
|
19928
20471
|
'https://mariorpc.mstblockchain.com',
|
|
19929
|
-
'https://craftrpc.mstblockchain.com'
|
|
20472
|
+
'https://craftrpc.mstblockchain.com',
|
|
20473
|
+
'wss://mariorpc.mstblockchain.com',
|
|
20474
|
+
'wss://craftrpc.mstblockchain.com'
|
|
19930
20475
|
],
|
|
19931
20476
|
faucets: [],
|
|
19932
|
-
nativeCurrency: { name: 'MST', symbol: '
|
|
20477
|
+
nativeCurrency: { name: 'MST Native Coin', symbol: 'MSTC', decimals: 18 },
|
|
19933
20478
|
infoURL: 'https://mstblockchain.com',
|
|
19934
20479
|
shortName: 'mst',
|
|
19935
20480
|
chainId: 4646,
|
|
@@ -19938,7 +20483,7 @@ const chainArray = [
|
|
|
19938
20483
|
icon: 'mst',
|
|
19939
20484
|
explorers: [
|
|
19940
20485
|
{
|
|
19941
|
-
name: '
|
|
20486
|
+
name: 'mstscan',
|
|
19942
20487
|
url: 'https://mstscan.com',
|
|
19943
20488
|
standard: 'EIP3091'
|
|
19944
20489
|
}
|
|
@@ -20387,6 +20932,25 @@ const chainArray = [
|
|
|
20387
20932
|
}
|
|
20388
20933
|
]
|
|
20389
20934
|
},
|
|
20935
|
+
{
|
|
20936
|
+
name: 'Somnia Mainnet',
|
|
20937
|
+
chain: 'Somnia',
|
|
20938
|
+
rpc: [ 'https://api.infra.mainnet.somnia.network' ],
|
|
20939
|
+
faucets: [],
|
|
20940
|
+
nativeCurrency: { name: 'Somnia Mainnet', symbol: 'SOMI', decimals: 18 },
|
|
20941
|
+
features: [ { name: 'EIP155' } ],
|
|
20942
|
+
infoURL: 'https://somnia.network',
|
|
20943
|
+
shortName: 'SomniaMainnet',
|
|
20944
|
+
chainId: 5031,
|
|
20945
|
+
networkId: 5031,
|
|
20946
|
+
explorers: [
|
|
20947
|
+
{
|
|
20948
|
+
name: 'Somnia Mainnet',
|
|
20949
|
+
url: 'https://mainnet.somnia.w3us.site',
|
|
20950
|
+
standard: 'EIP3091'
|
|
20951
|
+
}
|
|
20952
|
+
]
|
|
20953
|
+
},
|
|
20390
20954
|
{
|
|
20391
20955
|
name: 'ONIGIRI Test Subnet',
|
|
20392
20956
|
chain: 'ONIGIRI',
|
|
@@ -21046,21 +21610,21 @@ const chainArray = [
|
|
|
21046
21610
|
]
|
|
21047
21611
|
},
|
|
21048
21612
|
{
|
|
21049
|
-
name: '
|
|
21050
|
-
chain: '
|
|
21051
|
-
rpc: [ '
|
|
21613
|
+
name: 'SagaEVM',
|
|
21614
|
+
chain: 'SagaEVM',
|
|
21615
|
+
rpc: [ 'https://sagaevm.jsonrpc.sagarpc.io' ],
|
|
21052
21616
|
faucets: [],
|
|
21053
21617
|
nativeCurrency: { name: 'gas', symbol: 'GAS', decimals: 18 },
|
|
21054
21618
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
21055
21619
|
infoURL: 'https://www.saga.xyz',
|
|
21056
|
-
shortName: '
|
|
21620
|
+
shortName: 'sagaevm',
|
|
21057
21621
|
chainId: 5464,
|
|
21058
21622
|
networkId: 5464,
|
|
21059
|
-
icon: '
|
|
21623
|
+
icon: 'sagaevm',
|
|
21060
21624
|
explorers: [
|
|
21061
21625
|
{
|
|
21062
21626
|
name: 'blockscout',
|
|
21063
|
-
url: 'https://sagaevm
|
|
21627
|
+
url: 'https://sagaevm.sagaexplorer.io',
|
|
21064
21628
|
icon: 'blockscout',
|
|
21065
21629
|
standard: 'EIP3091'
|
|
21066
21630
|
}
|
|
@@ -21191,6 +21755,20 @@ const chainArray = [
|
|
|
21191
21755
|
}
|
|
21192
21756
|
]
|
|
21193
21757
|
},
|
|
21758
|
+
{
|
|
21759
|
+
name: 'Jamton',
|
|
21760
|
+
chain: 'Jamton',
|
|
21761
|
+
rpc: [ 'https://rpc.jamton.network/' ],
|
|
21762
|
+
faucets: [],
|
|
21763
|
+
nativeCurrency: { name: 'DOTON', symbol: 'DOTON', decimals: 18 },
|
|
21764
|
+
features: [ { name: 'EIP155' } ],
|
|
21765
|
+
infoURL: 'https://app.jamton.network/',
|
|
21766
|
+
shortName: 'jamton',
|
|
21767
|
+
chainId: 5589,
|
|
21768
|
+
networkId: 5589,
|
|
21769
|
+
icon: 'jamton',
|
|
21770
|
+
explorers: []
|
|
21771
|
+
},
|
|
21194
21772
|
{
|
|
21195
21773
|
name: 'opBNB Testnet',
|
|
21196
21774
|
chain: 'opBNB',
|
|
@@ -21492,19 +22070,19 @@ const chainArray = [
|
|
|
21492
22070
|
'wss://evm.dukong.mantrachain.io/ws'
|
|
21493
22071
|
],
|
|
21494
22072
|
faucets: [ 'https://faucet.dukong.mantrachain.io' ],
|
|
21495
|
-
nativeCurrency: { name: '
|
|
22073
|
+
nativeCurrency: { name: 'MANTRA', symbol: 'MANTRA', decimals: 18 },
|
|
21496
22074
|
infoURL: 'https://mantrachain.io',
|
|
21497
22075
|
shortName: 'dukong',
|
|
21498
22076
|
chainId: 5887,
|
|
21499
22077
|
networkId: 5887,
|
|
21500
22078
|
slip44: 1,
|
|
21501
|
-
icon: '
|
|
22079
|
+
icon: 'mantra',
|
|
21502
22080
|
explorers: [
|
|
21503
22081
|
{
|
|
21504
22082
|
name: 'Dukong Explorer',
|
|
21505
|
-
url: 'http://mantrascan.io',
|
|
22083
|
+
url: 'http://mantrascan.io/dukong',
|
|
21506
22084
|
standard: 'none',
|
|
21507
|
-
icon: '
|
|
22085
|
+
icon: 'mantra'
|
|
21508
22086
|
}
|
|
21509
22087
|
]
|
|
21510
22088
|
},
|
|
@@ -22282,6 +22860,38 @@ const chainArray = [
|
|
|
22282
22860
|
icon: 'nibiru',
|
|
22283
22861
|
explorers: []
|
|
22284
22862
|
},
|
|
22863
|
+
{
|
|
22864
|
+
name: 'billions-testnet',
|
|
22865
|
+
title: 'billions-testnet',
|
|
22866
|
+
chain: 'billions-testnet',
|
|
22867
|
+
rpc: [ 'https://billions-testnet-rpc.eu-north-2.gateway.fm' ],
|
|
22868
|
+
features: [ { name: 'EIP155' } ],
|
|
22869
|
+
faucets: [ 'https://billions-testnet-faucet.eu-north-2.gateway.fm' ],
|
|
22870
|
+
status: 'active',
|
|
22871
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
22872
|
+
infoURL: 'https://billions.network',
|
|
22873
|
+
shortName: 'billionstest',
|
|
22874
|
+
chainId: 6913,
|
|
22875
|
+
networkId: 6913,
|
|
22876
|
+
icon: 'billions',
|
|
22877
|
+
explorers: [
|
|
22878
|
+
{
|
|
22879
|
+
name: 'Billions Testnet Explorer',
|
|
22880
|
+
url: 'https://billions-testnet-blockscout.eu-north-2.gateway.fm',
|
|
22881
|
+
icon: 'billions',
|
|
22882
|
+
standard: 'EIP3091'
|
|
22883
|
+
}
|
|
22884
|
+
],
|
|
22885
|
+
parent: {
|
|
22886
|
+
type: 'L2',
|
|
22887
|
+
chain: 'eip155-11155111',
|
|
22888
|
+
bridges: [
|
|
22889
|
+
{
|
|
22890
|
+
url: 'https://billions-testnet-bridge.eu-north-2.gateway.fm'
|
|
22891
|
+
}
|
|
22892
|
+
]
|
|
22893
|
+
}
|
|
22894
|
+
},
|
|
22285
22895
|
{
|
|
22286
22896
|
name: 'Xylume TestNet',
|
|
22287
22897
|
chain: 'XYL',
|
|
@@ -22379,15 +22989,15 @@ const chainArray = [
|
|
|
22379
22989
|
],
|
|
22380
22990
|
faucets: [],
|
|
22381
22991
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
22382
|
-
infoURL: 'https://zetachain.com/docs
|
|
22992
|
+
infoURL: 'https://zetachain.com/docs',
|
|
22383
22993
|
shortName: 'zetachain-mainnet',
|
|
22384
22994
|
chainId: 7000,
|
|
22385
22995
|
networkId: 7000,
|
|
22386
22996
|
status: 'active',
|
|
22387
22997
|
explorers: [
|
|
22388
22998
|
{
|
|
22389
|
-
name: '
|
|
22390
|
-
url: 'https://
|
|
22999
|
+
name: 'ZetaScan',
|
|
23000
|
+
url: 'https://zetascan.com',
|
|
22391
23001
|
standard: 'none'
|
|
22392
23002
|
}
|
|
22393
23003
|
]
|
|
@@ -22403,9 +23013,7 @@ const chainArray = [
|
|
|
22403
23013
|
'https://7001.rpc.thirdweb.com',
|
|
22404
23014
|
'https://zeta-chain-testnet.drpc.org'
|
|
22405
23015
|
],
|
|
22406
|
-
faucets: [
|
|
22407
|
-
'https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/'
|
|
22408
|
-
],
|
|
23016
|
+
faucets: [ 'https://zetachain.com/docs/reference/faucet' ],
|
|
22409
23017
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
22410
23018
|
infoURL: 'https://zetachain.com/docs',
|
|
22411
23019
|
shortName: 'zetachain-testnet',
|
|
@@ -22416,14 +23024,8 @@ const chainArray = [
|
|
|
22416
23024
|
explorers: [
|
|
22417
23025
|
{
|
|
22418
23026
|
name: 'ZetaScan',
|
|
22419
|
-
url: 'https://
|
|
23027
|
+
url: 'https://testnet.zetascan.com',
|
|
22420
23028
|
standard: 'none'
|
|
22421
|
-
},
|
|
22422
|
-
{
|
|
22423
|
-
name: 'Blockscout',
|
|
22424
|
-
url: 'https://zetachain-athens-3.blockscout.com',
|
|
22425
|
-
icon: 'blockscout',
|
|
22426
|
-
standard: 'EIP3091'
|
|
22427
23029
|
}
|
|
22428
23030
|
]
|
|
22429
23031
|
},
|
|
@@ -22774,10 +23376,7 @@ const chainArray = [
|
|
|
22774
23376
|
shortName: 'EON',
|
|
22775
23377
|
chain: 'EON',
|
|
22776
23378
|
icon: 'eon',
|
|
22777
|
-
rpc: [
|
|
22778
|
-
'https://eon-rpc.horizenlabs.io/ethv1',
|
|
22779
|
-
'https://rpc.ankr.com/horizen_eon'
|
|
22780
|
-
],
|
|
23379
|
+
rpc: [],
|
|
22781
23380
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
22782
23381
|
faucets: [],
|
|
22783
23382
|
nativeCurrency: { name: 'Zencash', symbol: 'ZEN', decimals: 18 },
|
|
@@ -22785,11 +23384,48 @@ const chainArray = [
|
|
|
22785
23384
|
chainId: 7332,
|
|
22786
23385
|
networkId: 7332,
|
|
22787
23386
|
slip44: 121,
|
|
23387
|
+
explorers: [],
|
|
23388
|
+
status: 'deprecated'
|
|
23389
|
+
},
|
|
23390
|
+
{
|
|
23391
|
+
name: 'Pruv Testnet',
|
|
23392
|
+
chain: 'PRUV Testnet',
|
|
23393
|
+
icon: 'pruv',
|
|
23394
|
+
rpc: [
|
|
23395
|
+
'https://rpc.testnet.pruv.network',
|
|
23396
|
+
'wss://rpc.testnet.pruv.network'
|
|
23397
|
+
],
|
|
23398
|
+
faucets: [ 'https://faucet.testnet.pruv.network' ],
|
|
23399
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
23400
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
23401
|
+
shortName: 'pruvtestnet',
|
|
23402
|
+
chainId: 7336,
|
|
23403
|
+
networkId: 7336,
|
|
22788
23404
|
explorers: [
|
|
22789
23405
|
{
|
|
22790
|
-
name: '
|
|
22791
|
-
url: 'https://
|
|
22792
|
-
icon: '
|
|
23406
|
+
name: 'Pruv Testnet Explorer',
|
|
23407
|
+
url: 'https://explorer.testnet.pruv.network',
|
|
23408
|
+
icon: 'pruv',
|
|
23409
|
+
standard: 'EIP3091'
|
|
23410
|
+
}
|
|
23411
|
+
]
|
|
23412
|
+
},
|
|
23413
|
+
{
|
|
23414
|
+
name: 'Pruv Mainnet',
|
|
23415
|
+
chain: 'PRUV Mainnet',
|
|
23416
|
+
icon: 'pruv',
|
|
23417
|
+
rpc: [ 'https://rpc.pruv.network', 'wss://rpc.pruv.network' ],
|
|
23418
|
+
faucets: [],
|
|
23419
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
23420
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
23421
|
+
shortName: 'pruvmainnet',
|
|
23422
|
+
chainId: 7337,
|
|
23423
|
+
networkId: 7337,
|
|
23424
|
+
explorers: [
|
|
23425
|
+
{
|
|
23426
|
+
name: 'Pruv Explorer',
|
|
23427
|
+
url: 'https://explorer.pruv.network',
|
|
23428
|
+
icon: 'pruv',
|
|
22793
23429
|
standard: 'EIP3091'
|
|
22794
23430
|
}
|
|
22795
23431
|
]
|
|
@@ -22881,20 +23517,23 @@ const chainArray = [
|
|
|
22881
23517
|
]
|
|
22882
23518
|
},
|
|
22883
23519
|
{
|
|
22884
|
-
name: 'Rome
|
|
23520
|
+
name: 'Rome Palatine',
|
|
22885
23521
|
chain: 'ROME',
|
|
22886
|
-
rpc: [
|
|
22887
|
-
|
|
23522
|
+
rpc: [
|
|
23523
|
+
'https://palatine.romeprotocol.xyz',
|
|
23524
|
+
'https://palatine2.romeprotocol.xyz'
|
|
23525
|
+
],
|
|
23526
|
+
faucets: [],
|
|
22888
23527
|
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
|
22889
23528
|
infoURL: 'https://rome.builders',
|
|
22890
|
-
shortName: 'rome-
|
|
23529
|
+
shortName: 'rome-palatine',
|
|
22891
23530
|
chainId: 7531,
|
|
22892
23531
|
networkId: 7531,
|
|
22893
23532
|
icon: 'rome',
|
|
22894
23533
|
explorers: [
|
|
22895
23534
|
{
|
|
22896
|
-
name: 'Rome
|
|
22897
|
-
url: 'https://romescout-palatine
|
|
23535
|
+
name: 'Rome Palatine Explorer',
|
|
23536
|
+
url: 'https://romescout-palatine.romeprotocol.xyz',
|
|
22898
23537
|
icon: 'rome',
|
|
22899
23538
|
standard: 'EIP3091'
|
|
22900
23539
|
}
|
|
@@ -24008,6 +24647,27 @@ const chainArray = [
|
|
|
24008
24647
|
networkId: 8136,
|
|
24009
24648
|
status: 'incubating'
|
|
24010
24649
|
},
|
|
24650
|
+
{
|
|
24651
|
+
name: 'Alpen Testnet',
|
|
24652
|
+
chain: 'alpen-testnet',
|
|
24653
|
+
rpc: [ 'https://rpc.testnet.alpenlabs.io' ],
|
|
24654
|
+
faucets: [],
|
|
24655
|
+
nativeCurrency: { name: 'Signet BTC', symbol: 'sBTC', decimals: 18 },
|
|
24656
|
+
features: [],
|
|
24657
|
+
infoURL: 'https://alpenlabs.io/',
|
|
24658
|
+
shortName: 'alpen-testnet',
|
|
24659
|
+
chainId: 8150,
|
|
24660
|
+
networkId: 8150,
|
|
24661
|
+
icon: 'alpen',
|
|
24662
|
+
explorers: [
|
|
24663
|
+
{
|
|
24664
|
+
name: 'Alpen Blockscout',
|
|
24665
|
+
url: 'https://explorer.testnet.alpenlabs.io',
|
|
24666
|
+
icon: 'blockscout',
|
|
24667
|
+
standard: 'EIP3091'
|
|
24668
|
+
}
|
|
24669
|
+
]
|
|
24670
|
+
},
|
|
24011
24671
|
{
|
|
24012
24672
|
name: 'Testnet BeOne Chain',
|
|
24013
24673
|
chain: 'tBOC',
|
|
@@ -25202,6 +25862,31 @@ const chainArray = [
|
|
|
25202
25862
|
}
|
|
25203
25863
|
]
|
|
25204
25864
|
},
|
|
25865
|
+
{
|
|
25866
|
+
name: 'Qubetics Mainnet',
|
|
25867
|
+
chain: 'Qubetics Mainnet',
|
|
25868
|
+
rpc: [
|
|
25869
|
+
'https://rpc.qubetics.com',
|
|
25870
|
+
'wss://socket-testnet.qubetics.work',
|
|
25871
|
+
'https://evm-rpc-arch.qubetics.com',
|
|
25872
|
+
'https://evm-ws-arch.qubetics.com'
|
|
25873
|
+
],
|
|
25874
|
+
faucets: [],
|
|
25875
|
+
nativeCurrency: { name: 'Qubetics', symbol: 'TICS', decimals: 18 },
|
|
25876
|
+
infoURL: 'https://www.qubetics.com',
|
|
25877
|
+
shortName: 'QubeticsMainnet',
|
|
25878
|
+
chainId: 9030,
|
|
25879
|
+
networkId: 9030,
|
|
25880
|
+
icon: 'qubetics',
|
|
25881
|
+
explorers: [
|
|
25882
|
+
{
|
|
25883
|
+
name: 'Qubetics Mainnet Explorer',
|
|
25884
|
+
url: 'https://ticsscan.com',
|
|
25885
|
+
standard: 'none',
|
|
25886
|
+
icon: 'qubetics'
|
|
25887
|
+
}
|
|
25888
|
+
]
|
|
25889
|
+
},
|
|
25205
25890
|
{
|
|
25206
25891
|
name: 'Apex Fusion - Nexus Mainnet',
|
|
25207
25892
|
chain: 'Nexus Mainnet',
|
|
@@ -26797,6 +27482,20 @@ const chainArray = [
|
|
|
26797
27482
|
]
|
|
26798
27483
|
}
|
|
26799
27484
|
},
|
|
27485
|
+
{
|
|
27486
|
+
name: 'Ault Blockchain Testnet',
|
|
27487
|
+
chain: 'AULT',
|
|
27488
|
+
icon: 'ault',
|
|
27489
|
+
rpc: [],
|
|
27490
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
27491
|
+
faucets: [],
|
|
27492
|
+
nativeCurrency: { name: 'Testnet AULT Token', symbol: 'AULT', decimals: 18 },
|
|
27493
|
+
infoURL: 'https://aultblockchain.com',
|
|
27494
|
+
shortName: 'ault-testnet',
|
|
27495
|
+
chainId: 10904,
|
|
27496
|
+
networkId: 10904,
|
|
27497
|
+
explorers: []
|
|
27498
|
+
},
|
|
26800
27499
|
{
|
|
26801
27500
|
name: 'Fuse Flash Testnet',
|
|
26802
27501
|
chain: 'Fuse Flash',
|
|
@@ -27248,6 +27947,48 @@ const chainArray = [
|
|
|
27248
27947
|
}
|
|
27249
27948
|
]
|
|
27250
27949
|
},
|
|
27950
|
+
{
|
|
27951
|
+
name: 'ARK Mainnet',
|
|
27952
|
+
chain: 'ARK',
|
|
27953
|
+
icon: 'ark',
|
|
27954
|
+
rpc: [ 'https://rpc.ark.io' ],
|
|
27955
|
+
faucets: [],
|
|
27956
|
+
nativeCurrency: { name: 'ARK Token', symbol: 'ARK', decimals: 18 },
|
|
27957
|
+
infoURL: 'https://ark.io',
|
|
27958
|
+
shortName: 'ark',
|
|
27959
|
+
chainId: 11811,
|
|
27960
|
+
networkId: 11811,
|
|
27961
|
+
slip44: 60,
|
|
27962
|
+
explorers: [
|
|
27963
|
+
{
|
|
27964
|
+
name: 'ARK Mainnet Explorer',
|
|
27965
|
+
url: 'https://arkscan.io',
|
|
27966
|
+
standard: 'none'
|
|
27967
|
+
}
|
|
27968
|
+
],
|
|
27969
|
+
status: 'incubating'
|
|
27970
|
+
},
|
|
27971
|
+
{
|
|
27972
|
+
name: 'ARK Testnet',
|
|
27973
|
+
chain: 'ARK',
|
|
27974
|
+
icon: 'ark',
|
|
27975
|
+
rpc: [ 'https://testnet.mainsailhq.com/rpc' ],
|
|
27976
|
+
faucets: [ 'https://faucet.mainsailhq.com' ],
|
|
27977
|
+
nativeCurrency: { name: 'DARK Token', symbol: 'DARK', decimals: 18 },
|
|
27978
|
+
infoURL: 'https://ark.io',
|
|
27979
|
+
shortName: 'ark-testnet',
|
|
27980
|
+
chainId: 11812,
|
|
27981
|
+
networkId: 11812,
|
|
27982
|
+
slip44: 60,
|
|
27983
|
+
explorers: [
|
|
27984
|
+
{
|
|
27985
|
+
name: 'ARK Testnet Explorer',
|
|
27986
|
+
url: 'https://explorer-demo.mainsailhq.com',
|
|
27987
|
+
standard: 'none'
|
|
27988
|
+
}
|
|
27989
|
+
],
|
|
27990
|
+
status: 'incubating'
|
|
27991
|
+
},
|
|
27251
27992
|
{
|
|
27252
27993
|
name: 'Artela Mainnet',
|
|
27253
27994
|
chain: 'Artela',
|
|
@@ -27951,6 +28692,28 @@ const chainArray = [
|
|
|
27951
28692
|
}
|
|
27952
28693
|
]
|
|
27953
28694
|
},
|
|
28695
|
+
{
|
|
28696
|
+
name: 'Trexx',
|
|
28697
|
+
chain: 'Trexx',
|
|
28698
|
+
icon: 'trexx',
|
|
28699
|
+
rpc: [
|
|
28700
|
+
'https://services.tanssi-mainnet.network/tanssi-2003',
|
|
28701
|
+
'wss://services.tanssi-mainnet.network/tanssi-2003'
|
|
28702
|
+
],
|
|
28703
|
+
faucets: [],
|
|
28704
|
+
nativeCurrency: { name: 'TRX', symbol: 'TRX', decimals: 18 },
|
|
28705
|
+
infoURL: 'https://trexx.com.br',
|
|
28706
|
+
shortName: 'trexx',
|
|
28707
|
+
chainId: 13766,
|
|
28708
|
+
networkId: 13766,
|
|
28709
|
+
explorers: [
|
|
28710
|
+
{
|
|
28711
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
28712
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003',
|
|
28713
|
+
standard: 'none'
|
|
28714
|
+
}
|
|
28715
|
+
]
|
|
28716
|
+
},
|
|
27954
28717
|
{
|
|
27955
28718
|
name: 'Susono',
|
|
27956
28719
|
chain: 'SUS',
|
|
@@ -28095,6 +28858,27 @@ const chainArray = [
|
|
|
28095
28858
|
}
|
|
28096
28859
|
]
|
|
28097
28860
|
},
|
|
28861
|
+
{
|
|
28862
|
+
name: 'Sonic Testnet',
|
|
28863
|
+
chain: 'sonic-testnet',
|
|
28864
|
+
rpc: [ 'https://rpc.testnet.soniclabs.com' ],
|
|
28865
|
+
faucets: [ 'https://testnet.soniclabs.com/account' ],
|
|
28866
|
+
nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
|
|
28867
|
+
features: [ { name: 'EIP155' } ],
|
|
28868
|
+
infoURL: 'https://testnet.soniclabs.com',
|
|
28869
|
+
shortName: 'sonic-testnet',
|
|
28870
|
+
chainId: 14601,
|
|
28871
|
+
networkId: 14601,
|
|
28872
|
+
icon: 'sonic',
|
|
28873
|
+
explorers: [
|
|
28874
|
+
{
|
|
28875
|
+
name: 'Sonic Testnet Explorer',
|
|
28876
|
+
url: 'https://explorer.testnet.soniclabs.com',
|
|
28877
|
+
icon: 'sonic',
|
|
28878
|
+
standard: 'none'
|
|
28879
|
+
}
|
|
28880
|
+
]
|
|
28881
|
+
},
|
|
28098
28882
|
{
|
|
28099
28883
|
name: 'Vana Moksha Testnet',
|
|
28100
28884
|
chain: 'Vana Moksha Testnet',
|
|
@@ -28301,6 +29085,42 @@ const chainArray = [
|
|
|
28301
29085
|
}
|
|
28302
29086
|
]
|
|
28303
29087
|
},
|
|
29088
|
+
{
|
|
29089
|
+
name: 'Bitroot Testnet',
|
|
29090
|
+
shortName: 'bitroot-testnet',
|
|
29091
|
+
chain: 'Bitroot',
|
|
29092
|
+
chainId: 15885,
|
|
29093
|
+
networkId: 15885,
|
|
29094
|
+
rpc: [ 'https://testnet-rpc.bitroot.co' ],
|
|
29095
|
+
faucets: [ 'https://faucet.bitroot.co' ],
|
|
29096
|
+
infoURL: 'https://bitroot.co',
|
|
29097
|
+
nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
|
|
29098
|
+
explorers: [
|
|
29099
|
+
{
|
|
29100
|
+
name: 'Bitroot Testnet Explorer',
|
|
29101
|
+
url: 'https://testnet-explorer.bitroot.co',
|
|
29102
|
+
standard: 'EIP3091'
|
|
29103
|
+
}
|
|
29104
|
+
]
|
|
29105
|
+
},
|
|
29106
|
+
{
|
|
29107
|
+
name: 'Bitroot',
|
|
29108
|
+
shortName: 'bitroot',
|
|
29109
|
+
chain: 'Bitroot',
|
|
29110
|
+
chainId: 15888,
|
|
29111
|
+
networkId: 15888,
|
|
29112
|
+
rpc: [ 'https://rpc.bitroot.co', 'https://mainnet-rpc.bitroot.co' ],
|
|
29113
|
+
faucets: [],
|
|
29114
|
+
infoURL: 'https://bitroot.co',
|
|
29115
|
+
nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
|
|
29116
|
+
explorers: [
|
|
29117
|
+
{
|
|
29118
|
+
name: 'Bitroot Explorer',
|
|
29119
|
+
url: 'https://explorer.bitroot.co',
|
|
29120
|
+
standard: 'EIP3091'
|
|
29121
|
+
}
|
|
29122
|
+
]
|
|
29123
|
+
},
|
|
28304
29124
|
{
|
|
28305
29125
|
name: 'MetaDot Mainnet',
|
|
28306
29126
|
chain: 'MTT',
|
|
@@ -28823,6 +29643,26 @@ const chainArray = [
|
|
|
28823
29643
|
}
|
|
28824
29644
|
]
|
|
28825
29645
|
},
|
|
29646
|
+
{
|
|
29647
|
+
name: 'DMD Diamond',
|
|
29648
|
+
chain: 'DMD',
|
|
29649
|
+
rpc: [ 'https://rpc.bit.diamonds' ],
|
|
29650
|
+
faucets: [ 'https://faucet.bit.diamonds' ],
|
|
29651
|
+
nativeCurrency: { name: 'DMD', symbol: 'DMD', decimals: 18 },
|
|
29652
|
+
infoURL: 'https://bit.diamonds',
|
|
29653
|
+
shortName: 'dmd',
|
|
29654
|
+
chainId: 17771,
|
|
29655
|
+
networkId: 17771,
|
|
29656
|
+
icon: 'dmd',
|
|
29657
|
+
explorers: [
|
|
29658
|
+
{
|
|
29659
|
+
name: 'blockscout',
|
|
29660
|
+
url: 'https://explorer.bit.diamonds',
|
|
29661
|
+
icon: 'dmd',
|
|
29662
|
+
standard: 'EIP3091'
|
|
29663
|
+
}
|
|
29664
|
+
]
|
|
29665
|
+
},
|
|
28826
29666
|
{
|
|
28827
29667
|
name: 'EOS EVM Network',
|
|
28828
29668
|
chain: 'EOS',
|
|
@@ -29170,12 +30010,12 @@ const chainArray = [
|
|
|
29170
30010
|
explorers: [
|
|
29171
30011
|
{
|
|
29172
30012
|
name: 'BlockX EVM Explorer (Blockscout)',
|
|
29173
|
-
url: 'https://explorer.blockxnet.com',
|
|
30013
|
+
url: 'https://explorer-evm.blockxnet.com',
|
|
29174
30014
|
standard: 'EIP3091'
|
|
29175
30015
|
},
|
|
29176
30016
|
{
|
|
29177
30017
|
name: 'BlockX Cosmos Explorer (Ping)',
|
|
29178
|
-
url: 'https://ping.
|
|
30018
|
+
url: 'https://ping.pub/BlockX',
|
|
29179
30019
|
standard: 'none'
|
|
29180
30020
|
}
|
|
29181
30021
|
]
|
|
@@ -29199,6 +30039,26 @@ const chainArray = [
|
|
|
29199
30039
|
}
|
|
29200
30040
|
]
|
|
29201
30041
|
},
|
|
30042
|
+
{
|
|
30043
|
+
name: 'Trustivon Testnet',
|
|
30044
|
+
chain: 'Trustivon',
|
|
30045
|
+
shortName: 'trustivon',
|
|
30046
|
+
infoURL: 'https://trustivon.com',
|
|
30047
|
+
icon: 'trustivon',
|
|
30048
|
+
chainId: 19478,
|
|
30049
|
+
networkId: 19478,
|
|
30050
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
30051
|
+
nativeCurrency: { name: 'Trustivon', symbol: 'TC', decimals: 18 },
|
|
30052
|
+
rpc: [ 'https://rpc.trustivon.com' ],
|
|
30053
|
+
faucets: [ 'https://faucet.trustivon.com' ],
|
|
30054
|
+
explorers: [
|
|
30055
|
+
{
|
|
30056
|
+
name: 'Trustivon Explorer',
|
|
30057
|
+
url: 'https://scan.trustivon.com',
|
|
30058
|
+
standard: 'EIP3091'
|
|
30059
|
+
}
|
|
30060
|
+
]
|
|
30061
|
+
},
|
|
29202
30062
|
{
|
|
29203
30063
|
name: 'SEC Testnet',
|
|
29204
30064
|
chain: 'SEC',
|
|
@@ -29885,6 +30745,28 @@ const chainArray = [
|
|
|
29885
30745
|
}
|
|
29886
30746
|
]
|
|
29887
30747
|
},
|
|
30748
|
+
{
|
|
30749
|
+
name: 'Gotas Social',
|
|
30750
|
+
chain: 'Gotas',
|
|
30751
|
+
icon: 'gotas',
|
|
30752
|
+
rpc: [
|
|
30753
|
+
'https://services.tanssi-mainnet.network/tanssi-2006',
|
|
30754
|
+
'wss://services.tanssi-mainnet.network/tanssi-2006'
|
|
30755
|
+
],
|
|
30756
|
+
faucets: [],
|
|
30757
|
+
nativeCurrency: { name: 'GOTAS', symbol: 'GOTAS', decimals: 18 },
|
|
30758
|
+
infoURL: 'https://gotas.com/',
|
|
30759
|
+
shortName: 'gotas',
|
|
30760
|
+
chainId: 23232,
|
|
30761
|
+
networkId: 23232,
|
|
30762
|
+
explorers: [
|
|
30763
|
+
{
|
|
30764
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
30765
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006',
|
|
30766
|
+
standard: 'none'
|
|
30767
|
+
}
|
|
30768
|
+
]
|
|
30769
|
+
},
|
|
29888
30770
|
{
|
|
29889
30771
|
name: 'Oasis Sapphire',
|
|
29890
30772
|
chain: 'Sapphire',
|
|
@@ -30119,6 +31001,25 @@ const chainArray = [
|
|
|
30119
31001
|
}
|
|
30120
31002
|
]
|
|
30121
31003
|
},
|
|
31004
|
+
{
|
|
31005
|
+
name: 'H2 Chain Testnet Lambda',
|
|
31006
|
+
chain: 'H2',
|
|
31007
|
+
rpc: [ 'https://rpc.h-1.io' ],
|
|
31008
|
+
faucets: [],
|
|
31009
|
+
nativeCurrency: { name: 'Lambda H2', symbol: 'H2', decimals: 18 },
|
|
31010
|
+
infoURL: 'https://h2chain.io',
|
|
31011
|
+
shortName: 'h2-lambda',
|
|
31012
|
+
chainId: 25821,
|
|
31013
|
+
networkId: 25821,
|
|
31014
|
+
icon: 'h2',
|
|
31015
|
+
explorers: [
|
|
31016
|
+
{
|
|
31017
|
+
name: 'h2scan-lambda',
|
|
31018
|
+
url: 'https://lambda.h2scan.io',
|
|
31019
|
+
standard: 'EIP3091'
|
|
31020
|
+
}
|
|
31021
|
+
]
|
|
31022
|
+
},
|
|
30122
31023
|
{
|
|
30123
31024
|
name: 'AlveyChain Testnet',
|
|
30124
31025
|
chain: 'tALV',
|
|
@@ -30263,6 +31164,26 @@ const chainArray = [
|
|
|
30263
31164
|
}
|
|
30264
31165
|
]
|
|
30265
31166
|
},
|
|
31167
|
+
{
|
|
31168
|
+
name: 'Horizen Mainnet',
|
|
31169
|
+
chain: 'horizen',
|
|
31170
|
+
rpc: [ 'https://horizen.calderachain.xyz/http' ],
|
|
31171
|
+
faucets: [],
|
|
31172
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
31173
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
31174
|
+
infoURL: 'https://horizen.hub.caldera.xyz',
|
|
31175
|
+
shortName: 'horizen',
|
|
31176
|
+
chainId: 26514,
|
|
31177
|
+
networkId: 26514,
|
|
31178
|
+
icon: 'horizen',
|
|
31179
|
+
explorers: [
|
|
31180
|
+
{
|
|
31181
|
+
name: 'Horizen Mainnet Caldera Explorer',
|
|
31182
|
+
url: 'https://horizen.calderaexplorer.xyz',
|
|
31183
|
+
standard: 'EIP3091'
|
|
31184
|
+
}
|
|
31185
|
+
]
|
|
31186
|
+
},
|
|
30266
31187
|
{
|
|
30267
31188
|
name: 'Hertz Network Mainnet',
|
|
30268
31189
|
chain: 'HTZ',
|
|
@@ -30520,6 +31441,28 @@ const chainArray = [
|
|
|
30520
31441
|
}
|
|
30521
31442
|
]
|
|
30522
31443
|
},
|
|
31444
|
+
{
|
|
31445
|
+
name: 'Rivool',
|
|
31446
|
+
chain: 'Rivool',
|
|
31447
|
+
icon: 'rivool',
|
|
31448
|
+
rpc: [
|
|
31449
|
+
'https://services.tanssi-mainnet.network/tanssi-2005',
|
|
31450
|
+
'wss://services.tanssi-mainnet.network/tanssi-2005'
|
|
31451
|
+
],
|
|
31452
|
+
faucets: [],
|
|
31453
|
+
nativeCurrency: { name: 'RVO', symbol: 'RVO', decimals: 18 },
|
|
31454
|
+
infoURL: 'https://rivool.finance/',
|
|
31455
|
+
shortName: 'rivool',
|
|
31456
|
+
chainId: 28540,
|
|
31457
|
+
networkId: 28540,
|
|
31458
|
+
explorers: [
|
|
31459
|
+
{
|
|
31460
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
31461
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005',
|
|
31462
|
+
standard: 'none'
|
|
31463
|
+
}
|
|
31464
|
+
]
|
|
31465
|
+
},
|
|
30523
31466
|
{
|
|
30524
31467
|
name: 'Boba Sepolia',
|
|
30525
31468
|
chain: 'ETH',
|
|
@@ -30735,6 +31678,36 @@ const chainArray = [
|
|
|
30735
31678
|
}
|
|
30736
31679
|
]
|
|
30737
31680
|
},
|
|
31681
|
+
{
|
|
31682
|
+
name: 'Ethiq',
|
|
31683
|
+
chain: 'ETH',
|
|
31684
|
+
rpc: [ 'https://rpc.ethiq.network', 'wss://rpc.ethiq.network' ],
|
|
31685
|
+
faucets: [],
|
|
31686
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
31687
|
+
infoURL: 'https://www.ethiq.network',
|
|
31688
|
+
shortName: 'ethiq',
|
|
31689
|
+
chainId: 30303,
|
|
31690
|
+
networkId: 30303,
|
|
31691
|
+
features: [
|
|
31692
|
+
{ name: 'EIP155' },
|
|
31693
|
+
{ name: 'EIP1559' },
|
|
31694
|
+
{ name: 'EIP2718' },
|
|
31695
|
+
{ name: 'EIP2930' }
|
|
31696
|
+
],
|
|
31697
|
+
parent: {
|
|
31698
|
+
type: 'L2',
|
|
31699
|
+
chain: 'eip155-1',
|
|
31700
|
+
bridges: [ { url: 'https://shell.haqq.network/bridge' } ]
|
|
31701
|
+
},
|
|
31702
|
+
explorers: [
|
|
31703
|
+
{
|
|
31704
|
+
name: 'Ethiq Blockscout',
|
|
31705
|
+
url: 'https://explorer.ethiq.network',
|
|
31706
|
+
icon: 'blockscout',
|
|
31707
|
+
standard: 'EIP3091'
|
|
31708
|
+
}
|
|
31709
|
+
]
|
|
31710
|
+
},
|
|
30738
31711
|
{
|
|
30739
31712
|
name: 'Movement EVM Legacy',
|
|
30740
31713
|
chain: 'MOVE',
|
|
@@ -30795,6 +31768,32 @@ const chainArray = [
|
|
|
30795
31768
|
],
|
|
30796
31769
|
status: 'incubating'
|
|
30797
31770
|
},
|
|
31771
|
+
{
|
|
31772
|
+
name: 'Dilithium3 Testnet',
|
|
31773
|
+
chain: 'DLT',
|
|
31774
|
+
icon: 'dilithium3',
|
|
31775
|
+
rpc: [
|
|
31776
|
+
'https://rpc-testnet.dilithium3.com',
|
|
31777
|
+
'wss://ws-testnet.dilithium3.com'
|
|
31778
|
+
],
|
|
31779
|
+
faucets: [ 'https://faucet-testnet.dilithium3.com' ],
|
|
31780
|
+
nativeCurrency: { name: 'Dilithium3', symbol: 'DLT', decimals: 18 },
|
|
31781
|
+
infoURL: 'https://dilithium3.com',
|
|
31782
|
+
shortName: 'dlt-testnet',
|
|
31783
|
+
chainId: 30939,
|
|
31784
|
+
networkId: 30939,
|
|
31785
|
+
slip44: 60,
|
|
31786
|
+
explorers: [
|
|
31787
|
+
{
|
|
31788
|
+
name: 'Dilithium3 Explorer',
|
|
31789
|
+
url: 'https://explorer-testnet.dilithium3.com',
|
|
31790
|
+
standard: 'EIP3091'
|
|
31791
|
+
}
|
|
31792
|
+
],
|
|
31793
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
31794
|
+
status: 'active',
|
|
31795
|
+
redFlags: []
|
|
31796
|
+
},
|
|
30798
31797
|
{
|
|
30799
31798
|
name: 'Ethersocial Network',
|
|
30800
31799
|
chain: 'ESN',
|
|
@@ -31348,6 +32347,24 @@ const chainArray = [
|
|
|
31348
32347
|
}
|
|
31349
32348
|
]
|
|
31350
32349
|
},
|
|
32350
|
+
{
|
|
32351
|
+
name: 'Edge Testnet',
|
|
32352
|
+
chain: 'ETH',
|
|
32353
|
+
rpc: [ 'https://edge-testnet.g.alchemy.com/public' ],
|
|
32354
|
+
faucets: [],
|
|
32355
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
32356
|
+
infoURL: 'https://www.edgex.exchange',
|
|
32357
|
+
shortName: 'edge-testnet',
|
|
32358
|
+
chainId: 33431,
|
|
32359
|
+
networkId: 33431,
|
|
32360
|
+
explorers: [
|
|
32361
|
+
{
|
|
32362
|
+
name: 'Alchemy Explorer',
|
|
32363
|
+
url: 'https://edge-testnet.explorer.alchemy.com',
|
|
32364
|
+
standard: 'EIP3091'
|
|
32365
|
+
}
|
|
32366
|
+
]
|
|
32367
|
+
},
|
|
31351
32368
|
{
|
|
31352
32369
|
name: 'Zilliqa 2 EVM devnet',
|
|
31353
32370
|
chain: 'ZIL',
|
|
@@ -31538,6 +32555,45 @@ const chainArray = [
|
|
|
31538
32555
|
}
|
|
31539
32556
|
]
|
|
31540
32557
|
},
|
|
32558
|
+
{
|
|
32559
|
+
name: 'AB Core Mainnet',
|
|
32560
|
+
chain: 'AB',
|
|
32561
|
+
rpc: [ 'https://rpc.core.ab.org', 'https://rpc1.core.ab.org' ],
|
|
32562
|
+
faucets: [],
|
|
32563
|
+
nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
|
|
32564
|
+
features: [ { name: 'EIP155' } ],
|
|
32565
|
+
infoURL: 'https://ab.org',
|
|
32566
|
+
shortName: 'abcore',
|
|
32567
|
+
chainId: 36888,
|
|
32568
|
+
networkId: 36888,
|
|
32569
|
+
explorers: [
|
|
32570
|
+
{
|
|
32571
|
+
name: 'AB Core Explorer',
|
|
32572
|
+
url: 'https://explorer.core.ab.org',
|
|
32573
|
+
standard: 'EIP3091'
|
|
32574
|
+
}
|
|
32575
|
+
],
|
|
32576
|
+
status: 'active'
|
|
32577
|
+
},
|
|
32578
|
+
{
|
|
32579
|
+
name: 'ADI Chain',
|
|
32580
|
+
chain: 'ADI',
|
|
32581
|
+
icon: 'adi',
|
|
32582
|
+
rpc: [ 'https://rpc.adifoundation.ai' ],
|
|
32583
|
+
faucets: [],
|
|
32584
|
+
nativeCurrency: { name: 'ADI', symbol: 'ADI', decimals: 18 },
|
|
32585
|
+
infoURL: 'https://adifoundation.ai',
|
|
32586
|
+
shortName: 'adi',
|
|
32587
|
+
chainId: 36900,
|
|
32588
|
+
networkId: 36900,
|
|
32589
|
+
explorers: [
|
|
32590
|
+
{
|
|
32591
|
+
name: 'ADI Explorer',
|
|
32592
|
+
url: 'https://explorer.adifoundation.ai',
|
|
32593
|
+
standard: 'EIP3091'
|
|
32594
|
+
}
|
|
32595
|
+
]
|
|
32596
|
+
},
|
|
31541
32597
|
{
|
|
31542
32598
|
name: 'Lens Testnet',
|
|
31543
32599
|
title: 'Lens Network Sepolia Testnet',
|
|
@@ -32056,6 +33112,26 @@ const chainArray = [
|
|
|
32056
33112
|
}
|
|
32057
33113
|
]
|
|
32058
33114
|
},
|
|
33115
|
+
{
|
|
33116
|
+
name: 'Tempo Testnet',
|
|
33117
|
+
chain: 'ETH',
|
|
33118
|
+
rpc: [ 'https://rpc.testnet.tempo.xyz' ],
|
|
33119
|
+
faucets: [],
|
|
33120
|
+
nativeCurrency: { name: 'No native currency', symbol: 'USD', decimals: 6 },
|
|
33121
|
+
infoURL: 'https://tempo.xyz',
|
|
33122
|
+
shortName: 'tempotest',
|
|
33123
|
+
chainId: 42429,
|
|
33124
|
+
networkId: 42429,
|
|
33125
|
+
icon: 'tempo',
|
|
33126
|
+
explorers: [
|
|
33127
|
+
{
|
|
33128
|
+
name: 'tempo-explorer',
|
|
33129
|
+
url: 'https://explore.tempo.xyz',
|
|
33130
|
+
icon: 'tempo',
|
|
33131
|
+
standard: 'EIP3091'
|
|
33132
|
+
}
|
|
33133
|
+
]
|
|
33134
|
+
},
|
|
32059
33135
|
{
|
|
32060
33136
|
name: 'ZKFair Mainnet',
|
|
32061
33137
|
title: 'ZKFair Mainnet',
|
|
@@ -32686,6 +33762,33 @@ const chainArray = [
|
|
|
32686
33762
|
}
|
|
32687
33763
|
]
|
|
32688
33764
|
},
|
|
33765
|
+
{
|
|
33766
|
+
name: 'Billions',
|
|
33767
|
+
shortName: 'Billions',
|
|
33768
|
+
title: 'Billions',
|
|
33769
|
+
chain: 'Billions',
|
|
33770
|
+
icon: 'billions',
|
|
33771
|
+
rpc: [ 'https://billions-rpc.eu-north-2.gateway.fm' ],
|
|
33772
|
+
faucets: [],
|
|
33773
|
+
nativeCurrency: { name: 'ETHER', symbol: 'ETH', decimals: 18 },
|
|
33774
|
+
infoURL: 'https://billions.network',
|
|
33775
|
+
chainId: 45056,
|
|
33776
|
+
networkId: 45056,
|
|
33777
|
+
explorers: [
|
|
33778
|
+
{
|
|
33779
|
+
name: 'Billions Explorer',
|
|
33780
|
+
url: 'https://billions-blockscout.eu-north-2.gateway.fm',
|
|
33781
|
+
standard: 'EIP3091'
|
|
33782
|
+
}
|
|
33783
|
+
],
|
|
33784
|
+
parent: {
|
|
33785
|
+
type: 'L2',
|
|
33786
|
+
chain: 'eip155-1',
|
|
33787
|
+
bridges: [ { url: 'https://billions-bridge.eu-north-2.gateway.fm' } ]
|
|
33788
|
+
},
|
|
33789
|
+
features: [ { name: 'EIP155' } ],
|
|
33790
|
+
status: 'active'
|
|
33791
|
+
},
|
|
32689
33792
|
{
|
|
32690
33793
|
name: 'Swamps L2',
|
|
32691
33794
|
chain: 'SWP',
|
|
@@ -33268,6 +34371,19 @@ const chainArray = [
|
|
|
33268
34371
|
}
|
|
33269
34372
|
]
|
|
33270
34373
|
},
|
|
34374
|
+
{
|
|
34375
|
+
name: 'Memento Mainnet',
|
|
34376
|
+
chain: 'Memento',
|
|
34377
|
+
rpc: [ 'https://rpc.mementoblockchain.com' ],
|
|
34378
|
+
faucets: [],
|
|
34379
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
34380
|
+
features: [ { name: 'EIP155' } ],
|
|
34381
|
+
infoURL: '',
|
|
34382
|
+
shortName: 'memento-mainnet',
|
|
34383
|
+
chainId: 51888,
|
|
34384
|
+
networkId: 51888,
|
|
34385
|
+
explorers: []
|
|
34386
|
+
},
|
|
33271
34387
|
{
|
|
33272
34388
|
name: 'Electroneum Mainnet',
|
|
33273
34389
|
chain: 'Electroneum',
|
|
@@ -33665,6 +34781,50 @@ const chainArray = [
|
|
|
33665
34781
|
}
|
|
33666
34782
|
]
|
|
33667
34783
|
},
|
|
34784
|
+
{
|
|
34785
|
+
name: 'DataHaven Mainnet',
|
|
34786
|
+
chain: 'datahaven',
|
|
34787
|
+
icon: 'datahaven',
|
|
34788
|
+
rpc: [
|
|
34789
|
+
'https://services.datahaven-mainnet.network/mainnet',
|
|
34790
|
+
'wss://services.datahaven-mainnet.network/mainnet'
|
|
34791
|
+
],
|
|
34792
|
+
faucets: [],
|
|
34793
|
+
nativeCurrency: { name: 'HAVE', symbol: 'HAVE', decimals: 18 },
|
|
34794
|
+
infoURL: 'https://datahaven.xyz',
|
|
34795
|
+
shortName: 'datahaven',
|
|
34796
|
+
chainId: 55930,
|
|
34797
|
+
networkId: 55930,
|
|
34798
|
+
explorers: [
|
|
34799
|
+
{
|
|
34800
|
+
name: 'Blockscout',
|
|
34801
|
+
url: 'https://dhscan.io',
|
|
34802
|
+
standard: 'none'
|
|
34803
|
+
}
|
|
34804
|
+
]
|
|
34805
|
+
},
|
|
34806
|
+
{
|
|
34807
|
+
name: 'DataHaven Testnet',
|
|
34808
|
+
chain: 'datahaven-testnet',
|
|
34809
|
+
icon: 'datahaven-testnet',
|
|
34810
|
+
rpc: [
|
|
34811
|
+
'https://services.datahaven-testnet.network/testnet',
|
|
34812
|
+
'wss://services.datahaven-testnet.network/testnet'
|
|
34813
|
+
],
|
|
34814
|
+
faucets: [ 'https://apps.datahaven.xyz/faucet' ],
|
|
34815
|
+
nativeCurrency: { name: 'MOCK', symbol: 'MOCK', decimals: 18 },
|
|
34816
|
+
infoURL: 'https://datahaven.xyz',
|
|
34817
|
+
shortName: 'datahaven-testnet',
|
|
34818
|
+
chainId: 55931,
|
|
34819
|
+
networkId: 55931,
|
|
34820
|
+
explorers: [
|
|
34821
|
+
{
|
|
34822
|
+
name: 'Blockscout',
|
|
34823
|
+
url: 'https://testnet.dhscan.io',
|
|
34824
|
+
standard: 'none'
|
|
34825
|
+
}
|
|
34826
|
+
]
|
|
34827
|
+
},
|
|
33668
34828
|
{
|
|
33669
34829
|
name: 'Lambda Chain Mainnet',
|
|
33670
34830
|
chain: 'Lambda Chain',
|
|
@@ -34514,6 +35674,27 @@ const chainArray = [
|
|
|
34514
35674
|
],
|
|
34515
35675
|
infoURL: 'https://docs.celo.org/'
|
|
34516
35676
|
},
|
|
35677
|
+
{
|
|
35678
|
+
name: 'Apollo Mainnet',
|
|
35679
|
+
chain: 'APOLLO',
|
|
35680
|
+
icon: 'apollo',
|
|
35681
|
+
rpc: [ 'https://mainnet-rpc.apolloscan.io' ],
|
|
35682
|
+
faucets: [],
|
|
35683
|
+
nativeCurrency: { name: 'Apollo', symbol: 'APOLLO', decimals: 18 },
|
|
35684
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
35685
|
+
infoURL: 'https://docs.apolloscan.io',
|
|
35686
|
+
shortName: 'APOLLO',
|
|
35687
|
+
chainId: 62606,
|
|
35688
|
+
networkId: 62606,
|
|
35689
|
+
explorers: [
|
|
35690
|
+
{
|
|
35691
|
+
name: 'Apollo Mainnet',
|
|
35692
|
+
url: 'https://apolloscan.io',
|
|
35693
|
+
icon: 'apollo',
|
|
35694
|
+
standard: 'EIP3091'
|
|
35695
|
+
}
|
|
35696
|
+
]
|
|
35697
|
+
},
|
|
34517
35698
|
{
|
|
34518
35699
|
name: 'MultiVAC Mainnet',
|
|
34519
35700
|
chain: 'MultiVAC',
|
|
@@ -35309,6 +36490,25 @@ const chainArray = [
|
|
|
35309
36490
|
}
|
|
35310
36491
|
]
|
|
35311
36492
|
},
|
|
36493
|
+
{
|
|
36494
|
+
name: 'Nebula',
|
|
36495
|
+
chain: 'NEBULA',
|
|
36496
|
+
icon: 'nebula',
|
|
36497
|
+
rpc: [ 'https://nebula-chain.com/rpc' ],
|
|
36498
|
+
faucets: [],
|
|
36499
|
+
nativeCurrency: { name: 'Nebula Cash', symbol: 'NEBX', decimals: 18 },
|
|
36500
|
+
infoURL: 'https://nebula-chain.com',
|
|
36501
|
+
shortName: 'nebula',
|
|
36502
|
+
chainId: 73285,
|
|
36503
|
+
networkId: 73285,
|
|
36504
|
+
explorers: [
|
|
36505
|
+
{
|
|
36506
|
+
name: 'Nebula Explorer',
|
|
36507
|
+
url: 'https://nebxscan.nebula-chain.com',
|
|
36508
|
+
standard: 'EIP3091'
|
|
36509
|
+
}
|
|
36510
|
+
]
|
|
36511
|
+
},
|
|
35312
36512
|
{
|
|
35313
36513
|
name: 'Energy Web Volta Testnet',
|
|
35314
36514
|
chain: 'Volta',
|
|
@@ -35652,6 +36852,29 @@ const chainArray = [
|
|
|
35652
36852
|
}
|
|
35653
36853
|
]
|
|
35654
36854
|
},
|
|
36855
|
+
{
|
|
36856
|
+
name: 'Nillion Network Sepolia Testnet',
|
|
36857
|
+
chain: 'ETH',
|
|
36858
|
+
rpc: [
|
|
36859
|
+
'https://rpc.testnet.nillion.network',
|
|
36860
|
+
'wss://rpc.testnet.nillion.network'
|
|
36861
|
+
],
|
|
36862
|
+
faucets: [],
|
|
36863
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
36864
|
+
infoURL: 'https://nillion.com/',
|
|
36865
|
+
shortName: 'nilsep',
|
|
36866
|
+
chainId: 78651,
|
|
36867
|
+
networkId: 78651,
|
|
36868
|
+
slip44: 1,
|
|
36869
|
+
explorers: [
|
|
36870
|
+
{
|
|
36871
|
+
name: 'blockscout',
|
|
36872
|
+
url: 'https://explorer.testnet.nillion.network',
|
|
36873
|
+
icon: 'blockscout',
|
|
36874
|
+
standard: 'EIP3091'
|
|
36875
|
+
}
|
|
36876
|
+
]
|
|
36877
|
+
},
|
|
35655
36878
|
{
|
|
35656
36879
|
name: 'Gold Smart Chain Testnet',
|
|
35657
36880
|
chain: 'STAND',
|
|
@@ -35874,6 +37097,25 @@ const chainArray = [
|
|
|
35874
37097
|
explorers: [],
|
|
35875
37098
|
parent: { type: 'L2', chain: 'eip155-42161' }
|
|
35876
37099
|
},
|
|
37100
|
+
{
|
|
37101
|
+
name: 'HyperX',
|
|
37102
|
+
chain: 'HyperX',
|
|
37103
|
+
rpc: [ 'https://rpc.hyperx.technology' ],
|
|
37104
|
+
faucets: [ 'https://faucet.hyperx.technology' ],
|
|
37105
|
+
nativeCurrency: { name: 'HPX', symbol: 'HPX', decimals: 18 },
|
|
37106
|
+
infoURL: 'https://hyperx.technology/',
|
|
37107
|
+
shortName: 'hpx',
|
|
37108
|
+
chainId: 80808,
|
|
37109
|
+
networkId: 80808,
|
|
37110
|
+
icon: 'hpx',
|
|
37111
|
+
explorers: [
|
|
37112
|
+
{
|
|
37113
|
+
name: 'HyperX Explorer',
|
|
37114
|
+
url: 'https://scan.hyperx.technology',
|
|
37115
|
+
standard: 'EIP3091'
|
|
37116
|
+
}
|
|
37117
|
+
]
|
|
37118
|
+
},
|
|
35877
37119
|
{
|
|
35878
37120
|
name: 'Forta Chain',
|
|
35879
37121
|
chain: 'Forta Chain',
|
|
@@ -35913,6 +37155,26 @@ const chainArray = [
|
|
|
35913
37155
|
}
|
|
35914
37156
|
]
|
|
35915
37157
|
},
|
|
37158
|
+
{
|
|
37159
|
+
name: 'Codex',
|
|
37160
|
+
chain: 'ETH',
|
|
37161
|
+
rpc: [ 'https://rpc.codex.xyz', 'wss://rpc.codex.xyz' ],
|
|
37162
|
+
faucets: [],
|
|
37163
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37164
|
+
infoURL: 'https://www.codex.xyz/',
|
|
37165
|
+
shortName: 'codex',
|
|
37166
|
+
chainId: 81224,
|
|
37167
|
+
networkId: 81224,
|
|
37168
|
+
icon: 'codex',
|
|
37169
|
+
explorers: [
|
|
37170
|
+
{
|
|
37171
|
+
name: 'Codex Explorer',
|
|
37172
|
+
url: 'https://explorer.codex.xyz',
|
|
37173
|
+
standard: 'EIP3091'
|
|
37174
|
+
}
|
|
37175
|
+
],
|
|
37176
|
+
parent: { type: 'L2', chain: 'eip155-1' }
|
|
37177
|
+
},
|
|
35916
37178
|
{
|
|
35917
37179
|
name: 'Amana Testnet',
|
|
35918
37180
|
chain: 'MEER',
|
|
@@ -36158,6 +37420,30 @@ const chainArray = [
|
|
|
36158
37420
|
icon: 'EsaCoins',
|
|
36159
37421
|
explorers: []
|
|
36160
37422
|
},
|
|
37423
|
+
{
|
|
37424
|
+
name: 'Katron AI Mainnet',
|
|
37425
|
+
chain: 'KTN',
|
|
37426
|
+
rpc: [
|
|
37427
|
+
'https://blockchain-rpc1.katronai.com',
|
|
37428
|
+
'https://blockchain-rpc2.katronai.com'
|
|
37429
|
+
],
|
|
37430
|
+
faucets: [],
|
|
37431
|
+
nativeCurrency: { name: 'Katron AI', symbol: 'KTN', decimals: 18 },
|
|
37432
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
37433
|
+
infoURL: 'https://network.katronai.com',
|
|
37434
|
+
shortName: 'ktn',
|
|
37435
|
+
chainId: 83592,
|
|
37436
|
+
networkId: 83592,
|
|
37437
|
+
icon: 'ktn',
|
|
37438
|
+
explorers: [
|
|
37439
|
+
{
|
|
37440
|
+
name: 'ktnscan',
|
|
37441
|
+
url: 'https://ktnscan.katronai.com',
|
|
37442
|
+
icon: 'ktnscan',
|
|
37443
|
+
standard: 'EIP3091'
|
|
37444
|
+
}
|
|
37445
|
+
]
|
|
37446
|
+
},
|
|
36161
37447
|
{
|
|
36162
37448
|
name: 'Xprotocol Sepolia',
|
|
36163
37449
|
chainId: 83868,
|
|
@@ -36340,6 +37626,46 @@ const chainArray = [
|
|
|
36340
37626
|
chainId: 85449,
|
|
36341
37627
|
networkId: 48501
|
|
36342
37628
|
},
|
|
37629
|
+
{
|
|
37630
|
+
name: 'CpChain Testnet',
|
|
37631
|
+
chain: 'CpChain',
|
|
37632
|
+
rpc: [ 'https://rpc-testnet.cpchain.com' ],
|
|
37633
|
+
faucets: [ 'https://cpchain-test.pages.dev/faucet' ],
|
|
37634
|
+
nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
|
|
37635
|
+
infoURL: 'https://cpchain.com',
|
|
37636
|
+
shortName: 'cpchain-testnet',
|
|
37637
|
+
chainId: 86606,
|
|
37638
|
+
networkId: 86606,
|
|
37639
|
+
slip44: 1,
|
|
37640
|
+
icon: 'cpchain',
|
|
37641
|
+
explorers: [
|
|
37642
|
+
{
|
|
37643
|
+
name: 'CpChain Testnet Explorer',
|
|
37644
|
+
url: 'https://explorer-testnet.cpchain.com',
|
|
37645
|
+
standard: 'EIP3091'
|
|
37646
|
+
}
|
|
37647
|
+
]
|
|
37648
|
+
},
|
|
37649
|
+
{
|
|
37650
|
+
name: 'CpChain Mainnet',
|
|
37651
|
+
chain: 'CpChain',
|
|
37652
|
+
rpc: [ 'https://rpc.cpchain.com' ],
|
|
37653
|
+
faucets: [],
|
|
37654
|
+
nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
|
|
37655
|
+
infoURL: 'https://cpchain.com',
|
|
37656
|
+
shortName: 'cpchain',
|
|
37657
|
+
chainId: 86608,
|
|
37658
|
+
networkId: 86608,
|
|
37659
|
+
slip44: 1,
|
|
37660
|
+
icon: 'cpchain',
|
|
37661
|
+
explorers: [
|
|
37662
|
+
{
|
|
37663
|
+
name: 'CpChain Explorer',
|
|
37664
|
+
url: 'https://explorer.cpchain.com',
|
|
37665
|
+
standard: 'EIP3091'
|
|
37666
|
+
}
|
|
37667
|
+
]
|
|
37668
|
+
},
|
|
36343
37669
|
{
|
|
36344
37670
|
name: 'Nautilus Proteus Testnet',
|
|
36345
37671
|
chain: 'ETH',
|
|
@@ -36380,6 +37706,18 @@ const chainArray = [
|
|
|
36380
37706
|
}
|
|
36381
37707
|
]
|
|
36382
37708
|
},
|
|
37709
|
+
{
|
|
37710
|
+
name: 'Cycle Network Mainnet Frigate',
|
|
37711
|
+
chain: 'ETH',
|
|
37712
|
+
rpc: [ 'https://frigate-rpc-mainnet.cyclenetwork.io' ],
|
|
37713
|
+
faucets: [],
|
|
37714
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37715
|
+
infoURL: 'https://www.cyclenetwork.io/',
|
|
37716
|
+
shortName: 'cyclef',
|
|
37717
|
+
chainId: 88688,
|
|
37718
|
+
networkId: 88688,
|
|
37719
|
+
icon: 'cycle'
|
|
37720
|
+
},
|
|
36383
37721
|
{
|
|
36384
37722
|
name: 'ZKasino Mainnet',
|
|
36385
37723
|
chain: 'ZKasino',
|
|
@@ -37295,6 +38633,26 @@ const chainArray = [
|
|
|
37295
38633
|
bridges: [ { url: 'https://testnet-bridge.plume.org' } ]
|
|
37296
38634
|
}
|
|
37297
38635
|
},
|
|
38636
|
+
{
|
|
38637
|
+
name: 'Nillion Network',
|
|
38638
|
+
chain: 'ETH',
|
|
38639
|
+
rpc: [ 'https://rpc.nillion.network', 'wss://rpc.nillion.network' ],
|
|
38640
|
+
faucets: [],
|
|
38641
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
38642
|
+
infoURL: 'https://nillion.com/',
|
|
38643
|
+
shortName: 'nil',
|
|
38644
|
+
chainId: 98875,
|
|
38645
|
+
networkId: 98875,
|
|
38646
|
+
slip44: 1,
|
|
38647
|
+
explorers: [
|
|
38648
|
+
{
|
|
38649
|
+
name: 'blockscout',
|
|
38650
|
+
url: 'https://explorer.nillion.network',
|
|
38651
|
+
icon: 'blockscout',
|
|
38652
|
+
standard: 'EIP3091'
|
|
38653
|
+
}
|
|
38654
|
+
]
|
|
38655
|
+
},
|
|
37298
38656
|
{
|
|
37299
38657
|
name: 'Ebi Chain',
|
|
37300
38658
|
title: 'Ebi Chain',
|
|
@@ -37752,6 +39110,27 @@ const chainArray = [
|
|
|
37752
39110
|
}
|
|
37753
39111
|
]
|
|
37754
39112
|
},
|
|
39113
|
+
{
|
|
39114
|
+
name: 'Monsoon Alpha',
|
|
39115
|
+
chain: 'MONSOON ALPHA',
|
|
39116
|
+
rpc: [ 'https://alpha.monsoon.rainfall.one' ],
|
|
39117
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
39118
|
+
faucets: [],
|
|
39119
|
+
nativeCurrency: { name: 'RDL', symbol: 'RDL', decimals: 18 },
|
|
39120
|
+
infoURL: '',
|
|
39121
|
+
shortName: 'monsoon-alpha',
|
|
39122
|
+
chainId: 100611,
|
|
39123
|
+
networkId: 100611,
|
|
39124
|
+
icon: 'monsoon',
|
|
39125
|
+
explorers: [
|
|
39126
|
+
{
|
|
39127
|
+
name: 'Monsoon Scan',
|
|
39128
|
+
url: 'https://scout.alpha.monsoon.rainfall.one',
|
|
39129
|
+
icon: 'monsoon',
|
|
39130
|
+
standard: 'EIP3091'
|
|
39131
|
+
}
|
|
39132
|
+
]
|
|
39133
|
+
},
|
|
37755
39134
|
{
|
|
37756
39135
|
name: 'Socotra JUNE-Chain',
|
|
37757
39136
|
chain: 'Socotra JUNE-Chain',
|
|
@@ -37935,20 +39314,20 @@ const chainArray = [
|
|
|
37935
39314
|
]
|
|
37936
39315
|
},
|
|
37937
39316
|
{
|
|
37938
|
-
name: '
|
|
37939
|
-
chain: '
|
|
37940
|
-
rpc: [ 'https://rpc.
|
|
39317
|
+
name: 'Xertra Mainnet',
|
|
39318
|
+
chain: 'Xertra',
|
|
39319
|
+
rpc: [ 'https://rpc.xertra.com' ],
|
|
37941
39320
|
faucets: [],
|
|
37942
|
-
nativeCurrency: { name: '
|
|
37943
|
-
infoURL: 'https://www.
|
|
37944
|
-
shortName: '
|
|
39321
|
+
nativeCurrency: { name: 'STRAX', symbol: 'STRAX', decimals: 18 },
|
|
39322
|
+
infoURL: 'https://www.xertra.com/',
|
|
39323
|
+
shortName: 'xertra',
|
|
37945
39324
|
chainId: 105105,
|
|
37946
39325
|
networkId: 105105,
|
|
37947
|
-
icon: '
|
|
39326
|
+
icon: 'xertra',
|
|
37948
39327
|
explorers: [
|
|
37949
39328
|
{
|
|
37950
|
-
name: '
|
|
37951
|
-
url: 'https://explorer.
|
|
39329
|
+
name: 'Xertra Explorer',
|
|
39330
|
+
url: 'https://explorer.xertra.com',
|
|
37952
39331
|
standard: 'EIP3091'
|
|
37953
39332
|
}
|
|
37954
39333
|
]
|
|
@@ -38491,6 +39870,25 @@ const chainArray = [
|
|
|
38491
39870
|
}
|
|
38492
39871
|
]
|
|
38493
39872
|
},
|
|
39873
|
+
{
|
|
39874
|
+
name: 'Ethernova Mainnet',
|
|
39875
|
+
chain: 'NOVA',
|
|
39876
|
+
rpc: [ 'https://rpc.ethnova.net' ],
|
|
39877
|
+
faucets: [],
|
|
39878
|
+
nativeCurrency: { name: 'Ethernova', symbol: 'NOVA', decimals: 18 },
|
|
39879
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
39880
|
+
infoURL: 'https://ethnova.net',
|
|
39881
|
+
shortName: 'ethnova',
|
|
39882
|
+
chainId: 121525,
|
|
39883
|
+
networkId: 121525,
|
|
39884
|
+
explorers: [
|
|
39885
|
+
{
|
|
39886
|
+
name: 'Ethernova Explorer',
|
|
39887
|
+
url: 'https://explorer.ethnova.net',
|
|
39888
|
+
standard: 'EIP3091'
|
|
39889
|
+
}
|
|
39890
|
+
]
|
|
39891
|
+
},
|
|
38494
39892
|
{
|
|
38495
39893
|
name: 'Gemchain',
|
|
38496
39894
|
chain: 'Gemchain',
|
|
@@ -38993,31 +40391,40 @@ const chainArray = [
|
|
|
38993
40391
|
explorers: []
|
|
38994
40392
|
},
|
|
38995
40393
|
{
|
|
38996
|
-
name: 'Taiko Hekla',
|
|
40394
|
+
name: 'Taiko Hekla (deprecated)',
|
|
38997
40395
|
chain: 'ETH',
|
|
38998
|
-
status: '
|
|
40396
|
+
status: 'deprecated',
|
|
38999
40397
|
icon: 'taiko',
|
|
39000
|
-
rpc: [
|
|
39001
|
-
'https://rpc.hekla.taiko.xyz',
|
|
39002
|
-
'wss://ws.hekla.taiko.xyz',
|
|
39003
|
-
'https://taiko-hekla-rpc.publicnode.com',
|
|
39004
|
-
'wss://taiko-hekla-rpc.publicnode.com'
|
|
39005
|
-
],
|
|
40398
|
+
rpc: [],
|
|
39006
40399
|
faucets: [],
|
|
39007
40400
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
39008
40401
|
infoURL: 'https://taiko.xyz',
|
|
39009
40402
|
shortName: 'tko-hekla',
|
|
39010
40403
|
chainId: 167009,
|
|
39011
40404
|
networkId: 167009,
|
|
40405
|
+
explorers: []
|
|
40406
|
+
},
|
|
40407
|
+
{
|
|
40408
|
+
name: 'Taiko Hoodi',
|
|
40409
|
+
chain: 'ETH',
|
|
40410
|
+
status: 'active',
|
|
40411
|
+
icon: 'taiko',
|
|
40412
|
+
rpc: [ 'https://rpc.hoodi.taiko.xyz' ],
|
|
40413
|
+
faucets: [],
|
|
40414
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40415
|
+
infoURL: 'https://taiko.xyz',
|
|
40416
|
+
shortName: 'tko-hoodi',
|
|
40417
|
+
chainId: 167013,
|
|
40418
|
+
networkId: 167013,
|
|
39012
40419
|
explorers: [
|
|
39013
40420
|
{
|
|
39014
|
-
name: '
|
|
39015
|
-
url: 'https://
|
|
40421
|
+
name: 'Blockscout',
|
|
40422
|
+
url: 'https://blockscout.hoodi.taiko.xyz',
|
|
39016
40423
|
standard: 'EIP3091'
|
|
39017
40424
|
},
|
|
39018
40425
|
{
|
|
39019
|
-
name: '
|
|
39020
|
-
url: 'https://
|
|
40426
|
+
name: 'Etherscan',
|
|
40427
|
+
url: 'https://hoodi.taikoscan.io',
|
|
39021
40428
|
standard: 'EIP3091'
|
|
39022
40429
|
}
|
|
39023
40430
|
]
|
|
@@ -39154,6 +40561,51 @@ const chainArray = [
|
|
|
39154
40561
|
}
|
|
39155
40562
|
]
|
|
39156
40563
|
},
|
|
40564
|
+
{
|
|
40565
|
+
name: 'Lit Chain Mainnet',
|
|
40566
|
+
chain: 'LITKEY',
|
|
40567
|
+
icon: 'lit',
|
|
40568
|
+
rpc: [ 'https://lit-chain-rpc.litprotocol.com' ],
|
|
40569
|
+
faucets: [],
|
|
40570
|
+
nativeCurrency: { name: 'Lit Protocol', symbol: 'LITKEY', decimals: 18 },
|
|
40571
|
+
infoURL: 'https://litprotocol.com',
|
|
40572
|
+
shortName: 'lit',
|
|
40573
|
+
chainId: 175200,
|
|
40574
|
+
networkId: 175200,
|
|
40575
|
+
explorers: [
|
|
40576
|
+
{
|
|
40577
|
+
name: 'Lit Chain Explorer',
|
|
40578
|
+
url: 'https://lit-chain-explorer.litprotocol.com',
|
|
40579
|
+
icon: 'lit',
|
|
40580
|
+
standard: 'EIP3091'
|
|
40581
|
+
}
|
|
40582
|
+
]
|
|
40583
|
+
},
|
|
40584
|
+
{
|
|
40585
|
+
name: 'HPP Sepolia Testnet',
|
|
40586
|
+
chain: 'ETH',
|
|
40587
|
+
rpc: [ 'https://sepolia.hpp.io' ],
|
|
40588
|
+
faucets: [ 'https://faucet.conduit.xyz' ],
|
|
40589
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40590
|
+
infoURL: 'https://www.hpp.io',
|
|
40591
|
+
shortName: 'hpp-sepolia',
|
|
40592
|
+
chainId: 181228,
|
|
40593
|
+
networkId: 181228,
|
|
40594
|
+
icon: 'hpp',
|
|
40595
|
+
explorers: [
|
|
40596
|
+
{
|
|
40597
|
+
name: 'HPP Sepolia Explorer',
|
|
40598
|
+
url: 'https://sepolia-explorer.hpp.io',
|
|
40599
|
+
icon: 'blockscout',
|
|
40600
|
+
standard: 'EIP3091'
|
|
40601
|
+
}
|
|
40602
|
+
],
|
|
40603
|
+
parent: {
|
|
40604
|
+
type: 'L2',
|
|
40605
|
+
chain: 'eip155-11155111',
|
|
40606
|
+
bridges: [ { url: 'https://portal.arbitrum.io/bridge' } ]
|
|
40607
|
+
}
|
|
40608
|
+
},
|
|
39157
40609
|
{
|
|
39158
40610
|
name: 'Bitica Chain Mainnet',
|
|
39159
40611
|
chain: 'BDCC',
|
|
@@ -39192,6 +40644,31 @@ const chainArray = [
|
|
|
39192
40644
|
}
|
|
39193
40645
|
]
|
|
39194
40646
|
},
|
|
40647
|
+
{
|
|
40648
|
+
name: 'HPP Mainnet',
|
|
40649
|
+
chain: 'ETH',
|
|
40650
|
+
rpc: [ 'https://mainnet.hpp.io' ],
|
|
40651
|
+
faucets: [],
|
|
40652
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40653
|
+
infoURL: 'https://www.hpp.io',
|
|
40654
|
+
shortName: 'hpp-mainnet',
|
|
40655
|
+
chainId: 190415,
|
|
40656
|
+
networkId: 190415,
|
|
40657
|
+
icon: 'hpp',
|
|
40658
|
+
explorers: [
|
|
40659
|
+
{
|
|
40660
|
+
name: 'HPP Mainnet Explorer',
|
|
40661
|
+
url: 'https://explorer.hpp.io',
|
|
40662
|
+
icon: 'blockscout',
|
|
40663
|
+
standard: 'EIP3091'
|
|
40664
|
+
}
|
|
40665
|
+
],
|
|
40666
|
+
parent: {
|
|
40667
|
+
type: 'L2',
|
|
40668
|
+
chain: 'eip155-1',
|
|
40669
|
+
bridges: [ { url: 'https://portal.arbitrum.io/bridge' } ]
|
|
40670
|
+
}
|
|
40671
|
+
},
|
|
39195
40672
|
{
|
|
39196
40673
|
name: 'Altblockscan Mainnet',
|
|
39197
40674
|
chain: 'ALTB',
|
|
@@ -39230,6 +40707,7 @@ const chainArray = [
|
|
|
39230
40707
|
{
|
|
39231
40708
|
name: 'R0AR Chain',
|
|
39232
40709
|
chain: 'R0AR Chain',
|
|
40710
|
+
icon: 'r0ar',
|
|
39233
40711
|
rpc: [ 'https://rpc-r0ar.io' ],
|
|
39234
40712
|
faucets: [],
|
|
39235
40713
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -39241,6 +40719,7 @@ const chainArray = [
|
|
|
39241
40719
|
{
|
|
39242
40720
|
name: 'tracehawk',
|
|
39243
40721
|
url: 'https://r0arscan.io',
|
|
40722
|
+
icon: 'r0ar',
|
|
39244
40723
|
standard: 'none'
|
|
39245
40724
|
}
|
|
39246
40725
|
]
|
|
@@ -39645,6 +41124,29 @@ const chainArray = [
|
|
|
39645
41124
|
}
|
|
39646
41125
|
]
|
|
39647
41126
|
},
|
|
41127
|
+
{
|
|
41128
|
+
name: 'JuChain Testnet',
|
|
41129
|
+
chain: 'JuChain',
|
|
41130
|
+
rpc: [
|
|
41131
|
+
'https://testnet-rpc.juchain.org',
|
|
41132
|
+
'wss://testnet-ws.juchain.org'
|
|
41133
|
+
],
|
|
41134
|
+
faucets: [],
|
|
41135
|
+
nativeCurrency: { name: 'JU Testnet Token', symbol: 'JU', decimals: 18 },
|
|
41136
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
41137
|
+
infoURL: 'https://www.juchain.org',
|
|
41138
|
+
shortName: 'ju-test',
|
|
41139
|
+
chainId: 202599,
|
|
41140
|
+
networkId: 202599,
|
|
41141
|
+
icon: 'ju-test',
|
|
41142
|
+
explorers: [
|
|
41143
|
+
{
|
|
41144
|
+
name: 'JUChain Test Explorer',
|
|
41145
|
+
url: 'https://testnet.juscan.io',
|
|
41146
|
+
standard: 'EIP3091'
|
|
41147
|
+
}
|
|
41148
|
+
]
|
|
41149
|
+
},
|
|
39648
41150
|
{
|
|
39649
41151
|
name: 'Jellie',
|
|
39650
41152
|
title: 'Twala Testnet Jellie',
|
|
@@ -39691,12 +41193,12 @@ const chainArray = [
|
|
|
39691
41193
|
},
|
|
39692
41194
|
{
|
|
39693
41195
|
name: 'Auroria Testnet',
|
|
39694
|
-
title: '
|
|
41196
|
+
title: 'Xertra Testnet Auroria',
|
|
39695
41197
|
chain: 'Auroria',
|
|
39696
|
-
rpc: [ 'https://auroria.rpc.
|
|
39697
|
-
faucets: [ 'https://auroria.faucet.
|
|
39698
|
-
nativeCurrency: { name: '
|
|
39699
|
-
infoURL: 'https://
|
|
41198
|
+
rpc: [ 'https://auroria.rpc.xertra.com' ],
|
|
41199
|
+
faucets: [ 'https://auroria.faucet.xertra.com' ],
|
|
41200
|
+
nativeCurrency: { name: 'tSTRAX', symbol: 'tSTRAX', decimals: 18 },
|
|
41201
|
+
infoURL: 'https://xertra.com',
|
|
39700
41202
|
shortName: 'auroria',
|
|
39701
41203
|
chainId: 205205,
|
|
39702
41204
|
networkId: 205205,
|
|
@@ -39704,7 +41206,27 @@ const chainArray = [
|
|
|
39704
41206
|
explorers: [
|
|
39705
41207
|
{
|
|
39706
41208
|
name: 'Auroria Testnet Explorer',
|
|
39707
|
-
url: 'https://auroria.explorer.
|
|
41209
|
+
url: 'https://auroria.explorer.xertra.com',
|
|
41210
|
+
standard: 'EIP3091'
|
|
41211
|
+
}
|
|
41212
|
+
]
|
|
41213
|
+
},
|
|
41214
|
+
{
|
|
41215
|
+
name: 'JuChain Mainnet',
|
|
41216
|
+
chain: 'JuChain',
|
|
41217
|
+
rpc: [ 'https://rpc.juchain.org', 'wss://ws.juchain.org' ],
|
|
41218
|
+
faucets: [],
|
|
41219
|
+
nativeCurrency: { name: 'JU', symbol: 'JU', decimals: 18 },
|
|
41220
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
41221
|
+
infoURL: 'https://www.juchain.org',
|
|
41222
|
+
shortName: 'ju',
|
|
41223
|
+
chainId: 210000,
|
|
41224
|
+
networkId: 210000,
|
|
41225
|
+
icon: 'ju',
|
|
41226
|
+
explorers: [
|
|
41227
|
+
{
|
|
41228
|
+
name: 'JUChain Mainnet Explorer',
|
|
41229
|
+
url: 'https://juscan.io',
|
|
39708
41230
|
standard: 'EIP3091'
|
|
39709
41231
|
}
|
|
39710
41232
|
]
|
|
@@ -40635,7 +42157,7 @@ const chainArray = [
|
|
|
40635
42157
|
{
|
|
40636
42158
|
name: 'World Mobile Chain Testnet',
|
|
40637
42159
|
chain: 'WOMOX',
|
|
40638
|
-
rpc: [ 'https://worldmobile-
|
|
42160
|
+
rpc: [ 'https://worldmobile-testnet.g.alchemy.com/public' ],
|
|
40639
42161
|
faucets: [ 'https://testnet-faucet.worldmobile.net' ],
|
|
40640
42162
|
nativeCurrency: { name: 'ATestingToken', symbol: 'WOMOX', decimals: 18 },
|
|
40641
42163
|
infoURL: 'https://worldmobile.io/the-chain',
|
|
@@ -40867,6 +42389,28 @@ const chainArray = [
|
|
|
40867
42389
|
chainId: 333999,
|
|
40868
42390
|
networkId: 333999
|
|
40869
42391
|
},
|
|
42392
|
+
{
|
|
42393
|
+
name: 'Scenium',
|
|
42394
|
+
chain: 'Scenium',
|
|
42395
|
+
icon: 'scenium',
|
|
42396
|
+
rpc: [
|
|
42397
|
+
'https://services.tanssi-mainnet.network/tanssi-2004',
|
|
42398
|
+
'wss://services.tanssi-mainnet.network/tanssi-2004'
|
|
42399
|
+
],
|
|
42400
|
+
faucets: [],
|
|
42401
|
+
nativeCurrency: { name: 'SCEN', symbol: 'SCEN', decimals: 18 },
|
|
42402
|
+
infoURL: 'hhttps://www.scenium.io/',
|
|
42403
|
+
shortName: 'scenium',
|
|
42404
|
+
chainId: 335700,
|
|
42405
|
+
networkId: 335700,
|
|
42406
|
+
explorers: [
|
|
42407
|
+
{
|
|
42408
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
42409
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004',
|
|
42410
|
+
standard: 'none'
|
|
42411
|
+
}
|
|
42412
|
+
]
|
|
42413
|
+
},
|
|
40870
42414
|
{
|
|
40871
42415
|
name: 'UPchain Testnet',
|
|
40872
42416
|
chain: 'UPchain',
|
|
@@ -41651,6 +43195,26 @@ const chainArray = [
|
|
|
41651
43195
|
}
|
|
41652
43196
|
]
|
|
41653
43197
|
},
|
|
43198
|
+
{
|
|
43199
|
+
name: 'Alpha Chain Testnet',
|
|
43200
|
+
chain: 'Alpha Chain',
|
|
43201
|
+
rpc: [ 'https://testnet-rpc.goalpha.org' ],
|
|
43202
|
+
faucets: [],
|
|
43203
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43204
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
43205
|
+
shortName: 'alpha-testnet',
|
|
43206
|
+
chainId: 511111,
|
|
43207
|
+
networkId: 511111,
|
|
43208
|
+
slip44: 1,
|
|
43209
|
+
icon: 'alphachain',
|
|
43210
|
+
explorers: [
|
|
43211
|
+
{
|
|
43212
|
+
name: 'Alpha Chain Testnet Scan',
|
|
43213
|
+
url: 'https://testnet-scan.goalpha.org',
|
|
43214
|
+
standard: 'EIP3091'
|
|
43215
|
+
}
|
|
43216
|
+
]
|
|
43217
|
+
},
|
|
41654
43218
|
{
|
|
41655
43219
|
name: 'CMP-Testnet',
|
|
41656
43220
|
chain: 'CMP',
|
|
@@ -41994,19 +43558,19 @@ const chainArray = [
|
|
|
41994
43558
|
parent: { type: 'L2', chain: 'eip155-1' }
|
|
41995
43559
|
},
|
|
41996
43560
|
{
|
|
41997
|
-
name: 'Hetu
|
|
43561
|
+
name: 'Hetu Mainnet',
|
|
41998
43562
|
chain: 'HETU',
|
|
41999
|
-
rpc: [ 'https://rpc.
|
|
42000
|
-
faucets: [
|
|
42001
|
-
nativeCurrency: { name: '
|
|
43563
|
+
rpc: [ 'https://rpc.va.hetu.org' ],
|
|
43564
|
+
faucets: [],
|
|
43565
|
+
nativeCurrency: { name: 'HETU', symbol: 'HETU', decimals: 18 },
|
|
42002
43566
|
infoURL: 'https://hetu.org',
|
|
42003
43567
|
shortName: 'HETU',
|
|
42004
43568
|
chainId: 560000,
|
|
42005
43569
|
networkId: 560000,
|
|
42006
43570
|
explorers: [
|
|
42007
43571
|
{
|
|
42008
|
-
name: 'Hetu
|
|
42009
|
-
url: 'https://
|
|
43572
|
+
name: 'Hetu Mainnet Scan',
|
|
43573
|
+
url: 'https://scan.v1.hetu.org',
|
|
42010
43574
|
icon: 'hetu',
|
|
42011
43575
|
standard: 'EIP3091'
|
|
42012
43576
|
}
|
|
@@ -42299,6 +43863,18 @@ const chainArray = [
|
|
|
42299
43863
|
networkId: 685685,
|
|
42300
43864
|
status: 'incubating'
|
|
42301
43865
|
},
|
|
43866
|
+
{
|
|
43867
|
+
name: 'Gensyn Mainnet',
|
|
43868
|
+
chain: 'Gensyn',
|
|
43869
|
+
rpc: [],
|
|
43870
|
+
faucets: [],
|
|
43871
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43872
|
+
infoURL: 'https://www.gensyn.ai/',
|
|
43873
|
+
shortName: 'gensyn-mainnet',
|
|
43874
|
+
chainId: 685689,
|
|
43875
|
+
networkId: 685689,
|
|
43876
|
+
status: 'incubating'
|
|
43877
|
+
},
|
|
42302
43878
|
{
|
|
42303
43879
|
name: 'Won Network',
|
|
42304
43880
|
chainId: 686868,
|
|
@@ -42528,7 +44104,17 @@ const chainArray = [
|
|
|
42528
44104
|
{
|
|
42529
44105
|
name: 'katana',
|
|
42530
44106
|
chain: 'katana',
|
|
42531
|
-
rpc: [
|
|
44107
|
+
rpc: [
|
|
44108
|
+
'https://rpc.katana.network',
|
|
44109
|
+
'https://katana.gateway.tenderly.co/',
|
|
44110
|
+
'https://rpc.katanarpc.com/'
|
|
44111
|
+
],
|
|
44112
|
+
features: [
|
|
44113
|
+
{ name: 'EIP155' },
|
|
44114
|
+
{ name: 'EIP1559' },
|
|
44115
|
+
{ name: 'EIP4844' },
|
|
44116
|
+
{ name: 'EIP7702' }
|
|
44117
|
+
],
|
|
42532
44118
|
faucets: [],
|
|
42533
44119
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42534
44120
|
infoURL: 'https://katana.network',
|
|
@@ -42537,13 +44123,24 @@ const chainArray = [
|
|
|
42537
44123
|
networkId: 747474,
|
|
42538
44124
|
icon: 'katana',
|
|
42539
44125
|
explorers: [
|
|
44126
|
+
{
|
|
44127
|
+
name: 'katanascan',
|
|
44128
|
+
url: 'https://katanascan.com',
|
|
44129
|
+
icon: 'katana',
|
|
44130
|
+
standard: 'EIP3091'
|
|
44131
|
+
},
|
|
42540
44132
|
{
|
|
42541
44133
|
name: 'katana explorer',
|
|
42542
44134
|
url: 'https://explorer.katanarpc.com',
|
|
42543
44135
|
icon: 'katana',
|
|
42544
44136
|
standard: 'EIP3091'
|
|
42545
44137
|
}
|
|
42546
|
-
]
|
|
44138
|
+
],
|
|
44139
|
+
parent: {
|
|
44140
|
+
type: 'L2',
|
|
44141
|
+
chain: 'eip155-1',
|
|
44142
|
+
bridges: [ { url: 'https://bridge.katana.network' } ]
|
|
44143
|
+
}
|
|
42547
44144
|
},
|
|
42548
44145
|
{
|
|
42549
44146
|
name: 'Bear Network Chain Testnet',
|
|
@@ -43010,6 +44607,26 @@ const chainArray = [
|
|
|
43010
44607
|
bridges: [ { url: 'https://goerli.portal.zklink.io' } ]
|
|
43011
44608
|
}
|
|
43012
44609
|
},
|
|
44610
|
+
{
|
|
44611
|
+
name: 'Codex Testnet',
|
|
44612
|
+
chain: 'ETH',
|
|
44613
|
+
rpc: [ 'https://rpc.codex-stg.xyz', 'wss://rpc.codex-stg.xyz' ],
|
|
44614
|
+
faucets: [],
|
|
44615
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
44616
|
+
infoURL: 'https://www.codex.xyz/',
|
|
44617
|
+
shortName: 'codex-testnet',
|
|
44618
|
+
chainId: 812242,
|
|
44619
|
+
networkId: 812242,
|
|
44620
|
+
icon: 'codex-testnet',
|
|
44621
|
+
explorers: [
|
|
44622
|
+
{
|
|
44623
|
+
name: 'Codex Testnet Explorer',
|
|
44624
|
+
url: 'https://explorer.codex-stg.xyz',
|
|
44625
|
+
standard: 'EIP3091'
|
|
44626
|
+
}
|
|
44627
|
+
],
|
|
44628
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
44629
|
+
},
|
|
43013
44630
|
{
|
|
43014
44631
|
name: 'SG Verse Mainnet',
|
|
43015
44632
|
chain: 'SG Verse',
|
|
@@ -43069,6 +44686,25 @@ const chainArray = [
|
|
|
43069
44686
|
}
|
|
43070
44687
|
]
|
|
43071
44688
|
},
|
|
44689
|
+
{
|
|
44690
|
+
name: 'HyperCluster',
|
|
44691
|
+
chain: 'HYPEC',
|
|
44692
|
+
rpc: [ 'https://rpc.hypercluster.org' ],
|
|
44693
|
+
faucets: [ 'https://faucet.hypercluster.org' ],
|
|
44694
|
+
nativeCurrency: { name: 'HyperCluster Token', symbol: 'HYPEC', decimals: 18 },
|
|
44695
|
+
infoURL: 'https://www.hypercluster.org/',
|
|
44696
|
+
shortName: 'HYPEC',
|
|
44697
|
+
chainId: 838838,
|
|
44698
|
+
networkId: 838838,
|
|
44699
|
+
icon: 'hypercluster',
|
|
44700
|
+
explorers: [
|
|
44701
|
+
{
|
|
44702
|
+
name: 'HyperCluster Explorer',
|
|
44703
|
+
url: 'https://explorer.hypercluster.org',
|
|
44704
|
+
standard: 'EIP3091'
|
|
44705
|
+
}
|
|
44706
|
+
]
|
|
44707
|
+
},
|
|
43072
44708
|
{
|
|
43073
44709
|
name: 'PRM Testnet',
|
|
43074
44710
|
chain: 'prm',
|
|
@@ -43137,6 +44773,39 @@ const chainArray = [
|
|
|
43137
44773
|
chainId: 846000,
|
|
43138
44774
|
networkId: 846000
|
|
43139
44775
|
},
|
|
44776
|
+
{
|
|
44777
|
+
name: 'Testethiq',
|
|
44778
|
+
chain: 'ETH',
|
|
44779
|
+
rpc: [
|
|
44780
|
+
'https://rpc.testnet.ethiq.network',
|
|
44781
|
+
'wss://rpc.testnet.ethiq.network'
|
|
44782
|
+
],
|
|
44783
|
+
faucets: [],
|
|
44784
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
44785
|
+
infoURL: 'https://www.ethiq.network',
|
|
44786
|
+
shortName: 'testethiq',
|
|
44787
|
+
chainId: 853211,
|
|
44788
|
+
networkId: 853211,
|
|
44789
|
+
features: [
|
|
44790
|
+
{ name: 'EIP155' },
|
|
44791
|
+
{ name: 'EIP1559' },
|
|
44792
|
+
{ name: 'EIP2718' },
|
|
44793
|
+
{ name: 'EIP2930' }
|
|
44794
|
+
],
|
|
44795
|
+
parent: {
|
|
44796
|
+
type: 'L2',
|
|
44797
|
+
chain: 'eip155-11155111',
|
|
44798
|
+
bridges: [ { url: 'https://shell.haqq.network/bridge' } ]
|
|
44799
|
+
},
|
|
44800
|
+
explorers: [
|
|
44801
|
+
{
|
|
44802
|
+
name: 'Ethiq Blockscout',
|
|
44803
|
+
url: 'https://explorer.testnet.ethiq.network',
|
|
44804
|
+
icon: 'blockscout',
|
|
44805
|
+
standard: 'EIP3091'
|
|
44806
|
+
}
|
|
44807
|
+
]
|
|
44808
|
+
},
|
|
43140
44809
|
{
|
|
43141
44810
|
name: 'Dodao',
|
|
43142
44811
|
chain: 'EVMCC',
|
|
@@ -43439,6 +45108,24 @@ const chainArray = [
|
|
|
43439
45108
|
}
|
|
43440
45109
|
]
|
|
43441
45110
|
},
|
|
45111
|
+
{
|
|
45112
|
+
name: 'AVI Coin',
|
|
45113
|
+
chain: 'AVI',
|
|
45114
|
+
rpc: [ 'https://rpc.avicoin.org' ],
|
|
45115
|
+
faucets: [],
|
|
45116
|
+
nativeCurrency: { name: 'AVI Coin', symbol: 'AVI', decimals: 18 },
|
|
45117
|
+
infoURL: 'https://www.avicoin.org',
|
|
45118
|
+
shortName: 'avi',
|
|
45119
|
+
chainId: 963369,
|
|
45120
|
+
networkId: 963369,
|
|
45121
|
+
explorers: [
|
|
45122
|
+
{
|
|
45123
|
+
name: 'AVI Coin Explorer',
|
|
45124
|
+
url: 'https://explorer.avicoin.org',
|
|
45125
|
+
standard: 'EIP3091'
|
|
45126
|
+
}
|
|
45127
|
+
]
|
|
45128
|
+
},
|
|
43442
45129
|
{
|
|
43443
45130
|
name: 'Treasure Ruby',
|
|
43444
45131
|
chainId: 978657,
|
|
@@ -43591,6 +45278,26 @@ const chainArray = [
|
|
|
43591
45278
|
}
|
|
43592
45279
|
]
|
|
43593
45280
|
},
|
|
45281
|
+
{
|
|
45282
|
+
name: 'Wirex Pay Testnet',
|
|
45283
|
+
chain: 'WirexPay',
|
|
45284
|
+
icon: 'wpay',
|
|
45285
|
+
rpc: [ 'https://rpc-dev.wirexpaychain.com' ],
|
|
45286
|
+
faucets: [ 'https://faucet-dev.wirexpaychain.com' ],
|
|
45287
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
45288
|
+
features: [ { name: 'EIP155' } ],
|
|
45289
|
+
infoURL: 'https://docs.wirexpaychain.com/tech/wirex-pay-chain',
|
|
45290
|
+
shortName: 'wirex-testnet',
|
|
45291
|
+
chainId: 1001996,
|
|
45292
|
+
networkId: 1001996,
|
|
45293
|
+
explorers: [
|
|
45294
|
+
{
|
|
45295
|
+
name: 'Wirex Pay Testnet Explorer',
|
|
45296
|
+
url: 'https://explorer-dev.wirexpaychain.com',
|
|
45297
|
+
standard: 'none'
|
|
45298
|
+
}
|
|
45299
|
+
]
|
|
45300
|
+
},
|
|
43594
45301
|
{
|
|
43595
45302
|
name: 'Naga Testnet',
|
|
43596
45303
|
chain: 'Naga',
|
|
@@ -43864,11 +45571,32 @@ const chainArray = [
|
|
|
43864
45571
|
}
|
|
43865
45572
|
]
|
|
43866
45573
|
},
|
|
45574
|
+
{
|
|
45575
|
+
name: 'XRPL EVM Sidechain',
|
|
45576
|
+
chain: 'XRPL EVM',
|
|
45577
|
+
icon: 'xrplevm',
|
|
45578
|
+
rpc: [ 'https://rpc.xrplevm.org', 'wss://ws.xrplevm.org' ],
|
|
45579
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
45580
|
+
faucets: [ 'https://faucet.xrplevm.org' ],
|
|
45581
|
+
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
45582
|
+
infoURL: 'https://xrplevm.org',
|
|
45583
|
+
shortName: 'xrplevm',
|
|
45584
|
+
chainId: 1440000,
|
|
45585
|
+
networkId: 1440000,
|
|
45586
|
+
explorers: [
|
|
45587
|
+
{
|
|
45588
|
+
name: 'blockscout',
|
|
45589
|
+
url: 'https://explorer.xrplevm.org',
|
|
45590
|
+
icon: 'xrplevm',
|
|
45591
|
+
standard: 'EIP3091'
|
|
45592
|
+
}
|
|
45593
|
+
]
|
|
45594
|
+
},
|
|
43867
45595
|
{
|
|
43868
45596
|
name: 'XRPL EVM Sidechain Devnet',
|
|
43869
45597
|
chain: 'XRPLEVM Devnet',
|
|
43870
45598
|
icon: 'xrplevm',
|
|
43871
|
-
rpc: [ 'https://rpc.xrplevm.org', '
|
|
45599
|
+
rpc: [ 'https://rpc.devnet.xrplevm.org', 'wss://ws.devnet.xrplevm.org' ],
|
|
43872
45600
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
43873
45601
|
faucets: [ 'https://faucet.xrplevm.org' ],
|
|
43874
45602
|
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
@@ -43891,7 +45619,7 @@ const chainArray = [
|
|
|
43891
45619
|
icon: 'xrplevm',
|
|
43892
45620
|
rpc: [
|
|
43893
45621
|
'https://rpc.testnet.xrplevm.org',
|
|
43894
|
-
'
|
|
45622
|
+
'wss://ws.testnet.xrplevm.org'
|
|
43895
45623
|
],
|
|
43896
45624
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
43897
45625
|
faucets: [ 'https://faucet.xrplevm.org' ],
|
|
@@ -44212,6 +45940,26 @@ const chainArray = [
|
|
|
44212
45940
|
icon: 'coti',
|
|
44213
45941
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ]
|
|
44214
45942
|
},
|
|
45943
|
+
{
|
|
45944
|
+
name: 'Horizen Testnet',
|
|
45945
|
+
chain: 'horizen',
|
|
45946
|
+
rpc: [ 'https://horizen-testnet.rpc.caldera.xyz/http' ],
|
|
45947
|
+
faucets: [],
|
|
45948
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
45949
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
45950
|
+
infoURL: 'https://horizen-testnet.hub.caldera.xyz',
|
|
45951
|
+
shortName: 'horizen-testnet',
|
|
45952
|
+
chainId: 2651420,
|
|
45953
|
+
networkId: 2651420,
|
|
45954
|
+
icon: 'horizen',
|
|
45955
|
+
explorers: [
|
|
45956
|
+
{
|
|
45957
|
+
name: 'Horizen Testnet Caldera Explorer',
|
|
45958
|
+
url: 'https://horizen-testnet.explorer.caldera.xyz',
|
|
45959
|
+
standard: 'EIP3091'
|
|
45960
|
+
}
|
|
45961
|
+
]
|
|
45962
|
+
},
|
|
44215
45963
|
{
|
|
44216
45964
|
name: 'Xterio Chain (ETH)',
|
|
44217
45965
|
chain: 'Xterio',
|
|
@@ -44839,23 +46587,18 @@ const chainArray = [
|
|
|
44839
46587
|
]
|
|
44840
46588
|
},
|
|
44841
46589
|
{
|
|
44842
|
-
name: 'ENI Testnet',
|
|
46590
|
+
name: 'ENI Testnet (Deprecated)',
|
|
44843
46591
|
chain: 'ENI',
|
|
44844
|
-
rpc: [
|
|
46592
|
+
rpc: [],
|
|
44845
46593
|
faucets: [],
|
|
44846
46594
|
nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
|
|
44847
|
-
infoURL: '
|
|
44848
|
-
shortName: 'eni-test',
|
|
46595
|
+
infoURL: '',
|
|
46596
|
+
shortName: 'eni-test-deprecated',
|
|
44849
46597
|
chainId: 6912115,
|
|
44850
46598
|
networkId: 6912115,
|
|
44851
46599
|
icon: 'eni-test',
|
|
44852
|
-
explorers: [
|
|
44853
|
-
|
|
44854
|
-
name: 'ENI Testnet Explorer',
|
|
44855
|
-
url: 'https://scan-testnet.eniac.network',
|
|
44856
|
-
standard: 'EIP3091'
|
|
44857
|
-
}
|
|
44858
|
-
]
|
|
46600
|
+
explorers: [],
|
|
46601
|
+
status: 'deprecated'
|
|
44859
46602
|
},
|
|
44860
46603
|
{
|
|
44861
46604
|
name: 'Humanity Protocol',
|
|
@@ -45480,8 +47223,8 @@ const chainArray = [
|
|
|
45480
47223
|
rpc: [ 'https://testnet.riselabs.xyz', 'wss://testnet.riselabs.xyz/ws' ],
|
|
45481
47224
|
faucets: [ 'https://faucet.testnet.riselabs.xyz' ],
|
|
45482
47225
|
nativeCurrency: { name: 'RISE Testnet Ether', symbol: 'ETH', decimals: 18 },
|
|
45483
|
-
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
45484
|
-
infoURL: 'https://
|
|
47226
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP7702' } ],
|
|
47227
|
+
infoURL: 'https://risechain.com/',
|
|
45485
47228
|
shortName: 'rise-testnet',
|
|
45486
47229
|
chainId: 11155931,
|
|
45487
47230
|
networkId: 11155931,
|
|
@@ -45503,6 +47246,7 @@ const chainArray = [
|
|
|
45503
47246
|
{
|
|
45504
47247
|
name: 'R0AR Testnet',
|
|
45505
47248
|
chain: 'R0AR Testnet',
|
|
47249
|
+
icon: 'r0ar',
|
|
45506
47250
|
rpc: [ 'https://testnet.rpc-r0ar.io' ],
|
|
45507
47251
|
faucets: [ 'https://testnet.r0arfaucet.io' ],
|
|
45508
47252
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -45514,6 +47258,7 @@ const chainArray = [
|
|
|
45514
47258
|
{
|
|
45515
47259
|
name: 'tracehawk',
|
|
45516
47260
|
url: 'https://testnet.r0arscan.io',
|
|
47261
|
+
icon: 'r0ar',
|
|
45517
47262
|
standard: 'none'
|
|
45518
47263
|
}
|
|
45519
47264
|
]
|
|
@@ -45622,6 +47367,25 @@ const chainArray = [
|
|
|
45622
47367
|
chainId: 13371337,
|
|
45623
47368
|
networkId: 13371337
|
|
45624
47369
|
},
|
|
47370
|
+
{
|
|
47371
|
+
name: 'Symbiosis',
|
|
47372
|
+
chain: 'symbiosis',
|
|
47373
|
+
rpc: [ 'https://symbiosis.calderachain.xyz/http' ],
|
|
47374
|
+
faucets: [],
|
|
47375
|
+
nativeCurrency: { name: 'Symbiosis', symbol: 'SIS', decimals: 18 },
|
|
47376
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
47377
|
+
infoURL: 'https://symbiosis.hub.caldera.xyz',
|
|
47378
|
+
shortName: 'symbiosis',
|
|
47379
|
+
chainId: 13863860,
|
|
47380
|
+
networkId: 13863860,
|
|
47381
|
+
explorers: [
|
|
47382
|
+
{
|
|
47383
|
+
name: 'Symbiosis Caldera Explorer',
|
|
47384
|
+
url: 'https://symbiosis.calderaexplorer.xyz',
|
|
47385
|
+
standard: 'EIP3091'
|
|
47386
|
+
}
|
|
47387
|
+
]
|
|
47388
|
+
},
|
|
45625
47389
|
{
|
|
45626
47390
|
name: 'Anduschain Mainnet',
|
|
45627
47391
|
chain: 'anduschain',
|
|
@@ -45985,6 +47749,29 @@ const chainArray = [
|
|
|
45985
47749
|
}
|
|
45986
47750
|
]
|
|
45987
47751
|
},
|
|
47752
|
+
{
|
|
47753
|
+
name: 'PlatON Dev Testnet',
|
|
47754
|
+
chain: 'PlatON',
|
|
47755
|
+
rpc: [
|
|
47756
|
+
'https://devnet3openapi.platon.network/rpc',
|
|
47757
|
+
'wss://devnet3openapi.platon.network/ws'
|
|
47758
|
+
],
|
|
47759
|
+
faucets: [ 'https://devnet3faucet.platon.network/faucet' ],
|
|
47760
|
+
nativeCurrency: { name: 'LAT', symbol: 'lat', decimals: 18 },
|
|
47761
|
+
infoURL: 'https://www.platon.network',
|
|
47762
|
+
shortName: 'platondev3',
|
|
47763
|
+
chainId: 20250407,
|
|
47764
|
+
networkId: 1,
|
|
47765
|
+
slip44: 1,
|
|
47766
|
+
icon: 'platon',
|
|
47767
|
+
explorers: [
|
|
47768
|
+
{
|
|
47769
|
+
name: 'PlatON devnet explorer',
|
|
47770
|
+
url: 'https://devnet3scan.platon.network',
|
|
47771
|
+
standard: 'none'
|
|
47772
|
+
}
|
|
47773
|
+
]
|
|
47774
|
+
},
|
|
45988
47775
|
{
|
|
45989
47776
|
name: 'Vcitychain Mainnet',
|
|
45990
47777
|
chain: 'Vcitychain',
|
|
@@ -46283,25 +48070,25 @@ const chainArray = [
|
|
|
46283
48070
|
{
|
|
46284
48071
|
name: 'Xone Testnet',
|
|
46285
48072
|
chain: 'XOC',
|
|
46286
|
-
icon: '
|
|
48073
|
+
icon: 'xone_test',
|
|
46287
48074
|
rpc: [
|
|
46288
48075
|
'https://rpc-testnet.xone.plus',
|
|
46289
48076
|
'https://rpc-testnet.xone.org',
|
|
46290
48077
|
'https://rpc-testnet.knight.center',
|
|
46291
|
-
'wss://
|
|
48078
|
+
'wss://rpc-testnet.xone.org'
|
|
46292
48079
|
],
|
|
46293
48080
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
46294
48081
|
faucets: [ 'https://faucet.xone.org/' ],
|
|
46295
48082
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
46296
48083
|
infoURL: 'https://xone.org',
|
|
46297
|
-
shortName: '
|
|
48084
|
+
shortName: 'tXOC',
|
|
46298
48085
|
chainId: 33772211,
|
|
46299
48086
|
networkId: 33772211,
|
|
46300
48087
|
explorers: [
|
|
46301
48088
|
{
|
|
46302
|
-
name: '
|
|
46303
|
-
url: 'https://testnet.
|
|
46304
|
-
icon: '
|
|
48089
|
+
name: 'xone_test',
|
|
48090
|
+
url: 'https://testnet.xonescan.com',
|
|
48091
|
+
icon: 'xone_test',
|
|
46305
48092
|
standard: 'EIP3091'
|
|
46306
48093
|
}
|
|
46307
48094
|
]
|
|
@@ -46512,6 +48299,33 @@ const chainArray = [
|
|
|
46512
48299
|
networkId: 61717561,
|
|
46513
48300
|
slip44: 61717561
|
|
46514
48301
|
},
|
|
48302
|
+
{
|
|
48303
|
+
name: 'Autonity Mainnet',
|
|
48304
|
+
chain: 'AUT',
|
|
48305
|
+
rpc: [
|
|
48306
|
+
'https://rpc.autonity-apis.com',
|
|
48307
|
+
'wss://rpc.autonity-apis.com',
|
|
48308
|
+
'https://autonity.rpc.web3cdn.network',
|
|
48309
|
+
'wss://autonity.rpc.web3cdn.network',
|
|
48310
|
+
'https://autonity.rpc.subquery.network/public',
|
|
48311
|
+
'wss://autonity.rpc.subquery.network/public'
|
|
48312
|
+
],
|
|
48313
|
+
faucets: [],
|
|
48314
|
+
nativeCurrency: { name: 'Auton', symbol: 'ATN', decimals: 18 },
|
|
48315
|
+
infoURL: 'https://autonity.org/',
|
|
48316
|
+
shortName: 'aut',
|
|
48317
|
+
chainId: 65000000,
|
|
48318
|
+
networkId: 65000000,
|
|
48319
|
+
slip44: 1,
|
|
48320
|
+
icon: 'autonity',
|
|
48321
|
+
explorers: [
|
|
48322
|
+
{
|
|
48323
|
+
name: 'autonityscan',
|
|
48324
|
+
url: 'https://autonityscan.org',
|
|
48325
|
+
standard: 'EIP3091'
|
|
48326
|
+
}
|
|
48327
|
+
]
|
|
48328
|
+
},
|
|
46515
48329
|
{
|
|
46516
48330
|
name: 'Autonity Bakerloo (Thames) Testnet',
|
|
46517
48331
|
status: 'deprecated',
|
|
@@ -46821,6 +48635,29 @@ const chainArray = [
|
|
|
46821
48635
|
}
|
|
46822
48636
|
]
|
|
46823
48637
|
},
|
|
48638
|
+
{
|
|
48639
|
+
name: 'Krown Testnet',
|
|
48640
|
+
chain: 'KROWN',
|
|
48641
|
+
icon: 'krown',
|
|
48642
|
+
rpc: [
|
|
48643
|
+
'https://testnet.krown.network',
|
|
48644
|
+
'https://testnet1.krown.network'
|
|
48645
|
+
],
|
|
48646
|
+
faucets: [ 'https://faucet.krown.network' ],
|
|
48647
|
+
nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
|
|
48648
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
48649
|
+
infoURL: 'https://krown.network',
|
|
48650
|
+
shortName: 'krown-testnet',
|
|
48651
|
+
chainId: 89127398,
|
|
48652
|
+
networkId: 89127398,
|
|
48653
|
+
explorers: [
|
|
48654
|
+
{
|
|
48655
|
+
name: 'Krown Testnet Explorer',
|
|
48656
|
+
url: 'https://explorer-testnet.krown.network',
|
|
48657
|
+
standard: 'EIP3091'
|
|
48658
|
+
}
|
|
48659
|
+
]
|
|
48660
|
+
},
|
|
46824
48661
|
{
|
|
46825
48662
|
name: 'Reya Cronos',
|
|
46826
48663
|
title: 'Reya Cronos',
|
|
@@ -47286,6 +49123,28 @@ const chainArray = [
|
|
|
47286
49123
|
}
|
|
47287
49124
|
]
|
|
47288
49125
|
},
|
|
49126
|
+
{
|
|
49127
|
+
name: 'SKALE Base Sepolia',
|
|
49128
|
+
chain: 'skale-base-sepolia',
|
|
49129
|
+
icon: 'skale',
|
|
49130
|
+
rpc: [
|
|
49131
|
+
'https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha',
|
|
49132
|
+
'wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha'
|
|
49133
|
+
],
|
|
49134
|
+
faucets: [ 'http://base-sepolia-faucet.skale.space' ],
|
|
49135
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
49136
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
49137
|
+
shortName: 'skale-base-sepolia',
|
|
49138
|
+
chainId: 324705682,
|
|
49139
|
+
networkId: 324705682,
|
|
49140
|
+
explorers: [
|
|
49141
|
+
{
|
|
49142
|
+
name: 'Blockscout',
|
|
49143
|
+
url: 'https://base-sepolia-testnet-explorer.skalenodes.com',
|
|
49144
|
+
standard: 'EIP3091'
|
|
49145
|
+
}
|
|
49146
|
+
]
|
|
49147
|
+
},
|
|
47289
49148
|
{
|
|
47290
49149
|
name: 'Nal Sepolia Testnet',
|
|
47291
49150
|
chain: 'ETH',
|
|
@@ -47798,6 +49657,27 @@ const chainArray = [
|
|
|
47798
49657
|
}
|
|
47799
49658
|
]
|
|
47800
49659
|
},
|
|
49660
|
+
{
|
|
49661
|
+
name: 'SKALE Base',
|
|
49662
|
+
chain: 'skale-base',
|
|
49663
|
+
rpc: [
|
|
49664
|
+
'https://skale-base.skalenodes.com/v1/base',
|
|
49665
|
+
'wss://skale-base.skalenodes.com/v1/ws/base'
|
|
49666
|
+
],
|
|
49667
|
+
faucets: [ 'http://base-sepolia-faucet.skale.space' ],
|
|
49668
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
49669
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
49670
|
+
shortName: 'skale-base',
|
|
49671
|
+
chainId: 1187947933,
|
|
49672
|
+
networkId: 1187947933,
|
|
49673
|
+
explorers: [
|
|
49674
|
+
{
|
|
49675
|
+
name: 'Blockscout',
|
|
49676
|
+
url: 'https://skale-base-explorer.skalenodes.com',
|
|
49677
|
+
standard: 'EIP3091'
|
|
49678
|
+
}
|
|
49679
|
+
]
|
|
49680
|
+
},
|
|
47801
49681
|
{
|
|
47802
49682
|
name: 'HUMAN Protocol',
|
|
47803
49683
|
title: 'HUMAN Protocol',
|