Token Analysis
Overview
The Token Analysis feature in Orama provides a comprehensive assessment of cryptocurrency tokens, offering detailed technical analysis, on-chain metrics, historical performance, and risk evaluation. This feature serves as a crucial tool for investors, traders, and researchers to make informed decisions about token investments and to understand the fundamental characteristics of digital assets.
Purpose
Token analysis gives users a complete picture of a token's profile by:
Verifying token authenticity and technical implementation
Analyzing on-chain activity and holder distribution
Evaluating price performance and market dynamics
Identifying potential risks and warning signs
Providing comparative metrics against similar tokens
How It Works
When a user submits a token address, Orama performs a multi-faceted analysis through the following steps:
Token Validation: Verifies the token exists and retrieves basic metadata
On-chain Analysis: Examines blockchain data for activity and holder metrics
Market Analysis: Retrieves price and volume data from various sources
Risk Assessment: Evaluates potential red flags and security concerns
Technical Review: Analyzes the token smart contract and implementation
Social Metrics: Gathers social media statistics and mentions
Results Integration: Compiles all data into a comprehensive analysis
Visualization: Presents the information in an intuitive interface
Key Metrics Analyzed
Basic Token Information
Token Name & Symbol: Official name and trading symbol
Blockchain & Standard: Network (e.g., Ethereum, Solana) and token standard (e.g., ERC-20, SPL)
Contract Address: Verified blockchain address
Total/Circulating Supply: Total tokens created and currently circulating
Decimals: Token decimal precision
Launch Date: When the token was created/deployed
Market Metrics
Current Price: Latest trading price in USD and BTC
Market Cap: Total value of circulating supply
24h Volume: Trading volume in the last 24 hours
Price History: Historical price data (1d, 7d, 30d, 1y)
Price Change: Percentage changes over various timeframes
Liquidity: Available liquidity in trading pools
Pair Analysis: Common trading pairs and their volumes
On-chain Metrics
Transaction Count: Number of token transactions
Active Addresses: Unique addresses interacting with the token
Velocity: Rate at which tokens change hands
Holder Distribution: Breakdown of token holders by size
Concentration Risk: Analysis of wallet concentration
Contract Interactions: Smart contract interaction patterns
Creation Transaction: Original deployment transaction details
Technical Analysis
Contract Code Analysis: Review of smart contract implementation
Security Audit Status: External audits and their findings
Contract Permissions: Owner privileges and permission structure
Upgradability: Whether the contract can be modified
Function Analysis: Key functions and their implications
Token Mechanics: Minting, burning, and transfer restrictions
Risk Indicators
Concentration Risk: Large holder percentage and implications
Liquidity Risk: Assessment of liquidity relative to market cap
Manipulation Risk: Indicators of price or volume manipulation
Implementation Risk: Technical vulnerabilities or concerns
Governance Risk: Centralization of control or voting power
Overall Risk Score: Composite risk evaluation (0-100)
Risk Score Calculation
The overall token risk score is calculated by evaluating multiple weighted factors:
Concentration Score (30%): Measures the distribution of token holdings
Lower concentration (more distributed) results in lower risk scores
High concentration in few wallets increases risk rating
Technical Score (25%): Evaluates the token's technical implementation
Well-audited, standard implementations receive lower risk scores
Custom, unaudited, or problematic code increases risk
Liquidity Score (20%): Assesses market liquidity and trading depth
Higher liquidity relative to market cap indicates lower risk
Low or declining liquidity suggests higher risk
Market Score (15%): Analyzes price stability and market behavior
Stable, predictable price movements suggest lower risk
Extreme volatility or manipulation patterns indicate higher risk
Social Score (10%): Examines community engagement and sentiment
Strong, engaged community typically indicates lower risk
Low engagement or negative sentiment suggests higher risk
Risk Levels
Based on the calculated score (0-100), tokens are classified into risk levels:
0-20
Very Low
Exceptional token with strong fundamentals and low risk factors
21-40
Low
Solid token with good metrics and minimal concerns
41-60
Medium
Average token with some areas of potential concern
61-80
High
Significant risk factors detected, caution advised
81-100
Very High
Critical issues identified, extreme caution warranted
User Interface
The Token Analysis interface includes:
Input Field: For entering the token contract address
Quick Profile: Showing basic token information and current price
Risk Assessment Card: Displaying the overall risk score and level
Price Chart: Interactive price history visualization
Metrics Dashboard: Key performance and health indicators
Holder Analysis: Visualizations of holder distribution
Transaction Activity: Charts showing recent transaction patterns
Technical Overview: Smart contract details and implementation assessment
Related Projects: GitHub, social media, and ecosystem connections
Similar Tokens: Comparable tokens in the same category
Implementation Details
API Endpoints
The Token Analysis feature uses several dedicated endpoints:
Token Basic Info
Response Format:
Token Market Data
Response Format:
Token Holders Data
Response Format:
Token Risk Assessment
Response Format:
Code Implementation
The Token Analysis feature is implemented across several files:
token.php: Main interface file for token analysis
api/token_data.php: Backend processing for token data retrieval
api/token_risk.php: Risk calculation algorithms
api/token_market.php: Market data integration
The implementation includes:
Blockchain API integrations (Etherscan, Solscan, etc.)
Price data APIs (CoinGecko, etc.)
Custom on-chain data analysis
Smart contract scanning functionality
Visualization components for data presentation
Error Handling
Common error scenarios include:
Invalid token address
Token not found on specified blockchain
API rate limiting from external services
Blockchain node connectivity issues
Incompatible token standards
Use Cases
For Investors
Performing due diligence before investment
Monitoring existing token investments
Comparing similar tokens within a category
Identifying potential red flags
For Traders
Analyzing market conditions and liquidity
Identifying market trends and patterns
Assessing entry and exit opportunities
Managing risk through comprehensive data
For Projects
Demonstrating transparency to their community
Identifying areas for improvement
Comparing their token metrics to competitors
Addressing potential concerns proactively
Limitations
External Data Dependency: Analysis relies on data from multiple external sources
Market Volatility: Rapid market changes may not be reflected immediately
Blockchain Limitations: Some metrics may be unavailable on certain blockchains
New Tokens: Recently launched tokens may have limited historical data
Technical Limitations: Some custom token implementations may not be fully analyzable
Best Practices
For Users
Always combine token analysis with broader research
Consider the context of the project and its goals
Compare tokens within the same category or sector
Monitor changes in key metrics over time
Pay particular attention to risk factors and outliers
For Projects
Implement standard token contracts with audits
Provide clear documentation for custom implementations
Consider token distribution strategies carefully
Maintain transparent communication about token mechanics
Address risk factors proactively
Technical Architecture
The Token Analysis feature is built on:
Data Collection Layer: Integrations with multiple blockchain APIs and market data sources
Processing Layer: Algorithms for analyzing raw data and calculating metrics
Risk Assessment Engine: Custom risk evaluation models
Caching System: Performance optimization through intelligent data caching
Visualization Framework: Interactive charts and graphs for data presentation
Future Enhancements
Planned improvements to the Token Analysis feature include:
Enhanced Smart Contract Analysis: Deeper technical evaluation of token contracts
Cross-Chain Analytics: Expanded support for tokens across different blockchains
Predictive Analytics: ML-based predictions for token performance
Custom Alerts: User-defined monitoring and notifications
Expanded Comparison Tools: Advanced token comparison features
DeFi Integration: Analysis of token usage in DeFi protocols
FAQs
Q: How often is token data updated?
A: Basic metrics are updated every 5 minutes, with more complex analyses updated hourly or daily depending on the metric type.
Q: Can I analyze tokens on any blockchain?
A: Currently, Orama supports tokens on Ethereum, Binance Smart Chain, Polygon, Solana, and Avalanche. Support for additional chains is being added regularly.
Q: How is the risk score calculated?
A: The risk score incorporates multiple factors including holder concentration, liquidity depth, technical implementation, market behavior, and social metrics. Each factor is weighted based on its relative importance.
Q: Why might my token show a high risk score?
A: High risk scores typically result from concentrated token holdings, limited liquidity, unusual market activity, or technical concerns with the smart contract implementation.
Q: How accurate is the holder analysis?
A: Holder analysis is based on current on-chain data, but may not account for individuals controlling multiple addresses or tokens held on centralized exchanges.
Q: Can I export the token analysis data?
A: Yes, premium users can export token analysis data in CSV or JSON formats for further analysis.
Q: How does Orama handle newly created tokens?
A: New tokens can be analyzed immediately, though some metrics that rely on historical data may be limited until sufficient data is available.
Q: Are stablecoins analyzed differently?
A: Yes, stablecoins have specialized metrics and risk factors relevant to their specific purpose and mechanisms, such as peg stability and backing.
Last updated