Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions apps/nextra/pages/en/build/apis/data-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ We also have sample analytics queries [using the above resources](https://github

We have a dashboard here: https://dune.com/aptos/aptos-chain-metrics-overview

### Flipside
### Allium

Another dashboard vendor, signatures in core tables were merged into `fact_transactions`
They also have a few more convenience tables (defi, nft, price), [table list](https://flipsidecrypto.github.io/aptos-models/#!/overview)
Data source for many downstream vendors such as defillama and rwa.xyz. Raw data is available: https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos
They also have transfers for stablecoins https://docs.allium.so/historical-data/stablecoins#stablecoin-metrics

### Artemis

Expand All @@ -68,10 +68,6 @@ Provides [topline metrics](https://app.artemis.xyz/asset/aptos) as well as chart

Provides [topline metrics](https://app.nansen.ai/macro/blockchains?chain=aptos) with additional functionality with account.

### Allium

Raw data is available: https://docs.allium.so/historical-data/supported-blockchains/move-ecosystem/aptos

### Sentio

They have a guide here: https://docs.sentio.xyz/docs/aptos
Expand All @@ -83,6 +79,10 @@ They also provide stack tracing of transactions
Data can be found here: https://app.rwa.xyz/networks/aptos
You'll need to make an account to access stablecoin details.

### Flipside

Has pivoted from dashboard vendor to more of a vibe coding tool. https://flipsidecrypto.xyz/home/

Comment on lines +82 to +85
Copy link

Copilot AI Jul 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The Flipside section appears after Sentio, disrupting the alphabetical or logical ordering of providers. Consider moving it earlier in the list or sorting all provider headings consistently.

Suggested change
### Flipside
Has pivoted from dashboard vendor to more of a vibe coding tool. https://flipsidecrypto.xyz/home/

Copilot uses AI. Check for mistakes.
## Other vendors

We also have some partners who target more enterprise use cases
Expand Down
Loading