zakkisyedUntitled Query
    Updated 2022-06-24
    select instructions[1]:programid::string as contract

    from solana.core.fact_transactions

    where contract is not null

    limit 10
    -- where instructions[1]:programid::string = '781wH11JGQgEoBkBzuc8uoQLtp8KxeHk1yZiS1JhFYKy'
    Run a query to Download Data