Markets
Deploy Market
Deploy a new lending market for a stock token
POST
Deploys a complete lending market (oracle, interest model, insurance fund, and market contract) through the factory. WhenDocumentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
useRelayer is false, returns unsigned calldata for client-side signing.
Body Parameters
ERC-20 stock token address.
Issuer wallet (receives
ISSUER_ROLE).Admin wallet (receives
DEFAULT_ADMIN_ROLE).Initial oracle price in USD (e.g.
"50.00").Execute via relayer or return calldata.
