For the complete documentation index, see llms.txt. This page is also available as Markdown.

VyKeystoreImportRequest

\!! DESCRIPTION MISSING !!

Derived Properties (VyWalletImportRequestBase)

Field
Type
Description
Required

ImportWalletType

Specifies the blockchain network and credential format for wallet import. [View complete import type documentation](https://docs.venly.io/docs/import-a-wallet#import-wallet-types)

UserId

string

Unique identifier (UUID) of the user who will own the imported wallet

Custodial

bool

Whether the wallet will be managed as custodial or non-custodial

Properties

Field
Type
Description
Required

Keystore

string

JSON keystore file content (encrypted wallet data)

Password

string

Password used to decrypt the keystore file

References

Operation

Schema

Last updated