Socket
Book a DemoInstallSign in
Socket

@pendle/core-v2

Package Overview
Dependencies
Maintainers
4
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pendle/core-v2

Core smart contracts of Pendle Protocol.

6.1.1
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

Pendle V2

This repository contains the core smart contracts for the Pendle V2 Protocol.

Whitepapers

Specifications for how Pendle V2 Protocol works can be read in our 4 whitepapers at this link

Audits

Pendle V2 contracts have been auditted by 6 auditors. The reports could be found in the audits folder

Documentations

We have included documentations on how things work in the contract codes. There will be more documentations to come, which will be updated here when they are available.

Using solidity interfaces

The contract interfaces are available for import into solidity smart contracts via the npm artifact @pendle/core-v2, e.g.:

import '@pendle/core-v2/contracts/interfaces/IPMarket.sol';

contract MyContract {
  IPMarket market;

  function doSomethingWithMarket() {
    // market.mint(...);
  }
}

Keywords

pendle

FAQs

Package last updated on 03 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.