Skip to content

Commit 93ffcc7

Browse files
mmazcoclaudeElliotFriend
authored
Update Alchemy entry on Indexers page — Stellar Data API is now live (#2573)
* Update Alchemy entry on Indexers page — Stellar Data API is now live The entry described Alchemy as "in talks to expand to Stellar, targeted H1 2026." Alchemy's Stellar Data API has launched, so this updates the entry to the actual offering (indexed transfer history, account balances, and NFT holdings across native, Classic, and Soroban assets) with links to Alchemy's Data API overview and JSON-RPC quickstart. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Point Alchemy JSON-RPC link to canonical Stellar APIs overview Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Use "Stellar assets and contract tokens" and "Stellar RPC" terminology Per review feedback: align with the token terminology at https://developers.stellar.org/docs/tokens and drop "JSON-RPC" for consistency with the rest of the docs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: Elliot <elliot@stellar.org>
1 parent c91cce1 commit 93ffcc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data/indexers/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Lots of apps need this kind of data, and it tends to have a standard shape. This
2727

2828
In the biz, these are called _Portfolio APIs._ Well-known companies offering them:
2929

30-
- [Alchemy]: most popular choice on Ethereum; now in talks to expand their service to Stellar, with a targeted launch in the first half of 2026.
30+
- [Alchemy]: a widely-used data provider (popular on Ethereum), now live on Stellar. Its [Stellar Data API](https://www.alchemy.com/docs/reference/stellar-data-api-overview) serves indexed **transfer history**, **account balances**, and **NFT holdings** across Stellar assets and contract tokens — letting you query this data without running your own indexer (JSON request bodies, opaque `pageKey` pagination). Alchemy also provides [Stellar RPC](https://www.alchemy.com/docs/stellar/stellar-api-overview#stellar-apis) and appears in the [RPC providers](../apis/rpc/providers.mdx) list.
3131

3232
- [Allium]: currently building Stellar support, launching Q1 2026
3333

0 commit comments

Comments
 (0)