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

  Backfills and verifications are ongoing.
</Info>

Sui is a Layer 1 protocol blockchain that performs its own consensus and validation for transaction blocks using its native token (SUI).

<Card href="https://docs.sui.io/concepts/components">
  More about Sui Testnet
</Card>

### Sui Testnet Tables

Our Sui Testnet data includes the following schemas and tables:

| Schema | Description          | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------ | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw    | Raw blockchain data. | [balance\_changes](/historical-data/supported-blockchains/move-ecosystem/sui_testnet/raw/balance-changes), [checkpoints](/historical-data/supported-blockchains/move-ecosystem/sui_testnet/raw/checkpoints), [events](/historical-data/supported-blockchains/move-ecosystem/sui_testnet/raw/events), [object\_changes](/historical-data/supported-blockchains/move-ecosystem/sui_testnet/raw/object-changes), [transaction\_blocks](/historical-data/supported-blockchains/move-ecosystem/sui_testnet/raw/transaction-blocks), [transactions](/historical-data/supported-blockchains/move-ecosystem/sui_testnet/raw/transactions) |
