executeTransaction
This endpoint is used to create and execute any type of transaction. You need to provide the pincode in request body or the signing method in the header. You can execute any transaction such as NFT tr
Last updated
This endpoint is used to create and execute any type of transaction. You need to provide the pincode in request body or the signing method in the header. You can execute any transaction such as NFT tr
Last updated
Parameters
reqParams
Request data for the operation
signingMethod
This operation requires a valid Signing-Method from the corresponding user
Returns
VyPromise<VyTransactionResultDto> Transaction executed successfully.