PARCLExplorer

Transaction Details

Hash
d9fc5026c4c345240203229d8c0c59b76ac678df4de0898cd6be949114136676
Type
PlaceOrder
Status
Success
Block
1051119
Index
0
Nonce
1775689832769
Timestamp
01:40:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 233642,
    "price": 7220200000000,
    "market_id": 5,
    "post_only": false,
    "stop_loss": null,
    "account_id": 16,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (4)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 233642,
    "price": 7220200000000,
    "order_id": 3089718,
    "market_id": 5,
    "account_id": 16
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 14129,
    "price": 7154100000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3089710,
    "taker_order_id": 3089718,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 8477,
    "price": 7157200000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3089714,
    "taker_order_id": 3089718,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 5086,
    "price": 7161800000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3089716,
    "taker_order_id": 3089718,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}