Last Updated: 04/27/2022

Predictions by Osprey Funds were made as of April 2022.

Key Takeaways

  • Polkadot has incorporated parachains for faster transaction processing and throughput.
  • Polkadot’s relay chain creates blocks 10x faster than Ethereum.
  • Projects built on Polkadot don’t have the same constraints for code languages and tokenomics as other Layer 1s do.
  • Developers can easily create on the Polkadot blockchain and its parachains using simple supported code languages.
  • Polkadot currently estimates the ability to process 1,000,000 TPS.
  • We assume a predictable schedule of parachain auctions will occur every two weeks for the next 3 years.

DEEP DIVE: An Initiation on Polkadot (DOT)

The Polkadot network is fast, works in parallel, and can theoretically handle more transactions per second (TPS) (1 million TPS at full deployment) than any competing network, including Solana and Avalanche.

Parachains that use Polkadot also remain completely independent while benefiting from an extremely high degree of design customization and flexibility. Polkadot is a standout project in the wider ecosystem of layer 1 networks and layer 2 scaling solutions by implementing some of the major improvements below:

  • Heterogenous sharding for project customization and network effects
  • Network sharding for parallel transaction processing / faster throughput, theoretically 1M TPS
  • Auction mechanism (bid-to-survive model) where stronger, value-based parachains endure
  • High staking rewards compared to other layer 1s
  • Ease of development to bolster future ecosystem growth

Carded at the Door

Distributed identity frameworks could be one way that Polkadot differentiates itself from other layer 1 offerings.

ONTology is one example of an identity parachain taking advantage of the heterogenous sharding model so the project does not have to compromise in building a decentralized identity solution.

ONTology also makes its identity solution available to all blockchains supported by Polkadot for the greatest reach. Their parachain includes authentication and authorization functionality to maintain a digital identity and ID-based credit scores for on-chain digital asset transactions. This is a great example of why a project would want to leverage Polkadot’s framework to optimize architecture and gain scale in ways they would not be able to on other layer 1s.

Stake It ‘Till You Make It

Polkadot runs using DOT as its native token. This is a proof-of-stake system where the economic rewards accrue to network value and transaction fees via inflation, rather than token scarcity. DOT holders both own and govern the wider network and earn fees based on user transactions. Total supply was initially determined at 1Bn DOT and is now 1.19b due to network inflation.

The staking inflation rate is key, since it is one of the highest when looking across other comparable protocols and is a nice kicker in addition to participating in the ecosystem in other ways to earn yield, like parachain auction bonuses, tokens, etc.

The annualized reward rate for delegating DOT is around 14%. To stake DOT and earn network fees, users are required to stake at least 160 DOT (~$2880 @ $18 DOT) and are bound to a lockup period of 28 days.

A balancer mechanism is coded into the Polkadot protocol to achieve internal inflation homeostasis. The network attempts to achieve an ideal staking rate of 50% of total supply to target a 10% circulating supply inflation rate and 20% reward for validators.

The inflation curve of the network and rewards for validators drop off precipitously after the target of 50% staking has been reached to balance the network. ~53% of eligible DOT are currently being staked which is above the network’s inflation target.

Our Model Assumptions

We assume a predictable schedule of parachain auctions will occur every two weeks for the next 3 years. We also consider the average total DOT locked in the first 13 parachain auctions to be 13.42M. We assume an average total DOT lockup in the first 26 auctions, a projected yearly estimate, to be 346.24M and discount the estimate by 20% assuming fewer DOT will be locked up over time on average as more auctions are held.

We also use a conservative prior year 90-day average transaction growth multiple of 2.84x which assumes network transactions will continue to grow steadily at the same rate YoY for our Base Case. We recognize that fees from transactions and slashes from network misbehavior/misconfigurations are sent to the Polkadot Treasury where they’re slowly burned if unused; however the yearly burn is immaterial to network inflation economics at <1% of circulating supply.

For example, consider the NVT ratio 90-day moving average (MA) has been trending downward since November 2021. The network’s value is trading at a discount relative to transaction flow.

2.84x transaction growth multiple; NVT 90-day Avg ~89x

