> ## 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>
  **Kadena has been deprecated. New blocks are no longer being produced, or are no longer being ingested. Historical data can still be queried.**
</Info>

Kadena is a proof-of-work blockchain that uses the Chainweb protocol to achieve high throughput and scalability.

<Card href="https://kadena.io/">
  More about Kadena
</Card>

### Kadena Tables

Our Kadena data includes the following schemas and tables:

| Schema | Description                                                                                   | Tables                                                                                                                                                                                                                                                                                                                                                         |
| ------ | --------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw    | Raw blockchain data.                                                                          | [blocks](/historical-data/supported-blockchains/other-ecosystems/kadena/raw/blocks), [events](/historical-data/supported-blockchains/other-ecosystems/kadena/raw/events), [tokens](/historical-data/supported-blockchains/other-ecosystems/kadena/raw/tokens), [transactions](/historical-data/supported-blockchains/other-ecosystems/kadena/raw/transactions) |
| Assets | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | [transfers](/historical-data/supported-blockchains/other-ecosystems/kadena/assets/transfers)                                                                                                                                                                                                                                                                   |
| DEX    | Decentralized exchange activity data.                                                         | [trades](/historical-data/supported-blockchains/other-ecosystems/kadena/dex/trades)                                                                                                                                                                                                                                                                            |
