> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Token Support

Blockscout supports the following token types:

* ERC-20: Fungible tokens

  * Standard for interchangeable tokens

  * Used for cryptocurrencies, stablecoins, utility tokens

* ERC-721: Non-fungible tokens (NFTs)

  * Unique, indivisible tokens

  * Often used for digital art, collectibles, game items

* ERC-1155: Multi-token standard

  * Combines fungible and non-fungible tokens

  * Efficient for gaming and complex ecosystems

* ERC-777: Advanced fungible tokens (basic indexing but no additional views, provides similar info to ERC-20)

  * Adds features like operator support and hooks

  * Backward compatible with ERC-20.

* ERC-4626: Tokenized Vaults (basic indexing but no additional views, provides similar info to ERC-20)

  * Standard for yield-bearing tokens

  * Used in DeFi for lending and yield farming
