Transaction Details
- Hash
- 0xfd2fd7a92430c5b7a8542663faf1ea5f1acca44c3f21c784c73d7316983ccc99
- Type
- PlaceOrder
- Status
- Success
- Block
- 3987392
- Index
- 0
- Nonce
- 1777075678378
- Timestamp
- 00:07:58 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 200000000,
"price": 0,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 67,
"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": 200000000,
"price": 0,
"order_id": 7644759,
"market_id": 2,
"account_id": 67
}
}FillIndex: 1
{
"Fill": {
"size": 152925787,
"price": 29011000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7644715,
"taker_order_id": 7644759,
"maker_account_id": 8,
"taker_account_id": 67
}
}FillIndex: 2
{
"Fill": {
"size": 47074213,
"price": 28905000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7644664,
"taker_order_id": 7644759,
"maker_account_id": 8,
"taker_account_id": 67
}
}