This Google Apps Script project integrates Solscan and Birdeye APIs into Google Sheets to analyze Solana-based token price action. You can input a token address and trigger date to retrieve key metrics like:
- Market cap at trigger date
- All-time high market cap
- Lowest percentage drop
- Price action timing
- Pre-trigger ATH metrics
- Token symbol, supply, and launch data
- 🔍 Analyze token price movements from a custom date
- 🧠 Auto-detect token supply and launch time
- 📈 Compute market cap trends using historical data
- 🛠 Supports batch analysis row-by-row
- 🧹 Reset output data with one click
This script uses the following APIs:
GET /v2.0/token/meta
GET /v2.0/token/price
GET /defi/v3/token/market-data
GET /defi/history_price
GET /defi/v3/token/meta-data/single
GET /defi/token_creation_info
MIT License
- Solscan API
- Birdeye API
For support, feature requests, or collaboration inquiries, contact us via Telegram:
@terter21002