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

The Sepolia testnet for Ethereum L1.

### Ethereum Sepolia Tables

Our Ethereum Sepolia data includes the following schemas and tables:

| Schema  | Description                         | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------- | ----------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw     | Raw blockchain data.                | [blocks](/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/contracts), [logs](/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/logs), [traces](/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/traces), [transactions](/historical-data/supported-blockchains/evm/ethereum_sepolia/raw/transactions) |
| Decoded | Decoded event logs and traces data. | [logs](/historical-data/supported-blockchains/evm/ethereum_sepolia/decoded/logs), [traces](/historical-data/supported-blockchains/evm/ethereum_sepolia/decoded/traces)                                                                                                                                                                                                                                                                 |
