Public sales feed
Description
Global feed of public token sales (ICO/IDO/IEO) across all projects. Filters: status (upcoming / active / past), type (ICO / IDO / IEO), launchpadIds (comma-separated), from / to window on the sale start date (ISO 8601 UTC, inclusive). Sorting via sortBy (startDate / endDate) and sortOrder (asc / desc) — default startDate desc, with id ascending as a tie-breaker. Each item exposes the sale identifier, project identity (currencyId, currencyName, currencySymbol), sale metadata (type, status, startDate, endDate, raised, salePrice, valuation), cumulative project fundraising totalRaised (public sales + private rounds + node sales), hosting launchpad (launchpadId, launchpadName), project category, blockchains, and Twitter engagement moniScore. For sales with status past, the item additionally exposes listingDate, listingPrice and currentMarketCap; these are null for non-past sales.
Pricing
- 1 credit base + 1 credit per 50 items returned over the first 50.
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
Query Parameters
0 <= x <= 500001 <= x <= 500Filter by sale lifecycle stage.
upcoming, active, past Filter by sale type.
ICO, IDO, IEO Comma-separated launchpad identifiers. Matches any of the given launchpads.
"12,34"
Lower bound on the sale start date (ISO 8601 UTC, inclusive).
"2024-01-01T00:00:00.000Z"
Upper bound on the sale start date (ISO 8601 UTC, inclusive).
"2024-12-31T23:59:59.999Z"
startDate, endDate asc, desc 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"