We recognize that only a few parachains have been onboarded to the main network so far and account for slightly over 10% utilization of the network’s 100 slot limit, which is inherent in our growth projections. New parachains will be added to the network after auctions with additional flows of transactions as a result of usage. That’s a lot of upside as new chains come online with no shortage of projects wanting to be involved.

For example, in parachain auctions 6 through 11 there were ten additional projects that bid on a slot but did not win.

Our Thoughts on Parachain Potential

New Primitives

At its core, Polkadot is a blockchain relay chain which manages communication amongst a web of independently built blockchains called Parachains, or ‘shards’ of the network. Unlike other layer 1 protocols, the Polkadot blockchain, known as the Relay Chain, is purposefully built only to coordinate and secure connected and independent Parachains. Often referred to as layer 0, a classification we endorse, the Relay Chain is a breakthrough in blockchain architecture.

Parachains do not operate in silos unlike Ethereum, Bitcoin and other similar protocols. Instead, security is shared and economic and transactional capabilities amongst other parachains are connected.

For example, Acala is a parachain whose vision is to connect autonomous economies on Polkadot and supports a cross-chain stablecoin for borderless value transfer for all chains on the network. This includes the ability for users to govern monetary policies of the stablecoin. Astar is also building an application platform dedicated to DeFi, NFTs, DAOs and anything related to web3 / decentralized applications.

Take another example: A future identity verification chain may want to prioritize security while a gaming application may value speed. Ethereum 2.0 is a one-size-fits all solution and putting both on the same chain means that the technology constraints of homogenous sharding may force both the identity verification developer and the gaming developer to compromise in ways that make each product sub-optimal.

If given a choice to have more optionality, on sound technology with enhanced security, why wouldn’t a developer always choose Polkadot over Ethereum? That is where the vision has the potential to deliver on reality.

Why Parachain? Strength in Unity

When faced with the daunting prospect of having to bootstrap a network of validators from scratch, for instance like on an Avalanche subnet, development teams with novel blockchain based projects will be highly motivated to take advantage of the Polkadot Relay Chain and ecosystem. Interlinked parachains excel at communication amongst themselves while Layer 2 scaling solutions on Ethereum cannot interact in a similar manner since transactions are restricted to each individual chain.

Separate layer 2 solutions cannot interact, even for simple operations like exchanging transaction metadata and communicating between projects on another layer 2. It also creates headaches from a user perspective since separate accounts for each layer 2 solution must be created.

Layer 2 solutions are separate chains from the Ethereum network, and while it may be faster to transact on them since these chains are not as congested, blockchain security suffers as a result.

Layer 2s have fewer nodes supporting network processing and security activities. This can lead to security concerns and lack of decentralization, whereas Polkadot parachains participate in a shared security-as-a-service model across the entirety of the protocol, making transactions and interactions seamless.

Code it Up

Polkadot supports EVM which is compatible with Ethereum’s dApp ecosystem, and also WASM which is native to Polkadot. Any developer can use common languages like C++, Rust, etc. to program on the chain.

Polkadot provides compatibility to any parachain that builds on it, which is comparatively harder to find on other layer 1s and dramatically lowers the barriers to entry for any new non-crypto native developers/ teams to jump on board.

Network Architecture/Technical Features

Parachains have their own tokens and governance – again they exist as separate chains – but rely on the overall Polkadot system and Relay Chain for security in a security-as-a-service model, including transaction processing, block validation and finalization/consensus by nominators and validators.

Ethereum transaction speed is limited since every node is required to validate every transaction that takes place on the chain. The Polkadot relay chain does this in parallel and creates blocks 10x faster. The ecosystem benefits from growth which seems like an obvious statement, but as more users connect, they bolster security and consensus mechanisms of every parachain, regardless of use case.

The relay chain provides some serious scalability advantages and can have a compounding effect on future growth. Parachains can also connect via a bridge to external networks such as Bitcoin, Ethereum, or other layer 1 solutions.

