{"uid":"cap_Xj3OJ1FuDba1EOE_eBOaj","slug":"defi-safety-oracle-batch-token-screen-764af417","name":"DeFi Safety Oracle — Batch Token Screen","description":"Batch token screen: up to 25 tokens (Base or BSC) assessed in parallel via the same in-process engine as /token. Per-token 20s timeout, runs on a ThreadPoolExecutor (max_workers=8); a token that times out or errors returns {address, error} instead of blocking the batch. Summary + per-token grade/tradeable/is_honeypot/flags.","url":"https://oracle.cyberwarex.com/screen","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"tokens":{"type":"array","items":{"type":"object","required":["address"],"properties":{"chain":{"enum":["base","bsc","ethereum","polygon","arbitrum","robinhood"],"type":"string","default":"base"},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"ERC-20 token contract address."}}},"maxItems":25,"minItems":1,"description":"Tokens to screen, at most 25 per call."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.15","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.15/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iCX7-Puph_9xLoxl9piHv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.15","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Screens up to 25 Base or BSC tokens in parallel for honeypot, rug-pull, and safety risks, returning per-token grade, tradability, and flags in a single call.","exampleAgentPrompt":"Can you batch-screen these 10 Base token addresses for honeypot and rug-pull risk and tell me which ones are safe to trade: 0xabc..., 0xdef..., (and the rest)?","exampleUseCases":[{"title":"Pre-trade safety check for token basket","prompt":"I'm about to buy into 15 tokens on Base — can you screen all of them at once for honeypot and rug-pull risk, and tell me which ones are actually tradeable?"},{"title":"DeFi bot portfolio pre-filter","prompt":"Before my trading bot deploys capital, screen these 25 BSC token addresses for honeypot flags and give me a summary of which ones pass and which ones fail."},{"title":"Token watchlist risk audit","prompt":"I've got a watchlist of 12 tokens split between Base and BSC — run a batch safety check on all of them and flag any that are honeypots or have serious risk flags."}],"resultDescription":"Returns a batch summary plus a per-token breakdown including safety grade, tradeable boolean, is_honeypot flag, and specific risk flags. Tokens that time out (20s per-token limit) or error return an {address, error} object instead of blocking the whole batch.","failureModes":["Token times out after 20s and returns {address, error} rather than full result","Invalid or unsupported chain value (only 'base' and 'bsc' accepted)","Batch exceeds 25 tokens — request rejected","Token address is malformed or not a deployed contract","All workers busy causing increased latency under heavy load","Payment of 0.1 USDC not fulfilled, resulting in 402 error"],"whenToPreferThis":"Choose this endpoint when you need to assess multiple tokens (2–25) in a single API call rather than making repeated single-token calls. It is ideal for pre-trade screening pipelines, portfolio bots, or watchlist audits where throughput matters. Prefer it over the single /token endpoint whenever you have a batch of addresses ready to evaluate simultaneously on Base or BSC.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:41:30.242Z","isFirstParty":false}