Transaction Details
- Hash
- 0xd5bfa37d2562e46e62c712dc171a6d909b29e15f33538350ba8d9ba74d036573
- Type
- PlaceOrder
- Status
- Success
- Block
- 1040841
- Index
- 27
- Nonce
- 1776460664853
- Timestamp
- 23:57:39 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 201466,
"price": 27691000000,
"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: 42
{
"OrderPlaced": {
"side": "Long",
"size": 201466,
"price": 27691000000,
"order_id": 2549050,
"market_id": 2,
"account_id": 24
}
}FillIndex: 43
{
"Fill": {
"size": 201466,
"price": 27316000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 2548990,
"taker_order_id": 2549050,
"maker_account_id": 8,
"taker_account_id": 24
}
}