v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Transactions

getTransactions

Get a list of all user transactions on the Mina Blockchain.

post/v1/transactions

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' | 'HEIGHT' required

Select sorting parameter.

Select sorting parameter.

stateHashstring

Block hash.

blockHeightinteger

Block height.

Request body

messageTypesInTxstring[] required

Type of message in a transaction.

Response

OK

currentPageinteger
sizeinteger
totalItemsinteger
totalPagesinteger
totalCountinteger
lastboolean
totalElementsinteger
numberinteger
firstboolean
numberOfElementsinteger
emptyboolean