Skip to content

Script to get the gas fees paid to execute transactions from the ENS DAO Working Group Multisig Wallets.

Notifications You must be signed in to change notification settings

gskril/ens-wg-gas-paid-to-safes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to get the gas fees paid to execute transactions from the ENS DAO Working Group Multisig Wallets.

How to run

Install dependencies

yarn install

Create a .env file and enter your Etherscan API key

cp .env.example .env

Customize the Safe addresses and block range you want to query gas spending for in ./src/etherscan.ts, then run the script

yarn start

The results will be saved in the ./output/ folder.

About

Script to get the gas fees paid to execute transactions from the ENS DAO Working Group Multisig Wallets.

Resources

Stars

Watchers

Forks