Skip to main content

IKeeper

Git Source

Inherits: IKeeperOracles, IKeeperRewards, IKeeperValidators

Author: StakeWise

Defines the interface for the Keeper contract

Functions

initialize

Initializes the Keeper contract. Can only be called once.

function initialize(address _owner) external;

Parameters

NameTypeDescription
_owneraddressThe address of the owner