InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 269 txns
Deployed by via 0xe6b04b11 at 10958503
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 $17,145,532.37
0x1a108ca02af11595b9120f522884964ec79ba6b6659bed846e21bab7591a5a72
0x2fe1b0d36244a85f6ef160df464365a05c3c9608fc332d661c8b124b05133e13
0xa0e5bfd7de2f09ef235e8c0c97776130535175c1d22c854315cc55460d6c45d5
0x3c719f964aa57440bb53a4133ecc42d788b8ad8adc8bcec7239fdebb35984194
0xc332a30b2ac5b6fe8c195c6986058b641343c5ab7fb9d6b032de7ebb78b7618c
0x90c6c480286fc84ede1a9fd6ba19bb48c9d085d12df595c2311f21f4139ef9ee
0x75cb022d2b7dd11cc9de9a5db472ee9f6d273b2862c6cc15f4f18728d17c33f5
0x16f2487e64abbc349aa40ea6cb1e59aa0299a79a246afaabb2e0b66c2a757125
0x10128fdd7b8ab40734ef680fba7339109a2393f6153b55bbb3fdd93fed941164
0xe4591ce59ec46dae374628c77b36d427fe6283e2f9fcb03c24a6324e3acbc977

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