Posted on c/ElrondDevelopers 1 rem8514600970c/ElrondDevelopers 3 years ago Hello, is there a way to send a MultiTokensTransferTransaction to a smart contract function ? Comment 1 Comments mwf81318617 3years ago Yes, you would just add the function name and args at the end of the transfer, like with a single transfer :) https://docs.elrond.com/developers/esdt-tokens/#multiple-tokens-transfer=
Yes, you would just add the function name and args at the end of the transfer, like with a single transfer :) https://docs.elrond.com/developers/esdt-tokens/#multiple-tokens-transfer=