Transaction Details
- Hash
- 0x7379f5566d1d4b998d26d9a1322ef5b09b2f0eca26e25c7f510eac43908fab16
- Type
- PlaceOrder
- Status
- Success
- Block
- 3236555
- Index
- 18
- Nonce
- 1776875380802
- Timestamp
- 05:17:52 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 280243,
"price": 28645000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 26,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 36
{
"OrderPlaced": {
"side": "Short",
"size": 280243,
"price": 28645000000,
"order_id": 6374248,
"market_id": 2,
"account_id": 26
}
}FillIndex: 37
{
"Fill": {
"size": 280243,
"price": 28771000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6374244,
"taker_order_id": 6374248,
"maker_account_id": 8,
"taker_account_id": 26
}
}