Documentation Index
Fetch the complete documentation index at: https://voltaire.tevm.sh/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Error.getSelector returns the first 4 bytes of the keccak256 hash of the error signature.
Quick Start
Notes
- Uses canonical types for signatures (e.g.
uint256). - Error selectors are 4 bytes, like function selectors.
See Also
- getSignature - Error signature string
- Selectors - Selector rules

