Skip to content
You are reading the development version documentation and some displayed features may not be available in the stable release. You can switch to stable version using the version box at screen bottom.
Last update: October 8, 2021

IERC20Metadata

Functions

name

  function name(
  ) external returns (string)

Returns the name of the token.

symbol

  function symbol(
  ) external returns (string)

Returns the symbol of the token.

decimals

  function decimals(
  ) external returns (uint8)

Returns the decimals places of the token.

Questions or feedback? You can discuss issues and obtain free support on Yearn Vaults chat channel.
For SushiSwap community support, join the Discord Server None