InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xf2b3a881 at 10928979
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 $414,986.39
ERC-20
Value $0
0x6d97241c597b3729720edbcb44c982f1d8010b94f3c366551392596b287104e5
0x2d5f11069ab3c6cecffb9fd88a8e300fe1858a19205fc3a054c3dfb21fddba80
0x96c1a7fcb876fa03a03f957b02364dbec72244702f118432e5b658fb8d089d17
0xff48d05350cb8f77a5a1f954a28c069a7440abb28d8bf6b36967180aee8ef735
0x401c83d101ba9f01927b1632ddab45ef69895897342132fc341ef114d3ba4962
0xfe0de447800b1c0cec89802ca6ed02a6c094d0517d3cf36f43a951c595368ba9
0xf3f1c7be02ce326dd2d70f069a891650539da44fe4ee516581604ac8e6ecd15b
0x6eeaa2bc48122d049a43660685b14b5045af17e38d908ec93562db5558de007e
0xc963c137a8a48735ffc24bdaf4753654aa80798d7353bcda41850a78a9c59ac8
0x390f027431df1b9350ca2754833c70fdd620c009eb4f0e565ab22aaea182af6e

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