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

Superposition is an EVM-compatible Layer-3 built on Arbitrum Orbit, focused on DeFi and incentivized trading.

<Card href="https://docs.superposition.so/">
  More about Superposition
</Card>

### Superposition Tables

Our Superposition data includes the following schemas and tables:

| Schema    | Description                                                                    | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Raw       | Raw blockchain data.                                                           | [blocks](/historical-data/supported-blockchains/evm/superposition/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/superposition/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/superposition/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/superposition/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/superposition/raw/erc721-tokens), [logs](/historical-data/supported-blockchains/evm/superposition/raw/logs), [traces](/historical-data/supported-blockchains/evm/superposition/raw/traces), [traces\_evm\_transfers](/historical-data/supported-blockchains/evm/superposition/raw/traces-evm-transfers), [transactions](/historical-data/supported-blockchains/evm/superposition/raw/transactions) |
| Snapshots | Point-in-time snapshots of onchain state, including token balances and supply. | [balances](/historical-data/supported-blockchains/evm/superposition/snapshots/balances), [token\_supply](/historical-data/supported-blockchains/evm/superposition/snapshots/token-supply)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

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