Updated on 2026-08-14
This commit is contained in:
parent
a8cec3b933
commit
a52562696a
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ internal class StateBuilder(val actions: UiActions) {
|
|||
canSelectAnotherToken = uiStateHolder.receiveCardData.canSelectAnotherToken,
|
||||
balance = emptyAmountState.toTokenWalletBalance,
|
||||
),
|
||||
warnings = emptyList(),
|
||||
fee = FeeState.Empty,
|
||||
swapButton = SwapButton(
|
||||
enabled = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue