> ## 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

Our core Cosmos SDK chain schemas typically contain the following tables:

## Raw Blockchain Data

| Schema | Description                                                                                  | Tables                                                                                                               |
| ------ | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| Raw    | Raw data, specific to each blockchain.                                                       | block\_event\_attributes, block\_events, blocks, event\_attributes, events, fungible\_tokens, messages, transactions |
| Assets | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets | fungible\_balances, fungible\_credit\_debit, fungible\_token\_transfers                                              |
