Get address transactions
Retrieves a paginated list of confirmed transactions sent or received by a STX address or Smart Contract ID, alongside the total amount of STX sent or received and the number of STX, FT and NFT transfers contained within each transaction.
More information on Transaction types can be found here.
| Path Parameters | 
|---|
| addressstring —  REQUIREDSTX address or Smart Contract ID | 
| Query Parameters | 
|---|
| limitintegerNumber of transactions to fetch | 
| offsetintegerIndex of first transaction to fetch | 
| Responses | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 200Success 
 |