Transaction Details
- Hash
- 0xe28e685b6b6eae415b0fea726eb5563e4519523d5bb317baa11dca17de006ca7
- Type
- PlaceOrder
- Status
- Success
- Block
- 3726009
- Index
- 0
- Nonce
- 1777021987067
- Timestamp
- 09:13:07 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 244198280,
"price": 0,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 62,
"order_type": "Market",
"reduce_only": false,
"take_profit": {
"order_type": "StopMarket",
"limit_price": null,
"trigger_price": 30400000000
},
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (6)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 244198280,
"price": 0,
"order_id": 7119666,
"market_id": 2,
"account_id": 62
}
}FillIndex: 1
{
"Fill": {
"size": 32415829,
"price": 29441000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7106517,
"taker_order_id": 7119666,
"maker_account_id": 39,
"taker_account_id": 62
}
}FillIndex: 2
{
"Fill": {
"size": 119542023,
"price": 29569000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7119661,
"taker_order_id": 7119666,
"maker_account_id": 8,
"taker_account_id": 62
}
}FillIndex: 3
{
"Fill": {
"size": 43690289,
"price": 29600000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6408885,
"taker_order_id": 7119666,
"maker_account_id": 43,
"taker_account_id": 62
}
}FillIndex: 4
{
"Fill": {
"size": 48550139,
"price": 29700000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6408914,
"taker_order_id": 7119666,
"maker_account_id": 43,
"taker_account_id": 62
}
}OrderPlacedIndex: 5
{
"OrderPlaced": {
"side": "Short",
"size": 244198280,
"price": 30400000000,
"order_id": 7119667,
"market_id": 2,
"account_id": 62
}
}