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

### Ink Tables

| Schema | Description                                           | Tables                                                                                                                                                                       |
| ------ | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw    | Raw blockchain data.                                  | blocks, transactions, logs, traces                                                                                                                                           |
| Raw+   | Deployed contracts with bytecode, decoded tokens data | contracts                                                                                                                                                                    |
| Assets | Token transfers and balance changes                   | native\_transfers, erc20\_transfers, erc721\_transfers, erc1155\_transfers, native\_credit\_debit, erc20\_credit\_debit, erc721\_credit\_debit, erc1155\_credit\_debit       |
| DEX    | Decentralized exchange activity                       | trades, pools (coming soon), aggregator\_trades (coming soon), uniswap\_v2\_events, uniswap\_v3\_events, uniswap\_v4\_events, orderflow (coming soon), token\_prices\_hourly |

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