I've been really busy lately and can't write a 10,000-word research report any more. I'll try to change my writing style and just state my opinions and reasoning. Please forgive me, dear readers. 1. Research Background I have recently researched almost all the Perps (perpetual trading platforms) on the market. The five-fold growth of the hype market proves once again that when I first researched it last year, I still overlooked its core value. Moreover, recently aster, antex, dydxV4, and even Sun Ge's sunPerps, which shook the track, have gradually brought the Perps track into a period of explosive growth. Furthermore, major exchanges are vying to list Hyper and its perpetual trading capabilities. Yesterday, news broke that Metamask, following Phantom, is planning to integrate Hyper's perpetual trading capabilities. Circle has also become a validator, addressing concerns about its core decentralization. Hyperliquid itself is also striving to improve its openness, particularly with the gradual rollout of HyperEVM and HIP2/3/4. 1.1 Three Elements of the New Track At this point, Perps basically has the three key elements of a new track. In fact, if we look back at any huge track wave in history, we can see that it is often the new leading platform, new wealth opportunities, and new narrative background. The trend gathering will bring about peaks, while the subsequent platform's airdrop strategy, the gradual development of platform complexity, and the decline in user perception of freshness will gradually bring about troughs. This process has actually gone through many waves. The typical scenarios are as follows. The following modules have been analyzed in the previous public account articles of "Fourteen Gentlemen". If you are interested, you can check it out yourself: The ICO craze of 2017 was centered on the CEX platform. It's a basic necessity, uncontroversial, and many are doing very well now. In the summer of DeFi in 2021, the corresponding platforms are Uniswap, lending and stablecoins, as above. NFTs, which have been around for 22 years, actually have protocols that existed long before, but only reached their peak thanks to OpenSea. The root of this was pricing through transactions, which then led to dissemination based on price. Its decline stemmed from arrogance, with its airdrop strategy and royalties leading to a death spiral of price increases, a self-inflicted consequence. The 23-year-old inscription, corresponding to the platform Unisat, was ultimately driven by short-sightedness. At its peak, it focused on asset issuance, not application development, resulting in a short lifespan for its narrative. When other new narratives emerged, RWA and perps dominated attention, hindering the recent Alkanes and BRC2.0 from regaining their popularity. This is a self-inflicted failure. The 24-year meme and the corresponding pump platform, as well as this year's dark horse Axiom, have made this wave exceptionally long-lasting. This is due to the advantages of the chain itself in terms of transactions, the constant influx of people who are interested in trading, and the new users brought by the wave of compliance, which has enhanced the life cycle. Finally, in 25 years, there are both RWA (focused on stocks) and Perps (led by hyperliquid). 2. Understanding the key steps in the development of hyperliquid 2.1 Current Development Status Objectively speaking, the system remains relatively centralized, theoretically capable of being disrupted by unplugging the network. Furthermore, hacker funds are siphoned off, creating significant obstacles for many exchanges in terms of compliance and attracting significant attention. However, the data is highly contradictory. Hyperliquid currently has about 10,000 to 20,000 daily active users, out of a total user base of about 600,000. A core group of 20,000 to 30,000 of these users contributes nearly $1 billion in revenue, a significant portion of which comes from the United States. The cumulative trading volume has exceeded 3 trillion US dollars, and the average daily trading volume has reached nearly 7 billion US dollars. Currently supports Perps trading of more than 100 assets. Looking at his data in this way, I can only say that it is really great. Although the number of users seems small, they are the group that can make the most money. 2.2 Major Updates and Interpretations The specific timeline is as follows March 25: HyperCore and HyperEVM were connected, theoretically allowing users to trade core tokens from the EVM (trading only at the time). April 30: Launched the read precompile feature, enabling HyperEVM smart contracts to read state from HyperCore. May 26: Small block time halved to 1 second, increasing the throughput of HyperEVM. June 26: The HyperEVM block was updated to remove the previous ordering of only published orders to improve integration with HyperCore. On July 5, HyperEVM updated a new precompiler called CoreWriter. This enables HyperEVM contracts to be written directly into HyperCore, including functions such as placing orders, transferring spot assets, managing treasury bonds, and staking HYPE. Recently, Builder core and Hip4 have also entered the data prediction market. This step of entry was completely unexpected by the market. This also means that the founders have very unique ideas in thinking about the pain points of the industry, which often leads to polarization of the platform. How do you understand this series of updates? First, compared to last year, Hyperliquid now has open core order operation capabilities. HyperEVM In particular, the dual-chain architecture based on EVM has an outrageous logic. Under the premise that HyperCore is not open (cannot be deployed), a large number of pre-compiled contracts are added through HyperEVM and connected to HyperCore. In theory, it has the access basis of wallets (phantom, metamask) and exchanges, and can theoretically realize EVM transaction operations to execute Core's order asset trading and other capabilities. The official picture shows the positioning of hyperEVM in the system It can be seen that HyperCore and HyperEVM writes and reads are uniformly confirmed by HyperBFT. The specific mechanism of the validator's confirmation information mechanism is not public, and there is no cross-chain bridge or delayed synchronization. The dynamics that can be seen through on-chain transactions are that HyperEVM can affect HyperCore by executing writes through the system contract (0x333…3333, CoreWriter.sendAction(...)), which can perform order placement, liquidation, and lending operations. The status (of the previous block) fed back by HyperCore can be read by the smart contract of HyperEVM. User data — positions, balances, and vault information Market Data — Mark Price and Oracle Price Staking data — delegation and validator information System data - L1 block count and other core metrics The information is essentially received by the EVM system contract, which generates corresponding receipts or events and records them. And in the EVM, the precompiled contract (0x000…0800) can call perp positions or oracle price (oraclePx) Secondly, the implementation of hip2 and hip3 is changing the platform positioning of Hyperliquid. Hyperliquidity This is an on-chain liquidity mechanism built into Hypercore. It automatically places buy and sell orders based on the current price of the token, maintaining a narrow spread of approximately 0.3% without manual intervention. This mechanism allows for native-level liquidity insertion operations built into the block logic without AMMs or third-party bots. For example, when the PURR/USDC spot market launched, Hyperliquidity immediately issued seed transactions with initial depth, allowing real trading before normal user liquidity arrived. Builder core This mechanism is highly valuable for the future, allowing DeFi builders (developers, quantitative teams, and aggregators) to collect additional fees as service revenue when placing orders on behalf of users. The application scenario for this system is clear, and it represents a move to open up profits and embrace ecosystem co-construction. **Quantitative strategy hosting, **The quantitative team helps users place perp position orders and collects management fees through builder fees, forming a compound profit model of "revenue sharing + builder fee" **Aggregators/transaction routers,** such as 1inch and Odyssey, integrate perp trading services on Hyperliquid and can charge builder fees as a routing revenue model. The initial launch has already brought over 10 million US dollars in dividend income to some projects, which shows the effect of hyper funds being deeply deposited at the platform level. In fact, the issue of opening up depth is not just Hyper. The previous Uniswapv4 also wanted to do this through hooks, but v4 did not take off, and most users are still accustomed to v2 and v3. This may be the influence of having less historical baggage and stronger centralized decision-making. 3 Summary and Comments 3.1 There are many advantages. Let’s go through them one by one. Hyperliquid's primary advantage was its strong early product capabilities, which stemmed from addressing two user pain points: The trading needs of non-compliant users are actually even more rare in this year's wave of compliance. Advanced trading users demand high leverage and high transparency. The former brings KOL exposure, while the latter is often ignored by market incumbents, that is, the dark under the light, thus catching many CEXs off guard. The second is the team background itself. Its biggest advantage here is that it has a small number of people, so the communication gap, wear and tear, and labor efficiency are all very high. With an overall staff of more than a dozen people, excluding 3-4 product operation BDs and deducting the front-end and back-end, it means that only 3-4 people can build a high-performance chain of 20Wtps. Compared with many blockchain teams of traditional large companies, which can also produce a lot of palace fighting dramas, it is much better. In the background, his market maker foundation started in 2020 actually brought good initial depth. He also felt in many details that his matching logic and other order book systems are not simply settled gradually by time and amount. However, the data is insufficient, so I will supplement it later when I do comparative analysis of multiple Perps. Then there's the trend. General projects need to adapt to the market, but when a platform reaches its peak popularity, the market can adapt to it. This is the treatment Hyperliquid is receiving now. On the one hand, the openness of the aforementioned updates creates space for diverse ecosystems to enter. This contrasts with many previous platforms, which often prioritized doing everything themselves, reaping all the benefits, single-handedly criticizing OpenSea, and even imposing mandatory royalty systems, forcing the market to follow the leading platform. Each of these platforms incurs high, fixed costs, interfering with the flow of goods and affecting market pricing, ultimately becoming a family heirloom. In Hype, he opened up EVM and all kinds of DEX PEPS APIs, so soon a bunch of derivatives appeared on the market. Hyperliquid's generosity can also be seen in the airdrop. It was impossible for it to take the compliance route from the beginning. Therefore, he will not try to embrace the so-called expectations of going public, so he will naturally release the profits. Then he will pledge the hype back through the HLP mechanism, release the profits and make profits again, so that the official tokens can be dispersed and the market will gain the most valuable decentralized evaluation and reputation. Its openness has attracted market acclaim. Phantom first integrated its perps capabilities from the perspective of a decentralized wallet. This is not difficult, mainly due to the large amount of adaptation and development costs. Recently, there are rumors that Metamask is also integrating it. From this we can also see that those decentralized wallets that have not been updated for more than half a year have also learned to seize the annual narrative after missing the inscription. Finally, he pushed for the introduction of giants such as Circle to join as validators to bring decentralized security and fill his decentralization gap, so that highly compliant CEX platforms also had the opportunity to access. 3.2 Disadvantages After the most challenging initial phase, the next issue is compliance. Even pure DEXs like Uniswap are embracing compliance, not to mention the European and American Hyperliquid, whose users have also made their fortunes. If a platform is deemed non-compliant or otherwise severely errs, existing CEX/Wallet partnerships will be severed, and former allies will part ways. In addition, the subsequent development of this system will also face the problem of development complexity. Most projects become more and more complicated as they are written, and it is difficult to simplify them and return to the first principles. In the end, novice users cannot understand how to use them and lose fresh blood. Finally, there's the single-point risk. The current claimed 20Wtps, if accessed by multiple global platforms, would create numerous information inconsistencies, placing immense pressure on the core hyperCore module. Building this high performance takes time. The official market maker background may not be able to handle the volume, and if multiple outages trigger liquidation issues (similar to the short squeeze incident in March), this could lead to significant downtime. The reputation that is accumulated with great difficulty is inherently fragile.I've been really busy lately and can't write a 10,000-word research report any more. I'll try to change my writing style and just state my opinions and reasoning. Please forgive me, dear readers. 1. Research Background I have recently researched almost all the Perps (perpetual trading platforms) on the market. The five-fold growth of the hype market proves once again that when I first researched it last year, I still overlooked its core value. Moreover, recently aster, antex, dydxV4, and even Sun Ge's sunPerps, which shook the track, have gradually brought the Perps track into a period of explosive growth. Furthermore, major exchanges are vying to list Hyper and its perpetual trading capabilities. Yesterday, news broke that Metamask, following Phantom, is planning to integrate Hyper's perpetual trading capabilities. Circle has also become a validator, addressing concerns about its core decentralization. Hyperliquid itself is also striving to improve its openness, particularly with the gradual rollout of HyperEVM and HIP2/3/4. 1.1 Three Elements of the New Track At this point, Perps basically has the three key elements of a new track. In fact, if we look back at any huge track wave in history, we can see that it is often the new leading platform, new wealth opportunities, and new narrative background. The trend gathering will bring about peaks, while the subsequent platform's airdrop strategy, the gradual development of platform complexity, and the decline in user perception of freshness will gradually bring about troughs. This process has actually gone through many waves. The typical scenarios are as follows. The following modules have been analyzed in the previous public account articles of "Fourteen Gentlemen". If you are interested, you can check it out yourself: The ICO craze of 2017 was centered on the CEX platform. It's a basic necessity, uncontroversial, and many are doing very well now. In the summer of DeFi in 2021, the corresponding platforms are Uniswap, lending and stablecoins, as above. NFTs, which have been around for 22 years, actually have protocols that existed long before, but only reached their peak thanks to OpenSea. The root of this was pricing through transactions, which then led to dissemination based on price. Its decline stemmed from arrogance, with its airdrop strategy and royalties leading to a death spiral of price increases, a self-inflicted consequence. The 23-year-old inscription, corresponding to the platform Unisat, was ultimately driven by short-sightedness. At its peak, it focused on asset issuance, not application development, resulting in a short lifespan for its narrative. When other new narratives emerged, RWA and perps dominated attention, hindering the recent Alkanes and BRC2.0 from regaining their popularity. This is a self-inflicted failure. The 24-year meme and the corresponding pump platform, as well as this year's dark horse Axiom, have made this wave exceptionally long-lasting. This is due to the advantages of the chain itself in terms of transactions, the constant influx of people who are interested in trading, and the new users brought by the wave of compliance, which has enhanced the life cycle. Finally, in 25 years, there are both RWA (focused on stocks) and Perps (led by hyperliquid). 2. Understanding the key steps in the development of hyperliquid 2.1 Current Development Status Objectively speaking, the system remains relatively centralized, theoretically capable of being disrupted by unplugging the network. Furthermore, hacker funds are siphoned off, creating significant obstacles for many exchanges in terms of compliance and attracting significant attention. However, the data is highly contradictory. Hyperliquid currently has about 10,000 to 20,000 daily active users, out of a total user base of about 600,000. A core group of 20,000 to 30,000 of these users contributes nearly $1 billion in revenue, a significant portion of which comes from the United States. The cumulative trading volume has exceeded 3 trillion US dollars, and the average daily trading volume has reached nearly 7 billion US dollars. Currently supports Perps trading of more than 100 assets. Looking at his data in this way, I can only say that it is really great. Although the number of users seems small, they are the group that can make the most money. 2.2 Major Updates and Interpretations The specific timeline is as follows March 25: HyperCore and HyperEVM were connected, theoretically allowing users to trade core tokens from the EVM (trading only at the time). April 30: Launched the read precompile feature, enabling HyperEVM smart contracts to read state from HyperCore. May 26: Small block time halved to 1 second, increasing the throughput of HyperEVM. June 26: The HyperEVM block was updated to remove the previous ordering of only published orders to improve integration with HyperCore. On July 5, HyperEVM updated a new precompiler called CoreWriter. This enables HyperEVM contracts to be written directly into HyperCore, including functions such as placing orders, transferring spot assets, managing treasury bonds, and staking HYPE. Recently, Builder core and Hip4 have also entered the data prediction market. This step of entry was completely unexpected by the market. This also means that the founders have very unique ideas in thinking about the pain points of the industry, which often leads to polarization of the platform. How do you understand this series of updates? First, compared to last year, Hyperliquid now has open core order operation capabilities. HyperEVM In particular, the dual-chain architecture based on EVM has an outrageous logic. Under the premise that HyperCore is not open (cannot be deployed), a large number of pre-compiled contracts are added through HyperEVM and connected to HyperCore. In theory, it has the access basis of wallets (phantom, metamask) and exchanges, and can theoretically realize EVM transaction operations to execute Core's order asset trading and other capabilities. The official picture shows the positioning of hyperEVM in the system It can be seen that HyperCore and HyperEVM writes and reads are uniformly confirmed by HyperBFT. The specific mechanism of the validator's confirmation information mechanism is not public, and there is no cross-chain bridge or delayed synchronization. The dynamics that can be seen through on-chain transactions are that HyperEVM can affect HyperCore by executing writes through the system contract (0x333…3333, CoreWriter.sendAction(...)), which can perform order placement, liquidation, and lending operations. The status (of the previous block) fed back by HyperCore can be read by the smart contract of HyperEVM. User data — positions, balances, and vault information Market Data — Mark Price and Oracle Price Staking data — delegation and validator information System data - L1 block count and other core metrics The information is essentially received by the EVM system contract, which generates corresponding receipts or events and records them. And in the EVM, the precompiled contract (0x000…0800) can call perp positions or oracle price (oraclePx) Secondly, the implementation of hip2 and hip3 is changing the platform positioning of Hyperliquid. Hyperliquidity This is an on-chain liquidity mechanism built into Hypercore. It automatically places buy and sell orders based on the current price of the token, maintaining a narrow spread of approximately 0.3% without manual intervention. This mechanism allows for native-level liquidity insertion operations built into the block logic without AMMs or third-party bots. For example, when the PURR/USDC spot market launched, Hyperliquidity immediately issued seed transactions with initial depth, allowing real trading before normal user liquidity arrived. Builder core This mechanism is highly valuable for the future, allowing DeFi builders (developers, quantitative teams, and aggregators) to collect additional fees as service revenue when placing orders on behalf of users. The application scenario for this system is clear, and it represents a move to open up profits and embrace ecosystem co-construction. **Quantitative strategy hosting, **The quantitative team helps users place perp position orders and collects management fees through builder fees, forming a compound profit model of "revenue sharing + builder fee" **Aggregators/transaction routers,** such as 1inch and Odyssey, integrate perp trading services on Hyperliquid and can charge builder fees as a routing revenue model. The initial launch has already brought over 10 million US dollars in dividend income to some projects, which shows the effect of hyper funds being deeply deposited at the platform level. In fact, the issue of opening up depth is not just Hyper. The previous Uniswapv4 also wanted to do this through hooks, but v4 did not take off, and most users are still accustomed to v2 and v3. This may be the influence of having less historical baggage and stronger centralized decision-making. 3 Summary and Comments 3.1 There are many advantages. Let’s go through them one by one. Hyperliquid's primary advantage was its strong early product capabilities, which stemmed from addressing two user pain points: The trading needs of non-compliant users are actually even more rare in this year's wave of compliance. Advanced trading users demand high leverage and high transparency. The former brings KOL exposure, while the latter is often ignored by market incumbents, that is, the dark under the light, thus catching many CEXs off guard. The second is the team background itself. Its biggest advantage here is that it has a small number of people, so the communication gap, wear and tear, and labor efficiency are all very high. With an overall staff of more than a dozen people, excluding 3-4 product operation BDs and deducting the front-end and back-end, it means that only 3-4 people can build a high-performance chain of 20Wtps. Compared with many blockchain teams of traditional large companies, which can also produce a lot of palace fighting dramas, it is much better. In the background, his market maker foundation started in 2020 actually brought good initial depth. He also felt in many details that his matching logic and other order book systems are not simply settled gradually by time and amount. However, the data is insufficient, so I will supplement it later when I do comparative analysis of multiple Perps. Then there's the trend. General projects need to adapt to the market, but when a platform reaches its peak popularity, the market can adapt to it. This is the treatment Hyperliquid is receiving now. On the one hand, the openness of the aforementioned updates creates space for diverse ecosystems to enter. This contrasts with many previous platforms, which often prioritized doing everything themselves, reaping all the benefits, single-handedly criticizing OpenSea, and even imposing mandatory royalty systems, forcing the market to follow the leading platform. Each of these platforms incurs high, fixed costs, interfering with the flow of goods and affecting market pricing, ultimately becoming a family heirloom. In Hype, he opened up EVM and all kinds of DEX PEPS APIs, so soon a bunch of derivatives appeared on the market. Hyperliquid's generosity can also be seen in the airdrop. It was impossible for it to take the compliance route from the beginning. Therefore, he will not try to embrace the so-called expectations of going public, so he will naturally release the profits. Then he will pledge the hype back through the HLP mechanism, release the profits and make profits again, so that the official tokens can be dispersed and the market will gain the most valuable decentralized evaluation and reputation. Its openness has attracted market acclaim. Phantom first integrated its perps capabilities from the perspective of a decentralized wallet. This is not difficult, mainly due to the large amount of adaptation and development costs. Recently, there are rumors that Metamask is also integrating it. From this we can also see that those decentralized wallets that have not been updated for more than half a year have also learned to seize the annual narrative after missing the inscription. Finally, he pushed for the introduction of giants such as Circle to join as validators to bring decentralized security and fill his decentralization gap, so that highly compliant CEX platforms also had the opportunity to access. 3.2 Disadvantages After the most challenging initial phase, the next issue is compliance. Even pure DEXs like Uniswap are embracing compliance, not to mention the European and American Hyperliquid, whose users have also made their fortunes. If a platform is deemed non-compliant or otherwise severely errs, existing CEX/Wallet partnerships will be severed, and former allies will part ways. In addition, the subsequent development of this system will also face the problem of development complexity. Most projects become more and more complicated as they are written, and it is difficult to simplify them and return to the first principles. In the end, novice users cannot understand how to use them and lose fresh blood. Finally, there's the single-point risk. The current claimed 20Wtps, if accessed by multiple global platforms, would create numerous information inconsistencies, placing immense pressure on the core hyperCore module. Building this high performance takes time. The official market maker background may not be able to handle the volume, and if multiple outages trigger liquidation issues (similar to the short squeeze incident in March), this could lead to significant downtime. The reputation that is accumulated with great difficulty is inherently fragile.

