Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pool #54

Merged
merged 28 commits into from
Jul 2, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add pool
  • Loading branch information
twenty committed Jul 2, 2022
commit 0a8500d460c479e86821c01f9ada98b484aed550
3 changes: 3 additions & 0 deletions src/adaptors/concentrator/pools.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ module.exports = [
lpToken: '0x075b1bb99792c9E1041bA13afEf80C91a1e70fB3',
},
},
<<<<<<< HEAD

{
symbol: 'FRAX-USDC',
Expand All @@ -219,4 +220,6 @@ module.exports = [
lpToken: '0x3175Df0976dFA876431C2E9eE6Bc45b65d3473CC',
},
},
=======
>>>>>>> a239e0cf63e667d90b313b0b0524f27e29540740
];
You are viewing a condensed version of this merge commit. You can view the full changes here.