Transaction Details
- Hash
- 0xcaee8ec1537aee193b0a41d791557a9897b6f10f4fe1c0f2aeecbda98e532742
- Type
- PlaceOrder
- Status
- Success
- Block
- 3286334
- Index
- 0
- Nonce
- 1776931691252
- Timestamp
- 08:08:11 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 150000000,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 48,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (3)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 150000000,
"price": 0,
"order_id": 6406594,
"market_id": 0,
"account_id": 48
}
}FillIndex: 1
{
"Fill": {
"size": 93778849,
"price": 59500000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6406423,
"taker_order_id": 6406594,
"maker_account_id": 50,
"taker_account_id": 48
}
}FillIndex: 2
{
"Fill": {
"size": 56221151,
"price": 59569000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6406403,
"taker_order_id": 6406594,
"maker_account_id": 50,
"taker_account_id": 48
}
}