> For the complete documentation index, see [llms.txt](https://docs.moneyonchain.com/main-rbtc-contract/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneyonchain.com/main-rbtc-contract/smart-contracts/abis-documentation/priceprovider.md).

# PriceProvider

View Source: [contracts/interface/PriceProvider.sol](https://github.com/money-on-chain/main-RBTC-contract/blob/master-gitbook/contracts/interface/PriceProvider.sol)

**↘ Derived Contracts:** [**BtcPriceProviderMock**](/main-rbtc-contract/smart-contracts/abis-documentation/btcpriceprovidermock.md)**,** [**MoCPriceProviderMock**](/main-rbtc-contract/smart-contracts/abis-documentation/mocpriceprovidermock.md)

**PriceProvider** - version: 0.1.12

## Functions

* [peek()](#peek)

### peek

⤿ Overridden Implementation(s): [BtcPriceProviderMock.peek](/main-rbtc-contract/smart-contracts/abis-documentation/btcpriceprovidermock.md#peek),[MoCPriceProviderMock.peek](/main-rbtc-contract/smart-contracts/abis-documentation/mocpriceprovidermock.md#peek)

```js
function peek() external view
returns(bytes32, bool)
```

**Arguments**
