What is ERC-1155?
ERC-1155 is an Ethereum multi-token standard that lets a single contract manage many token types — fungible, non-fungible or semi-fungible — with batch transfers. It is popular for gaming and large NFT collections.
Why ERC-1155 matters
Understanding ERC-1155 is part of building a solid mental model of how Bitcoin, blockchain and Web3 systems actually work. Concepts in the Ethereum category sit at the foundation of the broader stack — get them right and the rest is far easier.
Learn this interactively
Reading the definition is a start. ZeroToBlock teaches concepts like ERC-1155 through hands-on, browser-based simulations. Build the mental model by actually using it:
- Bitcoin 101 — interactive fundamentals course
- Bitcoin Proof of Work — mining, hashing and consensus
- Browse all interactive blockchain courses
Related terms
- ERC-20 — The standard for fungible tokens on Ethereum.
- ERC-721 — The Ethereum standard for non-fungible tokens.
- NFT (Non-Fungible Token) — A unique, non-interchangeable token on a blockchain.
More ethereum terms
- DeFi (Decentralized Finance) — Financial services built from smart contracts.
- Ethereum — A programmable blockchain that supports smart contracts.
- EVM (Ethereum Virtual Machine) — The execution environment for Ethereum smart contracts.
- Gas — The unit measuring computational cost on Ethereum.
- Smart Contract — Code on a blockchain that automatically enforces its rules.
- Solidity — The most popular programming language for Ethereum smart contracts.
- Web3 — An umbrella term for blockchain-based, user-owned internet applications.
- DAO (Decentralized Autonomous Organization) — An on-chain organization governed by token holders.
Keep exploring
Continue with the full blockchain glossary — 136 terms in total — or read the developer blog and FAQ for deeper context.