Versions in this module Expand all Collapse all v1 v1.0.4 Apr 24, 2026 Changes in this version + type TestDSORM struct + func NewTestORM(ds sqlutil.DataSource) *TestDSORM + func (o *TestDSORM) HasFilterByEventName(ctx context.Context, chainID string, eventName string, addressBytes []byte) (bool, error)