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

# LedgerCStakingTransfer

Ledger delta for a cross-chain staking deposit or withdrawal

## Fields

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

<ResponseField name="is_deposit" type="boolean">
  Whether this is a deposit (true) or withdrawal (false)
</ResponseField>

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