Transaction Details
- Hash
- 0xd9f74b675186493d98daebc3b97dd4ed8d7bb2af02209c481ff9af40a1345526
- Type
- PlaceOrder
- Status
- Success
- Block
- 57407
- Index
- 0
- Nonce
- 1776268413493
- Timestamp
- 15:53:33 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 5000000,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 12,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 5000000,
"price": 0,
"order_id": 69542,
"market_id": 0,
"account_id": 12
}
}FillIndex: 1
{
"Fill": {
"size": 5000000,
"price": 58806000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 69488,
"taker_order_id": 69542,
"maker_account_id": 8,
"taker_account_id": 12
}
}