{"name":"token-risk","description":"Token risk score / token security audit / rug-pull score / token safety check. Composite 0-100 score from honeypot.is + GoPlus Security + Etherscan contract age. Subscores: honeypot, taxes, holder concentration, liquidity, contract age, ownership. Verdict: safe / caution / high_risk.","price":"$0.10","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","score":95,"verdict":"safe","subscores":{"honeypot":25,"taxes":20,"holder_concentration":20,"liquidity":15,"contract_age":10,"ownership":5},"warnings":[],"data_sources":["honeypot.is","goplus","etherscan"],"source":"composite"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}