From e3f10dd8e0a0103a9756e18f92762610e3a9bc78 Mon Sep 17 00:00:00 2001 From: Felix Leupold Date: Fri, 27 Sep 2024 11:08:39 +0200 Subject: [PATCH] Update balancer_cow_amms_3959044.sql --- cowamm/balancer_cow_amms_3959044.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cowamm/balancer_cow_amms_3959044.sql b/cowamm/balancer_cow_amms_3959044.sql index ad765ea8..b29ab837 100644 --- a/cowamm/balancer_cow_amms_3959044.sql +++ b/cowamm/balancer_cow_amms_3959044.sql @@ -85,7 +85,7 @@ cowamms_arbitrum as ( where contract_address in (select address from cowamm_creations_arbitrum) and topic0 = 0xe4e1e53800000000000000000000000000000000000000000000000000000000 - and block_time >= cast('2024-09-10 00:00:00' as timestamp) + and block_time >= cast('2024-09-01 00:00:00' as timestamp) group by 1, 2 ),