Tokens
getTransactionsByToken
Get a list of all transactions run with the queried token denomination.
get/v1/tokens/{tokenId}/txs
Path parameters
tokenIdstring required
Queried token ID.
Queried token ID.
Query parameters
pageinteger required
Queried API page.
sizeinteger required
Number of queried entries.
orderBy'ASC' | 'DESC' required
Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).
searchStrstring
Enter part or full transaction hash to get the queried holder account.
sortBy'AGE' | 'AGE' required
Select sorting parameter.
Response
OK