ChinmayFTotal Addresses that have staked their LP tokens
    Updated 2023-04-13
    select count(distinct lp_provider_address) as "Addresses" from optimism.velodrome.ez_staking_actions

    Run a query to Download Data