blocks
usage:
ctc blocks BLOCKS [options]
description:
output information about blocks
examples:
# get blocks 14000000 through 14000100
ctc blocks [14000000, 14000100]
# get blocks 14000000 through 14000100
ctc blocks [14000000, 14000100] --attributes timestamp,number
arguments:
BLOCKS block range to fetch
--attributes ATTRIBUTES attributes to fetch from each block
--output OUTPUT file path for output (.json or .csv)
--overwrite specify that output path can be overwritten
--provider PROVIDER rpc provider to use