getTransactionsByCoinType

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

This is the Pro endpoint, currently available for free as part of the API campaign.

We provide the following metadata for this endpoint:

ObjectParameterDescription
PackageobjectTypeThe type of object associated with a transaction that ran with the queried coin type.
idThe ID of the package by which a transaction ran with the queried coin type
imgUrlA link to the image of the project for which the package was published by which a transaction ran with the queried coin type.
symbolThe symbol of the project for which the package was published by which the transaction ran with the queried coin.
projectNameThe name of the project for which the package was published by which a transaction ran with the queried coin type.
projectImgA link to the image of the project for which the package was published by which a transaction ran with the queried coin type.
isIndexedA flag showing that we collect data about the package by which a transaction ran with the queried coin type.
securityMessageA message warning the user that the package by which a transaction ran with the queried coin type is a scam package.
Pool CoinscoinTypeThe type of pool coin provided in the following format: NxN::{coin name}::{COIN NAME}.
coinSymbolThe symbol of the pool coin.
imgUrlA link to the image of the pool coin associated with a transaction that ran with the queried coin type
securityMessageA message warning the user that the pool coin associated with a transaction that ran with the queried coin type is a scam coin.
Path Params
string
required
Defaults to 0x2::sui::SUI

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

Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 100
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to AGE

Select sorting parameter.

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*