EigenLayerBeaconOracle
Verified contract
Active on
Ethereum with 1,050 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "EigenLayerBeaconOracle"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20686803 | 3 months ago | | | 0 | 0.00036828224 | |
| 20685625 | 3 months ago | | | 0 | 0.00024000654 | |
| 20684428 | 3 months ago | | | 0 | 0.00022762329 | |
| 20683228 | 3 months ago | | | 0 | 0.00019310232 | |
| 20682008 | 3 months ago | | | 0 | 0.00012370397 | |
| 20680809 | 3 months ago | | | 0 | 0.00020588799 | |
| 20679608 | 3 months ago | | | 0 | 0.00097210432 | |
| 20678411 | 3 months ago | | | 0 | 0.00085013297 | |
| 20677213 | 3 months ago | | | 0 | 0.000096717234 | |
| 20676011 | 3 months ago | | | 0 | 0.000098600445 |
ABI
ABI objects
Getter at block 21270414
GENESIS_BLOCK_TIMESTAMP() view returns (uint256)
1606824023
Read-only
findBlockRoot(uint64 _slot) view returns (bytes32 blockRoot)
timestampToBlockRoot(uint256) view returns (bytes32)
State-modifying
Events addTimestamp(uint256 _targetTimestamp)
EigenLayerBeaconOracleUpdate(uint256 slot, uint256 timestamp, bytes32 blockRoot)
constructor(uint256 _genesisBlockTimestamp)
This contract contains no fallback and receive objects.
InvalidBlockTimestamp()
NoBlockRootFound()
TimestampOutOfRange()