PARCLExplorer

Transaction Details

Hash
1e7bf3d26e1e3aafefdfd4ed1955474da673f726d2255fb944c9f2c902728df6
Type
PlaceOrder
Status
Success
Block
1052590
Index
2
Nonce
1775689832779
Timestamp
01:45:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 206058,
    "price": 7217700000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 206058,
    "price": 7217700000000,
    "order_id": 3096748,
    "market_id": 5,
    "account_id": 16
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 14131,
    "price": 7148000000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3096739,
    "taker_order_id": 3096748,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 4
{
  "Fill": {
    "size": 8478,
    "price": 7151100000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3096741,
    "taker_order_id": 3096748,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 5
{
  "Fill": {
    "size": 5087,
    "price": 7155800000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3096743,
    "taker_order_id": 3096748,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}