v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Accounts

getAccounts

Get a list of all accounts on the Mina Blockchain.

get/v1/accounts

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'BALANCE' | 'NONCE' required

Select sorting parameter.

Select sorting parameter.

Response

OK

currentPageinteger
sizeinteger
totalItemsinteger
totalPagesinteger
totalCountinteger
lastboolean
totalElementsinteger
numberinteger
firstboolean
numberOfElementsinteger
emptyboolean
All 142 operations