Skip to content

[Writer] Clarify BSO chain support (DOCS-52)#1245

Open
JackReacher0807 wants to merge 3 commits intomainfrom
docs/writer/bso-chain-support-note
Open

[Writer] Clarify BSO chain support (DOCS-52)#1245
JackReacher0807 wants to merge 3 commits intomainfrom
docs/writer/bso-chain-support-note

Conversation

@JackReacher0807
Copy link
Copy Markdown
Collaborator

Summary

Clarifies chain support for Bundler Sponsored Operations (BSOs) on the Bundler Sponsored Operations page.

Changes

  • Added a new Supported chains subsection right after the intro so users see coverage immediately.
  • Replaced the vague "Not all networks may support bundler sponsorship" line under Limitations (beta) with the clearer statement.

Both lines read:

BSOs are supported on all chains that support gas sponsorship, with the exception of MegaETH (coming soon).

Notes

  • No other changes to the page.
  • Linear: DOCS-52
  • This is a small revision (not a new page), so not tagging Styler per workflow.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Apr 21, 2026, 4:57 PM

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c2d5b45b86

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".


## Supported chains

BSOs are supported on all chains that support gas sponsorship, with the exception of MegaETH (coming soon).
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restrict BSO support claim to bundler-enabled chains

The new sentence says BSOs work on all chains with gas sponsorship except MegaETH, but the supported-chains matrix shows at least one gas-sponsored chain without bundler support (Solana: Bundler ❌, Gas Sponsorship ✅ in content/wallets/pages/overview/supported-chains.mdx). Since BSOs are a bundler feature, this wording is now inaccurate and can send users down a failing setup path on non-bundler chains; please scope the claim to chains that support both bundler and gas sponsorship.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good catch — scoped the claim to the intersection of bundler + sponsorship, since BSOs are a bundler feature.

Changes in cf57f7b:

  • Rewrote the ## Supported chains sentence to: "Because BSOs are a bundler feature, they're supported on every chain that has both bundler and gas sponsorship support, with the exception of MegaETH (coming soon). Chains with gas sponsorship but no bundler support (for example, Solana) cannot use BSOs — use the standard paymaster flow on those chains instead."
  • Added a link to the Wallet APIs supported chains matrix so readers can confirm which chains qualify.
  • Updated the matching bullet in the beta limitations section to say "chains with both bundler and gas sponsorship" and link back to the #supported-chains anchor.

Avoided hardcoding a list of chains so the page stays correct as the matrix evolves; the supported-chains table is the single source of truth.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

🔍 Link Check

Status: ❌ Failed

Summary

Status Count
🔍 Total 7896
✅ Successful 6739
⏳ Timeouts 0
🔀 Redirected 404
👻 Excluded 674
❓ Unknown 0
🚫 Errors 78
⛔ Unsupported 1
Broken links (78) — click to expand

Errors per input

Errors in ./content/wallets/pages/authentication/overview.mdx

Errors in ./content/wallets/pages/react-native/getting-started/getting-started-expo.mdx

Errors in ./content/wallets/pages/react-native/getting-started/getting-started-rn-bare.mdx

Errors in ./content/wallets/pages/concepts/smart-account-client.mdx

Errors in ./content/api-reference/katana/katana-api-overview.mdx

Errors in ./content/wallets/pages/smart-wallets/how-to-stamp-requests.mdx

Errors in ./content/wallets/pages/recipes/smart-wallets-aave.mdx

Errors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx

Errors in ./content/wallets/pages/recipes/onramp-funds.mdx

Errors in ./content/changelog/2026-04-09.md

Errors in ./content/api-reference/hyperevm/hyperevm-api-overview.mdx

Errors in ./content/api-reference/arbitrum/arbitrum-api-faq/arbitrum-api-faq.mdx

Errors in ./content/wallets/pages/smart-wallets/quickstart/index.mdx

Errors in ./content/changelog/2026-03-26.md

Errors in ./content/api-reference/op-mainnet/op-mainnet-api-faq/op-mainnet-api-faq.mdx

Errors in ./content/wallets/pages/index.mdx

Errors in ./content/wallets/pages/recipes/send-usdc.mdx

Errors in ./content/wallets/pages/bundler-api/bundler-faqs.mdx

Errors in ./content/tutorials/getting-started/developer-best-practices/choosing-a-web3-network.mdx

Errors in ./content/wallets/pages/recipes/upgrade-to-smart-accounts.mdx

Errors in ./content/tutorials/alchemy-university/smart-contract-basics/multi-sig-contracts.mdx

View workflow run

Comment thread content/wallets/pages/bundler-api/bundler-sponsored-operations.mdx Outdated
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.

3 participants