IERC20Extended
Inherits: IERC20
This interface extends the ERC20 interface with the decimals function.
Functions
decimals
function decimals() external view returns (uint8);
Inherits: IERC20
This interface extends the ERC20 interface with the decimals function.
function decimals() external view returns (uint8);