Cơ bản
Giao ngay
Giao dịch tiền điện tử một cách tự do
Giao dịch ký quỹ
Tăng lợi nhuận của bạn với đòn bẩy
Chuyển đổi và Đầu tư định kỳ
0 Fees
Giao dịch bất kể khối lượng không mất phí không trượt giá
ETF
Sản phẩm ETF có thuộc tính đòn bẩy giao dịch giao ngay không cần vay không cháy tải khoản
Giao dịch trước giờ mở cửa
Giao dịch token mới trước niêm yết
Futures
Truy cập hàng trăm hợp đồng vĩnh cửu
TradFi
Vàng
Một nền tảng cho tài sản truyền thống
Quyền chọn
Hot
Giao dịch với các quyền chọn kiểu Châu Âu
Tài khoản hợp nhất
Tối đa hóa hiệu quả sử dụng vốn của bạn
Giao dịch demo
Giới thiệu về Giao dịch hợp đồng tương lai
Nắm vững kỹ năng giao dịch hợp đồng từ đầu
Sự kiện tương lai
Tham gia sự kiện để nhận phần thưởng
Giao dịch demo
Sử dụng tiền ảo để trải nghiệm giao dịch không rủi ro
Launch
CandyDrop
Sưu tập kẹo để kiếm airdrop
Launchpool
Thế chấp nhanh, kiếm token mới tiềm năng
HODLer Airdrop
Nắm giữ GT và nhận được airdrop lớn miễn phí
Launchpad
Đăng ký sớm dự án token lớn tiếp theo
Điểm Alpha
Giao dịch trên chuỗi và nhận airdrop
Điểm Futures
Kiếm điểm futures và nhận phần thưởng airdrop
Đầu tư
Simple Earn
Kiếm lãi từ các token nhàn rỗi
Đầu tư tự động
Đầu tư tự động một cách thường xuyên.
Sản phẩm tiền kép
Kiếm lợi nhuận từ biến động thị trường
Soft Staking
Kiếm phần thưởng với staking linh hoạt
Vay Crypto
0 Fees
Thế chấp một loại tiền điện tử để vay một loại khác
Trung tâm cho vay
Trung tâm cho vay một cửa
on.eth Launches Canonical Chain Registry, Bringing Cross-Network Identity to ENS - Crypto Economy
TL;DR
What ENS launched this week is bigger than a naming tweak, because on.eth turns chain identity into shared infrastructure. The system introduces a canonical, ENS-native registry for blockchain networks and their metadata, covering chains such as Base, Arbitrum and Ethereum. That matters because chain resolution data has often lived in GitHub repositories or app-specific mappings, leaving no single shared source of truth. By moving metadata on-chain inside ENS, the project aims to replace scattered coordination with a verifiable naming layer that applications can query. It reads like an attempt to standardize fragmentation before it worsens.
A registry built to make cross-network names actually usable
The most immediate consequence is a cleaner path toward human-readable names across multiple chains. ENS says on.eth works with ERC-7828 to support interoperable names in the format @, such as vitalik.eth@base. Rather than inventing a separate naming system, the design extends existing ENS mental models and leaves the complexity to the resolution flow. A wallet or application can separate the ENS name from the chain suffix, resolve both through ENS, and then combine the results into a single ERC-7930 Interoperable Address tied to a specific execution environment. That is the product promise in simplest form.

Under the hood, the registry is designed as native ENS plumbing rather than a bolt-on database. Each chain receives a subdomain like zksync.on.eth, optimism.on.eth or ethereum.on.eth, and those names resolve through the on.eth Chain Resolver, which acts as both resolver and registry. Chain metadata is stored using standard ENS record types, including text records and binary data records. Forward resolution uses the ERC-7930 Interoperable Address under the interoperable-address key, while reverse.on.eth supports reverse resolution back to a human-readable chain label for clients. That architecture keeps everything inside familiar ENS flows for developers across wallets everywhere.
Just as important, ENS is framing on.eth as neutral coordination infrastructure, not private control over chain naming. The namespace emerged from interoperability discussions, then moved through an ENS DAO proposal and vote that kept ownership of on.eth with the DAO itself. Operational management will ultimately sit with a dedicated multisig, while control over a chain’s metadata is intended to be handed to the relevant chain operator. In practical terms, ENS is trying to reduce hardcoded mappings, improve UX across networks, and position itself as the registry layer for interoperable execution environments. That governance pitch matters.