Skip to content

Commit

Permalink
remove noize
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshchur committed Dec 3, 2024
1 parent 4523df8 commit ab30fbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -665,4 +665,4 @@ left join query_2742198 sc on f.token_address = sc.contract and f.blockchain = s
left join dune.sixdegree.result_para_token_price_on_dex mt on f.token_address = mt.token_address
and f.blockchain = mt.blockchain
and f.block_date = mt.block_date
left join query_2743935 usc on f.token_address = usc.contract and f.blockchain = usc.blockchain -- unstable coins
left join query_2743935 usc on f.token_address = usc.contract and f.blockchain = usc.blockchain -- unstable coins

0 comments on commit ab30fbd

Please sign in to comment.