GET/api/contract/audit Pre-trade contract security audit. Composes GoPlus token security + Sourcify verification + DefiLlama protocol recognition + on-chain heuristics into a single 0-100 risk score with structured findings. | — | — | $0.1 |
GET/api/governance/summarize DAO governance proposal summarization. Detects Snapshot/Tally URLs, fetches proposal data, returns a structured summary with impact analysis. LLM-powered when ANTHROPIC_API_KEY or OPENAI_API_KEY set; otherwise structured-data only. | — | — | $0.1 |
GET/api/liquidation/risk Cross-protocol liquidation risk for a wallet's lending positions. Health factor, USD-at-risk, and recommendations across Aave V3, Compound v3, Spark Lend, and Morpho Blue. Pass ?chain=all for cross-chain aggregate. | — | — | $0.1 |
GET/api/risk/wallet Wallet risk + sanctions check. Combines Chainalysis Sanctions Oracle (OFAC SDN authoritative) with GoPlus address heuristics (mixers, phishing, scams). | — | — | $0.1 |
GET/api/sentiment/token Token sentiment score (0-100) from Farcaster discussion. Heuristic keyword + emoji scoring across recent casts. Returns score, band, volume, trend, and sample casts. | — | — | $0.05 |
GET/api/token/security Token security risk score (0-100) from GoPlus + heuristics: honeypot detection, mint/owner perms, holder concentration, buy/sell taxes. | — | — | $0.05 |
GET/api/yield Opinionated DeFi yield recommendation. Filters DefiLlama's universe by risk tier, TVL, IL exposure; ranks by APY; returns projected $ yield. | — | — | $0.05 |
GET/api/dex/quote Best DEX swap route across multiple aggregators (Paraswap, 0x). Returns the highest output amount + comparable quotes from each source for transparency. | — | — | $0.02 |
GET/api/protocol/tvl Protocol TVL, audits, chain distribution from DefiLlama. Pass ?slug=<protocol> for detail or ?list=true for top 50. | — | — | $0.01 |
GET/api/token/info Aggregated token metadata (CoinGecko + DefiLlama): market cap, supply, addresses across chains, recent volume. | — | — | $0.01 |
GET/api/gas/estimate Current gas price + base fee + tip percentiles for fast/standard/slow inclusion. | — | — | $0.005 |