区块链基础
EVM account state
Ethereum tracks balances, nonces, code and contract storage.
研究文章和参考条目以英语发布。导航提供七种语言。
人物与项目
Overview
Ethereum tracks balances, nonces, code and contract storage.
Why it matters
The same address has separate state on every network.
What to check
Always record chain ID with the address.