Skip to main content

Transaction History

Overview

This page helps operators review transaction records in the backoffice. You can search, filter, and export data. The page is used for monitoring and verification tasks.

Transaction History page in Xmarket backoffice

Configuration Table

FieldDescriptionExample
Search by email, tx hash, or addressText search for transaction rows0x
All ActionsFilter transactions by action typeDeposit
Filter by DateChoose a date range for the tableSelect start and end dates
Export HistoryDownload a CSV file from current table viewtransaction_history_all_2026-03-24.csv
UserLink to user profile/profile/Shyanne91
ActionTransaction action labelShares Sold, Shares Purchased, Deposit
AmountTransaction amount with token/network label4.99 BETA USDT
StatusCurrent transaction statusConfirmed
From AddressSource wallet address (short format)0xea......29e9
To AddressDestination wallet address (short format)0x40......1911
Transaction HashLinked on-chain hash (short format)0xac......b16b
Created AtTransaction timestampMar 24, 2026 13:57

Step-by-Step Operation

StepActionDetails
1Open Transaction HistoryOpen Transaction History from the backoffice menu.
2Review transaction tableReview the table to see recent transaction records.
3Search transactionsUse the search box to find rows by email, hash, or address.
4Filter by actionClick All Actions and choose an action filter when needed.
5Filter by dateClick Filter by Date and select a date range.
6Open user profileClick a username in the User column to open that profile.
7Open transaction on explorerClick a value in Transaction Hash to open the block explorer.
8Export historyClick Export History to download a CSV file.

System Behavior

ActionResult
Open Transaction History pageTable loads with transaction rows
Enter a search value with no matchesTable shows No data
Select Deposit from All ActionsTable rows switch to Deposit actions
Select a date rangeTable results update based on selected dates
Click a usernameOpens the user profile page
Click a transaction hashOpens an external block explorer transaction URL
Click Export HistoryBrowser downloads a CSV file

Operational Notes

  • The page behaves as a read-focused operations screen.
  • Action values seen during testing include Shares Sold, Shares Purchased, and Deposit.
  • Transaction hash links can open external explorers such as BscScan.
  • If a search value returns no match, the page shows No data.
  • Information not available in current source: complete list of every possible action filter value.

Product Glossary

TermDescription
Transaction HistoryAdmin page used to review transaction records.
ActionThe transaction event type shown in the table (for example Deposit or Shares Sold).
StatusCurrent state of the transaction record, shown in the Status column (for example Confirmed).
Transaction HashOn-chain transaction identifier that links to an external block explorer.
From AddressSource wallet address for the transaction, displayed in shortened format.
To AddressDestination wallet address for the transaction, displayed in shortened format.
Export HistoryButton that downloads transaction records as a CSV file.
No dataEmpty-result message shown when filters or search return no matching rows.