wallet_get_public_key
Retrieve the public key from a wallet using a private key, mnemonic, or JSON input for Ethereum and EVM-compatible blockchain operations.
Instructions
Get the wallet public key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
wallet | No | The wallet (private key, mnemonic, or JSON). If not provided, uses PRIVATE_KEY environment variable if set. |