> For the complete documentation index, see [llms.txt](https://docs.thehemera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thehemera.com/hemera-indexer.md).

# Hemera Indexer

- [Introduction](https://docs.thehemera.com/hemera-indexer/introduction.md)
- [Installation](https://docs.thehemera.com/hemera-indexer/installation.md)
- [Prerequisites](https://docs.thehemera.com/hemera-indexer/installation/prerequisites.md)
- [Install & Run](https://docs.thehemera.com/hemera-indexer/installation/install-and-run.md)
- [Export Result](https://docs.thehemera.com/hemera-indexer/installation/export-result.md)
- [Configurations](https://docs.thehemera.com/hemera-indexer/configurations.md)
- [Benchmark](https://docs.thehemera.com/hemera-indexer/benchmark.md)
- [Data Class](https://docs.thehemera.com/hemera-indexer/data-class.md)
- [Raw Data Tables](https://docs.thehemera.com/hemera-indexer/data-class/raw-data-tables.md)
- [Blocks](https://docs.thehemera.com/hemera-indexer/data-class/raw-data-tables/blocks.md)
- [Transactions](https://docs.thehemera.com/hemera-indexer/data-class/raw-data-tables/transactions.md)
- [Logs](https://docs.thehemera.com/hemera-indexer/data-class/raw-data-tables/logs.md)
- [Traces](https://docs.thehemera.com/hemera-indexer/data-class/raw-data-tables/traces.md)
- [Generated Tables](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables.md)
- [Contract Internal Transactions](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/contract-internal-transactions.md)
- [ERC20 Token Transfers](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/erc20-token-transfers.md)
- [Tokens](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/tokens.md)
- [ERC20 Token Holders](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/erc20-token-holders.md)
- [ERC721 Token Transfers](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/erc721-token-transfers.md)
- [ERC721 Token Holders](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/erc721-token-holders.md)
- [ERC1155 Token Transfers](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/erc1155-token-transfers.md)
- [ERC1155 Token Holders](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/erc1155-token-holders.md)
- [Address Coin Balances](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/address-coin-balances.md)
- [Address Token Balances](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/address-token-balances.md)
- [Address Current Token Balances](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/address-current-token-balances.md)
- [Daily Wallet Address Stats](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/daily-wallet-address-stats.md)
- [Contracts](https://docs.thehemera.com/hemera-indexer/data-class/generated-tables/contracts.md)
- [Other Tables](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases.md)
- [Inscriptions](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases/inscriptions.md)
- [Bridges](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases/bridges.md)
- [L1 to L2 Transactions](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases/bridges/l1-to-l2-transactions.md)
- [L2 to L1 Transactions](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases/bridges/l2-to-l1-transactions.md)
- [Optimistic Rollup Data Availability Batches](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases/bridges/optimistic-rollup-data-availability-batches.md)
- [Optimistic Rollup State Batches](https://docs.thehemera.com/hemera-indexer/data-class/other-usecases/bridges/optimistic-rollup-state-batches.md)
- [Use Cases](https://docs.thehemera.com/hemera-indexer/use-cases.md)
- [UniSwap V3](https://docs.thehemera.com/hemera-indexer/use-cases/uniswap-v3.md)
- [Data Class](https://docs.thehemera.com/hemera-indexer/use-cases/uniswap-v3/data-class.md)
- [Trigger and Function](https://docs.thehemera.com/hemera-indexer/use-cases/uniswap-v3/trigger-and-function.md)
- [Run & Query](https://docs.thehemera.com/hemera-indexer/use-cases/uniswap-v3/run-and-query.md)
- [ENS](https://docs.thehemera.com/hemera-indexer/use-cases/ens.md)
- [Data Class](https://docs.thehemera.com/hemera-indexer/use-cases/ens/data-class.md)
- [Trigger and Function](https://docs.thehemera.com/hemera-indexer/use-cases/ens/trigger-and-function.md)
- [Run & Query](https://docs.thehemera.com/hemera-indexer/use-cases/ens/run-and-query.md)
- [OpenSea](https://docs.thehemera.com/hemera-indexer/use-cases/opensea.md)
- [Data Class](https://docs.thehemera.com/hemera-indexer/use-cases/opensea/data-class.md)
- [Trigger and Function](https://docs.thehemera.com/hemera-indexer/use-cases/opensea/trigger-and-function.md)
- [Run & Query](https://docs.thehemera.com/hemera-indexer/use-cases/opensea/run-and-query.md)
- [Deposit to L2](https://docs.thehemera.com/hemera-indexer/use-cases/deposit.md)
- [Data Class](https://docs.thehemera.com/hemera-indexer/use-cases/deposit/data-class.md)
- [Trigger and Function](https://docs.thehemera.com/hemera-indexer/use-cases/deposit/trigger-and-function.md)
- [Run & Query](https://docs.thehemera.com/hemera-indexer/use-cases/deposit/run-and-query.md)
- [User Profile](https://docs.thehemera.com/hemera-indexer/use-cases/user-profile.md)
