By cutehive.com on Skatehive
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 Updat