Gas Used

Simple CLI tool to count the gas used by accounts interacting with a specific Ethereum contract

Crates.io

Licensed under MIT.

  1. About
  2. Examples

About

Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

Usage

gas-used \ --api-key=<ETHERSCAN_API_KEY> \ --contract=<CONTRACT_ADDRESS> \ -- <YOUR_ADDRESSES>

Example