Transaction Search
You can view transaction information sent to the XPLA Mainnet by game and Player ID.
Note
What is a transaction? A transaction is a digital receipt on the blockchain that records "who sent how much to whom." These records are grouped into blocks, and the blocks are linked together to form the blockchain. Once recorded, the information is visible to everyone and cannot be altered, making it a secure and transparent history of transactions.
Transaction History¶
- Player ID : The unique ID of the user requesting the transaction.
- Request ID : The transaction’s unique request ID.
- Transaction Hash : The address representing the transaction sent to the XPLA Mainnet.
- Type : It indicates the type of blockchain function requested on the XPLA Mainnet.
- Status : The current progress status of transactions sent to the XPLA Mainnet.
- Creation Date : The time when the transaction was created.
Transaction details¶
- Project Name : The name of the game in which the transaction took place.
- PlayerID ID : The unique ID of the user requesting the transaction.
- RequestID ID : The transaction’s unique request ID.
- Requester Wallet Address : The wallet address from which the transaction was generated.
- Contract Address : The request transaction’s contract address.
- Transaction Hash Value : The address representing the transaction sent to the XPLA Mainnet.
- Parameter Information : The detailed parameter information of transactions sent to the XPLA Mainnet.
- Transaction Type : It indicates the type of blockchain function requested on the XPLA Mainnet.
- Mint
- Burn
- Status : It indicates the current progress status of transactions sent to the XPLA Mainnet.
- Pending: Before sending the transaction to the blockchain
- Checking: Checking the transaction sent to the blockchain
- Transfer Failed: Failed to transfer the transaction to the blockchain
- Success: Succeeded to process transaction on the blockchain
- Failed: Failed to process transaction on blockchain
- Blockchain AppID : A unique value that distinguishes games.
- Creation Date : The point at which the requester first creates a transaction.
- Update Date : When a transaction is submitted to the blockchain.