Disclaimer: VSC Blocks is not an official project by the VSC team.
Below are the highlights of latest changes added to VSC Blocks UI that have been worked on recently as of second-half of 2024.
The long awaited address page for did: prefixed accounts are here.
Details on the layer 2 accounts that may now be explored include full transaction history (contract calls, transfers, withdraw requests), events, bridge activity and account balances. These addresses may be searched through the search bar as well.
The URL format for this page is /address/:address/:tab?/:page?. For example, this is the first page of transaction events for the address shown above.
The L2 transaction page now displays transactions that are in the mempool to be included in a block. The page auto-refreshes upon transaction inclusion in a block followed by transaction output, without user interaction.
Most recent transactions will also have the signature CID displayed which links to the transaction signature on IPFS.
Know ahead of time of which witness is scheduled to propose the next block. The row corresponding to the current slot (by L1 block number) is highlighted in bold. This is a live view which auto-refreshes from slot to slot and schedule to schedule.
/vsc-tx page that details the transaction outputs for contract calls.Block explorer: https://vsc.techcoderx.com
Source code: https://github.com/techcoderx/vsc-explorer
HAF indexer source code: https://github.com/techcoderx/vsc-haf