Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 400 Bytes

File metadata and controls

17 lines (8 loc) · 400 Bytes

ButtonTokenFactory

Creates clones of the target ButtonToken template

API Documentation

constructor(address _template) (public)

create(bytes args) → address (external)

Create and initialize an instance of the button token

create(address underlying, string name, string symbol, address oracle) → address (external)

Create and initialize an instance of the button token