Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-24 12:53:02 +05:00
parent 43d3520718
commit dbc325216e
9 changed files with 127 additions and 4 deletions

View file

@ -29,6 +29,7 @@ data class ReceiveAddressModel(
data class TokenReceiveNotification(
val title: Int,
val subtitle: Int,
val isYieldSupplyNotification: Boolean = false,
)
enum class Asset {