ZetaNonEthInterface
Git Source (opens in a new tab)
Inherits: IERC20
ZetaNonEthInterface is a mintable / burnable version of IERC20
Functions
burnFrom
function burnFrom(address account, uint256 amount) external;
mint
function mint(address mintee, uint256 value, bytes32 internalSendHash) external;