reth-indexer
reth-indexer copied to clipboard
Ability to call an contract call when indexing data
As the subgraph does you should be able to map a contract view function as well to call as you index stuff
Taking this one - so you be able to map to call a contract call to get data back on index - a bit of improvements to be done on reth provider to make this easier will fix that on reth as well once I have the solution working