Skip to content

Commit

Permalink
add sfrxeth apr to optimism config
Browse files Browse the repository at this point in the history
  • Loading branch information
groninge01 authored and gmbronco committed Oct 12, 2023
1 parent db703df commit 2952bed
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 2952bed

Please sign in to comment.