LedgerHQ/ledger-live-common

ADX Token migration/upgrade

Ivshti opened this issue · 11 comments

Hello, the ADX token, which is supported by Ledger Live, recently underwent a token contract upgrade which is now completed and supported by Binance, Bittrex, Upbit, etc.. The new token address is 0xade00c28244d5ce17d72e40330b1c318cd12b7c3.

What are the steps to update this in Ledger Live? The new tokens do not appear there, which is causing anxiety/confusion for our users.

Judging from #152, there is a list of tokens in this repo but external PRs could not update it as of the time of this pull request.

Is there a way to update it now?

@FabriceDautriat is there any way we can PR this ourselves? The token address is updated on ethereum-lists already

Hello @Ivshti, unfortunately you can't do the PR yourself.

I'll update the contract address, and it should be effective end of month.

Great, thanks @FabriceDautriat

Does it have to be updated within the ledger firmware, or only on Ledger Live?

gre commented

We have an internal assets management that will generate again that list (it's automated, not dev managed).
It's only on this side (ledger-live-common, also in ledgerjs), Ledger Live will send to the device the asset signature but only Ledger can produces this signature.

@gre @FabriceDautriat we've seen the update has been rolled out but the decimals are incorrect; the new contract doesn't use 4 decimals but 18

This is a pretty serious and urgent issue as it's causing some confusion and some funny situations like this: https://twitter.com/ScriptusMeorus/status/1324398586315055105?s=20

Yes, this data is correct - no idea why we got a couple of reports that it’s displaying incorrect (much higher) values

any theories @FabriceDautriat ?

Probably people who haven't updated their Ledger Live version. Indeed an update is mandatory to have the correct value displayed.

Thanks, that makes sense. Will test it for ourselves soon too.

Hi everyone, it appears that this might be worth looking into again: see this:
https://twitter.com/ScriptusMeorus/status/1325785258403504129?s=20
Since the data is undoubtedly correct, it's looking like it could be a bug

@FabriceDautriat