import_wallet
Integrate an existing wallet into the Rootstock MCP Server by importing a private key or mnemonic phrase, enabling secure management and interaction with Rootstock blockchain assets.
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) |