wallet_get_public_key
Retrieve the public key of an Ethereum or EVM-compatible wallet by providing a private key, mnemonic, or JSON. Uses the PRIVATE_KEY environment variable if no input is provided.
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. |