Price Service
Summary
const price = maker.service('price');getEthPrice
const ethPrice = await price.getEthPrice();getMkrPrice
const mkrPrice = await price.getMkrPrice();getPethPrice
await pethPrice = price.getPethPrice();setEthPrice
setMkrPrice
getWethToPethRatio
Last updated