Most active investors
Description
Top funds ranked by the number of funding rounds they participated in within the requested date window. Each item exposes the fund (fundId, fundName, fundLogo), totalInvestments (rounds joined as lead or follow-on), leadInvestments (subset led by the fund), and totalDeployed — the sum of raised (USD) across those rounds. totalDeployed aggregates the full round size because the underlying data does not record per-investor check sizes; rounds with an undisclosed raise contribute 0. Filters: from / to round date window (both optional — omit for all-time). Result limited to limit funds (default 30, max 100), ordered by totalInvestments descending with fund.tier ascending as a tie-breaker.
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
Query Parameters
Lower bound on the round date (inclusive). Accepts ISO 8601 string or Unix timestamp (sec/ms). Omit for no lower bound.
"2024-01-01T00:00:00.000Z"
Upper bound on the round date (inclusive). Accepts ISO 8601 string or Unix timestamp (sec/ms). Bare YYYY-MM-DD is coerced to end-of-day UTC. Omit for no upper bound.
"2024-12-31T23:59:59.999Z"
Maximum number of funds to return. Range 1–100.
30
Response
Fund identifier.
42
Fund name.
"a16z crypto"
Fund logo URL. null when the fund has no logo configured.
"https://media.cryptorank.io/funds/150x150.a16z-crypto.png"
Number of funding rounds the fund participated in within the requested date window (any role — lead or follow-on).
124
Number of funding rounds the fund led within the requested date window (subset of totalInvestments).
37
Sum of raised (USD) across all funding rounds the fund participated in within the requested date window. Aggregates the full round size — the underlying data does not record per-investor check sizes. Rounds with an undisclosed raised amount contribute 0.
"5800000000"