Transaction Details
- Hash
- 0x38da32924eb7267c2ae4ac91bd7f04d6c0a74cf07942cc7218c3bbd38a6f53bc
- Type
- PlaceOrder
- Status
- Success
- Block
- 4268623
- Index
- 25
- Nonce
- 1776875385190
- Timestamp
- 16:10:31 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 95308,
"price": 60726000000,
"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": 95308,
"price": 60726000000,
"order_id": 8214324,
"market_id": 0,
"account_id": 22
}
}FillIndex: 41
{
"Fill": {
"size": 95308,
"price": 59617000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 8214306,
"taker_order_id": 8214324,
"maker_account_id": 8,
"taker_account_id": 22
}
}