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 |
---|
address string — REQUIREDSTX address or Smart Contract ID |
Query Parameters |
---|
limit integerNumber of transactions to fetch |
offset integerIndex of first transaction to fetch |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Success
|