Other Subcommands

Note

Click on a subcommand to view its documentation page.

usage:
    ctc <subcommand> [options]

description:
    ctc is a tool for historical data analysis of Ethereum and other EVM chains
    
    if using ctc for the first time, run:
        ctc setup
    
    for quick lookups of an address, block, tx, or timestamp, run:
        ctc QUERY
    
        where QUERY is an address, block number, tx hash, or timestamp

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

other subcommands:
    cd                  change working directory to ctc-related location
    help                output help
    version             print cli version