Transaction Details
- Hash
- 0x7921d7ed1083dcd4e91084580e3ba61ca7122fefa321b773600b032cd4c2caa1
- Type
- PlaceOrder
- Status
- Success
- Block
- 3937718
- Index
- 0
- Nonce
- 1776875384043
- Timestamp
- 21:17:56 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 28395,
"price": 60683000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 22,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 28395,
"price": 60683000000,
"order_id": 7555414,
"market_id": 0,
"account_id": 22
}
}FillIndex: 1
{
"Fill": {
"size": 28395,
"price": 59665000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7555356,
"taker_order_id": 7555414,
"maker_account_id": 8,
"taker_account_id": 22
}
}