This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
v0.15.2
Updated ManagedCdp
to include the following functions: getCollateralAmount
, getCollateralizationRatio
, getLiquidationPrice
, isSafe
, minCollateral
, getCollateralAvailable
, getDaiAvailable
.
Included caching functionality to ManagedCdp and CDPType classes. In order to update the contract derived values, the reset
function can be called.