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 committed Oct 11, 2023
1 parent 82e90b1 commit 68f0a74
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 @@ -204,6 +204,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 68f0a74

Please sign in to comment.