Solana Token Extractor avatar
Solana Token Extractor

Pricing

$2.00 / 1,000 results

Go to Store
Solana Token Extractor

Solana Token Extractor

Developed by

Jacob

Maintained by Community

Retrieve comprehensive details about Solana tokens with the Solana Token Info API. Get token names, symbols, prices, supply, creation history, mint details, and creator addresses. Supports up to 10 tokens per request. Ideal for blockchain research, market analysis, and token tracking.

0.0 (0)

Pricing

$2.00 / 1,000 results

2

Monthly users

11

Runs succeeded

>99%

Last modified

a month ago

Solana Token Info Extractor

Get detailed information about Solana tokens. This actor fetches comprehensive token data, including creation details, mint information, and current market statistics.

Features

Token Details

Get essential token information, including:

  • Token name, symbol, and decimals
  • Current USDT price
  • Token icon URL
  • Total supply

Creation Information

Access token creation history:

  • Creation date and transaction signature
  • First mint date and transaction signature
  • Direct links to transactions on Solscan.io

Creator Information

View token creator addresses.

Example Input

The actor accepts a JSON input with the following structure:

1{
2    "address": ["token_address1", "token_address2", ...]
3}

Important Notes

  • Maximum of 10 token addresses per request
  • Addresses must be valid Solana token addresses

Example Output

For each token address, the actor returns:

1[
2    {
3        "name": "token name",
4        "symbol": "token symbol",
5        "address": "token address",
6        "price_usdt": "current price in USDT",
7        "supply": "total token supply",
8        "creation_sig": "creation transaction signature",
9        "creation_txn": "link to creation transaction",
10        "creation_date": "YYYY-MM-DD HH:MM:SS",
11        "creation_timestamp": "Unix timestamp",
12        "creators": ["creator addresses"],
13        "first_mint_sig": "first mint transaction signature",
14        "first_mint_txn": "link to first mint transaction",
15        "first_mint_date": "YYYY-MM-DD HH:MM:SS",
16        "first_mint_timestamp": "Unix timestamp",
17        "decimals": "token decimals",
18        "icon": "token icon URL"
19    }
20]

Limitations

  • Only processes up to 10 tokens per run to ensure reliable performance
  • Some tokens might have missing data fields marked as "N/A" if not available on

Error Handling

The actor provides clear error messages for common issues:

  • Invalid input format
  • Exceeding the maximum token limit
  • Failed API requests for specific tokens

Support

For issues, feature requests, or questions about this actor, please create an issue.

Pricing

Pricing model

Pay per result 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Price per 1,000 items

$2.00