Drophunting activity funding rounds
Description
Paginated list of all funding rounds for the project behind the drophunting activity. Each item exposes the round identifier, type, date (ISO 8601 UTC, may be null), dateAccuracy (day when the full date is known and year when only the year portion is meaningful), raised, valuation, sourceUrl, and the participating funds in a single investors array (ordered by lead status first, then by fund id ascending). Each row also carries totalRaised — the project-wide USD sum across all funding rounds and crowdsales (constant per page). Sorted by round date descending (most recent first), tie-broken by round id descending. Responds 404 when the drophunting activity is not found or its underlying project is hidden.
Pricing
- 1 credit per request.
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 <= 200Response
Funding round identifier.
1234
Crowdsale/round type label as stored (e.g. SEED, SERIES A, PRE SEED, Series E, Undisclosed).
"SERIES A"
Date of the funding round (ISO 8601 UTC). Null when the date is unknown.
"2024-08-15T00:00:00.000Z"
day — full date is known; year — only the year portion of date is meaningful.
day, year "day"
Total round size in USD. Null when the raised amount is undisclosed.
"5000000"
Project valuation at the time of the round in USD. Null when undisclosed.
"50000000"
External URL to the source announcement of the round. Null when not available.
Round investors ordered by lead status first, then by fund id ascending.
Total USD raised by the project across all funding rounds and crowdsales (same for every row). Null when no disclosed amounts exist.
"125000000"