Updated on 2026-08-14
This commit is contained in:
parent
043602ebd6
commit
dd362fb32c
21 changed files with 133 additions and 184 deletions
|
|
@ -144,7 +144,7 @@ internal class YieldSupplyApproveModel @Inject constructor(
|
|||
).getOrNull() ?: return
|
||||
|
||||
val approvalTransitionData = createApprovalTransactionUseCase(
|
||||
cryptoCurrency = cryptoCurrency,
|
||||
cryptoCurrencyStatus = cryptoCurrencyStatus,
|
||||
userWalletId = userWallet.walletId,
|
||||
contractAddress = cryptoCurrency.contractAddress,
|
||||
spenderAddress = contractAddress,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue