Skip to content

Networks & contracts

OpenPendle ships no OpenPendle-authored smart contracts. It calls Pendle's deployed contracts and, in the Create flow, asks Pendle's factories and helper to deploy Pendle SY and market contracts. This page records the network configuration used by the production interface.

Supported networks

NetworkChain IDNative gas token
Ethereum1ETH
BNB Smart Chain56BNB
Monad143MON
Base8453ETH
Plasma9745XPL
Arbitrum42161ETH

The preferred chain is stored under openpendle.chain and defaults to Arbitrum. A market/token URL with ?chain=<id> overrides it for that tab. Selecting a chain also asks an injected wallet to switch; rejecting the wallet request leaves read-only browsing on the selected OpenPendle chain.

Executable PT looping has a narrower reviewed registry than general market browsing. Its reviewed identities are on Ethereum, Monad, and Arbitrum, with chain-specific Morpho, Bundler3, GeneralAdapter1, route, and runtime-code pins. Directory visibility on another supported network does not grant execution.

Market Mode risk increases require the base looping build flag and same-origin entry policy. Mint Mode requires those controls plus an independent Mint build flag and Mint entry/increase policy. Production enables Mint entry for the 19 reviewed markets that remain live through the current policy window; Mint increases remain disabled.

A market is chain-specific

An address is not enough to identify a market across networks. Confirm the chain ID before reading, sharing, approving, or signing.

Shared entry points

These addresses are configured identically on all six chains:

ContractAddressRole
Router V40x888888888889758F76e7103c6CbF23ABbF58F946AMM trades, liquidity, and exits
Limit Router0x000000000000c9B3E2C3Ec88B1B4c0cD853f4321Limit-order validation, settlement, and cancellation
PendleCommonPoolDeployHelperV20x2Ed473F528E5B320f850d17ADfe0e558f0298aA9Market deployment and initial liquidity; can also deploy an SY
PendleCommonSYFactory0x466CeD3b33045Ea986B2f306C8D0aA8067961CF8Permissionless SY-template deployment
PendlePYLpOracle0x5542be50420E88dd7D5B4a3D488FA6ED82F6DAc2PT/YT/LP TWAP pricing
Multicall30xcA11bde05977b3631167028862bE2a173976CA11Batched reads
Pendle governance proxy0x2aD631F72fB16d91c4953A7f4260A97C2fE2f31eDefault owner option for wizard-deployed SYs
Pendle ProxyAdmin0xA28c08f165116587D4F3E708743B4dEe155c5E64Admin of factory-deployed upgradeable SY proxies

The same address on two chains still represents two separate contract instances and states.

Router V4 receives allowances for immediate AMM actions. The Limit Router is a separate spender for supported limit orders. The deployment helper receives a seed-token allowance during market creation. Review the spender in every wallet prompt; identical-looking actions can legitimately target different contracts.

Bundled configuration versus live reads

The production release contains a chain-keyed address book. It includes RouterStatic, PENDLE, wrapped-native tokens, treasury and governance references, plus the recognized market/yield-factory lineage. These values are not all rediscovered on every page load.

OpenPendle also reads the following live:

  • the common deployment helper's active market factory, yield-contract factory, router, and SY factory;
  • mutable expiry, interest-fee, treasury, and swap-fee-cap parameters from the active factories; and
  • each opened market's contract state and trust signals.

The Protocol Status & Contracts page displays that active wiring and those mutable parameters for every supported chain. It is a live status view, not a complete historical contract registry.

The bundled factory lineage serves more than one purpose: catalog generation, PT/YT-to-market matching, duplicate checks during deployment, and provenance validation. A provenance pass means a recognized Pendle factory created the market; it does not endorse the asset or SY.

Chain-specific bundled fields include:

  • RouterStatic, used for read-only quotes and position helpers;
  • the PENDLE token and wrapped-native token;
  • governance and treasury reference addresses; and
  • each recognized market factory paired with its yield-contract factory.

