How to get the owner of a Non-Fungible token by its ID?
getOwnerOfTokenId
This function is used to get the owner of an NFT token by its ID.
Parameters:
The attribute for getting the token owner.
Returns:
The response contains the token owner's address.
PreviousHow to set or revoke approval for a specific operator to manage all tokens of the sender?NextHow to Transfer a Non-Fungible token from one address to another?
Last updated