LedgerHQ/ledger-live-common

contract ${token.contractAddress} data for ${token.id} ERC20 not found

aheckmann opened this issue · 5 comments

`contract ${token.contractAddress} data for ${token.id} ERC20 not found`

I'm hitting this. What does this mean? Are there workarounds?

gre commented

as a user of live-common library OR in context of Ledger Live desktop app?

it essentially means the data is not loaded ( https://github.com/LedgerHQ/ledger-live-desktop/blob/develop/src/helpers/live-common-setup-internal-hw.js#L4 is supposed to do it )

gre commented

Can you tell which token you are trying to send and on why live version? Thanks

CHZ
Ledger Live 1.14.0

I just noticed an update to Ledger Live. Will test it out today.

The new version worked. Closing.