1SELECT COUNT(distinct "from")/1e6 AS users
2FROM @blt.ethereum.transactions
3WHERE block_timestamp > NOW() - interval '1' month1SELECT COUNT(distinct "from")/1e6 AS users
2FROM @blt.ethereum.transactions
3WHERE block_timestamp > NOW() - interval '1' monthAnyone who has the link will be able to view this.