
Cross-chain liquidity aggregation protocol LI.FI announced on May 27 the launch of LI.FI Intents— a modular end-to-end execution engine that competes orders through a network of professional solvers, built on reference contracts of the Open Intent Framework (OIF). The Ethereum Foundation confirmed: “The Open Intent Framework has taken the next step toward mass adoption.” LI.FI’s historical trading volume exceeds $80 billion.
LI.FI Intents 確認的架構:OIF 參考合約與求解器技術組件
LI.FI 在 X 平台的公告中確認,LI.FI Intents 直接建構在 OIF 參考合約之上,兩者並非並行實現,而是同一技術棧——LI.FI Intents 中的意圖就是 OIF 的意圖。LI.FI 指出,以往的意圖堆疊存在兩大結構性問題:其一,所有應用被強制採用單一共享執行模型,無法滿足 RWA 等複雜用例的需求,因為 RWA 流程需要有授權資質的求解器才能直接存取和做市這些代幣;其二,團隊若想自行建構,需從頭解決訂單表達、求解器網路引導、跨鏈結算、成交驗證等多重工程問題,耗費數月。OIF 確認包含的技術組件為:MIT 授權的生產環境智慧合約(oif-contracts)、開源 Rust 求解器(oif-solver),以及用於獲取報價和提交訂單的標準介面(oif-specs)。
OIF 的公共物品定位與以太坊基金會的確認
OIF 的核心設計原則是:若每個團隊都必須各自決定如何表達、確定和驗證意圖,生態系統將走向分裂;將這些選擇編碼為基於共享標準的模組化組件,生態系統則可相互受益並更快發展。以太坊基金會在 LI.FI Intents 發布時直接確認:「開放意圖框架被設計為意圖的共享基礎設施,是一個模組化、開放的框架,供生態共同構建意圖應用。」LI.FI、OpenZeppelin、Wonderland、Uniswap Labs、Hyperlane 及其他 30 多個團隊已確認作為貢獻者參與 OIF 規範的建構和完善。
LI.FI 確認的規模指標與開發者接入資源
LI.FI 確認,現有的 800 億美元歷史交易量、1 億多筆轉帳和 1,000 多項整合,構成了 OIF 相容求解器從第一天起即可使用的訂單流基礎。LI.FI 表示,整合 OIF 的求解器即整合了加密貨幣領域最大的訂單流來源之一,形成訂單流吸引求解器、求解器競爭穩定價格、最優價格吸引更多訂單流的確認循環機制。目前已適用的開發場景包括穩定幣支付、RWA 前端、受監管的金融科技產品及跨鏈 UX 錢包。開發者接入資源:LI.FI Intents 文檔位於 docs.li.fi/lifi-intents,OIF 框架位於 openintents.xyz。
常見問題
What is the relationship between LI.FI Intents and OIF, and can they be used independently?
According to LI.FI’s confirmation statement, LI.FI Intents is not a parallel implementation of OIF, but a production deployment directly built on top of the OIF reference contracts. Both use the same technical stack. LI.FI confirmed: “The intent in LI.FI Intents is the intent in OIF.” The OIF framework itself is open, and other teams can also build their own applications on top of the OIF base contracts.
OIF 由哪些組織主導,開放程度如何?
OIF 由以太坊基金會主導,定位為公共物品倡議。確認的貢獻團隊包括 LI.FI、OpenZeppelin、Wonderland、Uniswap Labs、Hyperlane 及其他 30 多個生態團隊。OIF 技術組件採用 MIT 授權,程式碼庫確認完全開放,貢獻者可提交合約、求解器或規範改進。
How is the time saved when building intent applications with OIF compared with building from scratch?
LI.FI confirmed in the announcement that OIF reduces the time required to build intent applications from months to days. The specific reason is that OIF provides ready-to-use MIT-licensed contracts (oif-contracts), open-source solvers (oif-solver), and standard interfaces (oif-specs), so developers do not need to solve from scratch multiple engineering problems such as order expressions, cross-chain settlement, and trade verification.