Get account assets
Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
Path Parameters |
---|
string — REQUIRED Stacks address or a Contract identifier |
Query Parameters |
---|
integer max number of account assets to fetch |
integer index of first account assets to fetch |
boolean Include transaction data from unanchored (i.e. unconfirmed) microblocks |
string returned data representing the state at that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time. |
Responses | |||||
---|---|---|---|---|---|
Success
|