flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Total Swap Volume (USD) - Last 30 Days
victor-sanzcapdet
Total Swap Volume (USD) - Last 30 Days
Updated 2025-02-10
Copy Reference
Fork
9
1
2
3
4
5
6
7
›
⌄
SELECT
SUM
(
amount_in_usd
)
AS
total_swap_volume_usd
FROM
aptos
.
defi
.
ez_dex_swaps
WHERE
block_timestamp
>=
DATEADD
(
{
{
Period
}
}
,
-
1
,
CURRENT_DATE
)
;
Results
Last run: 3 months ago
TOTAL_SWAP_VOLUME_USD
1
108713334.318533
1
1
20B
1s