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.

你可能也喜歡

SpaceX交易权限现已开放:WEEX上线SPCXON交易对

2026年6月,SpaceX完成了史上最大规模的IPO,但大量投资者因券商限制、开户障碍和地域壁垒而无法参与。加密货币交易所WEEX推出了解决方案SPCXON/USDT现货交易对。SPCXON是一种基于Ondo代币化股票框架构建的产品,旨在为美国以外的合格交易者提供追踪SpaceX经济收益的途径,以USDT结算,交易便捷,无传统券商门槛。 SpaceX IPO定价为135美元,首日收盘接近161美元,随后一度冲高至225美元,公司估值约1.75万亿美元。看涨理由基于星链收入增长、无可匹敌的发射频率以及星舰里程碑。看跌观点则认为,其估值已达营收的90-110倍,且存在流通股稀少和即将到来的内部持股解锁等风险。 需注意,SPCXON提供的是价格敞口,而非股票所有权,不包含投票权和直接股息。其价格可能相对净资产价值出现溢价或折价,交易者需关注价差。 WEEX平台整合了包括SpaceX、MicroStrategy和Micron在内的多种代币化股权产品,用户可在统一账户内交易加密货币和股权敞口。平台还提供高达400倍杠杆的加密货币期货交易。 WEEX成立于2018年,全球用户超过620万,提供超过1200个现货交易对,并设有1000 BTC保护基金。平台亦提供跟单交易和AI工具等功能。 免责声明:本文内容不构成投资建议。

TheNewsCrypto7 小時前

SpaceX交易权限现已开放:WEEX上线SPCXON交易对

TheNewsCrypto7 小時前

Gate 研究院:加密金融产品掀起“华尔街化”浪潮,是竞争还是融合?

2009年比特币的创世区块暗含对传统金融体系的批判,其理想是建立去中心化、去中介、去银行的点对点金融系统。然而十七年后,比特币现货ETF获批、贝莱德等巨头发行相关产品、CME推出受监管衍生品、RWA(真实世界资产)和代币化国债市场快速增长等现象,显示传统金融正系统性地介入加密资产的发行、定价、托管和分销环节,引发了加密市场是否“华尔街化”的讨论。 文章认为,这并非单方面的吞并,而是加密体系与传统金融的双向融合与互补。加密领域提供无许可开放性、24小时交易和可编程结算,但缺乏合规通道、机构级托管和主流分销网络;传统金融则拥有牌照、信任、资金和渠道,但受限于交易时间、跨境门槛和结算效率。双方正朝彼此的核心优势靠拢。 这种融合体现为两条路径:一是以Gate为代表的加密交易所,逐步从提供代币化美股、CFD差价合约,发展到接入真实股票、港股、韩股交易,成为连接加密账户与传统券商基础设施的前端入口;二是以Robinhood为代表的传统券商,通过收购加密交易所、推出股票代币和建设自有Layer 2,将加密资产和链上代币化产品整合进其平台。两者的共同目标是争夺下一代综合金融账户的入口,让用户在一个界面内交易多种资产。 同时,RWA和链上国债作为资产层的融合正在加速。尽管规模尚小,但代币化国债等产品为链上提供了低波动收益资产,并吸引JP摩根、贝莱德等传统机构参与,测试未来资本市场的底层结算方式。 最终,加密与华尔街并非谁征服谁,而是在共同塑造一个更高效、全球化的统一资本市场。用户未来或将在同一个账户中自由交易比特币、股票、ETF、链上国债等多种资产,体验无缝的跨资产配置。去中心化的理想仍在底层协议中延续,而在应用层,一个融合了双方优势的新金融形态正在形成。

marsbit8 小時前

Gate 研究院:加密金融产品掀起“华尔街化”浪潮,是竞争还是融合?

marsbit8 小時前

交易

現貨
活动图片