TooManyTopics

Error v334 → current 29.17

Too many topics were provided for an event .

Encountered by: developers

Why This Error Exists

Events have limited topics for indexing. Reduce your topic count.

From Chain Metadata

The amount of topics passed to `seal_deposit_events` exceeds the limit.

What This Means

Too many topics were provided for an event.

Common Causes

  • Contract event has more topics than allowed

How to Fix

  • Reduce number of indexed/topic fields in event
  • Check maximum topics limit

Runtime Info

Pallet Index
29
Error Index
17
Error Code
29.17
Runtime Version
v393