Wallet indexer
Last updated
Last updated
indexer service for various assets with JSON-RPC and Websocket api
getTransactionsByAddress: Get ETH transactions by address.
subscribeToAccount: Websocket events for new ERC20 token and ETH transfers for an address.
We provide a proxy for using as your data provider. Using the Ankr proxy allows your to easily access ETH mainnet or testnets
Using the the proxy, you're able run an indexer on your local hardhat instance. See the repo to setup your local instance.
For running with hardhat backend:
For running against ankr: