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

# LedgerVaultDeposit

Ledger delta for a deposit into a vault

## Fields

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

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

<ResponseField name="vault" type="string">
  Vault address
</ResponseField>
