Posted on c/ElrondDevelopers 1 dme8922886974c/ElrondDevelopers 2 years ago can MultiESDTNFTTransfer call a function also? should this be used for tokens as well, or there is another one? Comment 1 Comments ovi8074646283 2years ago Yes. Function name and it's parameters (if it has) should be the last arguments for the MultiESDTTransfer that you're doing. Like MultiESDTTransfer@address@tokenId@nonce@amount@token2id@nonce2@amount2@functionName@arg1@arg2...
Yes. Function name and it's parameters (if it has) should be the last arguments for the MultiESDTTransfer that you're doing. Like MultiESDTTransfer@address@tokenId@nonce@amount@token2id@nonce2@amount2@functionName@arg1@arg2...