L2 'Recalibration': When L1 Becomes Its Own Rollup, What Is Ethereum's Endgame?

marsbitPublicado em 2026-07-21Última atualização em 2026-07-21

Resumo

The article discusses the evolving relationship between Ethereum's Layer 1 (L1) and Layer 2 (L2) solutions, moving beyond the initial "L2 for scaling" model. As Ethereum L1 itself scales (increasing Gas Limit, statelessness, zkEVM), the unique value proposition of L2s shifts from merely providing cheap execution to offering differentiated features like application-specific optimization, privacy, and flexible governance. The piece explores three key themes: 1. **L2's New Role:** L2s are transitioning from a pure scaling technology to a spectrum of execution environments with varying degrees of security inheritance from Ethereum L1. 2. **Interoperability as State Trust:** Solving L2 fragmentation is less about cross-chain bridges and more about enabling faster, trust-minimized state verification between environments. This involves initiatives like faster L1 finality, intent-based architectures (Open Intents Framework), and native account abstraction. 3. **Blurring Layers:** With the potential integration of zk-proofs into L1 validation (making L1 akin to its own "Rollup") and the concept of "Native Rollups," the rigid boundary between L1 and L2 may fade. The future could be a unified system with multiple execution domains (for DeFi, gaming, privacy, etc.) sharing a common security, settlement, and state framework. In conclusion, Ethereum's goal is not to abandon L2s or re-centralize everything on L1, but to re-integrate the fragmented user experience—liquidity, accounts, a...

"Are L2s eroding L1's value?" "Is Ethereum losing its global composability?" During the peak hype years of L2s, such anxieties nearly saturated the entire Ethereum community.

Back then, in Ethereum's scaling framework, L1 was the stable but expensive settlement layer, while L2s acted as cheap and efficient execution layers. While this indeed granted Ethereum more block space, it also gradually eroded the cohesive experience of "one chain."

Consequently, these questions have driven Ethereum to re-examine the relationship between L1 and L2s over the past two years.

On one hand, Ethereum L1 has been persistently increasing the Gas Limit, advancing statelessness and zkEVM verification, no longer content with being merely a low-throughput settlement base. On the other hand, community discussions have intensified. Early this year, Vitalik frankly stated that with Ethereum mainnet's own scaling capacity improving, some premises of the roadmap formulated five years ago, which viewed L2s as the primary scaling solution, have already changed (Extended reading: "Understanding Vitalik's L2 Reflection: Farewell to Fragmentation, Course Correction Towards Native Rollups in the New Phase").

More recently, Ethereum researcher Barnabé Monnot further emphasized the need to re-evaluate the long-term relationship between L1 and L2s, including how L2s should create value in the future, why finality needs to be drastically shortened, and whether L1 might also become, in a sense, a "rollup of itself" as proof systems gradually enter the mainnet verification process.

While these viewpoints do not yet constitute a finalized protocol roadmap, they offer a valuable observational lens.

Ultimately, the challenge Ethereum faces today is no longer just how to continue increasing block space, but rather, after transactions, assets, and user states are dispersed across more and more execution environments, how exactly should L1, L2s, execution layers, and settlement layers be re-divided.

I. Ethereum Has Not 'Abandoned' L2s, But Must Find a New Positioning

To be realistic, when the Ethereum scaling roadmap centered on Rollups first took shape, the most important task for L2s was relatively singular: to provide more, cheaper transaction space for Ethereum.

Under the technical conditions of that time, this division of labor was quite reasonable.

Because all Ethereum validators needed to re-execute L1 transactions, mainnet throughput could not be aggressively increased in the short term. Rollups, however, could batch execute transactions off-chain, submitting only compressed data or state commitments back to the mainnet, retaining certain Ethereum security attributes while significantly reducing unit transaction costs.

Thus, scaling gradually formed two parallel tracks: L1 maintaining restraint, prioritizing decentralization and security; L2s accommodating new transactions, continuously reducing costs through Blobs, data compression, and proof technology.

Now, the premises of this division have changed.

In 2026, the Ethereum Foundation reorganized protocol work, merging the previously relatively independent "Scaling L1" and "Scaling Blobs" into a unified Scale roadmap. Increasing the Gas Limit, expanding data availability, optimizing execution clients, advancing statelessness, and developing zkEVM attester clients were all placed within the same scaling framework.

