{
    "Function": "get_deposit_root",
    "File": "src/contracts/interfaces/IETHPOSDeposit.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function get_deposit_root() external view returns (bytes32);"
}