pub(crate) async fn get_wallet_addresses( data: Data<AppState>, ) -> Json<Vec<String>>
Get the wallet address.