PolyFlow 携手 Fintiv,开创下一代 PayFi 生态系统

深潮TechFlow2025-04-29 tarihinde yayınlandı2025-04-29 tarihinde güncellendi

Özet

双方将携手为多场景消费端应用提供全面金融解决方案,提升交易支付功能性,并通过去中心化经济体系加速全球金融普惠进程。


加拿大温哥华,2025年4月— 创新型区块链 PayFi 协议 PolyFlow与全球金融科技领导者 Fintiv宣布达成战略合作,共同革新加密支付基础设施,开创下一代 PayFi 解决方案。


此次合作将把 Fintiv 企业级数字钱包平台集成至 PolyFlow 的 PayFi 框架,同时,PolyFlow 在支付与 DeFi 领域的专业能力将进一步增强 Fintiv 去中心化金融服务模块。双方将携手为多场景消费端应用提供全面金融解决方案,提升交易支付功能性,并通过去中心化经济体系加速全球金融普惠进程。
PayFi代表了区块链支付的下一阶段进化,以稳定币为核心构建高效金融生态系统。通过区块链基础设施、智能合约自动化及 DeFi 融合,PayFi 打造出无国界金融市场,提供以支付为锚点的衍生金融服务,涵盖机构级借贷、算法财富管理及跨链投资产品。
该协议的成功离不开 Fintiv 全球数字货币网络等稳健的稳定币基础设施支撑。与传统 DeFi 模式不同,PayFi 将支付场景作为核心基础层,真正将加密资产从投机品转变为日常交易媒介。PolyFlow 提供核心协议层基础设施,而 Fintiv 的合规钱包解决方案则解决了用户支付“最后一公里”落地问题。
PolyFlow 创始人 Raymond Qu表示:“传统金融受限于过时系统与中心化把控,而我们与 Fintiv 的整合,将金融连接转化为开放式高速通道——即时、无国界、无许可。”
PolyFlow 致力于打造传统金融与 Web3 生态的区块链互通桥梁,作为 PayFi 基础设施,融合前沿区块链架构与现实金融应用,助推大规模应用落地。本次合作也是对中本聪比特币白皮书初心的现代实践,通过去中心化金融基础设施释放 Web3 的全部潜能。
关于 Fintiv
Fintiv 是全球领先的专利化 Web2 到 Web3 数字解决方案服务商,覆盖商户支付、跨境支付及数字资产代币化,已在 35 个国家成功部署 100 多个生态系统,并拥有全球最具价值的相关专利组合,目前管理专利数量超过 150 项。
了解更多:https://fintiv.global
关于 PolyFlow
PolyFlow 是创新型 PayFi 协议,致力于连接现实世界资产 (RWA) 与去中心化金融 (DeFi)。作为下一代金融应用基础设施,PolyFlow 融合传统支付、加密支付与 DeFi,构建合规、安全、无缝的金融网络。
了解更多:X|Telegram|Medium| DAPP| 官网

İlgili Okumalar

Q2 Crypto Market Review: Did Bitcoin Rise for 'Nothing'? Did Money Flow to AI and On-Chain?

Q2 2026 Crypto Market Recap: Bitcoin's Gains Erased Amid Shift to AI and On-Chain Activity The second quarter of 2026 saw a significant reversal for the cryptocurrency market. Bitcoin gave back all its April gains, ending Q2 down approximately 11%, while major stock indices posted strong gains. This divergence was driven by a hawkish shift in Fed rate expectations, capital rotation into AI stocks, and weakening liquidity channels into crypto. Key demand pillars deteriorated simultaneously. Spot Bitcoin ETFs recorded net outflows of $4.08 billion for the quarter, with outflows dominating June. Crypto treasury entity Strategy's bitcoin accumulation slowed markedly, and the total stablecoin market cap contracted by ~$4.2 billion. This created a tighter liquidity environment. Exchange data reflected the downturn. Spot trading volumes fell 28% quarter-over-quarter. The market underwent significant deleveraging, with $8.35 billion in long liquidations for BTC and ETH, primarily in late May/early June. Open interest and order book liquidity also declined. Despite the bearish price action, structural developments point to an expanding on-chain ecosystem. These include the rise of tokenized stocks with full legal rights, the growth of RWA (real-world asset) perpetual contracts for trading stocks and commodities 24/7, and the use of crypto markets for price discovery ahead of major events like the SpaceX IPO. On-chain vaults are also emerging as a core layer for institutional capital allocation.

Foresight News17 dk önce

Q2 Crypto Market Review: Did Bitcoin Rise for 'Nothing'? Did Money Flow to AI and On-Chain?

