Base ERC-20 Token Safety Scanner is a paid API for AI agents from x402-data-api.bodhinindustries.workers.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Scans a Base chain ERC-20 token contract address and returns a live-computed safety verdict, honeypot detection, tax analysis, liquidity data, and ownership risk flags — all derived directly from on-chain data.
Self-computed Base onchain toolkit for AI agents: ERC-20 safety scan, manipulation-resistant TWAP price oracle, gas/fee oracle, calldata decoder, token/address/contract intel, wallet approval-risk audit, and batch token triage — all computed live from raw Base chain, no third-party data.
Returns a structured JSON object with a safety verdict ('likely_ok', 'caution', 'honeypot', or 'unknown'), boolean honeypot flag, buy/sell tax in basis points, list of risk flags (e.g. 'sell_reverted', 'high_tax', 'low_liquidity', 'owner_not_renounced'), DEX pool details including WETH liquidity depth, owner address and renounced status, sellability from simulated round-trip, token symbol and decimals, and a timestamp — all computed live from Base chain with no third-party data.
GEThttps://x402-data-api.bodhinindustries.workers.dev/scanUse this endpoint when an agent or user needs to assess the safety of a specific Base chain ERC-20 token before trading or approving it, especially when trust in third-party data sources is a concern — this endpoint computes everything live from raw Base chain state. Prefer this over generic token info APIs when honeypot detection, tax analysis, and rug-pull risk flags are required.
| Field | Type | Description |
|---|---|---|
| tokenrequired | string | Base ERC-20 contract address (0x + 40 hex chars). |
| Field | Type | Description |
|---|---|---|
| pair | object | |
| block | integer | Base block height of scan |
| tokenrequired | string | ERC-20 address scanned |
| reason | — | |
| symbol | string | |
| verdictrequired | string | 'unknown' is NOT 'safe' |
| decimals | integer | |
| sellable | boolean | buy-then-sell round trip succeeded in sim |
| buyTaxBps | — | buy tax in basis points (100=1%) |
| riskFlags | array | e.g. sell_reverted, high_tax, low_liquidity, owner_not_renounced |
| computedAtrequired | string | |
| isHoneypot | boolean | buy ok but sell leg reverted (cannot exit) |
| sellTaxBps | — | sell tax in basis points |
| ownerAddress | — | |
| ownerRenounced | — | true if owner() is zero/dead; null if no owner fn |
| thirdPartyDataUsedrequired | boolean | always false — auditable |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"