UUPSProxy
Verified contract
Proxy
Active on
Ethereum with 1,315 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 49 additional slots
-
variable spans 49 additional slots
0x57aa…6a41
0x25e8…912d
0x00c4…4cb9
0x8b71…916f
0x3088…f216
0x3d32…3000
0x7d57…4e2c
6 additional
variables
Balances ($0.00)
No balances found for "UUPSProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270855 | 2 hours ago | | | 0 | 0.0041583999 | |
| 21268341 | 11 hours ago | | | 0 | 0.010875021 | |
| 21267101 | 15 hours ago | | | 0 | 0.11131202 | |
| 21266594 | 16 hours ago | | | 0 | 0.087493846 | |
| 21266061 | 18 hours ago | | | 0 | 0.16559531 | |
| 21265119 | 21 hours ago | | | 0 | 0.11907510 | |
| 21263866 | a day ago | | | 0 | 0.086069974 | |
| 21263165 | a day ago | | | 0 | 0.053964152 | |
| 21261956 | a day ago | | | 0 | 0.056552629 | |
| 21260983 | a day ago | | | 0 | 0.063216253 |
ABI
ABI objects
Getter at block 21271502 proxiableUUID() view returns (bytes32)
acceptableRebaseAprInBps() view returns (int32)
500
auctionManager() view returns (address)
0x00c452affee3a17d9cecc1bcd2b8d5c7635c4cb9
blockForNextReportToProcess() view returns (uint32)
21270416
etherFiNodesManager() view returns (address)
0x8b71140ad2e5d1e7018d2a7f8a288bd3cd38916f
etherFiOracle() view returns (address)
0x57aaf0004c716388b21795431cd7d5f9d3bb6a41
getImplementation() view returns (address)
0x92c27ba54a62fcd41d3df9fd2dc5c8dfacbd3c4c
lastAdminExecutionBlock() view returns (uint32)
21270855
lastHandledReportRefBlock() view returns (uint32)
21270415
lastHandledReportRefSlot() view returns (uint32)
10481823
liquidityPool() view returns (address)
0x308861a430be4cce5502d0a12724771fc6daf216
membershipManager() view returns (address)
0x3d320286e014c3e1ce99af6d6b00f0c1d63e3000
numValidatorsToSpinUp() view returns (uint32)
100
owner() view returns (address)
0x9f26d4c958fd811a1f59b01b86be7dffc9d20761
postReportWaitTimeInSlots() view returns (uint16)
50
slotForNextReportToProcess() view returns (uint32)
10481824
stakingManager() view returns (address)
0x25e821b7197b146f7713c3b89b6a4d83516b912d
withdrawRequestNft() view returns (address)
0x7d5706f6ef3f89b3951e23e557cdfbc3239d4e2c
Read-only
admins(address) view returns (bool)
canExecuteTasks(struct IEtherFiOracleOracleReport _report) view returns (bool)
pausers(address) view returns (bool)
State-modifying
Events executeTasks(struct IEtherFiOracleOracleReport _report, bytes[] _pubKey, bytes[] _signature)
initialize(address _etherFiOracle, address _stakingManager, address _auctionManager, address _etherFiNodesManager, address _liquidityPool, address _membershipManager, address _withdrawRequestNft, int32 _acceptableRebaseAprInBps, uint16 _postReportWaitTimeInSlots)
pause(bool _etherFiOracle, bool _stakingManager, bool _auctionManager, bool _etherFiNodesManager, bool _liquidityPool, bool _membershipManager)
renounceOwnership()
transferOwnership(address newOwner)
unPause(bool _etherFiOracle, bool _stakingManager, bool _auctionManager, bool _etherFiNodesManager, bool _liquidityPool, bool _membershipManager)
updateAcceptableRebaseApr(int32 _acceptableRebaseAprInBps)
updateAdmin(address _address, bool _isAdmin)
updatePauser(address _address, bool _isPauser)
updatePostReportWaitTimeInSlots(uint16 _postReportWaitTimeInSlots)
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)
AdminOperationsExecuted(address indexed _address, bytes32 indexed _reportHash)
AdminUpdated(address _address, bool _isAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _implementation, bytes _data)
fallback()
receive()
This contract contains no error objects.