@brave/wallet-lists 1.35.5 → 1.35.7
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 +55 -5
- package/coingecko-ids.json +50 -56
- package/coingecko.json +1176 -868
- package/package.json +1 -1
package/chainlist.json
CHANGED
|
@@ -10194,6 +10194,23 @@
|
|
|
10194
10194
|
}
|
|
10195
10195
|
]
|
|
10196
10196
|
},
|
|
10197
|
+
{
|
|
10198
|
+
"name": "Nome Progetto Privato",
|
|
10199
|
+
"chain": "BESU",
|
|
10200
|
+
"icon": "ethereum",
|
|
10201
|
+
"rpc": [],
|
|
10202
|
+
"faucets": [],
|
|
10203
|
+
"nativeCurrency": {
|
|
10204
|
+
"name": "YourToken",
|
|
10205
|
+
"symbol": "YTK",
|
|
10206
|
+
"decimals": 18
|
|
10207
|
+
},
|
|
10208
|
+
"infoURL": "https://www.tuosito.it",
|
|
10209
|
+
"shortName": "besu-priv-540",
|
|
10210
|
+
"chainId": 540,
|
|
10211
|
+
"networkId": 540,
|
|
10212
|
+
"explorers": []
|
|
10213
|
+
},
|
|
10197
10214
|
{
|
|
10198
10215
|
"name": "PAWCHAIN Testnet",
|
|
10199
10216
|
"chain": "PAW",
|
|
@@ -43602,27 +43619,27 @@
|
|
|
43602
43619
|
]
|
|
43603
43620
|
},
|
|
43604
43621
|
{
|
|
43605
|
-
"name": "All About
|
|
43622
|
+
"name": "All About Health",
|
|
43606
43623
|
"chain": "AAH",
|
|
43607
43624
|
"rpc": [
|
|
43608
|
-
"https://rpc.
|
|
43625
|
+
"https://rpc.aah.name"
|
|
43609
43626
|
],
|
|
43610
43627
|
"faucets": [
|
|
43611
|
-
"https://
|
|
43628
|
+
"https://aah.name"
|
|
43612
43629
|
],
|
|
43613
43630
|
"nativeCurrency": {
|
|
43614
43631
|
"name": "AAH",
|
|
43615
43632
|
"symbol": "AAH",
|
|
43616
43633
|
"decimals": 18
|
|
43617
43634
|
},
|
|
43618
|
-
"infoURL": "https://
|
|
43635
|
+
"infoURL": "https://aah.name",
|
|
43619
43636
|
"shortName": "aah",
|
|
43620
43637
|
"chainId": 21133,
|
|
43621
43638
|
"networkId": 21133,
|
|
43622
43639
|
"explorers": [
|
|
43623
43640
|
{
|
|
43624
43641
|
"name": "AAH Blockscout",
|
|
43625
|
-
"url": "https://exp.
|
|
43642
|
+
"url": "https://exp.aah.name",
|
|
43626
43643
|
"icon": "aah",
|
|
43627
43644
|
"standard": "EIP3091"
|
|
43628
43645
|
}
|
|
@@ -54812,6 +54829,39 @@
|
|
|
54812
54829
|
]
|
|
54813
54830
|
}
|
|
54814
54831
|
},
|
|
54832
|
+
{
|
|
54833
|
+
"name": "QuantumBit",
|
|
54834
|
+
"chain": "QB",
|
|
54835
|
+
"rpc": [
|
|
54836
|
+
"https://quantumbit.foo/rpc"
|
|
54837
|
+
],
|
|
54838
|
+
"faucets": [],
|
|
54839
|
+
"nativeCurrency": {
|
|
54840
|
+
"name": "QuantumBit",
|
|
54841
|
+
"symbol": "QB",
|
|
54842
|
+
"decimals": 18
|
|
54843
|
+
},
|
|
54844
|
+
"features": [
|
|
54845
|
+
{
|
|
54846
|
+
"name": "EIP155"
|
|
54847
|
+
},
|
|
54848
|
+
{
|
|
54849
|
+
"name": "EIP1559"
|
|
54850
|
+
}
|
|
54851
|
+
],
|
|
54852
|
+
"infoURL": "https://quantumbit.foo",
|
|
54853
|
+
"shortName": "qb",
|
|
54854
|
+
"chainId": 90909,
|
|
54855
|
+
"networkId": 90909,
|
|
54856
|
+
"icon": "quantumbit",
|
|
54857
|
+
"explorers": [
|
|
54858
|
+
{
|
|
54859
|
+
"name": "QuantumBit Explorer",
|
|
54860
|
+
"url": "https://quantumbit.foo",
|
|
54861
|
+
"standard": "none"
|
|
54862
|
+
}
|
|
54863
|
+
]
|
|
54864
|
+
},
|
|
54815
54865
|
{
|
|
54816
54866
|
"name": "Nautilus Trition Chain",
|
|
54817
54867
|
"title": "Nautilus Trition Testnet",
|