ParclExplorer

Transaction Details

Hash
0x4deb4a6643d5dff286796db83bb42628d9c8afc33ac578dd0ec471d68d2145db
Type
PlaceOrder
Status
Success
Block
3720463
Index
0
Nonce
1777020849400
Timestamp
08:54:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 412650603,
    "price": 0,
    "market_id": 2,
    "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": "Short",
    "size": 409767085,
    "price": 0,
    "order_id": 7105713,
    "market_id": 2,
    "account_id": 62
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 193285076,
    "price": 29200000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7048017,
    "taker_order_id": 7105713,
    "maker_account_id": 50,
    "taker_account_id": 62
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 200000000,
    "price": 29200000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7048078,
    "taker_order_id": 7105713,
    "maker_account_id": 50,
    "taker_account_id": 62
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 16482009,
    "price": 29169000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7048262,
    "taker_order_id": 7105713,
    "maker_account_id": 50,
    "taker_account_id": 62
  }
}