IFM_BC_Bancor_Redeeming_VirtualSupply_v1.sol
Functions
setReserveRatioForBuying
function setReserveRatioForBuying(uint32 _reserveRatio) external;Name
Type
Description
setReserveRatioForSelling
function setReserveRatioForSelling(uint32 _reserveRatio) external;Name
Type
Description
getReserveRatioForBuying
Name
Type
Description
getReserveRatioForSelling
Name
Type
Description
Events
BuyReserveRatioSet
Name
Type
Description
SellReserveRatioSet
Name
Type
Description
Errors
Module__FM_BC_Bancor_Redeeming_VirtualSupply__InvalidReserveRatio
Module__FM_BC_Bancor_Redeeming_VirtualSupply__InvalidTokenDecimal
Module__FM_BC_Bancor_Redeeming_VirtualSupply__InvalidBancorFormula
Module__FM_BC_Bancor_Redeeming_VirtualSupply__CurveInteractionsMustBeClosed
Module__FM_BC_Bancor_Redeeming_VirtualSupply__InvalidOrchestratorTokenWithdrawAmount
Structs
BondingCurveProperties
Name
Type
Description
Last updated