Available
Residual
SoldOut
• Available: = "Available"
Defined in src/api/entities/Sto/types.ts:24arrow-up-right
There still are Security Tokens available for purchase
• Residual: = "Residual"
Defined in src/api/entities/Sto/types.ts:34arrow-up-right
There are remaining 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
• SoldOut: = "SoldOut"
Defined in src/api/entities/Sto/types.ts:28arrow-up-right
All Security Tokens in the offering have been sold
Last updated 4 years ago
Was this helpful?