Transaction Details
- Hash
- 0xde1e802f73c0cee0635e72f10b971eb7147f55873c95b63e163ec826569e62a4
- Type
- PlaceOrder
- Status
- Success
- Block
- 4051860
- Index
- 19
- Nonce
- 1776875384181
- Timestamp
- 03:48:39 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 257411,
"price": 29774000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 26,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 29
{
"OrderPlaced": {
"side": "Long",
"size": 257411,
"price": 29774000000,
"order_id": 7762861,
"market_id": 2,
"account_id": 26
}
}FillIndex: 30
{
"Fill": {
"size": 257411,
"price": 29534000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7762683,
"taker_order_id": 7762861,
"maker_account_id": 8,
"taker_account_id": 26
}
}