lib-base.trovelistingparams
Home > @mosaic/lib-base > TroveListingParams
TroveListingParams interface
Parameters of the getTroves() function.
Signature:
Properties
Property | Type | Description |
---|---|---|
boolean | (Optional) When set to | |
number | Number of Troves to retrieve. | |
"ascendingCollateralRatio" | "descendingCollateralRatio" | How the Troves should be sorted. | |
number | (Optional) Index of the first Trove to retrieve from the sorted list. |
Last updated