Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-06 11:40:31 +02:00
parent 2e857d5e3e
commit 45fa120411
49 changed files with 669 additions and 92 deletions

View file

@ -111,6 +111,7 @@ internal class TokenMarketInfoConverter(
volume24h = volume24h,
maxSupply = maxSupply,
fullyDilutedValuation = fullyDilutedValuation,
fullyDilutedValuationChange24 = fullyDilutedValuationChange24H,
)
}