sakineh5021-nIQRzBSushi Reward Program for Farmers
    Updated 2022-05-05
    SELECT *
    from ethereum_sushi.dim_distributor_reward_schedule
    where address = lower('0x1026cbed7b7E851426b959BC69dcC1bf5876512d')
    and REWARDS_SNAPSHOT::date >= '2021-09-24'
    limit 100
    Run a query to Download Data