In other words, Ethereum no longer sees L1 and L2 scaling as two separate tasks. Instead, it has begun to reallocate execution, consensus, and data capacity from the perspective of the entire system.

This change does not mean Ethereum is preparing to abandon L2s or suck all activity back to the mainnet. On the contrary, it signifies that L2s can no longer easily justify their long-term value solely based on "faster transactions, lower Gas."

After all, if L1 itself can increase execution capacity by several orders of magnitude while maintaining security and decentralization, then ordinary EVM execution and low-cost block space will no longer be unique capabilities of L2s. What L2s will need to provide will shift more towards differentiated needs that L1 cannot uniformly satisfy, such as application-specific optimizations, privacy features, and more flexible governance and economic models.

The Ethereum Foundation's latest characterization this year of the L1-L2 relationship also explicitly emphasizes this. In the past, the primary goal of L2s was scaling Ethereum; differentiation and customization were secondary values. Now, it is providing differentiated functions while continuing to contribute additional scaling capacity.

Correspondingly, L1 needs to become a sufficiently powerful, permissionless, and highly resilient global hub, carrying settlement, shared state, liquidity, and DeFi.

This effectively pushes L2s from a unified technical category towards a more complex continuous spectrum:

  • At one end of the spectrum are Rollups that inherit Ethereum's security attributes as much as possible. They aim to reduce multi-sig security councils, open permissionless proof mechanisms, and ensure users can still exit via L1 even if the operator ceases operations.
  • The middle ground consists of execution environments that inherit part of Ethereum's attributes based on business needs. They may have stronger administrative authority, independent sequencers, or specific compliance designs, in exchange for performance, privacy, and operational flexibility.
  • The other end may be chains that merely adopt EVM, use Ethereum assets, or access some cross-chain facilities, but remain relatively independent in terms of security and settlement.

This is also why Ethereum is not abandoning L2s but redefining the division of labor. Ultimately, in the past 3-5 years, L2s primarily represented a scaling technology. In the future, they are more likely to represent a set of execution environments that establish different security, settlement, and liquidity relationships with Ethereum.

II. Interoperability Is More Than Cross-Chain; It's About How States Trust Each Other

However, as Ethereum expands into a system composed of numerous L2s, another perennial issue gradually surfaces: the increasing number of L2s inevitably fragments liquidity, account states, and application experience.

This has been vividly reflected in actual usage over the past few years. For example, users may hold assets on one chain, use applications on another, and need to go to a third chain to complete transactions. As a result, the same stable coin has different versions in different networks, and the same account must deal with different Gas Tokens, cross-chain bridges, and asset gateways.

Therefore, interoperability is becoming an increasingly important part of Ethereum's roadmap.

The Ethereum protocol team has focused the 2026 Improve UX roadmap on two directions: native account abstraction and interoperability. They believe the key to solving L2 fragmentation lies in making Ethereum "feel like one chain again," a vision dependent on the maturation of the intent architecture.

  • Among them, the Open Intents Framework allows users to merely declare the outcome they desire, such as "convert a certain asset on Chain A into USDC on Chain B." Solvers in the background then handle path calculation, advanced payments, execution, and fund rebalancing (Extended reading: "When 'Intents' Become Standard: How OIF Ends Cross-Chain Fragmentation, Returning Web3 to User Intuition?").
  • Further ahead, the Ethereum Interoperability Layer (EIL) attempts to build a trustless transport layer, aiming to make cross-L2 transactions feel indistinguishable from single-chain transactions (Extended reading: "Ethereum Interop Roadmap: How to Unlock the 'Last Mile' of Mass Adoption").

On the account side, EIP-7702 in the Pectra upgrade already allows traditional EOAs to temporarily execute smart contract code, supporting transaction batching, gas sponsorship, and recovery mechanisms. Subsequent native account abstraction schemes, represented by EIP-8141, aim to further embed smart account logic into the protocol, gradually making smart contract wallets the default account form and reducing reliance on additional bundlers, relayers, and intermediary services.

The L1 fast confirmation rule aims to provide a stronger security confirmation signal within ten to tens of seconds before full finality, which would shorten application wait times in most normal scenarios. This will directly benefit all cross-chain applications that rely on L1 finality, which is significant for cross-chain bridges, stablecoin settlement, and RWA asset trading.

Because the real bottleneck for many cross-chain interactions is not whether a message can be sent, but when the target chain can be sufficiently confident that the state on the source chain will not be reversed.

A point often overlooked is that a transaction being included in a block does not mean it has achieved finality. From a user's perspective, a transaction may show as successful within seconds, but for bridges, exchanges, lending protocols, and cross-chain solvers, they still need to judge the likelihood of that transaction encountering a block reorganization and whether they can release assets or execute the next operation on another chain based on it.

This is also why many seemingly "instant" cross-chain services today do not actually wait for the source chain to complete final settlement. Instead, solvers or liquidity providers advance funds. This mechanism optimizes user experience but does not make the underlying waiting time disappear.

Therefore, Ethereum's long-term goal is to gradually shorten finality itself from minutes to seconds. However, this is not a single upgrade already scheduled for launch, but rather a set of research tasks that need to be promoted in phases. These include decoupling finality votes from fork choice, optimizing validator sets, vote aggregation and network propagation, and gradually changing the consensus protocol.

In summary, good interoperability is not about giving dozens of chains the same cross-chain button, but rather enabling different execution environments to trust each other's states faster and at lower cost.

III. When L1 Also Becomes a Rollup, Does the Layering Boundary Still Exist?

If the change in L2 positioning and the shortening of finality are still adjustments within the existing layered architecture, then another judgment mentioned by Barnabé touches the very definition of L1 and L2: as proof systems enter the Ethereum mainnet, L1 may ultimately also become, in a sense, a "rollup of itself."

This statement sounds somewhat counterintuitive.

After all, a rollup is typically understood as a scaling network built on top of L1. It executes transactions externally, with L1 verifying the state results. Ethereum itself is the underlying consensus and settlement network; how could it become its own L2?

Understanding this viewpoint requires first separating "Rollup" from the hierarchical relationship. In today's Ethereum, after a node receives a block, it needs to re-execute all transactions within it, independently calculate state changes, and judge whether the block adheres to protocol rules.

This mode ensures nodes can verify independently, but it also means the network's overall execution capacity must be constrained by the hardware conditions of ordinary nodes. The greater the computational load in a block, the more hardware and time validators need to complete execution.

In the future, with the maturation of real-time proofs and L1 zkEVM, transactions can still be computed by high-performance execution nodes, but ordinary validators may not need to personally re-execute every transaction. For example, execution nodes could generate validity proofs after completing computations; other validators would only need to verify these much smaller, lower-cost proofs to confirm whether the state transition is correct.

From the perspective of the relationship between execution and verification, this indeed shares similarities with Rollups: a subset of participants are responsible for high-performance execution; execution results are compressed into cryptographic proofs; a broader set of consensus participants no longer repeat all computations but verify the proofs and confirm the final state.

Therefore, Barnabé's description of "L1 becoming its own Rollup" is better understood as a summary of this verification model, not that the Ethereum mainnet would be placed on another underlying chain or "downgraded" to its own L2.

His point is that when proofs gradually replace the repeated execution by all nodes, Rollup may no longer be just a hierarchical name located above L1, but become a more universal execution and verification architecture.

This further blurs the traditional boundary between L1 and L2.

On one hand, L1 can leverage zkEVM proofs to expand its own execution capacity. On the other hand, Native Rollups aim to enable L2s to more directly invoke the verification capabilities within the Ethereum protocol, with L1 verifying L2 state transitions in a more native, unified manner.

Today, different Rollups typically need to build their own proof systems, verification contracts, upgrade mechanisms, and security councils. Once a proof system has an error, the protocol needs an emergency upgrade, or the operator fails, users often still rely on additional governance and trust structures. The long-term direction of Native Rollups is to turn part of the Rollup verification logic into a native capability of Ethereum, allowing L2s to reduce self-built security structures, more fully inherit L1's state transition rules, and potentially shed security councils.

Taking one step further, when multiple L2s can rely on faster L1 confirmations, unified proof mechanisms, and synchronously composable access to each other's states, their relationship with the mainnet may no longer be connected by bridges as they are today.

They would be more like multiple execution domains under the same Ethereum consensus. Some are responsible for general financial activities, some cater to gaming, social, or payments, some provide privacy or special compliance capabilities. They possess different execution logics and product forms but share a common verifiable state, security foundation, and asset settlement system.

Of course, this remains a long-term direction.

But regardless of the eventual form these technologies take, they have already transformed the L1-L2 boundary from a clear architectural line into a spectrum of varying degrees of security inheritance.

In Conclusion

Worldly affairs are ever-changing; what is united must divide, and what is divided must reunite.

