Type Alias ManagedBudgetLog<event>

ManagedBudgetLog<event>: GenericLog<typeof managedBudgetAbi, event>

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

Type Parameters