Skip to content

Commit

Permalink
Fixed WAU zksync data
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny77D committed Sep 10, 2024
1 parent 3fd090a commit 21d51f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/projects/zksync/core/ez_zksync_metrics.sql
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ select
fundamental_data.chain,
dau,
mau,
wau
wau,
txns,
gas as fees_native,
gas_usd as fees,
Expand Down

0 comments on commit 21d51f0

Please sign in to comment.