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. When
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.
