P

Pulsefeed · Whales

by Pulsefeed

GETbase

$0.02

per call · USD Coin on base

Are whales moving this token right now? Large ERC-20 transfers on Base over a recent block window with from/to/amount/tx and a configurable size threshold — spot big moves before they hit the price. ?token=0x... &min=units

Endpoint

GET https://pulsefeed.dev/whales

1

Calls / 30d

1

Unique payers / 30d

Sep 1

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://pulsefeed.dev/whales", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://pulsefeed.dev/whales?min=optional+min+transfer+size+in+whole+token+units+%28default+100000%29&token=ERC-20+contract+address+%280x...%29+on+Base" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x7f5f784ba98cecfc0ba4336f0e48222a3d4d69a8
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 Pulsefeed & similar services