TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xe02a75e4 at 15677677
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 "TransparentUpgradeableProxy"

0x0d0095a1977b21f4bfbeb742a560ed98901ba316cda555bf78a81f6b2d7f49df
0xecef0fdee9e6bae4195129af1ad967b6f38ff07a3411f9c5db87ba0acd749c1e
0x16b1c3d6889f11c03ff01b00daf39439773b47efda95fbc12379be358f3fe5ca
0x596a4db79350d7188405fdbe8c08892596ca3618ea33174df8e3a2b0263c31d5
0x806221225d029d4afb60f8d7f421e55149f2e3d33e2d36a6869defe151046a94
0x896d5596bd0a141ccdeb76f18d3db8138822f927d26a766b2f76bddfa36455dd
0x4da658a6a44142a77adf5e947183b934c7e16405705ca86c57cf4721e6f0355f
0xde1b90c024b93abe3ebc1cac86f5eaabb3afe67ef55c3c22b4ef7ade9e03e553
0xe85b7db0a1156056443812b6ff4b7766704aa435dd5c39bec45d545b7ee0485e
0xd4e4d533cc42484907f36553e18860fca50face1e479c6749f53156ead77b1e2

Functions
Getter at block 21422241
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 admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
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
BeaconUpgraded(address indexed beacon
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.