RedeemPool
redeemStable
function redeemStable(uint amount) external;Exchange T-Stable token for the stable token.
Parameter Name
Type
Description
redeemStableFor
function redeemStableFor(address account, uint amount) external;Exchange tStable token for the stable token.
Parameter Name
Type
Description
Last updated