TestERC20

Git Source

Inherits: ERC20

Functions

constructor

constructor(string memory _name, string memory _symbol) ERC20(_name, _symbol);