Crypto VC Funding Round Tracker
Pricing
Pay per usage
Crypto VC Funding Round Tracker
Tracks cryptocurrency and Web3 venture capital funding rounds from DefiLlama Raises. Returns structured data on project, amount raised, lead investors, round type, and category. Filter by date, amount, category, or investor. Essential for deal flow research and market trend analysis.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Track every cryptocurrency and Web3 venture capital funding round from DefiLlama Raises — the most comprehensive on-chain and off-chain funding database. Filter by date, amount, category, investor, or round type. No API key required. $0.002 per round returned.
⚡ Run in 30 seconds
Click Start with default settings — you get all recent crypto VC funding rounds from DefiLlama with project name, category, amount raised, round type, lead investors, and announcement date. Costs $0.002 per round returned.
What It Does
Fetches structured VC funding data for crypto projects:
- Project details: name, category (DeFi, Gaming, NFT, Infrastructure, CeFi, etc.), chains
- Deal terms: amount raised (USD millions), round type (Seed, Series A, Strategic, etc.), valuation
- Investors: lead investors and full investor list
- Date: announcement date
- Links: website and Twitter
Use Cases
- Deal flow research: What's getting funded in Web3 right now?
- Sector analysis: Which categories attract the most VC dollars?
- Investor tracking: Which rounds did a16z, Paradigm, or Binance Labs lead?
- Market trend analysis: Seed rounds surging? That means builder confidence is high.
- Competitive intelligence: Monitor funding in your sector.
Example Output
{"name": "Example Protocol","amount": 25.0,"round": "Series A","category": "DeFi","chains": ["Ethereum"],"lead_investors": ["Paradigm"],"all_investors": ["Paradigm", "a16z", "Multicoin Capital"],"valuation": 250.0,"date": "2024-01-15","website": "https://example.com","fetched_at": "2024-01-16T09:00:00Z"}
Input Options
| Parameter | Type | Default | Description |
|---|---|---|---|
maxAgeDays | integer | 30 | Only return rounds announced within N days (0 = all time) |
minAmountMillion | number | 0 | Minimum raise amount in USD millions |
categories | string[] | [] | Filter by category: DeFi, Gaming, NFT, Infrastructure, CeFi... |
investors | string[] | [] | Filter by investor name (partial match): a16z, Paradigm... |
rounds | string[] | [] | Filter by round type: Seed, Series A, Strategic... |
sortBy | string | date | Sort by: date, amount, or valuation |
limit | integer | 100 | Maximum results (up to 5000) |
Pricing
- $0.002 per round returned — 100 rounds costs $0.20, 1000 rounds costs $2.00
Data Source
All data from DefiLlama Raises — free, no authentication required.