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

Kinto is an L2 focused on providing safe access to financial services.

<Card href="https://docs.kinto.xyz/kinto-the-modular-exchange">
  More about Kinto
</Card>

### Kinto Tables

Our Kinto data includes the following schemas and tables:

| Schema | Description                                                                                   | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ------ | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Raw    | Raw blockchain data.                                                                          | [blocks](/historical-data/supported-blockchains/evm/kinto/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/kinto/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/kinto/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/kinto/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/kinto/raw/erc721-tokens), [fungible\_tokens](/historical-data/supported-blockchains/evm/kinto/raw/fungible-tokens), [logs](/historical-data/supported-blockchains/evm/kinto/raw/logs), [traces](/historical-data/supported-blockchains/evm/kinto/raw/traces), [traces\_evm\_transfers](/historical-data/supported-blockchains/evm/kinto/raw/traces-evm-transfers), [transactions](/historical-data/supported-blockchains/evm/kinto/raw/transactions) |
| Assets | Token transfers, balances & credit debit data related to fungible and/or non-fungible assets. | [erc1155\_credit\_debit](/historical-data/supported-blockchains/evm/kinto/assets/erc1155-credit-debit), [erc1155\_token\_transfers](/historical-data/supported-blockchains/evm/kinto/assets/erc1155-token-transfers), [erc20\_credit\_debit](/historical-data/supported-blockchains/evm/kinto/assets/erc20-credit-debit), [erc20\_token\_transfers](/historical-data/supported-blockchains/evm/kinto/assets/erc20-token-transfers), [erc721\_credit\_debit](/historical-data/supported-blockchains/evm/kinto/assets/erc721-credit-debit), [erc721\_token\_transfers](/historical-data/supported-blockchains/evm/kinto/assets/erc721-token-transfers)                                                                                                                                                                                             |
| Prices | Token price data.                                                                             | [hourly](/historical-data/supported-blockchains/evm/kinto/prices/hourly)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
