pub async fn load_transfers_from_file( file_path: &str, ) -> Result<Vec<(String, u128)>>
Load transfers from JSON file