Transaction Details
- Hash
- 0x0c7a4dbb64fcbe62fa6021daac4521bda31c622071f871b3ddcb68fec3f27bfb
- Type
- PlaceOrder
- Status
- Success
- Block
- 3195409
- Index
- 19
- Nonce
- 1776875380643
- Timestamp
- 02:56:59 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 15325,
"price": 58180000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 38
{
"OrderPlaced": {
"side": "Short",
"size": 15325,
"price": 58180000000,
"order_id": 6270214,
"market_id": 0,
"account_id": 25
}
}FillIndex: 39
{
"Fill": {
"size": 15325,
"price": 59343000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6270157,
"taker_order_id": 6270214,
"maker_account_id": 8,
"taker_account_id": 25
}
}