Skip to main content

Deployments

info

While interacting with contracts, please use the ABI of implementation contracts from a block explorer or generate the ABI from the smart contract code in GitHub.

Core Contracts

Pendle's core contract addresses are organized by chain ID. You can find the latest contract addresses in the deployment files within the Pendle contract repository.

Each chain's deployment file follows the naming pattern: /deployments/{chainId}-core.json

Supported Chains

ChainChain IDDeployment File
Ethereum11-core.json
Optimism1010-core.json
BNB Chain5656-core.json
Sonic146146-core.json
HyperEVM999999-core.json
Mantle50005000-core.json
Base84538453-core.json
Arbitrum4216142161-core.json
Berachain8009480094-core.json

To access deployment information for any chain, simply reference the deployment file corresponding to its chain ID in the repository.

SY / Market / PT / YT Addresses

To find the relevant addresses and details of a specific market:

  1. Go to the Pendle markets page
  2. Select the desired chain and click into an asset
  3. Click into the button as shown in the image below to view all contract addresses

Market Info

Additional Resources