pub fn sum_token_amount<'a>( self_app: &App, charms: impl Iterator<Item = &'a Charm>, ) -> Result<u64>