eferScroll_Users
    Updated 20 hours ago
    SELECT
    CAST(REPLACE(value:"date_time", ' UTC', '') AS DATE) AS "Timestamp",
    value:"all_tx_fee" AS "All TXNs Fee",
    value:"cumulative_new_users"::numeric AS "Cumulative New Users",
    value:"returning_users"::numeric AS "Returning Users",
    value:"total_active_users"::numeric AS "Total Active Users",
    value:"total_new_users"::numeric AS "Total New Users",
    value:"txs"::numeric AS "Transactions"
    FROM (
    SELECT livequery.live.udf_api(
    'https://raw.githubusercontent.com/eferbarn/scroll-marks-sampler/main/assets/Users.json'
    ) AS response
    ), lateral FLATTEN (input => response:data:data:rows)




    Last run: about 20 hours agoAuto-refreshes every 24 hours
    Timestamp
    All TXNs Fee
    Cumulative New Users
    Returning Users
    Total Active Users
    Total New Users
    Transactions
    1
    2025-03-01 00:00:00.000
    11.960645898659914
    2878405104979127868228891008160
    2
    2025-02-01 00:00:00.000
    21.485838578458626
    2855516140874181013401391380172
    3
    2025-01-01 00:00:00.000
    42.66147192663485
    2815377204092256513524211585569
    4
    2024-12-01 00:00:00.000
    46.788704624616415
    2762956309477370188607112290091
    5
    2024-11-01 00:00:00.000
    69.57261167014143
    2702245466049536046699973006383
    6
    2024-10-01 00:00:00.000
    279.4994296428417
    26322481027963117887915091613238685
    7
    2024-09-01 00:00:00.000
    193.8819145086439
    2481332811724857700459768778952
    8
    2024-08-01 00:00:00.000
    179.34732783967948
    2435356657773701064432918644875
    9
    2024-07-01 00:00:00.000
    381.5822417530146
    23920659203289932767294810253423
    10
    2024-06-01 00:00:00.000
    403.60762460966066
    231911791878110625451437649628384
    11
    2024-05-01 00:00:00.000
    680.1605652626373
    2175353928769110003217126310995938
    12
    2024-04-01 00:00:00.000
    1959.716108541022
    200409092504110936531686128821687
    13
    2024-03-01 00:00:00.000
    3521.8848544871485
    1835478848631104231219368110061465
    14
    2024-02-01 00:00:00.000
    2296.4530213818025
    16417975521928139432617517176974
    15
    2024-01-01 00:00:00.000
    1037.2510676544496
    1380046543934635997920634857519
    16
    2023-12-01 00:00:00.000
    1674.0907543657177
    12879836974689048982074304337003
    17
    2023-11-01 00:00:00.000
    1311.813284996816
    10805531465579584258118684189842
    18
    2023-10-01 00:00:00.000
    420.08955209124406
    26868502686852686851798417
    18
    1KB
    2s