hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

Account's token balances don't show token name #1085

Closed gregscullard closed 5 days ago

gregscullard commented 1 month ago

Description

The token balances from an account's page only show tokenId, symbol and balance of each token, but not the token's name.

Example https://hashscan.io/testnet/accountbalances/0.0.4412108?p=1&k=0.0.4412109

image

Steps to reproduce

Create a token, associate an account with the token and transfer a balance of tokens to the account, then look at the account's token balances in the explorer.

Additional context

No response

Hedera network

testnet

Version

v24.4.0-66-g1a42141

Operating system

None