p2pix-smart-contracts/docs/lib/utils/SafeTransferLib.md
2022-11-25 21:36:44 -03:00

307 B

SafeTransferLib

Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/utils/SafeTransferLib.sol)

Safe ETH and ERC20 transfer library that gracefully handles missing return values.

Caution! This library won't check that a token has code, responsibility is delegated to the caller.