brave-wallet-lists 1.32.12 → 1.32.14
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/chainlist.json +217 -0
- package/coingecko-ids.json +76 -55
- package/coingecko.json +416 -640
- package/dapp-lists.json +11181 -11208
- package/package.json +1 -1
- package/ramp-tokens.json +40 -0
package/chainlist.json
CHANGED
|
@@ -12953,6 +12953,31 @@
|
|
|
12953
12953
|
"type": "shard"
|
|
12954
12954
|
}
|
|
12955
12955
|
},
|
|
12956
|
+
{
|
|
12957
|
+
"name": "Ault Blockchain Mainnet",
|
|
12958
|
+
"chain": "AULT",
|
|
12959
|
+
"icon": "ault",
|
|
12960
|
+
"rpc": [],
|
|
12961
|
+
"features": [
|
|
12962
|
+
{
|
|
12963
|
+
"name": "EIP155"
|
|
12964
|
+
},
|
|
12965
|
+
{
|
|
12966
|
+
"name": "EIP1559"
|
|
12967
|
+
}
|
|
12968
|
+
],
|
|
12969
|
+
"faucets": [],
|
|
12970
|
+
"nativeCurrency": {
|
|
12971
|
+
"name": "AULT Token",
|
|
12972
|
+
"symbol": "AULT",
|
|
12973
|
+
"decimals": 18
|
|
12974
|
+
},
|
|
12975
|
+
"infoURL": "https://aultblockchain.com",
|
|
12976
|
+
"shortName": "ault",
|
|
12977
|
+
"chainId": 904,
|
|
12978
|
+
"networkId": 904,
|
|
12979
|
+
"explorers": []
|
|
12980
|
+
},
|
|
12956
12981
|
{
|
|
12957
12982
|
"name": "Portal Fantasy Chain",
|
|
12958
12983
|
"chain": "PF",
|
|
@@ -23140,6 +23165,31 @@
|
|
|
23140
23165
|
}
|
|
23141
23166
|
]
|
|
23142
23167
|
},
|
|
23168
|
+
{
|
|
23169
|
+
"name": "H2 Chain Mainnet",
|
|
23170
|
+
"chain": "H2",
|
|
23171
|
+
"rpc": [
|
|
23172
|
+
"https://rpc.h2chain.io"
|
|
23173
|
+
],
|
|
23174
|
+
"faucets": [],
|
|
23175
|
+
"nativeCurrency": {
|
|
23176
|
+
"name": "H2 Chain Native Token",
|
|
23177
|
+
"symbol": "H2",
|
|
23178
|
+
"decimals": 18
|
|
23179
|
+
},
|
|
23180
|
+
"infoURL": "https://h2chain.io",
|
|
23181
|
+
"shortName": "h2",
|
|
23182
|
+
"chainId": 2582,
|
|
23183
|
+
"networkId": 2582,
|
|
23184
|
+
"icon": "h2",
|
|
23185
|
+
"explorers": [
|
|
23186
|
+
{
|
|
23187
|
+
"name": "h2scan",
|
|
23188
|
+
"url": "https://h2scan.io",
|
|
23189
|
+
"standard": "EIP3091"
|
|
23190
|
+
}
|
|
23191
|
+
]
|
|
23192
|
+
},
|
|
23143
23193
|
{
|
|
23144
23194
|
"name": "Pho Blockchain Mainnet",
|
|
23145
23195
|
"chain": "PHO",
|
|
@@ -29077,6 +29127,30 @@
|
|
|
29077
29127
|
}
|
|
29078
29128
|
]
|
|
29079
29129
|
},
|
|
29130
|
+
{
|
|
29131
|
+
"name": "Jamton",
|
|
29132
|
+
"chain": "Jamton",
|
|
29133
|
+
"rpc": [
|
|
29134
|
+
"https://rpc.jamton.network/"
|
|
29135
|
+
],
|
|
29136
|
+
"faucets": [],
|
|
29137
|
+
"nativeCurrency": {
|
|
29138
|
+
"name": "DOTON",
|
|
29139
|
+
"symbol": "DOTON",
|
|
29140
|
+
"decimals": 18
|
|
29141
|
+
},
|
|
29142
|
+
"features": [
|
|
29143
|
+
{
|
|
29144
|
+
"name": "EIP155"
|
|
29145
|
+
}
|
|
29146
|
+
],
|
|
29147
|
+
"infoURL": "https://app.jamton.network/",
|
|
29148
|
+
"shortName": "jamton",
|
|
29149
|
+
"chainId": 5589,
|
|
29150
|
+
"networkId": 5589,
|
|
29151
|
+
"icon": "jamton",
|
|
29152
|
+
"explorers": []
|
|
29153
|
+
},
|
|
29080
29154
|
{
|
|
29081
29155
|
"name": "opBNB Testnet",
|
|
29082
29156
|
"chain": "opBNB",
|
|
@@ -36811,6 +36885,31 @@
|
|
|
36811
36885
|
]
|
|
36812
36886
|
}
|
|
36813
36887
|
},
|
|
36888
|
+
{
|
|
36889
|
+
"name": "Ault Blockchain Testnet",
|
|
36890
|
+
"chain": "AULT",
|
|
36891
|
+
"icon": "ault",
|
|
36892
|
+
"rpc": [],
|
|
36893
|
+
"features": [
|
|
36894
|
+
{
|
|
36895
|
+
"name": "EIP155"
|
|
36896
|
+
},
|
|
36897
|
+
{
|
|
36898
|
+
"name": "EIP1559"
|
|
36899
|
+
}
|
|
36900
|
+
],
|
|
36901
|
+
"faucets": [],
|
|
36902
|
+
"nativeCurrency": {
|
|
36903
|
+
"name": "Testnet AULT Token",
|
|
36904
|
+
"symbol": "AULT",
|
|
36905
|
+
"decimals": 18
|
|
36906
|
+
},
|
|
36907
|
+
"infoURL": "https://aultblockchain.com",
|
|
36908
|
+
"shortName": "ault-testnet",
|
|
36909
|
+
"chainId": 10904,
|
|
36910
|
+
"networkId": 10904,
|
|
36911
|
+
"explorers": []
|
|
36912
|
+
},
|
|
36814
36913
|
{
|
|
36815
36914
|
"name": "Fuse Flash Testnet",
|
|
36816
36915
|
"chain": "Fuse Flash",
|
|
@@ -41555,6 +41654,31 @@
|
|
|
41555
41654
|
}
|
|
41556
41655
|
]
|
|
41557
41656
|
},
|
|
41657
|
+
{
|
|
41658
|
+
"name": "H2 Chain Testnet Lambda",
|
|
41659
|
+
"chain": "H2",
|
|
41660
|
+
"rpc": [
|
|
41661
|
+
"https://rpc.h-1.io"
|
|
41662
|
+
],
|
|
41663
|
+
"faucets": [],
|
|
41664
|
+
"nativeCurrency": {
|
|
41665
|
+
"name": "Lambda H2",
|
|
41666
|
+
"symbol": "H2",
|
|
41667
|
+
"decimals": 18
|
|
41668
|
+
},
|
|
41669
|
+
"infoURL": "https://h2chain.io",
|
|
41670
|
+
"shortName": "h2-lambda",
|
|
41671
|
+
"chainId": 25821,
|
|
41672
|
+
"networkId": 25821,
|
|
41673
|
+
"icon": "h2",
|
|
41674
|
+
"explorers": [
|
|
41675
|
+
{
|
|
41676
|
+
"name": "h2scan-lambda",
|
|
41677
|
+
"url": "https://lambda.h2scan.io",
|
|
41678
|
+
"standard": "EIP3091"
|
|
41679
|
+
}
|
|
41680
|
+
]
|
|
41681
|
+
},
|
|
41558
41682
|
{
|
|
41559
41683
|
"name": "AlveyChain Testnet",
|
|
41560
41684
|
"chain": "tALV",
|
|
@@ -44307,6 +44431,32 @@
|
|
|
44307
44431
|
}
|
|
44308
44432
|
]
|
|
44309
44433
|
},
|
|
44434
|
+
{
|
|
44435
|
+
"name": "Tempo Testnet",
|
|
44436
|
+
"chain": "ETH",
|
|
44437
|
+
"rpc": [
|
|
44438
|
+
"https://rpc.testnet.tempo.xyz"
|
|
44439
|
+
],
|
|
44440
|
+
"faucets": [],
|
|
44441
|
+
"nativeCurrency": {
|
|
44442
|
+
"name": "No native currency",
|
|
44443
|
+
"symbol": "USD",
|
|
44444
|
+
"decimals": 6
|
|
44445
|
+
},
|
|
44446
|
+
"infoURL": "https://tempo.xyz",
|
|
44447
|
+
"shortName": "tempotest",
|
|
44448
|
+
"chainId": 42429,
|
|
44449
|
+
"networkId": 42429,
|
|
44450
|
+
"icon": "tempo",
|
|
44451
|
+
"explorers": [
|
|
44452
|
+
{
|
|
44453
|
+
"name": "tempo-explorer",
|
|
44454
|
+
"url": "https://explore.tempo.xyz",
|
|
44455
|
+
"icon": "tempo",
|
|
44456
|
+
"standard": "EIP3091"
|
|
44457
|
+
}
|
|
44458
|
+
]
|
|
44459
|
+
},
|
|
44310
44460
|
{
|
|
44311
44461
|
"name": "ZKFair Mainnet",
|
|
44312
44462
|
"title": "ZKFair Mainnet",
|
|
@@ -50352,6 +50502,57 @@
|
|
|
50352
50502
|
"chainId": 85449,
|
|
50353
50503
|
"networkId": 48501
|
|
50354
50504
|
},
|
|
50505
|
+
{
|
|
50506
|
+
"name": "CpChain Testnet",
|
|
50507
|
+
"chain": "CpChain",
|
|
50508
|
+
"rpc": [
|
|
50509
|
+
"https://rpc-testnet.cpchain.com"
|
|
50510
|
+
],
|
|
50511
|
+
"faucets": [
|
|
50512
|
+
"https://cpchain-test.pages.dev/faucet"
|
|
50513
|
+
],
|
|
50514
|
+
"nativeCurrency": {
|
|
50515
|
+
"name": "Testnet CpChain",
|
|
50516
|
+
"symbol": "CP",
|
|
50517
|
+
"decimals": 18
|
|
50518
|
+
},
|
|
50519
|
+
"infoURL": "https://cpchain.com",
|
|
50520
|
+
"shortName": "cpchain-testnet",
|
|
50521
|
+
"chainId": 86606,
|
|
50522
|
+
"networkId": 86606,
|
|
50523
|
+
"slip44": 1,
|
|
50524
|
+
"explorers": [
|
|
50525
|
+
{
|
|
50526
|
+
"name": "CpChain Testnet Explorer",
|
|
50527
|
+
"url": "https://explorer-testnet.cpchain.com",
|
|
50528
|
+
"standard": "EIP3091"
|
|
50529
|
+
}
|
|
50530
|
+
]
|
|
50531
|
+
},
|
|
50532
|
+
{
|
|
50533
|
+
"name": "CpChain",
|
|
50534
|
+
"chain": "Cp",
|
|
50535
|
+
"rpc": [
|
|
50536
|
+
"https://rpc.cpchain.com"
|
|
50537
|
+
],
|
|
50538
|
+
"faucets": [],
|
|
50539
|
+
"nativeCurrency": {
|
|
50540
|
+
"name": "CpChain",
|
|
50541
|
+
"symbol": "CP",
|
|
50542
|
+
"decimals": 18
|
|
50543
|
+
},
|
|
50544
|
+
"infoURL": "https://cpchain.com",
|
|
50545
|
+
"shortName": "cpchain",
|
|
50546
|
+
"chainId": 86608,
|
|
50547
|
+
"networkId": 86608,
|
|
50548
|
+
"explorers": [
|
|
50549
|
+
{
|
|
50550
|
+
"name": "CpChain Explorer",
|
|
50551
|
+
"url": "https://explorer.cpchain.com",
|
|
50552
|
+
"standard": "EIP3091"
|
|
50553
|
+
}
|
|
50554
|
+
]
|
|
50555
|
+
},
|
|
50355
50556
|
{
|
|
50356
50557
|
"name": "Nautilus Proteus Testnet",
|
|
50357
50558
|
"chain": "ETH",
|
|
@@ -58869,6 +59070,22 @@
|
|
|
58869
59070
|
"networkId": 685685,
|
|
58870
59071
|
"status": "incubating"
|
|
58871
59072
|
},
|
|
59073
|
+
{
|
|
59074
|
+
"name": "Gensyn Mainnet",
|
|
59075
|
+
"chain": "Gensyn",
|
|
59076
|
+
"rpc": [],
|
|
59077
|
+
"faucets": [],
|
|
59078
|
+
"nativeCurrency": {
|
|
59079
|
+
"name": "Ether",
|
|
59080
|
+
"symbol": "ETH",
|
|
59081
|
+
"decimals": 18
|
|
59082
|
+
},
|
|
59083
|
+
"infoURL": "https://www.gensyn.ai/",
|
|
59084
|
+
"shortName": "gensyn-mainnet",
|
|
59085
|
+
"chainId": 685689,
|
|
59086
|
+
"networkId": 685689,
|
|
59087
|
+
"status": "incubating"
|
|
59088
|
+
},
|
|
58872
59089
|
{
|
|
58873
59090
|
"name": "Won Network",
|
|
58874
59091
|
"chainId": 686868,
|