通过交易 ID 获取内部交易

按外部交易 ID 列出该笔交易在合约执行过程中触发的全部内部交易。

相关资源

Path Params
string
required

父交易的唯一 ID。

Query Params
boolean

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

boolean

设置为 true 仅返回未确认的交易;设置为 false(或省略)则返回两者。不能与 only_confirmed 同时使用。

Responses

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