Virtuals Collaborates with Ethereum Foundation to Release ERC-8183: A Trustless On-Chain Commerce Protocol

marsbitPublicado a 2026-03-10Actualizado a 2026-03-10

Resumen

ERC-8183: Trustless On-Chain Commerce Protocol for AI Agents Virtuals Protocol and the Ethereum Foundation dAI team have jointly proposed ERC-8183, a standard for enabling trustless on-chain commercial interactions between AI agents. This is not merely a payment protocol but a comprehensive framework for task specification, escrow, delivery verification, and evaluator certification—forming the infrastructure for agentic commerce. The proposal addresses the core challenge of trust in AI-to-AI transactions, where traditional platforms or intermediaries are undesirable. It introduces a minimal "Job" primitive involving three parties: Client, Provider, and Evaluator. A Job progresses through states—Open, Funded, Submitted, and Terminal (Completed/Rejected/Expired)—ensuring programmable, neutral execution via smart contracts. Funds are held in escrow and released only upon evaluator approval of the work submitted. A key innovation is the modular "Hooks" system, allowing custom logic—such as bidding, reputation gating, or privacy preservation—to be added without modifying the core standard. ERC-8183 synergizes with ERC-8004 (Agent Identity and Reputation), creating a closed loop of discovery, transaction, and reputation accumulation. This standard aims to support an open, permissionless agent economy, enabling AI agents to transact at scale without relying on centralized platforms or traditional trust mechanisms. It is designed for extensibility and adaptability, anticipating d...

Author: Virtuals Protocol

Compiled by: Deep Tide TechFlow

Deep Tide Guide: Virtuals Protocol, in collaboration with the Ethereum Foundation's dAI team, has released the ERC-8183 standard proposal. The core idea is to establish a set of trustless on-chain commerce protocols for economic interactions between AI Agents. This is not just another payment protocol, but a comprehensive commercial infrastructure covering task specification, escrow, delivery verification, and evaluation certification. Combined with the previous ERC-8004 (Agent Identity and Reputation), the two standards form a closed loop: discovery, transaction, reputation accumulation, better discovery, and more trustless transactions. If you are interested in the on-chain implementation path of the AI Agent economy, this article is worth a detailed read.

Full Text Below:

Jointly developed by Virtuals Protocol and the Ethereum Foundation dAI team

Standard Specification: https://eips.ethereum.org/EIPS/eip-8183

Discussion Area: ethereum-magicians.org/t/erc-8183-agentic-commerce/27902

Join the Builder Community: https://t.me/erc8183

Commerce: A Prerequisite for Decentralized AI

If we want AI Agents to be accessible, decentralized, not controlled by a single platform, not reliant on a single provider, and without single points of failure, then commerce is essential. Commerce cannot be an afterthought; it must be infrastructure. And this commerce must always be open and permissionless. This is exactly what @ethereum was created to build: a "shared digital space without an owner."

Why? Because decentralization at the AI and Agent level requires a large number of independent Agents and services. For example, if only one Agent can generate images and it stops working, then image generation is centralized, regardless of the protocol it runs on. If only one provider controls transaction execution, then fund management depends on the operational willingness of a single party. If only one platform controls the settlement infrastructure, then every provider and every customer is subject to that platform's rules, even if there are a thousand Agents on the platform.

This requires open commerce: any Agent should be able to purchase services, and any Agent should be able to provide services. No gatekeepers, no walled gardens, no forced intermediaries.

Why Blockchain

The key is that commerce only works when all parties can trust that transactions will be fulfilled. If the customer pays first, how do they know the provider will deliver? If the provider delivers first, how do they know the customer will pay? Someone needs to hold the funds, track whether the work is completed, and execute the outcome: release payment upon completion, refund upon failure. It is trust (or the lack thereof) that fundamentally gives rise to centralized entities or gatekeepers.

In traditional architectures, this "someone" is the platform. A company holds the escrowed funds, controls the state machine, and decides who gets paid when. This system works—until it doesn't. The platform can change the rules, freeze funds, delist providers, and shut down. Every participant relies on the platform's continued goodwill. This is centralization, not at the protocol level, but at the execution level. This isn't to say it's wrong, but it's necessary in systems lacking trust. Our goal is "de-totalization": preventing any single entity from having complete control over how Agent transactions occur. We've seen it firsthand: what developers want is infrastructure they can rely on but don't have to rely on the goodwill of any single platform.

Decentralized on-chain smart contracts are the attempted solution to this. Escrow, the state machine, and evaluator certification all exist in public, immutable code that belongs to no one. The contract is the neutral executor, generating signals meaningful to the reputation of all parties.

On-chain settlement also produces something centralized platforms cannot provide: portable, verifiable, tamper-proof records. Every completed task, every evaluator certification, every delivery hash is recorded on-chain, visible to any Agent, any platform, any interface. These records are the raw material for feeding reputation systems and Agent identities. Without on-chain settlement, there is no verifiable history. Without verifiable history, there is no portable reputation. Without portable reputation, every Agent interaction starts from zero trust.

This is why on-chain standards are needed. Escrow, state transitions, certification—these parts must be neutral, secure, and executable.

Discovery, negotiation, and communication can happen on-chain or off-chain, through any interface that is most natural. Agents can interact via HTTP using the x402 interface protocol, and the experience will feel like a standard API or HTTPS request. The Agent doesn't necessarily need to touch the chain directly. It signs a message, and a facilitator handles the on-chain settlement and standards. Or the Agent can interact directly via MCP or A2A. The interface is flexible, but the core settlement should be trustless, programmatic, and on-chain. This is infrastructure that centralized systems will not provide because it undermines their control.

