Copyright 2024 M^0 Foundation
Inherits: IDeployer
Author: M^0 Labs
Deploys a new instance of a Power Token.
Callable only by the Zero Governor.
Parameters
Name | Type | Description |
---|---|---|
Returns
Name | Type | Description |
---|---|---|
Returns the address of the Vault.
Returns the address of the Zero Governor.
Revert message when the Vault specified in the constructor is address(0).
Revert message when the Zero Governor specified in the constructor is address(0).
Revert message when the caller is not the Zero Governor.
bootstrapToken
address
The address of some token to bootstrap from.
standardGovernor
address
The address of some Standard Governor.
cashToken
address
The address of some Cash Token.
<none>
address
The address of the deployed Emergency Governor.