Skip to content

gas bench: append ETHERSCAN_API_KEY to fix shared-IP throttle - #1505

Merged
Flotapponnier merged 1 commit into
devfrom
fix/gas-etherscan-key
Jul 26, 2026
Merged

gas bench: append ETHERSCAN_API_KEY to fix shared-IP throttle#1505
Flotapponnier merged 1 commit into
devfrom
fix/gas-etherscan-key

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

3 throttle events in 30 min on ETH/Poly/Arb since we added Arbitrum as 4th chain (poll every 15s × 4 chains + 6s global gate = serial cycle > interval, we structurally fall behind). VPS already has ETHERSCAN_API_KEY (34 chars, 100k/day quota, shared with explorer-chain-coverage + buyback-audit). Append it as ?apikey=... when set. Free-tier key raises limit to 5 req/s across all chains, way past our ~0.27 req/s need. No-key fallback still works if env unset.

@Flotapponnier
Flotapponnier merged commit a96a553 into dev Jul 26, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the fix/gas-etherscan-key branch July 26, 2026 13:51
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