• Welcome


  • Get Started


  • Build


  • Tools


  • Run a Node


  • Use


  • About


  • Support

  • Community

  • Functions
  • burnFrom
  • mint
Build
Architecture
protocol
contracts
evm
legacy
ZetaNonEthInterface.sol
Interface.zetanonethinterface

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;
Improve this documentation via GitHub

© 2025 Meta Protocol, Inc

  • GitHub
  • Explorer
  • Bug Bounty
  • Terms
  • Privacy Policy