Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 271 Bytes
  • gets number of lido node operators via etherscan
  • gets number of deposited validators per operator via etherscan
  • gets each deposited validators' pubKey via etherscan
  • uses pubkey to get eth validator index via beaconcha.in api

To do:

  • use node instead of api