When Curators Become a Risk Variable in DeFi Lending, How Can Algorithms Reshape the Market?

比推Publicado a 2025-12-10Actualizado a 2025-12-10

Resumen

The article argues that the current "Curator" model in DeFi lending, as seen in protocols like Morpho and Euler, reintroduces human moral risk and inefficiency. It traces the evolution of lending markets, highlighting that early pooled models (e.g., Compound, Aave) sacrificed lender risk control for borrower convenience, while isolated markets (e.g., Morpho Blue) fragmented liquidity. Curator vaults attempted to bridge this gap but reintroduced trust assumptions and discretionary decision-making. The author proposes a new paradigm inspired by traditional order books: a two-tier architecture separating risk definition from order matching. In this model (exemplified by Avon), lenders deposit into isolated, parameter-defined "strategies" (retaining full risk control), while a shared order book algorithmically aggregates and routes borrower requests across compatible strategies atomically. This eliminates the need for human curators, enhances transparency, and improves liquidity utilization. The approach also benefits RWA by allowing compliance at the strategy level while pooling global liquidity. Built on high-performance chains like MegaETH, this CLOB-based system aims to automate lending coordination without sacrificing lender autonomy or borrower experience.

Original Author: @0xJaehaerys, Gelora Research

Original Compilation: EeeVee, SpecialistXBT, BlockBeats

Original Title: Lending Markets Do Not Need the Curator Model


Editor's Note: After the successive blowups of Stream Finance and USDX, the DeFi community is undergoing a painful disenchantment. The "Curator" model introduced by protocols like Morpho and Euler was originally intended to solve liquidity fragmentation but inadvertently reintroduced the moral hazard of "human" factors on-chain. The author of this article points out that current lending protocols mistakenly bundle "risk definition" with "order matching." By drawing on the order book model from traditional finance, this article constructs a new paradigm that eliminates the need for curators and relies on algorithmic automatic routing.

The Evolutionary Logic of Lending Markets

Reviewing the evolution of on-chain trading provides a reference for understanding lending market.

AMMs based on constant functions (like Uniswap) solved a fundamental problem: how to create a market without active market makers? The answer was to use an invariant function to preset the "shape" of liquidity. Liquidity providers pre-agree to a set of strategies, and the protocol handles execution automatically.

This works well in trading because trading is relatively simple: buyers and sellers meet at a price. But lending is much more complex. A loan involves multiple dimensions:

Interest rate

Collateral type

Loan-to-Value ratio (LTV)

Term (fixed vs. demand)

Liquidation mechanism

Matching a loan requires satisfying constraints across all these dimensions simultaneously.

Early DeFi lending directly adopted solutions similar to AMMs. Protocols like Compound and Aave preset interest rate curves, with lenders joining a shared pool. This allowed lending markets to function without active lenders.

But this analogy has a fatal flaw. In DEX trading, the shape of the constant function curve affects execution quality (slippage, depth); in lending, the shape of the interest rate curve directly determines risk. When all lenders share a single pool, they also share the risk of all collateral accepted by the pool. Lenders cannot express their desire to bear only specific types of risk.

In the trading space, order books solved this problem: they allow market makers to define their own "curve shape." Each market maker quotes at their preferred price, the order book aggregates these quotes into a unified market, but each market maker still controls their own risk exposure.

Can lending adopt the same approach? A project named Avon attempts to answer this question.

The Liquidity Fragmentation Problem

To give lenders control, DeFi's first attempt was market isolation.

Protocols like Morpho Blue and Euler allow anyone to create lending markets with specific parameters: designated collateral, borrowed asset, fixed liquidation LTV, and interest rate curve. Lenders deposit into markets that match their risk preferences. Bad debt in one market never spills over to another.

This is perfect for lenders; they get the risk isolation they want.

But for borrowers, this creates fragmentation.

Take ETH-USDC lending as an example. There might be a dozen different markets:

Market B: $3M liquidity, 86% LTV, 5.1% interest rate

Market C: $2M liquidity, 91% LTV, 6.8% interest rate

... and 9 other markets with lower liquidity

A user wanting to borrow $8 million cannot be satisfied from a single market. They must manually compare prices, execute multiple transactions, manage分散的头寸, and track different liquidation thresholds. The theoretical optimal solution requires splitting the loan across four or more markets.

