pub fn send_ecash_token( token_id: &str, destination_address: &str, amount: u64, ) -> Result<String, String>