Skip to content

Sami/update testnet explorer#76

Merged
Troublor merged 7 commits into
mainfrom
sami/update-testnet-explorer
Jul 3, 2026
Merged

Sami/update testnet explorer#76
Troublor merged 7 commits into
mainfrom
sami/update-testnet-explorer

Conversation

@0xSami-m

@0xSami-m 0xSami-m commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

blockscout testnet explorer will be sunset on July 10. I've updated all mentions of it to the etherscan testnet explorer.

0xSami-m added 6 commits July 3, 2026 00:00
blockscout testnet explorer is being deprecated on July 10. replacing mentions of it on docs with etherscan testnet explorer 

Signed-off-by: 0xSami-m <samimuduroglu1@gmail.com>
updated testnet explorer to be etherscan 

Signed-off-by: 0xSami-m <samimuduroglu1@gmail.com>
replace testnet explorer 

Signed-off-by: 0xSami-m <samimuduroglu1@gmail.com>
updated testnet explorer 

Signed-off-by: 0xSami-m <samimuduroglu1@gmail.com>
updated testnet explorer 

Signed-off-by: 0xSami-m <samimuduroglu1@gmail.com>
updated explorer on testnet contract address links 

Signed-off-by: 0xSami-m <samimuduroglu1@gmail.com>
@0xSami-m 0xSami-m requested a review from Troublor as a code owner July 2, 2026 22:34

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ 2 findings

  • Summary: reviewed the blockscout→etherscan testnet explorer swap across vars.yaml and 5 docs pages. Substitutions look right, and mainnet Blockscout references are correctly left untouched.
  • Inline comments: 2 anchorable findings on changed hunks.
  • Body-only items: none.

Nice: the new testnet_etherscan var mirrors the existing mainnet_etherscan naming, and every space.vars.testnet_blockscout reference in the docs was migrated in the same PR.

Comment thread docs/.gitbook/vars.yaml Outdated
Comment thread docs/dev/bridge-erc20.md
{% hint style="info" %}
The deposit takes approximately 1–2 minutes to appear on MegaETH — one L1 block for finality, plus sequencer relay time.
You can track the L1 transaction on [Etherscan](https://etherscan.io) (mainnet) or [Sepolia Etherscan](https://sepolia.etherscan.io) (testnet), and the L2 deposit on [MegaETH Blockscout](https://megaeth.blockscout.com) (mainnet) or the [testnet explorer](https://megaeth-testnet-v2.blockscout.com).
You can track the L1 transaction on [Etherscan](https://etherscan.io) (mainnet) or [Sepolia Etherscan](https://sepolia.etherscan.io) (testnet), and the L2 deposit on [MegaETH Blockscout](https://megaeth.blockscout.com) (mainnet) or the [testnet explorer](https://testnet-mega.etherscan.io).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[Minor] The mainnet L2 link is labeled MegaETH Blockscout but the testnet counterpart is only labeled testnet explorer — the reader no longer knows the destination is Etherscan, and the parallelism with the L1 half of the sentence (Etherscan / Sepolia Etherscan) is lost.

Suggested change
You can track the L1 transaction on [Etherscan](https://etherscan.io) (mainnet) or [Sepolia Etherscan](https://sepolia.etherscan.io) (testnet), and the L2 deposit on [MegaETH Blockscout](https://megaeth.blockscout.com) (mainnet) or the [testnet explorer](https://testnet-mega.etherscan.io).
You can track the L1 transaction on [Etherscan](https://etherscan.io) (mainnet) or [Sepolia Etherscan](https://sepolia.etherscan.io) (testnet), and the L2 deposit on [MegaETH Blockscout](https://megaeth.blockscout.com) (mainnet) or [MegaETH Testnet Etherscan](https://testnet-mega.etherscan.io) (testnet).

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🧭 Re-review update

  • Reviewed incremental changes in 1b12620 (remove testnet_blockscout var; tidy force-inclusion.md link text).
  • Prior thread on docs/.gitbook/vars.yaml is addressed and has been resolved.
  • No new actionable findings this round.

Still open from earlier reviews:

@Troublor Troublor merged commit fe0237c into main Jul 3, 2026
9 checks passed
@Troublor Troublor deleted the sami/update-testnet-explorer branch July 3, 2026 05:52
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