v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Coins

getTransactionsByCoinType

Get a list of all transactions run with the queried type (denomination) of coin.

post/v1/coins/{coinType}/transactions

Path parameters

coinTypestring required

Erc-20 coin type - a field that looks like that “coin_id::coin::COIN”.

Erc-20 coin type - a field that looks like that “coin_id::coin::COIN”.

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

Select sorting parameter.

Select sorting parameter.

Response

OK