Liquidity
Add Liquidity
Deposit USDC into the lending pool and receive LP shares
POST
Deposits USDC into the market’s liquidity pool. The depositor receives proportional LP shares that accrue interest as borrowers repay. Requires the depositor to be KYC-verified in the IdentityRegistry.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Market ID.
Body Parameters
USDC amount to deposit (e.g.
"10000").Execute via relayer or return calldata.
The first deposit into a new pool requires a minimum of 1,000 USDC.
