{"name":"honeypot-check","description":"Honeypot.is buy/sell simulation for any Base or Ethereum ERC-20. Returns is_honeypot verdict, buy/sell/transfer tax %, simulation success flag, and a reason string when a honeypot is detected. Use before every swap to detect sell-blocking risk.","price":"$0.05","method":"POST","input_schema":{"properties":{"token_address":{"type":"string","description":"0x-prefixed 20-byte EVM token contract address."},"chain":{"type":"string","enum":["base","ethereum","bsc"],"description":"EVM chain. Default 'base'."}},"required":["token_address"]},"input_example":{"token_address":"0x4200000000000000000000000000000000000006","chain":"base"},"output_example":{"token":{"address":"0x4200000000000000000000000000000000000006","name":"Wrapped Ether","symbol":"WETH","decimals":18},"chain":"base","simulation":{"is_honeypot":false,"buy_tax_pct":0,"sell_tax_pct":0,"transfer_tax_pct":0,"max_buy_amount":"1000000000000000000000","max_sell_amount":"1000000000000000000000"},"contract":{"has_proxy":false,"has_owner":false,"has_renounced_ownership":true},"risk":{"level":"low","reasons":[]},"source":"https://api.honeypot.is"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}