NativeStakingFeeAccumulatorProxy
Verified contract
Proxy
Active on
Ethereum with 273 txns
Unified storage
Map
Table
Raw
Constants and immutables
6
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,494.66)
Native
Value
$1,494.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.493041 | $3,031.50 |
$1,494.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21193299 | 6 hours ago | | | 0.035628823 | 0.00041043604 | |
| 21192518 | 9 hours ago | | | 0.058792862 | 0.00032679666 | |
| 21189796 | 18 hours ago | | | 0.068913509 | 0.00049327470 | |
| 21186304 | a day ago | | | 0.24162487 | 0.00077686257 | |
| 21184996 | a day ago | | | 0.029633674 | 0.00079853728 | |
| 21183855 | 2 days ago | | | 0.058447677 | 0.00083820522 | |
| 21181946 | 2 days ago | | | 0.083673686 | 0.00073477623 | |
| 21181519 | 2 days ago | | | 0.16301699 | 0.0013702281 | |
| 21179219 | 2 days ago | | | 0.28277165 | 0.0016147328 | |
| 21175771 | 3 days ago | | | 0.30605801 | 0.00093824851 |
ABI
ABI objects
Getter at block 21195169
admin() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
governor() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
implementation() view returns (address)
0xebb078722b231a889351e13e05f1a694d89ce8a9
isGovernor() view returns (bool)
false
STRATEGY() view returns (address)
0x34edb2ee25751ee67f68a45813b22811687c0238
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimGovernance()
initialize(address _logic, address _initGovernor, bytes _data) payable
transferGovernance(address _newGovernor)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
collect() returns (uint256 eth)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
PendingGovernorshipTransfer(address indexed previousGovernor, address indexed newGovernor)
Upgraded(address indexed implementation)
ExecutionRewardsCollected(address indexed strategy, uint256 amount)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.