brave-wallet-lists 1.31.20 → 1.31.21
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 +67 -4
- package/coingecko-ids.json +32 -18
- package/contract-map.json +121 -130
- package/dapp-lists.json +8539 -8571
- package/package.json +1 -1
- package/ramp-tokens.json +20 -0
- package/solana-contract-map.json +12629 -12619
package/package.json
CHANGED
package/ramp-tokens.json
CHANGED
|
@@ -4005,6 +4005,26 @@
|
|
|
4005
4005
|
],
|
|
4006
4006
|
"off_ramp_providers": []
|
|
4007
4007
|
},
|
|
4008
|
+
{
|
|
4009
|
+
"contract_address": "0x904567252D8F48555b7447c67dCA23F0372E16be",
|
|
4010
|
+
"name": "Kite",
|
|
4011
|
+
"logo": "",
|
|
4012
|
+
"is_erc20": true,
|
|
4013
|
+
"is_erc721": false,
|
|
4014
|
+
"is_erc1155": false,
|
|
4015
|
+
"is_nft": false,
|
|
4016
|
+
"symbol": "KITE",
|
|
4017
|
+
"decimals": 18,
|
|
4018
|
+
"visible": true,
|
|
4019
|
+
"token_id": "",
|
|
4020
|
+
"coingecko_id": "",
|
|
4021
|
+
"chain_id": "0x1",
|
|
4022
|
+
"coin": 60,
|
|
4023
|
+
"on_ramp_providers": [
|
|
4024
|
+
"coinbase"
|
|
4025
|
+
],
|
|
4026
|
+
"off_ramp_providers": []
|
|
4027
|
+
},
|
|
4008
4028
|
{
|
|
4009
4029
|
"contract_address": "KMNo3nJsBXfcpJTVhZcXLW7RmTwTt4GVFE7suUBo9sS",
|
|
4010
4030
|
"name": "Kamino",
|