Simple CLI tool to count the gas used by accounts interacting with a specific Ethereum contract
Licensed under MIT.
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
gas-used \
--api-key=<ETHERSCAN_API_KEY> \
--contract=<CONTRACT_ADDRESS> \
-- <YOUR_ADDRESSES>