Hi all. I was writing a contract, and in the migration I wanted to call to an existing ERC20 contract approve function from my account after deploying. I'm using Truffle, but I can't find how can I say "There is an existing ERC20 interface deployed in this address". Does someone know how to do this?
May 24, 2022, 3:15 PM