Transaction Details
- Hash
- 0x837e28b38f7c0d1047cad919e472ced84d68c29099e6ec2ee46948de0ce896bf
- Type
- PlaceOrder
- Status
- Success
- Block
- 4072466
- Index
- 27
- Nonce
- 1776875384293
- Timestamp
- 04:59:10 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 90107,
"price": 58303000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 26,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Short",
"size": 90107,
"price": 58303000000,
"order_id": 7800046,
"market_id": 0,
"account_id": 26
}
}FillIndex: 41
{
"Fill": {
"size": 90107,
"price": 59444000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7800014,
"taker_order_id": 7800046,
"maker_account_id": 8,
"taker_account_id": 26
}
}