TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 26,614 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
0x4994…5849
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RX | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245962 | 16 minutes ago | | | 0.079277175 | 0.0030875108 | |
| 21245888 | 31 minutes ago | | | 0.044339072 | 0.0025778391 | |
| 21245638 | an hour ago | | | 0.016371584 | 0.0020720175 | |
| 21245307 | 2 hours ago | | | 0.094833274 | 0.0023352634 | |
| 21245291 | 3 hours ago | | | 0.030324133 | 0.0024855591 | |
| 21245231 | 3 hours ago | | | 0.03309053 | 0.0024676296 | |
| 21245142 | 3 hours ago | | | 0.046902172 | 0.0029367606 | |
| 21244897 | 4 hours ago | | | 0.038949273 | 0.0021565492 | |
| 21244803 | 4 hours ago | | | 0.028853503 | 0.0027124504 | |
| 21244403 | 6 hours ago | | | 0.042891162 | 0.0030267406 |
ABI
ABI objects
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
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
forwardRewards()
initialize(address _roleManager, address _rewardDestination)
setRewardDestination(address _rewardDestination)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
RewardDestinationUpdated(address rewardDestination)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
InvalidZeroInput()
NotNativeEthRestakeAdmin()
NotRestakeManagerAdmin()
TransferFailed()