Skip to main content

Overview

Event.getSignature returns the canonical event signature string used to compute topic0.

Quick Start

Canonical Types

Signatures require canonical type names (uint256, int256, bytes32, etc.). Parameter names and indexed flags are ignored.

See Also