We've taken the Blockbook REST API and made it available via JSON-RPC for Base blockchain. This is the best way to get indexed data for Base with methods to get historical data or current data across different currencies.
Feel free to test it, we would appreciate feedback to address any errors that may occur
Get access to balances, transactions, and address balance history for addresses via JSON-RPC. Also allows fetching currency rate for the specified currency and date.
We've taken the Blockbook REST API and made it available via JSON-RPC for Base blockchain. This is the best way to get indexed data for Base with methods to get historical data or current data across different currencies.