ParclExplorer

Transaction Details

Hash
0x1853eea9cc8a212504973496712dcc4cee971ae266d46d577408f3603c714b49
Type
PlaceOrder
Status
Success
Block
3474914
Index
0
Nonce
1776970409575
Timestamp
18:53:29 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 215854605,
    "price": 0,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 55,
    "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": 215854605,
    "price": 0,
    "order_id": 6563949,
    "market_id": 0,
    "account_id": 55
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 181449193,
    "price": 59600000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6407365,
    "taker_order_id": 6563949,
    "maker_account_id": 51,
    "taker_account_id": 55
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 18403615,
    "price": 59630000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6406409,
    "taker_order_id": 6563949,
    "maker_account_id": 50,
    "taker_account_id": 55
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 16001797,
    "price": 59754000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6563892,
    "taker_order_id": 6563949,
    "maker_account_id": 8,
    "taker_account_id": 55
  }
}