Directory / soldefi.thomenz.me
One-call full rug workup for a Solana token: bundles the honeypot/sellability scan, liquidity-durability (LP) check, deployer reputation and live exit-risk (Birdeye smart-money x Jupiter exit-slippage) — cheaper than buying the four separately (~$0.035 -> $0.03). The overall verdict aggregates the three structural checks; exit-risk ships as its own block and never inflates it, because whale flow is a trading signal, not a scam signal. Informational signal, not a guarantee.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://soldefi.thomenz.me/v1/solana/full-scan/:mint' # -> 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://soldefi.thomenz.me/v1/solana/full-scan/:mint'
Endpoint: https://soldefi.thomenz.me/v1/solana/full-scan/:mint. Operated by soldefi.thomenz.me, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Real-time sellability check at YOUR size: simulates exiting a specific USD amount of a Solana token via a live Jupiter buy->sell round trip and reports whether …
Deployer reputation for a Solana token: traces the mint's creator wallet, how much of the token the deployer still holds, the deployer wallet's age and the toke…
Can you actually EXIT this Solana token right now, and at what cost? Crosses Birdeye smart-money signals — whale net buy/sell flow (24h), bundler/sniper manipul…
Rug & honeypot scan for any Solana SPL token by mint. On-chain: mint/freeze authority renounced?, Token-2022 transfer tax, top-holder concentration, plus a live…
Liquidity durability / rug-pull exposure for a Solana token. Reports its pools (TVL, age, DEX), largest-pool depth, burned-supply share, and whether mint/freeze…
The real best Solana DEX pools. Same top-pools feed a free API returns, but wash-traded and fake-volume pools are filtered out and the rest ranked by risk-adjus…