InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 243 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 $9,015,141.5
0xa8c2a9d4d833cfb63db2d4210175a0a4a182eff999a66bd2dc741953fa727d66
0xa417669325b45ddeb643919acae142a39b636d93b2a6bf1225fd49cd3430464a
0xdc5c4b505603bc4c0364f70a9bf989d3840a485d7dcc18e09b7cb4d24cefece5
0x240bdf9fc235ce94fb9953b2ce2121bc7d8d4d543d0762593d83e76231e4e6ce
0xb6c7ade16e9dcafc1534ebb47d27a7c593b298d0fe5f9da2a23b1805617a5199
0xf77bcbc75c9f84c27106ec913562d7d2308ed5c8b78ec80f08e18e648579677a
0xdcb09f26dad76dd475d3ca4ea2061a6484654db0f2123c456d684fa01c11368b
0x6b140ae96a3de9594d5f0936a0a99b7daf6e56d08c734d0b97c66aaf00b25def
0x974b2ea750a2c6e0c35dc798369efc293126f0b38d0ca4af4466050bdc1c066d
0xe6823d08e9b8345c243762b08a6510c0105d8141ec4c814d2c081651f881ae42

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