> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Hoodi is an Ethereum testnet for validator and staking testing, the successor to Holesky.

<Card href="https://github.com/eth-clients/hoodi">
  More about Ethereum Hoodi
</Card>

### Ethereum Hoodi Tables

Our Ethereum Hoodi data includes the following schemas and tables:

| Schema    | Description                                                                                   | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| --------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Raw       | Raw blockchain data.                                                                          | [block\_rewards](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/block-rewards), [blocks](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/erc721-tokens), [logs](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/logs), [traces](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/traces), [transactions](/historical-data/supported-blockchains/evm/ethereum_hoodi/raw/transactions) |
| Assets    | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | [native\_token\_transfers](/historical-data/supported-blockchains/evm/ethereum_hoodi/assets/native-token-transfers)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Snapshots | Point-in-time snapshots of onchain state, including token balances and supply.                | [balances](/historical-data/supported-blockchains/evm/ethereum_hoodi/snapshots/balances), [token\_supply](/historical-data/supported-blockchains/evm/ethereum_hoodi/snapshots/token-supply)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
