PriceOracleProxy.sol
View Source: contracts/PriceOracleProxy.sol
Contract Members
Constants & Variables
Functions
assetPrices(address asset)
assetPrices
Gets the price of a given asset
Returns
the price scaled by 10**18, or zero if the price is not available
Arguments
Last updated