TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 23,658 txns
Deployed by via 0xf36e2b07 at 18722799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
ERC-20
--
0x14d8cc64577c5622c7f99fc3a623015eafd4ec32dd2cf0d4b765538e02d53773
0xc05f4b7a7d99470f8b7eb027c6da25d396063a06ccb371388e3ad9a719e06e5d
0x49c41696534ae2a21a9489d8a19dc099eeca3c046b9f3a5b22193c992ad89b68
0xefd4263403c321582de178d3f0d46681f84fd83c8086f1c31fa714ffc22617f6
0x03a3aaf186bc91044fc6c06a2c068ed250a8acac362fa80123f81e0d23fddcf6
0x732549e32f3b2dd9a09b5f17e58f70b5aac827424e29d3ddfebb2f54b923d838
0xac80286ff91946e92e233fc03dffbdf975be365b9421e77b609ee656e80ebe0e
0x5282faee087f2b7587de073ade7b00c9add8293d90e00e248408d7f6fffc4858
0x940c8be9392538ec42e0cd2188118e6fa35fa9ac49113a24628f6dadff4dff27
0x701ff914f25a666ce35ce0d7dda213912c8f3f500002dc84389a28d700b28c36

Functions
Getter at block 20791629
rewardDestination(view returns (address)
0xf2f305d14dcd8aaef887e0428b3c9534795d0d60
roleManager(view returns (address)
0x4994efc62101a9e3f885d872514c2dc7b3235849
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
forwardRewards(
initialize(address _roleManageraddress _rewardDestination
setRewardDestination(address _rewardDestination
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
RewardDestinationUpdated(address rewardDestination
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
InvalidZeroInput(
NotNativeEthRestakeAdmin(
NotRestakeManagerAdmin(
TransferFailed(