D

Deepnets · Token Stats

by Deepnets

GETSolana

per call · USDC on Solana

Aggregate stats for a Solana token: price, market cap, volume windows, holder count, liquidity.

Endpoint

GET https://api.deepnets.ai/api/token/:solana_address/stats

5

Calls / 30d

1

Unique payers / 30d

Aug 26

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.deepnets.ai/api/token/:solana_address/stats", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.deepnets.ai/api/token/:solana_address/stats?mint=DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "_hint": "see /openapi.json for the full response schema"
}

Payment details

Pay tobn7slnmcl9ru5kt9gnwvn8e8sx912dbtxiubniwjbiy8
Assetepjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v
NetworksSolana
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Deepnets & similar services