【比推每日新闻精选】特朗普:加密货币是一种非常有意思的东西,我们已经打造了一个非常强大的产业;Ripple CEO:将撤销针对美SEC的交叉上诉;数据:稳定币初创企业VC融资超2021年峰值

比推Publicado em 2025-06-28Última atualização em 2025-06-28

比推小编每日为您精选的Web3新闻:

【特朗普:加密货币是一种非常有意思的东西,我们已经打造了一个非常强大的产业

比推消息,美国总统特朗普今日在讲话中表示,加密数字货币是一种非常有意思的东西,我们已经打造了一个非常强大的产业。加密货币创造了就业机会,比特币还减轻了美元的压力。在此前的股市下跌中,加密货币的价值下降程度低于其他资产,突显了加密领域的韧性。

Ripple CEO:将撤销针对美SEC的交叉上诉,诉讼案件有望终结】

比推消息,瑞波(Ripple)首席执行官布拉德·加林豪斯(Brad Garlinghouse)今日在X平台(原Twitter)宣布,公司将撤销针对美国证券交易委员会(SEC)的交叉上诉,并预计SEC也将如其此前所言撤销其上诉。加林豪斯表示,此举标志着双方长达数年的法律纠纷有望“一劳永逸地”画上句号,公司将把重心放在“构建价值互联网”上。

此前,Ripple首席法务官斯图尔特·阿尔德罗蒂(Stuart Alderoty)于6月26日曾发文指出,法院已给予Ripple两种选择:要么驳回他们针对历史性机构销售裁决的上诉,要么继续推进上诉。他当时强调,无论选择何种路径,XRP作为非证券的法律地位保持不变。此次Ripple撤回交叉上诉,结合SEC此前表态,意味着备受关注的Ripple与SEC之间的诉讼有望结束。

【数据:稳定币初创企业VC融资超2021年峰值】

比推消息,根据The Block的最新数据,稳定币及支付类别的风险投资活动呈现显著反弹。稳定币初创企业VC融资超2021年峰值,2024年第三季度和第四季度分别录得43宗和42宗交易,创下了该领域季度交易数量的历史新高。这一增长尤为引人注目,因为2021年全年该类别的总交易量为87宗。在2025年第一季度,所有风险投资交易中有7.5%投向了支付提供商或稳定币发行方。目前,稳定币和支付类别已成为少数几个超越2021年业绩指标的加密领域之一。

报告表示,稳定币赋能公司(stablecoin-enabled companies)的迅速崛起,吸引了传统加密投资者之外的广泛主流关注和机构兴趣。Circle非常成功的首次公开募股(IPO)起到了关键催化剂作用,向传统投资者证明稳定币基础设施能够产生可观回报和可持续的商业模式。这种机构认可促使大量风险投资在过去几个月涌入更广泛的稳定币生态系统。

Robinhood 推出 XRPSolana “微型”期货合约】

比推消息,经纪公司 Robinhood Markets(股票代码:HOOD)宣布已上线微型 XRP 和 Solana 期货,标志着其加密货币产品系列的最新扩展。该公司还推出了现有比特币周五期货产品的微型版本。

微型期货是规模较小的期货合约,允许交易者对股票指数、商品或货币等资产的价格变动进行投机或对冲,与标准期货相比,其资本要求较低,风险也较低。

Robinhood今年早些时候开始推出外汇、指数、大宗商品和加密货币的期货产品。其首批加密货币期货均以现金结算,包括比特币期货、微型比特币期货、比特币周五期货和 ETH 期货。后来,Robinhood 又扩展到 XRP 和 Solana 期货。

【特朗普家族加密项目 WLFI 与 Re7 Labs 合作推出 USD1 财库】

比推消息,特朗普家族加密项目 WLFI 与Re7 Labs合作推出 USD1 财库,Re7 Labs 最近从香港家族理财室 VMS Group 获得了高达 1000 万美元的融资,后者管理着约 40 亿美元的资产,并且首次进入加密货币领域。据悉相关财库是 World Liberty 更广泛计划的一部分,旨在将 USD1 稳定币扩展到币安的 BNB 链。

Arkham:贝莱德本周迄今已购买价值 11.5 亿美元的比特币】

比推消息,Arkham 在 X 平台发文披露数据称,贝莱德本周迄今已购买价值 11.5 亿美元的比特币,贝莱德持有的比特币价值也达到历史最高水平,达到 777 亿美元。


Twitter:https://twitter.com/BitpushNewsCN

比推 TG 交流群:https://t.me/BitPushCommunity

比推 TG 订阅: https://t.me/bitpush

说明: 比推所有文章只代表作者观点,不构成投资建议

Leituras Relacionadas

Jensen Huang: Prompts are Becoming Obsolete, Loops are the New Paradigm

