FaucetERC20

Git Source

Inherits: ERC20

Functions

constructor

constructor(string memory symbol_, string memory name_) ERC20(symbol_, name_);

faucet

function faucet() external;