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

  Backfills and verifications are ongoing.
</Info>

Seismic is an EVM-compatible, privacy-enabled blockchain for fintech, featuring encrypted transactions and confidential computation via TEE.

<Card href="https://docs.seismic.systems/">
  More about Seismic Testnet
</Card>

### Seismic Testnet Tables

Our Seismic Testnet data includes the following schemas and tables:

| Schema    | Description                                                                                   | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| --------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw       | Raw blockchain data.                                                                          | [blocks](/historical-data/supported-blockchains/evm/seismic_testnet/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/seismic_testnet/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/seismic_testnet/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/seismic_testnet/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/seismic_testnet/raw/erc721-tokens), [fungible\_tokens](/historical-data/supported-blockchains/evm/seismic_testnet/raw/fungible-tokens), [logs](/historical-data/supported-blockchains/evm/seismic_testnet/raw/logs), [traces](/historical-data/supported-blockchains/evm/seismic_testnet/raw/traces), [transactions](/historical-data/supported-blockchains/evm/seismic_testnet/raw/transactions) |
| Decoded   | Decoded event logs and traces data.                                                           | [logs](/historical-data/supported-blockchains/evm/seismic_testnet/decoded/logs), [traces](/historical-data/supported-blockchains/evm/seismic_testnet/decoded/traces)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Assets    | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | [fungible\_balances](/historical-data/supported-blockchains/evm/seismic_testnet/assets/fungible-balances)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Snapshots | Point-in-time snapshots of onchain state, including token balances and supply.                | [balances](/historical-data/supported-blockchains/evm/seismic_testnet/snapshots/balances), [token\_supply](/historical-data/supported-blockchains/evm/seismic_testnet/snapshots/token-supply)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
