> ## 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.

# LedgerLiquidatedPosition

A single liquidated position within a ledger liquidation event

## Fields

<ResponseField name="szi" type="string">
  Position size that was liquidated
</ResponseField>

<ResponseField name="coin" type="string">
  Market/coin symbol (e.g. ETH, BTC)
</ResponseField>
