IERC20Metadata
Extension to IERC20 that includes token metadata
Functions
name
Return Values:
Type
Description
string
name of the token
symbol
Return Values:
Type
Description
string
symbol of the token
decimals
Return Values:
Type
Description
uint8
number of decimal places the token has
Last updated