Jensen Huang, alongside AI leaders like Peter Norvig, Boris Cherny, and Andrew Ng, is advocating for a shift from "prompt engineering" to "loop engineering" as the new paradigm for AI development. Instead of manually crafting individual prompts, the focus is now on designing autonomous loops—systems where AI agents execute tasks, self-validate results, and iterate until completion without constant human oversight. A loop is a management framework that enables agents to operate independently. Key implementations are seen in Claude Code (with features like /loop, /goal, and /schedule) and OpenAI Codex, which employ multiple agents working in parallel within isolated environments. A core principle is the separation of roles: one agent (or model) performs the task, while an independent agent (or a smaller, separate model) validates the output to ensure objectivity. The article outlines a practical roadmap for implementing loops, starting with a "four-condition test" to assess suitability, building a minimal viable loop, and emphasizing critical pitfalls to avoid, such as lacking hard stop conditions or allowing loops to handle tasks requiring human judgment. This evolution is framed as the fourth major shift in AI interaction: from Prompt Engineering (crafting instructions) to Context Engineering (providing background information), then to Harness Engineering (building tool-enabled environments), and finally to Loop Engineering (creating self-sustaining systems). This progression reflects a consistent trend of increasing abstraction, moving human involvement from direct instruction to system design and rule-setting. The concept has academic roots in frameworks like ReAct, which formalized the "reason-act-observe" cycle. While loop engineering promises greater automation, experts caution about managing token costs and warn against outsourcing understanding—AI can assist, but deep problem comprehension remains essential.

marsbitHá 32m

Jensen Huang: Prompts are Becoming Obsolete, Loops are the New Paradigm

marsbitHá 32m

GPT Designs GPT

OpenAI has unveiled its first custom AI chip, Jalapeño, a move signaling a strategic shift beyond being a mere model company. While many see it as a challenge to NVIDIA, its core aim is to control the entire intelligent production pipeline—from models and chips to data centers and energy. The key driver is the evolving competitive landscape: model advantages are shrinking, while the computational gap in areas like cost-per-token, system throughput, and energy efficiency is becoming the true long-term barrier. Jalapeño is primarily an inference chip, targeting the massive and growing "inference tax"—the daily operational cost of generating tokens for services like ChatGPT and APIs. By designing its own hardware optimized for its specific workloads and future product roadmaps (even using AI to aid the chip design process), OpenAI aims to drastically reduce token generation costs and improve system efficiency. This creates a potential flywheel: better models help design better chips, which lower costs for running next-generation models, supporting more users and products, which in turn provides more data to refine future chips. The strategy mirrors Apple’s integrated approach, building a closed loop where hardware, software, and applications are co-optimized. In the long term, OpenAI is not trying to become the next NVIDIA (a supplier of "shovels" to all AI companies) but to own and operate the entire "mine"—selling the end product of intelligence itself. This move marks OpenAI's ambition to evolve from creating the smartest models to controlling the foundational infrastructure of AI production.

marsbitHá 57m

GPT Designs GPT

marsbitHá 57m

Ethereum Foundation Interim Executive Director Speaks Out: What Is Our Mission?

The Ethereum Foundation's core mission is to ensure Ethereum remains a truly permissionless, censorship-resistant, private, and open infrastructure for large-scale, sovereign coordination. The article clarifies the EF's focus and dismisses irrelevant objectives, such as pursuing institutional popularity or short-term speculation. Its core work centers on eliminating systemic weaknesses. This involves fortifying Ethereum across multiple layers—protocol, access, user, and institutional—against exploitation, control, or surveillance. Key initiatives include minimizing harmful MEV and preventing privileged control over transaction flow, making unconditional privacy a foundational default, ensuring staking remains permissionless and decentralized, and strengthening user-facing access points to uphold autonomy. Concurrently, the EF aims to seize strategic opportunities. These include leading the transition to post-quantum cryptography, achieving a fully verifiable protocol stack, establishing Ethereum as private digital cash, integrating user-owned AI agents with personal wallets, and demonstrating that trusted-neutral infrastructure can competitively handle disintermediated coordination at an institutional scale. The article also addresses recent organizational changes, stating that personnel departures were due to strategic realignment, role fit, or natural evolution. It clarifies the approach to spin-outs, emphasizing that external funding will be provided only for work critical to the EF's mission that reduces Ethereum's dependency without creating new risks or mission drift. Ultimately, the EF is committed to building an enduring, neutral system that reshapes global coordination, focusing relentlessly on the principles of censorship resistance, openness, privacy, and sovereignty (CROP).

链捕手Há 1h

Ethereum Foundation Interim Executive Director Speaks Out: What Is Our Mission?

链捕手Há 1h

Trading

Spot
Futuros
活动图片