aktionariat / contracts

The public repository for all smart contracts used by Aktionariat.
Other
11 stars 11 forks source link

Use SafeERC20 for external tokens transfers #143

Closed rube-de closed 1 year ago

rube-de commented 1 year ago

If transfer(From) is called on with a external erc20 token safeTransfer should be used.