> ## 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>
  **Plasma Testnet is currently in Beta mode.**

  Backfills and verifications are ongoing.
</Info>

Plasma Testnet is the official testnet for Plasma, an EVM-compatible Layer 1 purpose-built for stablecoin payments.

<Card href="https://docs.plasma.network/">
  More about Plasma Testnet
</Card>

### Plasma Testnet Tables

Our Plasma Testnet data includes the following schemas and tables:

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