pub fn print_tokens(tokens: &[DynSolValue]) -> Result<()>
Prints ABI-decoded tokens: JSON envelope wrapping a value array in --json mode, one formatted token per line otherwise.
--json