Transaction Details
- Hash
- 0x759667fd3becc81ab1c13f9811ad355277595ccd5c01452091c692893d1c59c3
- Type
- PlaceOrder
- Status
- Success
- Block
- 3286846
- Index
- 0
- Nonce
- 1776931796203
- Timestamp
- 08:09:56 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 2648702,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 49,
"order_type": "Market",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 2648702,
"price": 0,
"order_id": 6406610,
"market_id": 0,
"account_id": 49
}
}FillIndex: 1
{
"Fill": {
"size": 2648702,
"price": 59569000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6406403,
"taker_order_id": 6406610,
"maker_account_id": 50,
"taker_account_id": 49
}
}