permarymonthly dayily cumulative staked
    Updated 2025-04-01
    WITH current_ron_price AS (
    SELECT
    hour::date AS date_price,
    AVG(price) AS ron_usd_price
    FROM ronin.price.ez_prices_hourly
    WHERE symbol = 'RON'
    GROUP BY 1
    ORDER BY date_price DESC
    LIMIT 1
    ),

    validator_registry as (
    -- Create a registry of validators with their names
    select '0x6aaabf51c5f6d2d93212cf7dad73d67afa0148d0' as validator_address, 'Luganodes' as validator_name
    union all
    select '0xfc3e31519b551bd594235dd0ef014375a87c4e21', 'Nansen'
    union all
    select '0x76310f62e47fc7f7ff3558a3afc88e2cf8fbb644', 'Zentry'
    union all
    select '0x4e7ea047ec7e95c7a02cb117128b94ccdd8356bf', 'Ronin Catalyst'
    union all
    select '0x05ad3ded6fcc510324af8e2631717af6da5c8b5b', 'MysticNode'
    union all
    select '0xae53daac1bf3c4633d4921b8c3f8d579e757f5bc', 'EternityHub.tech'
    union all
    select '0x32d619dc6188409cebbc52f921ab306f07db085b', 'Google'
    union all
    select '0xf41af21f0a800dc4d86efb14ad46cfb9884fdf38', 'Sky Mavis GV'
    union all
    select '0xedcafc4ad8097c2012980a2a7087d74b86bddaf9', 'BYAC'
    union all
    select '0xca54a1700e0403dcb531f8db4ae3847758b90b01', 'artic x'
    union all
    select '0x749f36cc1daeec1bced9f1f182c92851727d1e73', 'RonerDAO'
    union all
    select '0xbeef86b900b6b791d1cc7746ce030aa8d4e4cafe', 'BlockAhead.dev'
    Last run: 26 days ago
    DAY
    MONTH_DATE
    MONTH_NAME
    DAILY_TRANSACTIONS
    DAILY_STAKED
    DAILY_UNSTAKED
    DAILY_REWARDS
    CUMULATIVE_STAKED
    CUMULATIVE_UNSTAKED
    CUMULATIVE_REWARDS
    1
    2025-01-01 00:00:00.0002025-01-01 00:00:00.000January2084486438.782686488-6.64498185591303e+231.74055453589277e+22486438.782686488-6.64498185591303e+231.74055453589277e+22
    2
    2025-01-02 00:00:00.0002025-01-01 00:00:00.000January2734486779.080232983-2.618406059759e+235.16746882043278e+22973217.862919471-9.26338791567203e+236.90802335632555e+22
    3
    2025-01-03 00:00:00.0002025-01-01 00:00:00.000January3620449212.127126957-3.88290534360168e+234.88624627667406e+221422429.99004643-1.31462932592737e+241.17942696329996e+23
    4
    2025-01-04 00:00:00.0002025-01-01 00:00:00.000January2443258599.50696889-2.4467538728554e+236.63063021764774e+221681029.49701532-1.55930471321291e+241.84248998506473e+23
    5
    2025-01-05 00:00:00.0002025-01-01 00:00:00.000January2788440845.862263688-2.89189278283006e+232.08933760059131e+222121875.35927901-1.84849399149592e+242.05142374512387e+23
    6
    2025-01-06 00:00:00.0002025-01-01 00:00:00.000January2889265003.566017893-2.4382289883087e+231.47024886714659e+222386878.9252969-2.09231689032679e+242.19844863183852e+23
    7
    2025-01-07 00:00:00.0002025-01-01 00:00:00.000January2616527219.936084316-1.87447333664504e+241.19640586214686e+222914098.86138122-3.96679022697183e+242.31808921805321e+23
    8
    2025-01-08 00:00:00.0002025-01-01 00:00:00.000January25052745178.18613001-4.53965011547751e+236.06945495306967e+225659277.04751122-4.42075523851958e+242.92503471336018e+23
    9
    2025-01-09 00:00:00.0002025-01-01 00:00:00.000January2962359197.867129749-2.3905096551703e+231.22429560529754e+226018474.91464097-4.65980620403661e+243.04746427388993e+23
    10
    2025-01-10 00:00:00.0002025-01-01 00:00:00.000January11226829725.448586875-5.24562503051971e+233.5667758197352e+226848200.36322785-5.18436870708858e+243.40414185586345e+23
    11
    2025-01-11 00:00:00.0002025-01-01 00:00:00.000January9889670019.765899875-3.93621377312471e+231.29920373463834e+227518220.12912772-5.57799008440105e+243.53406222932729e+23
    12
    2025-01-12 00:00:00.0002025-01-01 00:00:00.000January6848443674.902388601-2.3403307479642e+236.33536702754522e+227961895.03151632-5.81202315919747e+244.16759893208181e+23
    13
    2025-01-13 00:00:00.0002025-01-01 00:00:00.000January6150960960.483120919-3.25112823747888e+231.01325794843625e+228922855.51463724-6.13713598294536e+244.26892472692543e+23
    14
    2025-01-14 00:00:00.0002025-01-01 00:00:00.000January6533436408.78224638-3.78877687044938e+231.00708028745017e+229359264.29688362-6.5160136699903e+244.36963275567045e+23
    15
    2025-01-15 00:00:00.0002025-01-01 00:00:00.000January5626486384.911197656-4.93977790154755e+234.60857591971991e+229845649.20808128-7.00999146014505e+244.83049034764244e+23
    16
    2025-01-16 00:00:00.0002025-01-01 00:00:00.000January63221717544.12255679-1.3183263586881e+246.09351321606198e+2111563193.3306381-8.32831781883316e+244.89142547980306e+23
    17
    2025-01-17 00:00:00.0002025-01-01 00:00:00.000January4881669771.559152558-3.84786315055839e+232.89760268858776e+2212232964.8897906-8.71310413388899e+245.18118574866184e+23
    18
    2025-01-18 00:00:00.0002025-01-01 00:00:00.000January37781784091.0456554-4.13938438804858e+231.33474759471223e+2214017055.935446-9.12704257269385e+245.31466050813306e+23
    19
    2025-01-19 00:00:00.0002025-01-01 00:00:00.000January5695633214.459743753-6.72702435468301e+232.7769592418436e+2214650270.3951898-9.79974500816215e+245.59235643231742e+23
    20
    2025-01-20 00:00:00.0002025-01-01 00:00:00.000January4564551010.004238556-1.15073306217992e+242.11910635960053e+2215201280.3994283-1.09504780703421e+255.80426706827747e+23
    90
    17KB
    8s