brave-wallet-lists 1.32.13 → 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 +66 -0
- package/coingecko-ids.json +57 -51
- package/coingecko.json +186 -2083
- package/dapp-lists.json +11148 -11175
- package/package.json +1 -1
- package/ramp-tokens.json +20 -0
package/package.json
CHANGED
package/ramp-tokens.json
CHANGED
|
@@ -6785,6 +6785,26 @@
|
|
|
6785
6785
|
],
|
|
6786
6786
|
"off_ramp_providers": []
|
|
6787
6787
|
},
|
|
6788
|
+
{
|
|
6789
|
+
"contract_address": "0xaffbe9a60f1f45e057fd9b6dc70004bb0ccc8b99",
|
|
6790
|
+
"name": "Theoriq",
|
|
6791
|
+
"logo": "",
|
|
6792
|
+
"is_erc20": true,
|
|
6793
|
+
"is_erc721": false,
|
|
6794
|
+
"is_erc1155": false,
|
|
6795
|
+
"is_nft": false,
|
|
6796
|
+
"symbol": "THQ",
|
|
6797
|
+
"decimals": 18,
|
|
6798
|
+
"visible": true,
|
|
6799
|
+
"token_id": "",
|
|
6800
|
+
"coingecko_id": "",
|
|
6801
|
+
"chain_id": "0x1",
|
|
6802
|
+
"coin": 60,
|
|
6803
|
+
"on_ramp_providers": [
|
|
6804
|
+
"coinbase"
|
|
6805
|
+
],
|
|
6806
|
+
"off_ramp_providers": []
|
|
6807
|
+
},
|
|
6788
6808
|
{
|
|
6789
6809
|
"contract_address": "0x485d17a6f1b8780392d53d64751824253011a260",
|
|
6790
6810
|
"name": "Chrono.tech",
|