Skip to content

Commit

Permalink
added pendle oracle address to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDeadCe11 committed Jul 3, 2024
1 parent 4483491 commit caf660d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions script/Registry.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@ address constant ARB = 0x912CE59144191C1204E64559FE8253a0e49E6548;
address constant ETH_ARB_POOL = 0xe51635ae8136aBAc44906A8f230C2D235E9c195F;

address constant MAINNET_DEPLOYER = 0xF78dA2A37049627636546E0cFAaB2aD664950917;

// pendle oracle
address constant MAINNET_PENDLE_PY_YT_LP_ORACLE = 0x9a9Fa8338dd5E5B2188006f1Cd2Ef26d921650C2;

0 comments on commit caf660d

Please sign in to comment.