erc20 transfers

usage:
    ctc erc20 transfers ERC20 [options]

description:
    output information about ERC20 transfers

examples:
    ctc erc20 transfers 0x956f47f50a910163d8bf957cf5846d573e7f87ca

    ctc erc20 transfers 0x956f47f50a910163d8bf957cf5846d573e7f87ca --blocks 14000000:14001000

    ctc erc20 transfers 0x956f47f50a910163d8bf957cf5846d573e7f87ca --blocks 14000000:14001000 --include-timestamps

arguments:
    ERC20                   ERC20 address
    --blocks BLOCKS         block range of transfers
    --include-timestamps    include timestamps
    --export EXPORT         file path for output (.json or .csv)
    --overwrite             specify that output path can be overwritten