Chainlink now has 25 oracle price feeds running on Ethereum

栏目: IT技术 · 发布时间: 4年前

Decentralizedoracle network provider Chainlink (LINK) today published a list of price reference data for 25 oracle networks, marking a rapid increase from the seven networks available since October. 

Chainlink recently topped a poll of blockchain projects expected to make the most technical progress in 2020. The platform allows developers to securely launch a smart contract by implementing off-chain price data into their on-chain applications, verified by a decentralized oracle network. 

With the number of oracle networks available increasing, Chainlink is creating a vast and valuable public resource, Sergey Nazarov, CEO of platform developer SmartContract , told Decrypt .

A data rich environment of inputs

“There's been explosive growth in the amount of oracle networks available,” Nazarov said, adding that this “data rich environment of inputs that people can easily use,” will help boost the development of DeFi applications. 

Key to this aspiration are the projects that have integrated Chainlink to date. They include non-collateral loan provider Aave ; Loopring , an open protocol for non-custodial exchanges, and Synthetix , a platform which hosts on-chain synthetic assets, or “synths,”—ERC20 tokens that track the value of assets like gold, stocks and indices in the real world.

Users such as Synthetix bring new oracle networks to the platform, said Nazarov. The feeds that Synthetix requested (XAU/USD onchain price for instance) can now be accessed by any otherdapp for a small fee, leading to greater utility and lower costs for everyone.

He explained that it’s cheaper to use a Chainlink oracle network, with seven to 21 nodes, than to broadcast from one node. 

“Using our local networks costs people much less than it does for them to broadcast the data themselves, and they get multiples more security by using us,” said Nazarov. 

The new resource also has a user friendly interface for information about the infrastructure, functionality, and current or historical data of the oracle networks which secure the prices, as an accompanying blog post explains.

“We're making a public good that people need, and, as enough people use the public good, it becomes its own economically sustainable public resource,” he said. 

Demand for Chainlink’s oracles is growing

In October, market intelligence firm Glassnode published data showing that demand for Chainlink oracles has grown at a steady pace. 

The onchain data tool for crypto investors notes that 80% of all daily LINK transfers were for an ETH/USD reference data contract. With many more popular pairs now added—including BTC/ETH, BTC/USD, USD/GBP—developers have added scope. And “plenty more oracles are in the works,” according to Nazarov. 

“The fact that we're launching so many of these oracle networks so rapidly is really a function of demand,” he said. “There’s been so much demand for all these different networks, I wouldn't be surprised if we doubled that number sometime this year.”

Did we mention that Navarov was sounding a little bullish these days? But he still doesn’t talk about price.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深度学习入门

深度学习入门

[ 日] 斋藤康毅 / 陆宇杰 / 人民邮电出版社 / 2018-7 / 59.00元

本书是深度学习真正意义上的入门书,深入浅出地剖析了深度学习的原理和相关技术。书中使用Python3,尽量不依赖外部库或工具,从基本的数学知识出发,带领读者从零创建一个经典的深度学习网络,使读者在此过程中逐步理解深度学习。书中不仅介绍了深度学习和神经网络的概念、特征等基础知识,对误差反向传播法、卷积神经网络等也有深入讲解,此外还介绍了深度学习相关的实用技巧,自动驾驶、图像生成、强化学习等方面的应用,......一起来看看 《深度学习入门》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具