Type Alias ERC20IncentiveLog<event>

ERC20IncentiveLog<event>: GenericLog<typeof erc20IncentiveAbi, event>

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

Type Parameters