NativeStakingFeeAccumulator2Proxy
Verified contract
Proxy
Active on
Ethereum with 188 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,011.61)
Native
Value
$1,011.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.32121 | $3,149.37 |
$1,011.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21218590 | 2 hours ago | | | 0.0148085 | 0.00025855673 | |
| 21217537 | 6 hours ago | | | 0.056487818 | 0.00030645603 | |
| 21214927 | 15 hours ago | | | 0.045350442 | 0.00029234213 | |
| 21213288 | 20 hours ago | | | 0.021546355 | 0.00024157902 | |
| 21212928 | 21 hours ago | | | 0.036601596 | 0.00024497254 | |
| 21210751 | a day ago | | | 0.051377333 | 0.00020952945 | |
| 21210565 | a day ago | | | 0.070035914 | 0.00020306062 | |
| 21209622 | a day ago | | | 0.025002314 | 0.00023991522 | |
| 21201387 | 2 days ago | | | 0.09115006 | 0.00040598381 | |
| 21200873 | 3 days ago | | | 0.10280487 | 0.00034490487 |
ABI
ABI objects
Getter at block 21219278
admin() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
governor() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
implementation() view returns (address)
0x9178a430b0fc78adec0ae1686557a53ebb382361
isGovernor() view returns (bool)
false
STRATEGY() view returns (address)
0x4685db8bf2df743c861d71e6cfb5347222992076
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.