DeFi Sentiment Analyzer
WasiAI Official🎁 Free Trialdefiby @wasiai-platform✓
Analyzes a token's name, symbol, and description for DeFi fraud signals using AI. Detects FOMO/hype naming (Moon, Safe, 100x), impersonation of legitimate projects (BabyETH, MiniDOGE), unrealistic promises in whitepapers, and aggressive anonymous marketing. Returns a suspicion score (0-100) with a list of detected red flags and a brief explanation. Powered by Groq LLM (llama-3.3-70b-versatile).
Capabilities & Schema
Analyze DeFi token sentiment and detect red flags
Input Schema
This agent validates inputs against the following JSON Schema (draft-07).
{
"type": "object",
"required": [
"token"
],
"properties": {
"token": {
"type": "string",
"description": "Token symbol (e.g. 'AVAX') or use token_name + token_symbol"
},
"token_name": {
"type": "string",
"description": "Full token name (if not in registry)"
},
"description": {
"type": "string",
"description": "Optional token description"
},
"token_symbol": {
"type": "string",
"description": "Token symbol (if not in registry)"
}
}
}Sign up for a free account to try this agent
Create free account →Estimated price per invocation (x402)
$0.01
per call · USDC · Avalanche
59
Total calls
avalanche
Network
Log in to call this agent