Hyperliquid's success and hidden dangers

2025/09/22 13:00

I've been really busy lately and can't write a 10,000-word research report any more. I'll try to change my writing style and just state my opinions and reasoning. Please forgive me, dear readers.

1. Research Background

I have recently researched almost all the Perps (perpetual trading platforms) on the market. The five-fold growth of the hype market proves once again that when I first researched it last year, I still overlooked its core value.

Moreover, recently aster, antex, dydxV4, and even Sun Ge's sunPerps, which shook the track, have gradually brought the Perps track into a period of explosive growth.

Furthermore, major exchanges are vying to list Hyper and its perpetual trading capabilities. Yesterday, news broke that Metamask, following Phantom, is planning to integrate Hyper's perpetual trading capabilities. Circle has also become a validator, addressing concerns about its core decentralization. Hyperliquid itself is also striving to improve its openness, particularly with the gradual rollout of HyperEVM and HIP2/3/4.

1.1 Three Elements of the New Track

At this point, Perps basically has the three key elements of a new track.

In fact, if we look back at any huge track wave in history, we can see that it is often the new leading platform, new wealth opportunities, and new narrative background. The trend gathering will bring about peaks, while the subsequent platform's airdrop strategy, the gradual development of platform complexity, and the decline in user perception of freshness will gradually bring about troughs.

