Skip to content

Conversation

@Debugger022
Copy link
Contributor

@Debugger022 Debugger022 commented Jan 9, 2026

Description

This PR adds deployment support for the PT-clisBNB-25JUN2026 Pendle oracle on BSC networks (mainnet and testnet).

Changes:

  • Added new deployment script 27-deploy-clisBNB-pendle-oracle.ts for PT-clisBNB-25JUN2026
  • Deployed PT-clisBNB-25JUN2026 PendleOracle contract on testnet and mainnet
  • Added PT-clisBNB-25JUN2026 configuration to deployment config

The oracle is configured with:

  • Market: PT-clisBNB-25JUN2026 market
  • Underlying token: slisBNB
  • TWAP duration: 1800 seconds (30 minutes)
  • Target networks: bscmainnet and bsctestnet

Note: Increased the cardinality of PendleMarket for mainnet deployment: https://bscscan.com/tx/0x87c8616335ab3e096b8ca51ddfb16e41c4f909af7e1bb01da93c8c4d6e0e63bf

Checklist

  • I have updated the documentation to account for the changes in the code.
  • If I added new functionality, I added tests covering it.
  • If I fixed a bug, I added a test preventing this bug from silently reappearing again.
  • My contribution follows Venus contribution guidelines.

@Debugger022 Debugger022 changed the title Feat/vpd 404 feat: add PT-clisBNB-25JUN2026 Pendle oracle deployment Jan 9, 2026
@Debugger022 Debugger022 changed the title feat: add PT-clisBNB-25JUN2026 Pendle oracle deployment [VPD-404] feat: add PT-clisBNB-25JUN2026 Pendle oracle deployment Jan 9, 2026
@Debugger022 Debugger022 changed the title [VPD-404] feat: add PT-clisBNB-25JUN2026 Pendle oracle deployment [VPD-404] Add PT-clisBNB-25JUN2026 Pendle oracle deployment Jan 9, 2026
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 98% 91%
contracts.interfaces 100% 100%
contracts.lib 100% 100%
contracts.oracles 83% 76%
contracts.oracles.common 98% 93%
Summary 90% (355 / 394) 84% (166 / 198)

@Debugger022 Debugger022 marked this pull request as ready for review January 15, 2026 09:11
@GitGuru7
Copy link
Contributor

i was thinking to create a deployment script like this: https://github.com/VenusProtocol/oracle/pull/297/files#diff-df558a96ce5ce1342c1f8f1e3a564d9315c875a6df6d0282ca6d31f55a7c1361
to avoid creating a new files for each PT markets

@fred-venus
Copy link
Contributor

My check most focuses on mainnet, lgtm

@fred-venus fred-venus merged commit 006092f into develop Jan 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants