IERC20Errors
Errors
ERC20InsufficientBalance
error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);Name
Type
Description
ERC20InvalidSender
error ERC20InvalidSender(address sender);Name
Type
Description
ERC20InvalidReceiver
Name
Type
Description
ERC20InsufficientAllowance
Name
Type
Description
ERC20InvalidApprover
Name
Type
Description
ERC20InvalidSpender
Name
Type
Description