Appearance
Solidity API
ERC20PermitMock
constructor
solidity
constructor(string tokenName) publicname
solidity
function name() external view returns (string)this function does not exist on the interface, but the eth-permit package calls it directly via function selector
setName
solidity
function setName(string tokenName) external