@somnia-chain/markets-sdk / index / lendDebtTokenAbi
Variable: lendDebtTokenAbi
constlendDebtTokenAbi: readonly [{ }, { }]
Defined in: packages/sdk/src/lend/lendAbi.ts:63
Aave variable-debt-token credit delegation — borrowNative routes the borrow
through the gateway, so the user must first delegate borrowing power on the
WSOMI variable debt token to it (approveDelegation); borrowAllowance
reads the remaining delegated headroom.