IERC20Metadata
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