Response (pending txs)
api/v3
Response (pending txs) 200 OK, application/json
200 OK, application/json
Parameter
Type
Description
address
string
The address value used to query.
count
number
The total number of pending transactions sent in response.
totalPending
string
The sum of the transfer amounts and fee of pending transactions sent from address.
pendingTxs
array
List of transactions queried.
Response Error Table
Status
Error
Message
400
BAD_REQUEST
Error: The parameter must be the hash of the transaction or address.
Response (Success)
Last updated