Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 301 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 301 Bytes

report-helper

configs

  • contractAddress: contract address
  • abi: file path of the contract ABI
  • chunkSize: number of block to search in each getLogs()
  • userConfig:

command

  • [--verbose, -v]
  • [--o, -o] PATH

run

$ yarn
$ yarn report

demo