Updated on 2026-08-14

This commit is contained in:
Tangem 2025-04-25 20:04:51 +05:00
parent d614f69161
commit 4aa74c4b70
21 changed files with 397 additions and 70 deletions

View file

@ -89,7 +89,7 @@ internal class NFTDetailsUMFactory(
),
NFTAssetUM.BlockItem(
title = resourceReference(R.string.nft_details_token_id),
value = id.tokenId,
value = id.tokenId.toString(),
),
NFTAssetUM.BlockItem(
title = resourceReference(R.string.nft_details_chain),