🪟MVCSCAN

What's new in MVCSCAN updated as at 2024/03/30

1.Added "Tokens" menu.

2.Added "Devs" menu.

3.Added token holdings display on the address details page.

4.Added Script and JSON functionality toggle buttons on the transaction (tx) page, in addition to displaying detailed information.

Added "Tokens" menu:

Under the "Tokens" category, users can view basic information about MVC ecosystem tokens (token market value, price, holding addresses, supply, etc.).

On the token details page, users can see the holding quantity and value of addresses holding the token.

Added "Devs" menu:

The "Devs" category is divided into "Decode Transaction" and "Broadcast Transaction.

  • Decode Transation

"Decode Transaction" allows users to pre-encode transactions, generate related tx information, and preview transaction details before broadcasting, providing insights into transaction-related information.

  • Broadcast Transation

"Broadcast Transaction" enables users to both preview the unbroadcasted hex and broadcast transactions according to their needs.

Added token holdings display on the address details page

On the address details page, users can view corresponding token lists held under the MVC ecosystem

Added Script and JSON functionality toggle buttons on the transaction (tx) page, in addition to displaying detailed information:

  • Script

View Input Scripts and Output Scripts for the current transaction.

  • JSON

Additionally, users can access specific information about the current transaction in JSON format.

Last updated