For the complete documentation index, see llms.txt. This page is also available as Markdown.

IChainlinkOracle

Interface for chainlink oracles

getAuthorizationStatus

function getAuthorizationStatus(address) external view returns (bool)

owner

function owner() external view returns (address)

Was this helpful?