IMockERC20
Inherits: IERC20
Functions
mint
function mint(address to, uint256 value) external;
burn
function burn(address from, uint256 value) external;
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Inherits: IERC20
function mint(address to, uint256 value) external;
function burn(address from, uint256 value) external;