Transaction Details
- Hash
- 0xfd932eebdd17acc621f5b6a705989f5e4d879e83cc4522b8bb3ec82e4497b022
- Type
- PlaceOrder
- Status
- Success
- Block
- 3458661
- Index
- 0
- Nonce
- 1776875380783
- Timestamp
- 17:57:53 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 43317,
"price": 29792000000,
"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 (3)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 43317,
"price": 29792000000,
"order_id": 6531988,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 38195,
"price": 29228000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6525969,
"taker_order_id": 6531988,
"maker_account_id": 39,
"taker_account_id": 23
}
}FillIndex: 2
{
"Fill": {
"size": 5122,
"price": 29403000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6531648,
"taker_order_id": 6531988,
"maker_account_id": 8,
"taker_account_id": 23
}
}