InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0xe3e59617 at 10929454
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 $9,954,237
0x5d82e41c3ab2d1d548b8b7231d6203bcb7a128e9e5ce245935dc598203f42467
0x6e605c46ddb61f90de34258639863959cfcb6794cc885752380fdb88d89e9909
0x1dff397c9e1745c2e718f303f03eeaebe2bed78c9d7bd9fe75a65783aac4cd4c
0x8c955cdf25f62ebcd30ab44f78d84044553c9578a121b0a3bdabfab34bdac7b3
0xf6680ef395d962e68e070772c7558352ea3b714801df6ee2ca3e3f6b55cd892a
0xd2c86cf76547236a4bc6ea96f7a6dac926b7335b638377fba7f3628288bf49a4
0xe50782b292aa5ac883d705129784fc99ea68cc63ade47e71af1e66127a49f310
0x14103ee37373a23cc5019d41a62600851f30cf421b9aead9acda5226d1798745
0x180b0861c90810fe4f23d45223fd5cb2e623c9a8b6021277ae07aa0cfd403450
0x12db2b637a4d60ba10671b01822e2f85dd4cb2a5ea1c183ee7f463b010c8dd5a

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