Solscan: Get Analytics Accounts
Solscan via Parse · crypto_web3
Get account-level analytics over a time range. Returns daily active wallets, new accounts, new SPL tokens, or new NFTs depending on filter. Solscan.io API provides comprehensive access to Solana blockchain data, including real-time network statistics, detailed transaction and block information, token analytics, DeFi platform activities, whale tracking, and MEV activity monitoring. Fulfilled by Parse from solscan.io.
- crypto-web3
- developer-tools
- finance
- parse
- platform-key
- solscan
- solscan-io
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/030ae54a-ee02-419a-86a7-d3b18be05c6f/get_analytics_accounts
- Interface artifact
- sha256:634544c0be33fc0744833b402509c5b5e54402754a639b0c87c02df074f16b69
- Manifest digest
- sha256:74b594e0dc8a61de5eab88ec72723196c81c551dc60b0b0f44a17cccd351f323
Request fields
- range (integer): Time range in days.: Allowed values: 7
- filter (string): Analytics filter. Accepted values: active_wallets, new_accounts, new_spl_tokens, new_nfts.: Allowed values: active_wallets, new_accounts, new_spl_tokens, new_nfts
Example queries
- {"range":"7","filter":"active_wallets"}