KeyrockKryptonite -- User Count
    Updated 2024-03-11
    select count(DISTINCT(TX_FROM)) from sei.core.fact_transactions
    where
    --msgs LIKE '%"wasm"%' AND
    msgs LIKE '%bWludGVk%'
    QueryRunArchived: QueryRun has been archived