tokenomist-fundraising-lookup

Retrieve token fundraising rounds, investors, and valuations via the Tokenomist API.

24|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/tokenomist-ai/tokenomist-cli --skill tokenomist-fundraising-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tokenomist-fundraising-lookup
Source: https://github.com/tokenomist-ai/tokenomist-cli/tree/main/skills/tokenomist-fundraising-lookup
Command: npx skills add https://github.com/tokenomist-ai/tokenomist-cli --skill tokenomist-fundraising-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly access fundraising rounds, investors, and valuations for tokens without manual aggregation, enabling faster due-diligence and portfolio analysis.

Core Features & Use Cases

  • Fundraising data retrieval: Fetch total raised, round-by-round funding, and round valuations for a token.
  • Investor discovery: List investors and their participation across rounds, including lead investors.
  • Portfolio insights: View investor portfolios and relationships across multiple tokens to assess exposure and ROI.

Quick Start

Ask the assistant to look up fundraising details for a token, for example 'tok fundraising detail <tokenId>' to review rounds, investors, and valuations.

Frequently Asked Questions about tokenomist-fundraising-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find token fundraising rounds and investor details for due diligence?

To find token fundraising rounds and investor details for due diligence, use the tokenomist CLI to retrieve total raised, round-by-round funding, valuations, and participating investors for a specific token.

Can I view an investor's portfolio across multiple tokens to assess exposure?

Yes, you can view an investor's portfolio across multiple tokens to assess exposure and ROI by querying the Tokenomist API to map investor relationships and participation across different token fundraising rounds.

What data do I need to retrieve token valuations and lead investors?

You need a valid TOKENOMIST_API_KEY environment variable and a specific token identifier to retrieve token valuations and identify lead investors across various funding rounds.

Does the token fundraising lookup mechanism require an API key to work?

Yes, the token fundraising lookup mechanism requires a TOKENOMIST_API_KEY environment variable configured in your environment to authenticate and query the Tokenomist API via the CLI.

What is the best way to analyze the investor landscape for a token?

The best way to analyze the investor landscape for a token is to fetch round-by-round funding data and investor participation lists, allowing you to review lead investors and portfolio relationships without manual aggregation.

How do I get total raised amounts and round valuations for a token?

You can get total raised amounts and round valuations for a token by executing a fundraising detail lookup command via the tokenomist CLI, which aggregates the funding data directly from the API.