itsxenuxBalloonsville NFT Refunds
    Updated 2022-02-23
    SELECT
    block_id,
    tx_id,
    amount,
    destination
    from solana.transfers
    WHERE date(block_timestamp) >= '2022-02-03'
    AND destination = '8uE4uoCSQ3ZHNTR616qN3nL5xBBxQV7AqEQ95RSficyz'
    Run a query to Download Data