Agent Economy

AI models and Agents are rapidly improving and becoming more powerful every month. Tasks that required human expertise a year ago—writing production-level code, generating professional media content, analyzing financial data, coordinating multi-step workflows—can now be done by Agents with comparable or even higher quality. And capabilities are accelerating. The trajectory of AI makes a new economy inevitable.

As Agents become more powerful, the work they undertake becomes more valuable. An Agent that can generate images indistinguishable from professional photography is a service worth paying for. An Agent that can analyze an investment portfolio and execute optimized trades manages real money. An Agent that can review legal documents and flag risks does work that humans charge hundreds of dollars per hour for.

This is the key shift: AI and Agents are becoming economic participants that create value and provide services.

As AI becomes accessible to everyone, every individual, organization, and device may operate through Agents. The economy will shift. Agents won't just interact with and serve humans; they will also interact with and serve each other. For example, an Agent coordinating a marketing campaign will contract content Agents, distribution Agents, and analysis Agents. The economy becomes a network of Agents transacting with Agents, running at machine speed, scaling to a global size.

When Agents are capable of doing valuable work, and everyone has an Agent, the result is an economy where most commercial activity flows through autonomous systems. This is the future we are building for.

The Problem: Trustless Commerce Between Agents

The Agent economy requires Agent commerce. And commerce between Agents that have never interacted, across different organizations and chains, must be trustless.

When humans transact, hire each other, or use services, trust is central. In these cases, trust is mediated by platforms, reviews, legal systems, and social norms. When one Agent hires another, none of these mechanisms apply. There is no social reputation to check, no legal or reputational recourse operating at machine transaction speeds, no platform or regulator to enforce.

So the problem becomes: How do you make commerce between Agents trustless?

You can't simply transfer tokens and hope for the best. A token transfer is not commerce; it's just a payment without guarantees. There is no record of what was agreed upon, no mechanism to hold funds until work is satisfactory, no evaluation that produces signals for other Agents to reference, no recourse if the provider doesn't deliver.

What's needed is a structured coordination mechanism: funds held in programmable, decentralized, unbiased escrow, work submitted as verifiable artifacts, evaluators certifying whether the delivery meets the terms, outcomes being deterministic. Funds are released upon completion, refunded upon rejection, and recoverable upon expiration. All of this points to or contributes to the identity and reputation of the parties involved.

ERC-8183: The Job Primitive

We have worked closely with the @ethereumfndn dAI team to formalize this into a standard. ERC-8183: Agentic Commerce is an open, permissionless standard for Agent commerce applications, with escrow and evaluator certification programmed as on-chain smart contracts.

ERC-8183 defines a core unit: the Job. Each Job consists of three parties—the Client, the Provider, and the Evaluator. Each party is defined solely by their wallet address, making the primitive broadly applicable.

The key components and principles behind the Job primitive include: (i) Task specification and description—a clear record of the task, service, or work bound to payment; (ii) The payment itself—held in unbiased, programmed escrow until a terminal state, and released programmatically; (iii) Recorded, verifiable, traceable delivery submissions, protecting both client and provider; (iv) Evaluator certification—producing signals meaningful for recourse in the identities and reputations of the parties, providing aligned incentives for trustless settlement.

This drives the Job through four key states, ensuring trustless transactions:

Open → Funded → Submitted → Terminal( Completed / Rejected / Expired)

In summary: A client creates a Job with a provider, then injects funds, locking the payment in escrow. The provider, upon completing the work, calls submit, placing the delivery (or a reference to it) on-chain. The evaluator reviews the submission, calling complete (releasing funds to the provider) or reject (refunding the client). If neither the provider nor the evaluator acts by the deadline, the Job expires, and the client recovers the funds.

The standard is deliberately minimal, forming an atomic primitive. It does not prescribe negotiation processes, fee structures, dispute resolution, communication protocols, or discovery mechanisms. It only specifies the core Job lifecycle—the minimum viable surface for trustless Agent commerce.

Evaluators

A key concept and design decision in ERC-8183 is the Evaluator, defined solely as an address. It is always an Agent, in the broadest definition.

For subjective tasks like writing, design, or analysis, the evaluator can be an AI Agent that reads the submission, compares it to the request, and makes a judgment. For deterministic tasks like computation, proof generation, or data transformation, the evaluator is a smart contract wrapping a ZK verifier. The provider submits a proof, and the evaluator verifies it on-chain and automatically calls complete or reject. For high-stakes scenarios, the evaluator can be a multi-sig, a DAO, or a staking-backed validator.

The standard does not distinguish between these. An address calls complete or reject. Whether that address runs an LLM Agent or a ZK circuit, the protocol doesn't care. This allows the same interface to handle both a $0.1 image generation task and a $100,000 fund management task.

Hooks: Modular Extensibility

The Job primitive is deliberately minimal. But commerce is not. Real applications require custom validation, reputation updates, fee distribution, fund transfers, bidding mechanisms, and domain-specific logic that varies by use case. A content evaluation task, a token swap, and a prediction market position each require fundamentally different logic.

ERC-8183 solves this with Hooks. A Hook is an optional smart contract attached at Job creation. It receives callbacks before and after each operation, allowing custom logic to execute around the core lifecycle without modifying it. A Hook is identified by a single function selector (which transition is happening) and receives relevant parameters. It can perform preconditions, block invalid operations, trigger side effects, or perform additional token transfers, all within the same transaction as the core state change.

If no Hook is set, the contract executes normally. An implementation without Hooks is fully ERC-8183 compliant. Hooks are additive, not required. This design keeps the core contract lean and the interface stable. New use cases are supported via new Hook contracts, with the extension logic kept on-chain, programmatic, and trustless—just like the core.

Example Commerce Applications

The core Job handles direct service commerce: payment, delivery, evaluation. But the economy Agents operate in is not simple. Some Jobs involve managing client capital, not just collecting fees. Some require bidding before assigning a provider. Some require trust checks referencing external reputation data. These are fundamentally different economic models, and Hooks allow the same core Job interface to support this diversity, making ERC-8183 a general commerce primitive.

Service Jobs are the baseline and require no Hook. The client pays for content generation, data analysis, or code review. The core escrow and evaluation process handles it completely.

Funds-in-Motion Jobs go beyond service fees. The client provides capital (tokens to swap, funds to invest), the provider transforms it, and the output must be returned. Hooks can manage this two-way capital flow outside the core escrow, ensuring the provider deposits the output tokens before Job completion. This can cover a wide range of applications, like yield farming, token swaps, portfolio rebalancing—any Job where the provider handles client funds or needs upfront capital to execute the task, not just earn a fee.

Bid-based Jobs flip the allocation model. Instead of the client pre-selecting a provider, providers compete on price. The Hook validates cryptographically signed bids at allocation time, proving the selected provider did commit to the claimed price. Neither party can forge or deny the terms.

Reputation-Gated Jobs enforce trust at the protocol level. The Hook queries ERC-8004 before allowing operations, blocking low-reputation providers or requiring stricter terms for unverified Agents.

Privacy-Preserving Jobs leverage Hooks for commerce with no data exposure. A privacy Hook can require the "submit" field to contain a reference to a zero-knowledge proof (ZKP) or an encrypted enclave (like a TEE), rather than exposing sensitive task details on-chain. This ensures payment is trustless and public while actual intellectual property or personal data remains in a "safe haven," accessible only to authorized Agents.

Risk Assessment/Underwriting Jobs can execute underwriting at the protocol level via Hooks. A Hook can require the provider or an underwriter to stake collateral, check ERC-8004 reputation scores and other relevant metrics before allocation, enforce slashing bonds upon evaluation failure, or query external risk oracles. These previously opaque approval processes can become transparent, programmable, and competitive.

Each of the above applications can be implemented as different Hook contracts, keeping the core functionality and Job primitive standard unchanged. New economic models, commerce applications, or variants of custom logic are new Hooks. We introduced the first few Hooks as examples to show what's possible, but we believe we've only scratched the surface, and the most interesting Hooks haven't been written yet. What will Agent commerce look like in insurance, creative collaboration, supply chain coordination? We don't know yet, and that's the point. Agent commerce will evolve in ways we can't fully foresee—new economic models, new trust mechanisms, new forms of machine-to-machine coordination. The standard is designed to grow with that evolution, not constrain it. This standard should be built in the open, as it should be, because the best ideas will come from the ecosystem, and we look forward to discovering them together.

Symbiosis with ERC-8004

ERC-8183 does not exist in isolation. It is symbiotic with ERC-8004 ("Trustless Agents"), the Ethereum standard for Agent identity, reputation, and verification.

ERC-8004 solves the discovery and trust problem: how Agents find each other and assess reliability. But the value of its registries depends on the activity they record. Identity without commerce or behavior is an empty profile. Reputation requires real interactions to measure. Verification requires defined deliverables to check against.

ERC-8183 provides the commercial activity that feeds the ERC-8004 trust layer. Every Job is a reputation signal. Every submission is a deliverable that verifiers can assess. Every evaluation is a certification that other Agents can reference.

The two standards form a cycle that could enable more powerful self-organization of Agents through trustless interactions:

Discovery (8004) → Commerce (8183) → Reputation (8004) → Better Discovery → More Trustless Commerce

Neither is complete without the other. Together, they form the foundation for trustless Agent commerce and interaction.

Beyond Payment

ERC-8183 is not a payment protocol; it is a commerce standard.

Payments move money. But commerce requires much more than moving money. Commerce is everything around the payment that makes it trustworthy and operational: what was agreed upon, whether the work was done, who verified it, what happens if it wasn't done. In the traditional world, commerce works because of the配套设施 around the payment: risk assessment and underwriting of merchants before they can accept payments, credit extension enabling buyers to transact before funds are settled, real-time fraud detection across billions of transactions, chargeback and dispute mechanisms protecting buyers when services fail, and reputation systems building trust through repeated interactions. These functions are the value of payment processors, card networks, and platforms—not the movement of funds itself, but the trust infrastructure around it.

When commerce moves on-chain, these functions don't disappear. They need to be rebuilt in a trustless, programmatic, open way. This is what ERC-8183 is doing.

The Job primitive's escrow and evaluator certification model is analogous to a chargeback mechanism with programmable, preset settlement terms. Using ERC-8004's on-chain reputation and other on-chain reputation indicators as part of ERC-8183 is analogous to proprietary underwriting with portable, verifiable history. Hooks replace centralized risk assessment with modular, competitive, auditable logic that any facilitator can deploy. The result is not just a way to move funds on-chain, but a way to rebuild the complete trust infrastructure of commerce—open and permissionless.

Existing payment protocols and interfaces, whether traditional processors or stablecoin transfer protocols like x402, are smooth, internet-native experiences that handle the movement of funds. ERC-8183 manages the full lifecycle that turns a payment into a trustless transaction: specification, escrow, deliverable submission, evaluator certification, and deterministic settlement. Agents can interact at the interface layer via x402 or HTTP, while the underlying settlement flows through ERC-8183 on-chain. The two are complementary.

Irreversibility, Escrow, and the Chargeback Problem

Another concern with raw payments is irreversibility. When a credit card is charged and the service is unsatisfactory, the consumer can dispute and reverse the charge. Once a payment is transferred out, the money is gone. This is a real and valid objection for raw payments and transfers.

ERC-8183 preserves this core concept in the contract structure. Funds are held in escrow until an evaluator certifies that the delivery meets the agreed terms. The rejection path refunds the client. The expiration path auto-reclaims. This is the programmable, trustless equivalent of the authorize-capture model—the model that makes card commerce work—except the terms are pre-coded and enforced by code, not adjudicated after the fact by a network with its own interests.

For pre-authorizations of uncertain amounts—hotel deposits, services that might expand in scope—the flexibility of Hooks can be designed to lock a maximum amount, settling the final amount upon completion based on verifiable inputs. This architecture supports the trust models and behaviors that make card commerce flexible, while keeping settlement transparent, open, trustless, and on-chain.

A New Wave of Economic Participants

The AI wave is creating new economic participants—both buyers and merchants—faster than ever before. Millions of developers and non-developers are building and publishing microservices, APIs, and tools using AI programming assistants, many without legal entities, websites, or transaction history. Agents from tech companies and open-source frameworks are attracting millions of users through personal AI agents and assistants.

Traditional payment systems will struggle to serve these merchants. Not because of technology, but because when a processor approves a provider, it absorbs that provider's risk: fraud, chargebacks, disputes. A merchant with no record, no entity, no history is too risky to underwrite.

ERC-8183 is permissionless by design. A provider is a wallet address. No onboarding, no underwriting, no gatekeepers. The Job primitive gives these merchants not just a way to get paid, but a full commerce lifecycle: work specification, escrowed payment, verifiable delivery submission, and evaluator certification, laying the foundation for trustworthy transactions.

The inability to underwrite new providers might be seen as a temporary gap. An open standard structurally compresses this timeline. Any facilitator can deploy ERC-8183 today. The ecosystem evolves through experimentation, not institutional consensus. But more fundamentally, ERC-8183 combined with ERC-8004 doesn't just bridge the underwriting gap; it addresses the root cause. The reason a processor can't underwrite a new merchant is the lack of verifiable history. ERC-8183 produces that history. Every completed Job is recorded on-chain: delivery hash, evaluator certification, outcome. This history is portable, verifiable, and belongs to no one.

Critically, this record isn't locked inside a single platform. Today, Platform A knows your chargeback rate, Platform B knows your seller rating, but you can't take those records with you. On ERC-8183, reputation is the merchant's own portable asset, readable by any facilitator, any chain, any interface that reads the standard. ERC-8183 feeds on-chain identity and reputation (ERC-8004) and provides underwriting data.

Building the Future of Agent Commerce and Decentralized AI Together

ERC-8183 is an open standard for trustless Agent commerce. Here's how to get involved:

Build with ERC-8183. Become a facilitator! Deploy ERC-8183 on your chain. Build SDKs, wrappers, scanners, and trackers. Build new interfaces and experiences that settle securely and verifiably on-chain via ERC-8183. Create Agent frameworks that natively interact with this standard.

Explore, experiment, and build Hooks. Need milestone payments or dispute resolution? Build them as Hooks. This is the space for creativity and the evolution of diverse applications.

Build and register Evaluators. Evaluators are a critical part of ensuring secure, trustless Agent commerce but are severely lacking today. Build evaluators for specific domains, especially fully verifiable ones and services. Register them on ERC-8004. Contribute meaningfully to Agent reputation and identity.

Contribute and provide feedback. This is a collective standard. Only through broad experimentation, real-world use, candid feedback, and iteration can it become what it needs to be. If something is missing, propose it. If something is wrong, challenge it. The specification is open, the codebase is open, the discussion is open. This needs to evolve together.

The Agent economy will be built on open standards, or it will be built in walled gardens. We choose open standards. A shared digital space.

ERC-8004 for trust. ERC-8183 for commerce. The rest, you build.

Related Links:

  • ERC-8183 Specification: https://eips.ethereum.org/EIPS/eip-8183
  • ERC-8004 Specification: eips.ethereum.org/EIPS/eip-8004
  • ERC-8183 Discussion: ethereum-magicians.org/t/erc-8183-agentic-commerce/27902
  • Telegram Community: https://t.me/erc8183

Preguntas relacionadas

QWhat is the core purpose of the ERC-8183 standard proposed by Virtuals Protocol and the Ethereum Foundation dAI team?

AThe core purpose of ERC-8183 is to establish a trustless on-chain commerce protocol for economic interactions between AI Agents. It is not just a payment protocol but a complete commercial infrastructure covering task specification, escrow, delivery verification, and evaluator certification.

QHow does the ERC-8183 standard define the lifecycle of a 'Job' to ensure trustless transactions?

