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

<Info>
  **MegaETH is currently in Beta mode.**

  Backfills and verifications are ongoing.
</Info>

MegaETH is a high-performance EVM-compatible Layer 2 blockchain built on the OP Stack, optimized for real-time applications.

<Card href="https://docs.megaeth.com/">
  More about MegaETH
</Card>

### MegaETH Tables

Our MegaETH data includes the following schemas and tables:

| Schema  | Description                                                                                   | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ------- | --------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw     | Raw blockchain data.                                                                          | [blocks](/historical-data/supported-blockchains/evm/megaeth/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/megaeth/raw/contracts), [erc1155\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/raw/erc1155-token-transfers), [erc1155\_tokens](/historical-data/supported-blockchains/evm/megaeth/raw/erc1155-tokens), [erc20\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/raw/erc20-token-transfers), [erc20\_tokens](/historical-data/supported-blockchains/evm/megaeth/raw/erc20-tokens), [erc721\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/raw/erc721-token-transfers), [erc721\_tokens](/historical-data/supported-blockchains/evm/megaeth/raw/erc721-tokens), [fungible\_tokens](/historical-data/supported-blockchains/evm/megaeth/raw/fungible-tokens), [logs](/historical-data/supported-blockchains/evm/megaeth/raw/logs), [traces](/historical-data/supported-blockchains/evm/megaeth/raw/traces), [transactions](/historical-data/supported-blockchains/evm/megaeth/raw/transactions)                                                                                                                          |
| Decoded | Decoded event logs and traces data.                                                           | [logs](/historical-data/supported-blockchains/evm/megaeth/decoded/logs), [traces](/historical-data/supported-blockchains/evm/megaeth/decoded/traces)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Assets  | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | [fungible\_balances](/historical-data/supported-blockchains/evm/megaeth/assets/fungible-balances), [erc20\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/assets/erc20-token-transfers), [erc721\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/assets/erc721-token-transfers), [erc1155\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/assets/erc1155-token-transfers), [native\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/assets/native-token-transfers), [fungible\_token\_transfers](/historical-data/supported-blockchains/evm/megaeth/assets/fungible-token-transfers), [erc20\_credit\_debit](/historical-data/supported-blockchains/evm/megaeth/assets/erc20-credit-debit), [erc721\_credit\_debit](/historical-data/supported-blockchains/evm/megaeth/assets/erc721-credit-debit), [erc1155\_credit\_debit](/historical-data/supported-blockchains/evm/megaeth/assets/erc1155-credit-debit), [native\_credit\_debit](/historical-data/supported-blockchains/evm/megaeth/assets/native-credit-debit), [fungible\_credit\_debit](/historical-data/supported-blockchains/evm/megaeth/assets/fungible-credit-debit) |
| DEX     | Decentralized exchange activity data.                                                         | [trades](/historical-data/supported-blockchains/evm/megaeth/dex/trades), [pools](/historical-data/supported-blockchains/evm/megaeth/dex/pools)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
