Launchpad sales history
Description
Paginated token sales (ICO / IDO / IEO) hosted by the given launchpad, ordered by startDate descending. Each item matches the /public-sales schema: sale price and amount raised in USD, project totalRaised across all rounds, listing date / price / current market cap for past sales, plus project category, blockchain, and Twitter score.
Filter status to narrow by lifecycle stage (upcoming, active, past).
Returns 404 when the launchpad is not found or disabled.
Pricing
- 1 credit + 1 per 50 returned items.
Documentation Index
Fetch the complete documentation index at: https://docs.cryptorank.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Query Parameters
0 <= x <= 500001 <= x <= 500Filter by sale lifecycle stage.
upcoming, active, past Response
Public sale round identifier.
1234
Coin identifier in cryptorank.
28
"Ethereum"
"ETH"
ICO, IDO, IEO "IDO"
upcoming, active, past "past"
Sale start date (ISO 8601 UTC). Null when the date is unknown.
"2024-08-15T00:00:00.000Z"
Sale end date (ISO 8601 UTC). Null when the date is unknown.
"2024-09-15T00:00:00.000Z"
Amount raised in this sale (USD). Null when undisclosed.
"5000000"
Token price during this sale (USD). Null when undisclosed.
"0.25"
Cumulative funds raised by the project across all rounds (public sales + private funding + node sales), in USD. Null when no fundraising data is available.
"125000000"
Project valuation at this sale (USD). Null when undisclosed.
"150000000"
Launchpad identifier hosting the sale. Null when sold outside a launchpad.
42
Launchpad name. Null when sold outside a launchpad.
"CoinList"
Project primary category. Null when no category is assigned.
"DeFi"
Blockchain platforms the project token is deployed on. Empty array when none are assigned.
["Ethereum", "BNB Chain"]
Twitter engagement score of the project (higher is better; no fixed upper bound). Null when the project has no linked Twitter account or no score is available.
1273
Token listing date (ISO 8601 UTC). Populated only for sales with status past; null otherwise.
"2024-10-01T00:00:00.000Z"
Token listing price (USD). Populated only for sales with status past; null otherwise.
"0.40"
Current project market capitalization (USD), based on the latest price and circulating supply. Populated only for sales with status past; null otherwise.
"300000000"