Method Signature
Parameters
string
required
12 or 24-word BIP-39 recovery phrase, space-separated
Returns
string
The wallet’s public address (e.g.,
0x...)string
The wallet’s private key
string
The mnemonic phrase used
Examples
- TypeScript
- JavaScript
HD Wallet Recovery
Mnemonics generate deterministic wallets - the same mnemonic always produces the same wallet:Error Handling
Related Methods
Create Wallet
Create new random wallet
From Private Key
Import from private key