ParclExplorer

Transaction Details

Hash
0x67a6886ec17e8cfef8879578a108c413bc6d70f2e7e010c9dd88890b67b46c47
Type
PlaceOrder
Status
Success
Block
3471147
Index
0
Nonce
1776875381804
Timestamp
18:40:38 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 282321,
    "price": 22073000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 24,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (3)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 282321,
    "price": 22073000000,
    "order_id": 6556046,
    "market_id": 1,
    "account_id": 24
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 15029,
    "price": 21650000000,
    "maker_fee": 0,
    "market_id": 1,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6554051,
    "taker_order_id": 6556046,
    "maker_account_id": 39,
    "taker_account_id": 24
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 267292,
    "price": 21692000000,
    "maker_fee": 0,
    "market_id": 1,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6556016,
    "taker_order_id": 6556046,
    "maker_account_id": 8,
    "taker_account_id": 24
  }
}