Type Alias PointsIncentiveLog<event>

PointsIncentiveLog<event>: GenericLog<typeof pointsIncentiveAbi, event>

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

Type Parameters