Transaction Details
- Hash
- 0xcb188557fecbbf098a8b2f7b364037c07902745d393cf51291f540c2cbc9442f
- Type
- PlaceOrder
- Status
- Success
- Block
- 3887818
- Index
- 24
- Nonce
- 1776875383724
- Timestamp
- 18:27:07 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 104014,
"price": 60683000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 22,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Long",
"size": 104014,
"price": 60683000000,
"order_id": 7464832,
"market_id": 0,
"account_id": 22
}
}FillIndex: 41
{
"Fill": {
"size": 104014,
"price": 59620000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7464815,
"taker_order_id": 7464832,
"maker_account_id": 8,
"taker_account_id": 22
}
}