Compute 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 compute subcommands: ascii convert hex to ascii checksum compute checksum of address create address generate address in the style of CREATE or CREATE2 decode decode encoded EVM datatypes decode call decode EVM call data encode encode data as EVM datatypes hex convert text data to hex representation int convert data to integer keccak compute keccak hash of data limits display limits of various datatypes lower convert string to lower case rlp encode RLP encode data selector compute 4byte function selector using function signature