UUPSProxy
Verified contract
Proxy
Active on
Ethereum with 7 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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x8b71…916f
0x00c4…4cb9
1 additional
variable
Balances ($889.86)
Native
Value
$889.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.263132 | $3,381.82 |
$889.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17665117 | a year ago | | | 0 | 0.00085090378 | |
| 17665069 | a year ago | | | 0 | 0.0018847456 | |
| 17665051 | a year ago | | | 0 | 0.0015066719 | |
| 17536380 | a year ago | | | 0 | 0.00059692641 | |
| 17174463 | 2 years ago | | | 0 | 0.0065082158 | |
| 17174462 | 2 years ago | | | 0 | 0.0064149769 | |
| 17174451 | 2 years ago | | | 0 | 0.019229214 |
ABI
ABI objects
Getter at block 21270957 proxiableUUID() view returns (bytes32)
admin() view returns (address)
0x9f26d4c958fd811a1f59b01b86be7dffc9d20761
auctionFeeVestingPeriodForStakersInDays() view returns (uint128)
168
auctionManager() view returns (address)
0x00c452affee3a17d9cecc1bcd2b8d5c7635c4cb9
etherFiNodesManager() view returns (address)
0x8b71140ad2e5d1e7018d2a7f8a288bd3cd38916f
getImplementation() view returns (address)
0xaf8749c3dc1fc0592f21c2593204c45d3be0d322
globalRevenueIndex() view returns (uint256)
17162050520556631
owner() view returns (address)
0x9f26d4c958fd811a1f59b01b86be7dffc9d20761
paused() view returns (bool)
false
vestedAuctionFeeSplitForStakers() view returns (uint128)
50
Read-only
getAccruedAuctionRevenueRewards(uint256 _validatorId) view returns (uint256)
State-modifying
Events addAuctionRevenue(uint256 _validatorId) payable
distributeAuctionRevenue(uint256 _validatorId) returns (uint256)
initialize()
pauseContract()
renounceOwnership()
setAuctionManagerAddress(address _auctionManager)
setAuctionRewardSplitForStakers(uint128 _split)
setAuctionRewardVestingPeriod(uint128 _periodInDays)
setEtherFiNodesManagerAddress(address _etherFiNodesManager)
transferOwnership(address newOwner)
unPauseContract()
updateAdmin(address _newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _implementation, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.