{"uid":"cap_xJc6Fw4HNv5Q6YfbTYBom","slug":"token-safety-api-klymax402-com-c5a6f952","name":"Token Safety & Risk Score Checker","description":"Check token contract safety and risk score","url":"https://token-safety.api.klymax402.com/api/check","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","required":["address"],"properties":{"chain":{"type":"string","description":"Chain to check on: 'ethereum' or 'base' (default: ethereum)"},"address":{"type":"string","description":"Token contract address (e.g. 0x...)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"chain":"ethereum","address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"}}},"response":{"chain":"ethereum","found":true,"taxes":{"buy_tax":0,"sell_tax":0,"buy_tax_raw":0,"sell_tax_raw":0},"safety":{"is_proxy":true,"is_honeypot":false,"is_mintable":false,"is_anti_whale":false,"is_blacklisted":false,"is_open_source":true,"cannot_sell_all":false,"can_take_back_ownership":false},"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48","chainId":"1","holders":{"holder_count":7298064,"lp_holder_count":0},"risk_level":"safe","risk_score":10,"token_name":"USD Coin","cachedUntil":"2026-06-01T04:36:50.525Z","token_symbol":"USDC","total_supply":"52529764778.602686","owner_address":null,"creator_address":"0x95ba4cf87d6723ad9c0db21737d862be80e93911"}},"exampleRequest":{"chain":"ethereum","address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"},"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_NGPIefhLXyGK--491mpmc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks a token contract address on Ethereum or Base for safety flags, risk score, tax rates, and holder data","exampleAgentPrompt":"Can you check whether the token at contract address 0xdAC17F958D2ee523a2206206994597C13D831ec7 on Ethereum is safe to interact with — tell me its risk score, whether it's a honeypot, and what the buy/sell taxes are?","exampleUseCases":null,"resultDescription":"Returns a risk_level (e.g. 'caution', 'safe', 'high risk'), numeric risk_score (0-100), boolean safety flags (is_proxy, is_honeypot, is_mintable, is_anti_whale, is_blacklisted, is_open_source, cannot_sell_all, can_take_back_ownership), buy and sell tax rates, holder count, LP holder count, token name/symbol, total supply, owner address, creator address, chain ID, and a cache expiry timestamp.","failureModes":["Unknown or unverified contract address returns found:false with no safety data","Unsupported chain value returns an error or empty response","Malformed address (non-0x format) likely returns a validation error","Rate limiting or payment failure may return 402 or 429 status codes","Very new tokens may lack holder or tax data"],"whenToPreferThis":"Use this endpoint when you need to quickly assess whether a specific ERC-20 token contract is safe to trade or interact with on Ethereum or Base — especially when checking for honeypot traps, high taxes, blacklisting, or mint risks before a DeFi transaction. Prefer this over general blockchain explorers when you need a structured risk score and safety flag set in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:33:36.945Z","isFirstParty":false}