PARCLExplorer

Transaction Details

Hash
498f162a1f180b587edd3714a2d9e561e3054e740df9f429f8ae4bb35b92fba3
Type
PlaceOrder
Status
Success
Block
1052950
Index
0
Nonce
1775689832782
Timestamp
01:47:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 209612,
    "price": 7214400000000,
    "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": 209612,
    "price": 7214400000000,
    "order_id": 3098094,
    "market_id": 5,
    "account_id": 16
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 14127,
    "price": 7154800000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3097624,
    "taker_order_id": 3098094,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 8476,
    "price": 7157900000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3097625,
    "taker_order_id": 3098094,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 5086,
    "price": 7162600000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3097629,
    "taker_order_id": 3098094,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}