This process has actually gone through many waves. The typical scenarios are as follows. The following modules have been analyzed in the previous public account articles of "Fourteen Gentlemen". If you are interested, you can check it out yourself:

  • The ICO craze of 2017 was centered on the CEX platform. It's a basic necessity, uncontroversial, and many are doing very well now.
  • In the summer of DeFi in 2021, the corresponding platforms are Uniswap, lending and stablecoins, as above.
  • NFTs, which have been around for 22 years, actually have protocols that existed long before, but only reached their peak thanks to OpenSea. The root of this was pricing through transactions, which then led to dissemination based on price. Its decline stemmed from arrogance, with its airdrop strategy and royalties leading to a death spiral of price increases, a self-inflicted consequence.
  • The 23-year-old inscription, corresponding to the platform Unisat, was ultimately driven by short-sightedness. At its peak, it focused on asset issuance, not application development, resulting in a short lifespan for its narrative. When other new narratives emerged, RWA and perps dominated attention, hindering the recent Alkanes and BRC2.0 from regaining their popularity. This is a self-inflicted failure.
  • The 24-year meme and the corresponding pump platform, as well as this year's dark horse Axiom, have made this wave exceptionally long-lasting. This is due to the advantages of the chain itself in terms of transactions, the constant influx of people who are interested in trading, and the new users brought by the wave of compliance, which has enhanced the life cycle.
  • Finally, in 25 years, there are both RWA (focused on stocks) and Perps (led by hyperliquid).

