Skip to main content

SupraSValueFeed.sol

SupraSValueFeed

SupraSValueFeedLib

getPrice

function getPrice(SupraSValueFeed self, uint64 pareIndex) internal view returns (uint256 decimal, uint256 timestamp, uint256 price)

bytesToUint256

function bytesToUint256(bytes _bs) internal pure returns (uint256 value)