Cardano » Assets
Asset txs
List of a specific asset transactions
get/assets/{asset}/txs
Path parameters
assetstring required
Concatenation of the policy_id and hex-encoded asset_name
Query parameters
countinteger
The number of results displayed on one page.
pageinteger
The page number for listing the results.
order'asc' | 'desc'
The ordering of items from the point of view of the blockchain, not the page listing itself. By default, we return oldest first, newest last.
Response
Return the information about the history of a specific asset
string[] required
Example response
[ "8788591983aa73981fc92d6cddbbe643959f5a784e84b8bee0db15823f575a5b", "52e748c4dec58b687b90b0b40d383b9fe1f24c1a833b7395cdf07dd67859f46f", "e8073fd5318ff43eca18a852527166aa8008bee9ee9e891f585612b7e4ba700b" ]