2. Understanding the key steps in the development of hyperliquid

2.1 Current Development Status

Objectively speaking, the system remains relatively centralized, theoretically capable of being disrupted by unplugging the network. Furthermore, hacker funds are siphoned off, creating significant obstacles for many exchanges in terms of compliance and attracting significant attention. However, the data is highly contradictory.

Hyperliquid currently has about 10,000 to 20,000 daily active users, out of a total user base of about 600,000. A core group of 20,000 to 30,000 of these users contributes nearly $1 billion in revenue, a significant portion of which comes from the United States.

The cumulative trading volume has exceeded 3 trillion US dollars, and the average daily trading volume has reached nearly 7 billion US dollars.

Currently supports Perps trading of more than 100 assets.

Looking at his data in this way, I can only say that it is really great. Although the number of users seems small, they are the group that can make the most money.

2.2 Major Updates and Interpretations

The specific timeline is as follows

  • March 25: HyperCore and HyperEVM were connected, theoretically allowing users to trade core tokens from the EVM (trading only at the time).
  • April 30: Launched the read precompile feature, enabling HyperEVM smart contracts to read state from HyperCore.
  • May 26: Small block time halved to 1 second, increasing the throughput of HyperEVM.
  • June 26: The HyperEVM block was updated to remove the previous ordering of only published orders to improve integration with HyperCore.

