Consensys / linea-attestation-registry

Verax is a shared registry for storing attestations of public interest on EVM chains, designed to enhance data discoverability and consumption for dApps across the network.
https://ver.ax
MIT License
141 stars 71 forks source link

[US] As a user, I want the Portal page to display links to the Portal contract and owner addresses #782

Open alainncls opened 4 weeks ago

alainncls commented 4 weeks ago

As a user, I want the Portal page to display links to the Portal contract and owner addresses, So that I can easily access its code and details


Currently, the Portal page displays the Ethereum address for the Portal and the Ethereum address of its owner. Instead of raw text, the goal of this feature is to turn them into links to chain explorers.

This can be achieved by using the getBlockExplorerLink function.

Chirag-S-Kotian commented 1 week ago

assign this to me.