You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Hello, apologies if this isnt the place for this question.
Im trying to modify the example so that it the airdrop happens only if an account (user) currently owns a particular nft. So far what i see from the docs, I have to specify block number as input which can be sometime in the past where the user previously owned NFT but not currently (at the time the user is claiming the airdrop).
How can I check with certainty that a user (claiming the airdop) currently owns an NFT (and not just for a period of time in the past) ?