This contract is being backfilled. You may encounter incomplete storage history.

AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 1,710 txns
Deployed by via 0x28ade21d at 11726344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "AdminUpgradeabilityProxy"

0x9945b1feb570a0cac91099f2bc3866951a5d6be90fc3c367317236e7f05122fa
0x11c14d6c292cf3c2774be5bb833da5f838faf2e7337b19805d1df93ddffe8533
0x5beadd0208628531681689c21623535ed74a8541d4b3b80df0a9220c34b8aeca
0xabb21ba2a5a5c37fd5751357a9caeb8697449df444196d581e52d3c89ab745db
0xeec76870bb5365bf367c27ade82c8b31cf2ac1a386a501a376d4362bbce457d4
0xc2455c4da444d314557b23a533357a7d1bbaa408ee540bb32040d14db47f674c
0xa8fd893ef14fbd64eb7470e9f461f62ff4b3cf9447788f4d0d82e523cc577c9c
0xae15c3402cb79eb92ba857f6ae41507a2041c3a9a2e959435d2403075a90863f
0x7d1a0c4bdd9a80d5b1704929efaacccb20c53c32000609228a3a57a3d1d729c2
0x6fe805c93d4eaee60174c52b7c825dbca3949d9974b665f84a437e36845c6328

Functions
Getter at block 20792515
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ORACLE_ROLE(view returns (bytes32)
0x68e79a7bf1e0bc45d0a330c573bc367f9cf464fd326078812f301165fbda4ef1
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
currentNonce(view returns (uint256)
493
 
isMerkleRootVoting(view returns (bool)
isRewardsVoting(view returns (bool)
false
paused(view returns (bool)
false
syncPeriod(view returns (uint256)
6646
Read-only
candidates(bytes32view returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasVote(address oraclebytes32 candidateIdview returns (bool)
isAdmin(address _accountview returns (bool)
isOracle(address _accountview returns (bool)
isPauser(address _accountview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAdmin(address _account
addOracle(address _account
addPauser(address _account
grantRole(bytes32 roleaddress account
pause(
removeAdmin(address _account
removeOracle(address _account
removePauser(address _account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSyncPeriod(uint256 _syncPeriod
unpause(
upgrade(address _merkleDistributoruint256 _syncPeriod
voteForMerkleRoot(uint256 _noncebytes32 _merkleRootstring _merkleProofs
voteForRewards(uint256 _nonceuint256 _totalRewardsuint256 _activatedValidators
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
MerkleRootVoteSubmitted(address indexed oracleuint256 noncebytes32 indexed merkleRootstring merkleProofs
Paused(address account
RewardsVoteSubmitted(address indexed oracleuint256 nonceuint256 totalRewardsuint256 activatedValidators
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SyncPeriodUpdated(uint256 syncPeriodaddress indexed sender
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.