ZkApps
getZkAppTransactionsByAccountAddress
ZkApp transactions are transactions run via zkApps - equivalents to dApps on Mina that are based on the zero knowledge proof technology.
get/v1/zkapps/accounts/{address}/txs
Path parameters
addressstring required
Queried address hash.
Queried address hash.
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).
sortBy'AGE' required
Select sorting parameter.
Select sorting parameter.
Response
OK