Updated on 2026-08-14
This commit is contained in:
parent
3a14b92fd8
commit
69b21bf5ef
20 changed files with 457 additions and 259 deletions
|
|
@ -8,6 +8,7 @@ interface AddCustomTokenComponent : ComposableBottomSheetComponent {
|
|||
|
||||
data class Params(
|
||||
val userWalletId: UserWalletId,
|
||||
val source: ManageTokensSource,
|
||||
val onDismiss: () -> Unit,
|
||||
val onCurrencyAdded: () -> Unit,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue