lib-base.stabilitydepositchangedetails

Home > @mosaic/lib-base > StabilityDepositChangeDetails

StabilityDepositChangeDetails interface

Details of a depositMoUSDInStabilityPool() or withdrawMoUSDFromStabilityPool() transaction.

Signature:

export interface StabilityDepositChangeDetails extends StabilityPoolGainsWithdrawalDetails 

Extends: StabilityPoolGainsWithdrawalDetails

Properties

PropertyTypeDescription

Change that was made to the deposit by this transaction.

Last updated