Skip to content

Commit

Permalink
Task/add sfrxeth apr to op (#479)
Browse files Browse the repository at this point in the history
add sfrxeth apr to optimism config

Co-authored-by: groninge <[email protected]>
  • Loading branch information
gmbronco and groninge01 authored Oct 12, 2023
1 parent db703df commit 725d93f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/network/optimism.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,12 @@ const optimismNetworkData: NetworkData = {
path: 'value',
group: 'OVERNIGHT',
},
sfrxETH: {
tokenAddress: '0x484c2d6e3cdd945a8b2df735e079178c1036578c',
sourceUrl: 'https://api.frax.finance/v2/frxeth/summary/latest',
path: 'sfrxethApr',
isIbYield: true,
},
},
},
beefy: {
Expand Down

0 comments on commit 725d93f

Please sign in to comment.