Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using SafeERC20 #29

Open
Yhtiyar opened this issue Jan 21, 2023 · 0 comments
Open

Consider using SafeERC20 #29

Yhtiyar opened this issue Jan 21, 2023 · 0 comments

Comments

@Yhtiyar
Copy link
Contributor

Yhtiyar commented Jan 21, 2023

It is better to use SafeERC20 from OZ , since arbitrary erc20 tokens are supported, some tokens might not return bool on transfer. The most popular such token is USDT

usdt code here: https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7#code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant