@reality.eth/contracts 3.0.69 → 3.0.71
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/chains/chainid.network.json +2468 -195
- package/chains/deployments/130/ETH/RealityETH-3.0.json +6 -0
- package/chains/deployments/1301/ETH/Arbitrator.json +5 -0
- package/chains/deployments/1301/ETH/RealityETH-3.0.json +2 -1
- package/chains/deployments/8453/ETH/RealityETH-3.0.json +6 -0
- package/chains/supported.json +9 -0
- package/generated/chains.json +42 -1
- package/generated/contracts.json +25 -4
- package/generated/tokens.json +2 -0
- package/index.js +18 -0
- package/package.json +2 -2
- package/scripts/deploy.js +2 -0
- package/tokens/ETH.json +2 -0
|
@@ -20,7 +20,8 @@
|
|
|
20
20
|
"https://rpc.mevblocker.io/noreverts",
|
|
21
21
|
"https://rpc.mevblocker.io/fullprivacy",
|
|
22
22
|
"https://eth.drpc.org",
|
|
23
|
-
"wss://eth.drpc.org"
|
|
23
|
+
"wss://eth.drpc.org",
|
|
24
|
+
"https://api.securerpc.com/v1"
|
|
24
25
|
],
|
|
25
26
|
"features": [
|
|
26
27
|
{
|
|
@@ -406,7 +407,7 @@
|
|
|
406
407
|
"https://rpc.ankr.com/flare",
|
|
407
408
|
"https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc",
|
|
408
409
|
"https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc",
|
|
409
|
-
"https://rpc.
|
|
410
|
+
"https://rpc.au.cc/flare",
|
|
410
411
|
"https://flare.enosys.global/ext/C/rpc",
|
|
411
412
|
"https://flare.solidifi.app/ext/C/rpc"
|
|
412
413
|
],
|
|
@@ -561,7 +562,7 @@
|
|
|
561
562
|
"https://01-gravelines-006-01.rpc.tatum.io/ext/bc/C/rpc",
|
|
562
563
|
"https://01-vinthill-006-02.rpc.tatum.io/ext/bc/C/rpc",
|
|
563
564
|
"https://02-tokyo-006-03.rpc.tatum.io/ext/bc/C/rpc",
|
|
564
|
-
"https://rpc.
|
|
565
|
+
"https://rpc.au.cc/songbird",
|
|
565
566
|
"https://songbird.enosys.global/ext/C/rpc",
|
|
566
567
|
"https://songbird.solidifi.app/ext/C/rpc"
|
|
567
568
|
],
|
|
@@ -4750,10 +4751,16 @@
|
|
|
4750
4751
|
"decimals": 18
|
|
4751
4752
|
},
|
|
4752
4753
|
"infoURL": "https://hsk.xyz",
|
|
4753
|
-
"shortName": "
|
|
4754
|
+
"shortName": "hsk",
|
|
4754
4755
|
"chainId": 177,
|
|
4755
4756
|
"networkId": 177,
|
|
4756
4757
|
"explorers": [
|
|
4758
|
+
{
|
|
4759
|
+
"name": "blockscout",
|
|
4760
|
+
"url": "https://hashkey.blockscout.com",
|
|
4761
|
+
"icon": "blockscout",
|
|
4762
|
+
"standard": "EIP3091"
|
|
4763
|
+
},
|
|
4757
4764
|
{
|
|
4758
4765
|
"name": "blockscout",
|
|
4759
4766
|
"url": "https://explorer.hsk.xyz",
|
|
@@ -5653,6 +5660,30 @@
|
|
|
5653
5660
|
}
|
|
5654
5661
|
]
|
|
5655
5662
|
},
|
|
5663
|
+
{
|
|
5664
|
+
"name": "Happychain Testnet",
|
|
5665
|
+
"chainId": 216,
|
|
5666
|
+
"networkId": 216,
|
|
5667
|
+
"chain": "Happychain Testnet",
|
|
5668
|
+
"rpc": [
|
|
5669
|
+
"https://happy-testnet-sepolia.rpc.caldera.xyz/http"
|
|
5670
|
+
],
|
|
5671
|
+
"faucets": [],
|
|
5672
|
+
"nativeCurrency": {
|
|
5673
|
+
"name": "Happy",
|
|
5674
|
+
"symbol": "HAPPY",
|
|
5675
|
+
"decimals": 18
|
|
5676
|
+
},
|
|
5677
|
+
"shortName": "happytestnet",
|
|
5678
|
+
"infoURL": "https://happy-testnet-sepolia.hub.caldera.xyz",
|
|
5679
|
+
"explorers": [
|
|
5680
|
+
{
|
|
5681
|
+
"name": "Blockscout",
|
|
5682
|
+
"url": "https://happy-testnet-sepolia.explorer.caldera.xyz",
|
|
5683
|
+
"standard": "EIP3091"
|
|
5684
|
+
}
|
|
5685
|
+
]
|
|
5686
|
+
},
|
|
5656
5687
|
{
|
|
5657
5688
|
"name": "SiriusNet V2",
|
|
5658
5689
|
"chain": "SIN2",
|
|
@@ -5922,8 +5953,8 @@
|
|
|
5922
5953
|
"name": "Mind Network Mainnet",
|
|
5923
5954
|
"chain": "FHE",
|
|
5924
5955
|
"rpc": [
|
|
5925
|
-
"https://
|
|
5926
|
-
"wss://
|
|
5956
|
+
"https://rpc-mainnet.mindnetwork.xyz",
|
|
5957
|
+
"wss://rpc-mainnet.mindnetwork.xyz"
|
|
5927
5958
|
],
|
|
5928
5959
|
"faucets": [],
|
|
5929
5960
|
"nativeCurrency": {
|
|
@@ -5966,6 +5997,29 @@
|
|
|
5966
5997
|
}
|
|
5967
5998
|
]
|
|
5968
5999
|
},
|
|
6000
|
+
{
|
|
6001
|
+
"name": "Lens",
|
|
6002
|
+
"title": "Lens mainnet",
|
|
6003
|
+
"chain": "Lens",
|
|
6004
|
+
"rpc": [],
|
|
6005
|
+
"faucets": [],
|
|
6006
|
+
"chainId": 232,
|
|
6007
|
+
"networkId": 232,
|
|
6008
|
+
"nativeCurrency": {
|
|
6009
|
+
"name": "GHO",
|
|
6010
|
+
"symbol": "GHO",
|
|
6011
|
+
"decimals": 18
|
|
6012
|
+
},
|
|
6013
|
+
"icon": "lens",
|
|
6014
|
+
"infoURL": "https://lens.xyz",
|
|
6015
|
+
"shortName": "lens",
|
|
6016
|
+
"parent": {
|
|
6017
|
+
"type": "L2",
|
|
6018
|
+
"chain": "eip155-1",
|
|
6019
|
+
"bridges": []
|
|
6020
|
+
},
|
|
6021
|
+
"explorers": []
|
|
6022
|
+
},
|
|
5969
6023
|
{
|
|
5970
6024
|
"name": "Ethernity Testnet",
|
|
5971
6025
|
"chain": "Ethernity",
|
|
@@ -6076,6 +6130,24 @@
|
|
|
6076
6130
|
}
|
|
6077
6131
|
]
|
|
6078
6132
|
},
|
|
6133
|
+
{
|
|
6134
|
+
"name": "TAC Mainnet",
|
|
6135
|
+
"title": "TAC Mainnet",
|
|
6136
|
+
"chain": "TAC",
|
|
6137
|
+
"icon": "tac",
|
|
6138
|
+
"rpc": [],
|
|
6139
|
+
"faucets": [],
|
|
6140
|
+
"nativeCurrency": {
|
|
6141
|
+
"name": "TAC",
|
|
6142
|
+
"symbol": "TAC",
|
|
6143
|
+
"decimals": 18
|
|
6144
|
+
},
|
|
6145
|
+
"infoURL": "https://tac.build/",
|
|
6146
|
+
"shortName": "tac",
|
|
6147
|
+
"chainId": 239,
|
|
6148
|
+
"networkId": 239,
|
|
6149
|
+
"explorers": []
|
|
6150
|
+
},
|
|
6079
6151
|
{
|
|
6080
6152
|
"name": "Cronos zkEVM Testnet",
|
|
6081
6153
|
"chain": "CronosZkEVMTestnet",
|
|
@@ -6325,6 +6397,7 @@
|
|
|
6325
6397
|
"https://mainnet-rpc-04.swanchain.org"
|
|
6326
6398
|
],
|
|
6327
6399
|
"faucets": [],
|
|
6400
|
+
"icon": "swan",
|
|
6328
6401
|
"nativeCurrency": {
|
|
6329
6402
|
"name": "Ether",
|
|
6330
6403
|
"symbol": "ETH",
|
|
@@ -6444,7 +6517,7 @@
|
|
|
6444
6517
|
"chain": "GURU",
|
|
6445
6518
|
"icon": "GuruNetwork",
|
|
6446
6519
|
"rpc": [
|
|
6447
|
-
"https://rpc.gurunetwork.ai
|
|
6520
|
+
"https://rpc-main.gurunetwork.ai"
|
|
6448
6521
|
],
|
|
6449
6522
|
"features": [
|
|
6450
6523
|
{
|
|
@@ -6477,7 +6550,7 @@
|
|
|
6477
6550
|
"chain": "tGURU",
|
|
6478
6551
|
"icon": "GuruNetwork",
|
|
6479
6552
|
"rpc": [
|
|
6480
|
-
"https://rpc.gurunetwork.ai
|
|
6553
|
+
"https://rpc-test.gurunetwork.ai"
|
|
6481
6554
|
],
|
|
6482
6555
|
"features": [
|
|
6483
6556
|
{
|
|
@@ -6690,7 +6763,8 @@
|
|
|
6690
6763
|
"name": "XR One",
|
|
6691
6764
|
"chain": "ETH",
|
|
6692
6765
|
"rpc": [
|
|
6693
|
-
"https://
|
|
6766
|
+
"https://xr1.calderachain.xyz/http",
|
|
6767
|
+
"wss://xr1.calderachain.xyz/ws"
|
|
6694
6768
|
],
|
|
6695
6769
|
"faucets": [],
|
|
6696
6770
|
"features": [
|
|
@@ -6702,12 +6776,12 @@
|
|
|
6702
6776
|
}
|
|
6703
6777
|
],
|
|
6704
6778
|
"nativeCurrency": {
|
|
6705
|
-
"name": "
|
|
6706
|
-
"symbol": "
|
|
6779
|
+
"name": "XR1",
|
|
6780
|
+
"symbol": "XR1",
|
|
6707
6781
|
"decimals": 18
|
|
6708
6782
|
},
|
|
6709
6783
|
"infoURL": "https://xr-one.gitbook.io",
|
|
6710
|
-
"shortName": "
|
|
6784
|
+
"shortName": "xr1",
|
|
6711
6785
|
"chainId": 273,
|
|
6712
6786
|
"networkId": 273,
|
|
6713
6787
|
"icon": "xr",
|
|
@@ -6715,7 +6789,7 @@
|
|
|
6715
6789
|
"explorers": [
|
|
6716
6790
|
{
|
|
6717
6791
|
"name": "XR One Explorer",
|
|
6718
|
-
"url": "https://
|
|
6792
|
+
"url": "https://xr1.calderaexplorer.xyz",
|
|
6719
6793
|
"icon": "blockscout",
|
|
6720
6794
|
"standard": "EIP3091"
|
|
6721
6795
|
}
|
|
@@ -6725,7 +6799,7 @@
|
|
|
6725
6799
|
"chain": "eip155-42161",
|
|
6726
6800
|
"bridges": [
|
|
6727
6801
|
{
|
|
6728
|
-
"url": "https://
|
|
6802
|
+
"url": "https://xr1.bridge.caldera.xyz"
|
|
6729
6803
|
}
|
|
6730
6804
|
]
|
|
6731
6805
|
},
|
|
@@ -7230,7 +7304,7 @@
|
|
|
7230
7304
|
]
|
|
7231
7305
|
},
|
|
7232
7306
|
{
|
|
7233
|
-
"name": "
|
|
7307
|
+
"name": "ZKcandy Sepolia Testnet",
|
|
7234
7308
|
"chain": "ETH",
|
|
7235
7309
|
"rpc": [
|
|
7236
7310
|
"https://sepolia.rpc.zkcandy.io"
|
|
@@ -7248,7 +7322,7 @@
|
|
|
7248
7322
|
"icon": "zkcandy",
|
|
7249
7323
|
"explorers": [
|
|
7250
7324
|
{
|
|
7251
|
-
"name": "
|
|
7325
|
+
"name": "ZKcandy Block Explorer",
|
|
7252
7326
|
"url": "https://sepolia.explorer.zkcandy.io",
|
|
7253
7327
|
"icon": "zkcandy",
|
|
7254
7328
|
"standard": "EIP3091"
|
|
@@ -7528,6 +7602,84 @@
|
|
|
7528
7602
|
}
|
|
7529
7603
|
]
|
|
7530
7604
|
},
|
|
7605
|
+
{
|
|
7606
|
+
"name": "WorldEcoMoney",
|
|
7607
|
+
"chain": "WEM",
|
|
7608
|
+
"rpc": [
|
|
7609
|
+
"https://rpc.wemblockchain.com"
|
|
7610
|
+
],
|
|
7611
|
+
"faucets": [],
|
|
7612
|
+
"nativeCurrency": {
|
|
7613
|
+
"name": "WEM Coin",
|
|
7614
|
+
"symbol": "WEM",
|
|
7615
|
+
"decimals": 18
|
|
7616
|
+
},
|
|
7617
|
+
"features": [
|
|
7618
|
+
{
|
|
7619
|
+
"name": "EIP155"
|
|
7620
|
+
},
|
|
7621
|
+
{
|
|
7622
|
+
"name": "EIP1559"
|
|
7623
|
+
},
|
|
7624
|
+
{
|
|
7625
|
+
"name": "Smart Contracts"
|
|
7626
|
+
},
|
|
7627
|
+
{
|
|
7628
|
+
"name": "Custom Gas Model"
|
|
7629
|
+
},
|
|
7630
|
+
{
|
|
7631
|
+
"name": "Low-Latency Transactions"
|
|
7632
|
+
}
|
|
7633
|
+
],
|
|
7634
|
+
"infoURL": "https://worldecomoney.com",
|
|
7635
|
+
"shortName": "wem",
|
|
7636
|
+
"chainId": 315,
|
|
7637
|
+
"networkId": 315,
|
|
7638
|
+
"icon": "wem",
|
|
7639
|
+
"explorers": [
|
|
7640
|
+
{
|
|
7641
|
+
"name": "wemscan",
|
|
7642
|
+
"url": "https://wemscan.com",
|
|
7643
|
+
"icon": "wemscan",
|
|
7644
|
+
"standard": "EIP3091"
|
|
7645
|
+
}
|
|
7646
|
+
]
|
|
7647
|
+
},
|
|
7648
|
+
{
|
|
7649
|
+
"name": "ZKcandy Mainnet",
|
|
7650
|
+
"chain": "ETH",
|
|
7651
|
+
"rpc": [
|
|
7652
|
+
"https://rpc.zkcandy.io"
|
|
7653
|
+
],
|
|
7654
|
+
"faucets": [],
|
|
7655
|
+
"nativeCurrency": {
|
|
7656
|
+
"name": "Ether",
|
|
7657
|
+
"symbol": "ETH",
|
|
7658
|
+
"decimals": 18
|
|
7659
|
+
},
|
|
7660
|
+
"infoURL": "https://zkcandy.io/",
|
|
7661
|
+
"shortName": "zkcandy",
|
|
7662
|
+
"chainId": 320,
|
|
7663
|
+
"networkId": 320,
|
|
7664
|
+
"icon": "zkcandymainnet",
|
|
7665
|
+
"explorers": [
|
|
7666
|
+
{
|
|
7667
|
+
"name": "ZKcandy Block Explorer",
|
|
7668
|
+
"url": "https://explorer.zkcandy.io",
|
|
7669
|
+
"icon": "zkcandymainnet",
|
|
7670
|
+
"standard": "EIP3091"
|
|
7671
|
+
}
|
|
7672
|
+
],
|
|
7673
|
+
"parent": {
|
|
7674
|
+
"type": "L2",
|
|
7675
|
+
"chain": "eip155-1",
|
|
7676
|
+
"bridges": [
|
|
7677
|
+
{
|
|
7678
|
+
"url": "https://bridge.zkcandy.io/"
|
|
7679
|
+
}
|
|
7680
|
+
]
|
|
7681
|
+
}
|
|
7682
|
+
},
|
|
7531
7683
|
{
|
|
7532
7684
|
"name": "KCC Mainnet",
|
|
7533
7685
|
"chain": "KCC",
|
|
@@ -7834,6 +7986,22 @@
|
|
|
7834
7986
|
}
|
|
7835
7987
|
]
|
|
7836
7988
|
},
|
|
7989
|
+
{
|
|
7990
|
+
"name": "Pencils Protocol",
|
|
7991
|
+
"chain": "ETH",
|
|
7992
|
+
"rpc": [],
|
|
7993
|
+
"faucets": [],
|
|
7994
|
+
"nativeCurrency": {
|
|
7995
|
+
"name": "Pencils Protocol Token",
|
|
7996
|
+
"symbol": "DAPP",
|
|
7997
|
+
"decimals": 18
|
|
7998
|
+
},
|
|
7999
|
+
"infoURL": "https://pencilsprotocol.io/",
|
|
8000
|
+
"shortName": "dapp",
|
|
8001
|
+
"chainId": 339,
|
|
8002
|
+
"networkId": 339,
|
|
8003
|
+
"status": "incubating"
|
|
8004
|
+
},
|
|
7837
8005
|
{
|
|
7838
8006
|
"name": "TSC Mainnet",
|
|
7839
8007
|
"chain": "Trust Smart Chain",
|
|
@@ -8994,6 +9162,22 @@
|
|
|
8994
9162
|
}
|
|
8995
9163
|
]
|
|
8996
9164
|
},
|
|
9165
|
+
{
|
|
9166
|
+
"name": "Standard Mainnet",
|
|
9167
|
+
"chain": "STND",
|
|
9168
|
+
"rpc": [],
|
|
9169
|
+
"faucets": [],
|
|
9170
|
+
"nativeCurrency": {
|
|
9171
|
+
"name": "Standard",
|
|
9172
|
+
"symbol": "STND",
|
|
9173
|
+
"decimals": 18
|
|
9174
|
+
},
|
|
9175
|
+
"infoURL": "https://standardweb3.com",
|
|
9176
|
+
"shortName": "stnd",
|
|
9177
|
+
"chainId": 486,
|
|
9178
|
+
"networkId": 486,
|
|
9179
|
+
"status": "incubating"
|
|
9180
|
+
},
|
|
8997
9181
|
{
|
|
8998
9182
|
"name": "Rupaya",
|
|
8999
9183
|
"chain": "RUPX",
|
|
@@ -9197,9 +9381,9 @@
|
|
|
9197
9381
|
{
|
|
9198
9382
|
"name": "Firechain Mainnet",
|
|
9199
9383
|
"chain": "FIRE",
|
|
9200
|
-
"icon": "firechain",
|
|
9201
9384
|
"rpc": [
|
|
9202
|
-
"https://rpc-mainnet.thefirechain.com"
|
|
9385
|
+
"https://rpc-mainnet.thefirechain.com",
|
|
9386
|
+
"https://rpc-mainnet.firestation.io"
|
|
9203
9387
|
],
|
|
9204
9388
|
"faucets": [],
|
|
9205
9389
|
"nativeCurrency": {
|
|
@@ -9211,6 +9395,7 @@
|
|
|
9211
9395
|
"shortName": "fire",
|
|
9212
9396
|
"chainId": 529,
|
|
9213
9397
|
"networkId": 529,
|
|
9398
|
+
"icon": "firechain",
|
|
9214
9399
|
"explorers": [],
|
|
9215
9400
|
"status": "incubating"
|
|
9216
9401
|
},
|
|
@@ -9968,6 +10153,30 @@
|
|
|
9968
10153
|
}
|
|
9969
10154
|
]
|
|
9970
10155
|
},
|
|
10156
|
+
{
|
|
10157
|
+
"name": "NFB Chain",
|
|
10158
|
+
"chain": "NFB Chain",
|
|
10159
|
+
"rpc": [
|
|
10160
|
+
"https://node.nfbchain.com"
|
|
10161
|
+
],
|
|
10162
|
+
"faucets": [],
|
|
10163
|
+
"nativeCurrency": {
|
|
10164
|
+
"name": "NFBCoin",
|
|
10165
|
+
"symbol": "NFBC",
|
|
10166
|
+
"decimals": 18
|
|
10167
|
+
},
|
|
10168
|
+
"infoURL": "https://nfbchain.com/",
|
|
10169
|
+
"shortName": "nfbchain",
|
|
10170
|
+
"chainId": 632,
|
|
10171
|
+
"networkId": 632,
|
|
10172
|
+
"explorers": [
|
|
10173
|
+
{
|
|
10174
|
+
"name": "NFB Chain Explorer",
|
|
10175
|
+
"url": "https://scan.nfbchain.com",
|
|
10176
|
+
"standard": "none"
|
|
10177
|
+
}
|
|
10178
|
+
]
|
|
10179
|
+
},
|
|
9971
10180
|
{
|
|
9972
10181
|
"name": "Avocado",
|
|
9973
10182
|
"chain": "Avocado",
|
|
@@ -10125,28 +10334,31 @@
|
|
|
10125
10334
|
]
|
|
10126
10335
|
},
|
|
10127
10336
|
{
|
|
10128
|
-
"name": "
|
|
10129
|
-
"chain": "
|
|
10337
|
+
"name": "AmaxSmartchain",
|
|
10338
|
+
"chain": "AmaxSmartchain",
|
|
10130
10339
|
"rpc": [
|
|
10131
|
-
"https://rpc.
|
|
10340
|
+
"https://rpc.amaxchain.io"
|
|
10132
10341
|
],
|
|
10133
10342
|
"faucets": [],
|
|
10134
10343
|
"nativeCurrency": {
|
|
10135
|
-
"name": "
|
|
10136
|
-
"symbol": "
|
|
10344
|
+
"name": "amax",
|
|
10345
|
+
"symbol": "AMAX",
|
|
10137
10346
|
"decimals": 18
|
|
10138
10347
|
},
|
|
10139
|
-
"infoURL": "https://
|
|
10140
|
-
"shortName": "
|
|
10348
|
+
"infoURL": "https://amaxchain.io",
|
|
10349
|
+
"shortName": "Amaxsmartchain",
|
|
10141
10350
|
"chainId": 662,
|
|
10142
10351
|
"networkId": 662,
|
|
10143
10352
|
"icon": "ultronsmartchain",
|
|
10144
10353
|
"explorers": [
|
|
10145
10354
|
{
|
|
10146
|
-
"name": "
|
|
10147
|
-
"url": "https://scan.
|
|
10355
|
+
"name": "Amaxsmartchain explorer",
|
|
10356
|
+
"url": "https://scan.amaxchain.io",
|
|
10148
10357
|
"standard": "EIP3091"
|
|
10149
10358
|
}
|
|
10359
|
+
],
|
|
10360
|
+
"redFlags": [
|
|
10361
|
+
"reusedChainId"
|
|
10150
10362
|
]
|
|
10151
10363
|
},
|
|
10152
10364
|
{
|
|
@@ -10250,6 +10462,56 @@
|
|
|
10250
10462
|
}
|
|
10251
10463
|
]
|
|
10252
10464
|
},
|
|
10465
|
+
{
|
|
10466
|
+
"name": "Janction",
|
|
10467
|
+
"chain": "Janction",
|
|
10468
|
+
"rpc": [
|
|
10469
|
+
"https://rpc.janction.io",
|
|
10470
|
+
"wss://rpc.janction.io"
|
|
10471
|
+
],
|
|
10472
|
+
"faucets": [],
|
|
10473
|
+
"nativeCurrency": {
|
|
10474
|
+
"name": "Janction",
|
|
10475
|
+
"symbol": "JCT",
|
|
10476
|
+
"decimals": 18
|
|
10477
|
+
},
|
|
10478
|
+
"infoURL": "https://janction.io",
|
|
10479
|
+
"shortName": "janction",
|
|
10480
|
+
"chainId": 678,
|
|
10481
|
+
"networkId": 678,
|
|
10482
|
+
"icon": "janction",
|
|
10483
|
+
"explorers": [],
|
|
10484
|
+
"parent": {
|
|
10485
|
+
"type": "L2",
|
|
10486
|
+
"chain": "eip155-1",
|
|
10487
|
+
"bridges": []
|
|
10488
|
+
}
|
|
10489
|
+
},
|
|
10490
|
+
{
|
|
10491
|
+
"name": "Janction Testnet",
|
|
10492
|
+
"chain": "Janction Testnet",
|
|
10493
|
+
"rpc": [
|
|
10494
|
+
"https://rpc_testnet.janction.io",
|
|
10495
|
+
"wss://rpc_testnet.janction.io"
|
|
10496
|
+
],
|
|
10497
|
+
"faucets": [],
|
|
10498
|
+
"nativeCurrency": {
|
|
10499
|
+
"name": "Janction",
|
|
10500
|
+
"symbol": "JCT",
|
|
10501
|
+
"decimals": 18
|
|
10502
|
+
},
|
|
10503
|
+
"infoURL": "https://janction.io",
|
|
10504
|
+
"shortName": "janction_testnet",
|
|
10505
|
+
"chainId": 679,
|
|
10506
|
+
"networkId": 679,
|
|
10507
|
+
"icon": "janction",
|
|
10508
|
+
"explorers": [],
|
|
10509
|
+
"parent": {
|
|
10510
|
+
"type": "L2",
|
|
10511
|
+
"chain": "eip155-1",
|
|
10512
|
+
"bridges": []
|
|
10513
|
+
}
|
|
10514
|
+
},
|
|
10253
10515
|
{
|
|
10254
10516
|
"name": "Karura Network",
|
|
10255
10517
|
"chain": "KAR",
|
|
@@ -10630,6 +10892,40 @@
|
|
|
10630
10892
|
],
|
|
10631
10893
|
"icon": "vrcscan"
|
|
10632
10894
|
},
|
|
10895
|
+
{
|
|
10896
|
+
"name": "UXLINK ONE Mainnet",
|
|
10897
|
+
"chain": "UXLINK ONE",
|
|
10898
|
+
"rpc": [
|
|
10899
|
+
"https://rpc.uxlinkone.com"
|
|
10900
|
+
],
|
|
10901
|
+
"faucets": [],
|
|
10902
|
+
"nativeCurrency": {
|
|
10903
|
+
"name": "UXLINK",
|
|
10904
|
+
"symbol": "UXLINK",
|
|
10905
|
+
"decimals": 18
|
|
10906
|
+
},
|
|
10907
|
+
"features": [
|
|
10908
|
+
{
|
|
10909
|
+
"name": "EIP155"
|
|
10910
|
+
},
|
|
10911
|
+
{
|
|
10912
|
+
"name": "EIP1559"
|
|
10913
|
+
}
|
|
10914
|
+
],
|
|
10915
|
+
"infoURL": "https://www.uxlinkone.com",
|
|
10916
|
+
"shortName": "uxlink1",
|
|
10917
|
+
"chainId": 718,
|
|
10918
|
+
"networkId": 718,
|
|
10919
|
+
"icon": "uxlinkone",
|
|
10920
|
+
"explorers": [
|
|
10921
|
+
{
|
|
10922
|
+
"name": "UXLINK ONE Mainnet Explorer",
|
|
10923
|
+
"url": "https://sepolia.uxlinkone.com",
|
|
10924
|
+
"icon": "uxlinkone",
|
|
10925
|
+
"standard": "EIP3091"
|
|
10926
|
+
}
|
|
10927
|
+
]
|
|
10928
|
+
},
|
|
10633
10929
|
{
|
|
10634
10930
|
"name": "Shibarium Beta",
|
|
10635
10931
|
"chain": "Shibarium",
|
|
@@ -10807,6 +11103,39 @@
|
|
|
10807
11103
|
}
|
|
10808
11104
|
]
|
|
10809
11105
|
},
|
|
11106
|
+
{
|
|
11107
|
+
"name": "Tranched Mainnet",
|
|
11108
|
+
"chain": "tranched-mainnet",
|
|
11109
|
+
"rpc": [
|
|
11110
|
+
"https://tranched-mainnet.calderachain.xyz/http"
|
|
11111
|
+
],
|
|
11112
|
+
"faucets": [],
|
|
11113
|
+
"nativeCurrency": {
|
|
11114
|
+
"name": "Ether",
|
|
11115
|
+
"symbol": "ETH",
|
|
11116
|
+
"decimals": 18
|
|
11117
|
+
},
|
|
11118
|
+
"features": [
|
|
11119
|
+
{
|
|
11120
|
+
"name": "EIP155"
|
|
11121
|
+
},
|
|
11122
|
+
{
|
|
11123
|
+
"name": "EIP1559"
|
|
11124
|
+
}
|
|
11125
|
+
],
|
|
11126
|
+
"infoURL": "https://tranched-mainnet.hub.caldera.xyz",
|
|
11127
|
+
"shortName": "tranched-mainnet",
|
|
11128
|
+
"chainId": 743,
|
|
11129
|
+
"networkId": 743,
|
|
11130
|
+
"icon": "tranched-mainnet",
|
|
11131
|
+
"explorers": [
|
|
11132
|
+
{
|
|
11133
|
+
"name": "Tranched Mainnet Caldera Explorer",
|
|
11134
|
+
"url": "https://tranched-mainnet.calderaexplorer.xyz",
|
|
11135
|
+
"standard": "EIP3091"
|
|
11136
|
+
}
|
|
11137
|
+
]
|
|
11138
|
+
},
|
|
10810
11139
|
{
|
|
10811
11140
|
"name": "EVM on Flow",
|
|
10812
11141
|
"chain": "Flow",
|
|
@@ -11280,7 +11609,8 @@
|
|
|
11280
11609
|
"title": "Firechain zkEVM",
|
|
11281
11610
|
"chain": "Firechain",
|
|
11282
11611
|
"rpc": [
|
|
11283
|
-
"https://rpc-zkevm.thefirechain.com"
|
|
11612
|
+
"https://rpc-zkevm.thefirechain.com",
|
|
11613
|
+
"https://rpc-zkevm.firestation.io"
|
|
11284
11614
|
],
|
|
11285
11615
|
"faucets": [],
|
|
11286
11616
|
"nativeCurrency": {
|
|
@@ -11292,7 +11622,7 @@
|
|
|
11292
11622
|
"shortName": "firechan-zkEVM",
|
|
11293
11623
|
"chainId": 814,
|
|
11294
11624
|
"networkId": 814,
|
|
11295
|
-
"icon": "
|
|
11625
|
+
"icon": "ethereum",
|
|
11296
11626
|
"explorers": [],
|
|
11297
11627
|
"parent": {
|
|
11298
11628
|
"type": "L2",
|
|
@@ -12047,14 +12377,16 @@
|
|
|
12047
12377
|
]
|
|
12048
12378
|
},
|
|
12049
12379
|
{
|
|
12050
|
-
"name": "Rinia
|
|
12380
|
+
"name": "Rinia",
|
|
12381
|
+
"title": "Firechain Testnet Rinia",
|
|
12051
12382
|
"chain": "FIRE",
|
|
12052
|
-
"icon": "rinia",
|
|
12053
12383
|
"rpc": [
|
|
12054
|
-
"https://rinia-rpc1.thefirechain.com"
|
|
12384
|
+
"https://rinia-rpc1.thefirechain.com",
|
|
12385
|
+
"https://rpc-rinia.firestation.io"
|
|
12055
12386
|
],
|
|
12056
12387
|
"faucets": [
|
|
12057
|
-
"https://faucet.thefirechain.com"
|
|
12388
|
+
"https://faucet.thefirechain.com",
|
|
12389
|
+
"https://faucet.firestation.io"
|
|
12058
12390
|
],
|
|
12059
12391
|
"nativeCurrency": {
|
|
12060
12392
|
"name": "Firechain",
|
|
@@ -12065,6 +12397,7 @@
|
|
|
12065
12397
|
"shortName": "tfire",
|
|
12066
12398
|
"chainId": 917,
|
|
12067
12399
|
"networkId": 917,
|
|
12400
|
+
"icon": "rinia",
|
|
12068
12401
|
"slip44": 1,
|
|
12069
12402
|
"explorers": [
|
|
12070
12403
|
{
|
|
@@ -12330,13 +12663,13 @@
|
|
|
12330
12663
|
"name": "Subtensor EVM Testnet",
|
|
12331
12664
|
"chain": "Bittensor",
|
|
12332
12665
|
"rpc": [
|
|
12333
|
-
"https://
|
|
12666
|
+
"https://test.chain.opentensor.ai"
|
|
12334
12667
|
],
|
|
12335
12668
|
"faucets": [],
|
|
12336
12669
|
"nativeCurrency": {
|
|
12337
12670
|
"name": "testTAO",
|
|
12338
12671
|
"symbol": "TAO",
|
|
12339
|
-
"decimals":
|
|
12672
|
+
"decimals": 18
|
|
12340
12673
|
},
|
|
12341
12674
|
"infoURL": "https://bittensor.com/",
|
|
12342
12675
|
"shortName": "bittensor-evm-testnet",
|
|
@@ -12436,6 +12769,25 @@
|
|
|
12436
12769
|
}
|
|
12437
12770
|
]
|
|
12438
12771
|
},
|
|
12772
|
+
{
|
|
12773
|
+
"name": "Subtensor EVM",
|
|
12774
|
+
"chain": "Bittensor",
|
|
12775
|
+
"rpc": [
|
|
12776
|
+
"https://lite.chain.opentensor.ai"
|
|
12777
|
+
],
|
|
12778
|
+
"faucets": [],
|
|
12779
|
+
"nativeCurrency": {
|
|
12780
|
+
"name": "TAO",
|
|
12781
|
+
"symbol": "TAO",
|
|
12782
|
+
"decimals": 18
|
|
12783
|
+
},
|
|
12784
|
+
"infoURL": "https://bittensor.com/",
|
|
12785
|
+
"shortName": "bittensor-evm-mainnet",
|
|
12786
|
+
"chainId": 964,
|
|
12787
|
+
"networkId": 964,
|
|
12788
|
+
"slip44": 1005,
|
|
12789
|
+
"icon": "bittensor"
|
|
12790
|
+
},
|
|
12439
12791
|
{
|
|
12440
12792
|
"name": "EthXY",
|
|
12441
12793
|
"chain": "EthXY",
|
|
@@ -12802,35 +13154,32 @@
|
|
|
12802
13154
|
]
|
|
12803
13155
|
},
|
|
12804
13156
|
{
|
|
12805
|
-
"name": "
|
|
12806
|
-
"chain": "
|
|
13157
|
+
"name": "Hyperliquid EVM Testnet",
|
|
13158
|
+
"chain": "HYPE",
|
|
12807
13159
|
"rpc": [
|
|
12808
|
-
"https://
|
|
12809
|
-
|
|
12810
|
-
|
|
13160
|
+
"https://api.hyperliquid-testnet.xyz/evm"
|
|
13161
|
+
],
|
|
13162
|
+
"features": [
|
|
13163
|
+
{
|
|
13164
|
+
"name": "EIP155"
|
|
13165
|
+
},
|
|
13166
|
+
{
|
|
13167
|
+
"name": "EIP1559"
|
|
13168
|
+
}
|
|
12811
13169
|
],
|
|
12812
13170
|
"faucets": [],
|
|
12813
13171
|
"nativeCurrency": {
|
|
12814
|
-
"name": "
|
|
12815
|
-
"symbol": "
|
|
13172
|
+
"name": "HYPE",
|
|
13173
|
+
"symbol": "HYPE",
|
|
12816
13174
|
"decimals": 18
|
|
12817
13175
|
},
|
|
12818
|
-
"infoURL": "https://
|
|
12819
|
-
"shortName": "
|
|
13176
|
+
"infoURL": "https://hyperfoundation.org/",
|
|
13177
|
+
"shortName": "hype-evm-testnet",
|
|
12820
13178
|
"chainId": 998,
|
|
12821
13179
|
"networkId": 998,
|
|
12822
|
-
"
|
|
12823
|
-
"
|
|
12824
|
-
|
|
12825
|
-
"name": "blockscout",
|
|
12826
|
-
"url": "https://explorer.luckynetwork.org",
|
|
12827
|
-
"standard": "none"
|
|
12828
|
-
},
|
|
12829
|
-
{
|
|
12830
|
-
"name": "expedition",
|
|
12831
|
-
"url": "https://lnscan.org",
|
|
12832
|
-
"standard": "none"
|
|
12833
|
-
}
|
|
13180
|
+
"explorers": [],
|
|
13181
|
+
"redFlags": [
|
|
13182
|
+
"reusedChainId"
|
|
12834
13183
|
]
|
|
12835
13184
|
},
|
|
12836
13185
|
{
|
|
@@ -13106,7 +13455,7 @@
|
|
|
13106
13455
|
"slip44": 1020
|
|
13107
13456
|
},
|
|
13108
13457
|
{
|
|
13109
|
-
"name": "Rebus Mainnet",
|
|
13458
|
+
"name": "Rebus Classic Mainnet",
|
|
13110
13459
|
"title": "Rebuschain Mainnet",
|
|
13111
13460
|
"chain": "REBUS",
|
|
13112
13461
|
"rpc": [
|
|
@@ -13114,19 +13463,19 @@
|
|
|
13114
13463
|
],
|
|
13115
13464
|
"faucets": [],
|
|
13116
13465
|
"nativeCurrency": {
|
|
13117
|
-
"name": "Rebus",
|
|
13466
|
+
"name": "Rebus Classic",
|
|
13118
13467
|
"symbol": "REBUS",
|
|
13119
13468
|
"decimals": 18
|
|
13120
13469
|
},
|
|
13121
13470
|
"infoURL": "https://www.rebuschain.com",
|
|
13122
|
-
"shortName": "
|
|
13471
|
+
"shortName": "rebusclassic",
|
|
13123
13472
|
"chainId": 1011,
|
|
13124
13473
|
"networkId": 1011,
|
|
13125
|
-
"icon": "
|
|
13474
|
+
"icon": "rebusc",
|
|
13126
13475
|
"explorers": [
|
|
13127
13476
|
{
|
|
13128
13477
|
"name": "Rebus EVM Explorer (Blockscout)",
|
|
13129
|
-
"url": "https://evm.rebuschain.com",
|
|
13478
|
+
"url": "https://evm-l1.rebuschain.com",
|
|
13130
13479
|
"icon": "rebus",
|
|
13131
13480
|
"standard": "none"
|
|
13132
13481
|
},
|
|
@@ -13998,6 +14347,32 @@
|
|
|
13998
14347
|
"chain": "eip155-1113"
|
|
13999
14348
|
}
|
|
14000
14349
|
},
|
|
14350
|
+
{
|
|
14351
|
+
"name": "Taker Chain Mainnet",
|
|
14352
|
+
"chain": "Taker",
|
|
14353
|
+
"icon": "taker",
|
|
14354
|
+
"rpc": [
|
|
14355
|
+
"https://rpc-mainnet.taker.xyz"
|
|
14356
|
+
],
|
|
14357
|
+
"faucets": [],
|
|
14358
|
+
"nativeCurrency": {
|
|
14359
|
+
"name": "Taker",
|
|
14360
|
+
"symbol": "TAKER",
|
|
14361
|
+
"decimals": 18
|
|
14362
|
+
},
|
|
14363
|
+
"infoURL": "https://www.taker.xyz",
|
|
14364
|
+
"shortName": "taker",
|
|
14365
|
+
"chainId": 1125,
|
|
14366
|
+
"networkId": 1125,
|
|
14367
|
+
"explorers": [
|
|
14368
|
+
{
|
|
14369
|
+
"name": "TakerScan",
|
|
14370
|
+
"url": "https://explorer.taker.xyz",
|
|
14371
|
+
"icon": "taker",
|
|
14372
|
+
"standard": "none"
|
|
14373
|
+
}
|
|
14374
|
+
]
|
|
14375
|
+
},
|
|
14001
14376
|
{
|
|
14002
14377
|
"name": "DeFiChain EVM Network Mainnet",
|
|
14003
14378
|
"chain": "defichain-evm",
|
|
@@ -14245,13 +14620,19 @@
|
|
|
14245
14620
|
"nativeCurrency": {
|
|
14246
14621
|
"name": "Lith",
|
|
14247
14622
|
"symbol": "LTH",
|
|
14248
|
-
"decimals":
|
|
14623
|
+
"decimals": 18
|
|
14249
14624
|
},
|
|
14250
14625
|
"infoURL": "https://litheum.com",
|
|
14251
14626
|
"shortName": "lith",
|
|
14252
14627
|
"chainId": 1174,
|
|
14253
14628
|
"networkId": 1174,
|
|
14254
|
-
"explorers": [
|
|
14629
|
+
"explorers": [
|
|
14630
|
+
{
|
|
14631
|
+
"name": "Litheum Test Network Explorer",
|
|
14632
|
+
"url": "https://explorer.litheum.com",
|
|
14633
|
+
"standard": "EIP3091"
|
|
14634
|
+
}
|
|
14635
|
+
]
|
|
14255
14636
|
},
|
|
14256
14637
|
{
|
|
14257
14638
|
"name": "Smart Host Teknoloji TESTNET",
|
|
@@ -15313,6 +15694,32 @@
|
|
|
15313
15694
|
}
|
|
15314
15695
|
]
|
|
15315
15696
|
},
|
|
15697
|
+
{
|
|
15698
|
+
"name": "Glue Mainnet",
|
|
15699
|
+
"chain": "GLUE",
|
|
15700
|
+
"rpc": [
|
|
15701
|
+
"https://rpc.glue.net"
|
|
15702
|
+
],
|
|
15703
|
+
"faucets": [],
|
|
15704
|
+
"nativeCurrency": {
|
|
15705
|
+
"name": "Glue",
|
|
15706
|
+
"symbol": "GLUE",
|
|
15707
|
+
"decimals": 18
|
|
15708
|
+
},
|
|
15709
|
+
"infoURL": "https://glue.net/",
|
|
15710
|
+
"shortName": "glue",
|
|
15711
|
+
"chainId": 1300,
|
|
15712
|
+
"networkId": 1300,
|
|
15713
|
+
"icon": "glue",
|
|
15714
|
+
"explorers": [
|
|
15715
|
+
{
|
|
15716
|
+
"name": "Glue Explorer",
|
|
15717
|
+
"url": "https://explorer.glue.net",
|
|
15718
|
+
"icon": "glue",
|
|
15719
|
+
"standard": "EIP3091"
|
|
15720
|
+
}
|
|
15721
|
+
]
|
|
15722
|
+
},
|
|
15316
15723
|
{
|
|
15317
15724
|
"name": "Unichain Sepolia Testnet",
|
|
15318
15725
|
"chain": "ETH",
|
|
@@ -15418,6 +15825,31 @@
|
|
|
15418
15825
|
],
|
|
15419
15826
|
"icon": "alyx"
|
|
15420
15827
|
},
|
|
15828
|
+
{
|
|
15829
|
+
"name": "Story Aeneid Testnet",
|
|
15830
|
+
"chain": "Story Aeneid Testnet",
|
|
15831
|
+
"rpc": [
|
|
15832
|
+
"https://aeneid.storyrpc.io"
|
|
15833
|
+
],
|
|
15834
|
+
"faucets": [],
|
|
15835
|
+
"nativeCurrency": {
|
|
15836
|
+
"name": "IP Token",
|
|
15837
|
+
"symbol": "IP",
|
|
15838
|
+
"decimals": 18
|
|
15839
|
+
},
|
|
15840
|
+
"infoURL": "https://story.foundation/",
|
|
15841
|
+
"icon": "story",
|
|
15842
|
+
"shortName": "story-aeneid",
|
|
15843
|
+
"chainId": 1315,
|
|
15844
|
+
"networkId": 1315,
|
|
15845
|
+
"explorers": [
|
|
15846
|
+
{
|
|
15847
|
+
"name": "blockscout",
|
|
15848
|
+
"url": "https://aeneid.storyscan.xyz",
|
|
15849
|
+
"standard": "EIP3091"
|
|
15850
|
+
}
|
|
15851
|
+
]
|
|
15852
|
+
},
|
|
15421
15853
|
{
|
|
15422
15854
|
"name": "AIA Mainnet",
|
|
15423
15855
|
"chain": "AIA",
|
|
@@ -15558,51 +15990,61 @@
|
|
|
15558
15990
|
{
|
|
15559
15991
|
"name": "Elysium Testnet",
|
|
15560
15992
|
"title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain created by VulcanForged",
|
|
15561
|
-
"chain": "
|
|
15993
|
+
"chain": "Atlantis",
|
|
15562
15994
|
"rpc": [
|
|
15563
|
-
"https://
|
|
15995
|
+
"https://rpc.atlantischain.network"
|
|
15996
|
+
],
|
|
15997
|
+
"faucets": [
|
|
15998
|
+
"https://faucet.atlantischain.network"
|
|
15564
15999
|
],
|
|
15565
|
-
"faucets": [],
|
|
15566
16000
|
"nativeCurrency": {
|
|
15567
|
-
"name": "
|
|
15568
|
-
"symbol": "
|
|
16001
|
+
"name": "ELY",
|
|
16002
|
+
"symbol": "ELY",
|
|
15569
16003
|
"decimals": 18
|
|
15570
16004
|
},
|
|
15571
|
-
"infoURL": "https://
|
|
15572
|
-
"shortName": "
|
|
16005
|
+
"infoURL": "https://elysiumchain.tech",
|
|
16006
|
+
"shortName": "ATL",
|
|
15573
16007
|
"chainId": 1338,
|
|
15574
16008
|
"networkId": 1338,
|
|
15575
|
-
"slip44": 1,
|
|
15576
16009
|
"explorers": [
|
|
15577
16010
|
{
|
|
15578
|
-
"name": "
|
|
15579
|
-
"url": "https://
|
|
15580
|
-
"standard": "
|
|
16011
|
+
"name": "Atlantis explorer",
|
|
16012
|
+
"url": "https://blockscout.atlantischain.network",
|
|
16013
|
+
"standard": "EIP3091"
|
|
15581
16014
|
}
|
|
15582
16015
|
]
|
|
15583
16016
|
},
|
|
15584
16017
|
{
|
|
15585
16018
|
"name": "Elysium Mainnet",
|
|
15586
|
-
"title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain
|
|
16019
|
+
"title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain.",
|
|
15587
16020
|
"chain": "Elysium",
|
|
15588
16021
|
"rpc": [
|
|
15589
|
-
"https://rpc.elysiumchain.tech
|
|
16022
|
+
"https://rpc.elysiumchain.tech",
|
|
16023
|
+
"https://rpc.elysiumchain.us"
|
|
16024
|
+
],
|
|
16025
|
+
"faucets": [
|
|
16026
|
+
"https://faucet.elysiumchain.tech"
|
|
15590
16027
|
],
|
|
15591
|
-
"faucets": [],
|
|
15592
16028
|
"nativeCurrency": {
|
|
15593
|
-
"name": "
|
|
15594
|
-
"symbol": "
|
|
16029
|
+
"name": "ELY",
|
|
16030
|
+
"symbol": "ELY",
|
|
15595
16031
|
"decimals": 18
|
|
15596
16032
|
},
|
|
15597
|
-
"infoURL": "https://
|
|
15598
|
-
"shortName": "
|
|
16033
|
+
"infoURL": "https://elysiumchain.tech/",
|
|
16034
|
+
"shortName": "ELY",
|
|
15599
16035
|
"chainId": 1339,
|
|
15600
16036
|
"networkId": 1339,
|
|
16037
|
+
"icon": "elysium",
|
|
15601
16038
|
"explorers": [
|
|
15602
16039
|
{
|
|
15603
16040
|
"name": "Elysium mainnet explorer",
|
|
15604
16041
|
"url": "https://explorer.elysiumchain.tech",
|
|
15605
|
-
"standard": "
|
|
16042
|
+
"standard": "EIP3091"
|
|
16043
|
+
},
|
|
16044
|
+
{
|
|
16045
|
+
"name": "Elysium blockscout explorer",
|
|
16046
|
+
"url": "https://blockscout.elysiumchain.tech",
|
|
16047
|
+
"standard": "EIP3091"
|
|
15606
16048
|
}
|
|
15607
16049
|
]
|
|
15608
16050
|
},
|
|
@@ -16772,7 +17214,7 @@
|
|
|
16772
17214
|
],
|
|
16773
17215
|
"parent": {
|
|
16774
17216
|
"type": "L2",
|
|
16775
|
-
"chain": "eip155-
|
|
17217
|
+
"chain": "eip155-11155111",
|
|
16776
17218
|
"bridges": [
|
|
16777
17219
|
{
|
|
16778
17220
|
"url": "https://sepolia-testnet-bridge.mintchain.io"
|
|
@@ -17441,7 +17883,9 @@
|
|
|
17441
17883
|
"title": "Soneium mainnet",
|
|
17442
17884
|
"chain": "ETH",
|
|
17443
17885
|
"icon": "soneium",
|
|
17444
|
-
"rpc": [
|
|
17886
|
+
"rpc": [
|
|
17887
|
+
"https://rpc.soneium.org"
|
|
17888
|
+
],
|
|
17445
17889
|
"faucets": [],
|
|
17446
17890
|
"nativeCurrency": {
|
|
17447
17891
|
"name": "Ether",
|
|
@@ -17451,12 +17895,33 @@
|
|
|
17451
17895
|
"infoURL": "https://soneium.org",
|
|
17452
17896
|
"chainId": 1868,
|
|
17453
17897
|
"networkId": 1868,
|
|
17454
|
-
"status": "
|
|
17455
|
-
"explorers": [
|
|
17898
|
+
"status": "active",
|
|
17899
|
+
"explorers": [
|
|
17900
|
+
{
|
|
17901
|
+
"name": "blockscout",
|
|
17902
|
+
"url": "https://soneium.blockscout.com",
|
|
17903
|
+
"icon": "blockscout",
|
|
17904
|
+
"standard": "EIP3091"
|
|
17905
|
+
},
|
|
17906
|
+
{
|
|
17907
|
+
"name": "OKLink",
|
|
17908
|
+
"url": "https://www.okx.com/web3/explorer/soneium",
|
|
17909
|
+
"standard": "EIP3091"
|
|
17910
|
+
},
|
|
17911
|
+
{
|
|
17912
|
+
"name": "SlamVision",
|
|
17913
|
+
"url": "https://soneium.slam.vision",
|
|
17914
|
+
"standard": "none"
|
|
17915
|
+
}
|
|
17916
|
+
],
|
|
17456
17917
|
"parent": {
|
|
17457
17918
|
"type": "L2",
|
|
17458
17919
|
"chain": "eip155-1",
|
|
17459
|
-
"bridges": [
|
|
17920
|
+
"bridges": [
|
|
17921
|
+
{
|
|
17922
|
+
"url": "https://superbridge.app/soneium"
|
|
17923
|
+
}
|
|
17924
|
+
]
|
|
17460
17925
|
}
|
|
17461
17926
|
},
|
|
17462
17927
|
{
|
|
@@ -17918,9 +18383,9 @@
|
|
|
17918
18383
|
]
|
|
17919
18384
|
},
|
|
17920
18385
|
{
|
|
17921
|
-
"name": "Minato",
|
|
17922
|
-
"shortName": "minato",
|
|
17923
|
-
"title": "Soneium
|
|
18386
|
+
"name": "Soneium Testnet Minato",
|
|
18387
|
+
"shortName": "soneium-minato",
|
|
18388
|
+
"title": "Soneium Testnet Minato",
|
|
17924
18389
|
"chain": "ETH",
|
|
17925
18390
|
"icon": "minato",
|
|
17926
18391
|
"rpc": [
|
|
@@ -17938,7 +18403,7 @@
|
|
|
17938
18403
|
"explorers": [
|
|
17939
18404
|
{
|
|
17940
18405
|
"name": "Blockscout Minato explorer",
|
|
17941
|
-
"url": "https://
|
|
18406
|
+
"url": "https://soneium-minato.blockscout.com",
|
|
17942
18407
|
"standard": "EIP3091"
|
|
17943
18408
|
}
|
|
17944
18409
|
],
|
|
@@ -18358,6 +18823,23 @@
|
|
|
18358
18823
|
"networkId": 1987,
|
|
18359
18824
|
"slip44": 1987
|
|
18360
18825
|
},
|
|
18826
|
+
{
|
|
18827
|
+
"name": "Lydia Coin",
|
|
18828
|
+
"chain": "LYDIA",
|
|
18829
|
+
"rpc": [
|
|
18830
|
+
"https://rpc.lydiacoins.com"
|
|
18831
|
+
],
|
|
18832
|
+
"faucets": [],
|
|
18833
|
+
"nativeCurrency": {
|
|
18834
|
+
"name": "Lydia Coin",
|
|
18835
|
+
"symbol": "BSW",
|
|
18836
|
+
"decimals": 18
|
|
18837
|
+
},
|
|
18838
|
+
"infoURL": "https://raas.gelato.network/rollups/details/public/lydia-coin",
|
|
18839
|
+
"shortName": "lydia",
|
|
18840
|
+
"chainId": 1989,
|
|
18841
|
+
"networkId": 1989
|
|
18842
|
+
},
|
|
18361
18843
|
{
|
|
18362
18844
|
"name": "Hubble Exchange",
|
|
18363
18845
|
"chain": "Hubblenet",
|
|
@@ -18861,27 +19343,29 @@
|
|
|
18861
19343
|
]
|
|
18862
19344
|
},
|
|
18863
19345
|
{
|
|
18864
|
-
"name": "
|
|
18865
|
-
"title": "
|
|
18866
|
-
"chain": "
|
|
19346
|
+
"name": "Ronin Mainnet",
|
|
19347
|
+
"title": "Ronin",
|
|
19348
|
+
"chain": "ronin",
|
|
18867
19349
|
"rpc": [
|
|
18868
|
-
"https://
|
|
19350
|
+
"https://api.roninchain.com/rpc"
|
|
18869
19351
|
],
|
|
18870
19352
|
"faucets": [],
|
|
18871
19353
|
"nativeCurrency": {
|
|
18872
|
-
"name": "
|
|
18873
|
-
"symbol": "
|
|
19354
|
+
"name": "RON",
|
|
19355
|
+
"symbol": "RON",
|
|
18874
19356
|
"decimals": 18
|
|
18875
19357
|
},
|
|
18876
|
-
"infoURL": "https://
|
|
18877
|
-
"shortName": "
|
|
19358
|
+
"infoURL": "https://roninchain.com",
|
|
19359
|
+
"shortName": "ron",
|
|
18878
19360
|
"chainId": 2020,
|
|
18879
19361
|
"networkId": 2020,
|
|
18880
|
-
"
|
|
19362
|
+
"redFlags": [
|
|
19363
|
+
"reusedChainId"
|
|
19364
|
+
],
|
|
18881
19365
|
"explorers": [
|
|
18882
19366
|
{
|
|
18883
|
-
"name": "
|
|
18884
|
-
"url": "https://
|
|
19367
|
+
"name": "Ronin Block Explorer",
|
|
19368
|
+
"url": "https://app.roninchain.com",
|
|
18885
19369
|
"standard": "EIP3091"
|
|
18886
19370
|
}
|
|
18887
19371
|
]
|
|
@@ -20558,6 +21042,32 @@
|
|
|
20558
21042
|
}
|
|
20559
21043
|
]
|
|
20560
21044
|
},
|
|
21045
|
+
{
|
|
21046
|
+
"name": "GOAT Network",
|
|
21047
|
+
"title": "GOAT Network",
|
|
21048
|
+
"chain": "GOAT",
|
|
21049
|
+
"rpc": [
|
|
21050
|
+
"https://rpc.goat.network"
|
|
21051
|
+
],
|
|
21052
|
+
"faucets": [],
|
|
21053
|
+
"nativeCurrency": {
|
|
21054
|
+
"name": "Bitcoin",
|
|
21055
|
+
"symbol": "BTC",
|
|
21056
|
+
"decimals": 18
|
|
21057
|
+
},
|
|
21058
|
+
"infoURL": "https://www.goat.network",
|
|
21059
|
+
"shortName": "goat",
|
|
21060
|
+
"chainId": 2345,
|
|
21061
|
+
"networkId": 2345,
|
|
21062
|
+
"icon": "goat",
|
|
21063
|
+
"explorers": [
|
|
21064
|
+
{
|
|
21065
|
+
"name": "blockscout",
|
|
21066
|
+
"url": "https://explorer.goat.network",
|
|
21067
|
+
"standard": "EIP3091"
|
|
21068
|
+
}
|
|
21069
|
+
]
|
|
21070
|
+
},
|
|
20561
21071
|
{
|
|
20562
21072
|
"name": "Silicon zkEVM",
|
|
20563
21073
|
"title": "Silicon zkEVM Mainnet",
|
|
@@ -20673,6 +21183,34 @@
|
|
|
20673
21183
|
]
|
|
20674
21184
|
}
|
|
20675
21185
|
},
|
|
21186
|
+
{
|
|
21187
|
+
"name": "KiteAI Testnet",
|
|
21188
|
+
"chain": "KiteAI",
|
|
21189
|
+
"icon": "kite",
|
|
21190
|
+
"rpc": [
|
|
21191
|
+
"https://rpc-testnet.gokite.ai"
|
|
21192
|
+
],
|
|
21193
|
+
"faucets": [
|
|
21194
|
+
"https://faucet.gokite.ai/"
|
|
21195
|
+
],
|
|
21196
|
+
"nativeCurrency": {
|
|
21197
|
+
"name": "Kite",
|
|
21198
|
+
"symbol": "KITE",
|
|
21199
|
+
"decimals": 18
|
|
21200
|
+
},
|
|
21201
|
+
"infoURL": "https://gokite.ai/",
|
|
21202
|
+
"shortName": "KiteAI",
|
|
21203
|
+
"chainId": 2368,
|
|
21204
|
+
"networkId": 1,
|
|
21205
|
+
"slip44": 1,
|
|
21206
|
+
"explorers": [
|
|
21207
|
+
{
|
|
21208
|
+
"name": "Kitescan",
|
|
21209
|
+
"url": "https://testnet.kitescan.ai",
|
|
21210
|
+
"standard": "EIP3091"
|
|
21211
|
+
}
|
|
21212
|
+
]
|
|
21213
|
+
},
|
|
20676
21214
|
{
|
|
20677
21215
|
"name": "Nexis Network Testnet",
|
|
20678
21216
|
"chain": "Nexis Network",
|
|
@@ -20700,6 +21238,37 @@
|
|
|
20700
21238
|
}
|
|
20701
21239
|
]
|
|
20702
21240
|
},
|
|
21241
|
+
{
|
|
21242
|
+
"name": "TAC Turin",
|
|
21243
|
+
"title": "TAC Testnet Turin",
|
|
21244
|
+
"chain": "TAC",
|
|
21245
|
+
"icon": "tactestnet",
|
|
21246
|
+
"rpc": [
|
|
21247
|
+
"https://turin.rpc.tac.build",
|
|
21248
|
+
"https://rpc.ankr.com/tac_turin",
|
|
21249
|
+
"https://turin-ws.rpc.tac.build"
|
|
21250
|
+
],
|
|
21251
|
+
"faucets": [
|
|
21252
|
+
"https://turin.faucet.tac.build/"
|
|
21253
|
+
],
|
|
21254
|
+
"nativeCurrency": {
|
|
21255
|
+
"name": "TAC",
|
|
21256
|
+
"symbol": "TAC",
|
|
21257
|
+
"decimals": 18
|
|
21258
|
+
},
|
|
21259
|
+
"infoURL": "https://tac.build/",
|
|
21260
|
+
"shortName": "tacchain_2390-1",
|
|
21261
|
+
"chainId": 2390,
|
|
21262
|
+
"networkId": 2390,
|
|
21263
|
+
"slip44": 1,
|
|
21264
|
+
"explorers": [
|
|
21265
|
+
{
|
|
21266
|
+
"name": "TAC Turin Blockscout",
|
|
21267
|
+
"url": "https://turin.explorer.tac.build",
|
|
21268
|
+
"standard": "EIP3091"
|
|
21269
|
+
}
|
|
21270
|
+
]
|
|
21271
|
+
},
|
|
20703
21272
|
{
|
|
20704
21273
|
"name": "BOMB Chain Testnet",
|
|
20705
21274
|
"chain": "BOMB",
|
|
@@ -20847,6 +21416,26 @@
|
|
|
20847
21416
|
}
|
|
20848
21417
|
]
|
|
20849
21418
|
},
|
|
21419
|
+
{
|
|
21420
|
+
"name": "inEVM Testnet",
|
|
21421
|
+
"chain": "inEVM testnet",
|
|
21422
|
+
"icon": "inevm",
|
|
21423
|
+
"rpc": [
|
|
21424
|
+
"https://testnet.rpc.inevm.com/http"
|
|
21425
|
+
],
|
|
21426
|
+
"faucets": [],
|
|
21427
|
+
"nativeCurrency": {
|
|
21428
|
+
"name": "Injective",
|
|
21429
|
+
"symbol": "INJ",
|
|
21430
|
+
"decimals": 18
|
|
21431
|
+
},
|
|
21432
|
+
"infoURL": "https://inevm.com",
|
|
21433
|
+
"shortName": "inevm-testnet",
|
|
21434
|
+
"chainId": 2424,
|
|
21435
|
+
"networkId": 2424,
|
|
21436
|
+
"explorers": [],
|
|
21437
|
+
"status": "active"
|
|
21438
|
+
},
|
|
20850
21439
|
{
|
|
20851
21440
|
"name": "King Of Legends Mainnet",
|
|
20852
21441
|
"title": "King Of Legends Mainnet",
|
|
@@ -20875,6 +21464,22 @@
|
|
|
20875
21464
|
}
|
|
20876
21465
|
]
|
|
20877
21466
|
},
|
|
21467
|
+
{
|
|
21468
|
+
"name": "Standard Testnet",
|
|
21469
|
+
"chain": "STND Testnet",
|
|
21470
|
+
"rpc": [],
|
|
21471
|
+
"faucets": [],
|
|
21472
|
+
"nativeCurrency": {
|
|
21473
|
+
"name": "Standard",
|
|
21474
|
+
"symbol": "STND",
|
|
21475
|
+
"decimals": 18
|
|
21476
|
+
},
|
|
21477
|
+
"infoURL": "https://standardweb3.com",
|
|
21478
|
+
"shortName": "stndtestnet",
|
|
21479
|
+
"chainId": 2426,
|
|
21480
|
+
"networkId": 2426,
|
|
21481
|
+
"status": "incubating"
|
|
21482
|
+
},
|
|
20878
21483
|
{
|
|
20879
21484
|
"name": "Polygon zkEVM Cardona Testnet",
|
|
20880
21485
|
"title": "Polygon zkEVM Cardona Testnet",
|
|
@@ -21229,6 +21834,40 @@
|
|
|
21229
21834
|
}
|
|
21230
21835
|
]
|
|
21231
21836
|
},
|
|
21837
|
+
{
|
|
21838
|
+
"name": "Pho Blockchain Mainnet",
|
|
21839
|
+
"chain": "PHO",
|
|
21840
|
+
"icon": "pho",
|
|
21841
|
+
"rpc": [
|
|
21842
|
+
"https://mainnet.phochain.org"
|
|
21843
|
+
],
|
|
21844
|
+
"features": [
|
|
21845
|
+
{
|
|
21846
|
+
"name": "EIP155"
|
|
21847
|
+
},
|
|
21848
|
+
{
|
|
21849
|
+
"name": "EIP1559"
|
|
21850
|
+
}
|
|
21851
|
+
],
|
|
21852
|
+
"faucets": [],
|
|
21853
|
+
"nativeCurrency": {
|
|
21854
|
+
"name": "Pho",
|
|
21855
|
+
"symbol": "PHO",
|
|
21856
|
+
"decimals": 18
|
|
21857
|
+
},
|
|
21858
|
+
"infoURL": "phochain.org",
|
|
21859
|
+
"shortName": "pho",
|
|
21860
|
+
"chainId": 2605,
|
|
21861
|
+
"networkId": 2605,
|
|
21862
|
+
"explorers": [
|
|
21863
|
+
{
|
|
21864
|
+
"name": "Pho Scan",
|
|
21865
|
+
"url": "https://phoscan.org",
|
|
21866
|
+
"standard": "EIP3091",
|
|
21867
|
+
"icon": "pho"
|
|
21868
|
+
}
|
|
21869
|
+
]
|
|
21870
|
+
},
|
|
21232
21871
|
{
|
|
21233
21872
|
"name": "PoCRNet",
|
|
21234
21873
|
"title": "Proof of Climate awaReness mainnet",
|
|
@@ -21575,7 +22214,9 @@
|
|
|
21575
22214
|
{
|
|
21576
22215
|
"name": "Abstract",
|
|
21577
22216
|
"chain": "Abstract",
|
|
21578
|
-
"rpc": [
|
|
22217
|
+
"rpc": [
|
|
22218
|
+
"https://api.mainnet.abs.xyz"
|
|
22219
|
+
],
|
|
21579
22220
|
"faucets": [],
|
|
21580
22221
|
"nativeCurrency": {
|
|
21581
22222
|
"name": "Ether",
|
|
@@ -21587,11 +22228,26 @@
|
|
|
21587
22228
|
"chainId": 2741,
|
|
21588
22229
|
"networkId": 2741,
|
|
21589
22230
|
"icon": "abstract",
|
|
21590
|
-
"explorers": [
|
|
22231
|
+
"explorers": [
|
|
22232
|
+
{
|
|
22233
|
+
"name": "Etherscan",
|
|
22234
|
+
"url": "https://abscan.org",
|
|
22235
|
+
"standard": "EIP3091"
|
|
22236
|
+
},
|
|
22237
|
+
{
|
|
22238
|
+
"name": "Abstract Explorer",
|
|
22239
|
+
"url": "https://explorer.mainnet.abs.xyz",
|
|
22240
|
+
"standard": "EIP3091"
|
|
22241
|
+
}
|
|
22242
|
+
],
|
|
21591
22243
|
"parent": {
|
|
21592
22244
|
"type": "L2",
|
|
21593
22245
|
"chain": "eip155-1",
|
|
21594
|
-
"bridges": [
|
|
22246
|
+
"bridges": [
|
|
22247
|
+
{
|
|
22248
|
+
"url": "https://portal.mainnet.abs.xyz/bridge"
|
|
22249
|
+
}
|
|
22250
|
+
]
|
|
21595
22251
|
}
|
|
21596
22252
|
},
|
|
21597
22253
|
{
|
|
@@ -22056,6 +22712,39 @@
|
|
|
22056
22712
|
}
|
|
22057
22713
|
]
|
|
22058
22714
|
},
|
|
22715
|
+
{
|
|
22716
|
+
"name": "BC Hyper Chain Mainnet",
|
|
22717
|
+
"chain": "BC Hyper Chain",
|
|
22718
|
+
"rpc": [
|
|
22719
|
+
"https://mainapi.bchscan.io"
|
|
22720
|
+
],
|
|
22721
|
+
"features": [
|
|
22722
|
+
{
|
|
22723
|
+
"name": "EIP155"
|
|
22724
|
+
},
|
|
22725
|
+
{
|
|
22726
|
+
"name": "EIP1559"
|
|
22727
|
+
}
|
|
22728
|
+
],
|
|
22729
|
+
"faucets": [],
|
|
22730
|
+
"nativeCurrency": {
|
|
22731
|
+
"name": "VERSATIZE COIN",
|
|
22732
|
+
"symbol": "VTCN",
|
|
22733
|
+
"decimals": 18
|
|
22734
|
+
},
|
|
22735
|
+
"infoURL": "https://www.versatizecoin.com/",
|
|
22736
|
+
"shortName": "BCHYPER",
|
|
22737
|
+
"chainId": 3030,
|
|
22738
|
+
"networkId": 3030,
|
|
22739
|
+
"icon": "bchyper",
|
|
22740
|
+
"explorers": [
|
|
22741
|
+
{
|
|
22742
|
+
"name": "bcexplorer mainnet",
|
|
22743
|
+
"url": "https://mainnet.bchscan.io",
|
|
22744
|
+
"standard": "EIP3091"
|
|
22745
|
+
}
|
|
22746
|
+
]
|
|
22747
|
+
},
|
|
22059
22748
|
{
|
|
22060
22749
|
"name": "Orlando Chain",
|
|
22061
22750
|
"chain": "ORL",
|
|
@@ -23280,10 +23969,12 @@
|
|
|
23280
23969
|
"title": "Firechain zkEVM Testnet",
|
|
23281
23970
|
"chain": "Firechain",
|
|
23282
23971
|
"rpc": [
|
|
23283
|
-
"https://rpc-zkevm-ghostrider.thefirechain.com"
|
|
23972
|
+
"https://rpc-zkevm-ghostrider.thefirechain.com",
|
|
23973
|
+
"https://rpc-zkevm-ghostrider.firestation.io"
|
|
23284
23974
|
],
|
|
23285
23975
|
"faucets": [
|
|
23286
|
-
"zkevm-faucet.thefirechain.com"
|
|
23976
|
+
"zkevm-faucet.thefirechain.com",
|
|
23977
|
+
"https://zkevm-faucet.firestation.io"
|
|
23287
23978
|
],
|
|
23288
23979
|
"nativeCurrency": {
|
|
23289
23980
|
"name": "Ether",
|
|
@@ -23294,7 +23985,14 @@
|
|
|
23294
23985
|
"shortName": "firechain-zkEVM-testnet",
|
|
23295
23986
|
"chainId": 3885,
|
|
23296
23987
|
"networkId": 3885,
|
|
23297
|
-
"
|
|
23988
|
+
"icon": "ethereum",
|
|
23989
|
+
"explorers": [
|
|
23990
|
+
{
|
|
23991
|
+
"name": "FireScan",
|
|
23992
|
+
"url": "https://ghostrider-zkevm.firescan.io",
|
|
23993
|
+
"standard": "EIP3091"
|
|
23994
|
+
}
|
|
23995
|
+
]
|
|
23298
23996
|
},
|
|
23299
23997
|
{
|
|
23300
23998
|
"name": "KalyChain Mainnet",
|
|
@@ -24338,6 +25036,33 @@
|
|
|
24338
25036
|
}
|
|
24339
25037
|
]
|
|
24340
25038
|
},
|
|
25039
|
+
{
|
|
25040
|
+
"name": "Merlin Erigon Testnet",
|
|
25041
|
+
"title": "Merlin Erigon Testnet",
|
|
25042
|
+
"chain": "Merlin",
|
|
25043
|
+
"rpc": [
|
|
25044
|
+
"https://testnet-erigon-rpc.merlinchain.io"
|
|
25045
|
+
],
|
|
25046
|
+
"faucets": [],
|
|
25047
|
+
"nativeCurrency": {
|
|
25048
|
+
"name": "BTC",
|
|
25049
|
+
"symbol": "BTC",
|
|
25050
|
+
"decimals": 18
|
|
25051
|
+
},
|
|
25052
|
+
"infoURL": "https://merlinchain.io",
|
|
25053
|
+
"shortName": "Merlin-Testnet",
|
|
25054
|
+
"chainId": 4203,
|
|
25055
|
+
"networkId": 4203,
|
|
25056
|
+
"icon": "merlin",
|
|
25057
|
+
"explorers": [
|
|
25058
|
+
{
|
|
25059
|
+
"name": "L2scan",
|
|
25060
|
+
"url": "https://testnet-erigon-scan.merlinchain.io",
|
|
25061
|
+
"icon": "merlin",
|
|
25062
|
+
"standard": "EIP3091"
|
|
25063
|
+
}
|
|
25064
|
+
]
|
|
25065
|
+
},
|
|
24341
25066
|
{
|
|
24342
25067
|
"name": "Nexi Mainnet",
|
|
24343
25068
|
"chain": "Nexi",
|
|
@@ -25514,7 +26239,7 @@
|
|
|
25514
26239
|
]
|
|
25515
26240
|
},
|
|
25516
26241
|
{
|
|
25517
|
-
"name": "
|
|
26242
|
+
"name": "Pione Chain Mainnet",
|
|
25518
26243
|
"chain": "PIO",
|
|
25519
26244
|
"icon": "pio",
|
|
25520
26245
|
"rpc": [
|
|
@@ -25522,7 +26247,7 @@
|
|
|
25522
26247
|
],
|
|
25523
26248
|
"faucets": [],
|
|
25524
26249
|
"nativeCurrency": {
|
|
25525
|
-
"name": "
|
|
26250
|
+
"name": "Pione",
|
|
25526
26251
|
"symbol": "PIO",
|
|
25527
26252
|
"decimals": 18
|
|
25528
26253
|
},
|
|
@@ -25532,7 +26257,7 @@
|
|
|
25532
26257
|
"networkId": 5090,
|
|
25533
26258
|
"explorers": [
|
|
25534
26259
|
{
|
|
25535
|
-
"name": "
|
|
26260
|
+
"name": "Pione Chain Explorer",
|
|
25536
26261
|
"url": "https://pionescan.com",
|
|
25537
26262
|
"standard": "EIP3091"
|
|
25538
26263
|
}
|
|
@@ -26081,15 +26806,32 @@
|
|
|
26081
26806
|
}
|
|
26082
26807
|
]
|
|
26083
26808
|
},
|
|
26809
|
+
{
|
|
26810
|
+
"name": "Settlus",
|
|
26811
|
+
"chain": "ETH",
|
|
26812
|
+
"rpc": [],
|
|
26813
|
+
"faucets": [],
|
|
26814
|
+
"nativeCurrency": {
|
|
26815
|
+
"name": "Ether",
|
|
26816
|
+
"symbol": "ETH",
|
|
26817
|
+
"decimals": 18
|
|
26818
|
+
},
|
|
26819
|
+
"infoURL": "https://settlus.org",
|
|
26820
|
+
"shortName": "setl",
|
|
26821
|
+
"chainId": 5371,
|
|
26822
|
+
"networkId": 5371,
|
|
26823
|
+
"parent": {
|
|
26824
|
+
"type": "L2",
|
|
26825
|
+
"chain": "eip155-1",
|
|
26826
|
+
"bridges": []
|
|
26827
|
+
},
|
|
26828
|
+
"status": "incubating"
|
|
26829
|
+
},
|
|
26084
26830
|
{
|
|
26085
26831
|
"name": "Settlus Testnet",
|
|
26086
26832
|
"chain": "Settlus",
|
|
26087
|
-
"rpc": [
|
|
26088
|
-
|
|
26089
|
-
],
|
|
26090
|
-
"faucets": [
|
|
26091
|
-
"https://faucet.settlus.io"
|
|
26092
|
-
],
|
|
26833
|
+
"rpc": [],
|
|
26834
|
+
"faucets": [],
|
|
26093
26835
|
"nativeCurrency": {
|
|
26094
26836
|
"name": "Setl",
|
|
26095
26837
|
"symbol": "SETL",
|
|
@@ -26099,18 +26841,14 @@
|
|
|
26099
26841
|
"shortName": "settlus-testnet",
|
|
26100
26842
|
"chainId": 5372,
|
|
26101
26843
|
"networkId": 5372,
|
|
26102
|
-
"
|
|
26103
|
-
{
|
|
26104
|
-
"name": "Settlus Scan",
|
|
26105
|
-
"url": "https://testnet.settlus.network",
|
|
26106
|
-
"standard": "EIP3091"
|
|
26107
|
-
}
|
|
26108
|
-
]
|
|
26844
|
+
"status": "deprecated"
|
|
26109
26845
|
},
|
|
26110
26846
|
{
|
|
26111
26847
|
"name": "Settlus Sepolia Testnet",
|
|
26112
26848
|
"chain": "ETH",
|
|
26113
|
-
"rpc": [
|
|
26849
|
+
"rpc": [
|
|
26850
|
+
"https://settlus-septestnet.g.alchemy.com/public"
|
|
26851
|
+
],
|
|
26114
26852
|
"faucets": [],
|
|
26115
26853
|
"nativeCurrency": {
|
|
26116
26854
|
"name": "Sepolia Ether",
|
|
@@ -26124,9 +26862,20 @@
|
|
|
26124
26862
|
"parent": {
|
|
26125
26863
|
"type": "L2",
|
|
26126
26864
|
"chain": "eip155-11155111",
|
|
26127
|
-
"bridges": [
|
|
26865
|
+
"bridges": [
|
|
26866
|
+
{
|
|
26867
|
+
"url": "https://settlus-sep-testnet.bridge.alchemy.com/"
|
|
26868
|
+
}
|
|
26869
|
+
]
|
|
26128
26870
|
},
|
|
26129
|
-
"
|
|
26871
|
+
"explorers": [
|
|
26872
|
+
{
|
|
26873
|
+
"name": "Settlus Sepolia Testnet Explorer",
|
|
26874
|
+
"url": "https://settlus-sepolia-testnet.explorer.alchemy.com",
|
|
26875
|
+
"standard": "EIP3091"
|
|
26876
|
+
}
|
|
26877
|
+
],
|
|
26878
|
+
"status": "active"
|
|
26130
26879
|
},
|
|
26131
26880
|
{
|
|
26132
26881
|
"name": "edeXa Mainnet",
|
|
@@ -26187,6 +26936,40 @@
|
|
|
26187
26936
|
}
|
|
26188
26937
|
]
|
|
26189
26938
|
},
|
|
26939
|
+
{
|
|
26940
|
+
"name": "Saga",
|
|
26941
|
+
"chain": "SAGA",
|
|
26942
|
+
"rpc": [
|
|
26943
|
+
"http://sagaevm-5464-1.jsonrpc.sagarpc.io"
|
|
26944
|
+
],
|
|
26945
|
+
"faucets": [],
|
|
26946
|
+
"nativeCurrency": {
|
|
26947
|
+
"name": "gas",
|
|
26948
|
+
"symbol": "GAS",
|
|
26949
|
+
"decimals": 18
|
|
26950
|
+
},
|
|
26951
|
+
"features": [
|
|
26952
|
+
{
|
|
26953
|
+
"name": "EIP155"
|
|
26954
|
+
},
|
|
26955
|
+
{
|
|
26956
|
+
"name": "EIP1559"
|
|
26957
|
+
}
|
|
26958
|
+
],
|
|
26959
|
+
"infoURL": "https://www.saga.xyz",
|
|
26960
|
+
"shortName": "saga",
|
|
26961
|
+
"chainId": 5464,
|
|
26962
|
+
"networkId": 5464,
|
|
26963
|
+
"icon": "saga",
|
|
26964
|
+
"explorers": [
|
|
26965
|
+
{
|
|
26966
|
+
"name": "blockscout",
|
|
26967
|
+
"url": "https://sagaevm-5464-1.sagaexplorer.io",
|
|
26968
|
+
"icon": "blockscout",
|
|
26969
|
+
"standard": "EIP3091"
|
|
26970
|
+
}
|
|
26971
|
+
]
|
|
26972
|
+
},
|
|
26190
26973
|
{
|
|
26191
26974
|
"name": "PointPay Mainnet",
|
|
26192
26975
|
"chain": "pointpay",
|
|
@@ -27046,6 +27829,30 @@
|
|
|
27046
27829
|
}
|
|
27047
27830
|
]
|
|
27048
27831
|
},
|
|
27832
|
+
{
|
|
27833
|
+
"name": "NFB Chain Testnet",
|
|
27834
|
+
"chain": "NFB Chain Testnet",
|
|
27835
|
+
"rpc": [
|
|
27836
|
+
"https://testnet-node.nfbchain.com"
|
|
27837
|
+
],
|
|
27838
|
+
"faucets": [],
|
|
27839
|
+
"nativeCurrency": {
|
|
27840
|
+
"name": "NFBCoinTest",
|
|
27841
|
+
"symbol": "NFBCT",
|
|
27842
|
+
"decimals": 18
|
|
27843
|
+
},
|
|
27844
|
+
"infoURL": "https://nfbchain.com/",
|
|
27845
|
+
"shortName": "nfbchaintest",
|
|
27846
|
+
"chainId": 6320,
|
|
27847
|
+
"networkId": 6320,
|
|
27848
|
+
"explorers": [
|
|
27849
|
+
{
|
|
27850
|
+
"name": "NFB Chain Testnet Explorer",
|
|
27851
|
+
"url": "https://testnet-scan.nfbchain.com",
|
|
27852
|
+
"standard": "none"
|
|
27853
|
+
}
|
|
27854
|
+
]
|
|
27855
|
+
},
|
|
27049
27856
|
{
|
|
27050
27857
|
"name": "Aura Euphoria Testnet",
|
|
27051
27858
|
"chain": "Aura",
|
|
@@ -28018,6 +28825,27 @@
|
|
|
28018
28825
|
"networkId": 7077,
|
|
28019
28826
|
"explorers": []
|
|
28020
28827
|
},
|
|
28828
|
+
{
|
|
28829
|
+
"name": "Bharat Blockchain Network",
|
|
28830
|
+
"chain": "BBNT",
|
|
28831
|
+
"rpc": [
|
|
28832
|
+
"https://bbnrpc.testnet.bharatblockchain.io"
|
|
28833
|
+
],
|
|
28834
|
+
"faucets": [
|
|
28835
|
+
"https://www.bon.bharatblockchain.io/faucet"
|
|
28836
|
+
],
|
|
28837
|
+
"nativeCurrency": {
|
|
28838
|
+
"name": "BBNT",
|
|
28839
|
+
"symbol": "BBN",
|
|
28840
|
+
"decimals": 18
|
|
28841
|
+
},
|
|
28842
|
+
"features": [],
|
|
28843
|
+
"infoURL": "https://bharatblockchain.io/",
|
|
28844
|
+
"shortName": "bbnt",
|
|
28845
|
+
"chainId": 7099,
|
|
28846
|
+
"networkId": 7099,
|
|
28847
|
+
"explorers": []
|
|
28848
|
+
},
|
|
28021
28849
|
{
|
|
28022
28850
|
"name": "Nume",
|
|
28023
28851
|
"title": "Nume",
|
|
@@ -28123,6 +28951,40 @@
|
|
|
28123
28951
|
}
|
|
28124
28952
|
]
|
|
28125
28953
|
},
|
|
28954
|
+
{
|
|
28955
|
+
"name": "UXLINK One Testnet",
|
|
28956
|
+
"chain": "UXLINK One",
|
|
28957
|
+
"rpc": [
|
|
28958
|
+
"https://rpc-sepolia.uxlinkone.com"
|
|
28959
|
+
],
|
|
28960
|
+
"faucets": [],
|
|
28961
|
+
"nativeCurrency": {
|
|
28962
|
+
"name": "UXLINK",
|
|
28963
|
+
"symbol": "UXLINK",
|
|
28964
|
+
"decimals": 18
|
|
28965
|
+
},
|
|
28966
|
+
"features": [
|
|
28967
|
+
{
|
|
28968
|
+
"name": "EIP155"
|
|
28969
|
+
},
|
|
28970
|
+
{
|
|
28971
|
+
"name": "EIP1559"
|
|
28972
|
+
}
|
|
28973
|
+
],
|
|
28974
|
+
"infoURL": "https://www.uxlinkone.io",
|
|
28975
|
+
"shortName": "uxlink1-sep",
|
|
28976
|
+
"chainId": 7181,
|
|
28977
|
+
"networkId": 7181,
|
|
28978
|
+
"icon": "uxlinkone",
|
|
28979
|
+
"explorers": [
|
|
28980
|
+
{
|
|
28981
|
+
"name": "UXLINK One Sepolia Explorer",
|
|
28982
|
+
"url": "https://sepolia.uxlinkone.com",
|
|
28983
|
+
"icon": "uxlinkone",
|
|
28984
|
+
"standard": "EIP3091"
|
|
28985
|
+
}
|
|
28986
|
+
]
|
|
28987
|
+
},
|
|
28126
28988
|
{
|
|
28127
28989
|
"name": "exSat Mainnet",
|
|
28128
28990
|
"chain": "exSat",
|
|
@@ -28157,6 +29019,25 @@
|
|
|
28157
29019
|
]
|
|
28158
29020
|
}
|
|
28159
29021
|
},
|
|
29022
|
+
{
|
|
29023
|
+
"name": "Nexera Mainnet",
|
|
29024
|
+
"chain": "Nexera",
|
|
29025
|
+
"icon": "nexera",
|
|
29026
|
+
"chainId": 7208,
|
|
29027
|
+
"networkId": 7208,
|
|
29028
|
+
"infoURL": "https://nexera.network",
|
|
29029
|
+
"shortName": "nxra-mainnet",
|
|
29030
|
+
"rpc": [
|
|
29031
|
+
"https://rpc.nexera.network"
|
|
29032
|
+
],
|
|
29033
|
+
"faucets": [],
|
|
29034
|
+
"nativeCurrency": {
|
|
29035
|
+
"name": "NXRA",
|
|
29036
|
+
"symbol": "NXRA",
|
|
29037
|
+
"decimals": 18
|
|
29038
|
+
},
|
|
29039
|
+
"explorers": []
|
|
29040
|
+
},
|
|
28160
29041
|
{
|
|
28161
29042
|
"name": "Nibiru Testnet-1",
|
|
28162
29043
|
"chain": "Nibiru",
|
|
@@ -28195,6 +29076,32 @@
|
|
|
28195
29076
|
"icon": "nibiru",
|
|
28196
29077
|
"explorers": []
|
|
28197
29078
|
},
|
|
29079
|
+
{
|
|
29080
|
+
"name": "InitVerse mainnet",
|
|
29081
|
+
"chain": "InitVerse",
|
|
29082
|
+
"rpc": [
|
|
29083
|
+
"https://rpc-mainnet.inichain.com"
|
|
29084
|
+
],
|
|
29085
|
+
"faucets": [],
|
|
29086
|
+
"nativeCurrency": {
|
|
29087
|
+
"name": "InitVerse",
|
|
29088
|
+
"symbol": "INI",
|
|
29089
|
+
"decimals": 18
|
|
29090
|
+
},
|
|
29091
|
+
"infoURL": "https://www.inichain.com",
|
|
29092
|
+
"shortName": "INI",
|
|
29093
|
+
"chainId": 7233,
|
|
29094
|
+
"networkId": 7233,
|
|
29095
|
+
"icon": "initverse",
|
|
29096
|
+
"explorers": [
|
|
29097
|
+
{
|
|
29098
|
+
"name": "initverse",
|
|
29099
|
+
"url": "https://www.iniscan.com",
|
|
29100
|
+
"icon": "initverse",
|
|
29101
|
+
"standard": "none"
|
|
29102
|
+
}
|
|
29103
|
+
]
|
|
29104
|
+
},
|
|
28198
29105
|
{
|
|
28199
29106
|
"name": "InitVerse genesis testnet",
|
|
28200
29107
|
"chain": "InitVerse",
|
|
@@ -29197,6 +30104,37 @@
|
|
|
29197
30104
|
],
|
|
29198
30105
|
"infoURL": "https://mochain.app"
|
|
29199
30106
|
},
|
|
30107
|
+
{
|
|
30108
|
+
"name": "Exorium Testnet",
|
|
30109
|
+
"chain": "EXOR",
|
|
30110
|
+
"rpc": [
|
|
30111
|
+
"https://rpc-1-testnet.exorium.net",
|
|
30112
|
+
"https://rpc-2-testnet.exorium.net",
|
|
30113
|
+
"https://rpc-testnet.exoscan.net/"
|
|
30114
|
+
],
|
|
30115
|
+
"faucets": [
|
|
30116
|
+
"https://faucet-testnet.exorium.net"
|
|
30117
|
+
],
|
|
30118
|
+
"nativeCurrency": {
|
|
30119
|
+
"name": "EXOR",
|
|
30120
|
+
"symbol": "tEXOR",
|
|
30121
|
+
"decimals": 18
|
|
30122
|
+
},
|
|
30123
|
+
"infoURL": "https://exorium.net",
|
|
30124
|
+
"shortName": "texor",
|
|
30125
|
+
"chainId": 7957,
|
|
30126
|
+
"networkId": 7957,
|
|
30127
|
+
"slip44": 1,
|
|
30128
|
+
"icon": "exorium",
|
|
30129
|
+
"explorers": [
|
|
30130
|
+
{
|
|
30131
|
+
"name": "EXORIUM Testnet Explorer",
|
|
30132
|
+
"icon": "exorium",
|
|
30133
|
+
"url": "https://testnet.exoscan.net",
|
|
30134
|
+
"standard": "none"
|
|
30135
|
+
}
|
|
30136
|
+
]
|
|
30137
|
+
},
|
|
29200
30138
|
{
|
|
29201
30139
|
"name": "DOS Chain",
|
|
29202
30140
|
"chain": "DOS",
|
|
@@ -29520,8 +30458,9 @@
|
|
|
29520
30458
|
{
|
|
29521
30459
|
"name": "Bitcoin Chain",
|
|
29522
30460
|
"chain": "BTC",
|
|
30461
|
+
"icon": "BTCChain",
|
|
29523
30462
|
"rpc": [
|
|
29524
|
-
"https://rpc.
|
|
30463
|
+
"https://rpc.bitcoinevm.org"
|
|
29525
30464
|
],
|
|
29526
30465
|
"faucets": [],
|
|
29527
30466
|
"nativeCurrency": {
|
|
@@ -29529,7 +30468,7 @@
|
|
|
29529
30468
|
"symbol": "BTC",
|
|
29530
30469
|
"decimals": 18
|
|
29531
30470
|
},
|
|
29532
|
-
"infoURL": "https://
|
|
30471
|
+
"infoURL": "https://bitcoinevm.org",
|
|
29533
30472
|
"shortName": "Bitcoin",
|
|
29534
30473
|
"chainId": 8086,
|
|
29535
30474
|
"networkId": 8086,
|
|
@@ -29538,6 +30477,7 @@
|
|
|
29538
30477
|
{
|
|
29539
30478
|
"name": "E-Dollar",
|
|
29540
30479
|
"chain": "USD",
|
|
30480
|
+
"icon": "edollar",
|
|
29541
30481
|
"rpc": [
|
|
29542
30482
|
"https://rpc.e-dollar.org"
|
|
29543
30483
|
],
|
|
@@ -29958,6 +30898,26 @@
|
|
|
29958
30898
|
}
|
|
29959
30899
|
]
|
|
29960
30900
|
},
|
|
30901
|
+
{
|
|
30902
|
+
"name": "XProtocol",
|
|
30903
|
+
"chain": "XPROTOCOL",
|
|
30904
|
+
"rpc": [],
|
|
30905
|
+
"faucets": [],
|
|
30906
|
+
"nativeCurrency": {
|
|
30907
|
+
"name": "Kick",
|
|
30908
|
+
"symbol": "KICK",
|
|
30909
|
+
"decimals": 18
|
|
30910
|
+
},
|
|
30911
|
+
"shortName": "xprotocol",
|
|
30912
|
+
"chainId": 8386,
|
|
30913
|
+
"networkId": 8386,
|
|
30914
|
+
"status": "incubating",
|
|
30915
|
+
"parent": {
|
|
30916
|
+
"type": "L2",
|
|
30917
|
+
"chain": "eip155-8453"
|
|
30918
|
+
},
|
|
30919
|
+
"infoURL": "https://xprotocol.org/"
|
|
30920
|
+
},
|
|
29961
30921
|
{
|
|
29962
30922
|
"name": "Dracones Financial Services",
|
|
29963
30923
|
"title": "The Dracones Mainnet",
|
|
@@ -30338,6 +31298,40 @@
|
|
|
30338
31298
|
"chainId": 8768,
|
|
30339
31299
|
"networkId": 8768
|
|
30340
31300
|
},
|
|
31301
|
+
{
|
|
31302
|
+
"name": "Haven1",
|
|
31303
|
+
"chain": "haven1",
|
|
31304
|
+
"rpc": [
|
|
31305
|
+
"https://rpc.haven1.org"
|
|
31306
|
+
],
|
|
31307
|
+
"faucets": [],
|
|
31308
|
+
"nativeCurrency": {
|
|
31309
|
+
"name": "Haven1",
|
|
31310
|
+
"symbol": "H1",
|
|
31311
|
+
"decimals": 18
|
|
31312
|
+
},
|
|
31313
|
+
"features": [
|
|
31314
|
+
{
|
|
31315
|
+
"name": "EIP155"
|
|
31316
|
+
},
|
|
31317
|
+
{
|
|
31318
|
+
"name": "EIP1559"
|
|
31319
|
+
}
|
|
31320
|
+
],
|
|
31321
|
+
"infoURL": "https://www.haven1.org",
|
|
31322
|
+
"shortName": "haven1",
|
|
31323
|
+
"chainId": 8811,
|
|
31324
|
+
"networkId": 8811,
|
|
31325
|
+
"icon": "haven1",
|
|
31326
|
+
"explorers": [
|
|
31327
|
+
{
|
|
31328
|
+
"name": "Haven1 Explorer",
|
|
31329
|
+
"url": "https://explorer.haven1.org",
|
|
31330
|
+
"icon": "haven1",
|
|
31331
|
+
"standard": "EIP3091"
|
|
31332
|
+
}
|
|
31333
|
+
]
|
|
31334
|
+
},
|
|
30341
31335
|
{
|
|
30342
31336
|
"name": "IOTA EVM",
|
|
30343
31337
|
"title": "IOTA EVM",
|
|
@@ -30370,10 +31364,10 @@
|
|
|
30370
31364
|
"name": "Hydra Chain Testnet",
|
|
30371
31365
|
"chain": "HYDRA",
|
|
30372
31366
|
"rpc": [
|
|
30373
|
-
"https://rpc
|
|
31367
|
+
"https://rpc-testnet.hydrachain.org"
|
|
30374
31368
|
],
|
|
30375
31369
|
"faucets": [
|
|
30376
|
-
"https://
|
|
31370
|
+
"https://testnetapp.hydrachain.org/faucet"
|
|
30377
31371
|
],
|
|
30378
31372
|
"nativeCurrency": {
|
|
30379
31373
|
"name": "tHydra",
|
|
@@ -30990,6 +31984,35 @@
|
|
|
30990
31984
|
}
|
|
30991
31985
|
]
|
|
30992
31986
|
},
|
|
31987
|
+
{
|
|
31988
|
+
"name": "Qubetics Testnet",
|
|
31989
|
+
"chain": "Qubetics Testnet",
|
|
31990
|
+
"rpc": [
|
|
31991
|
+
"https://alphatestnet-evm-rpc.qubetics.work/",
|
|
31992
|
+
"wss://wss-testnet-nodes.shidoscan.com"
|
|
31993
|
+
],
|
|
31994
|
+
"faucets": [
|
|
31995
|
+
"https://alphatestnet-explorer.qubetics.work/faucet"
|
|
31996
|
+
],
|
|
31997
|
+
"nativeCurrency": {
|
|
31998
|
+
"name": "Qubetics Testnet Token",
|
|
31999
|
+
"symbol": "TICS",
|
|
32000
|
+
"decimals": 18
|
|
32001
|
+
},
|
|
32002
|
+
"infoURL": "https://www.qubetics.com/",
|
|
32003
|
+
"shortName": "Qubetics",
|
|
32004
|
+
"chainId": 9003,
|
|
32005
|
+
"networkId": 9003,
|
|
32006
|
+
"icon": "qubetics",
|
|
32007
|
+
"explorers": [
|
|
32008
|
+
{
|
|
32009
|
+
"name": "Qubetics Testnet Explorer",
|
|
32010
|
+
"url": "https://testnet.shidoscan.com",
|
|
32011
|
+
"standard": "none",
|
|
32012
|
+
"icon": "qubetics"
|
|
32013
|
+
}
|
|
32014
|
+
]
|
|
32015
|
+
},
|
|
30993
32016
|
{
|
|
30994
32017
|
"name": "Shido Testnet Block",
|
|
30995
32018
|
"chain": "Shido Testnet",
|
|
@@ -31267,6 +32290,29 @@
|
|
|
31267
32290
|
"chainId": 9100,
|
|
31268
32291
|
"networkId": 9100
|
|
31269
32292
|
},
|
|
32293
|
+
{
|
|
32294
|
+
"name": "Destra Dubai Testnet",
|
|
32295
|
+
"chain": "Destra",
|
|
32296
|
+
"status": "active",
|
|
32297
|
+
"rpc": [],
|
|
32298
|
+
"faucets": [],
|
|
32299
|
+
"nativeCurrency": {
|
|
32300
|
+
"name": "Sync",
|
|
32301
|
+
"symbol": "SYNC",
|
|
32302
|
+
"decimals": 18
|
|
32303
|
+
},
|
|
32304
|
+
"infoURL": "",
|
|
32305
|
+
"shortName": "Destra",
|
|
32306
|
+
"chainId": 9108,
|
|
32307
|
+
"networkId": 9108,
|
|
32308
|
+
"slip44": 1,
|
|
32309
|
+
"explorers": [],
|
|
32310
|
+
"parent": {
|
|
32311
|
+
"type": "L2",
|
|
32312
|
+
"chain": "eip155-4",
|
|
32313
|
+
"bridges": []
|
|
32314
|
+
}
|
|
32315
|
+
},
|
|
31270
32316
|
{
|
|
31271
32317
|
"name": "Rinia Testnet Old",
|
|
31272
32318
|
"chain": "FIRE",
|
|
@@ -31552,6 +32598,33 @@
|
|
|
31552
32598
|
}
|
|
31553
32599
|
]
|
|
31554
32600
|
},
|
|
32601
|
+
{
|
|
32602
|
+
"name": "Rebus Mainnet",
|
|
32603
|
+
"title": "Rebuschain Mainnet",
|
|
32604
|
+
"chain": "ETH",
|
|
32605
|
+
"rpc": [
|
|
32606
|
+
"https://apievml2.rebuschain.com/l2rpc"
|
|
32607
|
+
],
|
|
32608
|
+
"faucets": [],
|
|
32609
|
+
"nativeCurrency": {
|
|
32610
|
+
"name": "Ether",
|
|
32611
|
+
"symbol": "ETH",
|
|
32612
|
+
"decimals": 18
|
|
32613
|
+
},
|
|
32614
|
+
"infoURL": "https://www.rebuschain.com",
|
|
32615
|
+
"shortName": "rebus",
|
|
32616
|
+
"chainId": 9696,
|
|
32617
|
+
"networkId": 9696,
|
|
32618
|
+
"icon": "rebus",
|
|
32619
|
+
"explorers": [
|
|
32620
|
+
{
|
|
32621
|
+
"name": "Rebus EVM Explorer (Blockscout)",
|
|
32622
|
+
"url": "https://evm.rebuschain.com",
|
|
32623
|
+
"icon": "rebus",
|
|
32624
|
+
"standard": "none"
|
|
32625
|
+
}
|
|
32626
|
+
]
|
|
32627
|
+
},
|
|
31555
32628
|
{
|
|
31556
32629
|
"name": "Oort MainnetDev",
|
|
31557
32630
|
"title": "Oort MainnetDev",
|
|
@@ -32156,7 +33229,7 @@
|
|
|
32156
33229
|
"chain": "Agung",
|
|
32157
33230
|
"icon": "agung",
|
|
32158
33231
|
"rpc": [
|
|
32159
|
-
"https://
|
|
33232
|
+
"https://wss-async.agung.peaq.network"
|
|
32160
33233
|
],
|
|
32161
33234
|
"faucets": [],
|
|
32162
33235
|
"nativeCurrency": {
|
|
@@ -32171,12 +33244,12 @@
|
|
|
32171
33244
|
"explorers": [
|
|
32172
33245
|
{
|
|
32173
33246
|
"name": "Polkadot.js",
|
|
32174
|
-
"url": "https://polkadot.js.org/apps/?rpc=wss
|
|
33247
|
+
"url": "https://polkadot.js.org/apps/?rpc=wss:///wss-async.agung.peaq.network#/explorer",
|
|
32175
33248
|
"standard": "none"
|
|
32176
33249
|
},
|
|
32177
33250
|
{
|
|
32178
33251
|
"name": "Subscan",
|
|
32179
|
-
"url": "https://agung.subscan.io",
|
|
33252
|
+
"url": "https://agung-testnet.subscan.io",
|
|
32180
33253
|
"standard": "none"
|
|
32181
33254
|
}
|
|
32182
33255
|
]
|
|
@@ -32395,6 +33468,23 @@
|
|
|
32395
33468
|
}
|
|
32396
33469
|
]
|
|
32397
33470
|
},
|
|
33471
|
+
{
|
|
33472
|
+
"name": "Chain Opera Testnet",
|
|
33473
|
+
"chain": "Chain Opera Testnet",
|
|
33474
|
+
"rpc": [
|
|
33475
|
+
"http://40.78.123.6:8545"
|
|
33476
|
+
],
|
|
33477
|
+
"faucets": [],
|
|
33478
|
+
"nativeCurrency": {
|
|
33479
|
+
"name": "coai",
|
|
33480
|
+
"symbol": "CO",
|
|
33481
|
+
"decimals": 18
|
|
33482
|
+
},
|
|
33483
|
+
"infoURL": "https://chainopera.ai/",
|
|
33484
|
+
"shortName": "chainopera-testnet",
|
|
33485
|
+
"chainId": 10066,
|
|
33486
|
+
"networkId": 10066
|
|
33487
|
+
},
|
|
32398
33488
|
{
|
|
32399
33489
|
"name": "Japan Open Chain Testnet",
|
|
32400
33490
|
"chain": "JOCT",
|
|
@@ -32423,6 +33513,41 @@
|
|
|
32423
33513
|
}
|
|
32424
33514
|
]
|
|
32425
33515
|
},
|
|
33516
|
+
{
|
|
33517
|
+
"name": "Volcano Chain Mainnet",
|
|
33518
|
+
"chain": "Volcano",
|
|
33519
|
+
"icon": "volcano",
|
|
33520
|
+
"rpc": [
|
|
33521
|
+
"https://mainnet.vchain.pro",
|
|
33522
|
+
"wss://wss.mainnet.vchain.pro"
|
|
33523
|
+
],
|
|
33524
|
+
"features": [
|
|
33525
|
+
{
|
|
33526
|
+
"name": "EIP155"
|
|
33527
|
+
},
|
|
33528
|
+
{
|
|
33529
|
+
"name": "EIP1559"
|
|
33530
|
+
}
|
|
33531
|
+
],
|
|
33532
|
+
"faucets": [],
|
|
33533
|
+
"nativeCurrency": {
|
|
33534
|
+
"name": "Volcano Coin",
|
|
33535
|
+
"symbol": "VC",
|
|
33536
|
+
"decimals": 18
|
|
33537
|
+
},
|
|
33538
|
+
"infoURL": "https://vex.pro",
|
|
33539
|
+
"shortName": "volcanochain",
|
|
33540
|
+
"chainId": 10085,
|
|
33541
|
+
"networkId": 10085,
|
|
33542
|
+
"explorers": [
|
|
33543
|
+
{
|
|
33544
|
+
"name": "blockscout",
|
|
33545
|
+
"url": "https://vchainscan.com",
|
|
33546
|
+
"icon": "volcano",
|
|
33547
|
+
"standard": "EIP3091"
|
|
33548
|
+
}
|
|
33549
|
+
]
|
|
33550
|
+
},
|
|
32426
33551
|
{
|
|
32427
33552
|
"name": "SJATSH",
|
|
32428
33553
|
"chain": "ETH",
|
|
@@ -32493,7 +33618,9 @@
|
|
|
32493
33618
|
"name": "Monad Testnet",
|
|
32494
33619
|
"chain": "MON",
|
|
32495
33620
|
"icon": "monad",
|
|
32496
|
-
"rpc": [
|
|
33621
|
+
"rpc": [
|
|
33622
|
+
"https://testnet-rpc.monad.xyz"
|
|
33623
|
+
],
|
|
32497
33624
|
"features": [
|
|
32498
33625
|
{
|
|
32499
33626
|
"name": "EIP155"
|
|
@@ -32513,7 +33640,13 @@
|
|
|
32513
33640
|
"chainId": 10143,
|
|
32514
33641
|
"networkId": 10143,
|
|
32515
33642
|
"slip44": 1,
|
|
32516
|
-
"explorers": [
|
|
33643
|
+
"explorers": [
|
|
33644
|
+
{
|
|
33645
|
+
"name": "Monad Testnet Explorer",
|
|
33646
|
+
"url": "https://testnet.monadexplorer.com",
|
|
33647
|
+
"standard": "EIP3091"
|
|
33648
|
+
}
|
|
33649
|
+
]
|
|
32517
33650
|
},
|
|
32518
33651
|
{
|
|
32519
33652
|
"name": "Gnosis Chiado Testnet",
|
|
@@ -33198,8 +34331,8 @@
|
|
|
33198
34331
|
]
|
|
33199
34332
|
},
|
|
33200
34333
|
{
|
|
33201
|
-
"name": "Abstract Testnet",
|
|
33202
|
-
"chain": "Abstract Testnet",
|
|
34334
|
+
"name": "Abstract Sepolia Testnet",
|
|
34335
|
+
"chain": "Abstract Sepolia Testnet",
|
|
33203
34336
|
"rpc": [
|
|
33204
34337
|
"https://api.testnet.abs.xyz"
|
|
33205
34338
|
],
|
|
@@ -33226,9 +34359,9 @@
|
|
|
33226
34359
|
},
|
|
33227
34360
|
"explorers": [
|
|
33228
34361
|
{
|
|
33229
|
-
"name": "Abstract
|
|
33230
|
-
"url": "https://
|
|
33231
|
-
"standard": "
|
|
34362
|
+
"name": "Abstract Sepolia Testnet Explorer",
|
|
34363
|
+
"url": "https://sepolia.abscan.org",
|
|
34364
|
+
"standard": "EIP3091"
|
|
33232
34365
|
}
|
|
33233
34366
|
]
|
|
33234
34367
|
},
|
|
@@ -33340,7 +34473,7 @@
|
|
|
33340
34473
|
]
|
|
33341
34474
|
},
|
|
33342
34475
|
{
|
|
33343
|
-
"name": "
|
|
34476
|
+
"name": "eGold Chain",
|
|
33344
34477
|
"chain": "EGC",
|
|
33345
34478
|
"icon": "egoldchain",
|
|
33346
34479
|
"rpc": [
|
|
@@ -33359,7 +34492,7 @@
|
|
|
33359
34492
|
"networkId": 11451,
|
|
33360
34493
|
"explorers": [
|
|
33361
34494
|
{
|
|
33362
|
-
"name": "
|
|
34495
|
+
"name": "eGold Chain Block Explorer",
|
|
33363
34496
|
"url": "https://egoldscan.io",
|
|
33364
34497
|
"standard": "none",
|
|
33365
34498
|
"icon": "egoldchain"
|
|
@@ -33422,6 +34555,31 @@
|
|
|
33422
34555
|
}
|
|
33423
34556
|
]
|
|
33424
34557
|
},
|
|
34558
|
+
{
|
|
34559
|
+
"name": "BEVM Signet",
|
|
34560
|
+
"chain": "BEVM",
|
|
34561
|
+
"rpc": [
|
|
34562
|
+
"https://signet.bevm.io/"
|
|
34563
|
+
],
|
|
34564
|
+
"faucets": [],
|
|
34565
|
+
"nativeCurrency": {
|
|
34566
|
+
"name": "BTC",
|
|
34567
|
+
"symbol": "BTC",
|
|
34568
|
+
"decimals": 18
|
|
34569
|
+
},
|
|
34570
|
+
"infoURL": "https://bevm.io",
|
|
34571
|
+
"shortName": "bevm-signet",
|
|
34572
|
+
"chainId": 11504,
|
|
34573
|
+
"networkId": 11504,
|
|
34574
|
+
"icon": "bevm",
|
|
34575
|
+
"explorers": [
|
|
34576
|
+
{
|
|
34577
|
+
"name": "bevm signet scan",
|
|
34578
|
+
"url": "https://scan-signet.bevm.io",
|
|
34579
|
+
"standard": "none"
|
|
34580
|
+
}
|
|
34581
|
+
]
|
|
34582
|
+
},
|
|
33425
34583
|
{
|
|
33426
34584
|
"name": "SatsChain",
|
|
33427
34585
|
"chain": "SatsChain",
|
|
@@ -33475,6 +34633,31 @@
|
|
|
33475
34633
|
}
|
|
33476
34634
|
]
|
|
33477
34635
|
},
|
|
34636
|
+
{
|
|
34637
|
+
"name": "Artela Mainnet",
|
|
34638
|
+
"chain": "Artela",
|
|
34639
|
+
"rpc": [
|
|
34640
|
+
"https://node-euro.artela.network/rpc"
|
|
34641
|
+
],
|
|
34642
|
+
"faucets": [],
|
|
34643
|
+
"nativeCurrency": {
|
|
34644
|
+
"name": "ART",
|
|
34645
|
+
"symbol": "ART",
|
|
34646
|
+
"decimals": 18
|
|
34647
|
+
},
|
|
34648
|
+
"infoURL": "https://artela.network/",
|
|
34649
|
+
"shortName": "artela-mainnet",
|
|
34650
|
+
"chainId": 11820,
|
|
34651
|
+
"networkId": 11820,
|
|
34652
|
+
"icon": "artela",
|
|
34653
|
+
"explorers": [
|
|
34654
|
+
{
|
|
34655
|
+
"name": "ArtelaScan",
|
|
34656
|
+
"url": "https://artscan.artela.network",
|
|
34657
|
+
"standard": "EIP3091"
|
|
34658
|
+
}
|
|
34659
|
+
]
|
|
34660
|
+
},
|
|
33478
34661
|
{
|
|
33479
34662
|
"name": "Artela Testnet",
|
|
33480
34663
|
"chain": "Artela",
|
|
@@ -33789,7 +34972,7 @@
|
|
|
33789
34972
|
"slip44": 1
|
|
33790
34973
|
},
|
|
33791
34974
|
{
|
|
33792
|
-
"name": "Huddle01",
|
|
34975
|
+
"name": "Huddle01 dRTC Chain",
|
|
33793
34976
|
"chain": "huddle01",
|
|
33794
34977
|
"rpc": [
|
|
33795
34978
|
"https://huddle01.calderachain.xyz/http"
|
|
@@ -34984,8 +36167,8 @@
|
|
|
34984
36167
|
"networkId": 16180,
|
|
34985
36168
|
"explorers": [
|
|
34986
36169
|
{
|
|
34987
|
-
"name": "
|
|
34988
|
-
"url": "https://
|
|
36170
|
+
"name": "PLYR PHI Explorer",
|
|
36171
|
+
"url": "https://explorer.plyr.network",
|
|
34989
36172
|
"standard": "EIP3091"
|
|
34990
36173
|
}
|
|
34991
36174
|
]
|
|
@@ -35100,7 +36283,7 @@
|
|
|
35100
36283
|
"name": "0G-Newton-Testnet",
|
|
35101
36284
|
"chain": "0G-Testnet",
|
|
35102
36285
|
"rpc": [
|
|
35103
|
-
"https://
|
|
36286
|
+
"https://evmrpc-testnet.0g.ai"
|
|
35104
36287
|
],
|
|
35105
36288
|
"faucets": [
|
|
35106
36289
|
"https://faucet.0g.ai"
|
|
@@ -35117,7 +36300,7 @@
|
|
|
35117
36300
|
"icon": "0gai",
|
|
35118
36301
|
"explorers": [
|
|
35119
36302
|
{
|
|
35120
|
-
"name": "0G
|
|
36303
|
+
"name": "0G BlockChain Explorer",
|
|
35121
36304
|
"url": "https://chainscan-newton.0g.ai",
|
|
35122
36305
|
"standard": "none"
|
|
35123
36306
|
}
|
|
@@ -35744,6 +36927,32 @@
|
|
|
35744
36927
|
}
|
|
35745
36928
|
]
|
|
35746
36929
|
},
|
|
36930
|
+
{
|
|
36931
|
+
"name": "Ultra EVM Network Testnet",
|
|
36932
|
+
"chain": "Ultra",
|
|
36933
|
+
"icon": "ultra",
|
|
36934
|
+
"rpc": [
|
|
36935
|
+
"https://evm.test.ultra.eosusa.io"
|
|
36936
|
+
],
|
|
36937
|
+
"faucets": [],
|
|
36938
|
+
"nativeCurrency": {
|
|
36939
|
+
"name": "Ultra Token",
|
|
36940
|
+
"symbol": "UOS",
|
|
36941
|
+
"decimals": 18
|
|
36942
|
+
},
|
|
36943
|
+
"infoURL": "https://ultra.io/",
|
|
36944
|
+
"shortName": "ultra-testnet",
|
|
36945
|
+
"chainId": 18881,
|
|
36946
|
+
"networkId": 18881,
|
|
36947
|
+
"slip44": 1,
|
|
36948
|
+
"explorers": [
|
|
36949
|
+
{
|
|
36950
|
+
"name": "Ultra EVM Testnet Explorer",
|
|
36951
|
+
"url": "https://evmexplorer.testnet.ultra.io",
|
|
36952
|
+
"standard": "EIP3091"
|
|
36953
|
+
}
|
|
36954
|
+
]
|
|
36955
|
+
},
|
|
35747
36956
|
{
|
|
35748
36957
|
"name": "Titan (TKX)",
|
|
35749
36958
|
"chain": "Titan (TKX)",
|
|
@@ -36145,6 +37354,31 @@
|
|
|
36145
37354
|
}
|
|
36146
37355
|
]
|
|
36147
37356
|
},
|
|
37357
|
+
{
|
|
37358
|
+
"name": "Ultra EVM Network",
|
|
37359
|
+
"chain": "Ultra",
|
|
37360
|
+
"icon": "ultra",
|
|
37361
|
+
"rpc": [
|
|
37362
|
+
"https://evm.ultra.eosusa.io"
|
|
37363
|
+
],
|
|
37364
|
+
"faucets": [],
|
|
37365
|
+
"nativeCurrency": {
|
|
37366
|
+
"name": "Ultra Token",
|
|
37367
|
+
"symbol": "UOS",
|
|
37368
|
+
"decimals": 18
|
|
37369
|
+
},
|
|
37370
|
+
"infoURL": "https://ultra.io",
|
|
37371
|
+
"shortName": "ultra",
|
|
37372
|
+
"chainId": 19991,
|
|
37373
|
+
"networkId": 19991,
|
|
37374
|
+
"explorers": [
|
|
37375
|
+
{
|
|
37376
|
+
"name": "Ultra EVM Explorer",
|
|
37377
|
+
"url": "https://evmexplorer.ultra.io",
|
|
37378
|
+
"standard": "EIP3091"
|
|
37379
|
+
}
|
|
37380
|
+
]
|
|
37381
|
+
},
|
|
36148
37382
|
{
|
|
36149
37383
|
"name": "Camelark Mainnet",
|
|
36150
37384
|
"chainId": 20001,
|
|
@@ -36246,6 +37480,32 @@
|
|
|
36246
37480
|
"slip44": 1,
|
|
36247
37481
|
"explorers": []
|
|
36248
37482
|
},
|
|
37483
|
+
{
|
|
37484
|
+
"name": "XUSD ONE StableChain Mainnet",
|
|
37485
|
+
"chain": "XUSD ONE",
|
|
37486
|
+
"icon": "xusd",
|
|
37487
|
+
"rpc": [
|
|
37488
|
+
"https://xusd.live"
|
|
37489
|
+
],
|
|
37490
|
+
"faucets": [],
|
|
37491
|
+
"nativeCurrency": {
|
|
37492
|
+
"name": "XUSD ONE",
|
|
37493
|
+
"symbol": "X1",
|
|
37494
|
+
"decimals": 18
|
|
37495
|
+
},
|
|
37496
|
+
"infoURL": "https://xusd.co",
|
|
37497
|
+
"shortName": "xusd",
|
|
37498
|
+
"chainId": 20441,
|
|
37499
|
+
"networkId": 20441,
|
|
37500
|
+
"explorers": [
|
|
37501
|
+
{
|
|
37502
|
+
"name": "xusdscan",
|
|
37503
|
+
"url": "https://xusdscan.com",
|
|
37504
|
+
"icon": "xusdscan",
|
|
37505
|
+
"standard": "EIP3091"
|
|
37506
|
+
}
|
|
37507
|
+
]
|
|
37508
|
+
},
|
|
36249
37509
|
{
|
|
36250
37510
|
"name": "Callisto Testnet",
|
|
36251
37511
|
"chain": "CLO",
|
|
@@ -36779,6 +38039,35 @@
|
|
|
36779
38039
|
}
|
|
36780
38040
|
]
|
|
36781
38041
|
},
|
|
38042
|
+
{
|
|
38043
|
+
"name": "PremiumBlock",
|
|
38044
|
+
"chain": "PBLK",
|
|
38045
|
+
"rpc": [
|
|
38046
|
+
"https://rpc.premiumblock.org"
|
|
38047
|
+
],
|
|
38048
|
+
"faucets": [],
|
|
38049
|
+
"nativeCurrency": {
|
|
38050
|
+
"name": "Premium Block",
|
|
38051
|
+
"symbol": "PBLK",
|
|
38052
|
+
"decimals": 18
|
|
38053
|
+
},
|
|
38054
|
+
"infoURL": "https://scan.premiumblock.org",
|
|
38055
|
+
"shortName": "pblk",
|
|
38056
|
+
"chainId": 23023,
|
|
38057
|
+
"networkId": 23023,
|
|
38058
|
+
"explorers": [
|
|
38059
|
+
{
|
|
38060
|
+
"name": "PremiumBlocks Explorer",
|
|
38061
|
+
"url": "https://scan.premiumblock.org",
|
|
38062
|
+
"standard": "EIP3091"
|
|
38063
|
+
}
|
|
38064
|
+
],
|
|
38065
|
+
"features": [
|
|
38066
|
+
{
|
|
38067
|
+
"name": "EIP1559"
|
|
38068
|
+
}
|
|
38069
|
+
]
|
|
38070
|
+
},
|
|
36782
38071
|
{
|
|
36783
38072
|
"name": "Opside Testnet",
|
|
36784
38073
|
"chain": "Opside",
|
|
@@ -37334,6 +38623,30 @@
|
|
|
37334
38623
|
}
|
|
37335
38624
|
]
|
|
37336
38625
|
},
|
|
38626
|
+
{
|
|
38627
|
+
"name": "Newton Finance Testnet",
|
|
38628
|
+
"chain": "ETH",
|
|
38629
|
+
"rpc": [
|
|
38630
|
+
"https://jp-rpc-testnet-newfi.newpay.io"
|
|
38631
|
+
],
|
|
38632
|
+
"faucets": [],
|
|
38633
|
+
"nativeCurrency": {
|
|
38634
|
+
"name": "Newton",
|
|
38635
|
+
"symbol": "NEW",
|
|
38636
|
+
"decimals": 18
|
|
38637
|
+
},
|
|
38638
|
+
"infoURL": "https://newtonproject.org",
|
|
38639
|
+
"shortName": "tNewFi",
|
|
38640
|
+
"chainId": 26988,
|
|
38641
|
+
"networkId": 26988,
|
|
38642
|
+
"explorers": [
|
|
38643
|
+
{
|
|
38644
|
+
"name": "NewFi explorer",
|
|
38645
|
+
"url": "https://explorer-testnet-newfi.newpay.io",
|
|
38646
|
+
"standard": "EIP3091"
|
|
38647
|
+
}
|
|
38648
|
+
]
|
|
38649
|
+
},
|
|
37337
38650
|
{
|
|
37338
38651
|
"name": "KLAOS Nova",
|
|
37339
38652
|
"title": "KLAOS Nova Test Chain",
|
|
@@ -38662,6 +39975,22 @@
|
|
|
38662
39975
|
}
|
|
38663
39976
|
]
|
|
38664
39977
|
},
|
|
39978
|
+
{
|
|
39979
|
+
"name": "Pencils Protocol Sepolia Testnet",
|
|
39980
|
+
"chain": "ETH",
|
|
39981
|
+
"rpc": [],
|
|
39982
|
+
"faucets": [],
|
|
39983
|
+
"nativeCurrency": {
|
|
39984
|
+
"name": "Pencils Protocol Sepolia Testnet Token",
|
|
39985
|
+
"symbol": "DAPPST",
|
|
39986
|
+
"decimals": 18
|
|
39987
|
+
},
|
|
39988
|
+
"infoURL": "https://pencilsprotocol.io/",
|
|
39989
|
+
"shortName": "dapp-sepolia",
|
|
39990
|
+
"chainId": 33999,
|
|
39991
|
+
"networkId": 33999,
|
|
39992
|
+
"status": "incubating"
|
|
39993
|
+
},
|
|
38665
39994
|
{
|
|
38666
39995
|
"name": "Mode",
|
|
38667
39996
|
"chain": "ETH",
|
|
@@ -39108,6 +40437,30 @@
|
|
|
39108
40437
|
]
|
|
39109
40438
|
}
|
|
39110
40439
|
},
|
|
40440
|
+
{
|
|
40441
|
+
"name": "Donatuz",
|
|
40442
|
+
"chain": "ETH",
|
|
40443
|
+
"rpc": [
|
|
40444
|
+
"https://rpc.donatuz.com"
|
|
40445
|
+
],
|
|
40446
|
+
"faucets": [],
|
|
40447
|
+
"nativeCurrency": {
|
|
40448
|
+
"name": "Ether",
|
|
40449
|
+
"symbol": "ETH",
|
|
40450
|
+
"decimals": 18
|
|
40451
|
+
},
|
|
40452
|
+
"infoURL": "https://www.donatuz.com",
|
|
40453
|
+
"shortName": "donatuz",
|
|
40454
|
+
"chainId": 42026,
|
|
40455
|
+
"networkId": 42026,
|
|
40456
|
+
"explorers": [
|
|
40457
|
+
{
|
|
40458
|
+
"name": "Donatuz Explorer",
|
|
40459
|
+
"url": "https://explorer.donatuz.com",
|
|
40460
|
+
"standard": "EIP3091"
|
|
40461
|
+
}
|
|
40462
|
+
]
|
|
40463
|
+
},
|
|
39111
40464
|
{
|
|
39112
40465
|
"name": "pegglecoin",
|
|
39113
40466
|
"chain": "42069",
|
|
@@ -39123,6 +40476,33 @@
|
|
|
39123
40476
|
"chainId": 42069,
|
|
39124
40477
|
"networkId": 42069
|
|
39125
40478
|
},
|
|
40479
|
+
{
|
|
40480
|
+
"name": "WMC Testnet",
|
|
40481
|
+
"chain": "WMC",
|
|
40482
|
+
"icon": "wmc",
|
|
40483
|
+
"rpc": [
|
|
40484
|
+
"https://rpc-testnet-base.worldmobile.net"
|
|
40485
|
+
],
|
|
40486
|
+
"faucets": [
|
|
40487
|
+
"https://faucet-testnet-base.worldmobile.net"
|
|
40488
|
+
],
|
|
40489
|
+
"nativeCurrency": {
|
|
40490
|
+
"name": "WMTx",
|
|
40491
|
+
"symbol": "WMTx",
|
|
40492
|
+
"decimals": 18
|
|
40493
|
+
},
|
|
40494
|
+
"infoURL": "https://worldmobiletoken.com",
|
|
40495
|
+
"shortName": "wmtx",
|
|
40496
|
+
"chainId": 42070,
|
|
40497
|
+
"networkId": 42070,
|
|
40498
|
+
"explorers": [
|
|
40499
|
+
{
|
|
40500
|
+
"name": "WMC Explorer",
|
|
40501
|
+
"url": "https://explorer-testnet-base.worldmobile.net",
|
|
40502
|
+
"standard": "EIP3091"
|
|
40503
|
+
}
|
|
40504
|
+
]
|
|
40505
|
+
},
|
|
39126
40506
|
{
|
|
39127
40507
|
"name": "AgentLayer Testnet",
|
|
39128
40508
|
"chain": "AgentLayer",
|
|
@@ -39148,6 +40528,29 @@
|
|
|
39148
40528
|
}
|
|
39149
40529
|
]
|
|
39150
40530
|
},
|
|
40531
|
+
{
|
|
40532
|
+
"name": "Heurist Testnet",
|
|
40533
|
+
"chain": "HEU",
|
|
40534
|
+
"status": "active",
|
|
40535
|
+
"rpc": [],
|
|
40536
|
+
"faucets": [],
|
|
40537
|
+
"nativeCurrency": {
|
|
40538
|
+
"name": "Heurist",
|
|
40539
|
+
"symbol": "HEU",
|
|
40540
|
+
"decimals": 18
|
|
40541
|
+
},
|
|
40542
|
+
"infoURL": "",
|
|
40543
|
+
"shortName": "HEU",
|
|
40544
|
+
"chainId": 42096,
|
|
40545
|
+
"networkId": 42096,
|
|
40546
|
+
"slip44": 1,
|
|
40547
|
+
"explorers": [],
|
|
40548
|
+
"parent": {
|
|
40549
|
+
"type": "L2",
|
|
40550
|
+
"chain": "eip155-4",
|
|
40551
|
+
"bridges": []
|
|
40552
|
+
}
|
|
40553
|
+
},
|
|
39151
40554
|
{
|
|
39152
40555
|
"name": "Arbitrum One",
|
|
39153
40556
|
"chainId": 42161,
|
|
@@ -40258,6 +41661,41 @@
|
|
|
40258
41661
|
"networkId": 49797,
|
|
40259
41662
|
"slip44": 1
|
|
40260
41663
|
},
|
|
41664
|
+
{
|
|
41665
|
+
"name": "Citronus",
|
|
41666
|
+
"chain": "Citronus",
|
|
41667
|
+
"rpc": [
|
|
41668
|
+
"https://rpc.citronus.com"
|
|
41669
|
+
],
|
|
41670
|
+
"faucets": [],
|
|
41671
|
+
"nativeCurrency": {
|
|
41672
|
+
"name": "CITRO",
|
|
41673
|
+
"symbol": "CITRO",
|
|
41674
|
+
"decimals": 18
|
|
41675
|
+
},
|
|
41676
|
+
"infoURL": "https://citronus.com",
|
|
41677
|
+
"shortName": "citro",
|
|
41678
|
+
"chainId": 50000,
|
|
41679
|
+
"networkId": 50000,
|
|
41680
|
+
"icon": "citro",
|
|
41681
|
+
"explorers": [
|
|
41682
|
+
{
|
|
41683
|
+
"name": "citro",
|
|
41684
|
+
"url": "https://explorer.citronus.com",
|
|
41685
|
+
"icon": "citro",
|
|
41686
|
+
"standard": "EIP3091"
|
|
41687
|
+
}
|
|
41688
|
+
],
|
|
41689
|
+
"parent": {
|
|
41690
|
+
"type": "L2",
|
|
41691
|
+
"chain": "eip155-1",
|
|
41692
|
+
"bridges": [
|
|
41693
|
+
{
|
|
41694
|
+
"url": "https://bridge.gelato.network/bridge/citronus"
|
|
41695
|
+
}
|
|
41696
|
+
]
|
|
41697
|
+
}
|
|
41698
|
+
},
|
|
40261
41699
|
{
|
|
40262
41700
|
"name": "Liveplex OracleEVM",
|
|
40263
41701
|
"chain": "Liveplex OracleEVM Network",
|
|
@@ -40460,6 +41898,30 @@
|
|
|
40460
41898
|
"chain": "eip155-11155111"
|
|
40461
41899
|
}
|
|
40462
41900
|
},
|
|
41901
|
+
{
|
|
41902
|
+
"name": "STB Testnet",
|
|
41903
|
+
"chain": "STB Testnet",
|
|
41904
|
+
"rpc": [
|
|
41905
|
+
"https://rpc.quorum.sps.dev.kode.ru/"
|
|
41906
|
+
],
|
|
41907
|
+
"faucets": [],
|
|
41908
|
+
"nativeCurrency": {
|
|
41909
|
+
"name": "STB",
|
|
41910
|
+
"symbol": "STB",
|
|
41911
|
+
"decimals": 18
|
|
41912
|
+
},
|
|
41913
|
+
"infoURL": "",
|
|
41914
|
+
"shortName": "stb-testnet",
|
|
41915
|
+
"chainId": 50505,
|
|
41916
|
+
"networkId": 50505,
|
|
41917
|
+
"explorers": [
|
|
41918
|
+
{
|
|
41919
|
+
"name": "stb-testnet",
|
|
41920
|
+
"url": "https://explorer.quorum.sps.dev.kode.ru",
|
|
41921
|
+
"standard": "none"
|
|
41922
|
+
}
|
|
41923
|
+
]
|
|
41924
|
+
},
|
|
40463
41925
|
{
|
|
40464
41926
|
"name": "Erbie Mainnet",
|
|
40465
41927
|
"chain": "Erbie",
|
|
@@ -40681,6 +42143,35 @@
|
|
|
40681
42143
|
]
|
|
40682
42144
|
}
|
|
40683
42145
|
},
|
|
42146
|
+
{
|
|
42147
|
+
"name": "BirdLayer",
|
|
42148
|
+
"title": "BirdLayer",
|
|
42149
|
+
"chain": "BirdLayer",
|
|
42150
|
+
"icon": "birdlayer",
|
|
42151
|
+
"rpc": [
|
|
42152
|
+
"https://rpc.birdlayer.xyz",
|
|
42153
|
+
"https://rpc1.birdlayer.xyz",
|
|
42154
|
+
"wss://rpc.birdlayer.xyz/ws"
|
|
42155
|
+
],
|
|
42156
|
+
"faucets": [],
|
|
42157
|
+
"nativeCurrency": {
|
|
42158
|
+
"name": "Ether",
|
|
42159
|
+
"symbol": "ETH",
|
|
42160
|
+
"decimals": 18
|
|
42161
|
+
},
|
|
42162
|
+
"infoURL": "https://www.dodochain.com",
|
|
42163
|
+
"shortName": "birdlayer",
|
|
42164
|
+
"chainId": 53456,
|
|
42165
|
+
"networkId": 53456,
|
|
42166
|
+
"explorers": [
|
|
42167
|
+
{
|
|
42168
|
+
"name": "BirdLayer Explorer",
|
|
42169
|
+
"url": "https://scan.birdlayer.xyz",
|
|
42170
|
+
"icon": "birdlayer",
|
|
42171
|
+
"standard": "EIP3091"
|
|
42172
|
+
}
|
|
42173
|
+
]
|
|
42174
|
+
},
|
|
40684
42175
|
{
|
|
40685
42176
|
"name": "DODOchain testnet",
|
|
40686
42177
|
"title": "DODOchain testnet",
|
|
@@ -42143,8 +43634,8 @@
|
|
|
42143
43634
|
"slip44": 1,
|
|
42144
43635
|
"explorers": [
|
|
42145
43636
|
{
|
|
42146
|
-
"name": "
|
|
42147
|
-
"url": "https://
|
|
43637
|
+
"name": "PLYR TAU Explorer",
|
|
43638
|
+
"url": "https://explorer-testnet.plyr.network",
|
|
42148
43639
|
"standard": "EIP3091"
|
|
42149
43640
|
}
|
|
42150
43641
|
]
|
|
@@ -42377,7 +43868,7 @@
|
|
|
42377
43868
|
},
|
|
42378
43869
|
{
|
|
42379
43870
|
"name": "CyberChain Mainnet",
|
|
42380
|
-
"chain": "
|
|
43871
|
+
"chain": "XCC",
|
|
42381
43872
|
"icon": "cyberchain",
|
|
42382
43873
|
"rpc": [
|
|
42383
43874
|
"https://rpc.cyberchain.xyz/"
|
|
@@ -42392,12 +43883,12 @@
|
|
|
42392
43883
|
],
|
|
42393
43884
|
"faucets": [],
|
|
42394
43885
|
"nativeCurrency": {
|
|
42395
|
-
"name": "
|
|
42396
|
-
"symbol": "
|
|
43886
|
+
"name": "XCC",
|
|
43887
|
+
"symbol": "XCC",
|
|
42397
43888
|
"decimals": 18
|
|
42398
43889
|
},
|
|
42399
43890
|
"infoURL": "https://cyberchain.xyz",
|
|
42400
|
-
"shortName": "
|
|
43891
|
+
"shortName": "xcc",
|
|
42401
43892
|
"chainId": 65535,
|
|
42402
43893
|
"networkId": 65535,
|
|
42403
43894
|
"slip44": 60,
|
|
@@ -42918,6 +44409,27 @@
|
|
|
42918
44409
|
}
|
|
42919
44410
|
]
|
|
42920
44411
|
},
|
|
44412
|
+
{
|
|
44413
|
+
"name": "Nexera Testnet",
|
|
44414
|
+
"chain": "Nexera",
|
|
44415
|
+
"icon": "nexera",
|
|
44416
|
+
"chainId": 72080,
|
|
44417
|
+
"networkId": 72080,
|
|
44418
|
+
"infoURL": "https://testnet.nexera.network",
|
|
44419
|
+
"shortName": "nxra-testnet",
|
|
44420
|
+
"rpc": [
|
|
44421
|
+
"https://rpc.testnet.nexera.network"
|
|
44422
|
+
],
|
|
44423
|
+
"faucets": [
|
|
44424
|
+
"https://faucet.nexera.network"
|
|
44425
|
+
],
|
|
44426
|
+
"nativeCurrency": {
|
|
44427
|
+
"name": "tNXRA",
|
|
44428
|
+
"symbol": "tNXRA",
|
|
44429
|
+
"decimals": 18
|
|
44430
|
+
},
|
|
44431
|
+
"explorers": []
|
|
44432
|
+
},
|
|
42921
44433
|
{
|
|
42922
44434
|
"name": "CAGA crypto Ankara testnet",
|
|
42923
44435
|
"chain": "Ankara",
|
|
@@ -42944,6 +44456,32 @@
|
|
|
42944
44456
|
}
|
|
42945
44457
|
]
|
|
42946
44458
|
},
|
|
44459
|
+
{
|
|
44460
|
+
"name": "CAGA mainnet",
|
|
44461
|
+
"chain": "CAGA",
|
|
44462
|
+
"rpc": [
|
|
44463
|
+
"https://cagamainnet.com",
|
|
44464
|
+
"wss://cagamainnet.com/ws"
|
|
44465
|
+
],
|
|
44466
|
+
"faucets": [],
|
|
44467
|
+
"nativeCurrency": {
|
|
44468
|
+
"name": "CAGA",
|
|
44469
|
+
"symbol": "CAGA",
|
|
44470
|
+
"decimals": 18
|
|
44471
|
+
},
|
|
44472
|
+
"infoURL": "https://www.cagacrypto.com/",
|
|
44473
|
+
"shortName": "caga-mainnet",
|
|
44474
|
+
"chainId": 72888,
|
|
44475
|
+
"networkId": 72888,
|
|
44476
|
+
"icon": "caga",
|
|
44477
|
+
"explorers": [
|
|
44478
|
+
{
|
|
44479
|
+
"name": "caga",
|
|
44480
|
+
"url": "https://explorer.cagamainnet.com",
|
|
44481
|
+
"standard": "EIP3091"
|
|
44482
|
+
}
|
|
44483
|
+
]
|
|
44484
|
+
},
|
|
42947
44485
|
{
|
|
42948
44486
|
"name": "Grok Chain Mainnet",
|
|
42949
44487
|
"chain": "Grok",
|
|
@@ -43684,6 +45222,36 @@
|
|
|
43684
45222
|
}
|
|
43685
45223
|
]
|
|
43686
45224
|
},
|
|
45225
|
+
{
|
|
45226
|
+
"name": "Berachain",
|
|
45227
|
+
"chain": "Berachain",
|
|
45228
|
+
"rpc": [
|
|
45229
|
+
"https://rpc.berachain.com"
|
|
45230
|
+
],
|
|
45231
|
+
"faucets": [],
|
|
45232
|
+
"nativeCurrency": {
|
|
45233
|
+
"name": "BERA Token",
|
|
45234
|
+
"symbol": "BERA",
|
|
45235
|
+
"decimals": 18
|
|
45236
|
+
},
|
|
45237
|
+
"infoURL": "https://www.berachain.com",
|
|
45238
|
+
"shortName": "berachain",
|
|
45239
|
+
"chainId": 80094,
|
|
45240
|
+
"networkId": 80094,
|
|
45241
|
+
"icon": "berachain",
|
|
45242
|
+
"explorers": [
|
|
45243
|
+
{
|
|
45244
|
+
"name": "Berascan",
|
|
45245
|
+
"url": "https://berascan.com",
|
|
45246
|
+
"standard": "EIP3091"
|
|
45247
|
+
},
|
|
45248
|
+
{
|
|
45249
|
+
"name": "Beratrail",
|
|
45250
|
+
"url": "https://beratrail.io",
|
|
45251
|
+
"standard": "EIP3091"
|
|
45252
|
+
}
|
|
45253
|
+
]
|
|
45254
|
+
},
|
|
43687
45255
|
{
|
|
43688
45256
|
"name": "Hizoco mainnet",
|
|
43689
45257
|
"chain": "HZC",
|
|
@@ -43739,6 +45307,32 @@
|
|
|
43739
45307
|
"chain": "eip155-42161"
|
|
43740
45308
|
}
|
|
43741
45309
|
},
|
|
45310
|
+
{
|
|
45311
|
+
"name": "Forta Chain",
|
|
45312
|
+
"chain": "Forta Chain",
|
|
45313
|
+
"rpc": [
|
|
45314
|
+
"https://rpc-forta-chain-8gj1qndmfc.t.conduit.xyz"
|
|
45315
|
+
],
|
|
45316
|
+
"faucets": [],
|
|
45317
|
+
"nativeCurrency": {
|
|
45318
|
+
"name": "FORT",
|
|
45319
|
+
"symbol": "FORT",
|
|
45320
|
+
"decimals": 18
|
|
45321
|
+
},
|
|
45322
|
+
"infoURL": "https://www.forta.org/",
|
|
45323
|
+
"shortName": "forta",
|
|
45324
|
+
"chainId": 80931,
|
|
45325
|
+
"networkId": 80931,
|
|
45326
|
+
"icon": "forta-chain",
|
|
45327
|
+
"explorers": [
|
|
45328
|
+
{
|
|
45329
|
+
"name": "Forta Chain Explorer",
|
|
45330
|
+
"url": "https://explorer.forta.org",
|
|
45331
|
+
"icon": "forta-chain",
|
|
45332
|
+
"standard": "EIP3091"
|
|
45333
|
+
}
|
|
45334
|
+
]
|
|
45335
|
+
},
|
|
43742
45336
|
{
|
|
43743
45337
|
"name": "Nordek Mainnet",
|
|
43744
45338
|
"chain": "Nordek",
|
|
@@ -44094,6 +45688,27 @@
|
|
|
44094
45688
|
"icon": "EsaCoins",
|
|
44095
45689
|
"explorers": []
|
|
44096
45690
|
},
|
|
45691
|
+
{
|
|
45692
|
+
"name": "Xprotocol Sepolia",
|
|
45693
|
+
"chainId": 83868,
|
|
45694
|
+
"shortName": "xprotocolsepolia",
|
|
45695
|
+
"chain": "Xprotocol Sepolia",
|
|
45696
|
+
"networkId": 83868,
|
|
45697
|
+
"nativeCurrency": {
|
|
45698
|
+
"name": "KICK Testnet Token",
|
|
45699
|
+
"symbol": "KICK",
|
|
45700
|
+
"decimals": 18
|
|
45701
|
+
},
|
|
45702
|
+
"rpc": [],
|
|
45703
|
+
"faucets": [],
|
|
45704
|
+
"explorers": [],
|
|
45705
|
+
"status": "incubating",
|
|
45706
|
+
"parent": {
|
|
45707
|
+
"type": "L2",
|
|
45708
|
+
"chain": "eip155-84532"
|
|
45709
|
+
},
|
|
45710
|
+
"infoURL": "https://xprotocol.org/"
|
|
45711
|
+
},
|
|
44097
45712
|
{
|
|
44098
45713
|
"name": "ZEDXION",
|
|
44099
45714
|
"chain": "ZEDXION",
|
|
@@ -45025,6 +46640,39 @@
|
|
|
45025
46640
|
}
|
|
45026
46641
|
]
|
|
45027
46642
|
},
|
|
46643
|
+
{
|
|
46644
|
+
"name": "Lumoz Chain Mainnet",
|
|
46645
|
+
"chain": "ETH",
|
|
46646
|
+
"rpc": [
|
|
46647
|
+
"https://rpc.lumoz.org",
|
|
46648
|
+
"https://rpc-hk.lumoz.org"
|
|
46649
|
+
],
|
|
46650
|
+
"faucets": [],
|
|
46651
|
+
"nativeCurrency": {
|
|
46652
|
+
"name": "Lumoz Mainnet Token",
|
|
46653
|
+
"symbol": "MOZ",
|
|
46654
|
+
"decimals": 18
|
|
46655
|
+
},
|
|
46656
|
+
"features": [
|
|
46657
|
+
{
|
|
46658
|
+
"name": "EIP155"
|
|
46659
|
+
}
|
|
46660
|
+
],
|
|
46661
|
+
"infoURL": "https://lumoz.org",
|
|
46662
|
+
"shortName": "Lumoz-Chain-Mainnet",
|
|
46663
|
+
"chainId": 96370,
|
|
46664
|
+
"networkId": 96370,
|
|
46665
|
+
"slip44": 1,
|
|
46666
|
+
"icon": "opside-new",
|
|
46667
|
+
"explorers": [
|
|
46668
|
+
{
|
|
46669
|
+
"name": "LumozMainnetInfo",
|
|
46670
|
+
"url": "https://scan.lumoz.info",
|
|
46671
|
+
"icon": "opside-new",
|
|
46672
|
+
"standard": "EIP3091"
|
|
46673
|
+
}
|
|
46674
|
+
]
|
|
46675
|
+
},
|
|
45028
46676
|
{
|
|
45029
46677
|
"name": "Mantis Testnet (Hexapod)",
|
|
45030
46678
|
"chain": "Mantis",
|
|
@@ -45171,6 +46819,37 @@
|
|
|
45171
46819
|
}
|
|
45172
46820
|
]
|
|
45173
46821
|
},
|
|
46822
|
+
{
|
|
46823
|
+
"name": "Sidra Chain",
|
|
46824
|
+
"chain": "SIDRA",
|
|
46825
|
+
"icon": "sidrachain",
|
|
46826
|
+
"rpc": [
|
|
46827
|
+
"https://node.sidrachain.com"
|
|
46828
|
+
],
|
|
46829
|
+
"features": [
|
|
46830
|
+
{
|
|
46831
|
+
"name": "EIP155"
|
|
46832
|
+
}
|
|
46833
|
+
],
|
|
46834
|
+
"faucets": [],
|
|
46835
|
+
"nativeCurrency": {
|
|
46836
|
+
"name": "Sidra Digital Asset",
|
|
46837
|
+
"symbol": "SDA",
|
|
46838
|
+
"decimals": 18
|
|
46839
|
+
},
|
|
46840
|
+
"infoURL": "https://www.sidrachain.com",
|
|
46841
|
+
"shortName": "sidra",
|
|
46842
|
+
"chainId": 97453,
|
|
46843
|
+
"networkId": 97453,
|
|
46844
|
+
"explorers": [
|
|
46845
|
+
{
|
|
46846
|
+
"name": "Sidra Chain Explorer",
|
|
46847
|
+
"url": "https://ledger.sidrachain.com",
|
|
46848
|
+
"icon": "sidrachain",
|
|
46849
|
+
"standard": "EIP3091"
|
|
46850
|
+
}
|
|
46851
|
+
]
|
|
46852
|
+
},
|
|
45174
46853
|
{
|
|
45175
46854
|
"name": "Green Chain Testnet",
|
|
45176
46855
|
"chain": "Green Chain",
|
|
@@ -45262,7 +46941,7 @@
|
|
|
45262
46941
|
"symbol": "ETH",
|
|
45263
46942
|
"decimals": 18
|
|
45264
46943
|
},
|
|
45265
|
-
"infoURL": "https://
|
|
46944
|
+
"infoURL": "https://plumenetwork.xyz/",
|
|
45266
46945
|
"shortName": "plume-devnet",
|
|
45267
46946
|
"chainId": 98864,
|
|
45268
46947
|
"networkId": 98864,
|
|
@@ -45295,7 +46974,7 @@
|
|
|
45295
46974
|
"symbol": "ETH",
|
|
45296
46975
|
"decimals": 18
|
|
45297
46976
|
},
|
|
45298
|
-
"infoURL": "https://
|
|
46977
|
+
"infoURL": "https://plumenetwork.xyz/",
|
|
45299
46978
|
"shortName": "plume",
|
|
45300
46979
|
"chainId": 98865,
|
|
45301
46980
|
"networkId": 98865,
|
|
@@ -46060,6 +47739,38 @@
|
|
|
46060
47739
|
}
|
|
46061
47740
|
]
|
|
46062
47741
|
},
|
|
47742
|
+
{
|
|
47743
|
+
"name": "Lumoz Chain Testnet",
|
|
47744
|
+
"chain": "ETH",
|
|
47745
|
+
"rpc": [
|
|
47746
|
+
"https://testnet-rpc.lumoz.org"
|
|
47747
|
+
],
|
|
47748
|
+
"faucets": [],
|
|
47749
|
+
"nativeCurrency": {
|
|
47750
|
+
"name": "Lumoz Testnet Token",
|
|
47751
|
+
"symbol": "MOZ",
|
|
47752
|
+
"decimals": 18
|
|
47753
|
+
},
|
|
47754
|
+
"features": [
|
|
47755
|
+
{
|
|
47756
|
+
"name": "EIP155"
|
|
47757
|
+
}
|
|
47758
|
+
],
|
|
47759
|
+
"infoURL": "https://lumoz.org",
|
|
47760
|
+
"shortName": "Lumoz-Chain-Testnet",
|
|
47761
|
+
"chainId": 105363,
|
|
47762
|
+
"networkId": 105363,
|
|
47763
|
+
"slip44": 1,
|
|
47764
|
+
"icon": "opside-new",
|
|
47765
|
+
"explorers": [
|
|
47766
|
+
{
|
|
47767
|
+
"name": "LumozTestInfo",
|
|
47768
|
+
"url": "https://testnet-scan.lumoz.info",
|
|
47769
|
+
"icon": "opside-new",
|
|
47770
|
+
"standard": "EIP3091"
|
|
47771
|
+
}
|
|
47772
|
+
]
|
|
47773
|
+
},
|
|
46063
47774
|
{
|
|
46064
47775
|
"name": "BROChain Mainnet",
|
|
46065
47776
|
"chain": "BRO",
|
|
@@ -46484,7 +48195,7 @@
|
|
|
46484
48195
|
}
|
|
46485
48196
|
},
|
|
46486
48197
|
{
|
|
46487
|
-
"name": "
|
|
48198
|
+
"name": "eGold Chain Testnet",
|
|
46488
48199
|
"chain": "EGC",
|
|
46489
48200
|
"icon": "egoldchain",
|
|
46490
48201
|
"rpc": [
|
|
@@ -46503,7 +48214,7 @@
|
|
|
46503
48214
|
"networkId": 111451,
|
|
46504
48215
|
"explorers": [
|
|
46505
48216
|
{
|
|
46506
|
-
"name": "
|
|
48217
|
+
"name": "eGold Chain Block Explorer",
|
|
46507
48218
|
"url": "http://testnet.egoldscan.io",
|
|
46508
48219
|
"standard": "none",
|
|
46509
48220
|
"icon": "egoldchain"
|
|
@@ -46564,6 +48275,35 @@
|
|
|
46564
48275
|
}
|
|
46565
48276
|
]
|
|
46566
48277
|
},
|
|
48278
|
+
{
|
|
48279
|
+
"name": "Fushuma",
|
|
48280
|
+
"chain": "Fushuma",
|
|
48281
|
+
"rpc": [
|
|
48282
|
+
"https://rpc.fushuma.com"
|
|
48283
|
+
],
|
|
48284
|
+
"faucets": [],
|
|
48285
|
+
"nativeCurrency": {
|
|
48286
|
+
"name": "FUSHUMA",
|
|
48287
|
+
"symbol": "FUMA",
|
|
48288
|
+
"decimals": 18
|
|
48289
|
+
},
|
|
48290
|
+
"features": [
|
|
48291
|
+
{
|
|
48292
|
+
"name": "EIP155"
|
|
48293
|
+
}
|
|
48294
|
+
],
|
|
48295
|
+
"infoURL": "",
|
|
48296
|
+
"shortName": "fushuma",
|
|
48297
|
+
"chainId": 121224,
|
|
48298
|
+
"networkId": 121224,
|
|
48299
|
+
"explorers": [
|
|
48300
|
+
{
|
|
48301
|
+
"name": "FumaScan",
|
|
48302
|
+
"url": "https://fumascan.com",
|
|
48303
|
+
"standard": "none"
|
|
48304
|
+
}
|
|
48305
|
+
]
|
|
48306
|
+
},
|
|
46567
48307
|
{
|
|
46568
48308
|
"name": "Gemchain",
|
|
46569
48309
|
"chain": "Gemchain",
|
|
@@ -46949,6 +48689,31 @@
|
|
|
46949
48689
|
}
|
|
46950
48690
|
]
|
|
46951
48691
|
},
|
|
48692
|
+
{
|
|
48693
|
+
"name": "OpenLedger Testnet",
|
|
48694
|
+
"chain": "OpenLedger Testnet",
|
|
48695
|
+
"rpc": [
|
|
48696
|
+
"https://rpctn.openledger.xyz"
|
|
48697
|
+
],
|
|
48698
|
+
"faucets": [],
|
|
48699
|
+
"nativeCurrency": {
|
|
48700
|
+
"name": "Openledger",
|
|
48701
|
+
"symbol": "OPN",
|
|
48702
|
+
"decimals": 18
|
|
48703
|
+
},
|
|
48704
|
+
"infoURL": "https://www.openledger.xyz",
|
|
48705
|
+
"shortName": "openledgertest",
|
|
48706
|
+
"chainId": 161201,
|
|
48707
|
+
"networkId": 161201,
|
|
48708
|
+
"icon": "openledger",
|
|
48709
|
+
"explorers": [
|
|
48710
|
+
{
|
|
48711
|
+
"name": "OpenLedger Testnet Explorer",
|
|
48712
|
+
"url": "https://scantn.openledger.xyz",
|
|
48713
|
+
"standard": "EIP3091"
|
|
48714
|
+
}
|
|
48715
|
+
]
|
|
48716
|
+
},
|
|
46952
48717
|
{
|
|
46953
48718
|
"name": "PlayFi Mainnet",
|
|
46954
48719
|
"chain": "PLAY",
|
|
@@ -46992,7 +48757,7 @@
|
|
|
46992
48757
|
]
|
|
46993
48758
|
},
|
|
46994
48759
|
{
|
|
46995
|
-
"name": "Taiko
|
|
48760
|
+
"name": "Taiko Alethia",
|
|
46996
48761
|
"chain": "ETH",
|
|
46997
48762
|
"status": "active",
|
|
46998
48763
|
"icon": "taiko",
|
|
@@ -47148,7 +48913,7 @@
|
|
|
47148
48913
|
"explorers": []
|
|
47149
48914
|
},
|
|
47150
48915
|
{
|
|
47151
|
-
"name": "Taiko Hekla
|
|
48916
|
+
"name": "Taiko Hekla",
|
|
47152
48917
|
"chain": "ETH",
|
|
47153
48918
|
"status": "active",
|
|
47154
48919
|
"icon": "taiko",
|
|
@@ -47311,6 +49076,34 @@
|
|
|
47311
49076
|
}
|
|
47312
49077
|
]
|
|
47313
49078
|
},
|
|
49079
|
+
{
|
|
49080
|
+
"name": "Chronicle Loa - Lit Protocol Testnet",
|
|
49081
|
+
"chain": "LPL",
|
|
49082
|
+
"icon": "lit",
|
|
49083
|
+
"rpc": [
|
|
49084
|
+
"https://loa-rpc.litprotocol.com"
|
|
49085
|
+
],
|
|
49086
|
+
"faucets": [
|
|
49087
|
+
"https://developer.litprotocol.com/support/intro"
|
|
49088
|
+
],
|
|
49089
|
+
"nativeCurrency": {
|
|
49090
|
+
"name": "Test Lit",
|
|
49091
|
+
"symbol": "tLit",
|
|
49092
|
+
"decimals": 18
|
|
49093
|
+
},
|
|
49094
|
+
"infoURL": "https://litprotocol.com",
|
|
49095
|
+
"shortName": "lpl",
|
|
49096
|
+
"chainId": 175190,
|
|
49097
|
+
"networkId": 175190,
|
|
49098
|
+
"explorers": [
|
|
49099
|
+
{
|
|
49100
|
+
"name": "Lit Chronicle Loa Explorer",
|
|
49101
|
+
"url": "https://loa-explorer.litprotocol.com",
|
|
49102
|
+
"icon": "lit",
|
|
49103
|
+
"standard": "EIP3091"
|
|
49104
|
+
}
|
|
49105
|
+
]
|
|
49106
|
+
},
|
|
47314
49107
|
{
|
|
47315
49108
|
"name": "Bitica Chain Mainnet",
|
|
47316
49109
|
"chain": "BDCC",
|
|
@@ -47410,6 +49203,25 @@
|
|
|
47410
49203
|
}
|
|
47411
49204
|
]
|
|
47412
49205
|
},
|
|
49206
|
+
{
|
|
49207
|
+
"name": "Lydia Coin Testnet",
|
|
49208
|
+
"chain": "LYDIA-TESTNET",
|
|
49209
|
+
"rpc": [
|
|
49210
|
+
"https://testnet-rpc.lydiacoins.com"
|
|
49211
|
+
],
|
|
49212
|
+
"faucets": [
|
|
49213
|
+
"https://faucet.lydiacoins.com/"
|
|
49214
|
+
],
|
|
49215
|
+
"nativeCurrency": {
|
|
49216
|
+
"name": "Lydia Token",
|
|
49217
|
+
"symbol": "BSW",
|
|
49218
|
+
"decimals": 18
|
|
49219
|
+
},
|
|
49220
|
+
"infoURL": "https://raas.gelato.network/rollups/details/public/lydia-coin-testnet",
|
|
49221
|
+
"shortName": "lydia-testnet",
|
|
49222
|
+
"chainId": 198989,
|
|
49223
|
+
"networkId": 198989
|
|
49224
|
+
},
|
|
47413
49225
|
{
|
|
47414
49226
|
"name": "MAZZE Testnet",
|
|
47415
49227
|
"chain": "MAZZE Testnet",
|
|
@@ -48310,6 +50122,37 @@
|
|
|
48310
50122
|
}
|
|
48311
50123
|
]
|
|
48312
50124
|
},
|
|
50125
|
+
{
|
|
50126
|
+
"name": "CONET Mainnet",
|
|
50127
|
+
"chain": "CONET Mainnet",
|
|
50128
|
+
"rpc": [
|
|
50129
|
+
"https://mainnet-rpc.conet.network"
|
|
50130
|
+
],
|
|
50131
|
+
"faucets": [],
|
|
50132
|
+
"nativeCurrency": {
|
|
50133
|
+
"name": "CONET ETH",
|
|
50134
|
+
"symbol": "ETH",
|
|
50135
|
+
"decimals": 18
|
|
50136
|
+
},
|
|
50137
|
+
"features": [
|
|
50138
|
+
{
|
|
50139
|
+
"name": "EIP155"
|
|
50140
|
+
}
|
|
50141
|
+
],
|
|
50142
|
+
"infoURL": "https://conet.network",
|
|
50143
|
+
"shortName": "conet-mainnet",
|
|
50144
|
+
"chainId": 224400,
|
|
50145
|
+
"networkId": 224400,
|
|
50146
|
+
"slip44": 2147708048,
|
|
50147
|
+
"icon": "conet",
|
|
50148
|
+
"explorers": [
|
|
50149
|
+
{
|
|
50150
|
+
"name": "CONET Mainnet Explorer",
|
|
50151
|
+
"url": "https://mainnet.conet.network",
|
|
50152
|
+
"standard": "EIP3091"
|
|
50153
|
+
}
|
|
50154
|
+
]
|
|
50155
|
+
},
|
|
48313
50156
|
{
|
|
48314
50157
|
"name": "CONET Sebolia Testnet",
|
|
48315
50158
|
"chain": "CONET",
|
|
@@ -48342,14 +50185,14 @@
|
|
|
48342
50185
|
]
|
|
48343
50186
|
},
|
|
48344
50187
|
{
|
|
48345
|
-
"name": "CONET
|
|
48346
|
-
"chain": "CONET
|
|
50188
|
+
"name": "CONET Cancun",
|
|
50189
|
+
"chain": "CONET Cancun",
|
|
48347
50190
|
"rpc": [
|
|
48348
50191
|
"https://rpc.conet.network"
|
|
48349
50192
|
],
|
|
48350
50193
|
"faucets": [],
|
|
48351
50194
|
"nativeCurrency": {
|
|
48352
|
-
"name": "CONET
|
|
50195
|
+
"name": "CONET Cancun",
|
|
48353
50196
|
"symbol": "CONET",
|
|
48354
50197
|
"decimals": 18
|
|
48355
50198
|
},
|
|
@@ -48359,15 +50202,15 @@
|
|
|
48359
50202
|
}
|
|
48360
50203
|
],
|
|
48361
50204
|
"infoURL": "https://conet.network",
|
|
48362
|
-
"shortName": "conet-
|
|
50205
|
+
"shortName": "conet-cancun",
|
|
48363
50206
|
"chainId": 224433,
|
|
48364
50207
|
"networkId": 224433,
|
|
48365
50208
|
"slip44": 2147708081,
|
|
48366
50209
|
"icon": "conet",
|
|
48367
50210
|
"explorers": [
|
|
48368
50211
|
{
|
|
48369
|
-
"name": "CONET
|
|
48370
|
-
"url": "https://
|
|
50212
|
+
"name": "CONET Cancun Scan",
|
|
50213
|
+
"url": "https://cancun.conet.network",
|
|
48371
50214
|
"standard": "EIP3091"
|
|
48372
50215
|
}
|
|
48373
50216
|
]
|
|
@@ -48932,8 +50775,8 @@
|
|
|
48932
50775
|
],
|
|
48933
50776
|
"faucets": [],
|
|
48934
50777
|
"nativeCurrency": {
|
|
48935
|
-
"name": "
|
|
48936
|
-
"symbol": "
|
|
50778
|
+
"name": "Sahara AI",
|
|
50779
|
+
"symbol": "SAHARA",
|
|
48937
50780
|
"decimals": 18
|
|
48938
50781
|
},
|
|
48939
50782
|
"features": [
|
|
@@ -48952,7 +50795,7 @@
|
|
|
48952
50795
|
"explorers": [
|
|
48953
50796
|
{
|
|
48954
50797
|
"name": "Testnet Scan",
|
|
48955
|
-
"url": "https://explorer.
|
|
50798
|
+
"url": "https://testnet-explorer.saharalabs.ai",
|
|
48956
50799
|
"standard": "EIP3091"
|
|
48957
50800
|
}
|
|
48958
50801
|
]
|
|
@@ -49718,6 +51561,60 @@
|
|
|
49718
51561
|
}
|
|
49719
51562
|
]
|
|
49720
51563
|
},
|
|
51564
|
+
{
|
|
51565
|
+
"name": "Infinaeon",
|
|
51566
|
+
"chain": "Infinaeon",
|
|
51567
|
+
"rpc": [
|
|
51568
|
+
"https://rpc.infinaeon.com"
|
|
51569
|
+
],
|
|
51570
|
+
"faucets": [],
|
|
51571
|
+
"nativeCurrency": {
|
|
51572
|
+
"name": "Ethereum",
|
|
51573
|
+
"symbol": "ETH",
|
|
51574
|
+
"decimals": 18
|
|
51575
|
+
},
|
|
51576
|
+
"infoURL": "hhttps://rpc.infinaeon.com",
|
|
51577
|
+
"shortName": "Infinaeon",
|
|
51578
|
+
"chainId": 420000,
|
|
51579
|
+
"networkId": 420000,
|
|
51580
|
+
"explorers": [
|
|
51581
|
+
{
|
|
51582
|
+
"name": "tracehawk",
|
|
51583
|
+
"url": "https://explorer.infinaeon.com",
|
|
51584
|
+
"standard": "none"
|
|
51585
|
+
}
|
|
51586
|
+
]
|
|
51587
|
+
},
|
|
51588
|
+
{
|
|
51589
|
+
"name": "Vector Smart Chain",
|
|
51590
|
+
"chain": "VSC",
|
|
51591
|
+
"icon": "vectorsmartgas",
|
|
51592
|
+
"rpc": [
|
|
51593
|
+
"https://rpc.vscblockchain.org"
|
|
51594
|
+
],
|
|
51595
|
+
"features": [
|
|
51596
|
+
{
|
|
51597
|
+
"name": "EIP155"
|
|
51598
|
+
}
|
|
51599
|
+
],
|
|
51600
|
+
"faucets": [],
|
|
51601
|
+
"nativeCurrency": {
|
|
51602
|
+
"name": "Vector Smart Gas",
|
|
51603
|
+
"symbol": "VSG",
|
|
51604
|
+
"decimals": 18
|
|
51605
|
+
},
|
|
51606
|
+
"infoURL": "https://vsgofficial.com",
|
|
51607
|
+
"shortName": "vsg",
|
|
51608
|
+
"chainId": 420042,
|
|
51609
|
+
"networkId": 420042,
|
|
51610
|
+
"explorers": [
|
|
51611
|
+
{
|
|
51612
|
+
"name": "vscexplorer",
|
|
51613
|
+
"url": "https://explorer.vscblockchain.org",
|
|
51614
|
+
"standard": "EIP3091"
|
|
51615
|
+
}
|
|
51616
|
+
]
|
|
51617
|
+
},
|
|
49721
51618
|
{
|
|
49722
51619
|
"name": "Kekchain",
|
|
49723
51620
|
"chain": "kek",
|
|
@@ -50245,15 +52142,16 @@
|
|
|
50245
52142
|
]
|
|
50246
52143
|
},
|
|
50247
52144
|
{
|
|
50248
|
-
"name": "Autonomys Testnet
|
|
50249
|
-
"chain": "
|
|
52145
|
+
"name": "Autonomys Taurus Testnet",
|
|
52146
|
+
"chain": "autonomys-taurus-testnet",
|
|
50250
52147
|
"rpc": [
|
|
50251
|
-
"https://
|
|
52148
|
+
"https://auto-evm.taurus.autonomys.xyz/ws"
|
|
50252
52149
|
],
|
|
52150
|
+
"icon": "autonomys",
|
|
50253
52151
|
"faucets": [],
|
|
50254
52152
|
"nativeCurrency": {
|
|
50255
|
-
"name": "
|
|
50256
|
-
"symbol": "
|
|
52153
|
+
"name": "AI3",
|
|
52154
|
+
"symbol": "AI3",
|
|
50257
52155
|
"decimals": 18
|
|
50258
52156
|
},
|
|
50259
52157
|
"features": [
|
|
@@ -50264,19 +52162,45 @@
|
|
|
50264
52162
|
"name": "EIP1559"
|
|
50265
52163
|
}
|
|
50266
52164
|
],
|
|
50267
|
-
"infoURL": "https://www.autonomys.
|
|
52165
|
+
"infoURL": "https://www.autonomys.xyz",
|
|
50268
52166
|
"shortName": "ATN",
|
|
50269
52167
|
"chainId": 490000,
|
|
50270
52168
|
"networkId": 490000,
|
|
50271
52169
|
"explorers": [
|
|
50272
52170
|
{
|
|
50273
|
-
"name": "
|
|
50274
|
-
"url": "https://
|
|
52171
|
+
"name": "Autonomys Taurus Testnet Explorer",
|
|
52172
|
+
"url": "https://blockscout.taurus.autonomys.xyz",
|
|
50275
52173
|
"icon": "blockscout",
|
|
50276
52174
|
"standard": "EIP3091"
|
|
50277
52175
|
}
|
|
50278
52176
|
]
|
|
50279
52177
|
},
|
|
52178
|
+
{
|
|
52179
|
+
"name": "PUMPFI CHAIN TESTNET",
|
|
52180
|
+
"chain": "PUMPFI CHAIN TESTNET",
|
|
52181
|
+
"rpc": [
|
|
52182
|
+
"https://rpc1testnet.pumpfi.me"
|
|
52183
|
+
],
|
|
52184
|
+
"faucets": [
|
|
52185
|
+
"https://faucet.pumpfi.me"
|
|
52186
|
+
],
|
|
52187
|
+
"nativeCurrency": {
|
|
52188
|
+
"name": "PMPT",
|
|
52189
|
+
"symbol": "PMPT",
|
|
52190
|
+
"decimals": 18
|
|
52191
|
+
},
|
|
52192
|
+
"infoURL": "https://pumpfi.me",
|
|
52193
|
+
"shortName": "pumpfi-testnet",
|
|
52194
|
+
"chainId": 490092,
|
|
52195
|
+
"networkId": 490092,
|
|
52196
|
+
"explorers": [
|
|
52197
|
+
{
|
|
52198
|
+
"name": "Pumpfi Testnet Scan",
|
|
52199
|
+
"url": "https://testnetscan.pumpfi.me",
|
|
52200
|
+
"standard": "EIP3091"
|
|
52201
|
+
}
|
|
52202
|
+
]
|
|
52203
|
+
},
|
|
50280
52204
|
{
|
|
50281
52205
|
"name": "Playdapp Network",
|
|
50282
52206
|
"chain": "PDA",
|
|
@@ -50671,7 +52595,7 @@
|
|
|
50671
52595
|
"symbol": "PEN",
|
|
50672
52596
|
"decimals": 18
|
|
50673
52597
|
},
|
|
50674
|
-
"icon": "pentagon",
|
|
52598
|
+
"icon": "pentagon-testnet",
|
|
50675
52599
|
"features": [
|
|
50676
52600
|
{
|
|
50677
52601
|
"name": "EIP155"
|
|
@@ -51109,6 +53033,30 @@
|
|
|
51109
53033
|
}
|
|
51110
53034
|
]
|
|
51111
53035
|
},
|
|
53036
|
+
{
|
|
53037
|
+
"name": "Fidesinnova",
|
|
53038
|
+
"chain": "Fidesinnova",
|
|
53039
|
+
"rpc": [
|
|
53040
|
+
"https://fidesf1-rpc.fidesinnova.io"
|
|
53041
|
+
],
|
|
53042
|
+
"faucets": [],
|
|
53043
|
+
"nativeCurrency": {
|
|
53044
|
+
"name": "Fidesinnova",
|
|
53045
|
+
"symbol": "FDS",
|
|
53046
|
+
"decimals": 18
|
|
53047
|
+
},
|
|
53048
|
+
"infoURL": "https://fidesinnova1.gitbook.io/fidesinnova",
|
|
53049
|
+
"shortName": "Fidesinnova",
|
|
53050
|
+
"chainId": 706883,
|
|
53051
|
+
"networkId": 706883,
|
|
53052
|
+
"explorers": [
|
|
53053
|
+
{
|
|
53054
|
+
"name": "Fidesinnova Blockchain Explorer",
|
|
53055
|
+
"url": "https://explorer.fidesinnova.io",
|
|
53056
|
+
"standard": "none"
|
|
53057
|
+
}
|
|
53058
|
+
]
|
|
53059
|
+
},
|
|
51112
53060
|
{
|
|
51113
53061
|
"name": "Tiltyard Mainnet Subnet",
|
|
51114
53062
|
"chain": "TILTYARD",
|
|
@@ -51336,6 +53284,30 @@
|
|
|
51336
53284
|
}
|
|
51337
53285
|
]
|
|
51338
53286
|
},
|
|
53287
|
+
{
|
|
53288
|
+
"name": "Ternoa",
|
|
53289
|
+
"chain": "Ternoa",
|
|
53290
|
+
"rpc": [
|
|
53291
|
+
"https://rpc-mainnet.zkevm.ternoa.network"
|
|
53292
|
+
],
|
|
53293
|
+
"faucets": [],
|
|
53294
|
+
"nativeCurrency": {
|
|
53295
|
+
"name": "Capsule Coin",
|
|
53296
|
+
"symbol": "CAPS",
|
|
53297
|
+
"decimals": 18
|
|
53298
|
+
},
|
|
53299
|
+
"infoURL": "",
|
|
53300
|
+
"shortName": "ternoa-mainnet",
|
|
53301
|
+
"chainId": 752025,
|
|
53302
|
+
"networkId": 7502025,
|
|
53303
|
+
"explorers": [
|
|
53304
|
+
{
|
|
53305
|
+
"name": "Tracehawk",
|
|
53306
|
+
"url": "https://explorer-mainnet.zkevm.ternoa.network",
|
|
53307
|
+
"standard": "none"
|
|
53308
|
+
}
|
|
53309
|
+
]
|
|
53310
|
+
},
|
|
51339
53311
|
{
|
|
51340
53312
|
"name": "PAYSCAN CHAIN",
|
|
51341
53313
|
"chain": "PAYSCAN CHAIN",
|
|
@@ -53208,15 +55180,15 @@
|
|
|
53208
55180
|
]
|
|
53209
55181
|
},
|
|
53210
55182
|
{
|
|
53211
|
-
"name": "
|
|
55183
|
+
"name": "Sahara AI",
|
|
53212
55184
|
"chain": "Sahara",
|
|
53213
55185
|
"rpc": [
|
|
53214
55186
|
"https://mainnet.saharalabs.ai"
|
|
53215
55187
|
],
|
|
53216
55188
|
"faucets": [],
|
|
53217
55189
|
"nativeCurrency": {
|
|
53218
|
-
"name": "
|
|
53219
|
-
"symbol": "
|
|
55190
|
+
"name": "Sahara AI",
|
|
55191
|
+
"symbol": "SAHARA",
|
|
53220
55192
|
"decimals": 18
|
|
53221
55193
|
},
|
|
53222
55194
|
"features": [
|
|
@@ -53810,6 +55782,32 @@
|
|
|
53810
55782
|
]
|
|
53811
55783
|
}
|
|
53812
55784
|
},
|
|
55785
|
+
{
|
|
55786
|
+
"name": "Block Chain LOL Berachain Testnet",
|
|
55787
|
+
"chain": "Block Chain LOL Berachain",
|
|
55788
|
+
"rpc": [
|
|
55789
|
+
"https://block-chain.alt.technology"
|
|
55790
|
+
],
|
|
55791
|
+
"faucets": [
|
|
55792
|
+
"https://faucet.block-chain.lol/"
|
|
55793
|
+
],
|
|
55794
|
+
"nativeCurrency": {
|
|
55795
|
+
"name": "HarryPotterObamaSonic10Inu",
|
|
55796
|
+
"symbol": "HARRY",
|
|
55797
|
+
"decimals": 18
|
|
55798
|
+
},
|
|
55799
|
+
"infoURL": "https://block-chain.lol/",
|
|
55800
|
+
"shortName": "block-chain-lol-testnet",
|
|
55801
|
+
"chainId": 6231991,
|
|
55802
|
+
"networkId": 6231991,
|
|
55803
|
+
"explorers": [
|
|
55804
|
+
{
|
|
55805
|
+
"name": "Block Chain LOL Berachain Testnet Blockscout Explorer",
|
|
55806
|
+
"url": "https://explorer.block-chain.lol",
|
|
55807
|
+
"standard": "EIP3091"
|
|
55808
|
+
}
|
|
55809
|
+
]
|
|
55810
|
+
},
|
|
53813
55811
|
{
|
|
53814
55812
|
"name": "Safe(AnWang) Mainnet",
|
|
53815
55813
|
"chain": "Safe(AnWang)",
|
|
@@ -54016,6 +56014,40 @@
|
|
|
54016
56014
|
}
|
|
54017
56015
|
]
|
|
54018
56016
|
},
|
|
56017
|
+
{
|
|
56018
|
+
"name": "Ozean Poseidon Testnet",
|
|
56019
|
+
"chain": "Ozean Poseidon",
|
|
56020
|
+
"rpc": [
|
|
56021
|
+
"https://ozean-testnet.rpc.caldera.xyz/http",
|
|
56022
|
+
"wss://ozean-testnet.rpc.caldera.xyz/ws"
|
|
56023
|
+
],
|
|
56024
|
+
"faucets": [
|
|
56025
|
+
"https://ozean-testnet.hub.caldera.xyz"
|
|
56026
|
+
],
|
|
56027
|
+
"nativeCurrency": {
|
|
56028
|
+
"name": "USDX",
|
|
56029
|
+
"symbol": "USDX",
|
|
56030
|
+
"decimals": 18
|
|
56031
|
+
},
|
|
56032
|
+
"infoURL": "https://docs.ozean.finance",
|
|
56033
|
+
"shortName": "ozean-poseidon",
|
|
56034
|
+
"chainId": 7849306,
|
|
56035
|
+
"networkId": 7849306,
|
|
56036
|
+
"icon": "ozean",
|
|
56037
|
+
"status": "active",
|
|
56038
|
+
"explorers": [
|
|
56039
|
+
{
|
|
56040
|
+
"name": "Ozean Testnet Explorer",
|
|
56041
|
+
"url": "https://ozean-testnet.explorer.caldera.xyz",
|
|
56042
|
+
"icon": "ozean",
|
|
56043
|
+
"standard": "EIP3091"
|
|
56044
|
+
}
|
|
56045
|
+
],
|
|
56046
|
+
"parent": {
|
|
56047
|
+
"type": "L2",
|
|
56048
|
+
"chain": "eip155-11155111"
|
|
56049
|
+
}
|
|
56050
|
+
},
|
|
54019
56051
|
{
|
|
54020
56052
|
"name": "Plian Mainnet Subchain 1",
|
|
54021
56053
|
"chain": "Plian",
|
|
@@ -54770,6 +56802,33 @@
|
|
|
54770
56802
|
}
|
|
54771
56803
|
]
|
|
54772
56804
|
},
|
|
56805
|
+
{
|
|
56806
|
+
"name": " Privix Chain Mainnet",
|
|
56807
|
+
"chain": "PSC",
|
|
56808
|
+
"rpc": [
|
|
56809
|
+
"https://mainnet-rpc.privixchain.xyz/",
|
|
56810
|
+
"wss://mainnet-rpc.privixchain.xyz/ws"
|
|
56811
|
+
],
|
|
56812
|
+
"faucets": [],
|
|
56813
|
+
"nativeCurrency": {
|
|
56814
|
+
"name": "Privix Coin",
|
|
56815
|
+
"symbol": "PSC",
|
|
56816
|
+
"decimals": 18
|
|
56817
|
+
},
|
|
56818
|
+
"infoURL": "https://privix.co/",
|
|
56819
|
+
"shortName": "mpsc",
|
|
56820
|
+
"chainId": 16969696,
|
|
56821
|
+
"networkId": 16969696,
|
|
56822
|
+
"icon": "privix",
|
|
56823
|
+
"explorers": [
|
|
56824
|
+
{
|
|
56825
|
+
"name": "blockscout",
|
|
56826
|
+
"url": "https://privixscan.io",
|
|
56827
|
+
"icon": "blockscout",
|
|
56828
|
+
"standard": "EIP3091"
|
|
56829
|
+
}
|
|
56830
|
+
]
|
|
56831
|
+
},
|
|
54773
56832
|
{
|
|
54774
56833
|
"name": "Lambda Chain Testnet",
|
|
54775
56834
|
"chain": "Lambda Chain",
|
|
@@ -55136,6 +57195,32 @@
|
|
|
55136
57195
|
}
|
|
55137
57196
|
]
|
|
55138
57197
|
},
|
|
57198
|
+
{
|
|
57199
|
+
"name": "ETP Mainnet",
|
|
57200
|
+
"chain": "ETP",
|
|
57201
|
+
"rpc": [
|
|
57202
|
+
"https://rpc.etpscan.xyz"
|
|
57203
|
+
],
|
|
57204
|
+
"faucets": [],
|
|
57205
|
+
"nativeCurrency": {
|
|
57206
|
+
"name": "ETP Chain Native Token",
|
|
57207
|
+
"symbol": "ETP",
|
|
57208
|
+
"decimals": 18
|
|
57209
|
+
},
|
|
57210
|
+
"infoURL": "https://www.etposchain.com",
|
|
57211
|
+
"shortName": "ETP",
|
|
57212
|
+
"chainId": 20256789,
|
|
57213
|
+
"networkId": 20256789,
|
|
57214
|
+
"icon": "etpchain",
|
|
57215
|
+
"explorers": [
|
|
57216
|
+
{
|
|
57217
|
+
"name": "ETPScan",
|
|
57218
|
+
"url": "https://etpscan.xyz",
|
|
57219
|
+
"icon": "etpchain",
|
|
57220
|
+
"standard": "EIP3091"
|
|
57221
|
+
}
|
|
57222
|
+
]
|
|
57223
|
+
},
|
|
55139
57224
|
{
|
|
55140
57225
|
"name": "Hokum Testnet",
|
|
55141
57226
|
"chain": "HokumTestnet",
|
|
@@ -56276,6 +58361,35 @@
|
|
|
56276
58361
|
},
|
|
56277
58362
|
"status": "active"
|
|
56278
58363
|
},
|
|
58364
|
+
{
|
|
58365
|
+
"name": " Privix Chain Testnet",
|
|
58366
|
+
"chain": "PSC",
|
|
58367
|
+
"rpc": [
|
|
58368
|
+
"https://testnet-rpc.privixchain.xyz/",
|
|
58369
|
+
"wss://testnet-rpc.privixchain.xyz/ws"
|
|
58370
|
+
],
|
|
58371
|
+
"faucets": [
|
|
58372
|
+
"https://faucet.privixchain.xyz"
|
|
58373
|
+
],
|
|
58374
|
+
"nativeCurrency": {
|
|
58375
|
+
"name": "Privix Coin",
|
|
58376
|
+
"symbol": "tPSC",
|
|
58377
|
+
"decimals": 18
|
|
58378
|
+
},
|
|
58379
|
+
"infoURL": "https://privix.co/",
|
|
58380
|
+
"shortName": "tpsc",
|
|
58381
|
+
"chainId": 96969696,
|
|
58382
|
+
"networkId": 96969696,
|
|
58383
|
+
"icon": "privix",
|
|
58384
|
+
"explorers": [
|
|
58385
|
+
{
|
|
58386
|
+
"name": "blockscout",
|
|
58387
|
+
"url": "https://testnet.privixscan.io",
|
|
58388
|
+
"icon": "blockscout",
|
|
58389
|
+
"standard": "EIP3091"
|
|
58390
|
+
}
|
|
58391
|
+
]
|
|
58392
|
+
},
|
|
56279
58393
|
{
|
|
56280
58394
|
"name": "ChadChain",
|
|
56281
58395
|
"chain": "CHAD",
|
|
@@ -56463,7 +58577,7 @@
|
|
|
56463
58577
|
"symbol": "ETH",
|
|
56464
58578
|
"decimals": 18
|
|
56465
58579
|
},
|
|
56466
|
-
"infoURL": "https://
|
|
58580
|
+
"infoURL": "https://plumenetwork.xyz/",
|
|
56467
58581
|
"shortName": "plume-testnet",
|
|
56468
58582
|
"chainId": 161221135,
|
|
56469
58583
|
"networkId": 161221135,
|
|
@@ -56937,7 +59051,7 @@
|
|
|
56937
59051
|
{
|
|
56938
59052
|
"name": "subscan",
|
|
56939
59053
|
"icon": "subscan",
|
|
56940
|
-
"url": "https://
|
|
59054
|
+
"url": "https://westend-asset-hub-eth-explorer.parity.io",
|
|
56941
59055
|
"standard": "EIP3091"
|
|
56942
59056
|
}
|
|
56943
59057
|
]
|
|
@@ -56973,14 +59087,14 @@
|
|
|
56973
59087
|
]
|
|
56974
59088
|
},
|
|
56975
59089
|
{
|
|
56976
|
-
"name": "
|
|
59090
|
+
"name": "GPT Testnet",
|
|
56977
59091
|
"chain": "Skopje Testnet",
|
|
56978
59092
|
"icon": "skopje-gpt",
|
|
56979
59093
|
"rpc": [
|
|
56980
|
-
"https://
|
|
59094
|
+
"https://testnet-rpc.gptprotocol.io"
|
|
56981
59095
|
],
|
|
56982
59096
|
"faucets": [
|
|
56983
|
-
"https://
|
|
59097
|
+
"https://testnet-faucet.gptprotocol.io"
|
|
56984
59098
|
],
|
|
56985
59099
|
"chainId": 476462898,
|
|
56986
59100
|
"networkId": 476462898,
|
|
@@ -56996,14 +59110,14 @@
|
|
|
56996
59110
|
"chain": "eip155-11155111",
|
|
56997
59111
|
"bridges": [
|
|
56998
59112
|
{
|
|
56999
|
-
"url": "https://
|
|
59113
|
+
"url": "https://testnet-bridge.gptprotocol.io"
|
|
57000
59114
|
}
|
|
57001
59115
|
]
|
|
57002
59116
|
},
|
|
57003
59117
|
"explorers": [
|
|
57004
59118
|
{
|
|
57005
59119
|
"name": "blockscout",
|
|
57006
|
-
"url": "https://
|
|
59120
|
+
"url": "https://testnet-explorer.gptprotocol.io",
|
|
57007
59121
|
"standard": "EIP3091",
|
|
57008
59122
|
"icon": "blockscout"
|
|
57009
59123
|
}
|
|
@@ -57415,6 +59529,50 @@
|
|
|
57415
59529
|
}
|
|
57416
59530
|
]
|
|
57417
59531
|
},
|
|
59532
|
+
{
|
|
59533
|
+
"name": "OFFICIAL VASYL",
|
|
59534
|
+
"title": "OFFICIAL VASYL",
|
|
59535
|
+
"chain": "Official-Vasyl",
|
|
59536
|
+
"rpc": [
|
|
59537
|
+
"https://rpc.official-vasyl.network"
|
|
59538
|
+
],
|
|
59539
|
+
"faucets": [
|
|
59540
|
+
"https://faucet.official-vasyl.network"
|
|
59541
|
+
],
|
|
59542
|
+
"nativeCurrency": {
|
|
59543
|
+
"name": "OFFICIAL VASYL",
|
|
59544
|
+
"symbol": "VASYL",
|
|
59545
|
+
"decimals": 18
|
|
59546
|
+
},
|
|
59547
|
+
"infoURL": "official-vasyl.network",
|
|
59548
|
+
"shortName": "Vasyl",
|
|
59549
|
+
"chainId": 1278060416,
|
|
59550
|
+
"networkId": 1278060416,
|
|
59551
|
+
"icon": "vasyl",
|
|
59552
|
+
"explorers": [
|
|
59553
|
+
{
|
|
59554
|
+
"name": "Official Vasyl Explorer",
|
|
59555
|
+
"url": "https://explorer.official-vasyl.network",
|
|
59556
|
+
"icon": "vasyl",
|
|
59557
|
+
"standard": "EIP3091"
|
|
59558
|
+
}
|
|
59559
|
+
],
|
|
59560
|
+
"parent": {
|
|
59561
|
+
"type": "L2",
|
|
59562
|
+
"chain": "eip155-11155111",
|
|
59563
|
+
"bridges": [
|
|
59564
|
+
{
|
|
59565
|
+
"url": "https://bridge.official-vasyl.network"
|
|
59566
|
+
}
|
|
59567
|
+
]
|
|
59568
|
+
},
|
|
59569
|
+
"features": [
|
|
59570
|
+
{
|
|
59571
|
+
"name": "EIP155"
|
|
59572
|
+
}
|
|
59573
|
+
],
|
|
59574
|
+
"status": "active"
|
|
59575
|
+
},
|
|
57418
59576
|
{
|
|
57419
59577
|
"name": "Aurora Mainnet",
|
|
57420
59578
|
"chain": "NEAR",
|
|
@@ -57767,6 +59925,50 @@
|
|
|
57767
59925
|
}
|
|
57768
59926
|
]
|
|
57769
59927
|
},
|
|
59928
|
+
{
|
|
59929
|
+
"name": "Haust Network Testnet",
|
|
59930
|
+
"title": "Haust Network Testnet",
|
|
59931
|
+
"chain": "haust-network-testnet",
|
|
59932
|
+
"rpc": [
|
|
59933
|
+
"https://rpc-testnet.haust.app"
|
|
59934
|
+
],
|
|
59935
|
+
"features": [
|
|
59936
|
+
{
|
|
59937
|
+
"name": "EIP155"
|
|
59938
|
+
}
|
|
59939
|
+
],
|
|
59940
|
+
"faucets": [
|
|
59941
|
+
"https://faucet.haust.app"
|
|
59942
|
+
],
|
|
59943
|
+
"status": "active",
|
|
59944
|
+
"nativeCurrency": {
|
|
59945
|
+
"name": "HAUST",
|
|
59946
|
+
"symbol": "HAUST",
|
|
59947
|
+
"decimals": 18
|
|
59948
|
+
},
|
|
59949
|
+
"infoURL": "https://haust.network/",
|
|
59950
|
+
"shortName": "HaustTestnet",
|
|
59951
|
+
"chainId": 1523903251,
|
|
59952
|
+
"networkId": 1523903251,
|
|
59953
|
+
"icon": "haust",
|
|
59954
|
+
"explorers": [
|
|
59955
|
+
{
|
|
59956
|
+
"name": "Haust Network Testnet Explorer",
|
|
59957
|
+
"url": "https://explorer-testnet.haust.app",
|
|
59958
|
+
"icon": "haust",
|
|
59959
|
+
"standard": "EIP3091"
|
|
59960
|
+
}
|
|
59961
|
+
],
|
|
59962
|
+
"parent": {
|
|
59963
|
+
"type": "L2",
|
|
59964
|
+
"chain": "eip155-11155111",
|
|
59965
|
+
"bridges": [
|
|
59966
|
+
{
|
|
59967
|
+
"url": "https://bridge-testnet.haust.app"
|
|
59968
|
+
}
|
|
59969
|
+
]
|
|
59970
|
+
}
|
|
59971
|
+
},
|
|
57770
59972
|
{
|
|
57771
59973
|
"name": "SKALE Calypso Hub",
|
|
57772
59974
|
"chain": "honorable-steel-rasalhague",
|
|
@@ -58033,6 +60235,48 @@
|
|
|
58033
60235
|
"networkId": 1666900001,
|
|
58034
60236
|
"explorers": []
|
|
58035
60237
|
},
|
|
60238
|
+
{
|
|
60239
|
+
"name": "WITNESS CHAIN",
|
|
60240
|
+
"title": "WITNESS CHAIN",
|
|
60241
|
+
"chain": "Witness-Chain",
|
|
60242
|
+
"rpc": [
|
|
60243
|
+
"https://sequencer.witnesschain.com"
|
|
60244
|
+
],
|
|
60245
|
+
"nativeCurrency": {
|
|
60246
|
+
"name": "ETHER",
|
|
60247
|
+
"symbol": "ETH",
|
|
60248
|
+
"decimals": 18
|
|
60249
|
+
},
|
|
60250
|
+
"faucets": [],
|
|
60251
|
+
"infoURL": "https://www.witnesschain.com",
|
|
60252
|
+
"shortName": "Witness",
|
|
60253
|
+
"chainId": 1702448187,
|
|
60254
|
+
"networkId": 1702448187,
|
|
60255
|
+
"icon": "witness",
|
|
60256
|
+
"explorers": [
|
|
60257
|
+
{
|
|
60258
|
+
"name": "Witness Chain Explorer",
|
|
60259
|
+
"url": "https://explorer.witnesschain.com",
|
|
60260
|
+
"icon": "witness",
|
|
60261
|
+
"standard": "EIP3091"
|
|
60262
|
+
}
|
|
60263
|
+
],
|
|
60264
|
+
"parent": {
|
|
60265
|
+
"type": "L2",
|
|
60266
|
+
"chain": "eip155-1",
|
|
60267
|
+
"bridges": [
|
|
60268
|
+
{
|
|
60269
|
+
"url": "https://bridge.witnesschain.com"
|
|
60270
|
+
}
|
|
60271
|
+
]
|
|
60272
|
+
},
|
|
60273
|
+
"features": [
|
|
60274
|
+
{
|
|
60275
|
+
"name": "EIP155"
|
|
60276
|
+
}
|
|
60277
|
+
],
|
|
60278
|
+
"status": "active"
|
|
60279
|
+
},
|
|
58036
60280
|
{
|
|
58037
60281
|
"name": "Silicon zkEVM Sepolia Testnet",
|
|
58038
60282
|
"title": "Silicon zkEVM Sepolia Testnet",
|
|
@@ -58393,6 +60637,35 @@
|
|
|
58393
60637
|
}
|
|
58394
60638
|
]
|
|
58395
60639
|
},
|
|
60640
|
+
{
|
|
60641
|
+
"name": "pectra-devnet-5",
|
|
60642
|
+
"chain": "ETH",
|
|
60643
|
+
"rpc": [
|
|
60644
|
+
"https://rpc.pectra-devnet-5.ethpandaops.io"
|
|
60645
|
+
],
|
|
60646
|
+
"faucets": [
|
|
60647
|
+
"https://faucet.pectra-devnet-5.ethpandaops.io"
|
|
60648
|
+
],
|
|
60649
|
+
"nativeCurrency": {
|
|
60650
|
+
"name": "Testnet ETH",
|
|
60651
|
+
"symbol": "ETH",
|
|
60652
|
+
"decimals": 18
|
|
60653
|
+
},
|
|
60654
|
+
"infoURL": "https://pectra-devnet-5.ethpandaops.io",
|
|
60655
|
+
"shortName": "pectra5",
|
|
60656
|
+
"chainId": 7088110746,
|
|
60657
|
+
"networkId": 7088110746,
|
|
60658
|
+
"icon": "ethereum",
|
|
60659
|
+
"status": "incubating",
|
|
60660
|
+
"explorers": [
|
|
60661
|
+
{
|
|
60662
|
+
"name": "Explorer",
|
|
60663
|
+
"url": "https://explorer.pectra-devnet-5.ethpandaops.io",
|
|
60664
|
+
"icon": "ethereum",
|
|
60665
|
+
"standard": "EIP3091"
|
|
60666
|
+
}
|
|
60667
|
+
]
|
|
60668
|
+
},
|
|
58396
60669
|
{
|
|
58397
60670
|
"name": "Palm Testnet",
|
|
58398
60671
|
"chain": "Palm",
|
|
@@ -58808,8 +61081,8 @@
|
|
|
58808
61081
|
"icon": "ntity",
|
|
58809
61082
|
"explorers": [
|
|
58810
61083
|
{
|
|
58811
|
-
"name": "Ntity
|
|
58812
|
-
"url": "https://
|
|
61084
|
+
"name": "Ntity Explorer",
|
|
61085
|
+
"url": "https://explorer.ntity.io",
|
|
58813
61086
|
"icon": "ntity",
|
|
58814
61087
|
"standard": "EIP3091"
|
|
58815
61088
|
}
|
|
@@ -58828,16 +61101,16 @@
|
|
|
58828
61101
|
"decimals": 18
|
|
58829
61102
|
},
|
|
58830
61103
|
"infoURL": "https://ntity.io",
|
|
58831
|
-
"shortName": "
|
|
61104
|
+
"shortName": "haradev",
|
|
58832
61105
|
"chainId": 197710212031,
|
|
58833
61106
|
"networkId": 197710212031,
|
|
58834
61107
|
"slip44": 1,
|
|
58835
|
-
"icon": "
|
|
61108
|
+
"icon": "haradev",
|
|
58836
61109
|
"explorers": [
|
|
58837
61110
|
{
|
|
58838
|
-
"name": "
|
|
58839
|
-
"url": "https://
|
|
58840
|
-
"icon": "
|
|
61111
|
+
"name": "Haradev Explorer",
|
|
61112
|
+
"url": "https://explorer.haradev.com",
|
|
61113
|
+
"icon": "haradev",
|
|
58841
61114
|
"standard": "EIP3091"
|
|
58842
61115
|
}
|
|
58843
61116
|
]
|