Transaction Details
- Hash
- 0x4919aec521985de8c2777862b8c4e5005beda06278611063f07e461d88175b74
- Type
- PlaceOrder
- Status
- Success
- Block
- 3261849
- Index
- 0
- Nonce
- 1776926666792
- Timestamp
- 06:44:26 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 465238887,
"price": 0,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 48,
"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": 465238887,
"price": 0,
"order_id": 6405841,
"market_id": 1,
"account_id": 48
}
}FillIndex: 1
{
"Fill": {
"size": 1184725,
"price": 21657000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6249661,
"taker_order_id": 6405841,
"maker_account_id": 39,
"taker_account_id": 48
}
}FillIndex: 2
{
"Fill": {
"size": 550000,
"price": 22100000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 5211643,
"taker_order_id": 6405841,
"maker_account_id": 34,
"taker_account_id": 48
}
}