MoCPriceProviderMock
View Source: contracts/mocks/MoCPriceProviderMock.sol
↗ Extends: PriceFeed, PriceProvider
MoCPriceProviderMock - version: 0.1.12
Contract Members
Constants & Variables
Functions
Constructor
Arguments
Name | Type | Description |
---|---|---|
price | uint256 | MoC 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