/nft/transfer

This request is used to transfer a digital passport from a specific wallet to another one within a given network.

Request Body

  • smartAssetId: The ID of the NFT being transferred.
  • to: The recipient of the NFT.

Response

The response will include a "success" key, indicating whether the digital passport transfer was successful. The value will be a boolean, where true indicates a successful transfer.

For more information, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!