brave-wallet-lists 1.31.13 → 1.31.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/coingecko-ids.json +40 -20
- package/coingecko.json +22245 -22476
- package/contract-map.json +60 -51
- package/dapp-lists.json +8293 -8308
- package/package.json +1 -1
- package/ramp-tokens.json +20 -0
- package/solana-contract-map.json +12852 -12855
package/package.json
CHANGED
package/ramp-tokens.json
CHANGED
|
@@ -2665,6 +2665,26 @@
|
|
|
2665
2665
|
],
|
|
2666
2666
|
"off_ramp_providers": []
|
|
2667
2667
|
},
|
|
2668
|
+
{
|
|
2669
|
+
"contract_address": "DBRiDgJAMsM95moTzJs7M9LnkGErpbv9v6CUR1DXnUu5",
|
|
2670
|
+
"name": "Debridge",
|
|
2671
|
+
"logo": "",
|
|
2672
|
+
"is_erc20": true,
|
|
2673
|
+
"is_erc721": false,
|
|
2674
|
+
"is_erc1155": false,
|
|
2675
|
+
"is_nft": false,
|
|
2676
|
+
"symbol": "DBR",
|
|
2677
|
+
"decimals": 18,
|
|
2678
|
+
"visible": true,
|
|
2679
|
+
"token_id": "",
|
|
2680
|
+
"coingecko_id": "",
|
|
2681
|
+
"chain_id": "0x65",
|
|
2682
|
+
"coin": 501,
|
|
2683
|
+
"on_ramp_providers": [
|
|
2684
|
+
"coinbase"
|
|
2685
|
+
],
|
|
2686
|
+
"off_ramp_providers": []
|
|
2687
|
+
},
|
|
2668
2688
|
{
|
|
2669
2689
|
"contract_address": "0x3a880652f47bfaa771908c07dd8673a787daed3a",
|
|
2670
2690
|
"name": "DerivaDAO",
|