Currency backers by contract address
Description
List of funds that backed the project, resolved by on-chain contract address. Each item carries the fund identity (fundId, fundSlug, fundName, fundLogo), editorial fundTier (1–5, null when unassigned), fundType (category label, e.g. Venture, Angel Investor, Hedge Fund), an isLead flag (true when the fund led at least one round of this project), roundsCount (number of this project’s funding rounds the fund participated in; zero when the fund is listed as a backer without a recorded round) and firstInvestmentDate (date of the earliest known round, null when unknown). platform is the token_platform slug (e.g. ethereum, bsc, solana); address lookup is case-insensitive. Pass isLead=true to return only lead investors. Ordered by fundId ascending.
Pricing
- 1 credit base + 1 credit per 100 items returned over the first 100.
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
Platform slug (token_platform.key). Case-sensitive exact match.
"ethereum"
Contract address. Case-insensitive match.
"0xdac17f958d2ee523a2206206994597c13d831ec7"
Query Parameters
0 <= x <= 500001 <= x <= 200When true, return only funds that led at least one funding round of this project.
Response
Fund identifier.
1
"a16z"
"Andreessen Horowitz"
Absolute URL to the 150×150 fund logo. Null when unavailable.
Editorial tier 1–5.
1
Fund category label as stored (e.g. Venture, Angel Investor, Hedge Fund).
"Venture"
True when the fund led at least one funding round of this project.
Number of funding rounds of this project in which the fund participated. Zero for funds listed as backers without a recorded round.
3
Date of the fund’s first known investment into this project (ISO 8601 UTC). Null when no funding round date is recorded.
"2024-01-15T00:00:00.000Z"