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

BNB Smart Chain (BSC) is an EVM-compatible blockchain that brings programmability and interoperability to the Build N Build Chain (BNB) ecosystem.

<Card title="https://docs.bnbchain.org/docs/learn/intro">
  More about BNB Smart Chain
</Card>

### BSC Tables

Our BSC data includes the following schemas and tables:

| Schema | Description                                    | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ------ | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Raw    | Raw blockchain data.                           | [blocks](/historical-data/supported-blockchains/evm/bsc/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/bsc/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/bsc/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/bsc/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/bsc/raw/erc721-token), [fungible\_tokens](/historical-data/supported-blockchains/evm/bsc/raw/fungible-tokens), [logs](/historical-data/supported-blockchains/evm/bsc/raw/logs), [traces](/historical-data/supported-blockchains/evm/bsc/raw/traces), [transactions](/historical-data/supported-blockchains/evm/bsc/raw/transactions) |
| Assets | Token transfers for native BNB and ERC tokens. | fungible\_token\_transfers, native\_token\_transfers, erc20\_token\_transfers, erc721\_token\_transfers, erc1155\_token\_transfers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
