1 stable release
1.0.0 | May 3, 2023 |
---|
#16 in #cron-cat
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–6MB
~126K SLoC