> 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/button-wrappers/unbuttontokenfactory.md).

# UnbuttonTokenFactory

Creates clones of the target UnbuttonToken template

## API Documentation

## `constructor(address _template)` (public)

## `create(bytes args) → address` (external)

Create and initialize an instance of the unbutton token

## `create(address underlying, string name, string symbol, uint256 initialRate) → address` (external)

Create and initialize an instance of the unbutton token
