Skip to main content
Change page

Token Standards

Last edit: @corwintines(opens in a new tab), June 11, 2024

Introduction

Many Ethereum development standards focus on token interfaces. These standards help ensure smart contracts remain composable, so for instance when a new project issues a token, that it remains compatible with existing decentralized exchanges.

Prerequisites

  • Ethereum development standards
  • Smart contracts

Token standards

Here are some of the most popular token standards on Ethereum:

  • ERC-20 - A standard interface for fungible (interchangeable) tokens, like voting tokens, staking tokens or virtual currencies.

NFT standards

  • ERC-721 - A standard interface for non-fungible tokens, like a deed for artwork or a song.
  • ERC-1155 - ERC-1155 allows for more efficient trades and bundling of transactions – thus saving costs. This token standard allows for creating both utility tokens (such as $BNB or $BAT) and Non-Fungible Tokens like CryptoPunks.

The full list of ERC(opens in a new tab) proposals.

Further reading

Know of a community resource that helped you? Edit this page and add it!

Was this article helpful?

Website last updated: June 19, 2024

Learn

  • Learn Hub
  • What is Ethereum?
  • What is ether (ETH)?
  • Ethereum wallets
  • What is Web3?
  • Smart contracts
  • Gas fees
  • Run a node
  • Ethereum security and scam prevention
  • Quiz Hub
  • Ethereum glossary
(opens in a new tab)(opens in a new tab)(opens in a new tab)
  • About us
  • Ethereum brand assets
  • Code of conduct
  • Jobs
  • Privacy policy
  • Terms of use
  • Cookie policy
  • Press Contact(opens in a new tab)