• Welcome


  • Get Started


  • Build


  • Tools


  • Run a Node


  • Use


  • About


  • Support

  • Community

  • Functions
  • name
  • symbol
  • decimals
Build
Architecture
protocol
contracts
zevm
interfaces
IZRC20.sol
Interface.izrc20metadata

IZRC20Metadata

Git Source (opens in a new tab)

Inherits: IZRC20

Interface for the ZRC20 metadata.

Functions

name

function name() external view returns (string memory);

symbol

function symbol() external view returns (string memory);

decimals

function decimals() external view returns (uint8);
Improve this documentation via GitHub

© 2025 Meta Protocol, Inc

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