Eman-Raztotal withdraw by token
    Updated 2024-01-29
    select token_symbol as "Token", count(distinct tx_hash) as "Withdrawal Count",
    count(distinct DEPOSITOR) as "Withdrawer Count", sum(amount_usd) as "Volume (USD)", avg(amount_usd) as "Average", Median(amount_usd) as "Median",
    max(amount_usd) as "Maximum"
    from arbitrum.defi.ez_lending_withdraws
    where platform='Silo' and event_name='Withdraw'
    group by 1







    Last run: about 1 year agoAuto-refreshes every 24 hours
    Token
    Withdrawal Count
    Withdrawer Count
    Volume (USD)
    Average
    Median
    Maximum
    1
    DAI429523.752035
    2
    Y2K342237090.491090.896764706549.6956704.38
    3
    UNI301629947.661032.677931034508.111268
    4
    WBTC42519614397180.7234443.0160765553998.6151598895.6
    5
    MAGIC3701881836429.774963.323702703784.085101396.88
    6
    PLS5541206028.693745.9761818181066.8232287.25
    7
    CRV12115127.11427.259166667366.6251847.62
    8
    USDC140292411262197516.6918798.21599440830031313246.58
    9
    GRAIL2451021716584.567006.4675918371517.29126127.61
    10
    rETH3601535460282.9715826.907159422219.05639322.5
    11
    RDPX291852714701.119233.6772448981935173833.57
    12
    GMX5871774961242.888451.8618057921846.56239900
    13
    JOE12150658697.325678.4251724141276.27565838.29
    14
    WETH75312091167113816.7222311.5910173562311.07520651222.33
    15
    PREMIA9534575367.826056.5033684212650.8780082.68
    16
    WINR121045000.193750.0158333331679.3515769.78
    17
    ARB6018238741972448.76962.9145155941629.932260006.64
    18
    UMAMI153451721291.2110894.2481645571825.77209405
    19
    GMD292520.9717.96448275913.6665.37
    20
    GNS393972315317.895967.3141494851236.09130597.78
    28
    2KB
    186s