majidgholamiTotal unique users
    Updated 2022-07-27
    select count (distinct (SIGNERS[0]))
    from solana.core.fact_transactions
    where instructions[1]:programId = 'SWiMDJYFUGj6cPrQ6QYYYWZtvXQdRChSVAygDZDsCHC'
    or instructions[1]:programId = 'SWimmSE5hgWsEruwPBLBVAFi3KyVfe8URU2pb4w7GZs'
    and succeeded = 'true'

    Run a query to Download Data