Transaction Details
- Hash
- 0x13017d468b40a3483938288c94a20e70df7c477fc7842bb7a005f5e799d0d9eb
- Type
- PlaceOrder
- Status
- Success
- Block
- 3633005
- Index
- 27
- Nonce
- 1776875381761
- Timestamp
- 03:54:45 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 135298,
"price": 22073000000,
"market_id": 1,
"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: 40
{
"OrderPlaced": {
"side": "Long",
"size": 135298,
"price": 22073000000,
"order_id": 6902618,
"market_id": 1,
"account_id": 25
}
}FillIndex: 41
{
"Fill": {
"size": 135298,
"price": 21683000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6853037,
"taker_order_id": 6902618,
"maker_account_id": 39,
"taker_account_id": 25
}
}