GET
Get swap volume.
Retrieve total volume processed by Garden in USD.

Authorizations

garden-app-id
string
header
required

If you do not yet have an app ID, please follow these steps.

Query Parameters

source_chain

(Optional) Chain identifier to filter statistics by specific source blockchain. Mainnet

Available options:
arbitrum,
ethereum,
bitcoin,
arc,
base,
bnbchain,
hypercore,
hyperevm,
ink,
lightning,
litecoin,
robinhood,
solana,
spark,
starknet,
tempo
destination_chain

(Optional) Chain identifier to filter stats by specific destination chain. Mainnet

Available options:
arbitrum,
ethereum,
bitcoin,
arc,
base,
bnbchain,
hypercore,
hyperevm,
ink,
lightning,
litecoin,
robinhood,
solana,
spark,
starknet,
tempo
address
string

(Optional) Address to filter stats by specific address.

from
integer<int64>

(Optional) Unix timestamp marking the start time.

to
integer<int64>

(Optional) Unix timestamp marking the end time.

Response

200 - application/json

Total swap volume.

status
enum<string>
Available options:
Ok,
Error
error
string | null
result
string