InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0x1341eede at 10929411
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 $3,898,568.34
0xd8bcc37e97525ab06cd2aa168886586d2d266231c0e62289d0b4ac39bb076e00
0x08a6e2f105c113c213fc49e01eb4b167e27db6862d3ace954163bb1fb2eb986b
0xcc6ced650ef2c16dac884973faaa465827afe2e235749a043747dc3874ed4910
0x73cc78f1e99f5f8a3ccd14583bccb10a71f63a8155ab8fb1dbc32bf3581ac64c
0x984db51ecc0e1cc1dbf26d5fbcfffd595dcd010822abf7cfcf7fa58fbfdb76c8
0x1eb2c25880e1789685c4bd2eedc36721cfbfb1adc42fdbf55aa40acd3ba74d93
0xa58c4fa65562f0a51aa588685d674119fce1b920638b116bd9c1d6ab085dfb3c
0x9e934e22931144472a451a4c17c761ef760f23bf4cb0f492caa2899b64440b31
0x5e3dda3b10c68d0b44640503bf01d2560f484e88e61d9f755448465b0577aceb
0xfb306486e52f16bac579a6aa27ff6c2a7011d342373be1766c0217ee76179a5c

Functions
Getter at block 20994828
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.