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 to know on which chains Attestations were issued, in Detail Page #772

Open alainncls opened 1 month ago

alainncls commented 1 month ago

[!NOTE] This needs to be merged onto the feat/multichain branch

As a user, I want to know on which chains Attestations were issued, in Detail Page, So that I understand where it was made


Currently, Attestations are accessed at https://explorer.ver.ax/[CHAIN_NAME]/attestations/[ATTESTATION_ID]. Now that we are moving to a chain agnostic approach, the URL will be https://explorer.ver.ax/attestations/[ATTESTATION_ID].

On any table view (Search results + https://explorer.ver.ax/attestations + last Attestations on the Module/Portal/Schema pages), the logo should be displayed in small on the same row. A tooltip is displayed when hovering the logo to display the chain name.