Skip to content

[docs-agent] Note plan availability for historical getAccountInfo on Solana - #1618

Open
alchemy-bot wants to merge 1 commit into
mainfrom
docs/solana-getaccountinfo-plan-note
Open

alchemy-bot wants to merge 1 commit into
mainfrom
docs/solana-getaccountinfo-plan-note

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Extends the Solana getAccountInfo OpenRPC method description with a plan-availability note: historical reads via the Solana Account Archive parameters (slot, lastUpdateBeforeSlot, firstUpdateAfterSlot) are available only on paid Alchemy plans (pay-as-you-go or enterprise), not on the free tier. Latest-state getAccountInfo (without any of those parameters) remains available on all plans.

Renders at the top of https://www.alchemy.com/docs/chains/solana/solana-api-endpoints/get-account-info.

Phrasing mirrors the existing precedent used for Jito bundle methods in src/openrpc/chains/_components/custom/methods.yaml.

Follow-ups (not in this PR)

getBalance and getTokenAccountBalance (same file) also ship the Historical read at slot 400,000,000 (Account Archive) example added in DOCS-191, and the Account Archive overview page (content/api-reference/solana/account-archive.mdx) currently does not mention plan restrictions. Confirming in the originating Slack thread whether to extend the same note to those two methods and to the overview page in a follow-up PR.

Linear

DOCS-224 — https://linear.app/alchemyapi/issue/DOCS-224/clarify-plan-availability-for-historical-getaccountinfo-solana-on-api

Requested by

@pgtodoroffalch (via Slack thread)

…Solana

Extend the Solana getAccountInfo OpenRPC description with a note that historical reads via the Account Archive params (slot, lastUpdateBeforeSlot, firstUpdateAfterSlot) require a paid Alchemy plan (pay-as-you-go or enterprise). Latest-state getAccountInfo (without those params) stays available on all plans. Phrasing follows the precedent set for Jito bundle methods in _components/custom/methods.yaml.

Refs DOCS-224

Requested-by: @pgtodoroffalch
@alchemy-bot
alchemy-bot requested a review from a team as a code owner September 14, 2026 09:17
@github-actions

github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Sep 14, 2026, 9:18 AM

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.

2 participants