mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
3983114ae5
replace types with interfaces where necessary to allow mocking implement fake eth scanner and erc20 contracts
ERC20 interface
Can be used for interaction with any erc20 compatible token. Code was taken from zeppelin libraries.