Solscan: Get Account Balance Changes
Solscan via Parse · crypto_web3
Get historical balance changes for a specific Solana address. 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_account_balance_changes
- Interface artifact
- sha256:c0d103cabc538d8d8aa9872f97171ea61cf9d717ff6ce219a4b0a50240490857
- Manifest digest
- sha256:2b32d82b04d69e4ab1ae6ff92c6d0828cc6e5c409f179fe1572ee4696ee65f94
Request fields
- page (integer): Page number.
- address (string, required): Solana account address (base58 public key).
- page_size (integer): Number of results per page.
Example queries
- {"page":"1","address":"9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM","page_size":"10"}