Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeSet Validator Summary

A Python script to analyze Ethereum transactions for the NodeSet protocol, summarizing the number of validators managed by each operator based on successful transactions with the Multicall3 contract.

Features

  • Fetches transactions from Etherscan for the Multicall3 contract.
  • Filters transactions referencing the NodeSet vault address.
  • Summarizes the number of validators per operator.
  • Logs detailed execution information to a file.

Prerequisites

  • Python 3.8 or higher
  • An Etherscan API key (free tier available at Etherscan)
  • Access to an Ethereum node (e.g., local node or Infura)

Installation

  1. Clone the repository:
    git clone https://github.com/SteelyNinja/nodeset-validator-summary.git
    cd nodeset-validator-summary

About

A Python script to summarize NodeSet validators based on Multicall3 transactions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages