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

Scroll is a security-focused scaling solution for Ethereum, using innovations in scaling design and zero knowledge proofs to build a new layer on Ethereum.

<Card href="https://docs.scroll.io/en/getting-started/overview/">
  More about Scroll.
</Card>

### Scroll Tables

Our Scroll data includes the following schemas and tables:

<table><thead><tr><th width="138.00000000000003">Schema</th><th width="344">Description</th><th>Tables</th></tr></thead><tbody><tr><td>Raw</td><td>Raw blockchain data.</td><td>blocks, transactions, logs, traces</td></tr><tr><td>Raw+</td><td>Deployed contracts with bytecode, decoded token data from raw data.</td><td>contracts, erc20\_tokens, erc721\_tokens, erc\_1155\_tokens </td></tr><tr><td>Assets</td><td>Token transfers for ETH and ERC tokens. </td><td><p>fungible\_token\_transfers,</p><p>native\_token\_transfers,</p><p>erc20\_token\_transfers, <br />erc721\_token\_transfers, erc1155\_token\_transfers</p></td></tr></tbody></table>

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