On July 5, HyperEVM updated a new precompiler called CoreWriter. This enables HyperEVM contracts to be written directly into HyperCore, including functions such as placing orders, transferring spot assets, managing treasury bonds, and staking HYPE.

Recently, Builder core and Hip4 have also entered the data prediction market. This step of entry was completely unexpected by the market. This also means that the founders have very unique ideas in thinking about the pain points of the industry, which often leads to polarization of the platform.

How do you understand this series of updates?

First, compared to last year, Hyperliquid now has open core order operation capabilities.

HyperEVM

In particular, the dual-chain architecture based on EVM has an outrageous logic. Under the premise that HyperCore is not open (cannot be deployed), a large number of pre-compiled contracts are added through HyperEVM and connected to HyperCore. In theory, it has the access basis of wallets (phantom, metamask) and exchanges, and can theoretically realize EVM transaction operations to execute Core's order asset trading and other capabilities.

The official picture shows the positioning of hyperEVM in the system

It can be seen that HyperCore and HyperEVM writes and reads are uniformly confirmed by HyperBFT. The specific mechanism of the validator's confirmation information mechanism is not public, and there is no cross-chain bridge or delayed synchronization.

The dynamics that can be seen through on-chain transactions are that HyperEVM can affect HyperCore by executing writes through the system contract (0x333…3333, CoreWriter.sendAction(...)), which can perform order placement, liquidation, and lending operations.

