Transaction Details
- Hash
- 0x1ab61c096bc373268f2f452102d917729b36081b327cf9f566c472e4db0e34c5
- Type
- PlaceOrder
- Status
- Success
- Block
- 3475069
- Index
- 26
- Nonce
- 1776970441805
- Timestamp
- 18:54:01 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 50061399,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 55,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Long",
"size": 50061399,
"price": 0,
"order_id": 6564488,
"market_id": 0,
"account_id": 55
}
}FillIndex: 41
{
"Fill": {
"size": 50061399,
"price": 59618000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6564458,
"taker_order_id": 6564488,
"maker_account_id": 8,
"taker_account_id": 55
}
}