Skip to content

Commit

Permalink
Upadate sql file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason4276 committed Dec 18, 2024
1 parent d6902fe commit 5ac9413
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ WITH op_pools AS (
token0,
token1,
fee AS fee_tier,
evt_block_time AS creation_time
creation_block_time AS creation_time
FROM
{{ source('uniswap_v3_optimism', 'pools') }}
WHERE
Expand Down

0 comments on commit 5ac9413

Please sign in to comment.