What is an EIP-55 checksummed Ethereum address?
EIP-55 uses mixed-case letters based on the Keccak-256 hash of the lowercase address. If a single character is miskeyed, the capitalization check fails.
Verify Ethereum 0x hex wallet addresses and test EIP-55 mixed-case Keccak-256 checksum validity online to prevent costly mistyped transaction errors.
EIP-55 uses mixed-case letters based on the Keccak-256 hash of the lowercase address. If a single character is miskeyed, the capitalization check fails.