Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.houdiniswap.com/llms.txt

Use this file to discover all available pages before exploring further.

Get Volume

Endpoint

GET /volume
Retrieves the total swap volume for HoudiniSwap.

Parameters

None required.

Example Request

GET /volume

Example Response

[
  {
    "count": 0,
    "totalTransactedUSD": 0
  }
]

Response Fields

FieldTypeDescription
countnumberTotal number of transactions on the exchange
totalTransactedUSDnumberTotal value transacted in USD at the time of each swap