Method
{{ methodLabel }}
{{ effectiveMethod === 'lightning' ? 'Invoice' : effectiveMethod === 'ark' ? 'Destination' : 'Address' }}
{{ destDisplay }}
Creates a {{ methodLabel }} token you can share — sats leave your balance when it's redeemed.
{{ methodLabel }} balance
{{ confirmBalance === null ? '…' : confirmBalance.toLocaleString() + ' sats' }}
Amount
set by invoice
−{{ confirmAmount.toLocaleString() }} sats
Balance after
{{ confirmBalance === null ? '…' : balanceAfter.toLocaleString() + ' sats' }}
Not enough {{ methodLabel }} balance for this amount.
Sweeps the entire on-chain balance minus network fees.
Network fees are deducted on top of the amount.
{{ error }}
{{ t('sendBitcoin.autoMethodDesc') }}
set by invoice
Sweeps your entire on-chain balance{{ onchainBalance !== null ? ` (~${onchainBalance.toLocaleString()} sats)` : '' }} minus network fees.
This invoice fixes the amount — nothing to type, just review and send.
Zero-amount invoice — enter how many sats to pay.
{{ t('sendBitcoin.tokenShareLabel') }}
{{ ecashToken }}
{{ t('sendBitcoin.sentTx', { txid: resultTxid }) }}
{{ t('sendBitcoin.paidHash', { hash: resultHash }) }}
{{ error }}