address

usage:
    ctc address ADDRESS [options]

description:
    summarize address
    
    for contracts, will display ABI

example:
    ctc address 0x956f47f50a910163d8bf957cf5846d573e7f87ca

arguments:
    ADDRESS                 address to get summary of
    -v, --verbose           emit extra output
    --raw                   emit abi in raw json
    --network NAME_OR_ID    network name or id to scan address of


usage of subcommands:
    ctc address can also be used to invoke subcommands

    to view help about a specific subcommand, run:
        ctc address <subcommand> -h

available subcommands:
    txs    output all transactions from address