Updated on 2026-08-14

This commit is contained in:
Tangem 2024-11-29 18:21:30 +02:00
parent 2b41ded8af
commit 5ec91d4b6e
4 changed files with 19 additions and 6 deletions

View file

@ -175,6 +175,7 @@ sealed class AnalyticsParam {
const val TOKEN_PARAM = "Token"
const val SOURCE = "Source"
const val BALANCE = "Balance"
const val TOKENS_COUNT = "Tokens Count"
const val STATE = "State"
const val BATCH = "Batch"
const val TYPE = "Type"