Multicoin Co-founder: PropAMM is Changing the Perception That 'Decentralization is Slower'

比推发布于2026-03-13更新于2026-03-13

文章摘要

Multicoin Capital co-founder Kyle Samani argues that PropAMM (Proactive Automated Market Maker) is one of the most significant innovations in market microstructure in decades, challenging the long-held belief that decentralized systems are inherently slower than centralized ones. In traditional centralized exchanges (CEXs), market makers co-locate servers and engage in constant bidirectional communication with the exchange, leading to latency due to data transmission delays. In contrast, PropAMM on Solana runs market-making algorithms directly on the blockchain, eliminating the need for inter-server communication. Price updates occur within the same physical silicon, drastically reducing latency. PropAMM already offers narrower spreads for SOL-USDC spot trading on Solana than major CEXs. Samani predicts it will dominate on-chain trading for spots, perpetuals, and prediction markets this year. Current challenges include ensuring best execution for takers due to private algorithms and non-deterministic routing across multiple PropAMMs, but solutions from aggregators like Jupiter, dFlow, and Phoenix are expected. Upcoming Solana upgrades—such as higher compute limits, reduced slot times, and improved network latency—will further enhance PropAMM performance, solidifying its advantage over traditional systems.

Author: Kyle Samani, Multicoin Co-founder

Compiled by: Azuma, Odaily Planet Daily

Original Title: Multicoin Co-founder: Is Decentralization Always Slower Than Centralization? PropAMM is Breaking This Bias


Editor's Note: The man who knows how to hype Solana best, Multicoin Capital's former co-founder Kyle Samani, who recently made a high-profile exit from the industry, is back!

Last night, Kyle Samani published a long Thread on his personal X account. In the post, Kyle Samani once again demonstrated his highly persuasive "hype" (not meant derogatorily) rhetoric, using "efficiency"—a shortcoming in the decentralized narrative—as a breakthrough point. He detailed how Solana ecosystem's currently promoted PropAMM will catch up to or even surpass traditional centralized models in efficiency, arguing that PropAMM is one of the most important innovations in market microstructure in recent years, or even decades.

Below is the original content:

PropAMM is one of the most important innovations in market microstructure in recent years, and perhaps even one of the most significant in decades.

To help everyone understand this conclusion, let's first look at how market makers (MMs) quote prices on traditional centralized exchanges (CEXs).

Market makers typically engage in physical co-location with the exchange. Each market maker runs an algorithm on a server and connects to another server running the exchange's system via network cables of uniform length (e.g., 50 meters).

Market makers and exchanges constantly send large data streams back and forth. Whenever a market maker sends an order to the exchange—whether it's a limit order, cancellation, or market order—the exchange needs to broadcast this information to all other market makers; then, other market makers resend their own orders based on the new information; this cycle repeats indefinitely.

Here is a simple diagram.

Now let's look at how PropAMM works on the Solana mainnet.

The beauty of PropAMM on Solana is that the blockchain itself directly "hosts" the market maker algorithm. This means the system no longer needs to send billions of messages back and forth between market makers and the exchange; the market-making algorithm will operate directly on the same physical machine as the exchange.

