Balance
{{ fromBalanceDisplay }}Balance
{{ toBalanceDisplay }}By clicking the "Execute trade" button you buy {{noScientificNotation(toAmount)}} {{toAsset.shortName == 'USDC' ? toAsset.fullName : toAsset.fullName.toLowerCase()}}s and you pay {{noScientificNotation(fromAmount)}} {{fromAsset.shortName == 'USDC' ? fromAsset.fullName : fromAsset.fullName.toLowerCase()}}s.
By clicking the "Execute trade" button you sell {{noScientificNotation(fromAmount)}} {{fromAsset.shortName == 'USDC' ? fromAsset.fullName : fromAsset.fullName.toLowerCase()}} and you get {{noScientificNotation(toAmount)}} {{toAsset.shortName == 'USDC' ? toAsset.fullName : toAsset.fullName.toLowerCase()}}s.
By clicking the "Execute trade" button you buy {{noScientificNotation(toAmount)}} {{toAsset.shortName == 'USDC' ? toAsset.fullName : toAsset.fullName.toLowerCase()}} and you pay {{noScientificNotation(fromAmount)}} {{fromAsset.shortName == 'USDC' ? fromAsset.fullName : fromAsset.fullName.toLowerCase()}}s.
Insufficient balance.
Please adjust the amount and try again.
Please enter the amount to buy.
The trade was executed successfully.
The rate has changed. Please try again.
1
=(1
= )The rate already includes the {{(100.0 - adjustment * 100).toFixed(1)}}% trading fee.
Min: {{ depositType == 'instant' ? minDeposit.toFixed(2) : 0.01}}€ Max: {{ depositType == 'instant' ? maxTrustlyDeposit.toFixed(2) : maxDeposit.toFixed(2) }}€
Type:
Instant deposit
Bank transfer
Deposit amount:
{{ getDepositAmountAsNum() == 0 ? '- ' : includeFee ? depositAmount : (getDepositAmountAsNum() + depositFee).toFixed(2) }}€
{{getDepositAmountAsNum() == 0 ? '- ' : depositAmount}}€
Fee:
{{depositType == 'instant' ? depositFee.toFixed(2) : '0.00'}}€
Amount to receive:
{{ getDepositAmountAsNum() == 0 ? '- ' : includeFee ? (getDepositAmountAsNum() - depositFee).toFixed(2) : depositAmount}}€
{{getDepositAmountAsNum() == 0 ? '- ' : depositAmount}}€
Bank information
Please send your deposit as a SEPA transfer to the the bank account below. Only send euros to this account. Make the deposit from the bank account you registered ({{userIban}}) to have it accepted. Please contact our customer service if your bank account has changed.
Important: This code identifies your deposit with your account. Include this code when submitting the wire transfer.
Additional info
You can also use the QR code reader to initialize the deposit. Check the address, bank account number and the reference number character by character before sending. The deposit will be credited to your account when it arrives to the receiving bank account. This is usually the next banking day after the day of sending the deposit. There are no fees on deposits.
Please do not try to deposit a larger amount than your maximum deposit. Due to the Anti Money Laundering regulations we have to limit the maximum amount without a separate statement about the source of the funds from the customer. The instructions to raise the deposit limit can be found here.