Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
ID of the wallet.
Response
Requested wallet object.
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.
Chain type of the wallet
solana
, ethereum
, cosmos
, stellar
, sui
, tron
, bitcoin-segwit
, near
, spark
, ton
, starknet
List of policy IDs for policies that are enforced on 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 key quorum ID of the owner of the wallet.