Skip to main content

Overview

Error.getSignature returns the canonical error signature used to derive selectors.

Quick Start

Canonical Types

Signatures require canonical type names (e.g. uint256 instead of uint). Tuple inputs expand to their component types.

See Also