cw-erc20

An implementation of the ERC20 token interface

12 releases (7 breaking)

0.10.0 May 27, 2021
0.7.0 Oct 14, 2020
0.6.0 Aug 10, 2020
0.5.2 Jun 30, 2020
0.1.0 Jan 7, 2020

31 downloads per month

Apache-2.0

63KB
1.5K SLoC

An ERC20 token contract

This is an implementation of Ethereum's ERC20 interface. Please note that ERC20 has some fundamental flaws, many of which have been resolved with ERC777. This projects intents to serve as a simple example that token developers can familiarize with easily, not as a modern token contract.

Dependencies

~2.9–4.5MB
~93K SLoC