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

  Backfills and verifications are ongoing.
</Info>

Filecoin is a peer-to-peer network that enables reliable, decentralized file storage through built-in economic incentives and cryptographic proofs. The Filecoin EVM, often just referred to as FEVM, is the Ethereum virtual machine virtualized as a runtime on top of the Filecoin virtual machine. It allows developers to port any existing EVM-based smart contracts straight onto the FVM.

<Card href="https://docs.filecoin.io/">
  More about Filecoin EVM
</Card>

### Filecoin EVM Tables

Our Filecoin EVM data includes the following schemas and tables:

| Schema | Description          | Tables                                                                                        |
| ------ | -------------------- | --------------------------------------------------------------------------------------------- |
| Raw    | Raw blockchain data. | blocks, contracts, logs, traces, transactions, erc20\_tokens, erc721\_tokens, erc1155\_tokens |
