NuveveCryptoArchivedTotal CLOB Volume
    Updated 2025-03-06
    select
    sum(decoded_log:makerAmountFilled)/pow(10, 6) as volume_usdc
    from polygon.core.ez_decoded_event_logs
    where contract_address = '0x4bfb41d5b3570defd03c39a9a4d8de6bd8b8982e'
    and event_name = 'OrdersMatched'

    Last run: about 1 month ago
    VOLUME_USDC
    1
    1964346895.32213
    1
    20B
    148s