Get Token Onchain CEX Flow Data

The Get Token Onchain Swap Counts by Pair Address API allows you to easily fetch the token onchain swap counts

Query Params
string
required
Defaults to 6H

String - specify the duration for which you want the data to remain relevant or accessible. Can be one of the following: "6H" and "24H" (more will be added in the future). Default to "24H"

string
Defaults to buy

String - Specify the field by which users want the results to be sorted. Can be one of the following: "deposit", "withdraw" and "net". Default to "deposit".

string
Defaults to asc

String - Whether to return results in ascending (asc) or descending (desc) order. Ascending order is from oldest to newest transactions, descending order is from newest to oldest. Defaults to desc.

int32
Defaults to 1

Int - Defines the page number of the results to be retrieved from a paginated dataset. Default to 1.

int32
Defaults to 10

Int - Defines the maximum number of items to be returned per page in a paginated dataset. Default to 10.

Responses

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json