Transfer Digital Passport to Target Wallet Address

This endpoint allows a user to transfer a digital passport from a specific wallet to another one within a given network.

  • URL: POST - https://custody.arianee.com/{{client}}/{{chainType}}/nft/transfer
  • Body:
    • protocolName - testnet, mainnet, arianeetestnet, mumbai, polygon, arialabs, stadetoulousain, ysl, testnetSbt, arianeeSupernet, arianeesbt, tezostestnet, supernettestnet
    • smartAssetId - The ID of the NFT being transferred.
    • to - Recipient wallet of the NFT.
  • Success: 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!