trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
738 stars 257 forks source link

Ethereum token value is breaking app design #15187

Open bosomt opened 3 weeks ago

bosomt commented 3 weeks ago

Describe the bug

Ethereum token value is breaking app design. Reported by users already /not sure if they used same token/ Contract: 0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa

Steps to reproduce:

  1. Receive 0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa token
  2. Observe Suite design

Info:

Screenshots:

image image image
vytick commented 2 weeks ago

fyi: I've encountered something similar in the mobile app, the reason was not dividing the token amount by decimals

tomasklim commented 5 days ago

@vytick yup, we are missing decimals for this token from blockbook

We should make some change in blockchain link to be able to detect those "unknown" tokens