iotaledger / explorer

Explore the IOTA Tangle
https://explorer.iota.org
Apache License 2.0
59 stars 19 forks source link

[Bug]: IOTA 2.0 Explorer shows wrong decimals in Token Info in Foundry #1483

Closed NaitsabesMue closed 1 month ago

NaitsabesMue commented 1 month ago

Issue description

The decimals shown in the the Token Info in Foundry are not aligned with the field "decimals" in the metadata. see https://explorer.iota.org/iota2-testnet/foundry/0x08b7e05e9ca0e32d0bc50a20309eca62dda1f101bfda8d299730869c8cd0847ea00200000000?tab=Features

Expected behaviour

show correct number of decimals

Actual behaviour

shows 3 and not 4 decimals

Can the issue reliably be reproduced?

Yes

Steps to reproduce the issue

https://explorer.iota.org/iota2-testnet/foundry/0x08b7e05e9ca0e32d0bc50a20309eca62dda1f101bfda8d299730869c8cd0847ea00200000000?tab=Features

Errors

No response

Duplicate declaration

Code of Conduct