Files
sripwoud 71af236328 fix: queries/dune_analytics/requirements.txt to reduce vulnerabilities (#234)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-5926907

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-10-17 14:38:14 +02:00
..
2022-11-13 15:43:26 +01:00
2022-12-15 15:29:28 +01:00

Dune Analytics queries examples

Getting started

  1. Install dependencies (python 3.10): pip -r requirements.txt
  2. Run queries (requires your dune analytics credentials)
    USERNAME=username PASSWORD=password python main.py beacon|tornado|ens_balance`
    

Queries

File Description
beacon.sql Get the latest list of addresses who deposited in the Beacon Deposit Contract
erc20_balance.sql Get the latest list of addresses who have a balance of at least X ERC20 (example with ENS)
tornado.sql Get the latest list of addresses who deposited into or withdrew from a Tornado Cash Mixing Contract