7.2 Project Detail
GET /fundraising/projects/{project_id}Parameter
Type
Required
Description
{
"project_id": "1848207131284344834",
"twitter_username": "defichain",
"create_time": 1739585768141,
"update_time": 1739585768141,
"fundraising_rounds": [
{
"round_id": "1858996283520290818",
"round": "Series A",
"amount": "15,000,000 USD",
"valuation": null,
"date": 1731974400000,
"investors": [
{
"investor_id": "1844240890553389058",
"name": "Paradigm",
"logo_url": "https://...",
"type": 2,
"is_lead_investor": true
}
]
}
],
"investors": [...],
"team": [...],
"investment_stats": {
"total_rounds": 0,
"rounds_last_year": 0,
"lead_invest_count": 0,
"last_invest_date": null,
"portfolio_count": 0
},
"portfolio": [
{
"project_id": "1844233596960722945",
"project_name": "Monero",
"logo_url": "https://...",
"ecosystems": ["BitTorrent"],
"established_date": 1728534528350,
"funding_status": "1844233596855865345",
"regions": ["UK"]
}
]
}Field
Type
Description
Last updated