{"uid":"cap_HyC9lS0djVf4HpDOWkqTH","slug":"express-legacy-production-up-railway-app-a85b566f","name":"Token Safety Insight — ERC-20 Contract Safety Analysis","description":"tokenSafety — insight tier ($0.04 USDC)","url":"https://express-legacy-production.up.railway.app/crypto/token-safety/insight","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"lang":{"enum":["en","ja"],"type":"string"},"chain":{"enum":["ethereum","bsc","polygon","arbitrum","optimism","base","avalanche"],"type":"string"},"contract_address":{"type":"string","description":"ERC-20 contract address"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["meta","chain","token","verdict","timestamp","disclaimer","risk_flags","safety_score","contract_address","key_risk_factors","upgrade_available","is_financial_advice","verdict_explanation","key_positive_factors"],"properties":{"meta":{"type":"object","required":["model_used","data_sources","data_freshness","coingecko_listed"],"properties":{"model_used":{"type":"string"},"data_sources":{"type":"array","items":{"type":"string"}},"data_freshness":{"type":"string"},"coingecko_listed":{"type":"boolean"}}},"chain":{"type":"string"},"token":{"type":"object","required":["name","symbol","price_usd","market_cap_usd"],"properties":{"name":{"type":"string"},"symbol":{"type":"string"},"price_usd":{"type":"number"},"market_cap_usd":{"type":"number"}}},"verdict":{"type":"string"},"timestamp":{"type":"string"},"disclaimer":{"type":"string"},"risk_flags":{"type":"array","items":{"type":"unknown"}},"safety_score":{"type":"number"},"contract_address":{"type":"string"},"key_risk_factors":{"type":"array","items":{"type":"unknown"}},"upgrade_available":{"type":"object","required":["pro","analysis"],"properties":{"pro":{"type":"object","required":["adds","path","price_usd"],"properties":{"adds":{"type":"string"},"path":{"type":"string"},"price_usd":{"type":"number"}}},"analysis":{"type":"object","required":["adds","path","price_usd"],"properties":{"adds":{"type":"string"},"path":{"type":"string"},"price_usd":{"type":"number"}}}}},"is_financial_advice":{"type":"boolean"},"verdict_explanation":{"type":"string"},"key_positive_factors":{"type":"array","items":{"type":"string"}}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"lang":"en","chain":"ethereum","contract_address":"0x6B175474E89094C44Da98b954EedeAC495271d0F"}}},"response":{"meta":{"model_used":"claude-haiku-4-5-20251001","data_sources":["coingecko","defillama"],"data_freshness":"2026-04-17T20:11:31.836Z","coingecko_listed":true},"chain":"ethereum","token":{"name":"Dai","symbol":"DAI","price_usd":0.999188,"market_cap_usd":4337341052},"verdict":"SAFE","timestamp":"2026-04-17T20:11:31.836Z","disclaimer":"For informational purposes only. Not financial advice.","risk_flags":[],"safety_score":80,"contract_address":"0x6b175474e89094c44da98b954eedeac495271d0f","key_risk_factors":[],"upgrade_available":{"pro":{"adds":"Forensic analysis, on-chain behavior assessment, 4-dimension risk breakdown, contrarian view","path":"/crypto/token-safety/pro","price_usd":1},"analysis":{"adds":"Security audit, liquidity analysis, scam pattern comparison, detailed considerations","path":"/crypto/token-safety/analysis","price_usd":0.12}},"is_financial_advice":false,"verdict_explanation":"DAI receives a SAFE verdict with a strong safety score of 80. As the largest decentralized stablecoin, DAI is backed by over-collateralized assets in the MakerDAO protocol and maintains exceptional market stability with a price of $0.999188, demonstrating reliable peg maintenance. The token benefits from established institutional recognition, robust liquidity ($52.4M daily volume), and substantial market capitalization ($4.3B), all supported by transparent on-chain collateral mechanisms. No active risk flags were identified in the analysis.","key_positive_factors":["Established stablecoin with strong peg stability (-0.06% price variance)","Exceptional market confidence score of 0.99 from DeFiLlama","Large market capitalization of $4.3 billion indicating substantial adoption","Significant daily trading volume of $52.4 million reflecting strong liquidity","Listed on CoinGecko with verified market data","Over-collateralized design providing transparent asset backing through MakerDAO protocol","No identified risk flags from on-chain analysis"]}},"exampleRequest":{"lang":"en","chain":"ethereum","contract_address":"0x6B175474E89094C44Da98b954EedeAC495271d0F"},"tags":["x402"],"displayCostAmount":"0.04","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Db19p6XQHBnB20U7QJD0S","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a safety score, verdict, risk flags, and key factors for an ERC-20 token contract on supported EVM chains at the insight tier","exampleAgentPrompt":"Can you check whether the Ethereum token at contract address 0x6B175474E89094C44Da98b954EedeAC495271d0F is safe — give me the safety score, verdict, and any major risk flags?","exampleUseCases":null,"resultDescription":"Returns a structured JSON object containing: overall safety score (0-100), verdict string (e.g. SAFE), verdict explanation, list of risk flags, key risk factors, key positive factors, token metadata (name, symbol, price, market cap), chain, contract address, whether it's listed on CoinGecko, data freshness timestamp, model used, data sources, and pointers to higher-tier upgrade paths.","failureModes":["Invalid or unsupported contract address format — returns error or empty result","Unsupported chain value — enum validation failure","Token not found on CoinGecko or DefiLlama — may return limited data or low confidence score","Payment not processed (x402) — 402 Payment Required response","Rate limiting or upstream data source unavailability — delayed or partial response"],"whenToPreferThis":"Use this insight-tier endpoint (vs. the $0.001 quick tier) when you need richer safety context — including verdict explanations, key positive factors, and structured risk flags — but don't yet need the full forensic/audit-level analysis of the pro ($1.00) or analysis tiers. Ideal for pre-trade due diligence, portfolio screening, or alerting workflows where moderate depth and low cost ($0.04) are both important.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:34:40.500Z","isFirstParty":false}