Directory / soldefi.thomenz.me
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 authority is still live (dilution/freeze risk). Returns a 0-100 liquidity-risk score + verdict (DURABLE/SHAKY/FRAGILE/RUG-PRONE): how sticky the liquidity is and whether a dev could pull it. A durability signal, not a cryptographic LP time-lock proof. For LPs and snipers.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://soldefi.thomenz.me/v1/solana/lp-status/: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/lp-status/:mint'
Endpoint: https://soldefi.thomenz.me/v1/solana/lp-status/: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…
One-call full rug workup for a Solana token: bundles the honeypot/sellability scan, liquidity-durability (LP) check, deployer reputation and live exit-risk (Bir…
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…
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…