Look up a wallet by its blockchain address. Returns the wallet object if found.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request body for looking up a wallet by its blockchain address.
The blockchain address of the wallet to look up.
The wallet matching the given address.
A wallet managed by Privy's wallet infrastructure.
Unique ID of the wallet. This will be the primary identifier when using the wallet in the future.
Address of the wallet.
Unix timestamp of when the wallet was created in milliseconds.
The wallet chain types.
ethereum, solana, cosmos, stellar, sui, aptos, movement, tron, bitcoin-segwit, near, ton, starknet, spark List of policy IDs for policies that are enforced on the wallet.
The key quorum ID of the owner of the wallet.
Additional signers for the wallet.
Unix timestamp of when the wallet was exported in milliseconds, if the wallet was exported.
Unix timestamp of when the wallet was imported in milliseconds, if the wallet was imported.
The compressed, raw public key for the wallet along the chain cryptographic curve.
The number of keys that must sign for an action to be valid.
Information about the custodian managing this wallet.