InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xd85aaf88 at 10928438
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 $402,768.75
ERC-20
Value $0
0x059056a150d3bd2447f74160c11d4c91ebb62f6d13826b4b0e2d53cec631a366
0x652f49b7c8630d52330cb6d3d4a6959b6214d94b8f67a9f2e52e7bd20893acae
0x4f98568565fc050c1148cefdf4fe7b8b6a0a916c1b2c5d72a0776848b043724d
0xf762e725cb26c4a8d257aeb62d38d1eecf27909f9c744c82b412c38b3caec12c
0xc367932678d05b0d504b718ba385bd6a743b5fb37d37b12246ab8b26e0f31351
0x372b664f4dfeea47a93f50b3f0cac7b0d370525a03e430e4639a76870d137b21
0x9373614e9a3c67c418070b533c8cb22f28e123eab2b3efca7f73623e3e27de5a
0x672d90db5cea78f9f9c0ce49bdc847d8756545522a49fb0ac234787eed1e8ddf
0x793fb33608c70f09ddf3dc283cabaff214e1b44eb00b30be58dedbf74e744d11
0xda723bd9a4ff077873c10f1b0865f32e0c1f46b8d602b9e9f973ad0a43819f22

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