Skip to content

Commit

Permalink
remove comment code
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogomartf committed Dec 21, 2023
1 parent 2b082e4 commit 9805ab5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/entities/trades/swapr-v3/SwaprV3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ import { parseUnits } from '@ethersproject/units'
import { getRoutes } from './routes'
import { Route } from './route'

// const quoterInterface = new Interface(SWAPR_ALGEBRA_QUOTER_ABI)

// import { getBestV3TradeExactIn } from './algebra/getBestV3Trades'

// Constants
export const GNOSIS_CONTRACTS = {
quoter: '0xcBaD9FDf0D2814659Eb26f600EFDeAF005Eda0F7',
Expand Down

0 comments on commit 9805ab5

Please sign in to comment.