Gate Enters Strategic Partnership with Bank Frick to Launch Multi-Currency Fiat On-Ramp and Off-Ramp Services

marsbit发布于2026-03-11更新于2026-03-11

文章摘要

Gate, a leading global digital asset trading platform, has entered a strategic partnership with Bank Frick, a Liechtenstein-based bank, to offer multi-currency fiat deposit and withdrawal services for institutional clients. This collaboration enables users to access major fiat currencies through Bank Frick’s xPULSE payment infrastructure, which supports near-instant transactions 24/7, beyond traditional banking hours. The service reduces reliance on regional currency pre-conversion and allows direct trading with major fiat currencies, enhancing accessibility and settlement efficiency for global institutional traders. All services operate under applicable regulatory and compliance standards. Gate’s Dr. Han emphasized the partnership’s client demand for compliant and convenient multi-currency access, while Bank Frick’s Mirko Pfiffner highlighted the role of xPULSE in providing secure and regulated fiat gateways for the crypto ecosystem. The partnership strengthens Gate’s institutional service capabilities and reinforces its role as a bridge between traditional finance and digital assets.

Gate, a leading global digital asset trading platform, has entered into a strategic partnership with Liechtenstein-based Bank Frick to offer fiat on-ramp and off-ramp services for institutional clients across multiple jurisdictions. This collaboration aims to provide institutional clients with convenient access to mainstream fiat currencies. The initial phase supports multiple major fiat currencies, with plans for further service expansions to be announced soon.

Bank Frick boasts over 25 years of development and is renowned in the fields of regulated blockchain banking services, tokenization solutions, and innovative payment infrastructure. As a pioneer in the European blockchain sector, the bank has built a robust ecosystem encompassing crypto exchanges, market makers, and professional financial institutions, dedicated to bridging the traditional financial system and the digital asset space. Its self-developed xPULSE payment service operates 24/7, breaking through the limitations of traditional banking hours, enabling near-instant fiat transactions even outside regular cut-off times.

Through this partnership, Gate clients will utilize Bank Frick's xPULSE payment infrastructure to deposit and withdraw multi-currency fiat funds, supporting fiat trading of mainstream crypto assets on the Gate platform. This service reduces reliance on pre-conversion of regional currencies, allowing clients to trade directly with major fiat currencies and experience seamless settlement, which is particularly important for global institutional traders operating across time zones. All related services are executed in accordance with applicable regulatory and compliance standards, operating under a governance framework to ensure a secure and compliant trading environment.

"Mainstream fiat currencies remain the core foundation of global digital asset trading, and our clients have long awaited a compliant and convenient multi-currency access solution," said Dr. Han, Founder and CEO of Gate. "By partnering with Bank Frick, which possesses professional expertise in connecting the traditional banking system and the crypto space, we are meeting this demand while upholding our commitment to compliant operations. This partnership further strengthens Gate's service capabilities, enabling hedge funds, asset management firms, family offices, and other eligible users to more easily participate in the mainstream crypto asset market through reliable fiat channels."

Mirko Pfiffner, Senior Solutions Manager at Bank Frick, added: "We are delighted to establish this partnership with Gate, further expanding regulated fiat and crypto asset on-ramp and off-ramp channels for global clients. Our xPULSE infrastructure is tailor-made for the digital asset industry, featuring 24/7 operation capabilities, efficient settlement mechanisms, and a strong emphasis on compliance. This collaboration reinforces our mission to provide secure and robust fiat on-ramp and off-ramp channels for the global crypto ecosystem."

This partnership marks a significant step for Gate in continuously strengthening its fiat infrastructure and institutional service capabilities. By deepening cooperation with regulated banking partners, Gate continues to optimize access experience, settlement efficiency, and compliance capabilities, further solidifying its position as a vital gateway connecting traditional finance and the digital asset economy.

About Bank Frick

Bank Frick is one of the pioneers of regulated blockchain banking services in Europe, becoming the first European bank to offer such services in 2018. In addition to traditional banking services, Bank Frick focuses on asset tokenization, innovative fund solutions, capital market trading, and credit card acquiring services. It is the only bank in Liechtenstein holding acquiring licenses from both Visa and Mastercard. The bank has been family-owned since 1998, is headquartered in Balzers with approximately 300 employees, and has branches in London and Dubai. Bank Frick is ISO 27001 certified and is committed to being a bridge between traditional finance and digital business models.

About Gate

Founded in 2013 by Dr. Han, its Founder and CEO, Gate is one of the world's leading cryptocurrency trading platforms. The platform serves over 50 million users and supports trading for over 4,500 crypto assets. As an industry benchmark, Gate was among the first to achieve 100% Proof of Reserves. Its ecosystem encompasses diverse services including Gate Wallet and Gate Ventures.

To learn more, please visit: Website | X | Telegram | LinkedIn | Instagram | YouTube

Disclaimer:

This content does not constitute any offer, solicitation, or recommendation. You should always seek independent professional advice before making any investment decision. Please note that Gate may restrict or prohibit all or part of its services from restricted regions. Please read the User Agreement for more information at: https://www.gate.com/zh/user-agreement.

相关问答

QWhat is the main purpose of the strategic partnership between Gate and Bank Frick?

AThe partnership aims to provide institutional clients with convenient access to mainstream fiat currency deposit and withdrawal services, supporting multiple major currencies and enabling direct trading of mainstream crypto assets with fiat currencies.

QWhich Bank Frick payment infrastructure is being utilized in this collaboration to handle fiat transactions?

AThe collaboration utilizes Bank Frick's xPULSE payment infrastructure, which supports 24/7 operation and enables near-instant fiat transactions even outside conventional banking hours.

QWhat specific advantages does the xPULSE system offer to global institutional traders according to the announcement?

AxPULSE offers 24/7 operation capabilities, efficient settlement mechanisms, and reduces dependence on regional currency pre-conversion, allowing direct trading with major fiat currencies and providing a seamless settlement experience crucial for global institutional traders operating across time zones.

QHow does Bank Frick describe its role in connecting traditional finance with digital assets?

ABank Frick describes itself as a pioneer in regulated blockchain banking services in Europe, focusing on asset tokenization, innovative fund solutions, capital market transactions, and serving as a bridge connecting traditional financial systems with digital business models.

QWhat significant milestone did Gate achieve in the industry according to the article?

AGate became the industry benchmark by being the first to achieve 100% Proof of Reserves, demonstrating full transparency and security for user assets on its platform.

你可能也喜欢

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

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

marsbit20分钟前

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

marsbit20分钟前

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

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

marsbit22分钟前

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

marsbit22分钟前

交易

现货
合约

热门文章

什么是 $BANK

