Transaction Details
- Hash
- 0x37d1a10fa06984998789339c41a4aa21c26c47d76d61b4b730b8ec75a0140fc6
- Type
- PlaceOrder
- Status
- Success
- Block
- 3727353
- Index
- 0
- Nonce
- 1776875381157
- Timestamp
- 09:17:44 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 39848,
"price": 28622000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 23,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 39848,
"price": 28622000000,
"order_id": 7123043,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 39848,
"price": 29100000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7047896,
"taker_order_id": 7123043,
"maker_account_id": 50,
"taker_account_id": 23
}
}