Transaction Details
- Hash
- 0x0f9ca639b0d3f03ac4dc5e4d672791d05e950f7e757ad8212515ad8331c979ba
- Type
- PlaceOrder
- Status
- Success
- Block
- 4279149
- Index
- 3
- Nonce
- 1776875385076
- Timestamp
- 16:46:32 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 96825,
"price": 60726000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 24,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 4
{
"OrderPlaced": {
"side": "Long",
"size": 96825,
"price": 60726000000,
"order_id": 8233555,
"market_id": 0,
"account_id": 24
}
}FillIndex: 5
{
"Fill": {
"size": 96825,
"price": 59649000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 8233513,
"taker_order_id": 8233555,
"maker_account_id": 8,
"taker_account_id": 24
}
}