lib-base.redemptiondetails

Home > @mosaic/lib-base > RedemptionDetails

RedemptionDetails interface

Details of a redeemMoUSD() transaction.

Signature:

export interface RedemptionDetails 

Properties

PropertyTypeDescription

Amount of MoUSD that was actually redeemed by the transaction.

Amount of MoUSD the redeemer tried to redeem.

Amount of collateral (e.g. Ether) taken from Troves by the transaction.

Amount of native currency (e.g. Ether) deducted as fee from collateral taken.

Last updated