# ERC-1155 > A multi-token Ethereum standard that supports both fungible and non-fungible items in one contract. Canonical URL: https://fudfomo.co/glossary/erc-1155 Source: What The Block! Dictionary v1.0 (last updated 2026-04-25), browsable at https://wtb.fudfomo.co. ## Definition ERC-1155 is a more flexible token standard that can hold many different token IDs in a single contract, with each ID supporting either one or many copies. It is widely used in games, where one contract might hold both unique items and stacks of consumable resources. The single-contract design saves gas and simplifies large collections, while still allowing per-item ownership tracking. ## Related terms - [ERC-20](https://fudfomo.co/glossary/erc-20): The Ethereum standard for fungible tokens. Most stablecoins and project tokens follow it. - [ERC-721](https://fudfomo.co/glossary/erc-721): The Ethereum standard for non-fungible tokens (NFTs). - [NFT](https://fudfomo.co/glossary/nft): A token that represents ownership of a unique item, like a piece of digital art or a ticket. - [Ethereum](https://fudfomo.co/glossary/ethereum): A blockchain that lets developers build apps and issue tokens. Often called a programmable money platform. ## See the full catalogue What The Block! covers more than 2,000 plain-English crypto terms, delivered as embeddable hover-state tooltips for crypto exchanges. https://wtb.fudfomo.co