{{ $t('noteBalance') }}
{{ selectedStatistic.amount }}
{{ currency }}
{{ $t('gasPrice') }}
{{ gasPrices.fast }} Gwei
{{ $t('networkFee') }}
{{ networkFeeInEth }} {{ networkCurrency }}
{{ $t('relayerFee') }}
{{ toDecimals(relayerFee, null, 6) }} {{ currency }}
{{ $t('totalFee') }}
{{ toDecimals(totalRelayerFee, null, 6) }} {{ currency }}
{{ $t('ethPurchase', { currency: networkCurrency }) }}
{{ toDecimals(ethToReceiveInToken, null, 6) }} {{ currency }}
{{ $t('tokensToReceive') }}
{{ total }} {{ currency }}
{{ ethToReceiveFromWei }} {{ networkCurrency }}