GetTransactionInfoByBlockNum

获取特定区块的所有交易 Info 信息(已固化状态)

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

注意

解析返回交易的 event log 之前,请逐笔确认其结果为 "success"——这是保证数据一致性的推荐做法。log 解码规则详见 Event Log

返回值

该接口返回指定区块高度下所有交易的 TransactionInfo 信息。每笔交易的 TransactionInfo 字段说明可参考walletsolidity/gettransactioninfobyid

Body Params
int32
required

区块编号 (高度)。例如:61815425

Responses

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