BtcPriceProviderMock

View Source: contracts/mocks/BtcPriceProviderMock.sol

↗ Extends: PriceFeed, PriceProvider

BtcPriceProviderMock - version: 0.1.12

Contract Members

Constants & Variables

bytes32 internal btcPrice;

bool internal has;

Functions

Constructor

Arguments

Name
Type
Description

price

uint256

BTC price for mock contract

peek

⤾ overrides PriceProvider.peek

Arguments

poke

⤾ overrides PriceFeed.poke

Arguments

Name
Type
Description

val_

uint128

uint32

post

⤾ overrides PriceFeed.post

Arguments

Name
Type
Description

val_

uint128

uint32

address

Last updated