Appearance
@swapped/connect-sdk / core / MaxAmountMode
Type Alias: MaxAmountMode
MaxAmountMode =
"balance"|"spendable"
Defined in: src/types/amount-input.types.ts:26
Which ceiling blocks submit for dual-bound amount inputs.
balance— onlyabove_balanceblocks;above_spendableis a warning (submit auto-caps via fee-reserve adjustment).spendable— both ceilings block (strict Max = spendable).