{{'Enter amount' | translate}}
Recipient
{{toName || displayAddress || toAddress}}
Note: Address doesn't contain currency information, please make sure you are sending the correct currency.
Amount
Minimum amount: {{minShapeshiftAmount}}
Maximum amount: {{maxShapeshiftAmount}}
{{amountModel.amount || "0.00" }} {{unit}}
{{globalResult}} {{unit}}
<> {{alternativeAmount || '0.00'}} {{alternativeUnit}}
Note: Address doesn't contain currency information, please make sure you are sending the correct currency.
Minimum amount: {{minShapeshiftAmount}}
Maximum amount: {{maxShapeshiftAmount}}
{{ amountModel.amount || 0 }}{{unit}}
{{globalResult}} {{unit}}
{{alternativeAmount || '0.00'}} {{alternativeUnit}}
7
8
9
4
5
6
1
2
3
.
0