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
- Host: GitHub
- URL: https://github.com/0xpolygon/eth-event-tracker
- Owner: 0xPolygon
- Created: 2022-11-09T08:32:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T07:58:28.000Z (about 3 years ago)
- Last Synced: 2024-06-20T14:24:37.528Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 4
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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
```