Get Professional Digital Services

With so many people using the internet, it makes sense for a business to tap into digital. Find out what opportunities exist and how a website, videos or social media could help you reach your goals.

Learn More

Creative and expert Digital Advisers

Today's world is a digital one, with nearly half of the global population online. It's never been easier, cheaper or more beneficial for your business to get online. Don’t be intimidated by the breadth of opportunities in digital.

Learn More

Partner of Your Business Growth

Taking your business online offers a lot of opportunities, but with so many options, it's easy to spin your wheels and lose focus. Setting specific goals can help as you begin to navigate the digital world.

Learn More

Api3 The First Party Blockchain Oracle Is Releasing Beacon Data Feeds With Amberdata

In the fragmented ecosystem that Web3 is at this time, interoperability is a key goal in order to make progress. Blockchain oracles are a fundamental part of the so-called Web3 ecosystem, as they can help achieve this goal. Their role is to mediate between various blockchains and data sources that lie beyond them.

As Cointelegraph notes, oracle projects are seeing bullish momentum as crypto startups intensify their focus on interoperability in 2022. In this column, we've been keeping track of Chainlink, which is the market leader in oracles in terms of market capitalization, as reported by Cointelegraph.

Today, API3, a top 5 blockchain oracle project as per Cointelegraph, is releasing Beacons, which it dubs "a transparent, scalable, and cost-effective solution for data providers to publish data feeds." We connected with Heikki Vänttinen, co-founder of API3, to discuss API3's approach to oracles and what this release signifies.

 

API3: Building on lessons learned from running an oracle service for API providers

API3 is a relatively young project. It was started in 2020 by Vänttinen and a group of co-founders, some of whom were previously involved in the Honeycomb API Marketplace. Honeycomb was live between 2019 and 2021, and its main thesis was that the oracle problem is not technical in nature. Rather, the main difficulty is to get a large variety of independent and competing actors to cooperate in a decentralized way and achieve business outcomes.

However, as noted by Burak Benligiray, one of API3's co-founders, "technical solutions can be designed in a way to conceive an ecosystem where this can feasibly happen." This is what API3 is out to achieve. API3 currently has around 50 contributors and has received a $3 million seed round of investment, led by Placeholder, accompanied by Pantera Capital, Accomplice, CoinFund, Digital Currency Group, and Hashed.

Benligiray wrote that Honeycomb acted as a laboratory and an incubator for API3. It affirmed the team's view that API providers must be considered a critical component of an oracle and paved the way for API3 to become the API-centric solution it is today. But what exactly is meant by that?

Essentially, Honeycomb functioned as a layer running on top of Chainlink's open-source oracle software. Eventually, however, this approach reached its limits, and the team felt it was time to move on. Benligiray cites some key issues with Honeycomb, which led to the development of API3.

API3 is a bold effort to achieve decentralization in connecting Web3 applications to the outside world

The existing oracle ecosystem model only considers oracles and dApps (decentralized Web3 applications running on a blockchain, typically Ethereum), Benligiray writes. API3 added the API providers as a third group to better represent the situation. API3 believes this model is more accurate, but it has also proven itself to be very complex due to having to make sure that three different parties play along.

The solution posed by API3 is to cut out the oracle node operator group as the middlemen and have the API providers operate their own oracle nodes, which greatly simplifies the ecosystem model (APIs and dApps).

Honeycomb acted as a middleman between APIs and oracle nodes to facilitate the integration. The plan was to use this initial model to bootstrap the platform and then move on to a solution with a trustless integration path. However, their research showed that the only acceptable option was for the API provider to operate the full oracle node, and none of the alternatives was as trust-minimized.

In other words, most blockchain oracles act as middlemen. This means they are single points of failure and that they have to be trusted by both their users and the API providers. As Chainlink has done, the single point of failure vulnerability can be addressed by introducing decentralization internally at the oracle level. However, oracles still function as de facto points of centralization, when aggregating from 3rd party providers.

API3's Whitepaper lists the issues with this approach, including vulnerability, middleman tax, ineffective redundancy, and lack of transparency. There is a paradox there. The fact that Web3 is theoretically supposed to be all about decentralization, while in practice de facto points of centralization are introduced, has been at the epicenter of widely cited criticism by the likes of Silicon Valley veteran Tim O'Reilly and Signal's founder Moxie Marlinspike.

API3's answer to this paradox is to move towards a decentralized version of oracles, called "a first-party blockchain oracle," by enabling API providers to run their own oracle. This is made possible via an open-source piece of software called Airnode, which API3 implements and makes available for API providers to run on their own.

As laid out in API3's Whitepaper, the promise is that Airnodes are fully-serverless oracle nodes explicitly designed for API providers to operate their own oracles and address all of the oracle node-related problems API3 identifies. That is, it does not require any specific know-how to operate or any day-to-day maintenance.

Airnode is built on services priced on-demand, meaning that the node operator is charged only as much as their node is used. It does not require the node operator to handle cryptocurrency at all, and its protocol is designed in a way that the requester covers all gas costs, API3's Whitepaper claims.

One way to see Airnode, API3's Whitepaper states, is as a lightweight wrapper around a Web API that allows it to communicate with smart contract platforms without overhead or payment token friction. Regarding the level of involvement required from the API provider, using Airnode can be likened to utilizing an API gateway that makes an API accessible over the Web, rather than operating a blockchain node as a side-business.

Overview of API3 mechanics

That sounds like an attractive proposition for API providers, and a few of them have jumped on board already. API3 has created the API3 Alliance, a group of API providers who utilize Airnodes to make their APIs available directly to Web3 applications, cutting out the oracle middleman. Web3 applications can call API provider-run oracles directly, aided in discovering them by API3's service.

That's great for Web3 application developers and API providers, but what about API3? Do they get anything out of it? Our understanding after discussing with Vänttinen is "not really", which sounds like a very unsustainable business model at first. But this is where API3's business model diverges from the norm. Instead of taking a cut from transactions, API3 aims to function as an insurance service provider.

API3 will co-develop an on-chain insurance service with Kleros, an on-chain dispute resolution protocol, to provide quantifiable and trustless security guarantees to users. This insurance service will protect users against damages caused by certain malfunctions, which are known to have happened in oracle services, up to a payout limit. It's an interesting idea, one which brings us to today's announcement.

API3 Beacons: From data to data feeds
Vänttinen said that the operation of API3 as an on-chain insurance service is not yet fully in place. They are, however, working in that direction, and releasing Beacons is a major step. What Beacons do, essentially, is that they create data feeds by wrapping Airnodes. Airnodes function on a request-response model. This means that users interested in receiving updates will constantly poll Airnodes.

However, in certain types of Web3 applications, having access to the latest data updates is critical. Beacons enable that, although this comes at a cost -- literally. Unlike Chainlink, which offloads part of its storage via off-chain reporting, API3 Beacons store all their data updates on-chain. This means that there is a cost in the native (Ethereum) gas token associated both for the API provider as well as for Beacon users. This is why, as Vänttinen acknowledged, Beacons won't make sense for everyone.

Still, he asserted, Beacons will be the building blocks of API3 dAPIs, alongside being offered as a standalone service. dAPI is the term API3 uses to refer to a "new generation of decentralized APIs."

dAPIs are meant to be a secure and cost-efficient solution to provide a traditional API service to smart contracts in a decentralized way, composed of multiple APIs, a decentralized network of first-party oracles, and a decentralized governing entity to oversee the oracle network.

The latter is the role API3 sees for the API3 decentralized autonomous organization (DAO). API3 token holders can stake to obtain direct voting privileges in the API3 DAO, which is how API3 governance takes place. The staked API3 tokens will back an on-chain insurance service as collateral to provide dAPI users with quantifiable and trustless security guarantees.

The entire approach sounds ambitious, forward-looking, and complicated in equal measures. Either way, Beacons are a key part of the process. API3 is partnering with Amberdata, a leading provider of digital asset data and insights into blockchain networks, crypto markets, and decentralized finance to empower immediate traction on Beacons, to launch official Amberdata Beacons at ETHDenver.

In tandem with the launch, API3 is serving as the official DeFi Track sponsor of ETHDenver, dubbed as the largest and longest-running Ethereum event in the world. API3 aims to attract more than 3,000 dApp developers and have a strong presence at the event by ensuring that developers are equipped with the tools and knowledge to successfully build on Amberdata Beacons over the course of the nine-day event. 

Written by George Anadiotis, Contributing Writer 

Posted in Big on Data on January 20, 2022 | Topic: Blockchain

API3 is a bold effort to achieve decentralization in connecting Web3 applications to the outside world
Api3 The First Party Blockchain Oracle Is Releasing Beacon Data Feeds With Amberdata

API3 the first party blockchain oracle is releasing beacon data feeds with Amberdata

Overview of API3 mechanics
Api3 The First Party Blockchain Oracle Is Releasing Beacon Data Feeds With Amberdata

API3 the first party blockchain oracle is releasing beacon data feeds with Amberdata

Portfolio

Shop

DreamozTech Shop

Get the domain name you always wanted. Smart Apps, Token Rewards & Software Services. DreamozTech offers a unique way for your customers to reward themselves. Reward tokens can be redeemed to your wallet or bank account, without any charges.

Why Choose Us?

We Provide Professional Digital Services For Business

Certified

From websites to local listings, mobile apps to social media, there are lots of ways to be found online

Fast

There are many options when it comes to using digital tools, and technology is always changing

Experienced

A social media profile is a quick, simple and cheap way for customers to establish an online presence

Dedicated

Search engines allow people to look for the product or service they want, at the precise time they want it

<span>20</span>
                                <p>Years of Experience</p>
20

Years of Experience

About Us

DreamozTech is Trusted by 300+ Businesses Worldwide.

DreamozTech is an online seo platform where you can build optimized seo contents. Taking your business online offers a lot of opportunities, but with so many options, it's easy to spin your wheels and lose focus. Setting specific goals can help as you begin to navigate the digital world.

Finance

85%

Travel

75%

Investment

90%

Technology

95%

Services

We Offer Best Digital Consultancy Services in Affordable Cost

Business Advising

Options for launching your business online: local listings, social media, video, websites, android & ios mobile apps

Financial Planning

There’s no cost for businesses to appear in the organic results. Have you tried improving your organic search results?

Savings & Investments

Paid search ad results are targeted at people who are already looking for a particular kind of product or service!

IT Consultancy

Brainstorm a list of keywords for your most popular product or service. Research the search volume for each keyword!

Risk Management

Search for a nearby business on your mobile. Note the number of businesses you recognise!

Trade & Stock

DreamozTech token is one of the fastest digital currency for sending and receiving payments and earning rewards!

Software Development

Custom software development using ECWID, SquareSpace, Sitecore, Umbraco, Sitefinity, Kentico, Salesforce, Android & IOS Apps!

SEO Services

