Updated on 2026-08-14
This commit is contained in:
parent
7c50cc09dc
commit
d1189ffda2
12 changed files with 9 additions and 25 deletions
|
|
@ -329,7 +329,6 @@ internal class SendWithSwapConfirmModel @Inject constructor(
|
|||
onSendSuccess = { txHash, timestamp, data ->
|
||||
val txUrl = getExplorerTransactionUrlUseCase(
|
||||
txHash = txHash,
|
||||
networkId = primaryCurrencyStatus.currency.network.id,
|
||||
currency = primaryCurrencyStatus.currency,
|
||||
).getOrNull().orEmpty()
|
||||
sendSuccessAnalytics()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue