can anyone tell me what the difference is between sending a transaction of token xyz from a to b and transfering token xyz from a to b

Dec 23, 2020, 10:17 AM
if i want to transfer eth from a to be i need to signtx etc. if i want to send token from a to b i can do it with transfer or transfer from?
i assume i cannot even do a send on a smart contract if there isnt the function for it right
Dec 23, 2020, 10:33 AM
You can only use transferfrom if that person called the approve function
Dec 23, 2020, 10:34 AM
ok, i see
Dec 23, 2020, 10:35 AM

© 2024 Draquery.com All rights reserved.