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

# LedgerSubAccountTransfer

Ledger delta for a USDC transfer between sub-accounts

## Fields

<ResponseField name="destination" type="string">
  Destination sub-account address
</ResponseField>

<ResponseField name="usdc" type="string">
  Transfer amount in USDC
</ResponseField>

<ResponseField name="user" type="string">
  Source user address
</ResponseField>
