Mrfti2023-05-11 05:51 PM
    Updated 2023-07-11
    SELECT COUNT(DISTINCT tx_hash) as tx_no
    FROM polygon.core.fact_transactions
    WHERE to_address = '0x68bdee1bf95ad730f379a05eb8c51fb5dfa07748'
    Run a query to Download Data