status-go/services/wallet/ierc20
andrey 397ee840c6 [#2042] Wrong ERC20 decimal rounding in "Set max" 2020-09-22 16:00:47 +02:00
..
README.md
doc.go
ierc20.go [#2042] Wrong ERC20 decimal rounding in "Set max" 2020-09-22 16:00:47 +02:00
ierc20.sol

README.md

ERC20 interface

Can be used for interaction with any erc20 compatible token. Code was taken from zeppelin libraries.