Borrowing
Open Loan
Post stock token collateral and borrow USDC
POST
Opens a new overcollateralized loan. The borrower deposits stock tokens as collateral and receives USDC. The maximum borrow amount is determined by the collateral value multiplied by the market’s collateral factor. Optionally pass aDocumentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
signedPrice from the Sign Price endpoint for an atomic price update.
Path Parameters
Market ID.
Body Parameters
Stock tokens to post as collateral (18-decimal, e.g.
"100").USDC to borrow (6-decimal, e.g.
"5000").Optional EIP-712 signed price from the
/sign-price endpoint.Execute via relayer or return calldata.
