NFT
:erc721
or erc1155
creator
contains the address of the minting entityowner
contains the address of the owner of the tokenaddress
contains the Smart Contract Address of the specific collection the token belongs toname
contains the name of the collectionsymbol
contains the symbol of the NFT collection e.g. DOODLE
recentOwnershipTx
contains the last relevant txHash associated with the token. e.g. Sales, Transfer, etcowners
contains the number of unique owners in case of an erc1155
tokenslug
is the friendly URL string of the NFT collection on hyy.pe platform. If the slug value says "vogu" then it translates to https://hyy.pe/collection/vogusearchKey
is a string type which is a combination of address and tokenId. You use searchKey
to query all the lore associated with that NFT.metadata
is an Object of multiple fields which contain attributes/traits as well as media associated with an NFT.metadata
object: