Coins

getCoins

Get a list of all coin denominations on the Iota Network.

get/v1/coins

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

Select sorting parameter.

Select sorting parameter.

searchStrstring

Enter part or full coin type to get the queried coin denomination.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.