> ## 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>
  **Flynet is currently in Beta mode.**

  Backfills and verifications are ongoing.
</Info>

Flynet is an Ethereum Layer-3 network built by Blackbird that settles to Coinbase's Base chain, purpose-built for the restaurant industry. It powers low-cost payments, loyalty and rewards programs, and customer data ownership for restaurants, their workers, and diners. Its native token is $F2, with $FLY distributed as a rewards token.

<Card href="https://flynet.org/build">
  More about Flynet
</Card>

### Flynet Tables

Our Flynet data includes the following schemas and tables:

| Schema    | Description                                                                    | Tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| --------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Raw       | Raw blockchain data.                                                           | [blocks](/historical-data/supported-blockchains/evm/flynet/raw/blocks), [contracts](/historical-data/supported-blockchains/evm/flynet/raw/contracts), [erc1155\_tokens](/historical-data/supported-blockchains/evm/flynet/raw/erc1155-tokens), [erc20\_tokens](/historical-data/supported-blockchains/evm/flynet/raw/erc20-tokens), [erc721\_tokens](/historical-data/supported-blockchains/evm/flynet/raw/erc721-tokens), [logs](/historical-data/supported-blockchains/evm/flynet/raw/logs), [traces](/historical-data/supported-blockchains/evm/flynet/raw/traces), [transactions](/historical-data/supported-blockchains/evm/flynet/raw/transactions) |
| Decoded   | Decoded event logs and traces data.                                            | [logs](/historical-data/supported-blockchains/evm/flynet/decoded/logs), [traces](/historical-data/supported-blockchains/evm/flynet/decoded/traces)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Snapshots | Point-in-time snapshots of onchain state, including token balances and supply. | [balances](/historical-data/supported-blockchains/evm/flynet/snapshots/balances), [token\_supply](/historical-data/supported-blockchains/evm/flynet/snapshots/token-supply)                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
