import_wallet_from_mnemonic
Restore a wallet from a BIP-39 mnemonic seed phrase, optionally specifying an HD address index to derive the correct account.
Instructions
Import a wallet from a mnemonic seed phrase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mnemonic | Yes | BIP-39 mnemonic seed phrase | |
| addressIndex | No | Address index for HD derivation |