services/scribe/db/datastore/sql/base/lastindexed.go
Method Store.StoreLastIndexed
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
func (s Store) StoreLastIndexed(parentCtx context.Context, contractAddress common.Address, chainID uint32, blockNumber uint64, livefillAtHead bool) (err error) {