P

Poolproof · Deployer

by Poolproof

GETbase

$0.01

per call · USD Coin on base

The full launch record of a Solana wallet from our own live recording: how many tokens it deployed, how many reached the exchange, its graduation rate against measured base rates, and whether it is a serial minter with no survivors. Data no feed reconstructs. Flags serial_minter, never_graduated

Endpoint

GET https://poolproof.ru/v1/deployer

1

Calls / 30d

1

Unique payers / 30d

Sep 9

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://poolproof.ru/v1/deployer", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://poolproof.ru/v1/deployer?properties=%5Bobject+Object%5D&required=wallet&type=object" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x11efa031d56316bd63720d172f9d5c1448e9a21f
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 Poolproof & similar services