GetTransactionById

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

返回值

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


字段类型描述
txIDString交易 ID (哈希)。
ret.contractRetstring[]交易执行结果。
signaturestring[]交易签名。
raw_data_hexstring交易的原始数据。(格式: hex)
raw_dataTransaction交易内容。详见 此处
fee_limitLong本次交易允许消耗的最大费用 (TRX)。(单位: sun)
ref_block_bytesString引用区块编号 (高度) 的最后 2 个字节,用于交易验证。
ref_block_hashString引用区块哈希的第 8 至 16 字节,用于交易验证。
expirationLong交易过期时间。(单位: 毫秒)
timestampLong区块时间戳。(单位: 毫秒)
Body Params
string
required
Responses

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