Copyright 2024 M^0 Foundation
Inherits: IERC6372
Author: M^0 Labs
Adds account
to list
.
Parameters
Name | Type | Description |
---|---|---|
Removes account
from list
.
Parameters
Name | Type | Description |
---|---|---|
Sets key
to value
.
Parameters
Returns the starting timestamp of Epoch 1.
Returns the period/duration, in seconds, of an epoch.
Returns the value of key
.
Parameters
Returns
Returns the values of keys
respectively.
Parameters
Returns
Returns whether list
contains account
.
Parameters
Returns
Returns whether list
contains all specified accounts.
Parameters
Returns
Returns the address of the Emergency Governor.
Returns the address of the Emergency Governor Deployer.
Returns the address of the Power Token.
Returns the address of the Power Token Deployer.
Returns the address of the Standard Governor.
Returns the address of the Standard Governor Deployer.
Returns the address of the Vault.
Returns the address of the Zero Governor.
Returns the address of the Zero Token.
Emitted when account
is added to list
.
Parameters
Emitted when account
is removed from list
.
Parameters
Emitted when key
is set to value
.
Parameters
Revert message when the Emergency Governor Deployer retrieved in the constructor is address(0).
Revert message when the Power Token Deployer retrieved in the constructor is address(0).
Revert message when the Standard Governor Deployer retrieved in the constructor is address(0).
Revert message when the Vault retrieved in the constructor is address(0).
Revert message when the Vote Token retrieved 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 Standard Governor nor the Emergency Governor.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|