lib-base.stabilitypoolgainswithdrawaldetails

Home > @mosaic/lib-base > StabilityPoolGainsWithdrawalDetails

StabilityPoolGainsWithdrawalDetails interface

Details of a withdrawGainsFromStabilityPool() transaction.

Signature:

export interface StabilityPoolGainsWithdrawalDetails 

Properties

PropertyTypeDescription

Amount of native currency (e.g. Ether) paid out to the depositor in this transaction.

Amount of MSIC rewarded to the depositor in this transaction.

Amount of MoUSD burned from the deposit by liquidations since the last modification.

Amount of MoUSD in the deposit directly after this transaction.

Last updated