Skip to content

Commit

Permalink
deploy new oracles for PTezETH and PTweETH
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeNervoXS committed Jun 18, 2024
1 parent 2a11d11 commit a6c4dfe
Show file tree
Hide file tree
Showing 9 changed files with 338 additions and 37 deletions.
52 changes: 52 additions & 0 deletions broadcast/PTezETHOracle.s.sol/1/run-1718694630.json

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions broadcast/PTezETHOracle.s.sol/1/run-1718694747.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions broadcast/PTezETHOracle.s.sol/1/run-latest.json

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions broadcast/PTweETHOracle.s.sol/1/run-1718694502.json

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions broadcast/PTweETHOracle.s.sol/1/run-1718694528.json

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions broadcast/PTweETHOracle.s.sol/1/run-1718694611.json

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions broadcast/PTweETHOracle.s.sol/1/run-1718694851.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions broadcast/PTweETHOracle.s.sol/1/run-latest.json

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions contracts/oracle/morpho/mainnet/MorphoFeedPTezETHDec24.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ contract MorphoFeedPTezETHDec24 is BaseFeedPTPendle {
OVERRIDES
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

// function _pendlePTPrice(
// IPMarket _market,
// uint32 _twapDuration
// ) internal view override(BaseOraclePTPendle, FeedPTForSY) returns (uint256, uint256) {
// return BaseOraclePTPendle._pendlePTPrice(_market, _twapDuration);
// }

function asset() public pure override returns (address) {
return 0xbf5495Efe5DB9ce00f80364C8B423567e58d2110;
}
Expand Down

0 comments on commit a6c4dfe

Please sign in to comment.