lib-base.stabilitypoolgainswithdrawaldetails
Home > @mosaic/lib-base > StabilityPoolGainsWithdrawalDetails
StabilityPoolGainsWithdrawalDetails interface
Details of a withdrawGainsFromStabilityPool() transaction.
Signature:
Properties
Property | Type | Description |
---|---|---|
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. |
Previouslib-base.stabilitypoolgainswithdrawaldetails.lusdlossNextlib-base.stabilitypoolgainswithdrawaldetails.newlusddeposit
Last updated