-
Notifications
You must be signed in to change notification settings - Fork 313
docs: add Public Dashboards page to Analytics #2839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
d48f057
docs: add Public Dashboards page to Analytics
hunterpack 9d9fa96
docs: deep-link contributing guide to third-party content section
hunterpack 9e1f494
Update docs/data/analytics/public-dashboards.mdx
hunterpack 471919d
Update docs/data/analytics/public-dashboards.mdx
hunterpack 73334eb
docs: address review on Public Dashboards page
hunterpack 4716ceb
docs: remove superlatives from dashboard descriptions
hunterpack File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| --- | ||
| title: Public Dashboards | ||
| description: A directory of free, public dashboards that track Stellar network activity, real-world assets, stablecoins, and DeFi. | ||
| sidebar_position: 500 | ||
| --- | ||
|
|
||
| This page lists public dashboards that show what is happening on the Stellar network. Every dashboard here can be opened in a browser without an account, though some platforms offer extra views to signed-in users. Most are built and maintained by third parties, not SDF, so refresh cadence and methodology vary by platform. | ||
|
|
||
| If you want to run your own queries against the underlying data instead, see [Hubble](./hubble/README.mdx) or the [Data Analytics Providers](./analytics-providers/analytics-providers.mdx) page. For looking up a specific transaction, account, or contract, use a [block explorer](../../tools/developer-tools/block-explorers.mdx). | ||
|
|
||
| ## Network Overview | ||
|
|
||
| Chain-level activity: transactions, operations, accounts, fees, and comparisons with other networks. | ||
|
|
||
| | Dashboard | Published by | What it shows | | ||
| | --- | --- | --- | | ||
| | [Stellar Network](https://dashboard.stellar.org) | SDF | Real-time network liveness for developers and validators: ledger close times, transaction throughput, and testnet status. The first place to check during a protocol upgrade. | | ||
| | [Stellar on Dune](https://dune.com/blockchains/stellar) | Dune | Entry point to Dune's Stellar datasets and community dashboards. Best when you want to fork a query or build your own chart. | | ||
| | [Stellar Ecosystem Portal](https://stellar.messari.io) | Messari | Metrics alongside research reports, news, and ecosystem project profiles. Aimed at investors and analysts who want context, not just charts. | | ||
| | [Stellar on Artemis](https://app.artemis.xyz/project/stellar) | Artemis | Fees, revenue, active addresses, and TVL in a standard format for comparing Stellar against other chains. | | ||
| | [Stellar on Token Terminal](https://tokenterminal.com/explorer/projects/stellar) | Token Terminal | Financial statement style metrics for Stellar. Useful for analysts benchmarking Stellar with the same definitions Token Terminal applies to every chain. | | ||
| | [Stellar Cross-Chain Explorer](https://stellar.range.org) | Range | Cross-chain transfers into and out of Stellar at the transaction level, with bridge hops and counterparties. For compliance and bridge users. | | ||
| | [Stellar on DappRadar](https://dappradar.com/chain/stellar) | DappRadar | Dapp discovery and usage rankings. Best for finding which Soroban apps have users. | | ||
|
|
||
| ## Real-World Assets and Stablecoins | ||
|
|
||
| Tokenized assets, stablecoin supply, and related transaction volume on Stellar. | ||
|
|
||
| | Dashboard | Published by | What it shows | | ||
| | --- | --- | --- | | ||
| | [RWAs on Stellar](https://dune.com/stellar/rwas) | SDF | SDF's own view of tokenized assets and stablecoins on Stellar. Lists assets as they launch on Stellar, including ones not yet tracked by rwa.xyz. | | ||
| | [Stellar on rwa.xyz](https://app.rwa.xyz/networks/stellar) | rwa.xyz | Tokenized asset value on Stellar by asset class and issuer, using the same vetted methodology rwa.xyz applies to every network. Useful for comparing Stellar's RWA footprint with other networks on a like-for-like basis. | | ||
|
|
||
| ## DeFi and Lending | ||
|
|
||
| Total value locked, protocol activity, and lending metrics for Soroban-based protocols. | ||
|
|
||
| | Dashboard | Published by | What it shows | | ||
| | --- | --- | --- | | ||
| | [Stellar on DefiLlama](https://defillama.com/chain/stellar) | DefiLlama | TVL by protocol on Stellar, with history. The TVL figure most commonly cited in third-party research. | | ||
| | [Blend Protocol Analytics](https://dune.com/stellar/blend-protocol-analytics) | SDF | SDF-maintained view of Blend lending pools: TVL, supply and borrow, utilization, and volume. Currently the one dashboard here focused on a single Soroban protocol. | | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.