TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 26,614 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
--
0x6ff4c27cd8de1253e1c5210f221e6569568a90f4743905a087a08ace27b0aaab
0x468db7d78bd07458933699aa09fc535e6e0a188d84fc91b0d8d7d50e2b50c479
0xc190c0061c2d73e1fc7e6831a5f45c68d6aef15ad9e6011aaeb09bd211ea2835
0xd90be2d148d424bc94bdc1dc87a3c9ac227f84cc2b185a0ec0bb83fc6ab97f78
0x6335ba2240a7cd5aa8df9dfed851b84d496cec459da4d17de188b058152ccde3
0x16eaf5061d96c6e4fcd1cb34f97e9df77c1d7a1667a6d0538d44795fc44a326c
0x2d5f2925481c012deabad6e7d97d06aee2188f4740af0d282bffa654c6f92f5c
0xfc460c12e515b317cb005c9cfd66810d5d924a76c0f457a2c6d2388b31558369
0x3cf382a060d5b5a945c29d8f446c825bf5e92c0d43f3e0e09efd775a6257bad8
0x5894c3c4a944eaf99cdc53b44f4d92350e56218a378a0dc1a14719d517f7f328

Functions
Getter at block 21246042
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(