Skip to content

Commit

Permalink
add arb oracle relayer
Browse files Browse the repository at this point in the history
  • Loading branch information
cupOJoseph committed Apr 22, 2024
1 parent d53577e commit 1e33ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/Registry.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ address constant MAINNET_CAMELOT_ODG_WETH_RELAYER = 0xaFda99315Ad299868957A8F82E
address constant MAINNET_CHAINLINK_ETH_USD_RELAYER = 0x3e6C1621f674da311E57646007fBfAd857084383;
address constant MAINNET_CHAINLINK_RETH_ETH_RELAYER = 0x94dC8BFaE8DB2f0d7dC879a15a7e17154EA5cE14;
address constant MAINNET_CHAINLINK_WSTETH_ETH_RELAYER = 0x4Bf4dA2E61EA7f5214686567c32C302A089FD563;
address constant MAINNET_CHAINLINK_ARB_USD_RELAYER = 0x2635f731BB6981E72F92A781578952450759F762;

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

0 comments on commit 1e33ca7

Please sign in to comment.