fn rsm_deposit_match_from_row( request_id: String, account: Vec<u8>, token: Vec<u8>, tx_hash: String, log_index: i64, amount_wei: String, label: &str, ) -> Result<RsmUsdcDepositMatch>