8 lines
302 B
Markdown
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._
|