Ethereum once relied on shared state to gain global composability; later, it split execution out through Rollups to gain more capacity. Now, its task is to reconnect the fragmented assets, accounts, and applications without undoing the scaling achievements.

For ordinary users, the ideal Ethereum should never be a network map composed of dozens of chains, different Gas tokens, and cross-chain bridges. In reality, where transactions are executed, where liquidity comes from, and who ultimately settles can all gradually be handled by wallets, applications, and the underlying protocol. However, the trust assumptions, security boundaries, and exit paths involved must not be hidden along with the operational experience.

Therefore, the endgame for L2s might be neither replacing L1 nor being eliminated by a continuously scaling L1. Instead, they are likely to become a set of execution environments with different functions and performance, yet able to share security, liquidity, and state relationships.

In the past, Ethereum gained more capacity by splitting execution apart.

Next phase, let's see if, after being split apart, it can still be reassembled into one Ethereum.

Criptomoedas em alta

Perguntas relacionadas

QAccording to the article, what is the primary mission of Layer 2 (L2) solutions shifting towards, as the scalability of Ethereum Layer 1 (L1) improves?

AAs Ethereum L1's own scalability improves, the primary mission for L2 solutions is shifting from merely providing cheaper and faster transaction space to offering differentiated functionalities that L1 cannot uniformly provide, such as application-specific optimizations, privacy features, and more flexible governance and economic models.

QWhat are the two key focus areas identified by the Ethereum protocol team in 2026 to solve L2 fragmentation and improve user experience?

AThe two key focus areas are native account abstraction and interoperability. The goal is to make Ethereum 'feel like one chain again,' relying on the maturation of intent-based architectures like the Open Intents Framework and the Ethereum Interoperability Layer.

QWhat does the article suggest is the real bottleneck for many cross-chain interactions, beyond just sending messages?

AThe real bottleneck is the time it takes for the target chain to be sufficiently confident that the state on the source chain will not be reverted. This waiting time for finality, not just message transmission, is critical for applications like bridges, stablecoin settlements, and RWA asset trading.

QExplain the concept of 'L1 becoming its own Rollup' as discussed by researcher Barnabé Monnot. What does this signify about the traditional L1/L2 boundary?

AThe concept refers to a future where, with the maturation of real-time proofs and L1 zkEVM, high-performance execution nodes compute transactions and generate validity proofs. Other validators then verify these proofs instead of re-executing all transactions. This execution-verification separation mirrors the Rollup model. It signifies that the traditional clear architectural boundary between L1 and L2 is blurring, evolving into a spectrum of security inheritance relationships.

QWhat does the article propose as the potential long-term outcome for the relationship between L1 and L2 networks within the Ethereum ecosystem?

AThe potential long-term outcome is that L2s evolve into a set of execution environments with different functionalities and performance characteristics, all sharing security, liquidity, and state relationships. They would be multiple execution domains under the same Ethereum consensus, handling various tasks (DeFi, gaming, privacy, etc.) while relying on a unified, verifiable state, security foundation, and asset settlement system.

Leituras Relacionadas

Global Stock Market's Storm Center: South Korea's Stock Market De-leveraging Is Largely Complete

Storm's Eye: South Korean Market De-leveraging Nears Completion The recent sharp correction in South Korean equities, with the KOSPI index dropping 32% from its June high, has been a key trigger for global tech stock volatility. The core driver was not a fundamental shift but a forced de-leveraging process within the market's unique structure, which is now largely complete. Two main leverage channels amplified the sell-off: 1. **Leveraged ETFs:** Their size, proportionally four times larger than in the U.S., peaked near $50 billion. Their mandatory daily rebalancing mechanism created a vicious cycle of "price drop → forced selling → further drop." Approximately 75% of this excess has been unwound, shrinking to $26 billion, with regulatory curbs now blocking new inflows. 2. **Hedge Fund Leverage:** Using swaps to magnify exposure, hedge funds saw their net long positioning fall by over 50% from peak levels. The most intense phase of this institutional de-leveraging is over. In contrast, **retail margin debt** poses minimal systemic risk. At 0.5% of market cap, it is far lower than in the U.S. or China, lacks automatic triggers, and is concentrated in smaller stocks. The conclusion: the high-leverage structures most prone to "chain-reaction selling" have been substantially cleared. The market is transitioning from a liquidity-driven crash to one priced more on fundamentals. The article argues that the AI trend—centered on Korean memory chips—remains intact. This episode represents a painful but necessary clearing of crowded trades, not the end of the AI revolution. For investors, the key question is conviction in the long-term AI direction; if the trend is real, current volatility is a cost of entry, not a terminal risk.

