Archive node and event logs

Hi,

Do we need archive node to search events from the first transaction?

I have an application that relies on the full event logs.

Best,

Emeka

Hi @emeka, welcome to our community, this depends on what method you are using. You can see a breakdown of what methods and requests require archive here in our docs

Let us know if that helps answer your questions.

Hi Mike,

Thanks for the quick reply.

We are using eth_getLogs and we would like to find matching events from the first transaction.

Best,

Emeka