Transaction Details
- Hash
- 0xaaf162c100251fb5aa559c768ccaa60c39396c319db7b8059982aafbdb40bcaa
- Type
- PlaceOrder
- Status
- Success
- Block
- 3201488
- Index
- 0
- Nonce
- 1776914268208
- Timestamp
- 03:17:48 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 10000000,
"price": 0,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 45,
"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": "Short",
"size": 10000000,
"price": 0,
"order_id": 6285960,
"market_id": 2,
"account_id": 45
}
}FillIndex: 1
{
"Fill": {
"size": 7533129,
"price": 29090000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6249012,
"taker_order_id": 6285960,
"maker_account_id": 39,
"taker_account_id": 45
}
}FillIndex: 2
{
"Fill": {
"size": 2466871,
"price": 28714000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6285946,
"taker_order_id": 6285960,
"maker_account_id": 8,
"taker_account_id": 45
}
}