Interface.ierc20custodyerrors
IERC20CustodyErrors
Git Source (opens in a new tab)
Interface for the errors used in the ERC20 custody contract.
Errors
ZeroAddress
Error for zero address input.
error ZeroAddress();
NotWhitelisted
Error for not whitelisted ERC20 token
error NotWhitelisted();
LegacyMethodsNotSupported
Error for calling not supported legacy methods.
error LegacyMethodsNotSupported();
Continue Learning
Continue with the next part or try a related tutorial
How has your developer experience been?
Share your feedback and help improve it for everyone.