Pump.fun announces $3mln fund for startups – A move away from memecoins?

ambcrypto发布于2026-01-21更新于2026-01-21

文章摘要

Following a brief revenue rebound, Pump.fun has announced the launch of the Pump Fund, a $3 million investment arm designed to back early-stage teams based on public traction rather than traditional venture processes. The initiative began with a "build in public" hackathon, using community engagement as the primary funding criterion. Selected teams receive funding based on how well their projects resonate publicly, requiring them to launch a token, retain a portion of the supply, and demonstrate visible progress. This move aims to let users decide which projects deserve capital and is part of Pump.fun's broader effort to reduce rug risks and support longer project lifecycles. The announcement comes as Pump.fun's core business shows signs of recovery. After weeks of low activity, a short memecoin rebound lifted the platform's weekly fee revenues to an estimated $7.6 million, returning to levels last seen in September 2025. This represents an increase from the prior $4-$6 million range, highlighting the platform's sensitivity to speculative activity. The 30-day rolling revenue total also rose from $21.6 million to $24.8 million. However, the improved fundamentals have not yet translated into sustained price gains for the PUMP token. After steady gains in early January, PUMP has struggled to maintain recent highs and is now consolidating sideways. Key indicators like RSI and MACD show weakened momentum, and the token's performance remains closely tied to memecoin sentiment and...

Following a brief rebound that pushed revenues back up, Pump.fun [PUMP] has announced the Pump Fund, an investment arm that backs teams based on public traction.

What’s it about?

The Pump Fund is a new investment arm designed to back early-stage teams through participation, rather than traditional venture processes. The initiative opened with a $3 million “build in public” hackathon, making community traction the main funding filter.

Source: X

Instead of pitching to judges, selected teams receive funding based on how well their projects resonate publicly. Participants are required to launch a token, retain a portion of the supply, and show visible progress.

The idea is to let real users decide what deserves capital.

The move is the latest in Pump.fun’s recent efforts to reduce rug risks and support longer project lifecycles.

Revenues bounce back

These developments come as Pump.fun’s core business revives. After weeks of weak activity, a very brief memecoin rebound was enough to lift the platform’s fee revenues.

Over the past week, Pump.fun generated an estimated $7.6 million, back to levels last seen in September 2025.

Source: CryptoQuant

For much of the prior period, weekly fees had settled in a $4-$6 million range, so the platform is sensitive to even modest bursts of speculation. The improvement also showed up on a longer view, with the 30-day rolling total rising from $21.6 million to $24.8 million.

PUMP price slows

After going up steadily in early January, PUMP struggled to hold recent highs and is now moving sideways. RSI slipped toward neutral territory, while MACD had flattened.

Upside strength is lesser, and the pullback is indicative of consolidation.

Source: TradingView

PUMP remains closely tied to sentiment around memecoins and platform activity. It remains to be seen whether the latest developments result in prolonged demand.


Final Thoughts

  • Pump.fun’s $3M Pump Fund will fund projects that the public deem worthy.
  • With weekly fee surges and token consolidation, the platform’s long-term turn hasn’t yet reflected in price.
Next: Bitcoin price nears 60-day consolidation mark – Is $107K jump imminent?
Share
  • Share
  • Tweet

热门币种推荐

相关问答

QWhat is the purpose of the newly announced Pump Fund by Pump.fun?

AThe Pump Fund is a $3 million investment arm designed to back early-stage teams based on public traction through a 'build in public' hackathon, rather than traditional venture processes.

QHow does the Pump Fund's selection process differ from traditional venture capital?

AInstead of teams pitching to judges, funding is awarded based on how well projects resonate publicly, with participants required to launch a token, retain a portion of the supply, and show visible progress.

QWhat recent financial performance did Pump.fun experience prior to this announcement?

APump.fun's weekly fee revenues rebounded to an estimated $7.6 million, returning to levels last seen in September 2025, after weeks of weaker activity in the $4-$6 million range.

QHow is PUMP's token price performing according to technical indicators?

APUMP's price is moving sideways with RSI slipping toward neutral territory and MACD flattening, indicating consolidation after struggling to hold recent highs from early January.

QWhat broader shift does this fund represent for Pump.fun's business strategy?

