Please can anyone help me with how i can get the owner of a particular nft. I have already tried using getNFTowner and getTokenIdOwner but i am not getting the result that i want
.
Also what is the purpose of owner_of metadata.
Please can anyone help me with how i can get the owner of a particular nft. I have already tried using getNFTowner and getTokenIdOwner but i am not getting the result that i want
.
Also what is the purpose of owner_of metadata.
you can use getTokenIdMetadata for a particular token id
is owner_of the wallet address of the owner of that particular moment
now it can depend on what type of NFT contract it is, if it is an ERC1155 then same token id can have multiple owners