The status (of the previous block) fed back by HyperCore can be read by the smart contract of HyperEVM.

  • User data — positions, balances, and vault information
  • Market Data — Mark Price and Oracle Price
  • Staking data — delegation and validator information
  • System data - L1 block count and other core metrics

The information is essentially received by the EVM system contract, which generates corresponding receipts or events and records them. And in the EVM, the precompiled contract (0x000…0800) can call perp positions or oracle price (oraclePx)

Secondly, the implementation of hip2 and hip3 is changing the platform positioning of Hyperliquid.

Hyperliquidity

This is an on-chain liquidity mechanism built into Hypercore.

It automatically places buy and sell orders based on the current price of the token, maintaining a narrow spread of approximately 0.3% without manual intervention.

This mechanism allows for native-level liquidity insertion operations built into the block logic without AMMs or third-party bots.

For example, when the PURR/USDC spot market launched, Hyperliquidity immediately issued seed transactions with initial depth, allowing real trading before normal user liquidity arrived.

Builder core

This mechanism is highly valuable for the future, allowing DeFi builders (developers, quantitative teams, and aggregators) to collect additional fees as service revenue when placing orders on behalf of users. The application scenario for this system is clear, and it represents a move to open up profits and embrace ecosystem co-construction.

**Quantitative strategy hosting, **The quantitative team helps users place perp position orders and collects management fees through builder fees, forming a compound profit model of "revenue sharing + builder fee"

