Type Alias IncreaseAllowanceCallTrace

IncreaseAllowanceCallTrace: TypedCallTrace<
    [string, bigint],
    IncreaseAllowanceCallObject,
>