AThe move represents Pump.fun's effort to reduce rug risks and support longer project lifecycles, potentially signaling a shift away from its memecoin-focused origins toward more sustainable project development.

你可能也喜欢

生成模型也能端到端训练了?核心竟是一个for循环

长期以来,深度学习在图像分类、检测等任务上凭借端到端训练取得了巨大成功,但生成模型领域却始终是个例外。当前主流的自回归、扩散模型等训练时只学习预测“一小步”,推理时则需要反复展开数百上千步,这种训练与推理的不一致导致了“暴露偏差”等问题,使得生成模型一直未能实现真正的端到端训练。 最近,一篇来自UIUC与哈佛大学的论文提出了“探索式建模(Explorative Modeling,XM)”新范式,其核心是一个简单到近乎朴素的for循环:在每个训练步骤中,模型生成K个候选样本,然后仅选取其中最接近真实数据的一个样本来计算损失和回传梯度。这种做法巧妙地绕开了传统生成模型中因使用重构损失(如平方误差)而导致的“模态模糊”问题——即模型倾向于输出多个可能答案的平均值,而这个平均值往往不属于任何真实的数据模式。 XM通过这种方式,在不拆分生成过程的前提下,直接提升了模型的“生成表达力”,即模型捕捉数据分布中多个独立模式的能力。论文将“探索”验证为继模型参数量、数据量之后的第三根可扩展轴。实验表明,随着模型规模、数据量和计算量的增大,探索带来的性能收益越发显著,在图像、视频、语言等多种任务上均能带来效率与质量的提升。 更重要的是,当探索程度足够时,XM可以实现真正的端到端生成。在机器人控制等任务中,仅需一次网络前向传播的XM策略,其性能可媲美甚至超过需要上百次前向的扩散模型策略,实现了推理效率的飞跃。 尽管“最佳K样本选择”的思想并非全新,但该研究的贡献在于清晰地揭示了这一简单机制如何直接解决生成模型的核心瓶颈,并为实现高效、端到端的生成模型开辟了新的可能性。随着模型规模的持续扩大,探索这一新维度可能将发挥越来越关键的作用。

marsbit7分钟前

生成模型也能端到端训练了?核心竟是一个for循环

marsbit7分钟前

年薪百万抢电工,Meta急到自己办技校

AI竞赛正面临新的瓶颈:工地。美国正面临严重的电工、建筑工等技术工人短缺,这已成为微软、Meta、OpenAI等公司快速建设超大规模AI数据中心(如OpenAI耗资160亿美元的“星际之门”项目)的“头号障碍”。 尽管AI公司愿支付高薪(如电工年薪可达24-28万美元),远超传统行业,但熟练技工仍供不应求。麦肯锡预测,美国在2023-2030年间需额外培养13万名电工和24万名建筑工,而劳工统计局预计每年仍有8万个电工岗位空缺。这种短缺导致项目延迟,每月可能造成数百万美元的收入损失。 AI数据中心建设复杂,需应对巨大功耗(一座设施耗电堪比数十万户家庭)、复杂的配电系统以及高密度散热(需液冷技术)等挑战,因此亟需大量技术娴熟的工人。 为此,科技巨头开始亲自下场培养人才。例如,Meta投入1.15亿美元建立建筑工人培训学校,提供免费培训及生活补贴,以快速输送工人上岗。OpenAI则与建筑工会合作,提前锁定熟练劳动力。同时,企业也将招聘目光投向高中生,鼓励年轻人投身技工行业。这些举措已见成效,Z世代对技工职业的兴趣显著上升。 然而,更深层的挑战在于电力。AI数据中心用电量正以惊人速度增长,已推高部分地区的电价。此外,数据中心建设是项目制的,建设期需要成千上万的工人,但建成后仅需少量常驻人员。这意味着未来可能面临熟练工人短期过剩、并流向其他行业压低薪资的风险。如何实现劳动力与电力资源的长期平衡,仍是悬而未决的问题。

marsbit1小时前

年薪百万抢电工,Meta急到自己办技校

marsbit1小时前

交易

现货

热门文章

如何购买MOVE

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

1.2k人学过发布于 2024.12.10更新于 2026.06.02

如何购买MOVE

相关讨论

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

活动图片