AThe Job lifecycle in ERC-8183 flows through four key states: Open → Funded → Submitted → Terminal (Completed/Rejected/Expired). Funds are locked in escrow, the provider submits the deliverable, an evaluator certifies it, and funds are programmatically released or refunded based on the outcome, ensuring deterministic, trustless settlement.

QWhat role does the 'Evaluator' play in the ERC-8183 standard, and what forms can it take?

AThe Evaluator is an address that certifies whether a submitted deliverable meets the agreed terms. It can be an AI Agent for subjective tasks, a smart contract with a ZK verifier for deterministic tasks, or a multi-sig/DAO for high-stakes scenarios. The protocol treats all evaluator addresses equally, regardless of their underlying implementation.

QHow does ERC-8183 achieve modularity and extensibility for diverse commercial applications?

AERC-8183 uses 'Hooks'—optional smart contracts attached during Job creation. Hooks receive callbacks before and after core operations, allowing custom logic for validation, reputation updates, fee distribution, and more without modifying the core standard. This enables diverse applications like service jobs, capital transfer jobs, bidding jobs, and reputation-gated jobs.

QHow do ERC-8183 and ERC-8004 (Agent Identity and Reputation) work together to form a closed loop for the AI Agent economy?

AERC-8004 handles Agent discovery and trust through identity and reputation, while ERC-8183 provides the commercial activity that feeds into this trust layer. Together, they form a cycle: discovery (8004) → commerce (8183) → reputation (8004) → better discovery → more trustless commerce, enabling self-organizing Agent interactions.

Lecturas Relacionadas

¿Anthropic está reclutando científicos? 27.000 dólares semanales para corregir errores expertos de Claude

Anthropic ha lanzado un nuevo programa de becas, "STEM Fellow", dirigido a expertos en ciencia, tecnología, ingeniería y matemáticas. El puesto, que no requiere experiencia previa en aprendizaje automático pero sí capacidad de juicio científico, ofrece una asignación semanal de 3.800 dólares por tres meses de trabajo presencial en sus oficinas. Los becarios colaborarán con investigadores de Anthropic en proyectos específicos, utilizando modelos Claude y herramientas internas para identificar y corregir errores en dominios científicos especializados, como física teórica o climatología. El objetivo es mejorar las capacidades científicas del modelo mediante la retroalimentación de expertos humanos. Este programa es la evolución de iniciativas anteriores de Anthropic, que han pasado de centrarse en la alineación y seguridad de la IA a integrar directamente a científicos en el desarrollo del modelo. La compañía reconoce que, aunque Claude acelera significativamente la investigación, aún comete errores sutiles que solo un experto puede detectar. La estrategia refleja una apuesta por construir un ecosistema científico alrededor de Claude, transformando la competencia en IA: ya no se trata de tener el modelo más grande, sino de integrar el conocimiento humano especializado para crear sistemas de IA más confiables y capaces en entornos científicos.

marsbitHace 21 min(s)

¿Anthropic está reclutando científicos? 27.000 dólares semanales para corregir errores expertos de Claude

marsbitHace 21 min(s)

Los VC que se mantienen en el mercado primario, ¿cuánto dinero les queda?

Los capitalistas de riesgo (VC) que permanecen en el mercado primario de criptomonedas tienen fondos disponibles, pero enfrentan una escasez de oportunidades de inversión de alta calidad. Según una discusión entre inversores de Pantera Capital, Crucible Capital, Blockworks y Varys Capital, el consenso general es que hay capital suficiente, especialmente en etapas posteriores (Series A y B), concentrado en grandes fondos como Paradigm, Multicoin, Pantera y Dragonfly, con estimaciones de 60-70 mil millones de dólares en etapas avanzadas. Sin embargo, las oportunidades viables son limitadas, con pocos proyectos que ofrezcan retornos típicos de VC, y una brecha entre las narrativas de los fundadores y lo que los VC pueden invertir racionalmente. El mercado primario muestra una caída del 49% en el número de rondas de financiación en Q1, pero un aumento del 76% en el monto promedio por ronda, indicando una concentración de capital en etapas tardías. Los fondos tempranos (semilla) están más dispersos pero son insuficientes, con 10-20 mil millones de dólares distribuidos en docenas de fondos más pequeños. El desafío real no es la falta de capital, sino su accesibilidad: los fundadores deben superar umbrales más altos para asegurar financiación, especialmente en rondas avanzadas donde pocos fondos dominan. Esto exige mayor rigor, paciencia y enfoque en el crecimiento a largo plazo tanto para VC como para emprendedores.

Odaily星球日报Hace 25 min(s)

Los VC que se mantienen en el mercado primario, ¿cuánto dinero les queda?

Odaily星球日报Hace 25 min(s)

Trading

Spot
Futuros

Artículos destacados

Qué es ETH 2.0

