Skip to main content
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.

Path Parameters

marketId
string
required
Market ID.

Body Parameters

amount
string
required
USDC amount to deposit (e.g. "10000").
useRelayer
boolean
default:"false"
Execute via relayer or return calldata.
The first deposit into a new pool requires a minimum of 1,000 USDC.