{% include 'header.html' %}

Confirm your offer information

Place a new offer on BasicSwap’s order book.

{% include 'inc_messages.html' %}
Step 1
Step 2
Confirm

Select network

Select address

contacts 2

You Send

{% if data.swap_style == 'xmr' %}

Fee From Confirm Target

Fee Rate From

Fee Rate Source: {{ data.from_fee_src }}

Fee From Increase By

Lock Tx Spend Fee: {{ data.amt_from_lock_spend_tx_fee }} {{ data.tla_from }}
{% endif %}

You Get

{% if data.swap_style == 'xmr' %}

Fee To Confirm Target

Fee Rate To

Fee Rate Source: {{ data.to_fee_src }}

Fee To Increase By

{% endif %} {% if data.swap_style == 'xmr' and coin_to != '6' %}

Fee To Confirm Target

Fee To Increase By

{% endif %}

Bid amount

Minimum Bid Amount

Rate

Time

Offer valid (hrs)

{% if data.debug_ui == true %}

Contract Locked (Mins)

{% if data.swap_style != 'xmr' %}
(Participate txn will be locked for half the time.)
{% endif %}
{% else %}

Contract locked (Hours)

{% if data.swap_style != 'xmr' %}
(Participate txn will be locked for half the time.)
{% endif %}
{% endif %}

Strategy (BETA)

Auto Accept Strategy

Options

{% if data.automation_strat_id != -1 %} {% endif %} {% if data.amt_var==true %} {% endif %} {% if data.rate_var==true %} {% endif %}
{% include 'footer.html' %}