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
public executeContract(reqParams: VyBuildContractExecutionTransactionRequest, signingMethod: VyUserAuth) : VyPromise<VyTransactionResultDto>
Last updated