Transaction Details
- Hash
- 0xa803ecdd12f941ba5dc8cb1df72db40c45a90821a0ae0c96cf9801f1b86c999d
- Type
- PlaceOrder
- Status
- Success
- Block
- 3443950
- Index
- 0
- Nonce
- 1776964049388
- Timestamp
- 17:07:29 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 16801311,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 57,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (3)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 16801311,
"price": 0,
"order_id": 6497104,
"market_id": 0,
"account_id": 57
}
}FillIndex: 1
{
"Fill": {
"size": 2312908,
"price": 59525000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6438498,
"taker_order_id": 6497104,
"maker_account_id": 39,
"taker_account_id": 57
}
}FillIndex: 2
{
"Fill": {
"size": 14488403,
"price": 59600000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6407365,
"taker_order_id": 6497104,
"maker_account_id": 51,
"taker_account_id": 57
}
}