甲骨文
甲骨文
DeFi
6 个参考
向智能合约提供外部数据(例如价格)的机制。预言机可以是中心化的,也可以是去中心化的,对于许多 DeFi 协议都至关重要。
出现在 6 个白皮书章节中
Financial Derivatives and Stable-Value Currencies
...
The implementation of such contracts requires access to external data through oracle contracts or data feeds. These oracles provide price information, weather data,...
Further Applications
...liable real-world data to other contracts without requiring trust in any single oracle provider.
Multi-signature wallets represent another important application, ena...
Technical Specifications
... verify signatures against arbitrary data (not just transaction data), enabling oracle-based smart contracts and other advanced scripting patterns. The OP_REVERSEBYTE...
Smart Contract Capabilities
...signature against arbitrary data, not just the transaction itself. This enables oracle-based contracts where an external data source signs a message attesting to some...
相关文章
Whitepaper Deep Dive
Chainlink 2.0:去中心化 Oracle 网络与 Metalayer 愿景
全面剖析Chainlink对DON的扩展愿景:hybrid smart contract、FSS、super-linear staking以及trust-minimization框架。
Whitepaper Deep DiveAave V2 白皮书:去中心化借贷的架构
深入理解Aave的lending pool设计、aToken、flash loan及利率模型——驱动DeFi最大协议之一的核心架构。
Origin StoryChainlink 的起源:解决智能合约的 Oracle 问题
Sergey Nazarov如何发现区块链与现实世界数据之间的关键缺口,并构建了加密行业最广泛采用的oracle网络。
Technical ExplainerDeFi 借贷协议:Aave 和 Compound 如何取代银行
超额抵押借贷、浮动利率、清算以及去中心化借贷中 Flash Loan 的运作机制。