Skip to content

feat(explorer): transactions tab in Address page - #306

Merged
NiranjanaBinoy merged 1 commit into
developfrom
feat/address-txns
Jul 27, 2026
Merged

feat(explorer): transactions tab in Address page#306
NiranjanaBinoy merged 1 commit into
developfrom
feat/address-txns

Conversation

@NiranjanaBinoy

@NiranjanaBinoy NiranjanaBinoy commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Changes

  • Filtered the transactions based on address using listTransactions.
  • Added new ShinzohubAddressTranscation components to display the transactions.
  • Fixed the transcations count to account for both evm and cosmos transactions in the in address card, added a Show All link similar to view counts.

Related Issue

Closes #268

Steps to Test

  1. https://feat-address-txns-shinzo-explorer-internal.shinzo-492.workers.dev/ will load the explorer internal
  2. Click any address link, it should have a new transactions tab which displays the evem and cosmos trsnactions from that address.
  3. The overview page should match the total transactions that are displayed and Ahow all link would open the transcations tab.

Checklist

  • Code compiles / runs
  • Tests added / updated
  • Documentation updated if needed
  • PR is self-contained and focused
  • Code does not break any existing features
  • Code passes personal internal testing

Notes

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-studio 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:23 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
faucet-internal 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:22 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
faucet 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:23 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-explorer-internal 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:23 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-explorer 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:23 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-studio-internal 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:22 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-webapp-staging 90656f2 Commit Preview URL

Branch Preview URL
Jul 24 2026, 06:24 PM

@NiranjanaBinoy NiranjanaBinoy self-assigned this Jul 24, 2026
@NiranjanaBinoy
NiranjanaBinoy requested a review from VanishMax July 24, 2026 20:17
@NiranjanaBinoy NiranjanaBinoy linked an issue Jul 24, 2026 that may be closed by this pull request
@NiranjanaBinoy NiranjanaBinoy changed the title adding txn tab and filtering txns based on address Explorer: Adding Transactions tab in Address page Jul 24, 2026

@VanishMax VanishMax left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff!

@VanishMax VanishMax changed the title Explorer: Adding Transactions tab in Address page feat(explorer): transactions tab in Address page Jul 27, 2026
@NiranjanaBinoy
NiranjanaBinoy merged commit 9450f66 into develop Jul 27, 2026
8 checks passed
@NiranjanaBinoy
NiranjanaBinoy deleted the feat/address-txns branch July 27, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Explorer: add "Transactions" tab to ShinzoHub address page

2 participants