Retrieve Wallets by NFT
This operation enables you to revert the process and get the list of wallet addresses that contain the given NFT. In addition to that, it is crucial to tackle transfers and ownership modification.
Endpoint: GET /api/nfts/{nftId}/wallets
By providing the NFT ID, they will provide you with the list of all wallet addresses linked to the given token.
Last updated