Overview
Dune Echo makes building multi-chain application seamless. We’ve worked hard to offer incredible multichain support (30+ networks in a single call) with one of the industry’s lowest latencies. These APIs power several of the best teams building on crypto.
Available APIs:
EVM
- Token Balances: Access accurate and fast real time balances of native and ERC20 tokens of accounts on EVM blockchains.
- Transactions: Access transactions for accounts in real time across EVM blockchains.
SVM
These endpoints are currently in beta.
- Token Balances: Access accurate and fast real time balances of native, SPL and SPL-2022 tokens of accounts on SVM blockchains.
- Transactions: Access transactions for accounts in real time across SVM blockchains.
Getting started
In order to get started, all you need is an API key. See here how to generate one.
The API key should always be sent in the header x-dune-api-key
.
React hooks
Do you have a React app that needs token balances or transaction data?
Get started by using the useTokenBalances
and useTransactions
React hooks from our @duneanalytics/hooks package.
Rate limits
By default, all plans are limited to 10 requests per second. If you need a higher request rate, please get in touch.
Getting in touch
Please reach out to us using this form. We’d be more than happy to help.
Was this page helpful?