Skip to content

Commit

Permalink
Use external oracle for sJPY
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-git committed Nov 13, 2023
1 parent a616703 commit 1a11dd1
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 @@ -85,6 +85,7 @@ const EXTERNAL_ORACLE_COINS_ADDRESSES = {
ethereum: [
'0x269895a3df4d73b077fc823dd6da1b95f72aaf9b', // sKRW (no curve crypto pool to act as oracle)
'0x5555f75e3d5278082200fb451d1b6ba946d8e13b', // ibJPY (no curve crypto pool to act as oracle)
'0xF6b1C627e95BFc3c1b4c9B825a032Ff0fBf3e07d', // sJPY (no curve crypto pool to act as oracle)
'0xF48e200EAF9906362BB1442fca31e0835773b8B4', // sAUD (no curve crypto pool to act as oracle)
'0x97fe22E7341a0Cd8Db6F6C021A24Dc8f4DAD855F', // sGBP (no curve crypto pool to act as oracle)
'0x0f83287ff768d1c1e17a42f44d644d7f22e8ee1d', // sCHF (no curve crypto pool to act as oracle)
Expand Down

1 comment on commit 1a11dd1

@vercel
Copy link

@vercel vercel bot commented on 1a11dd1 Nov 13, 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.