Settled volume, all time

iam · not run yet

Sign in to runRunning a query is free on the free plan, up to your monthly Query Units.

SQL

select round(total_volume_usd::numeric, 2) as total_volume_usd
from mv_global_stats where id = 1

Take it elsewhere