Skip to content

Commit

Permalink
add 3rd native staking strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
apexearth committed Nov 13, 2024
1 parent 97ded12 commit 8466f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const OETH_STRATEGY_BALANCER_ADDRESS = '0x49109629ac1deb03f2e9b2fe2ac4a62
export const OETH_NATIVE_STRATEGY_ADDRESSES = [
'0x34edb2ee25751ee67f68a45813b22811687c0238',
'0x4685db8bf2df743c861d71e6cfb5347222992076',
'0xe98538a0e8c2871c2482e1be8cc6bd9f8e8ffd63',
]
export const OETH_NATIVE_STRATEGY_FEE_ACCUMULATOR_ADDRESS = '0x7ed4ccb74a1ee903af5fbd9be00ca8616f23d627'
export const OETH_VAULT_ERC20_ADDRESSES = [WETH_ADDRESS, STETH_ADDRESS, RETH_ADDRESS, FRXETH_ADDRESS]
Expand Down

0 comments on commit 8466f67

Please sign in to comment.