Transaction Details
- Hash
- 0x34e3d58fbcc68e8cc5c5a9c83d109d40b93c87bde0b92f87958074b0896b6ddf
- Type
- PlaceOrder
- Status
- Success
- Block
- 3878577
- Index
- 0
- Nonce
- 1776875381623
- Timestamp
- 17:55:29 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 114053,
"price": 29774000000,
"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": "Long",
"size": 114053,
"price": 29774000000,
"order_id": 7447754,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 114053,
"price": 29397000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7447738,
"taker_order_id": 7447754,
"maker_account_id": 8,
"taker_account_id": 23
}
}