- Checking if a user has linked their AGW before allowing them to mint an NFT
- Allowing users to claim tokens based on NFTs they own in their Ethereum Mainnet wallet
Reading Links
First, define the rights identifier used for AGW links:Check if an EOA has linked an AGW
UseexclusiveWalletByRights
to check if an EOA has an AGW linked:
Check NFT owner’s linked AGW
UseexclusiveOwnerByRights
to check if an NFT owner has linked an AGW: