etherscan-api icon indicating copy to clipboard operation
etherscan-api copied to clipboard

Improve GetLogs function

Open FournyP opened this issue 8 months ago • 1 comments

Hi,

I've improved the GetLogs function because some of mandatory parameters are not mandatory for the etherscan API (e.g: toBlock, fromBlock and topic).

I've also add missing parameter page and offset.

Tests execution: image

Feel free to ask me any change in my codebase

Have a good day ;)

FournyP avatar Oct 28 '23 09:10 FournyP