Skip to content

[docs-agent] Weekly skills update 2026-09-16 - #50

Open
alchemy-bot wants to merge 1 commit into
mainfrom
skills/weekly-update-2026-09-16
Open

alchemy-bot wants to merge 1 commit into
mainfrom
skills/weekly-update-2026-09-16

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Weekly sync from merged docs changes (2026-09-09 → 2026-09-16).

Docs PRs covered

  • #1623 — Add Solana getTokenAccountsByOwnerV2 method to JSON-RPC spec (DOCS-229, @alexfilip2). Helius-compatible paginated V2 successor to getTokenAccountsByOwner.
  • #1621 + #1622 — Roll out Arc Mainnet across docs surfaces (DOCS-228, @bmoyroud). Arc Mainnet is now LIVE in chain-config (chainId 0x13b2, gas token USDC); previously docs only listed Arc Testnet.

Skills files updated

  • skills/alchemy-api/references/solana-rpc.md — added ## getTokenAccountsByOwnerV2 section directly above ## Other Common Methods, mirroring the shape PR [docs-agent] Weekly skills update 2026-09-02 #47 uses for getProgramAccountsV2 (params table + oneOf result shapes + curl request). Added a getTokenAccountsByOwnerV2 row to the Common Methods table and relabelled the existing getTokenAccountsByOwner row as V1. Bumped updated: frontmatter to 2026-09-16.
  • skills/alchemy-api/references/operational-supported-networks.md — inserted arc-mainnet alphabetically before the existing arc-testnet line. Bumped updated: frontmatter to 2026-09-16.
  • plugins/alchemy/skills/alchemy-api/references/* — byte-identical mirrors regenerated via plugins/alchemy/scripts/sync_from_catalog.py and verified with filecmp.

Material changes

  • New Solana JSON-RPC method surface — getTokenAccountsByOwnerV2 adds server-side pagination (limit, paginationKey), incremental-sync capability (changedSinceSlot), and an optional {context, value} envelope (withContext) to the V1 owner-scoped token-account query. Same 10 CU pricing, same base params, same jsonParsed entry shape. Both V1 and V2 live on the same standard endpoint (solana-mainnet.g.alchemy.com/v2/<key>) and Alchemy's routing is now live (x-bot-ignore-guarded in the OpenRPC spec until Daikon catches up).
  • Arc Mainnet supported — Arc production mainnet is live at Alchemy across Node (evm, debug, trace), Wallets (Bundler, Gas Sponsorship, ERC-20 Gas Payments, BSOs), NFT API, and the sibling debug/trace/token/transfers product specs. Skills only enumerate the spec-derived network list, so the update here is limited to adding arc-mainnet to that list.

Non-material this week (skipped, confirmed)

  • #1624 + #1625 — Daikon OpenRPC + server-endpoints sync (Bot). Always skip per playbook.
  • #1572 — Weekly Blockchain Node Upgrades Changelog for 2026-08-27. Always skip per playbook.
  • #1615 — PAYG flat-rate pricing ($0.525/M CU across all usage; removes the 300M CU volume break). Rotable numeric quantity per LEARNINGS; skills do not enumerate per-plan pricing tiers.

Overlap with open weekly PRs

Notes for reviewers

  • Signed commit under alchemy-bot's GPG key.
  • Cron-triggered weekly with no Slack originator — no Requested-by: trailer per LEARNINGS (workflow's missing-attribution path is the correct behavior).
  • No new skill files created; no reference-file additions or deletions. Additive-only content edits on two existing files (+ mirrors).

Fold in this week's material docs PRs:

* Solana getTokenAccountsByOwnerV2 (docs #1623): paginated V2 successor
  to getTokenAccountsByOwner with the same shape as PR #47's
  getProgramAccountsV2 (limit / paginationKey / changedSinceSlot /
  withContext). Peer of #47's V2 section — both live in solana-rpc.md
  above 'Other Common Methods'. Same 10 CU as V1.
* Arc Mainnet (docs #1621 + #1622): added arc-mainnet next to
  arc-testnet in operational-supported-networks.md. Arc Testnet was
  already listed; mainnet is now LIVE per chain-config.

Skipped this week (confirmed non-material):

* Daikon spec + server-endpoints updates (docs #1624, #1625).
* Weekly node-upgrade changelog (docs #1572).
* PAYG flat-rate pricing update (docs #1615) — rotable numeric
  quantity per LEARNINGS, pricing page stays canonical.
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