UNPKG

arc_dx

Version:

A platform for building DAOs

32 lines (14 loc) 518 B
# ControllerCreator [see the source](https://github.com/daostack/arc/tree/master/contracts/universalSchemes/DaoCreator.sol) > ControllerCreator for creating a single controller. **Execution cost**: less than 3320 gas **Deployment cost**: less than 3026600 gas **Combined cost**: less than 3029920 gas ## Methods ### create(address) **Execution cost**: No bound available Params: 1. **_avatar** *of type `address`* Returns: 1. **output_0** *of type `address`* [Back to the top ↑](#controllercreator)