Skip to content

Commit

Permalink
Typo for chain_id
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Leupold <[email protected]>
  • Loading branch information
PoloX2021 and fleupold authored Nov 26, 2024
1 parent 694d5cf commit df49fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cowamm/kpi/competitors/all_competitors_4335231.sql
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ select
'curve' as project,
case
when '{{blockchain}}' = 'ethereum' then 1
when '{{blockchain}}' = 'ethereum' then 100
when '{{blockchain}}' = 'gnosis' then 100
when '{{blockchain}}' = 'arbitrum' then 42161
end as chain_id
from "query_4232873(blockchain='{{blockchain}}')"

0 comments on commit df49fb1

Please sign in to comment.