Skip to content

Commit

Permalink
Remove amount_usd
Browse files Browse the repository at this point in the history
  • Loading branch information
Hosuke committed Jun 20, 2024
1 parent 93e8c8c commit 840f69b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dex/models/_projects/paraswap/bnb/paraswap_bnb_trades.sql
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ FROM (
token_sold_amount,
token_bought_amount_raw,
token_sold_amount_raw,
amount_usd,
token_bought_address,
token_sold_address,
taker,
Expand Down

0 comments on commit 840f69b

Please sign in to comment.