Open notpri opened 9 months ago
Absolutely I agree. Too much added tokens without price, info graph, ticker icon, etc.
We need of an easier way to add a new token (and backup it in UW backup system as well) without too much hassles or bad shown (see the image below).
Title change proposal:
“We need of an easier way to add tokens (like ERC-20)”
What do you think?
Title change proposal:
“We need of an easier way to add tokens (like ERC-20)”
What do you think?
contract adress is the easiest way to add tokens. i am suggesting fetching tokens data as well
I mean an easier way to get all the package (price, stats, ticker icon, contract address, etc.) with just adding a Coingecko URL in the app.
I mean an easier way to get all the package (price, stats, ticker icon, contract address, etc.) with just adding a Coingecko URL in the app.
good thinking. but you can easily get contract address from coingecko
I mean an easier way to get all the package (price, stats, ticker icon, contract address, etc.) with just adding a Coingecko URL in the app.
however it will be very helpful for adding networks/blockchains.
Also the Coingecko API ID field is an useful method to automatically (and easily) import a token/network in UW.
@serrq I just got a very interesting point in my mind. Adding coins/tokens through coingecko URL is a bad idea as this URL can be used to exploit UW. URLs can be dangerous and that will make UW more vulnerable and will not give much benefit because you either copy the URL ( which can be malicious) or copy contract address (safer) and the work will be done. Also when they add function of fetching coins data, then any data like name, price etc of that specific contract address will be fetched from coingecko. So, I am not confident with URL suggestions.
if you dont know what exploits I'm talking about then have a research on URLs and how they can be used to exploit.
Plase add functions that fetch info(price, icon etc) about coins/tokens we add through contract addresses. This will save you a big time as you will the only focus on bug fixes and new features.