Skip to content

Commit

Permalink
fraxlend fix
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Jun 3, 2024
1 parent ca1dc94 commit 8c9add1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adaptors/fraxlend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ const main = async () => {
abi: 'erc20:symbol',
chain: 'ethereum',
requery: false,
permitFailure: true,
})
).output.map((x) => (x.input.target === MKR ? 'MKR' : x.output));

Expand Down

0 comments on commit 8c9add1

Please sign in to comment.