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 文档
定义 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