Skip to content

[docs-agent] Sync Solana Standard JSON-RPC CU table#1412

Open
alchemy-bot wants to merge 1 commit into
mainfrom
docs/solana-cu-table-sync
Open

[docs-agent] Sync Solana Standard JSON-RPC CU table#1412
alchemy-bot wants to merge 1 commit into
mainfrom
docs/solana-cu-table-sync

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Brings the # Solana: Standard JSON-RPC Methods table on the Compute Unit Costs page in line with the canonical CU values in topconfig.yml (OMGWINNING/chain-config) and the published Solana endpoints list (src/openrpc/chains/solana/solana.yaml).

Changes

Missing rows added:

  • getTransactionsForAddress — CU 100 (flagged by requester)
  • getTokenAccountsByDelegate — CU 10 (caught in the comparison sweep)

Throughput CU added (column was previously blank):

  • getSupply — 800 (flagged by requester)
  • getProgramAccounts — 117
  • getInflationReward — 300

The Solana DAS APIs and Photon APIs subtables were also diffed against topconfig.yml; both are already in sync (zero changes).

Linear

DOCS-128 — https://linear.app/alchemyapi/issue/DOCS-128/sync-solana-standard-json-rpc-table-on-compute-unit-costs-page-with

Requested by

@seansing (via Slack thread)

Brings the table in line with topconfig.yml in OMGWINNING/chain-config and the canonical Solana endpoints list in src/openrpc/chains/solana/solana.yaml.

- Add getTransactionsForAddress (CU 100)
- Add getTokenAccountsByDelegate (CU 10)
- Add throughput CU 800 to getSupply
- Add throughput CU 117 to getProgramAccounts
- Add throughput CU 300 to getInflationReward

Refs DOCS-128

Requested-by: @seansing
@alchemy-bot alchemy-bot requested a review from a team as a code owner June 29, 2026 10:26
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jun 29, 2026, 10:27 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.

1 participant