Function/Error to Signature Converter
Convert Solidity function or error signatures to 4-byte selectors. Generate function selectors from function names.
Example: transfer(address,uint256) or InsufficientBalance()
Related Tools
Ethereum Signature Dictionary
Search and browse Ethereum function signatures. Decode function selectors and find function names from 4-byte signatures.
Ethereum Event Signatures
Search and browse Ethereum event signatures. Decode event topics and find event names from 32-byte signatures.
Hasher Keccak-256
Genera hash de cadenas usando el algoritmo Keccak-256. La misma función de hash utilizada por Ethereum para direcciones y datos.