Directory / api.mintverdict.com
Launch-window trade shape for a Solana mint: first buy slot, buy/sell counts, unique traders, early per-slot buy volume.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://api.mintverdict.com/v1/mint/:mint/trade-summary' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://api.mintverdict.com/v1/mint/:mint/trade-summary'
Endpoint: https://api.mintverdict.com/v1/mint/:mint/trade-summary. Operated by api.mintverdict.com, not by Animica. Price and availability were correct at the last probe on 2026-08-24 and are set by the operator, who may change them.
Rug/bundle risk verdict for a Solana mint: validation-gauntlet snapshot (mint/freeze authority, LP burn, holder clustering, RugCheck, composite score) plus a li…