Project

General

Profile

New feature / Change #4102

Updated by Olivier Bitsch about 2 years ago

If user click on (+) button #4091, and permit users to filter Token a list. 
 On Token selection, display an overlay with a toggle to "Enable/Disable" on Dashboard. 
 The list should display currency, but also Network and the toogle button on the same line. 

 > Important : toggle button is not clean like that, please use real toggle button. 

 How to generate the list : 
 * take first 10 from attached tokens.json. 
 * Get token details from https://api.coingecko.com/api/v3/coins/<id> 
 * Check what supported under platforms 

 ![](picture389-1.png) 

Back