官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

区块链基础

A transaction's path from signature to confirmation

Signing, broadcasting, inclusion and finality are distinct events.

Blockchain foundation · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

本文目录
  1. Before inclusion
  2. After execution
  3. 来源与原始文件

Before inclusion

A signed Ethereum transaction specifies an action and contains fields such as the sender's nonce, destination, value and fee settings. Signing authorises the encoded request. Broadcasting makes it available to the network; it does not ensure immediate inclusion.

An interface may display a transaction hash as soon as it has a signed transaction or submission result. That hash identifies the transaction, not a completed payment. Pending, included, reverted and finalised need different labels.

After execution

Execution determines whether the requested state changes succeed. A failed transaction can still consume gas for work performed. Inspect its receipt and resulting state rather than relying on a green notification from a website.

For a payment investigation, record the network, full transaction identifier, relevant token contract and recipient effects. A screenshot showing submitted cannot establish that the recipient received the intended asset. Follow blocks, gas and asset identity.

来源与原始文件

相关阅读

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包