We help you to create and manage your digital contents and get you a higher SEO ranking for your web pages. Don`t believe, try now!

Passive Income

We help you earn DreamozTech tokens as rewards by shopping products, implementing rewards platform for your customers!

Grow Your Business

Committed to Grow Your Business Like Never Before

Everyone's on social media, so it makes sense for your business to be there too. Take advantage of popular social media networks by understanding why you need to be there, joining the right social media sites and growing your presence by engaging with your networks.

Real-Time Analytics

Analytics can tell you a lot of things about how people interact with his website, like which parts are popular and where the user is coming from. But without asking the user, analytics can't find out if there is anything specific they don't like.

Testimonials

What Our Clients
Says About Dreamoz Tech

Saul Goodman
Ceo & Founder

You don’t have to be a developer to build stellar web apps. Make your vision a reality and let your business dreams soar high with Dreamoz Tech

Sarah Doe
Startup Founder

Create functional and creative content on your web apps with Dreamoz posts. The possibilities of the online world are infinite, reach the stars with Dreamoz Tech

Rob Hope
Creative Designer

Adding your location allows you to target local individuals who would actively avail your products. Increase your online sale and reach. Be visible and have credibility online.

Case Studies

Recent Business
Case Studies

Comprehensive .NET Crash Course: A Path to Mastering Development Skills
Dot Net Crash Course Path To Mastering Development Skills

Comprehensive .NET Crash Course: A Path to Mastering Development Skills

Read More
Led Night Light USB Charging Motion Sensor Round Energy
Led Night Light Usb Charging Motion Sensor Round Energy

Led Night Light USB Charging Motion Sensor Round Energy

Read More
LED Desk Lamp Eye Protection USB Learning Children
Led Desk Lamp Eye Protection Usb Learning Children

LED Desk Lamp Eye Protection USB Learning Children

Read More
KERUI Keyless USB Charging Fingerprint Lock Smart Padlock
Kerui Keyless Usb Charging Fingerprint Lock Smart Padlock

KERUI Keyless USB Charging Fingerprint Lock Smart Padlock

Read More
HM 11 Portable Bluetooth Speaker Wireless Bass Subwoofer
Hm 11 Portable Bluetooth Speaker Wireless Bass Subwoofer

HM 11 Portable Bluetooth Speaker Wireless Bass Subwoofer

Read More
Gaming Mouse Pad PC Gamer Mousepad Computer Keyboard Desk
Gaming Mouse Pad Pc Gamer Mousepad Computer Keyboard Desk

Gaming Mouse Pad PC Gamer Mousepad Computer Keyboard Desk

Read More
Galaxy Projector Night Light Roof Star Interior Ambient
Galaxy Projector Night Light Roof Star Interior Ambient

Galaxy Projector Night Light Roof Star Interior Ambient

Read More
Floor Lamp Storage Shelf Wood Standing Reading Corner
Floor Lamp Storage Shelf 3 Tier Wood Standing Reading Corner Stand

Floor Lamp Storage Shelf 3 Tier Wood Standing Reading Corner Stand

Read More

Blog

Recently Published
Blog Posts

Setting Effective Goals and Objectives Using the SMART Criteria: A Guide for Leaders

Setting Effective Goals And Objectives Using The Smart Criteria A Guide For Leaders

Setting Effective Goals and Objectives Using the SMART Criteria: A Guide for Leaders

Read More
DreamozTech Website Development Services

How The End Of Cookies Will Transform Digital Marketing

Tech at Work: How the End of Cookies Will Transform Digital Marketing

Read More
We’re thrilled to welcome Sui, Decentraland, Gala, Render and Rocket Pool to the CoinJar lineup

New Tokens Alert Sui Gala Mana Rpl Rndr Have Arrived For Australian Customers

New tokens alert: SUI, GALA, MANA, RPL & RNDR have arrived for Australian customers

Read More
Fortifying business defences through crucial cybersecurity training

Fortifying Business Defences Through Crucial Cybersecurity Training

Fortifying business defences through crucial cybersecurity training by Andrew Borthwick Managing Director, Australia & New Zealand, Orange Business

Read More
Starting a business: six .au domain name tips for new businesses

Starting A Business Six Au Domain Name Tips For New Businesses

When you start a business, a carefully thought-out digital presence can help you get ahead

Read More
auDA Webinar: How trade marks, business names and domain names protect your brand

Auda Webinar How Trade Marks Business Names And Domain Names Protect Your Brand

auDA Webinar: How trade marks, business names and domain names protect your brand

Read More
Introducing Apple Vision Pro: Apple’s first spatial computer

Introducing Apple Vision Pro Apple First Spatial Computer

Introducing Apple Vision Pro: Apple’s first spatial computer

Read More
13 Ecwid Store Examples that Sell Artwork

What Is The Best Place To Sell Art Online And Get Inspiration From Successful Artists

What Is the Best Place to Sell Art Online and Get Inspiration from Successful Artists

Read More