This section introduces the API interfaces related to transaction history, supporting transaction queries at both account and address levels.
Transaction details return detailed data of a single transaction. The transaction list returns key data of a transaction.
Use txHash
to query detailed information of confirmed transactions, and use orderId
returned by the broadcast interface to query transactions that are still being confirmed.