OpenZeppelin / OpenZeppelin/docs

Dead link to ethgasstation.info in Defender Relayers docs

Open
#199 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
6
Forks
23
Avg merge
1d 13h
Merged PRs (30d)
4

Description

content/defender/module/relayers.mdx (the "Speed" callout in the gas pricing section) links to https://ethgasstation.info/, a service that shut down around 2022. The domain now returns an HTTP 403 from a Cloudflare-parked page:

$ curl -sI https://ethgasstation.info/
HTTP/2 403
server: cloudflare

The same callout also links to GasNow (https://www.gasnow.org/), which was discontinued in 2021; that domain now serves an unrelated WordPress site.

I have a minimal one-line fix ready (remove the two defunct oracle links, keep EtherChain/Blocknative/Etherscan, and add a reference to a live, open-source gas oracle accuracy benchmark). Per CONTRIBUTING.md I am opening this issue first; I will open the PR and am happy to adjust the wording, in particular if the list of oracles Defender actually queries has changed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open content/defender/module/relayers.mdx and locate the “Speed” callout in the gas pricing section. Check the ethgasstation.info and GasNow links, preserve the EtherChain, Blocknative, and Etherscan references, and verify the callout contains the agreed live benchmark reference when the documentation build passes.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.