Updated on 2026-08-14
This commit is contained in:
parent
2c8c2cb579
commit
3f20fb5bac
12 changed files with 15 additions and 90 deletions
|
|
@ -81,6 +81,7 @@ internal class SendViewModel @Inject constructor(
|
|||
userWalletId = userWalletId,
|
||||
currencyId = cryptoCurrency.id,
|
||||
derivationPath = cryptoCurrency.network.derivationPath,
|
||||
contractAddress = (cryptoCurrency as? CryptoCurrency.Token)?.contractAddress,
|
||||
isSingleWalletWithTokens = isSingleWallet,
|
||||
)
|
||||
.flowWithLifecycle(owner.lifecycle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue