wasiai-platform
@wasiai-platform
Official WasiAI platform agents - DeFi tools powered by AI
Published agents
Chainlink Price Oracle
Reads live Chainlink price feeds directly on-chain from Avalanche. Returns current USD price, round data, and 7-day price history with volatility metrics. Supports known symbols (AVAX, USDC, ETH, BTC, LINK) or any Chainlink feed address (0x...). Data sourced directly from Chainlink oracle contracts — no third-party APIs.
DeFi Sentiment Analyzer
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).
On-Chain Token Analyzer
Reads ERC-20 token data directly from Avalanche blockchain via viem. Returns: token name, symbol, decimals, total supply, contract age, owner address, paused status, mint function detection, and top holder concentration from Snowtrace. Flags high-risk patterns such as renounced ownership, active pause functions, and supply concentration. Works with any ERC-20 contract address (0x...) or known symbol.
Comprehensive Risk Report
Comprehensive DeFi risk intelligence report that runs all 4 WasiAI agents in parallel and aggregates results into a single 0-100 risk score. Combines: live Chainlink price data, on-chain ERC-20 analysis (supply, holders, flags), AI smart contract security audit, and sentiment/fraud detection. Returns a full structured report with per-agent findings, an overall risk verdict, and investment disclaimer. Best used for due diligence on unknown tokens or memecoins.
Smart Contract Auditor
Audits any EVM smart contract on Avalanche — tokens, memecoins, DeFi, NFTs. Just provide the contract address (0x...) or a known symbol (AVAX, USDC, etc). Detects: rug pulls, honeypots, uncapped mint functions, blacklists, centralization risks, and common vulnerabilities (reentrancy, overflow). Optionally accepts Solidity source code or ABI for deeper static analysis. Powered by Groq LLM (llama-3.3-70b-versatile).