flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Stargate - 7 day amount of STG sold on DEXs
Kurama
Stargate - 7 day amount of STG sold on DEXs
Updated 2023-01-10
Copy Reference
Fork
9
1
2
3
4
›
⌄
SELECT
sum
(
amount_in_usd
)
FROM
ethereum
.
core
.
ez_dex_swaps
WHERE
token_in
=
lower
(
'0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6'
)
and
block_timestamp
>=
current_date
-
7
Results
Run a query to Download Data