> ## 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 Sepolia is the public testnet for Scroll, a zkEVM scaling solution for Ethereum, used to test contracts and applications before mainnet deployment.

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

### Scroll Sepolia Tables

Our Scroll Sepolia data includes the following schemas and tables:

| Schema    | Description                                                                                  | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| --------- | -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw       | Raw blockchain data.                                                                         | [blocks](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/erc721-tokens), [logs](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/logs), [traces](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/traces), [transactions](/historical-data/supported-blockchains/evm/scroll_sepolia/raw/transactions) |
| Snapshots | Point-in-time snapshots of onchain state, including token balances and supply.               | [token\_supply](/historical-data/supported-blockchains/evm/scroll_sepolia/snapshots/token-supply)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Agents    | AI agent and autonomous service activity data, including registrations, events, and metrics. | [erc8004\_events](/historical-data/supported-blockchains/evm/scroll_sepolia/agents/erc8004-events)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
