Type Alias SimpleAllowListLog<event>

SimpleAllowListLog<event>: GenericLog<typeof simpleAllowListAbi, event>

A generic viem.Log event with support for SimpleAllowList event types.

Type Parameters