saeedmznYour Transactions
    Updated 2024-01-16
    select TX_HASH , ETH_VALUE, TO_ADDRESS
    from base.core.fact_transactions
    where from_address = lower('{{wallet_address}}')

    QueryRunArchived: QueryRun has been archived