executeContract
MetaTransfer a NonFungibleToken. Gasless or Meta transactions allow a wallet (executor) to do contract executions on behalf of another wallet (source) and pay all transaction fee\'s
Parameters
reqParams | required data for executing the metatransaction |
Returns
VyPromise<VyTransactionResultDto> Details about the transaction
Last updated