In practice, no one does this. Borrowers typically just pick one market. Capital utilization is low in fragmented pools.

Market risk isolation solved the lender's problem but created a borrower's problem.

The Limitations of Curator Vaults

The curator vault model attempts to bridge this gap.

The idea is: professional curators manage capital allocation. Lenders deposit into vaults, and curators allocate funds to underlying markets, optimizing yield and managing risk. Borrowers still face fragmented markets, but at least lenders don't have to manually rebalance.

This helps lenders who want to "set and forget," but it introduces something DeFi aimed to eliminate: discretionary power.

Curators decide which markets get capital and can reallocate at any time. The lender's risk exposure changes with the curator's decisions, unpredictably and uncontrollably. As one Twitter user put it: "The curator is PvPing the borrower, but the borrower doesn't even know they are being farmed."

This asymmetry is not only in strategy but also in the accuracy of the basic interface. Morpho's UI sometimes shows "$3 million available liquidity," but in practice, funds at low interest rates are scarce, with most capital located in higher rate tiers.

When liquidity coordination relies on human decisions, transparency suffers.

Capital allocators adjust market liquidity on their schedule, not based on the market's immediate needs. Vaults try to solve borrower fragmentation through "rebalancing," but rebalancing requires gas fees, depends on the curator's willingness, and often lags. Borrowers still face suboptimal rates.

Separating Risk from Matching

Lending protocols conflate two distinct modules.

User definition of risk: Different lenders have different views on collateral quality, leverage ratios.

The protocol's method of matching loans: This is mechanical. It doesn't require user subjectivity, just efficient routing.

The pooled model bundles these two, lenders lose control.

The isolated pool model separates risk definition but abandons matching, forcing borrowers to manually find the optimal path.

The curator vault model adds matching back through the curator role but introduces a trust assumption in the curator.

Can matching be automated without introducing discretion (human intervention)?

Order books in trading did this. Market makers define quotes, the order book aggregates depth, matching is deterministic (best price first). No one decides where orders go, the mechanism decides everything.

CLOB lending applies the same principle to credit markets:

Lenders define risk through isolated strategies.

Strategies post quotes to a shared order book.

Borrowers interact with unified liquidity.

Matching happens automatically, without curator intervention.

Risk stays with the lender, coordination becomes mechanical. No trust in a third party is needed at any point.

Two-Tier Architecture

Avon implements order book lending through two unique tiers.

Strategy Layer

A "Strategy" is an isolated lending market with fixed parameters.

The strategy creator defines the following parameters: Collateral/Borrowed Asset, Liquidation LTV, Interest Rate Curve, Oracle, Liquidation Mechanism.

Once deployed, the shape of the interest rate curve cannot be changed. Lenders know the rules exactly before depositing.

Funds never move between strategies.

If you deposit into Strategy A, your money stays in Strategy A until you withdraw. No curators, no rebalancing, no sudden changes in risk exposure.

Although someone (the strategy manager) sets the parameters, they are fundamentally different from a curator: Curators are capital allocators (deciding where money goes), strategy managers are true risk managers (defining rules but not moving money), analogous to Aave DAO. The decision-making power for capital allocation always remains with the lender.

How does the system adapt to market changes? Through competition, not parameter modification. If the risk-free rate soars, this forces old strategies to become obsolete (funds flow out), and new strategies are created (funds flow in). "Discretion" shifts from "where should capital go?" (curator's decision) to "which strategy should I choose?" (lender's decision).

Matching Layer

Strategies do not serve borrowers directly; instead, they post quotes to a shared order book.

The order book aggregates quotes from all strategies into a unified view. Borrowers see the combined depth of all strategies that accept their collateral.

When a borrower places an order, the matching engine:

Filters quotes by compatibility (collateral type, LTV requirements).

Sorts by interest rate.

Executes starting from the cheapest.

Settles within an atomic transaction.

If one strategy can fulfill the entire order, it takes it all; if not, the order is automatically split across multiple strategies. The borrower only perceives one transaction.

Important note: The order book only reads strategy states; it cannot modify them. It is only responsible for coordinating access, not allocating capital.

