v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Transaction Blocks

getTransactionFunctions

Get a list of all existing transaction functions on the Iota Network. Functions are responsible for a particular piece of functionality contained in modules, which, in their turn, are deployed in packages.

get/v1/transaction-functions

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 function name to get the queried function.

Response

OK