query

Returns all transactions sent by the specified address paginated

post/v1/query/account_txs

Request body

addressstring required
pageinteger required
per_pageinteger required
sortstring

Response

Returns the transaction list for the account

total_txsinteger required
pageinteger required
total_pagesinteger required

Changes

Changed in 2 of the 11 revisions of this API.11