Ultimately parachains act as their own nation-states, “with their own communities, rules, economics, governance, treasuries and relationships with external chains.†This interoperability feature could easily make the network more valuable compared to other layer 1s by enabling communication with other chains to trade value, whether in gaming, finance, or education applications. Instead of a walled garden, it opens the ecosystem to rich possibilities.

There are a few chains attempting to achieve external connectivity, but even fewer that are attempting broad reaching connectivity relating to any type of transaction among disparate ecosystems.

Parachain Auctions – Going Once, Going Twice…

There are a total of 100 parachain slots that are auctioned off on a known, regular schedule so parachains can connect and utilize the Polkadot network.

These slots enable parachains to bid, either through crowdloans or through their own funds, to win auctions to utilize the network for two years. After 96 weeks, these projects must bid again to gain use of another slot.

Additionally, parathreads, which are exactly like parachains in that they are their own blockchains, pay per block instead of bidding on slots in auctions and are not as capital intensive to launch. The timed lease and pay per block model are the ultimate selector of on-chain value, as projects must provide a level of value to:

  1. Outbid other parachains vying for a spot – eventually auctions will become more competitive over time as there are only 100 slots; and
  2. Attract or generate enough capital to bid and win auctions or pay per block to continue their use case/ survival as a project.

The Polkadot auction process is novel and is the ultimate driver to attract quality projects, as it sets the stage for a bid-to-survive model accretive to future quality network use cases in the long run. Parachain and parathread projects also offer bonuses for crowdloan contributions and distribute native tokens for DOT contributed to their projects so users can participate in their growth.

This sets Polkadot apart from other protocols and creates a rich environment for projects to incubate and compete for space, as weaker parachains will be separated from those that generate true/lasting value for the wider network and are economically endorsed by its users.

Transaction Speed… Don’t Blink

Architecture really meets reality in Polkadot’s transaction speeds. Polkadot makes big claims that, if true, deliver on the scale problem that has hampered legacy blockchains so far: Forget Bitcoin at 7 transactions per second (TPS).

At theoretical maximum, with all nodes in operation for maximum sharding, Polkadot currently estimates the ability to process 1,000,000 TPS. Compare that to the Visa credit card network that currently does around 1,800 TPS on a theoretical maximum of 65k. Other layer 1s like Solana and Ethereum after the implementation of sharding claim future TPS of 65k and 100K respectively.

Growth by the Numbers

Polkadot Reddit touted 40k members at the end of April [2021]. Discord had 22k and YouTube was at 44.5K members.

Polkadot’s official Twitter account now [April 2022] boasts 1.2m followers.

Social media shows people’s interest in the network has been increasing, but does the same show in ecosystem metrics? Unequivocally, yes. It is estimated that there are now 350 teams building on the protocol, up 30% from last year [2021].

During 2021, these teams raised a combined $650m in early stage funding for Polkadot-specific projects. Polkadot, and its sister chain, Kusama, had 3 million user accounts created by the end of December [2021].

Polkadot’s Future – Making Crypto Inroads

The future of Polkadot is no doubt a bright one. Millions of user accounts have been created while many parachains are building an incredible variety of applications with more to come. Parachains have recently launched, completing the implementation of Polkadot’s original vision and has created a deluge of applications just now starting to implement their own solutions.

Polkadot has massively improved on many layer 1 chain limitations including shared resource inflexibility and uncustomizable network economics.

While Ethereum still maintains the lion’s share of base protocol dominance, Polkadot has a true shot at making inroads in adoption. Polkadot has delivered on its most important vision when parachains launched. This functionality IS Polkadot, a heterogeneously sharded chain.

People believed in the vision before and continue to now that the original vision was fully delivered. Its possibilities in the layer 1 world are vast, especially with its native ability to connect and interact with distinct chains in the crypto ecosystem.

Could it be the layer 1 solution to ultimately rule them all? Yes, but regardless of the outcome Polkadot can still thrive in a multichain world.

Get the Full Polkadot Analysis Here

The aforementioned information is based on a study conducted by Osprey Funds’ Research Analysts. Any numbers regarding future events are outcome predictions, not factual data. We are not recommending that you invest in Polkadot (DOT) based on the information contained here. Please use this data and information as knowledge only.