An open API service indexing awesome lists of open source software.

https://github.com/0xpolygon/eth-event-tracker

Tracker of Ethereum events
https://github.com/0xpolygon/eth-event-tracker

Last synced: about 1 year ago
JSON representation

Tracker of Ethereum events

Awesome Lists containing this project

README

          

# Eth-event-tracker

## Usage

TODO

## CLI

Query the Ethereum 2.0 deposit contract:

```
go run cli/event-tracker/main.go --endpoint https://mainnet.infura.io/v3/... --start-block 11052984 --target 0x00000000219ab540356cbb839cbe05303d7705fa --storage my.db
```