The Address History API provides indexed onchain data across multiple blockchain networks, offering comprehensive information on asset transactions and balance histories. Unlike the SQL API which allows custom queries across all Base blockchain data, Address History focuses specifically on wallet-centric JSON RPC operations with pre-built endpoints. Key features include:Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
- Multi-chain support: Query wallet data across different blockchains
- Asset transaction history: Get all transactions for a specific wallet address
- Balance history tracking: Track balance changes over time
- Indexed data for efficient queries: Fast responses without complex query writing
- Simple API endpoints: No SQL knowledge required