链捕手Há 19m

Global Stock Market's Storm Center: South Korea's Stock Market De-leveraging Is Largely Complete

链捕手Há 19m

The Eternal Fragments of Money: Third-Party Payment Has No First Principle

"The Enduring Fragments of Money: Third-Party Payments Lack a First Principle" Stripe is reportedly attempting to acquire PayPal, marking a significant shift reminiscent of PayPal's merger with the original X.com 30 years ago. The article analyzes Stripe's strategic challenges and the broader payments industry landscape. Despite its initial success with a developer-friendly API model, Stripe missed its optimal IPO window during the pandemic and has since seen its valuation decline. Its attempts to expand through acquisitions and new ventures, particularly in stablecoins (like its OUSD project) and Agent-focused payments (ACP/MPP protocols), have faced headwinds. The author argues that the payment industry remains highly fragmented and is ultimately an adjunct to the traditional banking system. This structure limits the potential for any single player, including Stripe, to achieve complete dominance. While stablecoins and the future rise of autonomous Agent economies present potential growth avenues, they are not yet mainstream and still require integration with the existing financial system. For now, Agent-based transactions are largely used for speculative "volume boosting" rather than substantive business applications. Stripe's current move to acquire PayPal is seen as an attempt to bolster its weak consumer-facing (C-side) business after its stablecoin-focused strategies faltered. Meanwhile, PayPal is described as structurally outdated, unable to revive itself through new products like Venmo or PYUSD. The future of payments may lie not in payments themselves but in value-added services like more efficient settlement networks. The author suggests that companies like Stripe and Circle, which are building their own blockchains (Tempo, Arc) and stablecoins, are positioning themselves to eventually profit from high-efficiency settlement systems. These new networks could potentially bypass some traditional banking layers. In conclusion, the article posits that third-party payment is a perpetually fragmented battlefield where scale alone cannot ensure victory. Players must find new models, focusing on efficiency to compete with the entrenched banking system. Stripe's acquisition of PayPal represents a bet on this uncertain future.

链捕手Há 42m

The Eternal Fragments of Money: Third-Party Payment Has No First Principle

链捕手Há 42m

Trading

Spot

Artigos em Destaque

O que é $S$

