walnuthq / op-scan

Lightweight transaction explorer for the OP Stack.
7 stars 16 forks source link

feat: partial solution for L1 -> L2 transactions table styling #31

Open coxmars opened 5 days ago

coxmars commented 5 days ago

Feature: Add L1 -> L2 Transactions Table Page

Description

This PR introduces a new page for displaying the latest L1 to L2 transactions. The new page includes a table that shows the following details for each transaction:

Changes

Notes

Screenshots

image
coxmars commented 1 day ago

@coxmars This is a good start but it needs some polishing.

In particular, make sure you replicate styles from the homepage for the red links and show the icon when redirecting to the external L1 block explorer.

Screenshot 2024-06-30 at 00 05 17

Understood sir, I'm working on that so soon I will send the improvements 🫡

coxmars commented 2 hours ago

@coxmars This is a good start but it needs some polishing.

In particular, make sure you replicate styles from the homepage for the red links and show the icon when redirecting to the external L1 block explorer.

Screenshot 2024-06-30 at 00 05 17

@coxmars This is a good start but it needs some polishing.

In particular, make sure you replicate styles from the homepage for the red links and show the icon when redirecting to the external L1 block explorer.

Screenshot 2024-06-30 at 00 05 17

Hi @saimeunt, I sent the improvements requested, thanks.

image