Skip to content

Commit

Permalink
Add addresses priceSource WSTETH and RETH
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Apr 22, 2024
1 parent f9a8688 commit aaf2c3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/Registry.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ address constant MAINNET_DENOMINATED_ORACLE_FACTORY = 0xBF760b23d2ef3615cec549F2
address constant MAINNET_CAMELOT_ODG_WETH_RELAYER = 0xaFda99315Ad299868957A8F82EAf8ae739275c8e;

address constant MAINNET_CHAINLINK_ETH_USD_RELAYER = 0x3e6C1621f674da311E57646007fBfAd857084383;
address constant MAINNET_CHAINLINK_RETH_ETH_RELAYER = 0x0000000000000000000000000000000000000000;
address constant MAINNET_CHAINLINK_WSTETH_ETH_RELAYER = 0x0000000000000000000000000000000000000000;
address constant MAINNET_CHAINLINK_RETH_ETH_RELAYER = 0x94dC8BFaE8DB2f0d7dC879a15a7e17154EA5cE14;
address constant MAINNET_CHAINLINK_WSTETH_ETH_RELAYER = 0x4Bf4dA2E61EA7f5214686567c32C302A089FD563;

address constant MAINNET_DENOMINATED_ODG_USD_ORACLE = 0x6E3AEf39146B2F072A1225E936513cddbE1aF43F;
address constant MAINNET_DENOMINATED_RETH_USD_ORACLE = 0x2b6b76D9854E9A7189c2F1b496c10043b373e453;
Expand Down

0 comments on commit aaf2c3f

Please sign in to comment.