post https://custody.arianee.com/{client}/{chainType}/nft/transfer
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.