TheLaughingManInstance Asset Rates over Time
    Updated 2025-04-11
    -- forked from Instance Asset Flow Over Time @ https://flipsidecrypto.xyz/studio/queries/91d3ade6-11a7-4133-bf0c-be0b72351820

    -- forked from TVL over Time (PARAM) @ https://flipsidecrypto.xyz/studio/queries/758d5314-58f1-4086-b5af-03d95f82ae40

    -- forked from TVL over Time @ https://flipsidecrypto.xyz/studio/queries/ff626170-6d30-4bfa-aec7-141f01f1cdd0

    with base as (

    SELECT *, 'arbitrum' as label from arbitrum.vertex.ez_money_markets
    WHERE 1=1

    UNION ALL

    SELECT *, 'base' as label from base.vertex.ez_money_markets
    WHERE 1=1
    UNION ALL

    SELECT *, 'blitz-blast' as label from blast.blitz.ez_money_markets
    WHERE 1=1
    UNION ALL

    SELECT *, 'mantle' as label from mantle.vertex.ez_money_markets
    WHERE 1=1
    UNION ALL

    SELECT *, 'sei' as label from sei.vertex.ez_money_markets
    WHERE 1=1
    )


    SELECT
    LABEL as instance
    Last run: 18 days ago
    INSTANCE
    SYMBOL
    TVL_USD
    DEPOSIT_APR
    BORROW_APR
    HOUR
    1
    arbitrumUSDC3926204.163.1235.0152025-04-11 00:00:00.000
    2
    arbitrumUSDC4237072.133.0234.9422025-04-10 18:00:00.000
    3
    arbitrumUSDC4265843.833.0224.9412025-04-10 12:00:00.000
    4
    arbitrumUSDC4356479.372.9884.9162025-04-10 06:00:00.000
    5
    arbitrumUSDC4309497.683.0034.9272025-04-10 00:00:00.000
    6
    arbitrumUSDC4252324.593.0234.9412025-04-09 18:00:00.000
    7
    arbitrumUSDC4405635.442.9874.9152025-04-09 12:00:00.000
    8
    arbitrumUSDC4343528.493.0144.9352025-04-09 06:00:00.000
    9
    arbitrumUSDC4190365.793.0754.982025-04-09 00:00:00.000
    10
    arbitrumUSDC4157001.433.0734.9782025-04-08 18:00:00.000
    11
    arbitrumUSDC4280640.773.024.942025-04-08 12:00:00.000
    12
    arbitrumUSDC4314982.873.0074.932025-04-08 06:00:00.000
    13
    arbitrumUSDC4154406.73.0624.972025-04-08 00:00:00.000
    14
    arbitrumUSDC4108800.173.0794.9822025-04-07 18:00:00.000
    15
    arbitrumUSDC3072749.5312.77319.3442025-04-07 12:00:00.000
    16
    arbitrumUSDC3099611.4712.12118.3932025-04-07 06:00:00.000
    17
    arbitrumUSDC3865664.43.1635.0432025-04-07 00:00:00.000
    18
    arbitrumUSDC3573591.133.2745.1222025-04-06 18:00:00.000
    19
    arbitrumUSDC3589765.224.4216.882025-04-06 12:00:00.000
    20
    arbitrumUSDC3591057.594.416.8632025-04-06 06:00:00.000
    ...
    492
    33KB
    1s