ETH 2.0: Una Nueva Era para Ethereum Introducción ETH 2.0, conocido ampliamente como Ethereum 2.0, marca una actualización monumental de la blockchain de Ethereum. Esta transición no es solo un cambio de imagen; busca mejorar fundamentalmente la escalabilidad, seguridad y sostenibilidad de la red. Con un cambio del mecanismo de consenso intensivo en energía Prueba de Trabajo (PoW) a una Prueba de Participación (PoS) más eficiente, ETH 2.0 promete un enfoque transformador para el ecosistema de blockchain. ¿Qué es ETH 2.0? ETH 2.0 es un conjunto de actualizaciones distintivas e interconectadas centradas en optimizar las capacidades y el rendimiento de Ethereum. La remodelación está diseñada para abordar desafíos críticos que el mecanismo de Ethereum existente ha enfrentado, particularmente en relación con la velocidad de transacción y la congestión de la red. Objetivos de ETH 2.0 Los objetivos principales de ETH 2.0 giran en torno a mejorar tres aspectos fundamentales: Escalabilidad: Con el objetivo de mejorar significativamente la cantidad de transacciones que la red puede manejar por segundo, ETH 2.0 busca superar la actual limitación de aproximadamente 15 transacciones por segundo, potencialmente alcanzando miles. Seguridad: Las medidas de seguridad mejoradas son fundamentales para ETH 2.0, particularmente a través de una mayor resistencia contra ciberataques y la preservación del ethos descentralizado de Ethereum. Sostenibilidad: El nuevo mecanismo de PoS está diseñado no solo para mejorar la eficiencia, sino también para reducir drásticamente el consumo de energía, alineando el marco operativo de Ethereum con consideraciones medioambientales. ¿Quién es el Creador de ETH 2.0? La creación de ETH 2.0 se puede atribuir a la Fundación Ethereum. Esta organización sin fines de lucro, que desempeña un papel crucial en el apoyo al desarrollo de Ethereum, está liderada por el notable cofundador Vitalik Buterin. Su visión de un Ethereum más escalable y sostenible ha sido la fuerza impulsora detrás de esta actualización, involucrando contribuciones de una comunidad global de desarrolladores y entusiastas dedicados a mejorar el protocolo. ¿Quiénes son los Inversores de ETH 2.0? Aunque los detalles sobre los inversores de ETH 2.0 no se han hecho públicos, se sabe que la Fundación Ethereum recibe apoyo de varias organizaciones e individuos en el ámbito de blockchain y tecnología. Estos socios incluyen firmas de capital de riesgo, empresas tecnológicas y organizaciones filantrópicas que comparten un interés mutuo en apoyar el desarrollo de tecnologías descentralizadas e infraestructura de blockchain. ¿Cómo Funciona ETH 2.0? ETH 2.0 es notable por introducir una serie de características clave que lo diferencian de su predecesor. Prueba de Participación (PoS) La transición a un mecanismo de consenso PoS es uno de los cambios más destacados de ETH 2.0. A diferencia de PoW, que depende de la minería intensiva en energía para la verificación de transacciones, PoS permite a los usuarios validar transacciones y crear nuevos bloques de acuerdo con la cantidad de ETH que apuestan en la red. Esto conduce a una mayor eficiencia energética, reduciendo el consumo en aproximadamente un 99.95%, convirtiendo Ethereum 2.0 en una alternativa considerablemente más ecológica. Cadenas Shard Las cadenas shard son otra innovación crítica de ETH 2.0. Estas cadenas más pequeñas operan en paralelo con la cadena principal de Ethereum, lo que permite procesar múltiples transacciones simultáneamente. Este enfoque mejora la capacidad general de la red, abordando las preocupaciones de escalabilidad que han plagado a Ethereum. Cadena Beacon En el núcleo de ETH 2.0 se encuentra la Cadena Beacon, que coordina la red y gestiona el protocolo PoS. Actúa como una especie de organizador: supervisa a los validadores, asegura que los shards permanezcan conectados a la red y monitorea la salud general del ecosistema blockchain. Cronología de ETH 2.0 El viaje de ETH 2.0 ha estado marcado por varios hitos clave que trazan la evolución de esta significativa actualización: Diciembre 2020: El lanzamiento de la Cadena Beacon marcó la introducción de PoS, preparando el escenario para la migración a ETH 2.0. Septiembre 2022: La finalización de “La Fusión” representa un momento pivotal donde la red Ethereum transicionó exitosamente de un marco PoW a un marco PoS, anunciando una nueva era para Ethereum. 2023: Se espera el lanzamiento de cadenas shard con el fin de mejorar aún más la escalabilidad de la red Ethereum, consolidando ETH 2.0 como una plataforma robusta para aplicaciones y servicios descentralizados. Características Clave y Beneficios Escalabilidad Mejorada Una de las ventajas más significativas de ETH 2.0 es su escalabilidad mejorada. La combinación de PoS y cadenas shard permite a la red expandir su capacidad, permitiendo acomodar un volumen de transacciones muy mayor en comparación con el sistema legado. Eficiencia Energética La implementación de PoS representa un gran paso hacia la eficiencia energética en la tecnología blockchain. Al reducir drásticamente el consumo de energía, ETH 2.0 no solo reduce los costos operativos, sino que también se alinea más estrechamente con los objetivos globales de sostenibilidad. Seguridad Mejorada Los mecanismos actualizados de ETH 2.0 contribuyen a una mayor seguridad en toda la red. El despliegue de PoS, junto con medidas de control innovadoras establecidas a través de las cadenas shard y la Cadena Beacon, asegura un mayor grado de protección contra posibles amenazas. Costos Más Bajos para los Usuarios A medida que la escalabilidad mejora, los efectos sobre los costos de transacción también serán evidentes. Se espera que la mayor capacidad y la reducción de la congestión se traduzcan en tarifas más bajas para los usuarios, haciendo de Ethereum una opción más accesible para transacciones diarias. Conclusión ETH 2.0 marca una evolución significativa en el ecosistema de la blockchain de Ethereum. Al abordar cuestiones clave como la escalabilidad, el consumo de energía, la eficiencia en las transacciones y la seguridad en general, la importancia de esta actualización no puede subestimarse. El cambio a Prueba de Participación, la introducción de cadenas shard y el trabajo fundamental de la Cadena Beacon son indicativos de un futuro donde Ethereum puede satisfacer las crecientes demandas del mercado descentralizado. En una industria impulsada por la innovación y el progreso, ETH 2.0 se erige como un testimonio de las capacidades de la tecnología blockchain para allanar el camino hacia una economía digital más sostenible y eficiente.

