Non-Fungible Token history
Retrieves all events relevant to a Non-Fungible Token. Useful to determine the ownership history of a particular asset.
More information on Non-Fungible Tokens on the Stacks blockchain can be found here.
Query Parameters |
---|
string — REQUIRED token asset class identifier |
string — REQUIRED hex representation of the token's unique value |
integer max number of events to fetch |
integer index of first event to fetch |
boolean whether or not to include events from unconfirmed transactions |
boolean whether or not to include the complete transaction metadata instead of just |
Responses | |||||
---|---|---|---|---|---|
Non-Fungible Token event history
|