> For the complete documentation index, see [llms.txt](https://docs.prl.one/buttonwood/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prl.one/buttonwood/developers/tranche/tranchefactory.md).

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