> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gains.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# IChainlinkOracle

*Interface for chainlink oracles*

## getAuthorizationStatus

```solidity theme={null}
function getAuthorizationStatus(address) external view returns (bool)
```

## owner

```solidity theme={null}
function owner() external view returns (address)
```
