Welcome to Onchain Data
Welcome to the onchain data documentation for developers! This is a suite of enterprise-grade developer tools that simplify reading and interacting with blockchain data. To learn more about our motivations and development history, please refer to our development blog series.
Service | Description |
---|---|
Wallet History API | Historical accounting of wallet balances and transactions |
Webhooks (Alpha) | Real-time notifications for future onchain events |
Smart Contract Events | Manage your smart contract’s ABI and retrieve historical events associated with it. |
The onchain data tools are one part of the Coinbase Developer Platform (CDP). CDP provides even more APIs that let you query rich onchain data on the Base network. Get your Data endpoint for Base on CDP and start building.
Base is for builders
Base is a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain. See the Base docs.
How do I get started?
- Log into the Coinbase Developer Platform portal— directly or from Coinbase.com.
- Navigate to the Data page to get your API credentials.
- Pick a network from the list of supported networks.
- Expand specific sections to get started with the SDKs, API reference, and more.
Frequently Asked Questions
What is the difference between the Wallet History API and the Smart Contract Events API?
The Wallet History API is a simple API that provides historical accounting of wallet balances and transactions. The Smart Contract Events API is a more complex API that allows you to manage your smart contract’s ABI and retrieve historical events associated with it.
What is the rate limit for Data APIs?
The default rate limit for Data APIs at both IP and project level at 100 requests per second.