eth_hash
Compute Ethereum hashes: raw keccak-256, EIP-191 personal messages, or EIP-712 typed-data, with configurable input and output formats.
Instructions
Compute an Ethereum hash: raw keccak-256, EIP-191, or EIP-712 typed-data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| data | Yes | ||
| input_format | No | text | |
| output_format | No | hex |