Compreender o SPERO: Uma Visão Abrangente Introdução ao SPERO À medida que o panorama da inovação continua a evoluir, o surgimento de tecnologias web3 e projetos de criptomoeda desempenha um papel fundamental na formação do futuro digital. Um projeto que tem atraído atenção neste campo dinâmico é o SPERO, denotado como SPERO,$$s$. Este artigo tem como objetivo reunir e apresentar informações detalhadas sobre o SPERO, para ajudar entusiastas e investidores a compreender as suas bases, objetivos e inovações nos domínios web3 e cripto. O que é o SPERO,$$s$? O SPERO,$$s$ é um projeto único dentro do espaço cripto que procura aproveitar os princípios da descentralização e da tecnologia blockchain para criar um ecossistema que promove o envolvimento, a utilidade e a inclusão financeira. O projeto é concebido para facilitar interações peer-to-peer de novas maneiras, proporcionando aos utilizadores soluções e serviços financeiros inovadores. No seu núcleo, o SPERO,$$s$ visa capacitar indivíduos ao fornecer ferramentas e plataformas que melhoram a experiência do utilizador no espaço das criptomoedas. Isso inclui a possibilidade de métodos de transação mais flexíveis, a promoção de iniciativas impulsionadas pela comunidade e a criação de caminhos para oportunidades financeiras através de aplicações descentralizadas (dApps). A visão subjacente do SPERO,$$s$ gira em torno da inclusão, visando fechar lacunas dentro das finanças tradicionais enquanto aproveita os benefícios da tecnologia blockchain. Quem é o Criador do SPERO,$$s$? A identidade do criador do SPERO,$$s$ permanece algo obscura, uma vez que existem recursos publicamente disponíveis limitados que fornecem informações detalhadas sobre o(s) seu(s) fundador(es). Esta falta de transparência pode resultar do compromisso do projeto com a descentralização—uma ética que muitos projetos web3 partilham, priorizando contribuições coletivas em vez de reconhecimento individual. Ao centrar as discussões em torno da comunidade e dos seus objetivos coletivos, o SPERO,$$s$ incorpora a essência do empoderamento sem destacar indivíduos específicos. Assim, compreender a ética e a missão do SPERO é mais importante do que identificar um criador singular. Quem são os Investidores do SPERO,$$s$? O SPERO,$$s$ é apoiado por uma diversidade de investidores que vão desde capitalistas de risco a investidores-anjo dedicados a promover a inovação no setor cripto. O foco desses investidores geralmente alinha-se com a missão do SPERO—priorizando projetos que prometem avanço tecnológico social, inclusão financeira e governança descentralizada. Essas fundações de investidores estão tipicamente interessadas em projetos que não apenas oferecem produtos inovadores, mas que também contribuem positivamente para a comunidade blockchain e os seus ecossistemas. O apoio desses investidores reforça o SPERO,$$s$ como um concorrente notável no domínio em rápida evolução dos projetos cripto. Como Funciona o SPERO,$$s$? O SPERO,$$s$ emprega uma estrutura multifacetada que o distingue de projetos de criptomoeda convencionais. Aqui estão algumas das características-chave que sublinham a sua singularidade e inovação: Governança Descentralizada: O SPERO,$$s$ integra modelos de governança descentralizada, capacitando os utilizadores a participar ativamente nos processos de tomada de decisão sobre o futuro do projeto. Esta abordagem promove um sentido de propriedade e responsabilidade entre os membros da comunidade. Utilidade do Token: O SPERO,$$s$ utiliza o seu próprio token de criptomoeda, concebido para servir várias funções dentro do ecossistema. Esses tokens permitem transações, recompensas e a facilitação de serviços oferecidos na plataforma, melhorando o envolvimento e a utilidade gerais. Arquitetura em Camadas: A arquitetura técnica do SPERO,$$s$ suporta modularidade e escalabilidade, permitindo a integração contínua de funcionalidades e aplicações adicionais à medida que o projeto evolui. Esta adaptabilidade é fundamental para manter a relevância no panorama cripto em constante mudança. Envolvimento da Comunidade: O projeto enfatiza iniciativas impulsionadas pela comunidade, empregando mecanismos que incentivam a colaboração e o feedback. Ao nutrir uma comunidade forte, o SPERO,$$s$ pode melhor atender às necessidades dos utilizadores e adaptar-se às tendências do mercado. Foco na Inclusão: Ao oferecer taxas de transação baixas e interfaces amigáveis, o SPERO,$$s$ visa atrair uma base de utilizadores diversificada, incluindo indivíduos que anteriormente podem não ter participado no espaço cripto. Este compromisso com a inclusão alinha-se com a sua missão abrangente de empoderamento através da acessibilidade. Cronologia do SPERO,$$s$ Compreender a história de um projeto fornece insights cruciais sobre a sua trajetória de desenvolvimento e marcos. Abaixo está uma cronologia sugerida que mapeia eventos significativos na evolução do SPERO,$$s$: Fase de Conceituação e Ideação: As ideias iniciais que formam a base do SPERO,$$s$ foram concebidas, alinhando-se de perto com os princípios de descentralização e foco na comunidade dentro da indústria blockchain. Lançamento do Whitepaper do Projeto: Após a fase conceitual, um whitepaper abrangente detalhando a visão, os objetivos e a infraestrutura tecnológica do SPERO,$$s$ foi lançado para atrair o interesse e o feedback da comunidade. Construção da Comunidade e Primeiros Envolvimentos: Esforços ativos de divulgação foram feitos para construir uma comunidade de primeiros adotantes e investidores potenciais, facilitando discussões em torno dos objetivos do projeto e angariando apoio. Evento de Geração de Tokens: O SPERO,$$s$ realizou um evento de geração de tokens (TGE) para distribuir os seus tokens nativos a apoiantes iniciais e estabelecer liquidez inicial dentro do ecossistema. Lançamento da dApp Inicial: A primeira aplicação descentralizada (dApp) associada ao SPERO,$$s$ foi lançada, permitindo que os utilizadores interagissem com as funcionalidades principais da plataforma. Desenvolvimento Contínuo e Parcerias: Atualizações e melhorias contínuas nas ofertas do projeto, incluindo parcerias estratégicas com outros players no espaço blockchain, moldaram o SPERO,$$s$ em um jogador competitivo e em evolução no mercado cripto. Conclusão O SPERO,$$s$ é um testemunho do potencial do web3 e das criptomoedas para revolucionar os sistemas financeiros e capacitar indivíduos. Com um compromisso com a governança descentralizada, o envolvimento da comunidade e funcionalidades inovadoras, abre caminho para um panorama financeiro mais inclusivo. Como em qualquer investimento no espaço cripto em rápida evolução, potenciais investidores e utilizadores são incentivados a pesquisar minuciosamente e a envolver-se de forma ponderada com os desenvolvimentos em curso dentro do SPERO,$$s$. O projeto demonstra o espírito inovador da indústria cripto, convidando a uma exploração mais aprofundada das suas inúmeras possibilidades. Embora a jornada do SPERO,$$s$ ainda esteja a desenrolar-se, os seus princípios fundamentais podem, de facto, influenciar o futuro de como interagimos com a tecnologia, as finanças e uns com os outros em ecossistemas digitais interconectados.

