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

  Backfills and verifications are ongoing.
</Info>

Arc Testnet is the official testnet for Arc, a Layer 1 blockchain designed for programmable payments and financial applications.

<Card href="https://docs.arc.io/">
  More about Arc Testnet
</Card>

### Arc Testnet Tables

Our Arc Testnet data includes the following schemas and tables:

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