Retrieves detailed information about a PKP (Programmable Key Pair) using its Ethereum address. This function queries the PubkeyRouter contract to fetch the PKP's token ID and public key.
The Ethereum address associated with the PKP.
A promise that resolves to an object containing:
Error if the current Lit network is not supported.
Retrieves detailed information about a PKP (Programmable Key Pair) using its Ethereum address. This function queries the PubkeyRouter contract to fetch the PKP's token ID and public key.