You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs to be merged onto the feat/multichain branch
As a user,
I want to know on which chains Attestation are available, in table views,
So that I know where an Attestation was made
Currently, Attestations are accessed at https://explorer.ver.ax/[CHAIN_NAME]/attestations.
Now that we are moving to a chain agnostic approach, the URL will be https://explorer.ver.ax/attestations.
On any table view, the logo should be displayed in small on the same row. A tooltip is displayed when hovering the logo to display the chain name.
Note
This needs to be merged onto the
feat/multichain
branchAs a user,
I want to know on which chains Attestation are available, in table views,
So that I know where an Attestation was made
Currently, Attestations are accessed at
https://explorer.ver.ax/[CHAIN_NAME]/attestations
.Now that we are moving to a chain agnostic approach, the URL will be
https://explorer.ver.ax/attestations
.On any table view, the logo should be displayed in small on the same row. A tooltip is displayed when hovering the logo to display the chain name.
Places where this should be done:
The text was updated successfully, but these errors were encountered: