通过交易 ID 获取事件

按交易 ID 列出该笔交易触发的所有合约事件——含已解码的 LOG 数据。

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

按交易 ID 列出该笔交易触发的所有合约事件。含已解码的 LOG 数据。


相关资源

Path Params
string
required

要查询的具体交易哈希。
示例:aee87b7bb3e375c7e5e96f8b1a770c1fac60d483f56267fd77e663a3e9512a1a

Query Params
boolean

设为 true 仅返回未确认事件;设为 false(或省略)则返回全部事件。不能与 only_confirmed 同时使用。

boolean

设为 true 仅返回已确认事件;设为 false(或省略)则返回已确认和未确认的事件。不能与 only_unconfirmed 同时使用。

Responses

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