pub(crate) fn print_amount(amount: U256) -> Result<()>
Prints a token amount: the raw decimal string in JSON mode, exponent-annotated otherwise.