Problem with fetching archive data #264
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
refactor
Improving the architecture
I want to use eth_call with a custom block number, which should return archive data. Unfortunately, I have found that in line https://github.com/q9f/eth.rb/blob/main/lib/eth/client.rb#L472 "latest" value is added.
Is it possible to put there block number instead of "latest" value?
The text was updated successfully, but these errors were encountered: