Transaction Details
- Hash
- 0xf49b085119ea482df49c8a0b172954a690ec6709ac41a1d1fd18dcc5a65d96f8
- Type
- PlaceOrder
- Status
- Success
- Block
- 3447010
- Index
- 20
- Nonce
- 1776875381088
- Timestamp
- 17:18:00 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 90483,
"price": 60659000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Long",
"size": 90483,
"price": 60659000000,
"order_id": 6505306,
"market_id": 0,
"account_id": 25
}
}FillIndex: 41
{
"Fill": {
"size": 90483,
"price": 59600000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6407365,
"taker_order_id": 6505306,
"maker_account_id": 51,
"taker_account_id": 25
}
}