Closed 99hops closed 2 years ago
Hi,
approve
is a transaction that needs to be paid a fee.
Yes, for the approve
method you need to pay the fee from the owner's address. So for the first transaction that does the approve
, address needs to have some ETH for gas.
I agree, just wanted to point this out, thanks :beers: !
Thank you, I will update the doc.
@lessmore92 Hello mate, you state that by
$owner_address allows $myapp_address to send some USDT amount to any address without $owner_address having anything but USDT in his wallet.
Well how is this possible to work while for approve() to work you have to send a transaction which needs gas (ETH)?
I tried with account only having token inside and got
Here is a TX on etherscan showing the exact approve() method called that costs $31 :smiley: