EigenLayerBeaconOracle

Verified contract

Active on Ethereum with 1,050 txns
Deployed by via 0x3f064e7e at 19429564
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EigenLayerBeaconOracle"

0x90cf488b07a95dba7c21d583309a15eb78b85ce59495ece3b51ef2590e6945ca
0xc290b8bcad8987e9fe90558b35633b4d11961e1f8eb5168df93b2f744a854eec
0x3abc1301c733f8210c81dc2742f0a5dac2dc6073bee2ae8dada3346b850286e2
0x1d2028eb23b824f2980dd81ecaf0765dc8b0c91adc5f4319fdddbd573eb4d7a2
0x10a285da06ee21ca256ebd8f4e333b719c93d874261a06f42de09c90309ef0f0
0x9e81b281ed9acfd874a29b5d111b0a561203ed1a12e2712aaf5cac6f131041a0
0x8a3f11acbe756b37417839236912f04d8fd68f129c86159477db165f662d021c
0x46503d1747d8f514fcd60b8107ee4d5ba287f38fcb388c6534238d74fd9066e4
0x774e8a351e19ef942bbc3f330fcd9278cc3140aa75d558e8fb2c217e9888964b
0x076bf12136cc7b6bb2a84c954abd73bfc1de514f00446b259b7d579eb364d51f

Functions
Getter at block 21270414
GENESIS_BLOCK_TIMESTAMP(view returns (uint256)
1606824023
Read-only
findBlockRoot(uint64 _slotview returns (bytes32 blockRoot)
timestampToBlockRoot(uint256view returns (bytes32)
State-modifying
addTimestamp(uint256 _targetTimestamp
Events
EigenLayerBeaconOracleUpdate(uint256 slotuint256 timestampbytes32 blockRoot
Constructor
constructor(uint256 _genesisBlockTimestamp
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidBlockTimestamp(
NoBlockRootFound(
TimestampOutOfRange(