{"uid":"cap_DTt0_heN5EG1yy1PCwD_l","slug":"bsc-token-safety-checker-ef5848da","name":"BSC Token Safety Checker","description":"The machine-native marketplace. Wallet = identity. Pay per call with HTTP 402.","url":"https://true402.dev/api/v1/bsc/token-safety","method":"POST","headers":{},"bodySchema":{"type":"object","required":["token"],"properties":{"chain":{"type":"string","description":"Chain to check; only 'bsc' is supported on this endpoint (default)"},"token":{"type":"string","description":"ERC-20 contract address on BNB Smart Chain (BSC)"}}},"responseSchema":{"type":"object","properties":{"risk":{"type":"string","description":"low | medium | high | critical"},"chain":{"type":"string"},"erc20":{"type":"object","description":"name/symbol/decimals/totalSupply (null if the read failed)"},"flags":{"type":"array","description":"risk flags raised"},"score":{"type":"number","description":"0–100 structural safety score"},"token":{"type":"string"},"honeypot":{"type":"object","description":"buy/sell simulation: sellable, roundTripBps, dex (null if it could not be simulated — never assume safe)"},"mintable":{"type":"boolean","description":"deployed bytecode exposes a mint selector (heuristic)"},"liquidity":{"type":"object","description":"quote-side WETH/USDC liquidity across pancakeswap-v3 + pancakeswap-v2 pools, in USD"},"ownership":{"type":"string","description":"renounced | active | none | unknown"},"isContract":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9HSX-BW-KiedNNyx99vfz","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes the safety of an ERC-20 token contract on BNB Smart Chain (BSC) and returns risk signals for that address.","exampleAgentPrompt":"Can you check if the BSC token at contract address 0x2170Ed0880ac9A755fd29B2688956BD959F933F8 is safe to trade — look for honeypot or rug pull risks on BNB Smart Chain?","exampleUseCases":[{"title":"Pre-trade rug pull check","prompt":"Before I buy this new BSC token, can you check if the contract 0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c is safe or if it looks like a honeypot on BNB Smart Chain?"},{"title":"DeFi bot safety gate","prompt":"My trading bot is about to swap into token 0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82 on BSC — can you run a safety check on that contract first to block any obvious scams?"},{"title":"Token listing due diligence","prompt":"We're considering listing a new BNB Smart Chain token at address 0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47 — can you pull a safety analysis so I can see if there are any red flags in the contract?"}],"resultDescription":"Returns a safety assessment object for the specified BNB Smart Chain token contract, likely including risk flags such as honeypot detection, ownership renouncement status, liquidity lock status, sell tax checks, and other contract-level security signals.","failureModes":["Invalid or malformed contract address returns an error","Non-BSC chain specified (only 'bsc' is supported) returns an error","Contract address not found on BSC returns not-found or empty result","Payment failure via HTTP 402 if wallet balance is insufficient","Rate limiting or timeout if the BSC node is slow to respond"],"whenToPreferThis":"Use this endpoint when you need on-demand, per-call token safety analysis for BNB Smart Chain (BSC) tokens without a subscription, paying only $0.005 USDC per check. Prefer this over manual block explorer review when building automated DeFi trading bots, token screeners, or wallet apps that need programmatic risk signals for arbitrary BSC contract addresses.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:36:39.623Z","isFirstParty":false}