You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice project, I am also building an indexer which indexes all ethereum historical data (blocks, logs, transactions, receipts). It has a fast api to query by addresses, topics etc. It can scan the entire mainnet history in 3 seconds for a couple addresses.
Hey!
Nice project, I am also building an indexer which indexes all ethereum historical data (blocks, logs, transactions, receipts). It has a fast api to query by addresses, topics etc. It can scan the entire mainnet history in 3 seconds for a couple addresses.
Currently there is a free endpoint for ethereum mainnet, it is documented here: https://github.com/data-indexing/skar
Would you be interested in adding it as a data source to SolidQuery?
The text was updated successfully, but these errors were encountered: