> ## 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

### Berachain Tables

| Schema | Description                                           | Tables                             |
| ------ | ----------------------------------------------------- | ---------------------------------- |
| Raw    | Raw blockchain data.                                  | blocks, transactions, logs, traces |
| Raw+   | Deployed contracts with bytecode, decoded tokens data | contracts                          |
| Assets | Token transfers for native & ERC tokens               | token\_transfers                   |
| NFTs   | NFTs trades                                           | trades                             |

*Our Berachain data tables are structurally similar to Ethereum across all schemas.*
