UnbuttonTokenFactory
Last updated
Creates clones of the target UnbuttonToken template
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
Last updated