get_address_from_private_key
Derive an Ethereum Virtual Machine (EVM) address from a private key using this tool. Input a private key in hex format to obtain the corresponding address securely.
Instructions
Get the EVM address derived from a private key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
privateKey | Yes | Private key in hex format (with or without 0x prefix). SECURITY: This is used only for address derivation and is not stored. |