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

# LedgerBorrowLend

Ledger delta for a borrow or lend operation

## Fields

<ResponseField name="amount" type="string">
  Borrow or lend amount
</ResponseField>

<ResponseField name="interest_amount" type="string">
  Accrued interest amount
</ResponseField>

<ResponseField name="operation" type="string">
  Operation type: borrow or lend
</ResponseField>

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