InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x6a2c7a0a at 10960105
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

No balances found for "InitializableAdminUpgradeabilityProxy"

0xeb4b1faa244a08513a3226821fafac33a6658b902184b935a40cdb40b3406ddf
0x9a7a092a87a044f71d8d1bfb7f7064c9e174208d0639d3c9a792a93dedaf2bf9
0x28f0d9b265111aeb26c30dc89be3dd89db88205923bd23ce6004d48c086c0654
0x8682ed293e29dd2344a986e9164330c76940fd15825ba5681c7a712e3e2535f7
0xbdf95498bea471ef645441bd1c5b0fdf46cec396ca97eb190361561e1454ade1
0xeb41f82ae75fb2a20c698f6d527546cb3d77d30c31f348f0e4680fc512f0931e

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