-
Notifications
You must be signed in to change notification settings - Fork 54
[1.8.0] Tokens' description in still contains 'xDAI' #2036
Comments
* add title text and opacity variability to token lists * add optimism token list * show tokens from active lists * sort up token lists with tokens on the current chain * fix up some type issues prune out chainId changes * clean up leftover any * refactor token count mechanism * handle plurals in title text string * new combineMaps implementation * remove custom plural * address a couple nits * show the number of tokens on current chain Co-authored-by: Jordan Frankfurt <[email protected]> Co-authored-by: Justin Domingue <[email protected]>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@alfetopito , @anxolin , will we be able to fix this? |
We can still do a renaming on the frontend Simple regex match |
But this comes from the token lists, right? I would not change it. We could reach the token lists and tell them to update the description I guess this one is honeyswap |
Created an issue in HoneySwap, I don't think we should do any regex replacement on our side 1Hive/honeyswap#154 |
I thought that was coming from the contract, not from the list 🤔 In that case, we can wait for them and close the issue on our side. |
Originally reported in #2023 (review)
Related to gnosis/gp-ui#919
Tokens in the token list show xDAI

The same is for token names when import custom tokens

The text was updated successfully, but these errors were encountered: