Handle is one of the Lens primitives.
Handle can be used to identify an Lens Profile or standalone.
Resolve a Handle to the owner address.
The request object
The address or null
const address = await client.handle.resolveAddress({ handle: 'lens/wagmi' }); Copy
const address = await client.handle.resolveAddress({ handle: 'lens/wagmi' });
Handle is one of the Lens primitives.
Handle can be used to identify an Lens Profile or standalone.