Básico
Spot
Opera con criptomonedas libremente
Margen
Multiplica tus beneficios con el apalancamiento
Convertir e Inversión automática
0 Fees
Opera cualquier volumen sin tarifas ni deslizamiento
ETF
Obtén exposición a posiciones apalancadas de forma sencilla
Trading premercado
Opera nuevos tokens antes de su listado
Contrato
Accede a cientos de contratos perpetuos
TradFi
Oro
Plataforma global de activos tradicionales
Opciones
Hot
Opera con opciones estándar al estilo europeo
Cuenta unificada
Maximiza la eficacia de tu capital
Trading de prueba
Introducción al trading de futuros
Prepárate para operar con futuros
Eventos de futuros
Únete a eventos para ganar recompensas
Trading de prueba
Usa fondos virtuales para probar el trading sin asumir riesgos
Lanzamiento
CandyDrop
Acumula golosinas para ganar airdrops
Launchpool
Staking rápido, ¡gana nuevos tokens con potencial!
HODLer Airdrop
Holdea GT y consigue airdrops enormes gratis
Launchpad
Anticípate a los demás en el próximo gran proyecto de tokens
Puntos Alpha
Opera activos on-chain y recibe airdrops
Puntos de futuros
Gana puntos de futuros y reclama recompensas de airdrop
Inversión
Simple Earn
Genera intereses con los tokens inactivos
Inversión automática
Invierte automáticamente de forma regular
Inversión dual
Aprovecha la volatilidad del mercado
Staking flexible
Gana recompensas con el staking flexible
Préstamo de criptomonedas
0 Fees
Usa tu cripto como garantía y pide otra en préstamo
Centro de préstamos
Centro de préstamos integral
Centro de patrimonio VIP
Planes de aumento patrimonial prémium
Gestión patrimonial privada
Asignación de activos prémium
Quant Fund
Estrategias cuantitativas de alto nivel
Staking
Haz staking de criptomonedas para ganar en productos PoS
Apalancamiento inteligente
New
Apalancamiento sin liquidación
Acuñación de GUSD
Acuña GUSD y gana rentabilidad de RWA
Cardano Rosetta Java v2.1.0 Launches — Governance Moves From Theory to Reality - Crypto Economy
TL;DR
Cardano Rosetta Java v2.1.0 launches with full Conway-era governance support, bringing voting and delegation mechanics into the infrastructure layer used by exchanges and developers. The update connects Cardano’s governance framework to the Rosetta API standard, making on-chain decision processes accessible through both construction and data endpoints.
The release links Cardano’s Voltaire phase to practical implementation. Governance actions that once required indirect handling are now embedded directly in the API structure, reducing reliance on workarounds and custom integrations.
Cardano Rosetta Java V2.1.0 Integrates Governance Into Core Infrastructure
The v2.1.0 update introduces Stake Pool Operator voting and Delegated Representative vote delegation across endpoints such as /block, /block/transaction, and /search/transactions for Conway-era transactions. Governance operations including VOTE_DREP_DELEGATION and POOL_GOVERNANCE_VOTE are now indexed and returned consistently.
CIP-129 support refines how DRep identifiers are processed. Identifiers with a 29-byte prefixed header allow the API to infer their type automatically, while raw 28-byte IDs still require manual type declaration. This adjustment simplifies integration for clients managing governance workflows.
The release also introduces a breaking change. Non-retriable errors now return HTTP 400 instead of 500, aligning status codes with validation outcomes. Applications that previously captured validation failures as internal server errors must update their handling logic before upgrading.
Supporting components receive incremental updates. Cardano Node advances from version 10.5.3 to 10.5.4, and yaci-indexer moves from 0.10.5 to 0.10.6. An experimental admin interface for the indexer is now available, improving operational visibility for infrastructure teams.

Conway Era Governance Expands Institutional Participation
The Conway era represents Cardano’s transition toward decentralized governance, enabling ADA holders, DReps, and stake pool operators to participate directly in protocol decisions. By embedding governance transactions within Rosetta, the network ensures that institutional participants can access and track voting activity without relying solely on wallet-level tools.
Rosetta serves as a standardized blockchain API framework widely used by exchanges and custodians. With governance operations now integrated at this level, Cardano strengthens its infrastructure alignment with decentralized decision-making.
For deployments upgrading from v2.0.0, no full resynchronization is required. Installations running v1.x.x must complete a genesis resync of the yaci-indexer, while existing Cardano Node data remains intact.