Crate croncat_mod_nft

source ·
Expand description

CronCats contract for NFT queries

The contract has two queries:

QueryDescription
OwnerOfNftGet the owner of the NFT, check if it’s the specified address
AddrHasNftCheck if the address has any NFTs, get a list of them

This contract doesn’t support Execute actions and it doesn’t have any state.

Modules

Enums