العقود الآجلة
مئات العقود تتم تسويتها بـ USDT أو BTC
TradFi
الذهب
تداول الأصول المالية التقليدية العالمية باستخدام USDT في مكان واحد
الخیارات المتاحة
Hot
تداول خيارات الفانيلا على الطريقة الأوروبية
الحساب الموحد
زيادة كفاءة رأس المال إلى أقصى حد
التداول التجريبي
انطلاقة العقود الآجلة
استعد لتداول العقود الآجلة
أحداث مستقبلية
شارك في الفعاليات لربح مكافآت سخية
التداول التجريبي
استخدم الأموال الافتراضية لتجربة التداول بدون مخاطر
إطلاق
CandyDrop
اجمع الحلوى لتحصل على توزيعات مجانية.
منصة الإطلاق
-التخزين السريع، واربح رموزًا مميزة جديدة محتملة!
HODLer Airdrop
احتفظ بـ GT واحصل على توزيعات مجانية ضخمة مجانًا
منصة الإطلاق
كن من الأوائل في الانضمام إلى مشروع التوكن الكبير القادم
نقاط Alpha
تداول الأصول على السلسلة واستمتع بمكافآت التوزيع المجاني!
نقاط العقود الآجلة
اكسب نقاط العقود الآجلة وطالب بمكافآت التوزيع المجاني
الاستثمار
الربح البسيط
اكسب فوائد من الرموز المميزة غير المستخدمة
الاستثمار التلقائي
استثمر تلقائيًا على أساس منتظم
الاستثمار المزدوج
اشترِ بسعر منخفض وبِع بسعر مرتفع لتحقيق أرباح من تقلبات الأسعار
التخزين الناعم
اكسب مكافآت مع التخزين المرن
استعارة واقتراض العملات
0 Fees
ارهن عملة رقمية واحدة لاقتراض عملة أخرى
مركز الإقراض
منصة الإقراض الشاملة
مركز ثروة VIP
إدارة الثروات المخصصة تمكّن نمو أصولك
إدارة الثروات الخاصة من
إدارة أصول مخصصة لتنمية أصولك الرقمية
الصندوق الكمي
يساعدك فريق إدارة الأصول المحترف على تحقيق الأرباح بسهولة
التكديس
قم بتخزين العملات الرقمية للحصول على أرباح في منتجات إثبات الحصة
الرافعة المالية الذكية
New
لا تتم التصفية القسرية قبل تاريخ الاستحقاق، مما يتيح تحقيق أرباح باستخدام الرافعة المالية دون قلق
سكّ GUSD
استخدم USDT/USDC لسكّ GUSD للحصول على عوائد بمستوى الخزانة
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.