Skip to content

fix(statics): update FLR explorer URLs to flarescan.com#9100

Merged
manojkumar138 merged 1 commit into
masterfrom
feat/CECHO-1443-flr-flrp-explorer-links
Jun 24, 2026
Merged

fix(statics): update FLR explorer URLs to flarescan.com#9100
manojkumar138 merged 1 commit into
masterfrom
feat/CECHO-1443-flr-flrp-explorer-links

Conversation

@manojkumar138

Copy link
Copy Markdown
Contributor

Summary

  • Replace deprecated flare-explorer.flare.network with flarescan.com for FLR C-chain explorer links
  • FLR mainnet: explorerUrlhttps://flarescan.com/tx/, accountExplorerUrlhttps://flarescan.com/blockchain/address/
  • TFLR testnet: explorerUrlhttps://coston2.testnet.flarescan.com/tx/, accountExplorerUrlhttps://coston2.testnet.flarescan.com/blockchain/address/
  • FLRP P-chain already uses flarescan.com — no change needed

Test plan

  • Verified TFLRP P-chain tx links open correctly (/blockchain/pvm/tx/{hash})
  • Verified TFLR C-chain tx links open correctly (/tx/{hash}) on staging
  • Statics unit tests pass (30,494 passing)

Fixes CECHO-1443

Replace deprecated flare-explorer.flare.network with flarescan.com
for FLR C-chain mainnet and testnet explorer links.

- FLR mainnet: explorerUrl, accountExplorerUrl, flarePublicUrl → flarescan.com
- TFLR testnet: explorerUrl, accountExplorerUrl → coston2.testnet.flarescan.com
- FLRP P-chain already uses flarescan.com (no change needed)

CECHO-1443

TICKET: CECHO-1443
@manojkumar138 manojkumar138 requested a review from a team as a code owner June 24, 2026 08:49
@linear-code

linear-code Bot commented Jun 24, 2026

Copy link
Copy Markdown

CECHO-1443

@manojkumar138 manojkumar138 merged commit 3500af9 into master Jun 24, 2026
24 checks passed
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.

2 participants