Skip to content

docs(webhooks): internal transfers now supported on all Address Activity networks#1443

Open
brianluong wants to merge 2 commits into
mainfrom
docs-internal-txn-chains
Open

docs(webhooks): internal transfers now supported on all Address Activity networks#1443
brianluong wants to merge 2 commits into
mainfrom
docs-internal-txn-chains

Conversation

@brianluong

@brianluong brianluong commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What

Updates the Address Activity Webhook page to reflect that internal transfers are no longer limited to a handful of chains:

  • Replaces the stale limitation note ("only supported on Ethereum, Polygon, Arbitrum, Optimism, Base, BNB Chain, and Avalanche") with an announcement-style callout: internal transfers are now supported on every EVM network where Address Activity webhooks are available, naming the old limited list so returning readers recognize the change.
  • Keeps the existing delegatecall / miner-rewards caveat as a Warning.

Why

Internal transactions are now produced via the GraphQL webhook pipeline. Verified against prod helm values in OMGWINNING/webhooks (use1 is the only prod region):

Since GraphQL coverage ⊇ Address Activity coverage, the page can say "all EVM networks where Address Activity webhooks are available" without referencing GraphQL internals.

This support list appears nowhere else in the docs — the Custom Webhooks internal-transaction filter pages are a separate product and untouched.

🤖 Generated with Claude Code

…tivity webhooks

List the exact networks the prod webhook-internal-txns-producer consumes
and add Robinhood Chain (Mainnet, Testnet), which was missing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@brianluong brianluong requested a review from a team as a code owner July 10, 2026 23:07
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 10, 2026, 11:13 PM

…ity networks

Internal transfers now run on the GraphQL webhook pipeline, whose prod
network set is a superset of the Address Activity network set, so the
chain limitation no longer applies. Replace the stale limitation note
with an announcement-style callout and keep the delegatecall caveat.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@brianluong brianluong changed the title docs(webhooks): update internal transfer chain support for address activity webhooks docs(webhooks): internal transfers now supported on all Address Activity networks Jul 10, 2026
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