Transaction Details
- Hash
- 0x275d3c27cfb6988da87ba0af40f54bd8bb23f670a3c7b87e531f9e01ed094bae
- Type
- PlaceOrder
- Status
- Success
- Block
- 4271188
- Index
- 0
- Nonce
- 1776875385208
- Timestamp
- 16:19:17 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 250595,
"price": 29833000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 22,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 250595,
"price": 29833000000,
"order_id": 8218847,
"market_id": 2,
"account_id": 22
}
}FillIndex: 1
{
"Fill": {
"size": 250595,
"price": 29314000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 8218845,
"taker_order_id": 8218847,
"maker_account_id": 8,
"taker_account_id": 22
}
}