For the complete documentation index, see llms.txt. This page is also available as Markdown.

TrancheFactory

Factory for Tranche minimal proxy contracts

API Documentation

constructor(address _target) (public)

createTranche(string name, string symbol, address _collateralToken) → address (external)

Deploys a minimal proxy instance for a new tranche ERC20 token with the given parameters.

Last updated