Generate keccak256 hash online instantly. Solidity compatible hashing for Ethereum smart contract development. UTF-8 text and hex input modes.
Keccak256 is a cryptographic hash function that's part of the SHA-3 family. It's the standard hash algorithm used in Ethereum smart contracts via Solidity's keccak256() function. It produces a 256-bit (32-byte) hash output regardless of input size.
Keccak256 is a cryptographic hash function used in Ethereum for hashing data, generating unique identifiers, and ensuring data integrity in smart contracts.
Checksum Address Generator
Convert Ethereum addresses to checksummed format using EIP-55 standard. Validate addresses with built-in verification. Free, secure, client-side processing.
Address Validator
Validate Ethereum addresses fast. Check 0x prefix, length, hex characters, and EIP-55 checksum. Copy normalized lowercase or checksummed output instantly.
Function Selector Generator
Generate Ethereum 4-byte function selectors from Solidity function signatures or ABI JSON. Uses keccak256 hashing for accurate function selector values.
JSON Formatter
Format and beautify JSON data with proper indentation. Validate JSON syntax and make it readable.