A Boon for RWA

DeFi has always faced a structural contradiction in institutional adoption: compliance requires isolation, but isolation kills liquidity.

Aave Arc tried the "walled garden" model, where compliant participants have their own pool. The result was shallow liquidity and poor rates. Aave Horizon tried a "semi-open" model (RWA issuers require KYC, but lending is permissionless). This is progress, but institutional borrowers still cannot access the $32 billion liquidity in Aave's main pool. Some projects explored permissioned rollups. The KYC process is completed at the infrastructure level. This approach works for some use cases but fragments liquidity at the network layer. Compliant users on Chain A cannot access liquidity on Chain B.

The order book model offers a third way.

The strategy layer can enforce any access control (KYC, geographic restrictions, accredited investor checks). The matching engine is only responsible for matching.

If a compliant strategy and a permissionless strategy both offer compatible terms, they can simultaneously fill the same loan.

Imagine a corporate treasury抵押代币化国债 borrowing $100 million:

$30 million from a strategy requiring institutional KYC (pension fund LPs)

$20 million from a strategy requiring accredited investor certification (family office LPs)

$50 million from a completely permissionless strategy (retail LPs)

Funds are never mixed at the source, institutions remain compliant, but liquidity is unified globally. This breaks the deadlock of "compliance equals isolation."

Mechanisms for Multi-Dimensional Matching

Order books match on only one dimension: price. The highest bid and lowest ask match.

Lending order books must match across multiple dimensions simultaneously:

Interest Rate: Must be below the borrower's acceptable上限.

LTV: The borrower's collateral ratio must meet the strategy's requirements.

Asset Compatibility: Currency match.

Liquidity: Sufficient market liquidity.

Borrowers who provide more collateral (lower LTV) or accept higher interest rates can match with more strategies. The engine finds the cheapest path within this constraint space.

A note for large borrowers. In Aave, $10 billion in liquidity is a monolithic pool. In order book lending, $10 billion might be分散在数百种策略中. A $100 million loan would quickly consume the entire order book, filling from the cheapest strategies first, progressively moving to the most expensive ones. Slippage is visible.

Pool-based systems also have slippage, just manifested differently: a surge in utilization pushes up interest rates. The difference is transparency. In the order book, slippage is visible upfront. In the pool, slippage only becomes apparent after the trade executes.

Floating Rates and Re-quoting

DeFi lending uses floating rates. As utilization changes, so does the interest rate.

This creates a synchronization challenge: if the strategy utilization changes but the quote on the order book isn't updated, the borrower executes at the wrong price.

Solution: Continuous re-quoting.

As soon as the strategy state changes, immediately post a new quote to the order book. This requires extremely high infrastructure performance:

Very fast block times.

Extremely cheap transaction costs.

Atomic state reads.

This is why Avon chose to build on MegaETH. On Ethereum Mainnet, this architecture is prohibitively expensive due to gas fees.

Existing friction:

If market rates move but the strategy's fixed curve doesn't adapt, a "Dead Zone" appears – borrowers find it too expensive to borrow, and lenders earn no yield. In Aave, the curve adjusts automatically, whereas in CLOB mode, this requires lenders to manually withdraw and migrate to new strategies. This is the price paid for control.

Multi-Strategy Position Management

When a loan is filled by multiple strategies, the borrower effectively holds a multi-strategy position.

Although it looks like one loan on the interface, the underlying components are independent:

Independent Interest Rates: Component A's rate might rise due to increased utilization in Strategy A, while Component B remains unchanged.

Independent Health Ratios: When the token price drops, components with stricter LTV limits are liquidated first locally. You don't get liquidated all at once but experience a series of partial liquidations, like being "nibbled away."

To simplify the experience, Avon provides unified position management (one-click add collateral, automatically distributed by weight) and one-click refinancing功能 (automatically borrow new to repay old via flash loans, always locking in the market's best rate).

Conclusion

DeFi lending has gone through several stages:

Pooled Protocols: Gave borrowers depth but剥夺了放贷人的控制权.

Isolated Markets: Gave lenders control but fragmented the borrower experience.

Curator Vaults: Attempted to bridge the two but introduced human decision-making risk.

Order Book Lending (CLOB): Decouples the above models. Risk definition rights return to lenders; matching is achieved through an order book engine.

The design principle is clear: when matching can be achieved through code, human intervention is no longer needed. Markets can self-regulate.


Twitter:https://twitter.com/BitpushNewsCN

Bitpush TG Discussion Group:https://t.me/BitPushCommunity

Bitpush TG Subscription: https://t.me/bitpush

Original Link:https://www.bitpush.news/articles/7594633

Criptos en tendencia

Preguntas relacionadas

QWhat is the core problem with the 'Curator' model in DeFi lending protocols like Morpho and Euler?

AThe Curator model reintroduces human discretion and moral risk into the system. Curators decide where capital is allocated, which can change lenders' risk exposure unpredictably and create information asymmetry, undermining the trustless and transparent ideals of DeFi.

QHow does the proposed CLOB (Central Limit Order Book) model for lending separate risk from matching?

AThe CLOB model separates risk definition and order matching into two distinct layers. The Strategy Layer allows lenders to define risk in isolated, fixed-parameter markets. The Matching Layer is a shared order book that automatically and deterministically routes borrower orders to the best available strategies without any human intervention.

QWhat advantage does the order book model offer for Real-World Assets (RWA) in DeFi?

AIt allows for compliance at the strategy level (e.g., KYC, accreditation checks) while aggregating liquidity at the matching layer. This enables compliant and permissionless strategies to simultaneously serve the same borrower, unifying global capital without mixing it at the source and breaking the 'compliance equals isolation' dilemma.

QWhat is a key infrastructural requirement for a CLOB lending system to function effectively?

AIt requires extremely high-performance infrastructure with fast block times, very low transaction costs, and atomic state reads. This is necessary for strategies to continuously re-quote their rates on the order book in response to market changes, ensuring borrowers get accurate, up-to-date pricing.

QHow does the CLOB model change the experience for a large borrower compared to a pooled model like Aave?

AIn a pooled model, a large borrower interacts with a single pool, and slippage manifests as a sharp increase in the interest rate due to higher utilization. In a CLOB model, liquidity is fragmented across many pools (strategies). Slippage for a large loan is visible upfront as the order is filled progressively from the cheapest to the most expensive strategies, offering more predictable execution.

Lecturas Relacionadas

Diálogo con Ray Dalio: Nos encontramos en una burbuja de IA actualmente, el 1% de mi cartera de inversiones está en Bitcoin

**Fuente: The Diary Of A CEO** **Resumen: Felix, PANews** Ray Dalio, fundador de Bridgewater Associates, advierte sobre una burbuja en la inteligencia artificial actual, comparable a burbujas históricas como la de Internet en 2000. Según Dalio, los signos clásicos están presentes: precios inflados, endeudamiento basado en ganancias especulativas y una posible corrección brusca si suben las tasas de interés o cambian las condiciones económicas. Dalio explica que esta burbuja se enmarca en un "gran ciclo" más amplio —de unos 80 años— caracterizado por tres dinámicas: creciente desigualdad interna, déficits fiscales gubernamentales y cambios en el orden geopolítico mundial. Estados Unidos y otros países occidentales se encuentran en una fase de declive relativo dentro de este ciclo. Para proteger la riqueza personal, Dalio recomienda diversificar las inversiones más allá del efectivo, incluyendo activos como oro, acciones y bonos. Aunque revela que alrededor del 1% de su cartera está en Bitcoin —considerándolo un activo escaso—, prefiere el oro físico por su seguridad histórica y su rol como reserva de los bancos centrales. Sobre el impacto laboral de la IA, Dalio prevé que aumentará la desigualdad, beneficiando sobre todo a los dueños de capital. Sin embargo, destaca que las habilidades humanas —como la intuición y la emoción— seguirán siendo valiosas y complementarias a la IA. En el ámbito geopolítico, Dalio anticipa un mundo más regionalizado, con EE.UU. y China como potencias líderes en sus respectivas esferas, y advierte que conflictos como el de Irán han expuesto debilidades estratégicas de Estados Unidos, acelerando un cambio en el equilibrio global de poder.

marsbitHace 1 hora(s)

Diálogo con Ray Dalio: Nos encontramos en una burbuja de IA actualmente, el 1% de mi cartera de inversiones está en Bitcoin

marsbitHace 1 hora(s)

¡Récord de compras netas extranjeras de 7,2 billones de wones en un solo día! Wall Street: Los vientos en contra de los flujos de capital en el mercado coreano se han disipado

La situación de los flujos de capital en el mercado de valores surcoreano está mostrando un cambio sustancial. El 31 de julio, la inversión extranjera realizó una compra neta récord de aproximadamente 7.2 billones de wones en acciones del KOSPI, marcando una reversión fundamental tras meses de importantes salidas de capital. Según análisis de Citi Research, las ventas netas mensuales de inversores extranjeros se redujeron drásticamente a 9.8 billones de wones en julio, comparado con 48.4 y 44.5 billones en junio y mayo, respectivamente. Paralelamente, los fondos de pensiones y fondos de inversión nacionales se convirtieron en compradores netos en julio (1.0 billón de wones), luego de ser vendedores netos en los dos meses anteriores. Además, la Comisión de Servicios Financieros de Corea implementó nuevas regulaciones que restringen el acceso de inversores minoristas a los ETF apalancados, lo que ha reducido significativamente su volumen de negociación y se espera que mitigue la volatilidad del mercado. Citi Research mantiene su objetivo para el KOSPI en 10,000 puntos, destacando fundamentos sólidos en el sector de chips de memoria, valoraciones históricamente bajas, una fuerte economía local y un entorno político favorable como factores de apoyo. La firma considera que los vientos en contra relacionados con los flujos de capital se están disipando, mientras que los impulsores fundamentales y políticos están ganando fuerza, creando condiciones para una mejora en el mercado.

marsbitHace 1 hora(s)

¡Récord de compras netas extranjeras de 7,2 billones de wones en un solo día! Wall Street: Los vientos en contra de los flujos de capital en el mercado coreano se han disipado

marsbitHace 1 hora(s)

Cómo Convertirse en Algo que la Inteligencia Artificial Jamás Podrá Reemplazar

**Resumen: Cómo ser irremplazable por la IA** Ante el temor de que la IA elimine trabajos, la solución no es resistirse, sino volverse "inempleable": un individuo autónomo que construya su propio proyecto vital y económico. El artículo critica la "esclavitud salarial"—depender de un empleo sin sentido—y propone escapar de ella desarrollando estas cinco capacidades clave: 1. **Agencia**: Capacidad de actuar sin pedir permiso. 2. **Gusto**: Criterio para discernir qué vale la pena crear. 3. **Persuasión**: Habilidad para conectar y lograr que otros valoren tu trabajo. 4. **Persistencia**: Resiliencia para ver los errores como aprendizaje. 5. **Iteración**: Proceso constante de ajuste basado en la retroalimentación. Estas habilidades se cultivan únicamente **haciendo**: creando algo propio. Se recomienda enfocarse en **crear contenido (medios)** más que solo en código, ya que el valor del contenido es subjetivo y requiere un criterio humano que la IA no puede replicar fácilmente, abriendo espacio para talentos auténticos. **Cómo empezar:** El cambio real requiere una transformación de identidad. Para ello: 1. Cambia radicalmente tu entorno (físico y digital). 2. Elige un "vehículo" (como crear contenido) que te dé retroalimentación real del mundo. 3. Dedica 15 minutos a responder preguntas introspectivas para encontrar tu "material en bruto" único y tu perspectiva contraria a la convencional. 4. **Publica tu primera idea mañana mismo.** La acción, el feedback y la iteración constante son el único camino. La conclusión es clara: en lugar de temer a la IA, conviértete en un creador que utilice todas las herramientas (incluida la IA) para construir una vida y un trabajo con significado, autonomía e impacto personal.

marsbitHace 3 hora(s)

Cómo Convertirse en Algo que la Inteligencia Artificial Jamás Podrá Reemplazar

marsbitHace 3 hora(s)

Los lanzamientos de dados mantienen las claves de Bitcoin en un modo aislado, pero no todo el mundo se molestará

El título sugiere que las claves de Bitcoin pueden almacenarse fuera de línea mediante lanzamientos de dados, aunque no todos los usuarios adoptarán este método. El artículo comienza explicando la entropía en la teoría de la información, utilizando ejemplos como monedas y dados. Tras un escándalo reciente con Coldcard, se popularizó la generación de semillas de billetera mediante dados. El texto explica que, aunque físicamente determinista, el lanzamiento es impredecible en la práctica, lo que lo hace útil para la seguridad. Se detalla cómo convertir los resultados en datos binarios, con métodos que van desde el simple "par/impar" hasta el uso de funciones hash para preservar más entropía. Para una frase de recuperación de 12 palabras (128 bits de entropía), se necesitan unos 50 lanzamientos; Coldcard recomienda 99 para mayor seguridad. La vulnerabilidad en Coldcard, relacionada con su generador de números aleatorios, puso en riesgo fondos. Las semillas generadas manualmente con dados no se vieron afectadas, pero el investigador Kevin Loaec señaló que otras funciones del dispositivo (como creación de billeteras de papel o claves de coproreseguridad) sí podían estar comprometidas, incluso si la semilla principal era segura. El artículo argumenta que, aunque técnicamente robusto, el proceso de lanzar dados es lento, propenso a errores y poco práctico para la mayoría, especialmente para nuevos usuarios. Concluye que, aunque debe ser una opción para expertos, el objetivo a largo plazo es que el hardware y software generen aleatoriedad fuerte de forma fiable y accesible. Se aconseja a los usuarios de Coldcard verificar su firmware y las funciones utilizadas, y se destaca la utilidad de las billeteras multisig con dispositivos de diferentes fabricantes para mitigar riesgos.

cryptonews.ruHace 6 hora(s)

Los lanzamientos de dados mantienen las claves de Bitcoin en un modo aislado, pero no todo el mundo se molestará

cryptonews.ruHace 6 hora(s)

Trading

Spot

Artículos destacados

Cómo comprar O

¡Bienvenido a HTX.com! Hemos hecho que comprar O1 exchange (O) 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 O1 exchange (O) 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 O1 exchange (O)Después de comprar tu O1 exchange (O), guárdalo en tu cuenta HTX. Alternativamente, puedes enviarlo a otro lugar mediante transferencia blockchain o utilizarlo para tradear otras criptomonedas.Paso 4: tradear O1 exchange (O)Tradear fácilmente con O1 exchange (O) 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.

557 Vistas totalesPublicado en 2026.06.19Actualizado en 2026.06.29

Cómo comprar O

Cómo comprar PROS

¡Bienvenido a HTX.com! Hemos hecho que comprar Pharos (PROS) 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 Pharos (PROS) 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 Pharos (PROS)Después de comprar tu Pharos (PROS), guárdalo en tu cuenta HTX. Alternativamente, puedes enviarlo a otro lugar mediante transferencia blockchain o utilizarlo para tradear otras criptomonedas.Paso 4: tradear Pharos (PROS)Tradear fácilmente con Pharos (PROS) 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.

518 Vistas totalesPublicado en 2026.06.22Actualizado en 2026.06.29

Cómo comprar PROS

Qué es VERONA

I. Introducción al Proyecto VERONA es una blockchain construida para todos, en cualquier lugar, a través de la abstracción de la cadena. Utilizando su capa de Abstracción Generalizada, VERONA se distingue por integrar funcionalidades complejas de blockchain, como cuentas, firmas e interoperabilidad, directamente a nivel de protocolo. Este enfoque permite interactuar con aplicaciones de blockchain sin necesidad de entender las tecnologías subyacentes.1) Información Básica Nombre: VERONA (VERONA)III. Enlaces Relacionados Enlace al sitio web oficial: https://xion.burnt.com/ Libro Blanco: https://xion.burnt.com/whitepaper.pdf Exploradores: https://explorer.burnt.com/ Redes Sociales: https://x.com/burnt_xion Nota: La introducción del proyecto proviene de los materiales publicados o proporcionados por el equipo oficial del proyecto, que es solo para referencia y no constituye asesoramiento de inversión. HTX no se hace responsable de ninguna pérdida directa o indirecta resultante.

577 Vistas totalesPublicado en 2026.06.22Actualizado en 2026.06.22

Qué es VERONA

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 A (A).

活动图片