InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x623a5fbb at 10928428
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 $514,556.25
ERC-20
Value $0
0xaa54064519305f4b80025413fc3842479f14f4461d134ee95ef360b6e5cdc686
0x609d09fe9d44fa1b157bf91a43ea2ec472a29a8bd3bc39200b6bda992a4445ff
0x992f50ffaed60fa507a388b618dda380328c309b6224cbfe6c895f303a082ea7
0x92bc7fec90c14a00cfa50b15111a3dbe96fed5ef6887aa4a8aa6aeee5ad3673a
0x1ee1fa21c2c230e633f6ab5ce52043a3540425a60feea5ec9a2d87ec4fbbd52e
0x2bb1b52982b2115a43e54a4d638d1f0db9fb1d410c1fa954807ca99d0784d94d
0x1ceb2e73f9de2415d7a6600202d8fda1c6538a650bdec3629bb34b76fde25c59
0x7173f8730d9fe882c5fd2ff434cf97785d4c2113440972c7761b04026420724c
0x3c5e40a369c792fd792f99ec040394a31b29dc2dd17f46159eb92eb8404e5021
0x300634a93a4c7f2fbbd3b6d51d3093d66223c8cbba33d5d8d7c6432d55ff0ca6

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