snapshot-labs / boost

A protocol for token distribution
MIT License
13 stars 5 forks source link

Safe erc20 transfers #22

Closed Orland0x closed 1 year ago

Orland0x commented 1 year ago

Using OZ safe Transfer library to ensure that non-standard erc20 imeplementations can be handled by boost.

See more about the known vulnerability of erc20 here

closes #12