![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
ERC-20
ERC-20 is the most widely used token standard on Ethereum. It provides a simple, consistent set of rules that developers can use to mint and manage fungible tokens – digital assets that each hold the same value and utility.
ERC-20은 이더 리움에서 가장 널리 사용되는 토큰 표준입니다. 개발자가 각각 동일한 가치와 유틸리티를 보유하는 디지털 자산 인 발굴 가능한 토큰을 발사하고 관리하는 데 사용할 수있는 간단하고 일관된 규칙 세트를 제공합니다.
For example, all ERC-20 tokens have the same functions for checking a user's token balance or transferring tokens between wallets. This standardisation is crucial for the interoperability of different crypto projects and platforms. Without such a standard, the exponential growth of new crypto tokens, wallets, and exchanges would likely have been much more complex and difficult to use.
예를 들어, 모든 ERC-20 토큰은 사용자의 토큰 균형을 확인하거나 지갑간에 토큰을 전송하는 것과 동일한 기능을 갖습니다. 이 표준화는 다양한 암호화 프로젝트 및 플랫폼의 상호 운용성에 중요합니다. 이러한 표준이 없으면 새로운 암호화 토큰, 지갑 및 교환의 기하 급수적 인 성장은 훨씬 더 복잡하고 사용하기 어려웠을 것입니다.
In this guide, we will detail what ERC-20 means, how it works, why it’s so important, and how it compares with other top Ethereum token standards like ERC-721 and ERC-1155.
이 안내서에서는 ERC-20의 의미, 작동 방식, 중요한 이유 및 ERC-721 및 ERC-1155와 같은 다른 최고 이더 리움 토큰 표준과 어떻게 비교되는지 자세히 설명합니다.
What Does ERC-20 Mean?
ERC-20은 무엇을 의미합니까?
ERC-20 is a technical standard (or token standard) that defines how fungible tokens function in the Ethereum ecosystem, outlining a set of rules for transferring tokens, checking balances, and approving spending. This standard acts like a “rulebook” for developers, helping them create tokens that are compatible with the rest of the Ethereum ecosystem, such as crypto wallets, decentralized applications (dApps), and exchanges.
ERC-20은 이더 리움 생태계에서 열렬한 토큰 기능을 정의하고 토큰 양도, 잔액 확인 및 지출 승인을위한 일련의 규칙을 요약하는 기술 표준 (또는 토큰 표준)입니다. 이 표준은 개발자를위한 "룰북"처럼 작용하여 암호 지갑, 분산 응용 프로그램 (DAPP) 및 교환과 같은 나머지 이더 리움 생태계와 호환되는 토큰을 만들 수 있도록 도와줍니다.
It’s important to note that ERC-20 is specific to fungible tokens. This simply means that each token is interchangeable with any other token of the same kind, similar to fiat currencies. For example, one ETH is always interchangeable with any other ETH.
ERC-20은 소거 가능한 토큰에만 국한된다는 점에 유의해야합니다. 이것은 단순히 각 토큰이 피아트 통화와 유사한 같은 종류의 다른 토큰과 상호 교환 가능하다는 것을 의미합니다. 예를 들어, 한 ETH는 항상 다른 ETH와 상호 교환 할 수 있습니다.
What Is An ERC?
ERC 란 무엇입니까?
The “ERC” in ERC-20 (and every other Ethereum token standard) stands for Ethereum Request for Comment. ERCs are proposals that suggest some kind of technical improvements or standards for how things should function on the Ethereum network. Because Ethereum is an open-source, decentralized platform with no central authority, the ERC system allows developers to submit ideas to be reviewed and further refined by the broader Ethereum community.
ERC-20 (및 다른 모든 이더 리움 토큰 표준)의 "ERC"는 이더 리움 의견 요청을 나타냅니다. ERC는 이더 리움 네트워크에서 사물이 어떻게 작동 해야하는지에 대한 일종의 기술적 개선 또는 표준을 제안하는 제안입니다. 이더 리움은 중앙 권한이없는 오픈 소스의 분산 플랫폼이기 때문에 ERC 시스템을 통해 개발자는 더 넓은 이더 리움 커뮤니티가 검토하고 더 세분화 할 아이디어를 제출할 수 있습니다.
An ERC is created through the following process:
ERC는 다음 과정을 통해 생성됩니다.
The number “20” in ERC-20 simply identifies this specific proposal. Other major ERCs include ERC-721, the most popular token standard for non-fungible tokens (NFTs), and ERC 1155, a multi-token standard used in many blockchain games that allows both fungible and non-fungible tokens in one contract.
ERC-20의 "20"숫자는 단순히이 특정 제안을 식별합니다. 다른 주요 ERC로는 ERC-721 (NFT)에 대한 가장 인기있는 토큰 표준 인 ERC-721과 한 계약에서 열렬한 및 번창 할 수없는 토큰을 모두 허용하는 많은 블록 체인 게임에서 사용되는 다중 점 표준 인 ERC 1155가 있습니다.
The History of ERC-20
ERC-20의 역사
Before ERC-20, each new blockchain-based token had its own custom code, making it difficult for wallets, exchanges, and decentralized applications (dApps) to support them.
ERC-20 이전에 각각의 새로운 블록 체인 기반 토큰에는 고유 한 사용자 정의 코드가있어 지갑, 교환 및 DAPP (Decentralized Application)가이를 지원하기가 어렵습니다.
ERC-20 was proposed by an Ethereum developer called Fabian Vogelstellar on November 19, 2015. The idea was to create a standard so that all tokens follow the same set of rules, ensuring compatibility across the Ethereum ecosystem. He posted the proposal on GitHub, a platform where developers store and share code. Vogelstellar explained why this process is so important in driving innovation in an interview at Devcon3 if you want to hear more.
ERC-20은 2015 년 11 월 19 일에 Fabian Vogelstellar라는 이더 리움 개발자가 제안했습니다.이 아이디어는 모든 토큰이 동일한 규칙 세트를 따라 이더 리움 생태계의 호환성을 보장 할 수 있도록 표준을 작성하는 것이 었습니다. 그는 개발자가 코드를 공유하고 공유하는 플랫폼 인 Github에 제안서를 게시했습니다. Vogelstellar는 왜이 과정이 DevCon3의 인터뷰에서 더 많은 것을 듣고 싶다면 혁신을 주도하는 데 왜 중요한지 설명했습니다.
The proposal was recognized in late 2017 and formalized in Ethereum Improvement Proposal 20 (EIP-20), which was written by Vogelstellar and Vitalik Buterin, a cofounder of Ethereum, and can be viewed here.
이 제안은 2017 년 말에 인정되었으며 이더 리움 개선 제안 20 (EIP-20)에서 공식화되었으며, 이는 이더 리움의 공동 설립자 인 Vogelstellar와 Vitalik Buterin이 작성했으며 여기에서 볼 수 있습니다.
ERC-20 came to the forefront during the 2017/18 initial coin offering (ICO) boom. An ICO is similar to an initial public offering (IPO) but for a new cryptocurrency instead of a stock. Most tokens launched during this period were on the Ethereum network, and ERC-20 became the industry standard. There are now more than 350 thousand ERC-20 assets.
ERC-20은 2017/18 초기 코인 오퍼링 (ICO) 붐에서 최전선에 올랐습니다. ICO는 초기 공모 (IPO)와 유사하지만 주식 대신 새로운 암호 화폐입니다. 이 기간 동안 출시 된 대부분의 토큰은 이더 리움 네트워크에 있었고 ERC-20은 업계 표준이되었습니다. 현재 35 만 명 이상의 ERC-20 자산이 있습니다.
How ERC-20 Tokens Work
ERC-20 토큰의 작동 방식
ERC-20 tokens serve a wide range of purposes on the Ethereum network. They can represent digital currencies, voting power in governance systems, or even tokenized versions of real-world assets such as real estate or gold. These tokens are powered by smart contracts, which are self-executing lines of code stored on the Ethereum blockchain. These contracts automatically perform specific functions, such as processing transactions, when certain predetermined conditions are met.
ERC-20 토큰은 이더 리움 네트워크에서 광범위한 목적을 제공합니다. 그들은 디지털 통화, 거버넌스 시스템의 투표권 또는 부동산 또는 금과 같은 실제 자산의 토큰 화 된 버전을 나타낼 수 있습니다. 이 토큰은 이더 리움 블록 체인에 저장된 자체 실행 라인 인 스마트 계약으로 구동됩니다. 이러한 계약은 특정 미리 정해진 조건이 충족 될 때 처리 거래와 같은 특정 기능을 자동으로 수행합니다.
When a developer creates an ERC-20 token, they write a smart contract that defines the token’s name, symbol, supply, and how transactions should work. The contract must implement standard ERC-20 functions. For example, balanceOf() allows the user to check their balance while transfer() instructs the contract to send tokens from one wallet to another. Normally, this would require a strong understanding of coding and Solidity, the coding language used on Ethereum, but today, there are platforms that can help you create tokens much more easily.
개발자가 ERC-20 토큰을 생성 할 때 토큰의 이름, 기호, 공급 및 트랜잭션의 작동 방식을 정의하는 스마트 계약을 작성합니다. 계약은 표준 ERC-20 기능을 구현해야합니다. 예를 들어, Balanceof ()를 사용하면 사용자가 잔액을 확인할 수 있으며 Transfer ()는 계약에 한 지갑에서 다른 지갑에서 다른 지갑으로 토큰을 보내도록 지시합니다. 일반적으로 이더 리움에서 사용되는 코딩 언어 인 코딩 및 견고성에 대한 강력한 이해가 필요하지만 오늘날에는 토큰을 훨씬 쉽게 만들 수있는 플랫폼이 있습니다.
This standardization has fueled the rapid growth of DeFi by enabling developers to build interoperable wallets, decentralized exchanges, lending apps, and other DeFi platforms without the need for custom coding. As a result, users can easily trade, lend, stake
이 표준화는 개발자가 상호 운용 가능한 지갑, 분산 교환, 대출 앱 및 기타 Defi 플랫폼을 사용자 정의 코딩없이 구축 할 수있게함으로써 Defi의 빠른 성장을 촉진했습니다. 결과적으로 사용자는 쉽게 거래하고 빌려주고 스테이크 할 수 있습니다
부인 성명:info@kdj.com
제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!
본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.
-
-
-
-
-
-
- 고래는 Pepe가 낙관적 인 모멘텀을 회복함에 따라 축적됩니다
- 2025-05-28 02:05:18
- 비트 코인 (BTC)
-
-
-