#nft #cosmwasm #queries #contracts #address #owner #cron-cat

croncat-mod-nft

Provides CosmWasm queries of NFT contracts, helpful when making CronCat tasks with queries

1 stable release

1.0.0 May 3, 2023

#15 in #cron-cat

MIT/Apache

18KB
345 lines

CronCats contract for NFT queries

The contract has two queries:

Query Description
OwnerOfNft Get the owner of the NFT, check if it's the specified address
AddrHasNft Check 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.

Dependencies

~4–5.5MB
~120K SLoC