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

### Soneium Tables

Our Soneium data includes the following schemas and tables:

| Schema  | Description                                                                                                                | Tables                                                                                                                                                                                                                                                                                                                                         |
| ------- | -------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw     | Raw data, specific to each blockchain.                                                                                     | blocks, contracts, erc1155\_tokens, erc20\_tokens, erc721\_tokens, fungible\_tokens, logs, traces, transactions                                                                                                                                                                                                                                |
| Decoded | Decoded data for each blockchain, e.g. decoded logs and traces for EVMs, and decoded instructions for Solana               | logs, traces                                                                                                                                                                                                                                                                                                                                   |
| Assets  | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets                               | erc1155\_credit\_debit, erc1155\_token\_transfers, erc20\_balances, erc20\_credit\_debit, erc20\_token\_transfers, erc721\_credit\_debit, erc721\_token\_transfers, fungible\_balances, fungible\_credit\_debit, fungible\_token\_transfers, native\_balances, native\_credit\_debit, native\_token\_transfers, unhydrated\_fungible\_balances |
| DEX     | Decentralized exchange activity data, which may include DEX trades, liquidity pools, and events across major DEX protocols | aggregator\_trades, orderflow, pools, token\_prices\_hourly, trades, unhydrated\_orderflow, uniswap\_v2\_events, uniswap\_v3\_events, uniswap\_v3\_position\_manager\_calls, uniswap\_v3\_position\_manager\_events, uniswap\_v4\_events, uniswap\_v4\_hooks, uniswap\_v4\_position\_manager\_calls                                            |
| Metrics | Pre-computed metrics of onchain activity on the blockchain and across various verticals                                    | overview                                                                                                                                                                                                                                                                                                                                       |

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