S

Slamai · Tokens Trending

by Slamai

GETbase

$0.001

per call · USD Coin on base

Returns trending tokens across the entire blockchain for a specified activity window and optional category. The size of the increase in active wallets over the activity window determines the token's trending rank.

Endpoint

GET https://api.slamai.dev/chain/tokens/trending

11

Calls / 30d

6

Unique payers / 30d

Sep 10

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.slamai.dev/chain/tokens/trending", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.slamai.dev/chain/tokens/trending?activity_window=%5Bobject+Object%5D&blockchain=%5Bobject+Object%5D&category=%5Bobject+Object%5D&estimate_cost=%5Bobject+Object%5D&num=%5Bobject+Object%5D" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0xd85096faec1ac03075667b4c1a1661f5623bf111
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

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

Get featured →

More from Slamai & similar services