Transaction Details
- Hash
- 0x46fb8a1c80297820fa8882971afa7df88d2da44e59872a0caa60f29c0d77a7c4
- Type
- PlaceOrder
- Status
- Success
- Block
- 1040788
- Index
- 1
- Nonce
- 1776460664484
- Timestamp
- 23:57:28 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 56170,
"price": 60172000000,
"market_id": 0,
"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: 2
{
"OrderPlaced": {
"side": "Long",
"size": 56170,
"price": 60172000000,
"order_id": 2548775,
"market_id": 0,
"account_id": 22
}
}FillIndex: 3
{
"Fill": {
"size": 56170,
"price": 59100000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 2548689,
"taker_order_id": 2548775,
"maker_account_id": 8,
"taker_account_id": 22
}
}