ERC-1155

Also known as: Multi-Token Standard, Enjin Token Standard, ERC-1155 NFT

A multi-token Ethereum standard that allows the creation of both fungible and non-fungible tokens within a single smart contract.

ERC-1155 is an Ethereum token standard designed to enable the management of multiple token types—both fungible (like ERC-20) and non-fungible (like ERC-721)—within a single smart contract. Developed by Enjin, ERC-1155 introduces greater efficiency for gaming, metaverse, and DeFi use cases by reducing transaction and deployment costs. It supports batch transfers, atomic swaps, and universal metadata, making it ideal for scalable applications involving numerous asset types. As a result, ERC-1155 has become a popular choice for NFT platforms and blockchain games looking for flexibility and reduced gas costs.

Frequently Asked Questions