proxy

usage:
    ctc proxy CONTRACT_ADDRESS [options]

description:
    print proxy information about contract

example:
    ctc proxy 0xee6a57ec80ea46401049e92587e52f5ec1c24785

arguments:
    CONTRACT_ADDRESS    address to get proxy of
    --verbose, -v       print additional information
    --block BLOCK       block to query


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

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

available subcommands:
    register    register custom proxy implementation of a contract