π§ HIVE READER MINI Update: TXID Support Now Live (v2.7.8)
While using **HIVE READER MINI**, a friend recently asked me a very practical question:
>π *How can I find the TXID of a deposit I made to an exchange (such as Binance)?*
This made me realize that although HIVE READER already supports viewing wallet records and account activities, **it didnβt display the TXID**, which can be inconvenient in certain scenarios.

When dealing with exchanges, **the TXID (transaction hash) is one of the most critical pieces of information**, as it allows the other party to quickly locate your transaction.
So, Iβve added this feature to HIVE READER MINI to make things easier for everyone π
---
## β¨ Key Update: Full TXID Display Support
You can now directly view the transaction ID (TXID) in:
- Wallet Activity
- Activities
---
## π§© Technical Improvements
This update goes beyond UI enhancements and includes backend optimizations:
- **Data Model Extension**
The Activity interface now includes a new `trx_id` field to store the transaction hash from the Hive blockchain.
- **Service Layer Optimization**
Updated the `getHistory` and `getWalletHistory` methods in `hiveService.ts`:
π Automatically extracts and stores the TXID for each operation when fetching account history from Hive nodes.

## π₯οΈ UI Enhancements: Clearer and More Intuitive
### π JSON Modal Upgrade (JsonModal)
When you click the activity icon to view raw JSON data:
- If a TXID is present
- It will be displayed prominently at the top of the modal in **orange text** under the **TXID** section
This makes it easy to spot at a glance.
---
## β‘ New Feature: One-Click TXID Copy
To further improve usability, a quick copy feature has been added:
- π **Copy Button**
A small copy icon is now displayed next to the TXID
- β‘ **One-Click Copy**
Click the icon to instantly copy the TXID to your clipboard
- β
**Visual Feedback**
The icon briefly changes to a checkmark (β) to confirm a successful copy
- π **Independent State Management**
The TXID copy function works independently from the βCopy Full JSONβ button for more precise interaction

## π Practical Benefits
With TXID support, you can now:
- Quickly provide transaction proof to exchanges (e.g., Binance)
- Easily look up transactions in Hive block explorers
- Improve efficiency in troubleshooting and asset tracking
---
## π Current Version
β
**Version: v2.7.8**
π https://reader.cutehive.com
We always listen to user feedback, and this update is a direct result of a real-world use case. Weβll continue refining and improving the tool to make it more practical and user-friendly.
**Step by step, contributing to the growth of the HIVE ecosystem.**