IERC20Gov
Interface Description
interface IERC20GovStructs info
ConstructorParams
struct ConstructorParams {
string name;
string symbol;
address[] users;
uint256 cap;
uint256 mintedTotal;
uint256[] amounts;
}Name
Type
Description
Functions info
mint (0x40c10f19)
Name
Type
Description
pause (0x8456cb59)
unpause (0x3f4ba83a)
blacklist (0xc997eb8d)
Name
Type
Description
totalBlacklistAccounts (0xa33556f1)
getBlacklistAccounts (0x59f017ed)
Name
Type
Description
Name
Type
Description