p2pix-smart-contracts/docs/lib/utils/SafeTransferLib.md
2022-12-03 01:17:48 -03:00

8 lines
302 B
Markdown

# 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._