Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (28 loc) · 3.32 KB

data-providers.mdx

File metadata and controls

38 lines (28 loc) · 3.32 KB
title sidebar_position sidebar_custom_props
Data Providers
60

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please click here for the most up-to-date information

:::

In order for the Stellar network to remain as open and accessible as it has always been, Soroban-related data is available through a number of channels.

Data Indexers

To power your applications, a range of data services will be available from data indexers with query interfaces. These indexers will allow you to easily store and retrieve decoded ledger data, contract event emissions, and more. You can focus more energy on making your project successful, and waste less time figuring out precisely how to get the important data from the network.

Provider Signup / Access
Subquery Access
Mercury Access
BlockEden Access
GoldSky Mirror and Indexer Coming soon

Block Explorers

Block explorers exist to publicly display blockchain data in an easily digestbible way. They can be browsed with an ordinary web browser, and do not require any special developer skills to use. The block explorers available for Soroban index data related to payments, accounts, deployed contracts, transaction history, and more. The following block explorers are available for Mainnet, Testnet, and Futurenet.

Provider Mainnet Testnet Futurenet
StellarExpert Mainnet Explorer Testnet Explorer N/A
StellarChain Mainnet Explorer Testnet Explorer Futurenet Explorer
Soroban Scan N/A Testnet Explorer Futurenet Explorer
StellarExplorer Mainnet Explorer Testnet Explorer Futurenet Explorer