Check Unlock Protocol membership
unlock_check_membershipCheck whether a wallet holds a valid, non-expired key for an Unlock Protocol lock on supported networks. Verify membership read-only to confirm access.
Instructions
Check whether a wallet holds a valid (non-expired) key for an Unlock Protocol lock, read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (defaults to "base") | base |
| lockAddress | Yes | Address of the PublicLock contract to check | |
| walletAddress | Yes | Wallet address to check for a valid key |