{"@context":"https://lucid.app/agent/v1","id":"token-safety-check","name":"Token Safety Check","version":"1.0.0","description":"AI-powered token safety analyzer that detects honeypots, scams, and risky tokens across 7 blockchain networks. Analyzes buy/sell taxes, holder concentration, contract verification, and technical risks.","payment":{"protocol":"x402","version":1,"network":"base","payTo":"0xe7A413d4192fdee1bB5ecdF9D07A1827Eb15Bc1F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","assetSymbol":"USDC","pricePerRequest":20000,"priceDisplay":"0.02 USDC","facilitatorUrl":"https://facilitator.daydreams.systems"},"capabilities":["token-analysis","honeypot-detection","scam-prevention","tax-analysis","holder-analysis","contract-verification","multi-chain-support","real-time-analysis"],"actions":[{"name":"analyze-token","displayName":"Analyze Token Safety","description":"Comprehensive token safety analysis including honeypot detection, tax analysis, centralization risks, and technical verification. Returns safety score, risk level, warnings, and actionable recommendations.","endpoint":{"method":"POST","url":"https://token-safety-check-production-9611.up.railway.app/api/v1/analyze","contentType":"application/json","requiresPayment":true,"paymentProtocol":"x402"},"input":{"type":"object","properties":{"token_address":{"type":"string","description":"Token contract address (0x-prefixed hex, 42 characters)","pattern":"^0x[a-fA-F0-9]{40}$","example":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"},"chain_id":{"type":"integer","description":"Blockchain network identifier","enum":[1,56,137,42161,10,8453,43114],"enumNames":["Ethereum","BSC","Polygon","Arbitrum","Optimism","Base","Avalanche"],"example":1}},"required":["token_address","chain_id"]},"output":{"type":"object","properties":{"success":{"type":"boolean","description":"Whether analysis was successful"},"data":{"type":"object","description":"Analysis results with safety score, risk level, and recommendations"}}},"examples":[{"name":"Analyze USDC on Ethereum","input":{"token_address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48","chain_id":1}}],"pricing":{"amount":20000,"currency":"USDC","network":"base","display":"0.02 USDC per analysis"}}],"supportedChains":[{"chainId":1,"name":"Ethereum","supported":true},{"chainId":10,"name":"Optimism","supported":true},{"chainId":56,"name":"BSC","supported":true},{"chainId":137,"name":"Polygon","supported":true},{"chainId":8453,"name":"Base","supported":true},{"chainId":42161,"name":"Arbitrum","supported":true},{"chainId":43114,"name":"Avalanche","supported":true}],"dataSources":[{"name":"honeypot.is","description":"Honeypot detection and token simulation","type":"api","weight":0.6},{"name":"on-chain","description":"Direct blockchain verification via Web3","type":"rpc","weight":0.4}],"metadata":{"author":"DeganAI","homepage":"https://github.com/DeganAI/Token-Safety-Check","repository":"https://github.com/DeganAI/Token-Safety-Check","documentation":"https://token-safety-check-production-9611.up.railway.app/docs","license":"MIT","tags":["defi","security","token-analysis","honeypot-detection","scam-prevention","blockchain","web3"]},"links":{"self":"https://token-safety-check-production-9611.up.railway.app/.well-known/agent.json","analyze":"https://token-safety-check-production-9611.up.railway.app/api/v1/analyze","health":"https://token-safety-check-production-9611.up.railway.app/health","docs":"https://token-safety-check-production-9611.up.railway.app/docs","register":"https://www.x402scan.com/resources/register"}}