HandleERC20

Git Source

Functions

transferToken

function transferToken(address wantToken, address from, address to, address protocol, uint256 amount, uint256 fee)
    internal;

Errors

NotSuccessful

error NotSuccessful();