{{ effectiveMethod === 'lightning' ? 'Invoice' : effectiveMethod === 'ark' ? 'Destination' : 'Address' }}
{{ destDisplay }}
Creates a {{ methodLabel }} token you can share — sats leave your balance when it's redeemed.
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.
{{ t('sendBitcoin.autoMethodDesc') }}
Sweeps your entire on-chain balance{{ onchainBalance !== null ? ` (~${onchainBalance.toLocaleString()} sats)` : '' }} minus network fees.
{{ t('sendBitcoin.tokenShareLabel') }}
{{ ecashToken }}
{{ t('sendBitcoin.sentTx', { txid: resultTxid }) }}
{{ t('sendBitcoin.paidHash', { hash: resultHash }) }}
{{ resultArk }}