跳至主要内容
Change page

Ethereum Development Standards

最後編輯: @corwintines(opens in a new tab), 2024年6月11日

Standards overview

The Ethereum community has adopted many standards that help keep projects (such as Ethereum clients and wallets) interoperable across implementations, and ensure smart contracts and dapps remain composable.

Typically standards are introduced as Ethereum Improvement Proposals (EIPs), which are discussed by community members through a standard process(opens in a new tab).

Types of standards

There are 3 types of EIPs:

Furthermore, the Standard Track is subdivided into 4 categories:

More detailed information on these different types and categories can be found in EIP-1(opens in a new tab)

Token standards

  • ERC-20 - A standard interface for fungible (interchangeable) tokens, like voting tokens, staking tokens or virtual currencies.
    • ERC-223 - A fungible tokens standard that makes tokens behave identical to ether and supports token transfers handling on the recipients side.
    • ERC-1363(opens in a new tab) - Defines a token interface for ERC-20 tokens that supports executing recipient code after transfer or transferFrom, or spender code after approve.
  • ERC-721 - A standard interface for non-fungible tokens, like a deed for artwork or a song.
  • ERC-777 - (NOT RECOMMENDED) A token standard improving over ERC-20.
  • ERC-1155 - A token standard which can contain both fungible and non-fungible assets.
  • ERC-4626 - A tokenized vault standard designed to optimize and unify the technical parameters of yield-bearing vaults.

Learn more about token standards.

Further reading

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

這篇文章對你有幫助嗎?

網站上次更新: 2024年7月24日

學習

  • 學習中心
  • 什麼是以太坊?
  • 什麼是以太幣 (ETH)?
  • 以太坊錢包
  • 什麼是 Web3?
  • 智慧型合約
  • Gas fees
  • 執行節點
  • 以太坊安全及詐騙預防
  • 測驗中心
  • 以太坊詞彙表
(opens in a new tab)(opens in a new tab)(opens in a new tab)
  • 關於我們
  • 以太坊品牌資產
  • 行為守則
  • 工作機會
  • 隱私條款
  • 使用條款
  • Cookie 政策
  • 媒體聯絡方式(opens in a new tab)