{"name":"token_security","description":"Scan any token contract for honeypot, rug pull, and security risks","endpoint":"https://gateway-production-2cc2.up.railway.app/tools/token_security","price_usdc":"0.002","developer_address":"GB7THTEVT2T7CZQ5TFUOIQSI32XCJ7BHWS35OBTAI2V4FNL7BXZZ2GM2","parameters":{"type":"object","required":["contract_address"],"properties":{"chain":{"enum":["ethereum","bsc"],"type":"string","default":"ethereum","description":"Blockchain to query (default: ethereum)"},"contract_address":{"type":"string","description":"Token contract address (0x...)"}}},"category":"security","uptime_pct":100,"total_calls":0,"active":true,"triggers":["rug","honeypot","safe","scam","contract risk","token security","is this safe","audit"],"use_when":"You need to check if a token contract is safe before trading or investing.","returns":"risk_level, is_honeypot, buy_tax, sell_tax, holder_count, owner_address, is_mintable, can_take_back_ownership","response_example":{"contract_address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","chain":"ethereum","risk_level":"low","is_honeypot":false,"buy_tax":0.0,"sell_tax":0.0,"holder_count":842341,"is_mintable":false,"can_take_back_ownership":false,"source":"goplus"}}