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

The Cosmos SDK is an open-source toolkit for building multi-asset public Proof-of-Stake (PoS) blockchains.

The minimum block height is at 5200791 as we only support Cosmos-hub 4 onwards only. [https://archive.interchain.io/](https://archive.interchain.io/)

### Cosmos Tables

Our Cosmos data includes the following schemas and tables:

| Schema  | Description                                                                                   | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| ------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw     | Raw blockchain data.                                                                          | [block\_event\_attributes](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/block-event-attributes), [block\_events](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/block-events), [blocks](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/blocks), [event\_attributes](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/event-attributes), [events](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/events), [fungible\_tokens](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/fungible-tokens), [messages](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/messages), [transactions](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/raw/transactions) |
| Assets  | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | [fungible\_balances](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/assets/fungible-balances), [fungible\_balances\_eod](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/assets/fungible-balances-eod), [fungible\_balances\_latest](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/assets/fungible-balances-latest), [fungible\_credit\_debit](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/assets/fungible-credit-debit), [fungible\_token\_transfers](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/assets/fungible-token-transfers)                                                                                                                                                                                     |
| Staking | Staking activity data including stakes, unstakes, and rewards.                                | [delegation\_events](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/staking/delegation-events), [withdraw\_rewards](/historical-data/supported-blockchains/cosmos-ecosystem/cosmos/staking/withdraw-rewards)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
