From def0a09cdca31ce352bd467b9f2a3c1c98d3f237 Mon Sep 17 00:00:00 2001 From: Keith Dumont <51958351+ksdumont@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:11:52 -0700 Subject: [PATCH] added supra oracle to docs (#644) * added supra oracle to docs * Update supra.md * move to zkEVM section; adjust ordering --------- Co-authored-by: newnewsms <101501138+newnewsms@users.noreply.github.com> Co-authored-by: Megan Skye Phoenix <58894568+meganskye@users.noreply.github.com> --- docs/build/integrations/oracles/dia-wasm.md | 4 +++ docs/build/integrations/oracles/dia.md | 4 +-- docs/build/zkEVM/integrations/oracles/pyth.md | 2 +- .../build/zkEVM/integrations/oracles/supra.md | 25 +++++++++++++++++++ 4 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 docs/build/zkEVM/integrations/oracles/supra.md diff --git a/docs/build/integrations/oracles/dia-wasm.md b/docs/build/integrations/oracles/dia-wasm.md index b14f8df17a4..aee2903621e 100644 --- a/docs/build/integrations/oracles/dia-wasm.md +++ b/docs/build/integrations/oracles/dia-wasm.md @@ -1,3 +1,7 @@ +--- +sidebar_position: 4 +--- + # DIA Wasm Oracle ## Introduction DIA has a dedicated Wasm-based oracle. It can be universally deployed on any chain that supports substrate Wasm environment. diff --git a/docs/build/integrations/oracles/dia.md b/docs/build/integrations/oracles/dia.md index ed8710041eb..8c6f75b4cab 100644 --- a/docs/build/integrations/oracles/dia.md +++ b/docs/build/integrations/oracles/dia.md @@ -1,8 +1,8 @@ --- -sidebar_position: 1 +sidebar_position: 3 --- -# DIA +# DIA Oracle [DIA]: https://www.diadata.org/ diff --git a/docs/build/zkEVM/integrations/oracles/pyth.md b/docs/build/zkEVM/integrations/oracles/pyth.md index 01f9d40db65..7f64defd576 100644 --- a/docs/build/zkEVM/integrations/oracles/pyth.md +++ b/docs/build/zkEVM/integrations/oracles/pyth.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 --- # Pyth Network diff --git a/docs/build/zkEVM/integrations/oracles/supra.md b/docs/build/zkEVM/integrations/oracles/supra.md new file mode 100644 index 00000000000..4b802e23223 --- /dev/null +++ b/docs/build/zkEVM/integrations/oracles/supra.md @@ -0,0 +1,25 @@ +--- +sidebar_position: 3 +title: Supra +--- + +[Supra]: https://supra.com + +# Overview + +[Supra](https://supra.com) is a novel, high-throughput Oracle & IntraLayer: A vertically integrated toolkit of cross-chain solutions (data oracles, asset bridges, automation network, and more) that interlink all blockchains, public (L1s and L2s) or private (enterprises). + +Supra provides decentralized oracle price feeds that can be used for on-chain and off-chain use-cases such as spot and perpetual DEXes, lending protocols, and payments protocols. Supra’s oracle chain and consensus algorithm makes it the fastest-to-finality oracle provider, with layer-1 security guarantees. The pull oracle has a sub-second response time. Aside from speed and security, Supra’s rotating node architecture gathers data from 40+ data sources and applies a robust calculation methodology to get the most accurate value. The node provenance on the data dashboard also provides a fully transparent historical audit trail. Supra’s Distributed Oracle Agreement (DORA) paper was accepted into ICDCS 2023, the oldest distributed systems conference. + +Check out our developer docs [here](https://supra.com/docs/overview/). + +## Supra on Astar zkEVM + +Please refer to this [page](https://supra.com/data) to find all price feeds available. And please refer to this [page](https://supra.com/docs/data-feeds/pull-model/networks) for price feed contract address. + +## Other + +If you'd have any questions or issues, you can contact us on the following platforms: [Telegram](https://t.me/SupraOracles), [Discord](https://discord.com/invite/supraoracles),[Twitter](https://twitter.com/SupraOracles), [Website](https://supra.com). + + +