217 Vistas totalesPublicado en 2024.04.04Actualizado en 2024.12.03

Qué es ETH 2.0

Qué es ETH 3.0

ETH3.0 y $eth 3.0: Un Examen en Profundidad del Futuro de Ethereum Introducción En el paisaje en rápida evolución de las criptomonedas y la tecnología blockchain, ETH3.0, a menudo denotado como $eth 3.0, ha emergido como un tema de considerable interés y especulación. El término abarca dos conceptos principales que merecen clarificación: Ethereum 3.0: Esto representa una posible actualización futura destinada a aumentar las capacidades de la blockchain de Ethereum existente, centrándose particularmente en mejorar la escalabilidad y el rendimiento. ETH3.0 Meme Token: Este proyecto de criptomoneda distinto busca aprovechar la blockchain de Ethereum para crear un ecosistema centrado en memes, promoviendo la participación dentro de la comunidad de criptomonedas. Entender estos aspectos de ETH3.0 es esencial no solo para los entusiastas de las criptomonedas, sino también para aquellos que observan tendencias tecnológicas más amplias en el espacio digital. ¿Qué es ETH3.0? Ethereum 3.0 Ethereum 3.0 se presenta como una actualización propuesta a la red Ethereum ya establecida, que ha sido la columna vertebral de muchas aplicaciones descentralizadas (dApps) y contratos inteligentes desde su inicio. Las mejoras previstas se concentran principalmente en la escalabilidad, integrando tecnologías avanzadas como el sharding y las pruebas de conocimiento cero (zk-proofs). Estas innovaciones tecnológicas tienen como objetivo facilitar un número sin precedentes de transacciones por segundo (TPS), que podría alcanzar millones, abordando así una de las limitaciones más significativas que enfrenta la tecnología blockchain actual. La mejora no es meramente técnica, sino también estratégica; está destinada a preparar la red Ethereum para una adopción y utilidad generalizada en un futuro marcado por una mayor demanda de soluciones descentralizadas. ETH3.0 Meme Token En contraste con Ethereum 3.0, el ETH3.0 Meme Token se aventura en un dominio más ligero y juguetón al combinar la cultura de memes de internet con la dinámica de las criptomonedas. Este proyecto permite a los usuarios comprar, vender e intercambiar memes en la blockchain de Ethereum, proporcionando una plataforma que fomenta la participación comunitaria a través de la creatividad y los intereses compartidos. El ETH3.0 Meme Token tiene como objetivo demostrar cómo la tecnología blockchain puede intersecarse con la cultura digital, creando casos de uso que son tanto entretenidos como financieramente viables. ¿Quién es el Creador de ETH3.0? Ethereum 3.0 La iniciativa hacia Ethereum 3.0 es impulsada principalmente por un consorcio de desarrolladores e investigadores dentro de la comunidad Ethereum, destacando a Justin Drake. Conocido por sus ideas y contribuciones a la evolución de Ethereum, Drake ha sido una figura prominente en las discusiones sobre la transición de Ethereum a una nueva capa de consenso, conocida como la “Beam Chain.” Este enfoque colaborativo en el desarrollo significa que Ethereum 3.0 no es el producto de un creador singular, sino más bien una manifestación de la ingenio colectivo centrado en avanzar en la tecnología blockchain. ETH3.0 Meme Token Los detalles sobre el creador del ETH3.0 Meme Token son actualmente indetectables. La naturaleza de los tokens de memes a menudo conduce a una estructura más descentralizada y guiada por la comunidad, lo que podría explicar la falta de atribución específica. Esto se alinea con la ética de la mayor comunidad cripto, donde la innovación a menudo surge de esfuerzos colaborativos en lugar de individuales. ¿Quiénes son los Inversores de ETH3.0? Ethereum 3.0 El apoyo a Ethereum 3.0 proviene principalmente de la Fundación Ethereum junto a una entusiasta comunidad de desarrolladores e inversores. Esta asociación fundacional proporciona un grado significativo de legitimidad y mejora la perspectiva de implementación exitosa, ya que aprovecha la confianza y la credibilidad construidas a lo largo de años de operaciones de la red. En el clima cambiante de las criptomonedas, el apoyo de la comunidad juega un papel crucial en impulsar el desarrollo y la adopción, posicionando a Ethereum 3.0 como un serio competidor para los futuros avances en blockchain. ETH3.0 Meme Token Si bien las fuentes actualmente disponibles no brindan información explícita sobre las fundaciones de inversión u organizaciones que respaldan el ETH3.0 Meme Token, es indicativo del modelo de financiamiento típico para los tokens de memes, que a menudo se basa en el apoyo de base y la participación comunitaria. Los inversores en tales proyectos suelen consistir en individuos motivados por el potencial de innovación impulsada por la comunidad y el espíritu de cooperación que se encuentra en la comunidad cripto. ¿Cómo Funciona ETH3.0? Ethereum 3.0 Las características distintivas de Ethereum 3.0 radican en su propuesta implementación de la tecnología de sharding y zk-proof. El sharding es un método de particionamiento de la blockchain en partes más pequeñas y manejables o “shards,” que pueden procesar transacciones de manera concurrente en lugar de secuencial. Esta descentralización del procesamiento ayuda a prevenir la congestión y asegura que la red se mantenga receptiva incluso bajo una carga pesada. La tecnología de prueba de conocimiento cero (zk-proof) añade otra capa de sofisticación al permitir la validación de transacciones sin revelar los datos subyacentes involucrados. Este aspecto no solo mejora la privacidad, sino que también aumenta la eficiencia general de la red. También se habla de incorporar una Máquina Virtual de Ethereum de conocimiento cero (zkEVM) en esta actualización, ampliando aún más las capacidades y la utilidad de la red. ETH3.0 Meme Token El ETH3.0 Meme Token se distingue al capitalizar sobre la popularidad de la cultura de memes. Establece un mercado para que los usuarios participen en el intercambio de memes, no solo por entretenimiento sino también por el potencial de ganancia económica. Al integrar características como staking, provisión de liquidez y mecanismos de gobernanza, el proyecto fomenta un entorno que incentiva la interacción y participación de la comunidad. Al ofrecer una mezcla única de entretenimiento y oportunidad económica, el ETH3.0 Meme Token tiene como objetivo atraer a una audiencia diversa, desde entusiastas de las criptomonedas hasta conocedores de memes casuales. Cronología de ETH3.0 Ethereum 3.0 11 de noviembre de 2024: Justin Drake insinúa la próxima actualización ETH 3.0, centrada en las mejoras de escalabilidad. Este anuncio significa el inicio de discusiones formales sobre la futura arquitectura de Ethereum. 12 de noviembre de 2024: Se espera que la propuesta anticipada para Ethereum 3.0 sea revelada en Devcon en Bangkok, estableciendo el escenario para comentarios más amplios de la comunidad y potenciales próximos pasos en el desarrollo. ETH3.0 Meme Token 21 de marzo de 2024: El ETH3.0 Meme Token se lista oficialmente en CoinMarketCap, marcando su incursión en el dominio público de las criptomonedas y aumentando la visibilidad de su ecosistema basado en memes. Puntos Clave En conclusión, Ethereum 3.0 representa una evolución significativa dentro de la red Ethereum, enfocándose en superar limitaciones relacionadas con la escalabilidad y el rendimiento a través de tecnologías avanzadas. Sus actualizaciones propuestas reflejan un enfoque proactivo hacia las futuras demandas y la usabilidad. Por otro lado, el ETH3.0 Meme Token encapsula la esencia de la cultura impulsada por la comunidad en el espacio de las criptomonedas, aprovechando la cultura de memes para crear plataformas atractivas que fomenten la creatividad y participación de los usuarios. Entender los distintos propósitos y funcionalidades de ETH3.0 y $eth 3.0 es fundamental para cualquier persona interesada en los desarrollos en curso dentro del espacio cripto. Con ambas iniciativas abriendo caminos únicos, subrayan colectivamente la naturaleza dinámica y multifacética de la innovación blockchain.

