Inherits: IPowerTokenDeployer
Author: M^0 Labs
Returns the address of the Vault.
Returns the address of the Zero Governor.
Returns the address of the last contract deployed by this contract.
Returns the nonce used to pre deterministically compute the address of the next deployed contract.
Constructs a new PowerTokenDeployer contract.
Parameters
zeroGovernor_
address
The address of the ZeroGovernor contract.
vault_
address
The address of the Vault contract.
Deploys a new instance of a Power Token.
Callable only by the Zero Governor.
Parameters
bootstrapToken_
address
standardGovernor_
address
cashToken_
address
Returns
<none>
address
The address of the deployed Emergency Governor.
Returns the address of the next contract this contract will deploy.