Transaction Details
- Hash
- 0x72f062e3333a7d6164c5df5776c6c5a2c7f5ae989ae875bcf0853b5e3a3c53d2
- Type
- PlaceOrder
- Status
- Success
- Block
- 3334212
- Index
- 0
- Nonce
- 1776941519508
- Timestamp
- 10:51:59 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 10000000,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 47,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 10000000,
"price": 0,
"order_id": 6407732,
"market_id": 0,
"account_id": 47
}
}FillIndex: 1
{
"Fill": {
"size": 10000000,
"price": 59569000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6406403,
"taker_order_id": 6407732,
"maker_account_id": 50,
"taker_account_id": 47
}
}