Updated on 2026-08-14
This commit is contained in:
parent
dcd728503e
commit
6e2ad61589
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ sealed class WalletScreenAnalyticsEvent {
|
|||
put(AnalyticsParam.BALANCE, balance.value)
|
||||
tokensCount?.let { put(AnalyticsParam.TOKENS_COUNT, it.toString()) }
|
||||
},
|
||||
)
|
||||
), AppsFlyerIncludedEvent
|
||||
|
||||
class TokenBalance(balance: AnalyticsParam.EmptyFull, token: String) : Basic(
|
||||
event = "Token Balance",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue