GetTransactionById

按交易哈希查询交易(已固化状态)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

返回值

返回Transaction对象,其中包含如下字段:

字段类型描述
retResult[]交易执行结果。
txIDstring交易 ID (哈希)。
raw_dataobject交易内容,详见此处
signaturestring[]交易签名。
raw_data_hexstring交易的原始数据。(格式: hex)

Body Params
string
required

交易 ID (哈希)。例如:bd32eef7469d57011a092c59c745cab1e49c501e9f0ac15c580656f9ead1e319

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json