跳转到主要内容
GET
/
tokens
/
multi
/
all
SDK
import { Client } from '@solana-tracker/data-api';

const client = new Client({ apiKey: 'YOUR_API_KEY' });

const data = await client.getTokenOverview({ limit: 50 });
{
  "latest": [
    {
      "token": {
        "name": "<string>",
        "symbol": "<string>",
        "mint": "<string>",
        "uri": "<string>",
        "decimals": 123,
        "description": "<string>",
        "image": "<string>",
        "hasFileMetaData": true,
        "strictSocials": {},
        "creation": {
          "creator": "<string>",
          "created_tx": "<string>",
          "created_time": 123
        }
      },
      "pools": [
        {
          "poolId": "<string>",
          "liquidity": {
            "quote": 123,
            "usd": 123
          },
          "price": {
            "quote": 123,
            "usd": 123
          },
          "tokenSupply": 123,
          "lpBurn": 123,
          "tokenAddress": "<string>",
          "marketCap": {
            "quote": 123,
            "usd": 123
          },
          "market": "<string>",
          "quoteToken": "<string>",
          "decimals": 123,
          "security": {
            "freezeAuthority": "<string>",
            "mintAuthority": "<string>"
          },
          "lastUpdated": 123,
          "deployer": "<string>",
          "txns": {
            "buys": 123,
            "total": 123,
            "volume": 123,
            "volume24h": 123,
            "sells": 123
          },
          "bundleId": "<string>"
        }
      ],
      "events": {},
      "risk": {
        "snipers": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "wallets": [
            "<string>"
          ]
        },
        "bundlers": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "totalInitialBalance": 123,
          "totalInitialPercentage": 123,
          "wallets": [
            {
              "wallet": "<string>",
              "initialBalance": 123,
              "initialPercentage": 123,
              "balance": 123,
              "percentage": 123,
              "bundleTime": 123
            }
          ]
        },
        "insiders": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "wallets": [
            "<string>"
          ]
        },
        "top10": 123,
        "dev": {
          "percentage": 123,
          "amount": 123
        },
        "fees": {},
        "rugged": true,
        "risks": [
          "<string>"
        ],
        "score": 123,
        "jupiterVerified": true
      },
      "buys": 123,
      "sells": 123,
      "txns": 123,
      "holders": 123
    }
  ],
  "graduating": [
    {
      "token": {
        "name": "<string>",
        "symbol": "<string>",
        "mint": "<string>",
        "uri": "<string>",
        "decimals": 123,
        "description": "<string>",
        "image": "<string>",
        "hasFileMetaData": true,
        "strictSocials": {},
        "creation": {
          "creator": "<string>",
          "created_tx": "<string>",
          "created_time": 123
        }
      },
      "pools": [
        {
          "poolId": "<string>",
          "liquidity": {
            "quote": 123,
            "usd": 123
          },
          "price": {
            "quote": 123,
            "usd": 123
          },
          "tokenSupply": 123,
          "lpBurn": 123,
          "tokenAddress": "<string>",
          "marketCap": {
            "quote": 123,
            "usd": 123
          },
          "market": "<string>",
          "quoteToken": "<string>",
          "decimals": 123,
          "security": {
            "freezeAuthority": "<string>",
            "mintAuthority": "<string>"
          },
          "lastUpdated": 123,
          "deployer": "<string>",
          "txns": {
            "buys": 123,
            "total": 123,
            "volume": 123,
            "volume24h": 123,
            "sells": 123
          },
          "bundleId": "<string>"
        }
      ],
      "events": {},
      "risk": {
        "snipers": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "wallets": [
            "<string>"
          ]
        },
        "bundlers": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "totalInitialBalance": 123,
          "totalInitialPercentage": 123,
          "wallets": [
            {
              "wallet": "<string>",
              "initialBalance": 123,
              "initialPercentage": 123,
              "balance": 123,
              "percentage": 123,
              "bundleTime": 123
            }
          ]
        },
        "insiders": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "wallets": [
            "<string>"
          ]
        },
        "top10": 123,
        "dev": {
          "percentage": 123,
          "amount": 123
        },
        "fees": {},
        "rugged": true,
        "risks": [
          "<string>"
        ],
        "score": 123,
        "jupiterVerified": true
      },
      "buys": 123,
      "sells": 123,
      "txns": 123,
      "holders": 123
    }
  ],
  "graduated": [
    {
      "token": {
        "name": "<string>",
        "symbol": "<string>",
        "mint": "<string>",
        "uri": "<string>",
        "decimals": 123,
        "description": "<string>",
        "image": "<string>",
        "hasFileMetaData": true,
        "strictSocials": {},
        "creation": {
          "creator": "<string>",
          "created_tx": "<string>",
          "created_time": 123
        }
      },
      "pools": [
        {
          "poolId": "<string>",
          "liquidity": {
            "quote": 123,
            "usd": 123
          },
          "price": {
            "quote": 123,
            "usd": 123
          },
          "tokenSupply": 123,
          "lpBurn": 123,
          "tokenAddress": "<string>",
          "marketCap": {
            "quote": 123,
            "usd": 123
          },
          "market": "<string>",
          "quoteToken": "<string>",
          "decimals": 123,
          "security": {
            "freezeAuthority": "<string>",
            "mintAuthority": "<string>"
          },
          "lastUpdated": 123,
          "deployer": "<string>",
          "txns": {
            "buys": 123,
            "total": 123,
            "volume": 123,
            "volume24h": 123,
            "sells": 123
          },
          "bundleId": "<string>"
        }
      ],
      "events": {},
      "risk": {
        "snipers": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "wallets": [
            "<string>"
          ]
        },
        "bundlers": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "totalInitialBalance": 123,
          "totalInitialPercentage": 123,
          "wallets": [
            {
              "wallet": "<string>",
              "initialBalance": 123,
              "initialPercentage": 123,
              "balance": 123,
              "percentage": 123,
              "bundleTime": 123
            }
          ]
        },
        "insiders": {
          "count": 123,
          "totalBalance": 123,
          "totalPercentage": 123,
          "wallets": [
            "<string>"
          ]
        },
        "top10": 123,
        "dev": {
          "percentage": 123,
          "amount": 123
        },
        "fees": {},
        "rugged": true,
        "risks": [
          "<string>"
        ],
        "score": 123,
        "jupiterVerified": true
      },
      "buys": 123,
      "sells": 123,
      "txns": 123,
      "holders": 123
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt

