Registrar

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x63c672c3 at 19818437
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Registrar"

No transactions found for "Registrar"


Functions
Getter at block 21299005
CLOCK_MODE(pure returns (string)
mode=epoch&epochUnderlyingSource=blockTimestamp&epochStartingTimestamp=1713099600&epochPeriod=1296000
clock(view returns (uint48)
16
clockPeriod(pure returns (uint256)
1296000
clockStartingTimestamp(pure returns (uint256)
1713099600
emergencyGovernor(view returns (address)
0x886d405949f709bc3f4451491bdd07ff51cdf90a
emergencyGovernorDeployer(view returns (address)
0x3414922ff6edf6aacadb6ab4f2533089144625c4
powerToken(view returns (address)
0x5983b89fa184f14917013b9c3062afd9434c5b03
powerTokenDeployer(view returns (address)
0xf6de7fde6f7a8947b94973053b580e754360d2f9
standardGovernor(view returns (address)
0xb024ac5a7c6bc92fbacc8c3387e628a07e1da016
standardGovernorDeployer(view returns (address)
0x9fff4be0003d0716f37f8d2574e89f1a5d0745c8
vault(view returns (address)
0xd7298f620b0f752cf41bd818a16c756d9dcaa34f
zeroGovernor(view returns (address)
0xa0dafaeea4a1d44534e1b9227e19cae6358b80fe
zeroToken(view returns (address)
0x988567fe094570cce1ffda29d1f2d842b70492be
Read-only
get(bytes32 key_view returns (bytes32)
get(bytes32[] keys_view returns (bytes32[] values_)
listContains(bytes32 list_address account_view returns (bool)
listContains(bytes32 list_address[] accounts_view returns (bool)
State-modifying
addToList(bytes32 list_address account_
removeFromList(bytes32 list_address account_
setKey(bytes32 key_bytes32 value_
Events
AddressAddedToList(bytes32 indexed listaddress indexed account
AddressRemovedFromList(bytes32 indexed listaddress indexed account
KeySet(bytes32 indexed keybytes32 indexed value
Constructor
constructor(address zeroGovernor_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidEmergencyGovernorDeployerAddress(
InvalidPowerTokenDeployerAddress(
InvalidStandardGovernorDeployerAddress(
InvalidVaultAddress(
InvalidVoteTokenAddress(
InvalidZeroGovernorAddress(
NotStandardOrEmergencyGovernor(