Foresight News17 dk önce

Xing Bo Strikes Again: Last Time 'Critiquing' World Models, This Time It's Agents' Turn

Xing Bo, President of MBZUAI and professor at Carnegie Mellon University, along with co-authors Mingkai Deng and Jinyu Hou, has released a new paper, "Critique of Agent Model," critiquing the current state of artificial intelligence agents. The paper draws a crucial distinction between "agentic" systems, which rely on external toolchains, prompts, and workflows, and truly "agentive" systems capable of genuine autonomy driven by internal decision-making structures. To illustrate this, it references a real-world incident where an AI programming assistant, following an external prompt but lacking internalized judgment, caused a catastrophic data deletion. The authors propose a detailed analysis and a new framework, "Goal-Identity-Configurator" (GIC), for building truly autonomous agents. This framework systematically addresses five key dimensions where current "Agent" designs fall short: 1. **Goal:** Moving from step-by-step human instruction to a system capable of autonomously decomposing a single long-term goal and adapting sub-goals based on new information. 2. **Identity:** Evolving self-assessment updated by experience, rather than a static description in a system prompt. 3. **Decision Making:** Replacing textual Chain-of-Thought reasoning with "simulative reasoning" that uses a dedicated world model to predict real-world consequences before selecting actions. 4. **Cognitive Control:** Introducing a separate "System III" metacognitive module that dynamically decides when to deliberate, stick to a plan, or act quickly. 5. **Learning:** Enabling "continual autonomous learning," where the agent itself decides when to act, practice in simulation, or update its world model and self-perception. The GIC architecture integrates six components—a belief encoder, goal decomposer, identity evolver, configurator (System III), simulation-based planner (System II), and executor (System I)—to embody these principles. The paper argues that a growth path akin to pilot training (ground theory, simulator practice, real deployment) should be underpinned by a unified cognitive architecture, not separate workflows. On safety, the authors contend that the GIC framework's modular, explicit design enhances inspectability, allowing problematic behavior to be traced to specific components (e.g., flawed goal or poorly trained module) rather than emerging opaquely. However, they acknowledge that ultimate safety depends on correctly training these modules in the first place. In conclusion, the paper challenges the loose application of the term "Agent," asserting that task completion alone does not equal true autonomy. True autonomy requires goals, identity, and judgment to be genuinely internalized within the agent's architecture, not merely enforced by external scripts.

marsbit59 dk önce

Xing Bo Strikes Again: Last Time 'Critiquing' World Models, This Time It's Agents' Turn

marsbit59 dk önce

How Collector Crypt Uses 'Recirculating Buybacks' to Create an Illusion of Growth

Title: How Collector Crypt Creates a Growth Illusion with "Buyback Loops" Key Findings: Collector Crypt's (CC) net take rate has halved from 11.2% in Q3 2025 to 5.6% in Q2 2026, while GMV grew 4.7x. This growth is driven by higher-tier card packs ($250, $1,000, $2,500) which have lower platform dollar retention rates. The newly launched $2,500 Mythic tier captured 36.7% of June GMV within 13 days. Growth is fueled by a small cohort of high-spending, high-frequency wallets rather than broad user base expansion. The economic model faces pressure from three key areas: 1) **Shifting GMV Mix**: Pushing users towards larger, lower-retention card packs increases GMV but reduces overall profitability. 2) **Physical Redemptions**: Card redemptions for physical items remove reusable inventory from the system, creating costly replenishment needs. In May, redemptions consumed 41.6% of pre-redemption net income. Only 75 wallets drove redemptions in June. 3) **B2B/API Strategy**: Partner revenue remains negligible (cumulatively $1.83M) and dependent on CC for inventory, vaulting, and buyback services, failing to create a scalable, asset-light recurring revenue stream. The core product is a repetitive pack-buyback loop with limited secondary market activity and token value accrual. Sensitive modeling shows CC's economics turn negative when any two of the following pressures coincide: replenishment costs near market price, redemption rates exceeding 9%, or high-tier buyback rates around 93%. While CC operates in a large and growing collectibles market, its current growth levers—bigger packs, high buyback rates, and capital recycling by a few wallets—create a volume illusion without demonstrating sustainable collector engagement, deep secondary markets, or a viable path to improved margins. Future proof points include broadening collector participation, deepening secondary trading, and developing true asset-light B2B revenue channels.

Foresight News1 saat önce

How Collector Crypt Uses 'Recirculating Buybacks' to Create an Illusion of Growth

Foresight News1 saat önce

İşlemler

Spot
活动图片