IBeaconChainOracle

Git Source

Author: Layr Labs, Inc.

Terms of Service: https://docs.eigenlayer.xyz/overview/terms-of-service

Functions

timestampToBlockRoot

The block number to state root mapping.

function timestampToBlockRoot(uint256 timestamp) external view returns (bytes32);

Last updated