Hi , I Have Problem With TransferFrom in Solidity , this is My Question :
https://stackoverflow.com/questions/71143281/use-transferfrom-in-solidity-smartcontract-erc-20
I want to do something like Bainance
For example, I buy the amount of Link currency
After that I want to send this currency to someone else
And all I have to do is enter the address of the person's wallet and then the token will be transferred
In this process, Bainance site does not ask me for anything else to confirm
Feb 17, 2022, 4:24 PM