银行人工智能:银行业未来的革命性一步 介绍 在科技迅速发展的时代,银行人工智能站在人工智能(AI)和银行服务的交汇点。这个创新项目旨在重新定义金融格局,通过人工智能的力量提升运营效率、安全措施和客户体验。在我们开始探讨银行人工智能的过程中,我们将深入了解该项目的内容、运营动态、历史背景和重要里程碑。 什么是银行人工智能? 从本质上讲,银行人工智能代表了一项变革性倡议,旨在将人工智能融入各种银行运营中。该项目利用人工智能的能力自动化流程、改善风险管理协议并通过个性化服务增强客户互动。 银行人工智能的主要目标包括: 银行功能自动化:通过利用人工智能技术,银行人工智能旨在自动化日常任务,减轻人力资源的负担并提升效率。 增强风险管理:该项目利用人工智能算法预测和识别风险,从而加强对欺诈和其他威胁的安全措施。 个性化银行服务:银行人工智能专注于通过分析客户数据和行为提供量身定制的金融产品和服务。 改善客户体验:实施人工智能驱动的解决方案,如聊天机器人和虚拟助手,旨在为用户提供更人性化的互动,彻底改变客户与银行的互动方式。 凭借这些目标,银行人工智能将自己定位为一个重要参与者,使银行服务更加高效、安全和以用户为中心。 银行人工智能的创造者是谁? 关于银行人工智能创造者的详细信息仍然未知。因此,在现有信息中没有确定的个人或组织。有关项目创立的匿名性引发了各种问题,但并不削弱其雄心勃勃的愿景和目标。 银行人工智能的投资者是谁? 与项目的创造者类似,银行人工智能的投资者或支持组织的具体信息尚未披露。没有这些信息,很难概述可能推动该项目前进的资金支持和机构保障。尽管如此,拥有坚实的投资基础对于在如此创新的领域维持发展至关重要。 银行人工智能如何运作? 银行人工智能在多个创新领域运作,专注于使其与传统银行框架区分开来的独特因素。以下是关键运营特点: 自动化:通过应用机器学习算法,银行人工智能自动化银行内的各种手动流程。这降低了运营成本,使人类员工能够将精力转向更具战略性的活动。 先进的风险管理:将人工智能整合到风险管理实践中,使银行具备准确预测潜在威胁如欺诈的工具,从而确保客户信息和资产的安全。 量身定制的财务建议:通过持续学习客户互动,人工智能系统对用户需求形成细致了解,使其能够在财务决策上提供量身定制的建议。 增强客户互动:利用由人工智能驱动的聊天机器人和虚拟助手,银行人工智能使客户体验更加生动,让用户能够快速解决问题,从而减少等待时间,提高满意度。 这些运营特点共同将银行人工智能定位为银行业的先锋,为服务交付和运营卓越建立新的基准。 银行人工智能的时间线 了解银行人工智能的轨迹需要查看其历史背景。以下是突显重要里程碑和发展的时间线: 2010年代初:人工智能与银行服务的整合构思开始受到关注,银行机构认识到潜在的好处。 2018年:当银行开始使用聊天机器人等人工智能工具进行基本客户服务和风险管理系统以提高安全性时,人工智能技术的实施显著增加。 2023年:人工智能的复杂性继续提高,生成式人工智能被引入用于更复杂的任务,如文档处理和实时投资分析。今年标志着人工智能技术为银行提供的能力的重大飞跃。 2024年至今:截至今年,银行人工智能处于上升轨迹,持续的研究和开发正在进一步提升银行运营的能力。对人工智能应用的持续探索暗示着即将出现的激动人心的发展。 关于银行人工智能的关键点 人工智能在银行业的整合:银行人工智能专注于采用人工智能来简化银行流程并改善用户体验。 自动化和风险管理重点:该项目在这些领域有很强的强调,旨在减轻日常任务的负担,同时通过预测分析增强安全框架。 个性化银行解决方案:通过利用客户数据,银行人工智能能够提供符合个人用户需求的量身定制的银行服务。 对发展的承诺:银行人工智能承诺持续进行研究和开发,确保其适应性和持续的相关性,随着技术的不断发展而演变。 结论 总之,银行人工智能体现了银行业向前迈出的重要一步,通过运用人工智能来重塑操作范式、增强安全性并促进客户满意度。尽管关于创造者和投资者的信息缺如,银行人工智能清晰的目标和功能机制为其持续演变提供了坚实的基础。随着人工智能技术的不断进步并与银行业结合,银行人工智能在未来的金融服务中将对我们理解和互动银行的方式产生重大影响。

125人学过发布于 2024.04.06更新于 2024.12.03

什么是 $BANK

如何购买BANK

欢迎来到HTX.com!我们已经让购买Lorenzo Protocol(BANK)变得简单而便捷。跟随我们的逐步指南,放心开始您的加密货币之旅。第一步:创建您的HTX账户使用您的电子邮件、手机号码注册一个免费账户在HTX上。体验无忧的注册过程并解锁所有平台功能。立即注册第二步:前往买币页面,选择您的支付方式信用卡/借记卡购买:使用您的Visa或Mastercard即时购买Lorenzo Protocol(BANK)。余额购买:使用您HTX账户余额中的资金进行无缝交易。第三方购买:探索诸如Google Pay或Apple Pay等流行支付方法以增加便利性。C2C购买:在HTX平台上直接与其他用户交易。HTX场外交易台(OTC)购买:为大量交易者提供个性化服务和竞争性汇率。第三步:存储您的Lorenzo Protocol(BANK)购买完您的Lorenzo Protocol(BANK)后,将其存储在您的HTX账户钱包中。您也可以通过区块链转账将其发送到其他地方或者用于交易其他加密货币。第四步:交易Lorenzo Protocol(BANK)在HTX的现货市场轻松交易Lorenzo Protocol(BANK)。访问您的账户,选择您的交易对,执行您的交易,并实时监控。HTX为初学者和经验丰富的交易者提供了友好的用户体验。

1.1k人学过发布于 2025.05.09更新于 2025.05.09

如何购买BANK

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对BANK(BANK)币价的意见。

活动图片