FaucetERC20
Inherits: ERC20
Functions
constructor
constructor(string memory symbol_, string memory name_) ERC20(symbol_, name_);
faucet
function faucet() external;
Inherits: ERC20
constructor(string memory symbol_, string memory name_) ERC20(symbol_, name_);
function faucet() external;