{% include 'header.html' %}
Bid ID: {{ bid_id }}
| Details | |
|---|---|
| Swap | (To) {{ data.amt_to }} {{ data.ticker_to }} for (From) {{ data.amt_from }} {{ data.ticker_from }} |
| Swap | (From) {{ data.amt_from }} {{ data.ticker_from }} for (To) {{ data.amt_to }} {{ data.ticker_to }} |
| Bid Rate | {{ data.bid_rate }} |
| You Send (To) |
{{ data.coin_to }} |
| You Get (From) |
{{ data.coin_from }} |
| You Send (From) |
{{ data.coin_from }} |
| You Get (To) |
{{ data.coin_to }} |
| Bid State | {{ data.bid_state }} |
| State Description | {{ data.state_description }} |
| ITX State | {{ data.itx_state }} |
| PTX State | {{ data.ptx_state }} |
| Offer | {{ data.offer_id }} |
| Address From | {{ data.addr_from }} {{ data.addr_from_label }} |
| Proof of Funds | {{ data.proof_address }} |
|
Created At
|
{{ data.created_at }} |
|
Expired At
|
{{ data.expired_at }} |
| Sent | {{ data.was_sent }} |
| Received | {{ data.was_received }} |
| Initiate Tx | {{ data.initiate_tx }} |
| Initiate Conf | {{ data.initiate_conf }} |
| Participate Tx | {{ data.participate_tx }} |
| Participate Conf | {{ data.participate_conf }} |
| Initiate Tx Refund | {{ data.initiate_tx_refund }} |
| Participate Tx Refund | {{ data.participate_tx_refund }} |
| Initiate Tx Spend Tx | {{ data.initiate_tx_spend }} |
| Participate Tx Spend Tx | {{ data.participate_tx_spend }} |
| Old States | Set at Time |
|---|---|
| {{ s[1] }} |
{{ s[0] | formatts }}
|
| Time | Events |
|---|---|
|
{{ e.at | formatts }}
|
{{ e.desc }} |