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

# LedgerInternalTransfer

Ledger delta for a USDC transfer between Hypercore accounts

## Fields

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

<ResponseField name="destination" type="string">
  Destination user address
</ResponseField>

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

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