# References

References

\[1] Oracle Extractable Value (OEV) through Ordre Flow Auctions, <https://raw.githubusercontent.com/api3dao/oev-litepaper/main/oev-litepaper.pdf>

\[2] Chainlink, “Improving and decentralizing Chainlink’s feature release and network upgrade process.” <https://blog.chain.link/improving-and-decentralizing-chainlinks-feature-release-and-network-upgrade-process/>

\[3] Burak Benligiray, Saˇsa Mili´c, Heikki V¨anttinen, “Decentralized APIs for Web3.0”, API3, <https://github.com/api3dao/api3-whitepaper/blob/master/api3-whitepaper.pdf>

\[4] Synthetix, “Synthetix litepaper,” Whitepaper v1.4, 2020. <https://docs.synthetix.io/litepaper>

\[5] OpenAPI Initiative, “The OpenAPI specification.” <https://github.com/OAI/OpenAPI-Specification/>

\[6]  The Block, “Chainlink nodes were targeted in an attack last weekend that cost them at least 700 ETH.” <https://www.theblockcrypto.com/post/76986/chainlinknodes-attack-eth>, 2020

\[7] Compound Finance, “Open price feed.” <https://compound.finance/prices>

\[8] DeFi Pulse. <https://defipulse.com/>.

\[9] Chainlink 2.0: Next Steps in the Evolution of Decentralized Oracle Networks, <https://research.chain.link/whitepaper-v2.pdf>

\[10] The Graph Roadmap, <https://thegraph.com/blog/the-graph-roadmap-new-era/>

\[11] GraphSQL, <https://graphql.org/>

\[12] Pyth Entropy, <https://docs.pyth.network/entropy>

\[13] Pyth Whitepaper V2, <https://pyth.network/whitepaper_v2.pdf>

\[14] BitVM, <https://bitvm.org/bitvm.pdf>

\[15] Subquery network, <https://subquery.network/home>

\[16] Envio, <https://envio.dev/>

\[17] Covalent Network Whitepaper v1.1 May 2022, <https://www.covalenthq.com/static/documents/Covalent%20Whitepaper%20May%202022%20v1.1%20Branded.pdf>

\[18] Solana: A new architecture for a high performance blockchain v0.8.13, Anatoly Yakovenko, <https://solana.com/solana-whitepaper.pdf>

\[19] Pyth Data Association V1.0, “Pyth Neywork: A First-Party Financla Oracle”, Jan 4 2022, <https://pythdataassociation.com/whitepaper.pdf>

\[20] CLCG, “Honeycomb API Marketplace.” <https://honeycomb.market/>.

\[21] “Oracles and the New Frontiers for Application-Owned Orderflow Auctions”, Shayon Sengupta, Dec 14 2023, <https://multicoin.capital/2023/12/14/oracles-and-the-new-frontier-for-application-owned-orderflow-auctions/>

\[22] OEV capture with dAPIs, API3, <https://dapi-docs.api3.org/explore/dapis/OEV.html>

\[23] Rootstock Whitepaper, Revision 11, Jan 29, 2029, <https://rootstock.io/static/a79b27d4889409602174df4710102056/RS-whitepaper.pdf>

\[24] Stacks: A Bitcoin Layer for Smart Contracts, <https://gaia.blockstack.org/hub/1AxyPunHHAHiEffXWESKfbvmBpGQv138Fp/stacks.pdf>

\[25] Arch Network, <https://arch-network.gitbook.io/arch-documentation>

\[26] “What Are BRC-20 Tokens? A Deep Dive into the Bitcoin Memecoin Machin”, <https://www.kucoin.com/blog/demystifying-brc20-kucoin-deep-dive-into-memecoin-machine>

\[27] “What Are Ordinals? Bitcoin NFTs Explained”, <https://chain.link/education-hub/ordinals-bitcoin-nfts>

\[28] “Runs Protocol: Explained”, <https://trustwallet.com/blog/runes-protocol-explained>

\[29]" Here’s Everything We Know About Runes, Bitcoin’s New Fungible Token Standard”, <https://community.magiceden.io/learn/runes-guide>

\[30] Luminexord/Runes, Github, <https://github.com/luminexord/runes>

\[31] “What's a Bitcoin Drivechain and Why Are Devs At Odds Over Its Proposal?, <https://decrypt.co/154129/what-is-a-bitcoin-drivechain>

\[32] BIP0300, <https://en.bitcoin.it/wiki/BIP_0300>

\[33] BIP 0301, <https://en.bitcoin.it/wiki/BIP_0301>

\[34] “What is Peg-in/Peg-Out?’ - <https://trustmachines.co/glossary/peg-inpeg-out/>

\[35] Ethereum: Oracles -  <https://ethereum.org/en/developers/docs/oracles/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://torram.gitbook.io/torram-documentation/developers/references.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
