Skip to content

fix: respect configured explorer URL in transaction status - #26

Open
CryptAm wants to merge 1 commit into
circlefin:masterfrom
CryptAm:patch-1
Open

fix: respect configured explorer URL in transaction status#26
CryptAm wants to merge 1 commit into
circlefin:masterfrom
CryptAm:patch-1

Conversation

@CryptAm

@CryptAm CryptAm commented Aug 11, 2026

Copy link
Copy Markdown

Description

Use NEXT_PUBLIC_EXPLORER_URL for transaction links in TxStatus instead of hardcoding the ArcScan URL.

Changes

  • Use the existing NEXT_PUBLIC_EXPLORER_URL configuration from .env.example.
  • Match the explorer URL handling already used by TransactionHistory.
  • Hide the explorer link when no explorer URL is configured.

This keeps transaction links consistent across the application and aligns TxStatus with the documented explorer configuration in .env.example.

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.

1 participant