ParclExplorer

Transaction Details

Hash
0xa540e22ca9483b63423b1889e70588d9625e97c4c4c4f070f2995dffcf55487a
Type
PlaceOrder
Status
Success
Block
483578
Index
15
Nonce
1776354137684
Timestamp
16:10:37 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 5000000,
    "price": 59594000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (3)

OrderPlacedIndex: 14
{
  "OrderPlaced": {
    "side": "Long",
    "size": 5000000,
    "price": 59594000000,
    "order_id": 1024764,
    "market_id": 0,
    "account_id": 11
  }
}
FillIndex: 15
{
  "Fill": {
    "size": 205919,
    "price": 58789000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 1024700,
    "taker_order_id": 1024764,
    "maker_account_id": 8,
    "taker_account_id": 11
  }
}
FillIndex: 16
{
  "Fill": {
    "size": 4794081,
    "price": 58823000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 1024713,
    "taker_order_id": 1024764,
    "maker_account_id": 8,
    "taker_account_id": 11
  }
}