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.

你可能也喜歡

Agent接管流量分发权,腾讯、字节、阿里在抢什么?

近日,腾讯、阿里、字节三大互联网巨头几乎同时加码AI智能体(Agent)布局,争夺AI时代的入口主导权。核心在于,谁掌握了Agent,谁就掌握了未来的流量分发权。 **阿里**采取“双子星”策略:千问App正演变为超级Agent,深度接入淘宝、支付宝等生态业务,实现从搜索到交易的全流程操作,并已向外部品牌开放接入;夸克则定位为AI旗舰应用,致力于成为“AI超级框”。在B端,阿里推出企业智能体平台“悟空”,探索“一人AI公司”模式。 **字节**凭借“豆包”App已获超3亿月活,并通过“扣子”平台构建开发者生态,支持多智能体协同。其战略是软硬一体,将豆包能力延伸至AI手机、智能眼镜等硬件,旨在让AI入口无处不在。 **腾讯**的杀手锏藏于微信。正在内测的微信AI智能体可通过右滑直接调用数百万小程序完成任务,将微信生态转化为“服务操作系统”。腾讯试图将AI深度融入现有国民应用,而非另造新入口。 三家的竞争折射出商业逻辑的深刻变化:流量分配权正从“用户自主点击”转向“Agent代为决策”。商业模式从争夺用户时长的“注意力经济”,转向以结果和效率为核心的“意图经济”。未来,服务提供者不仅比拼品牌,更需比拼其接入AI生态的能力。 这标志着从PC网页、移动App到AI Agent的又一次入口更迭,新一轮行业洗牌已然开始。

marsbit11 分鐘前

Agent接管流量分发权,腾讯、字节、阿里在抢什么?

marsbit11 分鐘前

从封杀豆包到拥抱荣耀,微信为什么突然“变脸”?

从严防死守到主动合作,微信对手机AI助手的态度在近期发生了180度转变。过去一年,微信曾封杀字节跳动豆包手机、限制OPPO“AI一键闪记”等功能,坚决反对第三方通过模拟点击操控微信。如今,微信却与华为、荣耀、小米等多家厂商合作,推出A2A(智能体到智能体)助手能力,允许用户通过系统AI助手直接发送微信消息、拨打语音电话。 这一转变源于腾讯在AI竞争中的焦虑。其AI应用“元宝”月活远低于竞争对手,而微信坐拥14亿月活和小程序生态,成为腾讯在AI时代的关键底牌。微信正内测AI智能体,旨在通过自然语言调用小程序服务,但需要打通手机系统这一首要AI入口。A2A合作让手机厂商的智能体作为“接线员”,将用户指令转交微信执行,腾讯借此既保住了生态控制权,又接入了系统级流量。 与之前被封杀的GUI(图形界面模拟操作)路线不同,A2A采用双重授权机制,通过标准化接口调用,微信在其中占据主导。手机厂商之所以愿意合作,是因为GUI强攻路线已被证明行不通,而A2A为其保留了在系统级AI场景中的发展空间,并有助于在激烈的行业竞争中快速提升AI整合能力。尽管存在数据隐私担忧,但A2A被视为比模拟点击更安全合规的路径。 这场合作本质是双方在AI入口争夺中的阶段性妥协:腾讯需要手机入口为微信AI引流,手机厂商则需要突破跨应用调用的合规瓶颈。长远看,腾讯试图将微信打造为AI“服务操作系统”,而手机厂商则希望用户深度依赖系统自带助手,双方生态战略的博弈将持续。AI时代的入口之争,已随着用户一句“帮我发微信”悄然展开。

marsbit1 小時前

从封杀豆包到拥抱荣耀,微信为什么突然“变脸”?

marsbit1 小時前

交易

現貨
合約
活动图片