Non-Fungible Token mints
Retrieves all mint events for a Non-Fungible Token asset class. Useful to determine which NFTs of a particular collection have been claimed.
More information on Non-Fungible Tokens on the Stacks blockchain can be found here.
Query Parameters |
---|
asset_identifier string — REQUIREDtoken asset class identifier |
limit integermax number of events to fetch |
offset integerindex of first event to fetch |
unanchored booleanwhether or not to include events from unconfirmed transactions |
tx_metadata booleanwhether or not to include the complete transaction metadata instead of just |
Responses | |||||
---|---|---|---|---|---|
200 Non-Fungible Token mints
|