> ## Documentation Index
> Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# HypercoreLiquidation

Liquidation details attached to a fill when the fill resulted from a liquidation

## Fields

<ResponseField name="market_price" type="string">
  Mark price at the time of liquidation
</ResponseField>

<ResponseField name="method" type="string">
  Liquidation method: Market or Backstop
</ResponseField>

<ResponseField name="liquidated_user" type="string">
  Address of the user whose position was liquidated
</ResponseField>
