Langstroth

πŸ”§ HIVE READER MINI Update: TXID Support Now Live (v2.7.8)

by @cutehive.com · 0 votes · 0.000 HBD
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. ![image.png](https://images.hive.blog/DQmUUcd7YkQ9ekWcHZ1RoPCK3WuEExM2795yyH6WYdiSmkN/image.png) 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. ![ed2a96425f2c9b0588c48409855b3569.png](https://images.hive.blog/DQmWWJQmoYoyDQNDjt6DPhAoQs9NQrbEkxC2XJHKh9DEabG/ed2a96425f2c9b0588c48409855b3569.png) ## πŸ–₯️ 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 ![image.png](https://images.hive.blog/DQmUQSsN373Gzr5ep93KNKThMrHaPnt2brBCXtJTwvQHzi7/image.png) ## πŸš€ 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.**