Digital Asset Database Digital asset research & education
BTC$77,903+0.47% ETH$2,408-0.54% USDT$0.9996-0.01% BNB$698.19+1.45% XRP$1.37+1.63% USDC$0.9998+0.00% SOL$100.79+0.75% TRX$0.3262+0.94% FIGR_HELOC$1.01-2.00% HYPE$82.20-0.55% ZEC$831.29-0.47% DOGE$0.0832+1.64% RAIN$0.0167-1.08% USDS$0.9997-0.01% XMR$513.87-1.13% LEO$9.30+0.18% WBT$71.34+0.02% LINK$11.24+0.04% ADA$0.2061+4.48% XLM$0.1769+1.03% BCH$250.98+1.28% DAI$0.9998+0.01% CC$0.1099-3.17% USDE$0.9994-0.01% USD1$0.9994+0.00% LTC$50.42+2.27% GRAM$1.34+1.30% UNI$5.74-9.40% HBAR$0.0761+2.70% USDG$1.00+0.02% SUI$0.7726+6.47% AVAX$7.29+0.93%
메뉴
자산 전체 자산섹터순위Heat map스크리너자산 비교★ Saved
기본 지표 Fees & revenue잠긴 가치Exchange volume네트워크 활동StablecoinsStaking & yield
밸류에이션 밸류에이션 비율Supply & issuance지표 정의
기관 상장지수상품기업 재무 보유분
리서치 리서치 노트이벤트 캘린더리스크 프레임워크보안 사고
학습 Learn library용어집계산기방법론데이터 출처데이터 최신성AI agents공개 API
뉴스 데이터에 묻기 글로벌 시장 소개
읽기 옵션
Photography CryptoStudio
가이드 보기

시장이 처음이라면 — 가격, 수익률, market cap? 브라우징하면서 모든 용어를 평이한 영어로 설명합니다. 동일한 데이터에 도움말이 내장된 방식입니다.

전문가 견해

시장은 이미 알고 있다고 가정합니다. 데이터만 — 깔끔하고 빠르며 간결하게, 별도의 설명 없이 제공합니다. 기본 보기입니다.

라이트 또는 다크
언어
공개 API

이 사이트의 모든 수치는 해당 기간 및 출처와 함께 JSON 형식으로 제공됩니다.

API 문서 읽기
정의 Account-based modelBalance modelAccounts

Account Model

An accounting design where the network stores a running balance for each account, like rows in a ledger.

Ethereum and many chains that followed it keep an account object holding a balance, a transaction counter called a nonce, and for contract accounts the code and its storage. A transfer simply debits one account and credits another, and a contract call updates whatever the contract's code says, which makes long-lived shared programs straightforward to write. The nonce is required so that a signed transaction cannot be replayed a second time, and it forces a sender's transactions to execute in order. The trade-off is that every account and contract permanently occupies space in state, so the account model grows the data that every node must keep.

실제 적용

An Ethereum transaction with a nonce lower than the account's current nonce is rejected outright, which is what prevents an old signed transfer from being replayed.

흔한 오해

The account model does not make transactions reversible or supervised; an account is a ledger entry keyed by an address, with no operator able to adjust it.

02

관련 용어

Address A string of characters identifying where digital assets can be sent, usually derived from a public…
Nonce A number used once; in mining it is the value that is changed while guessing, and in accounts it…
Smart Contract A program stored on a blockchain that runs exactly as written whenever someone sends it a…
State The current record of who owns what and what every contract stores, produced by applying all past…
UTXO An accounting design where a balance is the sum of unspent chunks of coin, each spent whole like a…
03

이를 활용하는 학습 자료

자산

전체 자산섹터순위Heat map스크리너비교저장됨

기본 지표

Fees & revenue잠긴 가치Exchange volume네트워크 활동StablecoinsStaking & yield

Valuation & risk

밸류에이션 비율Supply & issuance지표 정의리스크 프레임워크보안 사고

기관

상장지수상품기업 재무 보유분Events리서치 노트뉴스

학습

Learn library용어집계산기데이터에 묻기AI agents공개 API

소개

소개문의방법론데이터 출처편집 정책데이터 최신성

법적 고지

면책 조항이용 약관Privacy policy