119 Visualizações TotaisPublicado em {updateTime}Atualizado em 2024.12.17

O que é $S$

O que é AGENT S

Agent S: O Futuro da Interação Autónoma no Web3 Introdução No panorama em constante evolução do Web3 e das criptomoedas, as inovações estão constantemente a redefinir a forma como os indivíduos interagem com plataformas digitais. Um projeto pioneiro, o Agent S, promete revolucionar a interação humano-computador através do seu framework aberto e agente. Ao abrir caminho para interações autónomas, o Agent S visa simplificar tarefas complexas, oferecendo aplicações transformadoras em inteligência artificial (IA). Esta exploração detalhada irá aprofundar-se nas complexidades do projeto, nas suas características únicas e nas implicações para o domínio das criptomoedas. O que é o Agent S? O Agent S é um framework aberto e agente, especificamente concebido para abordar três desafios fundamentais na automação de tarefas computacionais: Aquisição de Conhecimento Específico de Domínio: O framework aprende inteligentemente a partir de várias fontes de conhecimento externas e experiências internas. Esta abordagem dupla capacita-o a construir um rico repositório de conhecimento específico de domínio, melhorando o seu desempenho na execução de tarefas. Planeamento ao Longo de Longos Horizontes de Tarefas: O Agent S emprega planeamento hierárquico aumentado por experiência, uma abordagem estratégica que facilita a decomposição e execução eficientes de tarefas intrincadas. Esta característica melhora significativamente a sua capacidade de gerir múltiplas subtarefas de forma eficiente e eficaz. Gestão de Interfaces Dinâmicas e Não Uniformes: O projeto introduz a Interface Agente-Computador (ACI), uma solução inovadora que melhora a interação entre agentes e utilizadores. Utilizando Modelos de Linguagem Multimodais de Grande Escala (MLLMs), o Agent S pode navegar e manipular diversas interfaces gráficas de utilizador de forma fluida. Através destas características pioneiras, o Agent S fornece um framework robusto que aborda as complexidades envolvidas na automação da interação humana com máquinas, preparando o terreno para uma infinidade de aplicações em IA e além. Quem é o Criador do Agent S? Embora o conceito de Agent S seja fundamentalmente inovador, informações específicas sobre o seu criador permanecem elusivas. O criador é atualmente desconhecido, o que destaca ou o estágio nascente do projeto ou a escolha estratégica de manter os membros fundadores em anonimato. Independentemente da anonimidade, o foco permanece nas capacidades e no potencial do framework. Quem são os Investidores do Agent S? Como o Agent S é relativamente novo no ecossistema criptográfico, informações detalhadas sobre os seus investidores e financiadores não estão explicitamente documentadas. A falta de informações disponíveis publicamente sobre as fundações de investimento ou organizações que apoiam o projeto levanta questões sobre a sua estrutura de financiamento e roteiro de desenvolvimento. Compreender o apoio é crucial para avaliar a sustentabilidade do projeto e o seu impacto potencial no mercado. Como Funciona o Agent S? No núcleo do Agent S reside uma tecnologia de ponta que lhe permite funcionar eficazmente em diversos ambientes. O seu modelo operacional é construído em torno de várias características-chave: Interação Humano-Computador Semelhante: O framework oferece planeamento avançado em IA, esforçando-se para tornar as interações com computadores mais intuitivas. Ao imitar o comportamento humano na execução de tarefas, promete elevar as experiências dos utilizadores. Memória Narrativa: Utilizada para aproveitar experiências de alto nível, o Agent S utiliza memória narrativa para acompanhar os históricos de tarefas, melhorando assim os seus processos de tomada de decisão. Memória Episódica: Esta característica fornece aos utilizadores orientações passo a passo, permitindo que o framework ofereça suporte contextual à medida que as tarefas se desenrolam. Suporte para OpenACI: Com a capacidade de funcionar localmente, o Agent S permite que os utilizadores mantenham o controlo sobre as suas interações e fluxos de trabalho, alinhando-se com a ética descentralizada do Web3. Fácil Integração com APIs Externas: A sua versatilidade e compatibilidade com várias plataformas de IA garantem que o Agent S possa integrar-se perfeitamente em ecossistemas tecnológicos existentes, tornando-o uma escolha apelativa para desenvolvedores e organizações. Estas funcionalidades contribuem coletivamente para a posição única do Agent S no espaço cripto, à medida que automatiza tarefas complexas e em múltiplos passos com mínima intervenção humana. À medida que o projeto evolui, as suas potenciais aplicações no Web3 podem redefinir a forma como as interações digitais se desenrolam. Cronologia do Agent S O desenvolvimento e os marcos do Agent S podem ser encapsulados numa cronologia que destaca os seus eventos significativos: 27 de Setembro de 2024: O conceito de Agent S foi lançado num artigo de pesquisa abrangente intitulado “Um Framework Agente Aberto que Usa Computadores como um Humano”, mostrando a base para o projeto. 10 de Outubro de 2024: O artigo de pesquisa foi disponibilizado publicamente no arXiv, oferecendo uma exploração aprofundada do framework e da sua avaliação de desempenho com base no benchmark OSWorld. 12 de Outubro de 2024: Uma apresentação em vídeo foi lançada, proporcionando uma visão visual das capacidades e características do Agent S, envolvendo ainda mais potenciais utilizadores e investidores. Estes marcos na cronologia não apenas ilustram o progresso do Agent S, mas também indicam o seu compromisso com a transparência e o envolvimento da comunidade. Pontos-Chave Sobre o Agent S À medida que o framework Agent S continua a evoluir, várias características-chave destacam-se, sublinhando a sua natureza inovadora e potencial: Framework Inovador: Concebido para proporcionar um uso intuitivo de computadores semelhante à interação humana, o Agent S traz uma abordagem nova à automação de tarefas. Interação Autónoma: A capacidade de interagir autonomamente com computadores através de GUI significa um avanço em direção a soluções computacionais mais inteligentes e eficientes. Automação de Tarefas Complexas: Com a sua metodologia robusta, pode automatizar tarefas complexas e em múltiplos passos, tornando os processos mais rápidos e menos propensos a erros. Melhoria Contínua: Os mecanismos de aprendizagem permitem que o Agent S melhore a partir de experiências passadas, aprimorando continuamente o seu desempenho e eficácia. Versatilidade: A sua adaptabilidade em diferentes ambientes operacionais, como OSWorld e WindowsAgentArena, garante que pode servir uma ampla gama de aplicações. À medida que o Agent S se posiciona no panorama do Web3 e das criptomoedas, o seu potencial para melhorar as capacidades de interação e automatizar processos significa um avanço significativo nas tecnologias de IA. Através do seu framework inovador, o Agent S exemplifica o futuro das interações digitais, prometendo uma experiência mais fluida e eficiente para os utilizadores em diversas indústrias. Conclusão O Agent S representa um ousado avanço na união da IA e do Web3, com a capacidade de redefinir a forma como interagimos com a tecnologia. Embora ainda esteja nas suas fases iniciais, as possibilidades para a sua aplicação são vastas e cativantes. Através do seu framework abrangente que aborda desafios críticos, o Agent S visa trazer interações autónomas para o primeiro plano da experiência digital. À medida que avançamos mais profundamente nos domínios das criptomoedas e da descentralização, projetos como o Agent S desempenharão, sem dúvida, um papel crucial na formação do futuro da tecnologia e da colaboração humano-computador.

734 Visualizações TotaisPublicado em {updateTime}Atualizado em 2025.01.14

O que é AGENT S

Como comprar S

Bem-vindo à HTX.com!Tornámos a compra de Sonic (S) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar Sonic (S) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu Sonic (S)Depois de comprar o teu Sonic (S), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona Sonic (S)Transaciona facilmente Sonic (S) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

1.3k Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar S

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de S (S) são apresentadas abaixo.

活动图片