> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Raw

## 1. sui\_objects

### Table Description

The sui.sui\_objects table stores detailed information about various objects on the Sui blockchain. This data is essential for tracking and managing objects, ensuring all relevant metadata and state information is available for applications and users interacting with these objects on the Sui network.

### Column Descriptions

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/columns/sui.sui_objects" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

### Table Sample

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/data/sui.sui_objects" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

## 2. sui\_transactions

### Table Description

The sui.sui\_transactions table logs all transactions occurring on the Sui blockchain. This data is essential for tracking and analyzing the flow of assets and interactions within the network, providing a comprehensive record of all transactional activities.

### Column Descriptions

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/columns/sui.sui_transactions" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

### Table Sample

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/data/sui.sui_transactions" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

## 3. sui\_checkpoints

### Table Description

The sui.sui\_checkpoints table stores checkpoint-related data for the Sui blockchain, including the checkpoint’s sequence number and the corresponding raw JSON data at that height. This dataset enables users to track the state of the Sui blockchain at different checkpoints.

### Column Descriptions

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/columns/sui.sui_checkpoints" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>

### Table Sample

<div>
  <iframe src="https://doc-embed-app.chainbasehq.com/data/sui.sui_checkpoints" width="100%" height="300px" frameBorder="0" scrolling="no" />
</div>
