InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x84da645e at 10928527
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 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $0
0x8d6419d87678ec67bf1835a0368a51369256351cdd9bfd726807646579a3b497
0x7e4c4c79b5bc7726536ad1c81078382a1d7db4d1cf34c924e5818d7f790f12ef
0xf1259b2c7d22a9f94ee6cb216159f6dce4496c27c661f0dd2567094be80ea843
0x76c14dd4258a20f24412382b9d08102955604a1f2f6453522c0e558bf85c2746
0x6b41bb1df7f429b831b8ddf08a9019c215738ff81316c453bb4dd37296ff26ab
0x38e90a9758f37118d1539e1f13238cad5729385d9655bddf51a524edaeee98f1
0xa84b4e8c089ef8f1b58b069d1e3993cc02ca145acd9a292df5faf6492b22b9cb
0xd3e59be3e8485cdcda48ed47fd260da49bde0d9cae0721da12d909c34b8eaf21
0xdb0c2964fdcb30b9b36dbb78c43ef4d9e3787acf87bcbfb26ba112156c1526cb
0xa1a20d00cf7673684b0ee01ce8629baef8e7adfa95ddd6429e88140db27a4f2c

Functions
Getter at block 21257686
BENEFICIARY_ROLE(view returns (bytes32)
0xc8a41221bcd7fcf2c225f5a9265e1d4d39949d89197159d59e5f4b87b62c419e
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractManager(view returns (address)
0xc04a10fd5e6513242558f47331568abd6185a310
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
initialize(address _logicaddress _adminbytes _datapayable 
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
cancelPendingDelegation(uint256 delegationId
cancelVesting(uint256 vestedAmount
changeBeneficiaryAddress(address beneficiary
delegate(uint256 validatorIduint256 amountuint256 delegationPeriodstring info
grantRole(bytes32 roleaddress account
initialize(address contractManagerAddress
initialize(address contractManagerAddressaddress beneficiary
reinitialize(address beneficiary
renounceRole(bytes32 roleaddress account
requestUndelegation(uint256 delegationId
retrieve(
retrieveAfterTermination(address destination
revokeRole(bytes32 roleaddress account
tokensReceived(address operatoraddress fromaddress touint256 amountbytes userDatabytes operatorData
tokensToSend(addressaddressaddress touint256bytesbytes
withdrawBounty(uint256 validatorIdaddress to
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
BeneficiaryUpdated(address oldValueaddress newValue
Initialized(uint8 version
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
VestingCanceled(uint256 vestedAmount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.