Transaction Details
- Hash
- 0x196dc4d69e0030d2a8c11db5429d93408b64a3ce5fcdc25ba6d74e5854c7262c
- Type
- PlaceOrder
- Status
- Success
- Block
- 538193
- Index
- 0
- Nonce
- 1776367047321
- Timestamp
- 19:17:27 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 4439564,
"price": 0,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 11,
"order_type": "Market",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 4439564,
"price": 0,
"order_id": 1189352,
"market_id": 2,
"account_id": 11
}
}FillIndex: 1
{
"Fill": {
"size": 4439564,
"price": 26002000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 1189322,
"taker_order_id": 1189352,
"maker_account_id": 8,
"taker_account_id": 11
}
}