Skip to content

Documentation / js-sdk-core / getEntropyDetailsFromAccount

Function: getEntropyDetailsFromAccount()

getEntropyDetailsFromAccount(account): Object

Get the entropyId and entropyIdVerifier given an Ethereum or Solana account.

Parameters

account: any

the embedded wallet account

Returns

Object

the correct entropy ID and entropy ID verifier for the account

entropyId

entropyId: string

entropyIdVerifier

entropyIdVerifier: EntropyIdVerifier