These values are selected by chain ID. The release never reuses Arbitrum's chain-specific addresses on another network.

Factory lineage bundled with this release

NetworkRecognized generations
Ethereumv1, V3, V4, V5, V6
BNB Smart Chainv1, V3, V4, V5, V6
Arbitrumv1, V3, V4, V5, V6
BaseV5, V6
PlasmaV5, V6
MonadV6

Factory addresses can change or new generations can be introduced. The app and catalog must be updated when the recognized lineage changes; the status page alone does not add a new generation to a previously built release.

RPC behavior

OpenPendle uses public RPCs for chain reads, quotes, provenance checks, simulations, and receipt polling. Each chain has keyless defaults wrapped in a viem fallback() transport, so a failed primary can roll over to a backup.

Bundled public defaults

ChainPrimaryBackup
Ethereumethereum-rpc.publicnode.comcloudflare-eth.com
BNB Smart Chainbsc-rpc.publicnode.combsc-dataseed.bnbchain.org
Monadrpc.monad.xyzmonad.drpc.org
Basebase.publicnode.commainnet.base.org
Plasmaplasma.drpc.orgrpc.plasma.to
Arbitrumarb1.arbitrum.io/rpcarbitrum-one-rpc.publicnode.com

These are convenience defaults, not endorsements or availability guarantees. Providers can rate-limit, log, censor, or return stale data. The effective list is fixed when the app starts.

You can replace those defaults for one chain in RPC settings. The override is stored locally under:

openpendle.rpc.<chainId>

For example, Arbitrum uses openpendle.rpc.42161. The older openpendle.rpc key remains an Arbitrum-only fallback. Saving an override reloads the app because transports are created at startup. On an HTTPS deployment, the override must also use HTTPS.

An invalid override is not saved. Clearing the per-chain field restores the bundled fallback pair for that chain without changing the other five networks.

Reads and transaction submission are separate

The custom OpenPendle RPC affects app reads and simulations. It does not reconfigure an injected wallet. When you approve or execute an on-chain action, OpenPendle sends the transaction request to the wallet; the wallet broadcasts through its own configured provider. OpenPendle's public client then follows the result.

Both providers matter:

  • A bad app RPC can return stale or misleading reads or simulations.
  • A bad wallet RPC can delay, reject, or misroute transaction submission.

Use providers you trust and verify the chain shown in the wallet before signing.

Market URLs and active-chain behavior

Market and token routes include ?chain=<id>. The app waits until the route's read client matches that chain before querying the address. This avoids briefly loading an address against a previous/default network.

The selected OpenPendle chain and the wallet chain can differ during wallet-less browsing. A wrong-network banner blocks signing and offers a switch. Rejecting that switch does not prevent reads on the selected OpenPendle chain.

Creation routes do not infer a target chain from an asset address. They use the active OpenPendle chain, so verify both the selector and wallet prompt before deploying.

What else the browser contacts

The RPC is not the only network dependency. The stock interface also contacts its same-origin catalog, base looping entry policy, separate looping Mint policy, Pendle APIs, Morpho for Looping discovery, supported Blockscout endpoints, DefiLlama/CoinGecko, Merkl on Positions, and Cloudflare Web Analytics. Pendle's hosted APIs supply looping routes and the off-chain limit-order path.

The canonical trigger-and-data disclosure is under Outbound requests.

Verify independently

  • Compare shared addresses above with Pendle's public pendle-core-v2-public repository and the relevant block explorer.
  • Use Protocol Status for active helper wiring and mutable fee/treasury parameters.
  • Inspect the repository's chain address book for the exact bundled lineage used by a particular release.

For mutable values, record the chain and block when verifying. For bundled addresses, record the OpenPendle commit or release. That distinction makes later drift explainable rather than treating documentation as timeless state.

Addresses prove contract identity, not safety. Read Risks & disclosures before interacting with a community market.

Released under the GPL-3.0 License. Not affiliated with Pendle Finance.