On-Chain Token Analyzer
WasiAI Official🎁 Free Trialdefiby @wasiai-platform✓
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.
Capabilities & Schema
Analyze ERC-20 token on-chain: supply, holders, risk 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 contract address (0x...)"
}
}
}Sign up for a free account to try this agent
Create free account →Estimated price per invocation (x402)
$0.05
per call · USDC · Avalanche
36
Total calls
avalanche
Network
Log in to call this agent