AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 11,707 txns
Deployed by via 0xefa2662e at 11726298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
ERC-20
Value $129.66
0x43b39bf95fde0861c6ddb1d5c6ee14948154df5823f4f3b0fd04bf2eecd67259
0xbbd9f9ea7aa98d218f9a4867a97df027656fd86002feba57075564e455818cab
0x2a69e5ba5938ba8d9d3b7986413dcfa98b02b0d678918f1c89d214742383075e
0xbfc0dce189c6423b73c5ab30fcd5331ef53a7a36a8ad86ee912d4a9660b05cbd
0xa91e30437a6c04eaa9f3d1a6ccf52393bac72f6afe9fd8a9cd8629e19977983d
0xc0412266f80a36a83128f8209b7cb77063c0ca5fb08f922daa12b35e480146d2
0xb602749d5029846dfa0cb1e1993dc58dbe531f39df1040bd3569af00d0263664
0xd6b35955a499e53c56f4bd99bf66a5da5d7efba6e42772149769435c7c18fd49
0x9329e6d15747eeb23520fdc14760ec62ad5fa74ce025209d4c7951b595b45cbe
0x127e722568b04e7aa7b0d9ea8ea091fc949ea75f36a72e164da27b7ec086a6c4

Functions
Getter at block 21225820
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
paused(view returns (bool)
true
poolEscrow(view returns (address)
0x2296e122c1a20fca3cac3371357bdad3be0df079
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(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
addPauser(address _account
grantRole(bytes32 roleaddress account
pause(
receiveFees(payable 
removeAdmin(address _account
removePauser(address _account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferToPoolEscrow(
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Activated(address indexed accountuint256 validatorIndexuint256 valueaddress indexed sender
ActivatedValidatorsUpdated(uint256 activatedValidatorsaddress sender
ActivationScheduled(address indexed senderuint256 validatorIndexuint256 value
MinActivatingDepositUpdated(uint256 minActivatingDepositaddress sender
Paused(address account
PendingValidatorsLimitUpdated(uint256 pendingValidatorsLimitaddress sender
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
StakedWithPartner(address indexed partneruint256 amount
StakedWithReferrer(address indexed referreruint256 amount
Unpaused(address account
ValidatorRegistered(bytes publicKeyaddress operator
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.