api_entities_Offering_types.OfferingBalanceStatus

@polymeshassociation/polymesh-sdk / Modules / api/entities/Offering/types / OfferingBalanceStatus

Enumeration: OfferingBalanceStatus

api/entities/Offering/types.OfferingBalanceStatus

Table of contents

Enumeration Members

Enumeration Members

Available

Available

There still are Asset tokens available for purchase

Defined in

api/entities/Offering/types.ts:24


Residual

Residual

There are remaining Asset tokens, but their added value is lower than the Offering's minimum investment, so they cannot be purchased. The Offering should be manually closed to retrieve them

Defined in

api/entities/Offering/types.ts:34


SoldOut

SoldOut

All Asset tokens in the Offering have been sold

Defined in

api/entities/Offering/types.ts:28

Last updated