Get WeeklyVolume API
Retrieves the total number of transactions and the total transacted amount in USD for the current week.
Endpoint: GET/weeklyVolume
GET/weeklyVolume
Response: Retrieves the weekly swap volume
data for HoudiniSwap
Parameters: None
Example request:
Example response:
Response Fields:
Field
Type
Description
count
number
Total transactions count
anonymous
number
Total transactions that are anonymous(out of the total count)
volume
number
Total transactions volume in USD
week
number
Week of the year
year
number
Year number
commission
number
Commission in USD
Last updated