Version: 0.4.3On this pageIERC20MetadataFunctions#name# function name( ) external returns (string)CopyReturns the name of the token.symbol# function symbol( ) external returns (string)CopyReturns the symbol of the token.decimals# function decimals( ) external returns (uint8)CopyReturns the decimals places of the token.