Transaction Details
- Hash
- 0x0662a2f66cc4d3ca3dee47f998fbc0c010311060734e415aa23d24eec12e8b54
- Type
- PlaceOrder
- Status
- Success
- Block
- 3573875
- Index
- 0
- Nonce
- 1776875382405
- Timestamp
- 00:32:20 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 278605,
"price": 29792000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 24,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 278605,
"price": 29792000000,
"order_id": 6775152,
"market_id": 2,
"account_id": 24
}
}FillIndex: 1
{
"Fill": {
"size": 278605,
"price": 29396000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6775132,
"taker_order_id": 6775152,
"maker_account_id": 8,
"taker_account_id": 24
}
}