v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Transactions

getInternalCommands

Get a list of all internal commands. On the Mina Blockchain, transactions come as user transactions that accounts execute, internal commands that are run internally within the blockchain, and zkApp transactions that are run via zkApps - equivalents to dApps on Mina that are based on the zero knowledge technology.

post/v1/transactions/internal

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 prover (validator) address, internal command hash or block height to get the queried internal command.

sortBy'AGE' | 'HEIGHT' | 'AMOUNT' required

Select sorting parameter.

Select sorting parameter.

Request body

messageTypesInTxstring[] required

Type of message in a transaction.

Response

OK

currentPageinteger
sizeinteger
totalItemsinteger
totalPagesinteger
lastboolean
totalElementsinteger
numberinteger
firstboolean
numberOfElementsinteger
emptyboolean