lib-base.trovecreationparams
Home > @mosaic/lib-base > TroveCreationParams
TroveCreationParams type
Parameters of an openTrove() transaction.
Signature:
Remarks
The type parameter T
specifies the allowed value type(s) of the particular TroveCreationParams
object's properties.
Properties
Property
Type
Description
depositCollateral
T
The amount of collateral that's deposited.
borrowMoUSD
T
The amount of MoUSD that's borrowed.
Last updated