Transaction Details
- Hash
- 0x8b3c42886426c77e3fdd9f0cc82eb2fdb6bb1b819486166619880c70a71ad5d3
- Type
- PlaceOrder
- Status
- Success
- Block
- 3718405
- Index
- 0
- Nonce
- 1777020426856
- Timestamp
- 08:47:06 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 294504249,
"price": 0,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 62,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (4)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 294504249,
"price": 0,
"order_id": 7100419,
"market_id": 1,
"account_id": 62
}
}OrderCanceledIndex: 1
{
"OrderCanceled": {
"reason": "SelfTradePrevention",
"order_id": 7100298,
"market_id": 1,
"account_id": 62
}
}FillIndex: 2
{
"Fill": {
"size": 16082578,
"price": 21683000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6853037,
"taker_order_id": 7100419,
"maker_account_id": 39,
"taker_account_id": 62
}
}FillIndex: 3
{
"Fill": {
"size": 278421671,
"price": 21690000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7100379,
"taker_order_id": 7100419,
"maker_account_id": 8,
"taker_account_id": 62
}
}