Digital Asset Database Digital asset research & education
BTC$77,103-0.11% ETH$2,383-1.11% USDT$0.9997+0.01% BNB$686.39+0.97% XRP$1.35+0.16% USDC$0.9998+0.01% SOL$99.68+0.05% TRX$0.3245+0.62% FIGR_HELOC$1.01+0.03% HYPE$81.59-0.85% ZEC$810.98-2.09% DOGE$0.0812-0.35% RAIN$0.0167+0.80% USDS$0.9999+0.01% XMR$504.59+2.10% LEO$9.24-1.37% WBT$70.62-0.56% LINK$11.07-0.95% ADA$0.1986+1.86% XLM$0.1744-0.29% BCH$242.83-0.73% DAI$0.9998+0.01% CC$0.1091-3.88% USDE$0.9995+0.01% USD1$0.9993+0.00% LTC$49.61+0.04% GRAM$1.33+1.17% UNI$5.85+1.01% HBAR$0.0741+0.34% USDG$1.00+0.04% AVAX$7.16-0.34% SHIB$0.00000515+0.44%
Меню
Главная
Активы Все активыСекторыРейтингиHeat mapСкринерСравнить активы★ Saved
Фундаментальные показатели Fees & revenueЗаблокированная стоимостьExchange volumeАктивность сетиStablecoinsStaking & yield
Оценка Коэффициенты оценкиSupply & issuanceОпределения метрик
Институциональный Биржевые продуктыКорпоративные казначейства
Исследования Исследовательские заметкиКалендарь событийСистема оценки рисковИнциденты безопасности
Обучение Learn libraryГлоссарийКалькуляторыМетодологияИсточники данныхАктуальность данныхAI agentsПубличный API
Новости Спросите данные Глобальный рынок О нас
Параметры отображения
Photography CryptoStudio
Режим с подсказками

Впервые на рынке — цены, доходности, market cap? Мы объясняем каждый термин по ходу просмотра, простым языком. Те же данные — со встроенными пояснениями.

Мнение эксперта

Вы уже знаете рынок. Только данные — чистые, быстрые и компактные, без лишних пояснений. Это режим по умолчанию.

Светлая или тёмная
Язык
Публичный API

Каждый показатель на этом сайте доступен в формате JSON с указанием периода и источника.

Читать документацию API
Определение Public keyAsymmetric cryptographyKey pairPKC

Public-Key Cryptography

A system of paired keys where one key can be shared openly and the matching secret key is kept private.

The private key is a large random number and the public key is derived from it by elliptic-curve multiplication, an operation that is easy to perform and infeasible to reverse, so publishing the public key reveals nothing about the secret. Anyone can use the public key to check a signature, while only the holder of the private key can create one, which is how a network verifies that a transfer was authorized without any account registry. Bitcoin and Ethereum use ECDSA over the secp256k1 curve for transactions, and Ethereum's consensus layer uses BLS signatures over BLS12-381 because they can be aggregated into one compact signature for thousands of validators. Addresses are derived from public keys, so the public half is an identifier rather than a secret, and because there is no issuer there is no reset or revocation.

На практике

A wallet proves ownership of an address by signing a challenge message with the private key, and the verifier recovers the public key from the signature and compares the derived address.

Распространённое заблуждение

Sharing an address or public key does not put funds at risk; it cannot be reversed into the private key and it grants no ability to spend.

02

Связанные термины

Address A string of characters identifying where digital assets can be sent, usually derived from a public…
Digital Signature Proof, produced with a private key, that the holder of that key approved one specific message such…
Private Key The secret number that authorizes spending from an address; whoever knows it controls the assets,…
Seed Phrase A list of ordinary words, usually twelve or twenty-four, that encodes the master secret from which…
Wallet Software or a device that stores private keys and uses them to sign transactions; it does not hold…
03

Уроки, которые используют его

Активы

Все активыСекторыРейтингиHeat mapСкринерСравнитьСохранённое

Фундаментальные показатели

Fees & revenueЗаблокированная стоимостьExchange volumeАктивность сетиStablecoinsStaking & yield

Valuation & risk

Коэффициенты оценкиSupply & issuanceОпределения метрикСистема оценки рисковИнциденты безопасности

Институциональный

Биржевые продуктыКорпоративные казначействаEventsИсследовательские заметкиНовости

Обучение

Learn libraryГлоссарийКалькуляторыСпросите данныеAI agentsПубличный API

О сайте

О насКонтактыМетодологияИсточники данныхРедакционная политикаАктуальность данных

Правовой

ДисклеймерыУсловия использованияPrivacy policy