S

svm402-service · Wash Delta

by svm402-service

GETSolana

per call · USDC on Solana

Authenticity trend for a Solana token — current wash metrics vs the server's own hourly snapshot history (tamper-proof baselines). Trend: STABLE / DEGRADING / IMPROVING / NO_BASELINE. Call this to see if a token's trading character is deteriorating since you first looked. — $0.01 USDC

Endpoint

GET https://svm402.com/wash-delta/:address

57

Calls / 30d

2

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://svm402.com/wash-delta/:address", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://svm402.com/wash-delta/:address" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
  "baseline": {
    "organic_pct": 65,
    "ts": "2026-09-06T18:16:29Z",
    "vol_liq_ratio": 1.8
  },
  "delta": {
    "organic_pct_change": -45
  },
  "organic_pct": 20,
  "trend": "DEGRADING",
  "vol_liq_ratio": 402
}

Payment details

Pay to4ofumgcrhsfr6lmy6auarsqpqyksvibsbxmieql4i8dc
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 svm402-service & similar services