Skip to main content

Posts

Showing posts from February, 2019

Comparing ERC20, ERC223, and the new Ethereum ERC777 token standard

Next to the well-known ERC20 standard, other standards exist which try to improve the original standard. ERC223 is focused on security seeking to solve an ERC20 critical bug which has caused the loss of millions of dollars. ERC777 focuses on a wider set of transaction event handling functions and mass adoption. You may be all familiar with ERC20 tokens as you probably own a couple, distributed by some kind of token sale. But did you know many more standards exist besides ERC20? Ethereum has a long history of developed standards. To give you a better idea of what ERC means, it stands for “Ethereum Request for Comment”. This is a proposal submitted for discussion and suggestions to the actual standard. The number (like 20) refers to an issue number on code sharing platform Github . First, let’s take a look at the ERC20 standard. ERC20 standard What exactly is the ERC20 standard? The advent of ERC20 tokens revolutionized the cryptocurrency market and opened the door to the plethora o