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
Hachez les chaînes en utilisant l'algorithme Keccak-256. La même fonction de hachage utilisée par Ethereum pour les adresses et les données.