Use this file to discover all available pages before exploring further.

SDK Example

import { Client } from '@solana-tracker/data-api';

const client = new Client({ apiKey: 'YOUR_API_KEY' });

const data = await client.getTokenOverview({ limit: 50 });

授权

x-api-key
string
header
必填

用于鉴权的 API Key

查询参数

limit
integer
默认值:100

每类返回条数(默认 100,最大 500)

必填范围: 1 <= x <= 500
minCurve
number
默认值:40

「将毕业」类最少曲线进度 %(默认 40)

必填范围: 0 <= x <= 100
minHolders
integer
默认值:20

「将毕业」类最少持币地址数(默认 20)

必填范围: x >= 0
maxHolders
integer

「将毕业」类最多持币地址数

必填范围: x >= 0
minCreatedAt
string

代币创建时间下限:可为秒、毫秒 Unix 时间戳或 ISO 8601 日期字符串。

maxCreatedAt
string

代币创建时间上限:可为秒、毫秒 Unix 时间戳或 ISO 8601 日期字符串。

reduceSpam
boolean

过滤「秒毕业」类噪声代币以减少噪声。

minLiquidity
number

最低流动性筛选

maxLiquidity
number

最高流动性筛选

minMarketCap
number

最低市值筛选

maxMarketCap
number

最高市值筛选

markets
string

按市场筛选(逗号分隔)

minRiskScore
number

风险评分下限

maxRiskScore
number

风险评分上限

rugged
boolean

按是否曾被 rug 筛选

响应

200 - application/json

Successful response

latest
object[]
graduating
object[]
graduated
object[]