ethpandaops / dora

Dora the Explorer is a lightweight slot explorer for the ethereum beaconchain

Home Page:https://beaconlight.ephemery.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Track deposits

pk910 opened this issue · comments

Dora should be able to track & display deposits.

  • Add execution layer rpc pool logic (copy from assertoor)
  • Add deposits table to database
    (idx, time, pubkey, deposit origin, deposit sender, amount, withdrawal creds, valid)
  • Add deposit contract log crawler