This repository was archived by the owner on Jul 30, 2025. It is now read-only.
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR revises the data-providers documentation by swapping out the original Flipside entry for Allium, removing a duplicate Allium block, and reintroducing Flipside further down with updated details.
- Renamed the first provider section from Flipside to Allium and added its data/transfer links
- Deleted the redundant Allium subsection under Artemis
- Re-added and relocated the Flipside section with a fresh description
Comments suppressed due to low confidence (3)
apps/nextra/pages/en/build/apis/data-providers.mdx:60
- Convert the raw URL into a Markdown link with descriptive text (e.g.,
[Allium historical data](https://docs.allium.so/...)) for improved readability and consistency.
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
apps/nextra/pages/en/build/apis/data-providers.mdx:61
- Wrap the stablecoin metrics URL in a Markdown link (e.g.,
[stablecoin metrics](https://docs.allium.so/...)) to match the document’s link style.
They also have transfers for stablecoins https://docs.allium.so/historical-data/stablecoins#stablecoin-metrics
apps/nextra/pages/en/build/apis/data-providers.mdx:84
- Change the plaintext URL into a Markdown link (e.g.,
[Flipside home](https://flipsidecrypto.xyz/home/)) to maintain consistent link formatting.
Has pivoted from dashboard vendor to more of a vibe coding tool. https://flipsidecrypto.xyz/home/
Comment on lines
+82
to
+85
| ### Flipside | ||
|
|
||
| Has pivoted from dashboard vendor to more of a vibe coding tool. https://flipsidecrypto.xyz/home/ | ||
|
|
There was a problem hiding this comment.
[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/ |
SaanikaKulkarni
approved these changes
Jul 11, 2025
gregnazario
approved these changes
Jul 14, 2025
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Checklist
pnpm fmt?pnpm lint?