**Aggregators/transaction routers,** such as 1inch and Odyssey, integrate perp trading services on Hyperliquid and can charge builder fees as a routing revenue model.

The initial launch has already brought over 10 million US dollars in dividend income to some projects, which shows the effect of hyper funds being deeply deposited at the platform level.

In fact, the issue of opening up depth is not just Hyper. The previous Uniswapv4 also wanted to do this through hooks, but v4 did not take off, and most users are still accustomed to v2 and v3.

This may be the influence of having less historical baggage and stronger centralized decision-making.

3 Summary and Comments

3.1 There are many advantages. Let’s go through them one by one.

Hyperliquid's primary advantage was its strong early product capabilities, which stemmed from addressing two user pain points:

  • The trading needs of non-compliant users are actually even more rare in this year's wave of compliance.
  • Advanced trading users demand high leverage and high transparency. The former brings KOL exposure, while the latter is often ignored by market incumbents, that is, the dark under the light, thus catching many CEXs off guard.

The second is the team background itself. Its biggest advantage here is that it has a small number of people, so the communication gap, wear and tear, and labor efficiency are all very high. With an overall staff of more than a dozen people, excluding 3-4 product operation BDs and deducting the front-end and back-end, it means that only 3-4 people can build a high-performance chain of 20Wtps.

Compared with many blockchain teams of traditional large companies, which can also produce a lot of palace fighting dramas, it is much better.

In the background, his market maker foundation started in 2020 actually brought good initial depth. He also felt in many details that his matching logic and other order book systems are not simply settled gradually by time and amount.

However, the data is insufficient, so I will supplement it later when I do comparative analysis of multiple Perps.

Then there's the trend.

General projects need to adapt to the market, but when a platform reaches its peak popularity, the market can adapt to it.

This is the treatment Hyperliquid is receiving now.

On the one hand, the openness of the aforementioned updates creates space for diverse ecosystems to enter. This contrasts with many previous platforms, which often prioritized doing everything themselves, reaping all the benefits, single-handedly criticizing OpenSea, and even imposing mandatory royalty systems, forcing the market to follow the leading platform. Each of these platforms incurs high, fixed costs, interfering with the flow of goods and affecting market pricing, ultimately becoming a family heirloom.

In Hype, he opened up EVM and all kinds of DEX PEPS APIs, so soon a bunch of derivatives appeared on the market.

Hyperliquid's generosity can also be seen in the airdrop. It was impossible for it to take the compliance route from the beginning.

Therefore, he will not try to embrace the so-called expectations of going public, so he will naturally release the profits. Then he will pledge the hype back through the HLP mechanism, release the profits and make profits again, so that the official tokens can be dispersed and the market will gain the most valuable decentralized evaluation and reputation.

Its openness has attracted market acclaim. Phantom first integrated its perps capabilities from the perspective of a decentralized wallet. This is not difficult, mainly due to the large amount of adaptation and development costs. Recently, there are rumors that Metamask is also integrating it.

From this we can also see that those decentralized wallets that have not been updated for more than half a year have also learned to seize the annual narrative after missing the inscription.

Finally, he pushed for the introduction of giants such as Circle to join as validators to bring decentralized security and fill his decentralization gap, so that highly compliant CEX platforms also had the opportunity to access.

3.2 Disadvantages

After the most challenging initial phase, the next issue is compliance. Even pure DEXs like Uniswap are embracing compliance, not to mention the European and American Hyperliquid, whose users have also made their fortunes. If a platform is deemed non-compliant or otherwise severely errs, existing CEX/Wallet partnerships will be severed, and former allies will part ways.

In addition, the subsequent development of this system will also face the problem of development complexity. Most projects become more and more complicated as they are written, and it is difficult to simplify them and return to the first principles. In the end, novice users cannot understand how to use them and lose fresh blood.

