T

TokenLaunch · Scan

by TokenLaunch

GETBaseSolana

$0.05

per call · USD Coin on Base

New token launch scanner — Base and EVM chains, real-time pool data

Endpoint

GET https://launches.lonestaroracle.xyz/scan

4

Calls / 30d

4

Unique payers / 30d

Sep 8

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://launches.lonestaroracle.xyz/scan", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://launches.lonestaroracle.xyz/scan?chain=base&hours=24&limit=20&min_liquidity=500" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

"{\"chain\":\"base\",\"count\":12,\"launches\":[{\"symbol\":\"EXAMPLE\",\"fdv\":\"$45K\",\"liquidity\":\"$12K\",\"age\":\"2h ago\",\"buys_1h\":47,\"sells_1h\":12}]}"

Payment details

Pay to0x52ab53912d37759b2ad364f22dd06b16714b6c06
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from TokenLaunch & similar services