Skip to content

docs: replace dead gas oracle links (ethgasstation, gasnow) with working alternatives - #68

Open
Flotapponnier wants to merge 1 commit into
airgap-it:mainfrom
Flotapponnier:fix-dead-gas-oracle-links
Open

docs: replace dead gas oracle links (ethgasstation, gasnow) with working alternatives#68
Flotapponnier wants to merge 1 commit into
airgap-it:mainfrom
Flotapponnier:fix-dead-gas-oracle-links

Conversation

@Flotapponnier

Copy link
Copy Markdown

Summary

Both ethgasstation.info and gasnow.org are no longer active as gas oracles:

  • ethgasstation.info returns HTTP 403 (service shut down by ConsenSys in 2022)
  • gasnow.org has been repurposed as an unrelated crypto casino site

The Ethereum "transaction stuck" troubleshooting page currently points readers to both, which is confusing for AirGap users trying to unstick a transaction.

Fix

Replaces the two dead links with currently working alternatives (Etherscan Gas Tracker and Blocknative Gas Estimator), and adds a reference to the OpenChainBench gas estimation benchmark for a live comparison of gas oracle accuracy across providers.

Test plan

  • Verified both dead URLs return errors or unrelated content
  • New URLs return 200 with the expected content
  • Preserves the existing bold link style within the tip block

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