Finally, there's the single-point risk. The current claimed 20Wtps, if accessed by multiple global platforms, would create numerous information inconsistencies, placing immense pressure on the core hyperCore module. Building this high performance takes time. The official market maker background may not be able to handle the volume, and if multiple outages trigger liquidation issues (similar to the short squeeze incident in March), this could lead to significant downtime.

The reputation that is accumulated with great difficulty is inherently fragile.

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

No L2s, No Mass Adoption. Period.

No L2s, No Mass Adoption. Period.

ETH Can’t Do It Alone ETH mainnet is powerful but let’s be honest, it’s pricey AF. $50 swaps, $100 NFT mints. Perfect for whales flexing, useless for billions of everyday users. That’s why Layer 2s (L2s) exist. They’re Ethereum’s highways: same security, but faster and dirt cheap. No L2s = crypto stays niche. With them, ETH finally goes global. Why Ethereum Alone Can’t Scale 2021 gas fees were brutal. People spent rent money on swaps. NFT mints sometimes cost more than the art. Ethereum nailed security, but it was locked behind insane fees. Rollups solved that by bundling transactions, compressing data, and anchoring it back to Ethereum. Think of ETH as the courthouse. L2s are the highways around it. Same rules, way more traffic can flow. Rollups Two main flavors run the show: Optimistic Rollups (Arbitrum, Optimism): “Innocent until proven guilty.” Transactions go through unless someone proves fraud. Efficient, but withdrawals to mainnet take ~7 days. ZK Rollups (zkSync, Starknet, Scroll): “Math doesn’t lie.” Validity is proved upfront with cryptography. Harder tech, but faster and more secure. Either way → fees drop from $20 to cents. That’s the unlock. Why L2s Matter for Mass Adoption Mass adoption = billions of cheap, everyday transactions. That’s impossible on L1, but normal on L2. DeFi: Swapping $50 shouldn’t cost $20. On L2s, anyone can farm, lend, and trade. Gaming + NFTs: $5 skins, collectibles, and in-game items actually make sense. SocialFi: Billions of likes, tips, and posts daily. Reddit already runs Community Points on Arbitrum Nova. Without L2s, Ethereum is boutique. With them, it becomes global infrastructure. It’s Already Happening Arbitrum: The DeFi king. GMX, Radiant, Uniswap all live here. Nova powers gaming + social. The BoLD upgrade decentralizes validation. Optimism: Playing the meta game. The OP Stack lets anyone spin up an L2. Coinbase’s Base, Zora, Worldcoin all sparks from the same match. Together = the Superchain. ZK Rollups: zkSync, Starknet, Scroll are still early, but building for instant, trustless scaling. Then came Dencun (2024). Ethereum introduced blobs, slashing L2 fees by ~95%. Overnight, “cheap” became “basically free.” The Messy Bits 👀 L2s are the backbone, but they’re not perfect: Sequencers = Central chokepoints. Today, one operator orders all transactions. Risk of censorship + MEV capture is real. Optimism is testing “shared sequencers.” Espresso + Astria are building neutral ones. Bridges = Speed vs. trust. Optimistic rollups force a 7 day wait. Fast bridges fix UX but add risk over $2B lost in hacks shows the danger. ZK rollups may cut this, but proofs are still heavy. Liquidity = Fragmentation risk. Superchain sounds , but liquidity could scatter across 20 OP chains. Imagine Uniswap split across Base, Zora, Optimism. Without cross-chain messaging, composability breaks. Governance = Growing pains. Arbitrum DAO controls ~$3B, but drama over 750M ARB transfers showed fragility. Optimism’s RetroPGF funds public goods after impact bold but unproven long term. The Road Ahead For L2s to truly onboard billions, three things must click: Decentralized Sequencers → no single chokepoint. Seamless Interop → bridging feels invisible. Invisible UX → normies don’t care what chain they’re on. When that happens, no one says “I bridged to Arbitrum.” They just say: “I sent crypto. It was instant. It was cheap.” Final Take Ethereum is the air. Without it, nothing runs. L2s are the engines. They move the people, the culture, the transactions. No L2s = crypto stays niche. With L2s = we onboard billions. They’re not a side quest. They’re the backbone of Ethereum’s future. Period. Key Takeaways Ethereum is secure but too expensive to scale alone. L2s bundle transactions and slash fees by 95%+. Arbitrum leads DeFi today, while Optimism builds the Superchain for tomorrow. ZK rollups are early but promise instant security at scale. Main challenges: sequencer centralization, bridge risks, liquidity fragmentation, DAO politics. Long-term success depends on decentralization, interop, and invisible UX. Bottom line: No L2s, no mass adoption. With them, Ethereum scales to billions. No L2s, No Mass Adoption. Period. was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story
Share
Medium2025/09/22 15:18
Share