generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
api.entities.Offering.types.OfferingBalanceStatus
prashantasdeveloper edited this page Oct 31, 2024
·
65 revisions
api/entities/Offering/types.OfferingBalanceStatus
• Available = "Available"
There still are Asset tokens available for purchase
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
api/entities/Offering/types.ts:34
• SoldOut = "SoldOut"
All Asset tokens in the Offering have been sold
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types