Skip to content
Alchemy Logo

WalletStandardAccount (Solana)

Defined in: packages/wallet-apis/src/adapters/fromWalletStandard.ts:7

Minimal structural shape of a wallet-standard account.

[key: string]: unknown

PropertyType

address

string

chains?

readonly string[]

features?

readonly string[]

publicKey?

Uint8Array<ArrayBufferLike>

Was this page helpful?