Tools
Overview
The Tools component provides specialized market analysis tools that are used by the QuantAIAgent. These tools enable detailed analysis of cryptocurrency markets, tokens, and trends. Each tool is designed to handle specific aspects of market analysis and can be used independently or through the agent.
Basic Concepts
Tool Types
Contract Analysis
Token contract evaluation
Code analysis
Security assessment
Market Analysis
Price analysis
Volume analysis
Trend detection
Meta Analysis
Category analysis
Token classification
Market segment evaluation
Architecture
Methods
analyze_contract(contract_address)– Analyzes a Solana token contract using DexScreener data.analyze_ticker(ticker)– Extracts and analyzes token data based on its ticker symbol.analyze_market_trends(top_n_tokens)– Retrieves and analyzes trending tokens from Pump.fun along with DexScreener data.analyze_meta_market(top_n_tokens, meta)– Retrieves and analyzes trending tokens from Pump.fun for a given meta category.
Basic Usage
Direct Tool Usage
Tool Configuration
Tool Details
Contract Analysis Tool
Ticker Analysis Tool
Market Trends Tool
Meta Market Tool
Last updated