Skip to content

Commit

Permalink
Add coin to external oracle price list
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-git committed Oct 23, 2023
1 parent 543fa32 commit 56d3a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/api/getPools/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ const EXTERNAL_ORACLE_COINS_ADDRESSES = {
'0xc2544a32872a91f4a553b404c6950e89de901fdb', // FPIS (no liquid curve crypto pool to act as oracle)
'0xa0d69e286b938e21cbf7e51d71f6a4c8918f482f', // eUSD (no curve crypto pool to act as oracle)
'0x530824da86689c9c17cdc2871ff29b058345b44a', // sTBT (curve crypto pool that has precedence has low liq)
'0xa35b1b31ce002fbf2058d22f30f95d405200a15b', // ETHx (curve crypto pool that has precedence has low liq)
].map(lc),
};

Expand Down

1 comment on commit 56d3a70

@vercel
Copy link

@vercel vercel bot commented on 56d3a70 Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.