wallet_get_public_key
Retrieve the public key for an Ethereum or EVM-compatible wallet using a private key, mnemonic, or JSON input. Simplifies wallet management and secure access to 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. |