229 Vistas totalesPublicado en 2024.04.04Actualizado en 2024.12.03

Qué es ETH 3.0

Cómo comprar ETH

¡Bienvenido a HTX.com! Hemos hecho que comprar Ethereum (ETH) sea simple y conveniente. Sigue nuestra guía paso a paso para iniciar tu viaje de criptos.Paso 1: crea tu cuenta HTXUtiliza tu correo electrónico o número de teléfono para registrarte y obtener una cuenta gratuita en HTX. Experimenta un proceso de registro sin complicaciones y desbloquea todas las funciones.Obtener mi cuentaPaso 2: ve a Comprar cripto y elige tu método de pagoTarjeta de crédito/débito: usa tu Visa o Mastercard para comprar Ethereum (ETH) al instante.Saldo: utiliza fondos del saldo de tu cuenta HTX para tradear sin problemas.Terceros: hemos agregado métodos de pago populares como Google Pay y Apple Pay para mejorar la comodidad.P2P: tradear directamente con otros usuarios en HTX.Over-the-Counter (OTC): ofrecemos servicios personalizados y tipos de cambio competitivos para los traders.Paso 3: guarda tu Ethereum (ETH)Después de comprar tu Ethereum (ETH), guárdalo en tu cuenta HTX. Alternativamente, puedes enviarlo a otro lugar mediante transferencia blockchain o utilizarlo para tradear otras criptomonedas.Paso 4: tradear Ethereum (ETH)Tradear fácilmente con Ethereum (ETH) en HTX's mercado spot. Simplemente accede a tu cuenta, selecciona tu par de trading, ejecuta tus trades y monitorea en tiempo real. Ofrecemos una experiencia fácil de usar tanto para principiantes como para traders experimentados.

4.4k Vistas totalesPublicado en 2024.12.10Actualizado en 2025.03.21

Cómo comprar ETH

Discusiones

Bienvenido a la comunidad de HTX. Aquí puedes mantenerte informado sobre los últimos desarrollos de la plataforma y acceder a análisis profesionales del mercado. A continuación se presentan las opiniones de los usuarios sobre el precio de ETH (ETH).

活动图片