Get account transactions including STX transfers for each transaction.
Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
Path Parameters |
---|
string — REQUIRED Stacks address or a Contract identifier |
Query Parameters |
---|
integer max number of account transactions to fetch |
integer index of first account transaction to fetch |
number Filter for transactions only at this given block height |
boolean Include transaction data from unanchored (i.e. unconfirmed) microblocks |
string returned data representing the state up until that point in time, rather than the current block. |
Responses | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Success
|