import_wallet
Import an existing wallet into the Rootstock MCP Server using a private key or mnemonic phrase, with an optional name for wallet management.
Instructions
Import an existing wallet using private key or mnemonic phrase
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mnemonic | No | Mnemonic phrase to import (alternative to private key) | |
name | No | Optional name for the wallet | |
privateKey | No | Private key to import (alternative to mnemonic) |