The new diagram is as follows. (That's right, only the Solana blockchain is needed!)

There has long been a common view in the cryptocurrency industry that decentralized systems must be slower (have higher latency) than centralized systems because they require communication between global nodes.

But if you reframe the issue, on-chain hosted algorithms may actually have lower latency than traditional centralized exchanges in finance.

Why is that? The reason is that the latency required for PropAMM to update prices only involves electrons moving within the same physical silicon chip. For example, if the last market order causes a change in the SOL-USD price, this information is immediately visible to all PropAMMs and used for pricing the next market order. Everything happens within the same silicon chip; there is no longer a need for two-way communication between servers.

It is worth noting that PropAMM does require frequent oracle updates, but this is not a problem and does not change the overall fact I mentioned above.

The most critical point remains that when the exchange—in this case, the Solana blockchain—directly hosts the PropAMM algorithm, the market maker's pricing changes in real-time within the same physical silicon chip.

PropAMM has already become the dominant mechanism for SOL-USDC spot quotes on Solana, with narrower spreads than all major CEXs. I expect this market structure to become the dominant model for on-chain trading this year, including spot, perpetual contracts (perps), and even prediction markets.

The biggest challenge for PropAMM is that there is currently no way to ensure that the taker always gets the best execution, because:

· The algorithms of all PropAMMs are not public (which is reasonable, as traditional market-making algorithms are also private);

· When routing trades between multiple PropAMMs, the result is non-deterministic.

However, this problem can be solved. I expect all relevant aggregator teams to launch solutions this year, such as Jupiter and dFlow for spot, and Phoenix for contracts.

Current PropAMM is still not fully optimized and is subject to various limitations of the Solana blockchain itself. This year, Solana will roll out a series of major upgrades that will significantly enhance PropAMM's performance, including:

1. Higher CU (Compute Unit) limits per transaction and larger transaction sizes;

2. Higher CU limits per block;

3. Alpenglow: Reducing slot time from 400ms to 100–150ms;

4. DoubleZero: Reducing global network latency;

5. Application-controlled execution;

6. Multiple concurrent leaders.

If PropAMM on the Solana mainnet can already offer narrower quotes than all CEXs without these upgrades, imagine how powerful their performance will become as these upgrades are gradually implemented.


Twitter:https://twitter.com/BitpushNewsCN

BitPush TG Discussion Group:https://t.me/BitPushCommunity

BitPush TG Subscription: https://t.me/bitpush

Original link:https://www.bitpush.news/articles/7619419

相关问答

QWhat is PropAMM and why is it considered a major innovation in market microstructure?

APropAMM is a mechanism on the Solana blockchain where the market maker algorithms are directly hosted on the blockchain itself. It is considered a major innovation, potentially one of the most significant in decades, because it eliminates the need for billions of messages to be sent between market makers and a centralized exchange. By running on the same physical machine as the 'exchange' (the blockchain), it can achieve lower latency and tighter spreads than traditional centralized systems.

QHow does PropAMM on Solana achieve lower latency compared to traditional centralized exchanges (CEXs)?

APropAMM achieves lower latency because the market maker algorithms are hosted directly on the Solana blockchain. This means that price updates and order changes happen within the same physical silicon, as electrons move internally on a chip. There is no need for bidirectional communication between separate servers for market makers and the exchange, which is a requirement in the traditional co-location model of CEXs.

QWhat is the current dominant application of PropAMM on Solana and what are its future expected use cases?

ACurrently, PropAMM is the dominant mechanism for SOL-USDC spot quotes on Solana, offering narrower spreads than major CEXs. It is expected to become the dominant model for on-chain trading this year, expanding into spots, perpetual contracts (perps), and even prediction markets.

QWhat is the main challenge currently facing PropAMM, and what are the proposed solutions?

AThe main challenge is ensuring that a taker (the party taking liquidity) gets the best possible trade execution. This is difficult because the PropAMM algorithms are not public (which is standard for proprietary trading algorithms) and because routing trades across multiple PropAMMs is non-deterministic. Solutions are expected from aggregation teams like Jupiter and dFlow for spot trading, and Phoenix for contracts.

QWhat upcoming Solana upgrades are expected to significantly improve PropAMM performance?

ASeveral major Solana upgrades are expected to boost PropAMM performance: 1. Higher CU (Compute Unit) limits per transaction and larger transaction sizes. 2. A higher CU limit per block. 3. Alpenglow, which will reduce slot time from 400ms to 100-150ms. 4. DoubleZero, which will reduce global network latency. 5. Application-controlled execution. 6. Multiple concurrent leaders.

你可能也喜欢

TradeXYZ脱离Hyperliquid单飞的可能性有多高

**TradeXYZ脱离Hyperliquid单飞的可能性分析** 随着TradeXYZ业务规模持续扩大,并长期占据Hyperliquid HIP-3市场超过90%的份额,近期社区对其是否可能脱离Hyperliquid并独立搭建交易平台的讨论升温。 **自立门户的驱动力** TradeXYZ已借助Hyperliquid成长为RWA永续合约市场的巨擘,其贡献的交易量占Hyperliquid总交易量70%以上。若选择自立门户,核心商业驱动力可能是为了**捕获全部底层交易手续费**。目前,TradeXYZ与Hyperliquid的交易费用分成固定为50/50,这意味着近一半收入归属于Hyperliquid。对于一个创造超4000亿美元交易量的项目而言,调整分成比例或独立运营以获取全部收益,具有显著吸引力。行业历史上也存在类似案例,如Uniswap、dYdX等项目在壮大后选择构建自有基础设施。 **制约与风险** 然而,TradeXYZ独立面临多重制约: 1. **性能挑战**:Hyperliquid提供了强大的底层技术(HyperCore),管理着撮合、清算等核心功能。自建同等性能的基础设施短期内难以实现,可能影响产品体验和市场叙事。 2. **渠道依赖**:尽管TradeXYZ拥有自己的交易前端,但大部分用户仍习惯通过Hyperliquid前端访问其流动性市场。Hyperliquid是其主要的分发渠道,失去渠道支持的价值难以估量。 3. **合作关系与信任**:TradeXYZ创始人Shoku是Hyperliquid的早期支持者,双方团队关系密切,存在深厚的信任基础。“背刺”合作方可能引发舆论争议,损害信誉。 **双输的潜在结局** 分析指出,若TradeXYZ真的选择分裂,很可能导致**双输局面**: * 对Hyperliquid而言,将失去最大的增长点和叙事基础(RWA合约龙头地位),总交易量可能骤降超50%,其代币HYPE估值或受重创。 * 对TradeXYZ而言,将面临从零开始构建基础设施和培养用户习惯的挑战,同时可能因竞争关系失去原有渠道优势,并在激烈的市场中被其他竞争者趁虚而入。 **结论** 综合来看,虽然TradeXYZ市场影响力日益增强,拥有议价能力,但考虑到技术依赖、渠道价值、双方信任关系以及可能引发的双输竞争,**其脱离Hyperliquid自立门户的可能性较低,也并非理智选择**。更可能的发展路径是在维持现有合作集成优势的基础上,协商更有利的条款,并逐步将发展重点向自身品牌和用户生态建设倾斜。

marsbit26分钟前

TradeXYZ脱离Hyperliquid单飞的可能性有多高

marsbit26分钟前

从韩国到美国:多亏了AI,蓝领越来越吃香了

人工智能正在重塑劳动力市场,传统四年制大学学位的吸引力下降,而电工、焊工等技术型蓝领职业的需求和薪酬显著上升。数据显示,美国职业学校收入大幅增长,同时AI导致的白领裁员创下新高。供需两端变化推动年轻人重新规划职业路径,调查显示多数Z世代认为蓝领工作在AI时代更具就业保障。 职业教育热度近半年急剧攀升,年轻人主动寻求不易被AI替代且有实际用工需求的职业,技术岗位招聘甚至比程序员更困难。专家指出,这既是经济计算,也源于对高额学位债务和纯屏幕工作的反思。技术职业薪资中位数已追平或超越许多需要学位的工作,且提供边学边赚的学徒路径及创业可能。韩国半导体高中毕业生就业率极高,进入三星等企业可获得丰厚薪酬。 美国面临结构性技术工人短缺:大量婴儿潮一代即将退休,而新一代劳动力数量不足,缺口达数百万。同时,数据中心等基建扩张推高了相关技术工种需求。为此,摩根大通、Meta等企业正投资巨额资金开展培训项目。 尽管市场信号明确,但社会对职业教育的传统偏见仍构成“认知差距”。产业界需主动推广,让公众认识到技术职业不仅收入稳定,还是通向创业的快速路径,以真正缓解人才短缺。

marsbit1小时前

从韩国到美国:多亏了AI,蓝领越来越吃香了

marsbit1小时前

交易

现货
活动图片