Skip to main content

Function: nftTransfer()

nftTransfer(httpRequestContext, componentName, request): Promise<INoContentResponse>

Transfer an NFT.

Parameters

httpRequestContext

IHttpRequestContext

The request context for the API.

componentName

string

The name of the component to use in the routes.

request

INftTransferRequest

The request.

Returns

Promise<INoContentResponse>

The response object with additional http response properties.