call all
usage:
ctc call all CONTRACT_ADDRESS [options]
description:
display outputs of all contract's read-only functions
currently only displays output of zero-parameter functions
examples:
ctc call all 0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
ctc call all 0x240315db938d44bb124ae619f5fd0269a02d1271 --max-results 5
arguments:
CONTRACT_ADDRESS address of contract to call functions of
--max-results MAX_RESULTS for functions that output lists, limit display length
--block BLOCK block number for call