Unipeg火了,但这阵风能吹多久?

marsbitPublished on 2026-04-27Last updated on 2026-04-27

原文作者:KarenZ,Foresight News

上周末,Unipeg 被推到聚光灯下。OpenSea CMO Adam Hollander 以及 Uniswap 团队成员 niko 先后在推特上提及 Unipeg。情绪被迅速点燃后,Unipeg 价格在上周末一度突破 1000 美元,截至撰文时已回落到 560 美元。Unipeg 到底是什么,它为什么会在这么短时间里吸引 NFT 圈和 Uniswap 圈同时围观?

很多人第一次看到 Unipeg(Upeg),反应都差不多:这到底算什么,NFT?代币?还是又一个换了包装的链上收藏项目?

先别急着归类。Unipeg 最有意思的地方,正是它卡在几个熟悉概念之间。它会生成一只只独角兽,外观上接近头像类收藏品 NFT;它和普通同质化代币也不同,因为它的图像并非独立存在,而是由交易过程本身触发。说得更直白一点,Unipeg 试图把一笔 swap 变成一次生成行为,把流动性池的一次状态变化,直接变成一个链上对象的出生条件。

这背后的关键,不是「独角兽」三个字,而是 Uniswap v4 的 hooks。

Uniswap V4 允许开发者在池子的关键动作前后插入自定义逻辑,比如初始化、加减流动性、执行 swap、接收 donation。过去,很多协议创新都得绕着 AMM 外围再搭一层合约,或者在交易完成后做附加处理。hooks 把这扇门直接开在交换流程里。程序不必站在场外读取结果,它可以在成交发生的那个瞬间参与进去。

Unipeg 就是沿着这条缝隙做出来的实验。按项目方官网与其公开材料的描述,uPEG 使用了一个定制的 v4 hook:当有人在池子里交换时,hook 会生成一段哈希值,里面编码了图层、颜色,以及最初持有者等信息;随后,链上的 SVG 渲染器再读取这段输入,把它拼成一只 24×24 的独角兽图像。整个过程不依赖外部存储,不走 IPFS,图像本身就在链上完成表达。Unipeg 上限为 1 万枚。

如果把这套机制翻成白话,可以这么理解:传统 NFT 更像先把作品挂到墙上,再等人来买;Unipeg 更像每次有人经过这个房间、推了一下门,墙上就会现场长出一幅新画。决定它长什么样的,不是美术团队预先上传的一批文件,而是市场活动本身。

这也是 Unipeg 最值得展开的一层。它想证明,链上对象也可以是动态生成的、与流动性池绑定的、在交易行为中被持续刷新和定义的。对象不只是钱包里的库存,也可以是市场过程的切片。

很多人看到这里,可能会立刻想到 ERC-404。两者确实有表面上的相似处:它们都在尝试打通「可分割的代币」和「可展示的独特对象」之间的边界。但 Unipeg 和 ERC-404 走的不是一条路。

ERC-404 的核心思路,是把 ERC-20 和 ERC-721 绑在一起,做成一种实验性的混合资产。Pandora 团队在其 GitHub 里把它描述为一种 mixed ERC-20 / ERC-721 implementation,目标是同时具备流动性和碎片化能力。常见理解是,用户持有完整整数单位时,会对应到 NFT;当代币被拆成小数、或在转移中打散时,NFT 可能被销毁;重新凑成完整单位后,又会重新生成。这套机制处理的是「同一资产如何在同质化与非同质化状态之间切换」。

Unipeg 的重点不在「切换标准」,而在「让交易本身产出对象」。它没有试图重新发明一套 ERC 混合标准,也不是把一枚 ERC-20 代币和一枚 ERC-721 强绑定。更准确的说法是:Unipeg 借助 Uniswap v4 hook,把池子里的交换行为变成了生成器。对象的来源是 swap 生命周期里的自定义逻辑,视觉结果与交易触发条件绑定,而不是把一份资产在 ERC-20 和 ERC-721 两个壳之间来回映射。

再往下看,Unipeg 还有一个更巧的设计,把「数字余额」和「可展示对象」拧到了一起。项目方披露,每张图像都绑定到某个特定的整数,比如 1、2、3 这样的 uPeg 序数。也就是说,用户买入的不是一个预制编号的藏品,而是在持仓跨过整数刻度时,获得与该整数对应的对象。你可以把它理解成一条分界线:小数部分还是普通代币,整数部分开始长出形状

这个设计之所以聪明,是因为它把很多人熟悉的代币体验和收藏品体验接上了。买卖代币,本来只是数字加减;放进 Unipeg 这里,数字的某个整数截面突然有了图像、有了身份、有了展示价值。于是,交换不再只是价格行为,也变成了一种叙事行为。用户不是单纯在攒余额,也是在攒一组会被看见、会被排序、会被转移的链上独角兽。

Unipeg 连名字都带着一层双关。Hayden Adams 在 2019 年的《Uniswap Birthday Blog — V0》里回忆,自己最初原本想把 Uniswap 叫作 Unipeg,意思是 Unicorn 和 Pegasus 的混合体。后来 Vitalik 听到后回了一句:「Unipeg?听起来更像 Uniswap」。后者才成了最终名字。放到今天再看,这个被放弃的旧名字,反而在 v4 hooks 时代重新找到了新的落点。项目方的解释更进一步:NFT 时代大家总把收藏品戏称为 JPEG,而这里的对象恰好又诞生于 Uniswap 之上,于是 Uni + JPEG = uPEG。一个 2018 年没有被用上的名字,兜了一圈,在 2026 年变成了一个更贴切的项目名。

当然,Unipeg 的讨论度并不只是来自一套新图像,而是因为它踩中了两个旧赛道的交界处:一边是 NFT 和链上收藏品,一边是 Uniswap v4 hooks 打开的可编程交易空间。市场已经把 Unipeg 当成一个值得观察的样本。

但这里也有一个需要点明的边界:这种关注更接近行业观察和讨论,不等于 OpenSea 或 Uniswap 的官方背书。真正重要的提醒恰恰在于,v4 hooks 确实把设计空间一下子拉大了,可一旦交易、收藏和资产表达被缝在一起,新的想象力和新的复杂性也会同时出现。项目能不能从一阵新鲜感走到长期成立,最终还得看机制是否自洽、用户为什么愿意留下,以及这种链上对象到底能沉淀出什么持续价值。

对 Uniswap 来说,Unipeg 的意义也不只是多了一个有趣项目。它更像一次公开示范,告诉市场 v4 hooks 不是给开发者准备的边角功能,而是足以改写 Uniswap 边界的底层能力,能把交易行为延伸到收藏、社交和身份表达。换句话说,hooks 生态长出来的每一种新对象,最后都有可能反过来增强 Uniswap 作为底层基础设施的吸引力。

当然,对用户和观察者来说,热度和叙事都可能快速变化,我们仍需保持理性看待

Related Reads

Beyond the Stadium: The Profitable Games Surrounding the World Cup

"Beyond the Pitch: The Profit Game Around the World Cup" The FIFA World Cup transcends being a sporting spectacle, evolving into a massive global arena for speculation and profit-seeking. The 2026 tournament has amplified this dynamic, creating a multi-layered ecosystem of financial opportunism alongside the football. **Prediction markets** have surged into the mainstream. Platforms like Polymarket and Kalshi saw trading volumes for World Cup contracts soar, attracting new users with their financial trading model and high-profile, chain-based wealth stories that overshadow traditional sports betting in terms of growth and narrative. However, **traditional sportsbooks** remain the dominant force, leveraging established user habits, legal markets, and comprehensive product offerings to handle the vast majority of speculative wagers, with projections suggesting record-breaking betting volumes. Capital markets also react. **"Concept stocks"** in countries like South Korea and Japan experience volatile price swings based on team performance and anticipated fan spending on items like chicken, beer, and viewing parties, effectively becoming a stock market reflecting fan sentiment. The **ticket resale market** has become a sophisticated arena for arbitrage. Prices fluctuate wildly based on team draws and star power, with sellers sometimes listing tickets they don't yet own in a practice akin to short-selling, while FIFA's own "Right to Buy" tokens add another layer of speculative trading. **Collectibles and merchandise** offer another avenue. Panini sticker albums, with their inherent scarcity and nostalgic value, can become high-value collectibles. Limited-edition or locally themed jerseys command significant premiums on secondary markets, and even counterfeit vendors profit from fans' desire for affordable match-day identity. The **cryptocurrency** space has seen a frenzy of speculative, unauthorized World Cup-themed meme coins on chains like Solana. These tokens, often exploiting team names and player imagery, experience extreme pump-and-dump cycles, creating stories of massive gains for a few early entrants and steep losses for many others. Finally, an entire industry thrives on **providing information and tools** to other speculators. Developers create platforms like SeatSidekick to track ticket inventory and prices, while paid Telegram groups and subscriptions sell betting tips and predictions, monetizing the widespread desire for an informational edge. In essence, the World Cup has become a compressed, global laboratory for speculation. While the games determine champions on the field, a parallel, complex network of financial transactions—spanning prediction contracts, bets, stocks, tickets, collectibles, crypto, and information services—settles its own scores in the global market.

marsbit23m ago

Beyond the Stadium: The Profitable Games Surrounding the World Cup

marsbit23m ago

How Does Codex Use a Computer? Three Entry Points and Permission Boundaries

This article explains the three primary methods for Codex to interact with a computer, each with distinct use cases, permission boundaries, and trust levels. **1. Computer Use:** This offers the broadest access, allowing Codex to visually control and interact with the graphical user interface of authorized macOS/Windows apps, system settings, and even iOS simulators. It's ideal for tasks lacking APIs or structured tools, such as operating legacy software or multi-app workflows. However, it's the slowest method and has the widest permission scope, requiring careful supervision for sensitive actions. **2. Chrome Extension:** This grants Codex access to the user's logged-in Chrome browser state, including cookies, profiles, and open tabs. It's best for tasks requiring user identity across websites like Gmail, LinkedIn, Salesforce, or internal dashboards. Its key advantage is multi-tab control for complex workflows. While more powerful for browser-based tasks than Computer Use, it carries higher sensitivity as actions are performed under the user's identity. **3. In-App Browser:** This is a browser isolated within the Codex thread, separate from the user's personal browsing data. It excels in web development and debugging scenarios—previewing local servers, testing responsive layouts, or annotating designs directly on the page. Its isolation is a strength for development but a limitation for tasks requiring login sessions. The core principle is to choose the narrowest, safest, and most structured interface for the task. Use plugins or MCPs first, resort to visual control (Computer Use) only for GUI-dependent tasks, employ the Chrome extension for identity-reliant browser work, and prefer the In-App Browser for isolated development. **Appshots** are clarified as a fourth, complementary tool for *inputting* context—capturing a screenshot of a window to point Codex to something—rather than a method for Codex to *act*. Together, this layered approach highlights a key to AI agent productization: not granting unlimited permissions, but constraining them within clear boundaries for specific tasks while preserving user oversight.

marsbit1h ago

How Does Codex Use a Computer? Three Entry Points and Permission Boundaries

marsbit1h ago

The "Iron Rule" of Chip Equipment Is Being Broken

For years, the semiconductor equipment industry followed an unwritten "iron rule": suppliers offered steep discounts for new tool introductions (Design-in) and faced consistent price pressure during repeat orders, especially during market downturns. This long-standing buyer's market dynamic is now being upended. Recently, SK Hynix's primary equipment suppliers have reportedly requested a 3-4% price *increase*, a nearly unprecedented move. This shift is driven by a severe supply-demand imbalance fueled by the AI compute boom. Securing equipment has become an urgent arms race as chipmakers' expansion speed dictates their ability to fulfill massive AI chip orders. Key areas feeling the strain include: **TCB (Thermal Compression Bonding) Equipment:** Demand is exploding, driven by the simultaneous needs of HBM4 memory stacking, AI chip Chip-on-Substrate (C2S), and logic Chiplet Chip-on-Wafer (C2W) packaging. Players like Hanmi Semiconductor, Hanwha Semitech, and ASMPT are receiving major orders. While hybrid bonding is seen as the future, TCB remains the pragmatic choice for HBM4 mass production, with its lifecycle extended by relaxed specifications and ongoing technological upgrades. **Test Equipment Bottlenecks:** Ironically, AI-driven shortages are now crippling test equipment manufacturing. Critical components like FPGAs, Driver ICs, and CPUs face severe shortages and extended lead times (up to 52 weeks for FPGAs), as AI data center and server vendors prioritize supply. This creates a paradoxical cycle: AI chip shortages drive fab expansion, which requires more test equipment, whose production is delayed because its key parts are diverted to make AI chips. The industry is entering a broad, AI-powered upcycle. SEMI forecasts global semiconductor equipment sales to hit a record $156 billion by 2027, fueled by investment in advanced logic/foundry, HBM-driven DRAM, and advanced packaging (like CoWoS). Major players like TSMC, SK Hynix, and Micron are aggressively ramping capital expenditure. In conclusion, leading equipment vendors are no longer just selling tools; they are selling the critical capability to deliver AI-era capacity. Pricing power is shifting decisively to those with indispensable technology in key process nodes like advanced logic, HBM, and advanced packaging, rewriting the industry's traditional power structure.

marsbit2h ago

The "Iron Rule" of Chip Equipment Is Being Broken

marsbit2h ago

Trading

Spot
Futures
活动图片