Skip to content

derekpierre/gnosis-safe-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tool to gleam statistics from Gnosis Safe Multisig operations.

Installation

$ pip install -r requirements.txt

Usage

$ python safe_stats.py <safe_address> <eth_endpoint> [from_block_number]

where:

  • safe_address: address of the Gnosis Safe Multisig
  • eth_endpoint: ETH node endpoint URI
  • from_block_number (Optional): the starting block number for the data collection

About

Collection of Gnosis Safe Multisig Statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages