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

# LedgerVaultWithdraw

Ledger delta for a withdrawal from a vault

## Fields

<ResponseField name="requested_usd" type="string">
  Requested withdrawal amount in USD
</ResponseField>

<ResponseField name="commission" type="string">
  Commission charged
</ResponseField>

<ResponseField name="basis" type="string">
  Cost basis of the withdrawn share
</ResponseField>

<ResponseField name="closing_cost" type="string">
  Cost to close positions for withdrawal
</ResponseField>

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

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