Skip to content

Commit

Permalink
add MAINNET_DELAYED_ETH_USD_ORACLE
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Jul 11, 2024
1 parent 1003e95 commit 9d37566
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 @@ -84,6 +84,7 @@ address constant MAINNET_DENOMINATED_WSTETH_USD_ORACLE = 0x8746664d1E0F0e61275EF
address constant MAINNET_DELAYED_RETH_USD_ORACLE = 0x0859c0B3EF150fAb129E43B74a63da13F5d2Dd35;
address constant MAINNET_DELAYED_WSTETH_USD_ORACLE = 0xa8dEa011Ed90C53BA4601868Ccc9a36A6F442499;
address constant MAINNET_DELAYED_ARB_USD_ORACLE = 0xa4e0410E7eb9a02aa9C0505F629d01890c816A77;
address constant MAINNET_DELAYED_ETH_USD_ORACLE = 0x562CCE2F4dc383862dC6A926AF10DeFf5fCd172F;

////////// CHAINLINK //////////
// Price feeds to USD
Expand Down

0 comments on commit 9d37566

Please sign in to comment.