Skip to content

Commit

Permalink
curve fix
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Nov 15, 2023
1 parent e413280 commit 0b9f344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/adaptors/curve-dex/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ const main = async () => {
['0xBaaa1F5DbA42C3389bDbc2c9D2dE134F5cD0Dc89'].includes(address)
? null
: [
'0x061b87122Ed14b9526A813209C8a59a633257bAb',
'0x9F2fE3500B1a7E285FDc337acacE94c480e00130',
'0x29A3d66B30Bc4AD674A4FDAF27578B64f6afbFe7',
].includes(address)
Expand Down

0 comments on commit 0b9f344

Please sign in to comment.