Skip to main content

Functions

safeTransferFrom

Transfers tokens from the targeted address to the given destination Errors with ‘STF’ if transfer fails

Parameters:

safeTransfer

Transfers tokens from msg.sender to a recipient Errors with ST if transfer fails

Parameters:

safeApprove

Approves the stipulated contract to spend the given allowance in the given token Errors with ‘SA’ if transfer fails

Parameters:

safeTransferETH

Transfers ETH to the recipient address Fails with STE

Parameters: