Safe Foundation and World Foundation Strengthen Economic Alignment Through 5-Year Token Swap

TheNewsCrypto發佈於 2026-02-19更新於 2026-02-19

文章摘要

Safe Foundation and World Foundation have entered a five-year token swap as the inaugural partnership in Safe’s 5M SAFE Ecosystem Alignment Program. This long-term commitment aims to strengthen economic alignment and advance secure, user-friendly self-custody solutions at scale. The program allocates up to 5 million SAFE tokens to foster infrastructure development through multi-year token swaps, creating bilateral economic exposure with ecosystem leaders. World Foundation has been a key player in onboarding over 37 million users to self-custody via Safe smart accounts, contributing to easier user onboarding and improved UX. The collaboration supports open-source standards and public good initiatives, aligning with Safe’s mission to promote digital ownership. Safe, securing approximately $60 billion in assets, is a leading onchain custody protocol focused on universal smart account standards. This partnership underscores a shared commitment to accelerating the adoption of secure and accessible self-custody across the onchain economy.

First partnership in Safe Foundation’s 5M SAFE Ecosystem Alignment Program, with a five-year commitment to advancing secure and easy self-custody

The Safe Foundation and World Foundation are doubling down on their shared vision with a five-year token swap – a long-term commitment that signals deep collaboration to advance usable self-custody at scale. This inaugural partnership in our 5M SAFE Ecosystem Alignment Program uses SAFE and WLD tokens to create bilateral economic exposure, positioning both ecosystems to accelerate secure and easy self-custody adoption.

Safe Foundation launches Ecosystem Alignment Program, allocating up to 5M SAFE to scale infrastructure

The Safe Foundation is committing up to 5,000,000 SAFE to accelerate the infrastructure powering secure and easy self-custody across the onchain economy. Through multi-year token swaps, the Safe Foundation is creating genuine, bilateral economic exposure with ecosystem leaders.

The program operates through standardized, non-exclusive agreements designed to foster open collaboration, not closed ecosystems. As self-custody infrastructure matures from experimental to essential, the Safe Foundation ensures it’s economically positioned alongside the teams making that transition possible. This ensures that technical collaboration becomes economically rational, and long-term ecosystem success becomes mutually reinforcing.

A Collective Commitment to Usable Self-Custody at Scale

World has done more to onboard people around the world to self-custody than anyone else. From the beginning, World chose to build on the Safe smart account. It continues to enable every user to have a secure self-custodial experience, while making use of the flexibility and composability of the tech stack allowing to abstract onboarding and day to day hurdles for users.

Through this, the World ecosystem has created the leading application across Web3, having onboarded more than 37M individuals. The use of smart accounts has been critical for easier onboarding and for enabling the UX of self-custody that can rival that of centralized web2 services. Ultimately, this gives verified humans on World rights and ownership over their identity, data and assets. With their launch of World Chain and ongoing development of the space they are actively bringing and supporting builders which by nature overlaps towards the Safe ecosystem. This includes grant programs for developers and builders that interact with Safe based World accounts. After previous collaborations we are excited to continue and deepen the alignment between both teams.

World Foundation’s commitment to support open source standards and actively contribute to the open source ecosystem adds another layer of value alignment between the Safe project, including its DAO enforced public good nature of the Safe smart contracts.

About Safe

Safe (previously Gnosis Safe) is an onchain asset custody protocol, securing ~$60 Billion in assets today. Released as on open-source software stack by the Safe Ecosystem Foundation, it is establishing a universal ‘smart account standard for secure custody of digital assets, data, and identity. Safe is built for the mission to unlock digital ownership for everyone in web3, including DAOs, enterprises, retail, and institutional users

Website, Twitter, Discord, Blog, GitHub, Docs

About the Safe Ecosystem Foundation, Zug, Switzerland

The mission of the Safe Ecosystem Foundation is to support the development of Safe, to strengthen Safe technology and to promote the Safe Ecosystem. The Safe Ecosystem is a non-profit organisation based in Zug, Switzerland, that helps educate people about Safe smart accounts and promotes Safe technology through the provision of grants and other forms of funding.

This is not an offer to sell or a solicitation of an offer to purchase any SAFE tokens and is not an offering, advertisement, solicitation, confirmation, statement, or any financial promotion that can be construed as an invitation or inducement to engage in any investment activity or similar.

The Safe Ecosystem Foundation makes no representations, warranties and/or covenants with respect to the Safe Technology (or any implementations of the Safe{Wallet} and/or Safe Smart Accounts) or any program (Grants, Hackathons and/or any other forms of funding) run by the Safe Ecosystem Foundation. You should not rely on the content herein for advice of any kind, including legal, investment, financial, tax, or other professional advice, and such content is not a substitute for advice from a qualified professional.

Disclaimer: TheNewsCrypto does not endorse any content on this page. The content depicted in this Press Release does not represent any investment advice. TheNewsCrypto recommends our readers to make decisions based on their own research. TheNewsCrypto is not accountable for any damage or loss related to content, products, or services stated in this Press Release.

TagsPress ReleaseSafe Foundation

相關問答

QWhat is the purpose of the 5-year token swap between Safe Foundation and World Foundation?

AThe 5-year token swap creates bilateral economic exposure between the two foundations using SAFE and WLD tokens, representing a long-term commitment to advance secure and easy self-custody adoption at scale.

QHow much SAFE has the Safe Foundation allocated to its Ecosystem Alignment Program?

AThe Safe Foundation has allocated up to 5,000,000 SAFE tokens to its Ecosystem Alignment Program to accelerate infrastructure for secure self-custody.

QWhat makes World Foundation's approach to self-custody particularly significant according to the article?

AWorld Foundation has onboarded more than 37 million individuals to self-custody, creating the leading application across Web3 by using Safe smart accounts to enable user-friendly experiences that rival centralized web2 services.

QWhat is the core mission of the Safe protocol as described in the article?

ASafe's mission is to unlock digital ownership for everyone in web3 by establishing a universal smart account standard for secure custody of digital assets, data, and identity, currently securing approximately $60 billion in assets.

QHow does the article describe the nature of the agreements in the Ecosystem Alignment Program?

AThe program operates through standardized, non-exclusive agreements designed to foster open collaboration rather than closed ecosystems, making technical collaboration economically rational and ensuring long-term mutual success.

你可能也喜歡

OpenAI后训练工程师翁家翌,给Agentic AI提出了新范式假设

OpenAI工程师翁家翌提出名为“启发式学习”的新范式,探索AI通过自主编写和修改代码来提升能力,而非仅依赖训练神经网络参数。 在实验中,他让Codex在明确目标和反馈闭环中,为Atari Breakout等游戏编写纯Python策略代码,通过反复运行、查看日志与回放、定位失败并修改代码,最终使策略在Breakout中达到理论满分。这种“启发式学习”将经验沉淀为可阅读、修改和审计的软件系统,而非难以解释的神经网络权重。 文章对比了启发式学习与深度强化学习的差异:前者更新的是代码结构和规则,具备更好的可解释性、更高的样本效率,并能通过回归测试等方式缓解灾难性遗忘问题。在Atari57游戏的批量测试中,该方法在部分游戏上表现出接近或超越传统强化学习算法的效率,但在需要长程规划的复杂任务中仍存在局限。 该范式的潜在产业意义包括:为机器人控制等场景提供更轻量、可审计的解决方案;提升安全关键系统的可解释性与可维护性;以及为智能体产品提供能力沉淀和共享的新路径。然而,其实用性仍需在更复杂的真实场景中进一步验证。 翁家翌认为,未来更可能是神经网络(负责快速感知等)与启发式系统(负责规则、记忆与安全)结合的分工模式。这预示着AI发展的一条可能路径:在强大编码智能体的辅助下,部分经验可以重新转化为可读、可维护的软件工程资产。

marsbit48 分鐘前

OpenAI后训练工程师翁家翌,给Agentic AI提出了新范式假设

marsbit48 分鐘前

你的 Claude 今晚要做梦了,别打扰它

Anthropic在开发者大会上为AI智能体平台引入了“做梦”(Dreaming)功能,这实际上是一种基于历史运行日志的离线批处理与自我优化机制。AI智能体在完成复杂任务后,会利用闲置时间自动回顾大量操作记录,从中提炼有效模式(例如更优的操作路径),并固化为可共享的记忆,从而提升后续任务效率。 类似机制也出现在其他AI产品中,如Hermes Agent的“Curator”功能可自动将经验整理成“Skill”,OpenClaw的“做梦”流程则细分为浅睡、快速眼动和深睡三个阶段,通过多维度加权决定哪些信息应存入长期记忆。 该功能与“记忆”(Memory)技术紧密相关。当前AI能力的核心挑战之一是如何有效管理与利用不断增长的上下文信息。一方面,行业正通过技术创新(如Subquadratic公司宣称的1200万token超长上下文模型)试图扩大信息容量;另一方面,“做梦”这类功能旨在让AI在有限上下文窗口内,主动筛选、巩固重要信息,模仿人类睡眠中的记忆处理过程。 文章指出,科技公司频繁使用“思考”“记忆”“做梦”等拟人化术语来描述AI功能,这不仅是技术类比,更是一种营销策略和认知塑造。它模糊了机器与人的边界,影响用户对产品的感知与期待,并在无形中转移了技术缺陷的责任归属。本质上,AI的“做梦”仍是一种消耗计算资源的自动化数据处理,但其命名方式却让我们更倾向于将其视为拥有内在生命的数字实体。

marsbit50 分鐘前

你的 Claude 今晚要做梦了,别打扰它

marsbit50 分鐘前

交易

現貨
合約

熱門文章

如何購買SWAP

歡迎來到HTX.com!在這裡,購買TrustSwap (SWAP)變得簡單而便捷。跟隨我們的逐步指南,放心開始您的加密貨幣之旅。第一步:創建您的HTX帳戶使用您的 Email、手機號碼在HTX註冊一個免費帳戶。體驗無憂的註冊過程並解鎖所有平台功能。立即註冊第二步:前往買幣頁面,選擇您的支付方式信用卡/金融卡購買:使用您的Visa或Mastercard即時購買TrustSwap (SWAP)。餘額購買:使用您HTX帳戶餘額中的資金進行無縫交易。第三方購買:探索諸如Google Pay或Apple Pay等流行支付方式以增加便利性。C2C購買:在HTX平台上直接與其他用戶交易。HTX 場外交易 (OTC) 購買:為大量交易者提供個性化服務和競爭性匯率。第三步:存儲您的TrustSwap (SWAP)購買TrustSwap (SWAP)後,將其存儲在您的HTX帳戶中。您也可以透過區塊鏈轉帳將其發送到其他地址或者用於交易其他加密貨幣。第四步:交易TrustSwap (SWAP)在HTX的現貨市場輕鬆交易TrustSwap (SWAP)。前往您的帳戶,選擇交易對,執行交易,並即時監控。HTX為初學者和經驗豐富的交易者提供了友好的用戶體驗。

320 人學過發佈於 2024.12.10更新於 2025.03.21

如何購買SWAP

相關討論

歡迎來到 HTX 社群。在這裡,您可以了解最新的平台發展動態並獲得專業的市場意見。 以下是用戶對 SWAP (SWAP)幣價的意見。

活动图片