Updated on 2026-08-14
This commit is contained in:
parent
540f27d1c4
commit
353efc2c21
22 changed files with 329 additions and 109 deletions
|
|
@ -64,6 +64,7 @@ sealed class AnalyticsParam {
|
|||
data object Send : ScreensSources("Send")
|
||||
data object Intro : ScreensSources("Introduction")
|
||||
data object MyWallets : ScreensSources("My Wallets")
|
||||
data object Token : ScreensSources("Token")
|
||||
}
|
||||
|
||||
sealed class TxSentFrom(val value: String) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue