13 lines
307 B
Markdown
13 lines
307 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.*
|
|
|
|
|
|
|