Transfer any ERC20 token from your smart contract
- πΊVideos
- π€
- βBeginner
- π·οΈ
- π 3 years ago
Learn how to allow your smart contract to transfer any ERC20 token that your contract received.
Every valid public address can receive an ERC20 token/coin. That's really powerful because your smart contracts can receive and hold coins as well. In this video, I will show you how to allow your smart contract to actually transfer any ERC20 token that your contract received.