freeman_7TOTAL ETH REFFERAL BENEFICIARIES
    Updated 2025-01-21
    select
    'ODOS' as Project,
    count(decoded_input_data:_beneficiary) as Refferral_Benefficiary
    from ethereum.core.ez_decoded_traces
    where to_address = lower('0xCf5540fFFCdC3d510B18bFcA6d2b9987b0772559')
    and function_name = 'registerReferralCode'
    and decoded_input_data:_beneficiary != '0x0000000000000000000000000000000000000000'


    Last run: about 2 months ago
    PROJECT
    REFFERRAL_BENEFFICIARY
    1
    ODOS75
    1
    13B
    77s