Skip to content

update dia oracle section#2322

Open
khawlahssn wants to merge 1 commit intostellar:mainfrom
khawlahssn:main
Open

update dia oracle section#2322
khawlahssn wants to merge 1 commit intostellar:mainfrom
khawlahssn:main

Conversation

@khawlahssn
Copy link

  • Updates DIA oracle content in docs/data/oracles/oracle-providers.mdx

Copilot AI review requested due to automatic review settings March 24, 2026 09:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the DIA oracle provider documentation to reflect DIA’s current positioning, features, and integration/resources for Stellar developers.

Changes:

  • Rewrote the DIA section intro and added a “Key Features” list.
  • Reorganized the DIA section into deployed contracts, supported assets, custom oracle request, and resources.
  • Updated asset link labels and added direct links to DIA’s Stellar integration guide and support channels.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## [DIA Oracles](https://www.diadata.org/)

DIA is a cross-chain oracle provider that sources granular market data from diverse exchanges, including CEXs and DEXs. Its data sourcing is thorough, enabling unparalleled transparency and customizability for resilient price feeds for 20,000+ assets. Its versatile data processing and delivery ensures adaptability and reliability for any decentralized application.
[DIA](https://www.diadata.org) is a cross-chain, trustless oracle network that delivers verifiable price feeds. dApps on Stellar can consume these feeds from DIA's deployed contracts. DIA sources raw trade data directly from primary markets and supplies aggregated values on-chain, ensuring transparency and data integrity.
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

The intro implies DIA feeds are generally consumable by dApps “on Stellar” and refers to “deployed contracts”, but the only contract listed below is on Testnet. Please clarify whether there is a Mainnet deployment (and add the address if so) or explicitly state that the currently deployed oracle contract is Testnet-only to avoid misleading integrators.

Suggested change
[DIA](https://www.diadata.org) is a cross-chain, trustless oracle network that delivers verifiable price feeds. dApps on Stellar can consume these feeds from DIA's deployed contracts. DIA sources raw trade data directly from primary markets and supplies aggregated values on-chain, ensuring transparency and data integrity.
[DIA](https://www.diadata.org) is a cross-chain, trustless oracle network that delivers verifiable price feeds. On Stellar, DIA currently provides oracle contracts on Testnet, which dApps can use to consume these feeds. DIA sources raw trade data directly from primary markets and supplies aggregated values on-chain, ensuring transparency and data integrity.

Copilot uses AI. Check for mistakes.
| BTC | Bitcoin | 0x0000000000000000000000000000000000000000 | [BTC Markets](https://www.diadata.org/app/price/asset/Bitcoin/0x0000000000000000000000000000000000000000/) |
| DIA | Ethereum | 0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419 | [DIA Markets](https://www.diadata.org/app/price/asset/Ethereum/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/) |

View the integration guide for Stellar [here](https://www.diadata.org/docs/guides/chain-specific-guide/stellar).
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

For accessibility/scanability, avoid using a bare “here” link. Consider making the link text descriptive (e.g., “Stellar integration guide”) so it’s meaningful out of context for screen readers and when skimming.

Suggested change
View the integration guide for Stellar [here](https://www.diadata.org/docs/guides/chain-specific-guide/stellar).
View the [Stellar integration guide](https://www.diadata.org/docs/guides/chain-specific-guide/stellar).

Copilot uses AI. Check for mistakes.
Comment on lines +94 to +96
- Developer Support: [Discord](https://discord.com/invite/ZvGjVY5uvs) | [Telegram](https://t.me/diadata_org)
- [Stellar Integration Guide](https://www.diadata.org/docs/guides/chain-specific-guide/stellar)
- [DIA Documentation](https://www.diadata.org/docs)
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

The Stellar integration guide is linked in both the body (line 84) and again in Resources. Consider removing one of the duplicates or changing one to a different resource to keep the section concise and easier to maintain.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants