Skip to content

Commit

Permalink
Add missing coin prices
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-git committed Nov 11, 2023
1 parent 957c719 commit e2b4b48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/api/getPools/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ const EXTERNAL_ORACLE_COINS_ADDRESSES = {
'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)
'0xE80C0cd204D654CEbe8dd64A4857cAb6Be8345a3', // JPEG
'0x821A278dFff762c76410264303F25bF42e195C0C', // pETH
].map(lc),
base: [
'0xcfa3ef56d303ae4faaba0592388f19d7c3399fb4',
Expand Down

1 comment on commit e2b4b48

@vercel
Copy link

@vercel vercel bot commented on e2b4b48 Nov 11, 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.