List Unlock Protocol keys held by a wallet
unlock_list_keysList all Unlock Protocol keys held by a wallet across locks on a network, using the Unlock subgraph. Read-only verification of lock memberships.
Instructions
List every Unlock Protocol key a wallet holds across locks on a network, via the Unlock subgraph, read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (defaults to "base") | base |
| walletAddress | Yes | Wallet address to list Unlock Protocol keys for | |
| includeExpired | No | Include expired and cancelled keys, not just currently valid ones (default false) |