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

# LedgerPerpDexClassTransfer

Ledger delta for a transfer between perp and spot account classes

## Fields

<ResponseField name="amount" type="string">
  Transfer amount
</ResponseField>

<ResponseField name="dex" type="string">
  DEX identifier
</ResponseField>

<ResponseField name="to_perp" type="boolean">
  Whether transferring to perp (true) or to spot (false)
</ResponseField>

<ResponseField name="token" type="string">
  Token identifier
</ResponseField>
